diff --git a/package.json b/package.json index 0f89ea2..a1066bd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@babel/eslint-parser": "^7.15.0", "@nuxt/devtools": "latest", "@nuxtjs/eslint-config": "^6.0.1", - "@nuxtjs/eslint-module": "^3.0.2", + "@nuxtjs/eslint-module": "^4.1.0", "@types/pouchdb": "6.4.0", "@types/sentiment": "^5.0.4", "eslint": "^7.32.0", @@ -31,16 +31,16 @@ "@nuxt/image": "^1.3.0", "@nuxt/ui": "^2.13.0", "@userfront/vue": "0.1.20", - "@vite-pwa/nuxt": "0.5.0", - "@vueuse/core": "10.4.1", + "@vite-pwa/nuxt": "0.10.6", + "@vueuse/core": "11.2.0", "chart.js": "^3.9.1", "compressorjs": "1.2.1", "heic2any": "0.0.4", - "pouchdb": "8.0.1", + "pouchdb": "9.0.0", "pouchdb-authentication": "1.1.3", "pouchdb-security-helper": "2.1.2", "sentiment": "^5.0.2", - "vite-plugin-node-polyfills": "^0.19.0", + "vite-plugin-node-polyfills": "^0.22.0", "vite-plugin-vuetify": "^2.0.1", "vue-chart-3": "^3.1.8", "vuetify": "^3.4.10"