Skip to content

Commit b8975b4

Browse files
committed
chore: Update npm dependencies to latest versions
1 parent f5b2e22 commit b8975b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

42 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
},
1414
"dependencies": {
1515
"@mdi/font": "^7.4.47",
16-
"nuxt": "^3.11.1",
17-
"vue": "^3.4.21",
18-
"vue-router": "^4.3.0"
16+
"nuxt": "^3.12.3",
17+
"vue": "^3.4.31",
18+
"vue-router": "^4.4.0"
1919
},
2020
"devDependencies": {
2121
"@nuxt/eslint": "^0.3.13",
22-
"eslint": "^9.3.0",
22+
"eslint": "^9.6.0",
2323
"vite-plugin-vuetify": "^2.0.3",
24-
"vuetify": "^3.5.14"
24+
"vuetify": "^3.6.12"
2525
}
2626
}

0 commit comments

Comments
 (0)