diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 47dc28a..fe36d35 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -25,8 +25,8 @@ "vue-template-compiler": "^2.6.14" }, "devDependencies": { - "@nuxt/types": "^2.14.7", - "@nuxt/typescript-build": "^2.0.3", + "@nuxt/types": "^2.15.8", + "@nuxt/typescript-build": "^2.1.0", "@nuxtjs/eslint-config": "^4.0.0", "@nuxtjs/eslint-config-typescript": "^4.0.0", "@nuxtjs/eslint-module": "^3.0.0", diff --git a/frontend/package.json b/frontend/package.json index 23d6176..0543cdc 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,8 +28,8 @@ "vue-template-compiler": "^2.6.14" }, "devDependencies": { - "@nuxt/types": "^2.14.7", - "@nuxt/typescript-build": "^2.0.3", + "@nuxt/types": "^2.15.8", + "@nuxt/typescript-build": "^2.1.0", "@nuxtjs/eslint-config": "^4.0.0", "@nuxtjs/eslint-config-typescript": "^4.0.0", "@nuxtjs/eslint-module": "^3.0.0",