mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 23:15:27 +02:00
chore: bump build deps (#1541)
* bump build deps * typescript nonsense * bump prettier
This commit is contained in:
parent
95b1b8bbdc
commit
7ce02c31d5
3 changed files with 204 additions and 70 deletions
|
@ -18,15 +18,15 @@
|
|||
"@mdi/js": "^7.0.96",
|
||||
"@nuxtjs/auth-next": "5.0.0-1624817847.21691f1",
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
"@nuxtjs/i18n": "7.0.3",
|
||||
"@nuxtjs/i18n": "^7.2.3",
|
||||
"@nuxtjs/proxy": "^2.1.0",
|
||||
"@nuxtjs/pwa": "^3.3.5",
|
||||
"@vue/composition-api": "^1.6.2",
|
||||
"@vue/composition-api": "^1.7.0",
|
||||
"@vueuse/core": "^9.1.0",
|
||||
"core-js": "^3.23.1",
|
||||
"core-js": "^3.24.1",
|
||||
"date-fns": "^2.29.1",
|
||||
"fuse.js": "^6.6.2",
|
||||
"isomorphic-dompurify": "^0.19.0",
|
||||
"isomorphic-dompurify": "^0.20.0",
|
||||
"nuxt": "^2.15.8",
|
||||
"v-jsoneditor": "^1.4.5",
|
||||
"vuedraggable": "^2.24.3",
|
||||
|
@ -46,7 +46,7 @@
|
|||
"eslint": "^8.21.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-nuxt": "^3.2.0",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "9.3.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"nuxt-vite": "0.2.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue