diff --git a/package.json b/package.json index a704a66..b116a32 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vue-ripple-directive": "^2.0.1" }, "devDependencies": { - "@nuxt/types": "^2.14.10", + "@nuxt/types": "^2.14.11", "@nuxtjs/eslint-module": "^3.0.1", "babel-eslint": "^10.1.0", "eslint": "^7.15.0", diff --git a/yarn.lock b/yarn.lock index d5d301e..f92252e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,10 +1357,10 @@ rc9 "^1.2.0" std-env "^2.2.1" -"@nuxt/types@^2.14.10": - version "2.14.10" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.10.tgz#61d00aed2aacaae121b8e3d97adaf4f3928c0ef3" - integrity sha512-0F0Rj1RQhofvjry6P9yG5lsSAui9pU3+QPnQ4pOdSgua/BoPeL/DqkOuVzsog8wyK/vQuwZAfUhvfAvQoiaqAA== +"@nuxt/types@^2.14.11": + version "2.14.11" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.11.tgz#3b22e1370874886027796ddd24721a6996c487b6" + integrity sha512-4lzihr0OjtD4fNFmDwpRXhx3NMXzzgjm+L6oCUIshFc08leA1Ty3se6gq5wk4eGK/WNhj08so6vBZ5o1kYS2QA== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.12"