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 a2f1e00 commit 22e077cCopy full SHA for 22e077c
package.json
@@ -12,20 +12,20 @@
12
},
13
"dependencies": {
14
"@nuxt/ui": "^3.1.3",
15
- "vue": "^3.5.15",
+ "vue": "^3.5.16",
16
"vue-router": "^4.5.1"
17
18
"devDependencies": {
19
"@vitejs/plugin-vue": "^5.2.4",
20
- "eslint": "^9.27.0",
21
- "eslint-plugin-vue": "^10.1.0",
+ "eslint": "^9.28.0",
+ "eslint-plugin-vue": "^10.2.0",
22
"typescript": "^5.8.3",
23
- "typescript-eslint": "^8.32.1",
+ "typescript-eslint": "^8.33.1",
24
"vite": "^6.3.5",
25
"vue-tsc": "^2.2.2"
26
27
"resolutions": {
28
"vue-tsc": "2.2.2"
29
30
- "packageManager": "pnpm@10.11.0"
+ "packageManager": "pnpm@10.12.1"
31
}
0 commit comments