Skip to content

Commit faa9219

Browse files
authoredFeb 21, 2025
Merge pull request #526 from navikt/dependabot/npm_and_yarn/tanstack/query-core-5.66.4
Bump @tanstack/query-core from 5.66.0 to 5.66.4
2 parents 457434d + ebd7dcd commit faa9219

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.10.0",
1111
"@navikt/ds-tokens": "^7.10.0",
1212
"@navikt/navspa": "^6.2.0",
13-
"@tanstack/query-core": "^5.66.0",
13+
"@tanstack/query-core": "^5.66.4",
1414
"classnames": "^2.5.1",
1515
"use-sync-external-store": "^1.4.0",
1616
"zustand": "^5.0.3",
@@ -284,7 +284,7 @@
284284

285285
"@tailwindcss/vite": ["@tailwindcss/vite@4.0.6", "", { "dependencies": { "@tailwindcss/node": "^4.0.6", "@tailwindcss/oxide": "^4.0.6", "lightningcss": "^1.29.1", "tailwindcss": "4.0.6" }, "peerDependencies": { "vite": "^5.2.0 || ^6" } }, "sha512-O25vZ/URWbZ2JHdk2o8wH7jOKqEGCsYmX3GwGmYS5DjE4X3mpf93a72Rn7VRnefldNauBzr5z2hfZptmBNtTUQ=="],
286286

287-
"@tanstack/query-core": ["@tanstack/query-core@5.66.0", "", {}, "sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw=="],
287+
"@tanstack/query-core": ["@tanstack/query-core@5.66.4", "", {}, "sha512-skM/gzNX4shPkqmdTCSoHtJAPMTtmIJNS0hE+xwTTUVYwezArCT34NMermABmBVUg5Ls5aiUXEDXfqwR1oVkcA=="],
288288

289289
"@types/babel__core": ["@types/babel__core@7.20.5", "", { "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA=="],
290290

‎package.json

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

0 commit comments

Comments
 (0)