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 9e1daa5 commit a7a03e1Copy full SHA for a7a03e1
package.json
@@ -11,17 +11,17 @@
11
"type-check": "vue-tsc --noEmit"
12
},
13
"dependencies": {
14
- "pinia": "^2.0.34",
15
- "vue": "^3.2.47"
+ "pinia": "^2.3.1",
+ "vue": "^3.5.13"
16
17
"devDependencies": {
18
- "@types/node": "^22.8.7",
19
- "@vitejs/plugin-vue": "^4.1.0",
20
- "@vue/compiler-sfc": "^3.2.47",
21
- "@vue/tsconfig": "^0.1.3",
22
- "cypress": "^13.4.0",
23
- "typescript": "~5.0.4",
24
- "vite": "^4.2.1",
25
- "vue-tsc": "^2.0.3"
+ "@types/node": "^22.13.10",
+ "@vitejs/plugin-vue": "^4.6.2",
+ "@vue/compiler-sfc": "^3.5.13",
+ "@vue/tsconfig": "^0.7.0",
+ "cypress": "^13.17.0",
+ "typescript": "~5.8.2",
+ "vite": "^4.5.9",
+ "vue-tsc": "^2.2.8"
26
}
27
0 commit comments