Skip to content

Commit 7c2f156

Browse files
Bump @tanstack/query-core from 5.67.3 to 5.69.0
Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.67.3 to 5.69.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.69.0/packages/query-core) --- updated-dependencies: - dependency-name: "@tanstack/query-core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ff088c commit 7c2f156

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.2",
1111
"@navikt/ds-tokens": "^7.17.2",
1212
"@navikt/navspa": "^6.2.0",
13-
"@tanstack/query-core": "^5.67.3",
13+
"@tanstack/query-core": "^5.69.0",
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.15", "@tailwindcss/oxide": "4.0.15", "lightningcss": "1.29.2", "tailwindcss": "4.0.15" }, "peerDependencies": { "vite": "^5.2.0 || ^6" } }, "sha512-JRexava80NijI8cTcLXNM3nQL5A0ptTHI8oJLLe8z1MpNB6p5J4WCdJJP8RoyHu8/eB1JzEdbpH86eGfbuaezQ=="],
305305

306-
"@tanstack/query-core": ["@tanstack/query-core@5.67.3", "", {}, "sha512-pq76ObpjcaspAW4OmCbpXLF6BCZP2Zr/J5ztnyizXhSlNe7fIUp0QKZsd0JMkw9aDa+vxDX/OY7N+hjNY/dCGg=="],
306+
"@tanstack/query-core": ["@tanstack/query-core@5.69.0", "", {}, "sha512-Kn410jq6vs1P8Nm+ZsRj9H+U3C0kjuEkYLxbiCyn3MDEiYor1j2DGVULqAz62SLZtUZ/e9Xt6xMXiJ3NJ65WyQ=="],
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.2",
6969
"@navikt/ds-tokens": "^7.17.2",
7070
"@navikt/navspa": "^6.2.0",
71-
"@tanstack/query-core": "^5.67.3",
71+
"@tanstack/query-core": "^5.69.0",
7272
"classnames": "^2.5.1",
7373
"use-sync-external-store": "^1.4.0",
7474
"zustand": "^5.0.3"

0 commit comments

Comments
 (0)