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 f5b2e22 commit b8975b4Copy full SHA for b8975b4
bun.lockb
42 KB
package.json
@@ -13,14 +13,14 @@
13
},
14
"dependencies": {
15
"@mdi/font": "^7.4.47",
16
- "nuxt": "^3.11.1",
17
- "vue": "^3.4.21",
18
- "vue-router": "^4.3.0"
+ "nuxt": "^3.12.3",
+ "vue": "^3.4.31",
+ "vue-router": "^4.4.0"
19
20
"devDependencies": {
21
"@nuxt/eslint": "^0.3.13",
22
- "eslint": "^9.3.0",
+ "eslint": "^9.6.0",
23
"vite-plugin-vuetify": "^2.0.3",
24
- "vuetify": "^3.5.14"
+ "vuetify": "^3.6.12"
25
}
26
0 commit comments