diff --git a/package.json b/package.json index af86df0..286b73b 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "@vueuse/core": "^10.4.1", "@vueuse/nuxt": "^10.4.1", "ant-design-vue": "4.0.x", + "axios": "^1.5.1", "bcryptjs": "^2.4.3", "blueimp-md5": "^2.19.0", "date-fns": "^2.30.0", @@ -37,6 +38,7 @@ "mongoose": "^7.5.2", "mongoose-sequence": "git://github.com/amansingh63/mongoose-sequence", "nuxt-security": "^0.14.4", + "nuxt-speedkit": "3.0.0-next.26", "pinia": "^2.1.6", "sanitize-html": "^2.11.0", "sharp": "^0.32.6",