Skip to content

Commit c1a9bee

Browse files
authored
Merge pull request #550 from navikt/dependabot/npm_and_yarn/tanstack/query-core-5.67.1
Bump @tanstack/query-core from 5.66.11 to 5.67.1
2 parents 2f7e273 + c70b488 commit c1a9bee

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.14.3",
1111
"@navikt/ds-tokens": "^7.14.3",
1212
"@navikt/navspa": "^6.2.0",
13-
"@tanstack/query-core": "^5.66.11",
13+
"@tanstack/query-core": "^5.67.1",
1414
"classnames": "^2.5.1",
1515
"use-sync-external-store": "^1.4.0",
1616
"zustand": "^5.0.3",
@@ -286,7 +286,7 @@
286286

287287
"@tailwindcss/vite": ["@tailwindcss/[email protected]", "", { "dependencies": { "@tailwindcss/node": "4.0.9", "@tailwindcss/oxide": "4.0.9", "lightningcss": "^1.29.1", "tailwindcss": "4.0.9" }, "peerDependencies": { "vite": "^5.2.0 || ^6" } }, "sha512-BIKJO+hwdIsN7V6I7SziMZIVHWWMsV/uCQKYEbeiGRDRld+TkqyRRl9+dQ0MCXbhcVr+D9T/qX2E84kT7V281g=="],
288288

289-
"@tanstack/query-core": ["@tanstack/query-core@5.66.11", "", {}, "sha512-ZEYxgHUcohj3sHkbRaw0gYwFxjY5O6M3IXOYXEun7E1rqNhsP8fOtqjJTKPZpVHcdIdrmX4lzZctT4+pts0OgA=="],
289+
"@tanstack/query-core": ["@tanstack/query-core@5.67.1", "", {}, "sha512-AkFmuukVejyqVIjEQoFhLb3q+xHl7JG8G9cANWTMe3s8iKzD9j1VBSYXgCjy6vm6xM8cUCR9zP2yqWxY9pTWOA=="],
290290

291291
"@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=="],
292292

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@navikt/ds-tailwind": "^7.14.3",
6565
"@navikt/ds-tokens": "^7.14.3",
6666
"@navikt/navspa": "^6.2.0",
67-
"@tanstack/query-core": "^5.66.11",
67+
"@tanstack/query-core": "^5.67.1",
6868
"classnames": "^2.5.1",
6969
"use-sync-external-store": "^1.4.0",
7070
"zustand": "^5.0.3"

0 commit comments

Comments
 (0)