Skip to content

Commit 551be0d

Browse files
committed
chore: update deps
1 parent de4077d commit 551be0d

File tree

2 files changed

+152
-111
lines changed

2 files changed

+152
-111
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@
9696
"devDependencies": {
9797
"@aa900031/eslint-config": "^3.1.0",
9898
"@aa900031/release-it-config": "^0.1.0",
99-
"@tanstack/query-core": "^5.83.1",
99+
"@tanstack/query-core": "^5.90.10",
100100
"@tanstack/query-core-v4": "npm:@tanstack/query-core@^4.40.0",
101-
"@tanstack/react-query": "^5.84.2",
101+
"@tanstack/react-query": "^5.90.10",
102102
"@tanstack/react-query-v4": "npm:@tanstack/react-query@^4.40.1",
103-
"@tanstack/vue-query": "^5.83.1",
103+
"@tanstack/vue-query": "^5.91.2",
104104
"@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.40.0",
105105
"@testing-library/react": "14.3.1",
106106
"@testing-library/vue": "^8.1.0",
@@ -120,7 +120,7 @@
120120
"typescript": "^5.9.2",
121121
"unbuild": "^3.6.0",
122122
"vitest": "^3.2.4",
123-
"vue": "^3.5.18",
123+
"vue": "^3.5.24",
124124
"vue-2": "npm:vue@~2.6.14",
125125
"vue-2.7": "npm:vue@~2.7.16"
126126
},

0 commit comments

Comments
 (0)