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 b770092 commit 13d73f7Copy full SHA for 13d73f7
package.json
@@ -11,16 +11,16 @@
11
},
12
"dependencies": {
13
"@nuxt/ui": "^4.0.0-alpha.1",
14
- "vue": "^3.5.20",
+ "vue": "^3.5.21",
15
"vue-router": "^4.5.1"
16
17
"devDependencies": {
18
"@vitejs/plugin-vue": "^5.2.4",
19
"eslint": "^9.34.0",
20
"eslint-plugin-vue": "^10.4.0",
21
"typescript": "^5.9.2",
22
- "typescript-eslint": "^8.40.0",
23
- "vite": "^7.1.3",
+ "typescript-eslint": "^8.42.0",
+ "vite": "^7.1.4",
24
"vue-tsc": "^3.0.6"
25
26
"resolutions": {
@@ -32,5 +32,5 @@
32
"vue-demi"
33
]
34
35
- "packageManager": "pnpm@10.15.0"
+ "packageManager": "pnpm@10.15.1"
36
}
0 commit comments