mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-10 23:15:34 -04:00
chore: Nuxt 4 upgrade (#7426)
This commit is contained in:
@@ -29,9 +29,8 @@
|
||||
"isomorphic-dompurify": "^2.28.0",
|
||||
"json-editor-vue": "^0.18.1",
|
||||
"marked": "^15.0.12",
|
||||
"nuxt": "^3.19.2",
|
||||
"nuxt": "^4.4.2",
|
||||
"sse.js": "^2.8.0",
|
||||
"vite": "^7.0.0",
|
||||
"vue-advanced-cropper": "^2.8.9",
|
||||
"vue-draggable-plus": "^0.6.0",
|
||||
"vuetify": "^3.9.7",
|
||||
@@ -39,15 +38,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint": "^1.2.0",
|
||||
"@nuxt/types": "^2.18.1",
|
||||
"@nuxtjs/eslint-config-typescript": "^12.1.0",
|
||||
"@nuxtjs/eslint-module": "^4.1.0",
|
||||
"@stylistic/eslint-plugin": "^5.4.0",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"eslint": "^9.22.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"eslint-plugin-format": "^1.0.1",
|
||||
"eslint-plugin-nuxt": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^5.2.3",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"lint-staged": "^15.4.3",
|
||||
|
||||
Reference in New Issue
Block a user