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 5aa66f0 commit b93ca25Copy full SHA for b93ca25
package.json
@@ -12,16 +12,16 @@
12
"dependencies": {
13
"@nuxt/ui": "^4.2.1",
14
"vue": "^3.5.25",
15
- "vue-router": "^4.6.3"
+ "vue-router": "^4.6.4"
16
},
17
"devDependencies": {
18
- "@vitejs/plugin-vue": "^6.0.2",
+ "@vitejs/plugin-vue": "^6.0.3",
19
"eslint": "^9.39.1",
20
- "eslint-plugin-vue": "^10.6.0",
+ "eslint-plugin-vue": "^10.6.2",
21
"typescript": "^5.9.3",
22
- "typescript-eslint": "^8.47.0",
23
- "vite": "^7.2.4",
24
- "vue-tsc": "^3.1.5"
+ "typescript-eslint": "^8.49.0",
+ "vite": "^7.2.7",
+ "vue-tsc": "^3.1.8"
25
26
- "packageManager": "pnpm@10.23.0"
+ "packageManager": "pnpm@10.25.0"
27
}
0 commit comments