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 34885f0 commit 84b5f48Copy full SHA for 84b5f48
package.json
@@ -11,17 +11,17 @@
11
},
12
"dependencies": {
13
"@nuxt/ui": "^4.1.0",
14
- "vue": "^3.5.22",
+ "vue": "^3.5.24",
15
"vue-router": "^4.6.3"
16
17
"devDependencies": {
18
"@vitejs/plugin-vue": "^6.0.1",
19
- "eslint": "^9.38.0",
+ "eslint": "^9.39.1",
20
"eslint-plugin-vue": "^10.5.1",
21
"typescript": "^5.9.3",
22
- "typescript-eslint": "^8.46.2",
23
- "vite": "^7.1.12",
24
- "vue-tsc": "^3.1.2"
+ "typescript-eslint": "^8.46.3",
+ "vite": "^7.2.2",
+ "vue-tsc": "^3.1.3"
25
26
- "packageManager": "pnpm@10.19.0"
+ "packageManager": "pnpm@10.21.0"
27
}
0 commit comments