We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea4a49 commit 5a88124Copy full SHA for 5a88124
package.json
@@ -104,9 +104,9 @@
104
"@tanstack/vue-query-v4": "npm:@tanstack/vue-query@^4.41.0",
105
"@testing-library/react": "14.3.1",
106
"@testing-library/vue": "^8.1.0",
107
- "@tsconfig/node18": "^18.2.5",
+ "@tsconfig/node18": "^18.2.6",
108
"@types/node": "^18.19.130",
109
- "@types/react": "^18.3.26",
+ "@types/react": "^18.3.27",
110
"@types/react-dom": "^18.3.7",
111
"@vitest/coverage-istanbul": "^3.2.4",
112
"@vitest/ui": "^3.2.4",
@@ -120,7 +120,7 @@
120
"typescript": "^5.9.3",
121
"unbuild": "^3.6.1",
122
"vitest": "^3.2.4",
123
- "vue": "^3.5.24",
+ "vue": "^3.5.25",
124
"vue-2": "npm:vue@~2.6.14",
125
"vue-2.7": "npm:vue@~2.7.16"
126
},
0 commit comments