Skip to content

Commit c2bf603

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

apps/ungdomsytelse-deltaker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@navikt/sif-common-soknad-ds": "workspace:*",
2929
"@navikt/sif-common-ui": "workspace:*",
3030
"@navikt/ung-common": "workspace:*",
31-
"@tanstack/react-query": "5.68.0",
31+
"@tanstack/react-query": "5.69.0",
3232
"@trpc/client": "10.45.2",
3333
"@trpc/react-query": "10.45.2",
3434
"@trpc/server": "10.45.2",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -5834,7 +5834,7 @@ __metadata:
58345834
"@storybook/react": "npm:8.6.6"
58355835
"@storybook/react-vite": "npm:8.6.6"
58365836
"@storybook/test": "npm:8.6.6"
5837-
"@tanstack/react-query": "npm:5.68.0"
5837+
"@tanstack/react-query": "npm:5.69.0"
58385838
"@trpc/client": "npm:10.45.2"
58395839
"@trpc/react-query": "npm:10.45.2"
58405840
"@trpc/server": "npm:10.45.2"
@@ -10281,10 +10281,10 @@ __metadata:
1028110281
languageName: node
1028210282
linkType: hard
1028310283

10284-
"@tanstack/query-core@npm:5.68.0":
10285-
version: 5.68.0
10286-
resolution: "@tanstack/query-core@npm:5.68.0"
10287-
checksum: 10/bcb6332f59a829af86edea723510874fad75afd6c5145529467ba7b70105dd83b2e63f45fcfccccaf0a5a4032398748614327bf6d310f2c3acfb532df06fd646
10284+
"@tanstack/query-core@npm:5.69.0":
10285+
version: 5.69.0
10286+
resolution: "@tanstack/query-core@npm:5.69.0"
10287+
checksum: 10/8586241e2b254d21cacf7ce595e1ee422b87c902dc70191341992cca875702073133fecee056fd6275779b2a5e748b33e03a6912f5dabd0d703f7778999ec02f
1028810288
languageName: node
1028910289
linkType: hard
1029010290

@@ -10309,14 +10309,14 @@ __metadata:
1030910309
languageName: node
1031010310
linkType: hard
1031110311

10312-
"@tanstack/react-query@npm:5.68.0":
10313-
version: 5.68.0
10314-
resolution: "@tanstack/react-query@npm:5.68.0"
10312+
"@tanstack/react-query@npm:5.69.0":
10313+
version: 5.69.0
10314+
resolution: "@tanstack/react-query@npm:5.69.0"
1031510315
dependencies:
10316-
"@tanstack/query-core": "npm:5.68.0"
10316+
"@tanstack/query-core": "npm:5.69.0"
1031710317
peerDependencies:
1031810318
react: ^18 || ^19
10319-
checksum: 10/867e5aaf9edb662cbab74f2e659e7799ca9359065fcb5d2f87df961cbd510f4b351cd769d1f0837f69edc9188fbe7cc1de09f5dcb696f2e1fe98fe94b4b4ca04
10319+
checksum: 10/9b2820e9a5119d743cac62c6249362cf29789ffeffab0e2908bdb0781377b909037fbdd00fe53ac53f56421e8e8baf091d0feff1f84621aa302463cc92071ad7
1032010320
languageName: node
1032110321
linkType: hard
1032210322

0 commit comments

Comments
 (0)