1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 00:15:24 +02:00

chore: bump frontend dependencies (#1608)

This commit is contained in:
Hayden 2022-08-27 11:13:53 -08:00 committed by GitHub
parent 23c039b42d
commit 3d099ec7c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 148 additions and 33 deletions

View file

@ -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.0",
"@nuxtjs/proxy": "^2.1.0",
"@nuxtjs/pwa": "^3.3.5",
"@vue/composition-api": "^1.7.0",
"@vueuse/core": "^9.1.1",
"core-js": "^3.24.1",
"core-js": "^3.25.0",
"date-fns": "^2.29.2",
"fuse.js": "^6.6.2",
"isomorphic-dompurify": "^0.20.0",
"isomorphic-dompurify": "^0.22.0",
"nuxt": "^2.15.8",
"v-jsoneditor": "^1.4.5",
"vuedraggable": "^2.24.3",