Skip to content

Commit 243da26

Browse files
Bump @tanstack/query-core from 5.67.1 to 5.67.2
Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.67.1 to 5.67.2. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.67.2/packages/query-core) --- updated-dependencies: - dependency-name: "@tanstack/query-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e52dce7 commit 243da26

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@navikt/ds-tailwind": "^7.17.0",
1111
"@navikt/ds-tokens": "^7.17.0",
1212
"@navikt/navspa": "^6.2.0",
13-
"@tanstack/query-core": "^5.67.1",
13+
"@tanstack/query-core": "^5.67.2",
1414
"classnames": "^2.5.1",
1515
"use-sync-external-store": "^1.4.0",
1616
"zustand": "^5.0.3",
@@ -303,7 +303,7 @@
303303

304304
"@tailwindcss/vite": ["@tailwindcss/[email protected]", "", { "dependencies": { "@tailwindcss/node": "4.0.12", "@tailwindcss/oxide": "4.0.12", "lightningcss": "^1.29.1", "tailwindcss": "4.0.12" }, "peerDependencies": { "vite": "^5.2.0 || ^6" } }, "sha512-JM3gp601UJiryIZ9R2bSqalzcOy15RCybQ1Q+BJqDEwVyo4LkWKeqQAcrpHapWXY31OJFTuOUVBFDWMhzHm2Bg=="],
305305

306-
"@tanstack/query-core": ["@tanstack/[email protected].1", "", {}, "sha512-AkFmuukVejyqVIjEQoFhLb3q+xHl7JG8G9cANWTMe3s8iKzD9j1VBSYXgCjy6vm6xM8cUCR9zP2yqWxY9pTWOA=="],
306+
"@tanstack/query-core": ["@tanstack/[email protected].2", "", {}, "sha512-+iaFJ/pt8TaApCk6LuZ0WHS/ECVfTzrxDOEL9HH9Dayyb5OVuomLzDXeSaI2GlGT/8HN7bDGiRXDts3LV+u6ww=="],
307307

308308
"@types/babel__core": ["@types/[email protected]", "", { "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA=="],
309309

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@navikt/ds-tailwind": "^7.17.0",
6969
"@navikt/ds-tokens": "^7.17.0",
7070
"@navikt/navspa": "^6.2.0",
71-
"@tanstack/query-core": "^5.67.1",
71+
"@tanstack/query-core": "^5.67.2",
7272
"classnames": "^2.5.1",
7373
"use-sync-external-store": "^1.4.0",
7474
"zustand": "^5.0.3"

0 commit comments

Comments
 (0)