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 bc88ae1 commit a19a0a4Copy full SHA for a19a0a4
package.json
@@ -11,15 +11,15 @@
11
},
12
"dependencies": {
13
"@nuxt/ui-pro": "^3.1.3",
14
- "vue": "^3.5.15",
+ "vue": "^3.5.16",
15
"vue-router": "^4.5.1"
16
17
"devDependencies": {
18
"@vitejs/plugin-vue": "^5.2.4",
19
- "eslint": "^9.27.0",
20
- "eslint-plugin-vue": "^10.1.0",
+ "eslint": "^9.28.0",
+ "eslint-plugin-vue": "^10.2.0",
21
"typescript": "^5.8.3",
22
- "typescript-eslint": "^8.32.1",
+ "typescript-eslint": "^8.34.0",
23
"vite": "^6.3.5",
24
"vue-tsc": "^2.2.10"
25
@@ -32,5 +32,5 @@
32
"vue-demi"
33
]
34
35
- "packageManager": "pnpm@10.11.0"
+ "packageManager": "pnpm@10.12.1"
36
}
0 commit comments