mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-10 16:05:24 +02:00
chore: deps-dev-bump (#1533)
* bump dev dependencies * fix/generate font sheets * bump python deps to nuke cache
This commit is contained in:
parent
34cd6eb687
commit
60ecba2f92
49 changed files with 534 additions and 81 deletions
|
@ -38,17 +38,17 @@
|
|||
"@nuxt/typescript-build": "^2.1.0",
|
||||
"@nuxtjs/composition-api": "^0.32.0",
|
||||
"@nuxtjs/eslint-config-typescript": "^10.0.0",
|
||||
"@nuxtjs/eslint-module": "^3.0.2",
|
||||
"@nuxtjs/google-fonts": "^1.3.0",
|
||||
"@nuxtjs/eslint-module": "3.1.0",
|
||||
"@nuxtjs/google-fonts": "2.0.0",
|
||||
"@nuxtjs/vuetify": "^1.12.1",
|
||||
"@types/sortablejs": "^1.13.0",
|
||||
"@vue/runtime-dom": "^3.2.37",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint": "^8.21.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-nuxt": "^3.2.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-vue": "^9.0.1",
|
||||
"lint-staged": "^13.0.2",
|
||||
"eslint-plugin-vue": "9.3.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"nuxt-vite": "0.2.3",
|
||||
"prettier": "^2.7.1",
|
||||
"vue2-script-setup-transform": "^0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue