Skip to content

Commit ae07a0f

Browse files
authored
Merge pull request #572 from navikt/dependabot/npm_and_yarn/tanstack/query-core-5.67.3
Bump @tanstack/query-core from 5.67.2 to 5.67.3
2 parents 7b68c90 + 8748ba6 commit ae07a0f

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.1",
1111
"@navikt/ds-tokens": "^7.17.1",
1212
"@navikt/navspa": "^6.2.0",
13-
"@tanstack/query-core": "^5.67.2",
13+
"@tanstack/query-core": "^5.67.3",
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].2", "", {}, "sha512-+iaFJ/pt8TaApCk6LuZ0WHS/ECVfTzrxDOEL9HH9Dayyb5OVuomLzDXeSaI2GlGT/8HN7bDGiRXDts3LV+u6ww=="],
306+
"@tanstack/query-core": ["@tanstack/[email protected].3", "", {}, "sha512-pq76ObpjcaspAW4OmCbpXLF6BCZP2Zr/J5ztnyizXhSlNe7fIUp0QKZsd0JMkw9aDa+vxDX/OY7N+hjNY/dCGg=="],
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.1",
6969
"@navikt/ds-tokens": "^7.17.1",
7070
"@navikt/navspa": "^6.2.0",
71-
"@tanstack/query-core": "^5.67.2",
71+
"@tanstack/query-core": "^5.67.3",
7272
"classnames": "^2.5.1",
7373
"use-sync-external-store": "^1.4.0",
7474
"zustand": "^5.0.3"

0 commit comments

Comments
 (0)