Skip to content

Commit 5c04436

Browse files
Update dependency @tanstack/react-query to v5.69.0
1 parent 0da05e8 commit 5c04436

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@prisma/client": "6.1.0",
2626
"prisma": "6.1.0",
27-
"@tanstack/react-query": "5.62.15",
27+
"@tanstack/react-query": "5.69.0",
2828
"@types/node": "22.10.5",
2929
"@types/react": "19.0.3",
3030
"@types/react-dom": "19.0.2",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -4433,21 +4433,21 @@ __metadata:
44334433
languageName: node
44344434
linkType: hard
44354435

4436-
"@tanstack/query-core@npm:5.62.15":
4437-
version: 5.62.15
4438-
resolution: "@tanstack/query-core@npm:5.62.15"
4439-
checksum: 10/8ff556dc77b73620529f7f4180a8d87d23044f9e76038b0c534c95a4c66feeedd86a993416cb0d5bd46f7ac82dda72b6e6a6993e3255fcd4f8c61b7f22607060
4436+
"@tanstack/query-core@npm:5.69.0":
4437+
version: 5.69.0
4438+
resolution: "@tanstack/query-core@npm:5.69.0"
4439+
checksum: 10/8586241e2b254d21cacf7ce595e1ee422b87c902dc70191341992cca875702073133fecee056fd6275779b2a5e748b33e03a6912f5dabd0d703f7778999ec02f
44404440
languageName: node
44414441
linkType: hard
44424442

4443-
"@tanstack/react-query@npm:5.62.15":
4444-
version: 5.62.15
4445-
resolution: "@tanstack/react-query@npm:5.62.15"
4443+
"@tanstack/react-query@npm:5.69.0":
4444+
version: 5.69.0
4445+
resolution: "@tanstack/react-query@npm:5.69.0"
44464446
dependencies:
4447-
"@tanstack/query-core": "npm:5.62.15"
4447+
"@tanstack/query-core": "npm:5.69.0"
44484448
peerDependencies:
44494449
react: ^18 || ^19
4450-
checksum: 10/9e7e0a36a5c9ea745e3e48f31d6e64467c0da5f82fb321570bc3b7341ea6ea8292b14ff539d43b5eb8e11d22b80ea3e129aab99d7de7db3c7b25aa3fb0f13239
4450+
checksum: 10/9b2820e9a5119d743cac62c6249362cf29789ffeffab0e2908bdb0781377b909037fbdd00fe53ac53f56421e8e8baf091d0feff1f84621aa302463cc92071ad7
44514451
languageName: node
44524452
linkType: hard
44534453

@@ -14715,7 +14715,7 @@ __metadata:
1471514715
"@storybook/nextjs": "npm:8.4.7"
1471614716
"@storybook/react": "npm:8.4.7"
1471714717
"@storybook/test": "npm:8.4.7"
14718-
"@tanstack/react-query": "npm:5.62.15"
14718+
"@tanstack/react-query": "npm:5.69.0"
1471914719
"@types/node": "npm:22.10.5"
1472014720
"@types/react": "npm:19.0.3"
1472114721
"@types/react-dom": "npm:19.0.2"

0 commit comments

Comments
 (0)