Skip to content

Commit cd794bc

Browse files
committed
chore: Upgrade react-query-devtools
1 parent e414405 commit cd794bc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@microsoft/fetch-event-source": "^2.0.1",
4343
"@tabler/icons-react": "^3.5.0",
4444
"@tanstack/react-query": "^5.90.2",
45-
"@tanstack/react-query-devtools": "^5.56.2",
45+
"@tanstack/react-query-devtools": "^5.90.2",
4646
"@tanstack/react-table": "^8.7.9",
4747
"@tanstack/react-virtual": "^3.0.1",
4848
"@uiw/codemirror-theme-atomone": "^4.23.3",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4586,7 +4586,7 @@ __metadata:
45864586
"@storybook/test": "npm:^8.1.5"
45874587
"@tabler/icons-react": "npm:^3.5.0"
45884588
"@tanstack/react-query": "npm:^5.90.2"
4589-
"@tanstack/react-query-devtools": "npm:^5.56.2"
4589+
"@tanstack/react-query-devtools": "npm:^5.90.2"
45904590
"@tanstack/react-table": "npm:^8.7.9"
45914591
"@tanstack/react-virtual": "npm:^3.0.1"
45924592
"@testing-library/jest-dom": "npm:^6.4.2"
@@ -9399,22 +9399,22 @@ __metadata:
93999399
languageName: node
94009400
linkType: hard
94019401

9402-
"@tanstack/query-devtools@npm:5.56.1":
9403-
version: 5.56.1
9404-
resolution: "@tanstack/query-devtools@npm:5.56.1"
9405-
checksum: 10c0/4f50fccf9e731e0fee4b7d2344cd8bf73a9c45816d7361f54ca4ec2df0a0455bf400fa3b578279edc8a4d1013c52c0d90cd50dbffb133edcf52e55868468d6c3
9402+
"@tanstack/query-devtools@npm:5.90.1":
9403+
version: 5.90.1
9404+
resolution: "@tanstack/query-devtools@npm:5.90.1"
9405+
checksum: 10c0/3b69e5441438acf0e753adbf187abf54b5b2e19d7c6d1e465d97278cb8c248bb86d3be193092d50414e4093cbf014093103517cb523daae003e53c867f3c11c2
94069406
languageName: node
94079407
linkType: hard
94089408

9409-
"@tanstack/react-query-devtools@npm:^5.56.2":
9410-
version: 5.56.2
9411-
resolution: "@tanstack/react-query-devtools@npm:5.56.2"
9409+
"@tanstack/react-query-devtools@npm:^5.90.2":
9410+
version: 5.90.2
9411+
resolution: "@tanstack/react-query-devtools@npm:5.90.2"
94129412
dependencies:
9413-
"@tanstack/query-devtools": "npm:5.56.1"
9413+
"@tanstack/query-devtools": "npm:5.90.1"
94149414
peerDependencies:
9415-
"@tanstack/react-query": ^5.56.2
9415+
"@tanstack/react-query": ^5.90.2
94169416
react: ^18 || ^19
9417-
checksum: 10c0/2edebb04800585da1ca479f9289a9265cfcc26c5d8fb1db08e6fbe9fdf370a55a2007416b52f819c2faeab7b919cd51a4afca7731b50b6f3dd164057e4966741
9417+
checksum: 10c0/526d529bf995426ace7511f51a425ce92dfc1b6dd74c9956a3cd7d68950119e97291bced2ff17173bcdb329eae36c68abc211a4dec32d6e92ab537b41c0533c2
94189418
languageName: node
94199419
linkType: hard
94209420

0 commit comments

Comments
 (0)