Skip to content

Commit ebd7dcd

Browse files
Bump @tanstack/query-core from 5.66.0 to 5.66.4
Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.66.0 to 5.66.4. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.4/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 4e71377 commit ebd7dcd

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/[email protected]", "", { "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/[email protected].0", "", {}, "sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw=="],
287+
"@tanstack/query-core": ["@tanstack/[email protected].4", "", {}, "sha512-skM/gzNX4shPkqmdTCSoHtJAPMTtmIJNS0hE+xwTTUVYwezArCT34NMermABmBVUg5Ls5aiUXEDXfqwR1oVkcA=="],
288288

289289
"@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=="],
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)