diff --git a/docs/package.json b/docs/package.json index 17001b2..b40746e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -8,10 +8,10 @@ "generate": "nuxt generate" }, "dependencies": { - "@nuxt/content-theme-docs": "^0.8.2", + "@nuxt/content-theme-docs": "0.8.2", "nuxt": "2.15.8" }, "devDependencies": { - "@nuxtjs/pwa": "^3.3.5" + "@nuxtjs/pwa": "3.3.5" } } diff --git a/docs/yarn.lock b/docs/yarn.lock index fb48f9a..0930d5a 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1241,7 +1241,7 @@ std-env "^2.3.0" ufo "^0.7.4" -"@nuxt/content-theme-docs@^0.8.2": +"@nuxt/content-theme-docs@0.8.2": version "0.8.2" resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.8.2.tgz#5a50a0a1b1b0a5a0e66ba7df6cccf9db64edcfd8" integrity sha512-pU6mqvJfA8Rg8P57CSAaR83Irw7TolfQPjYofyBBN2BmA8RqAUx7S+iJg++nbq81VfNdtuYorTIY+JLGk9XWCw== @@ -1567,7 +1567,7 @@ consola "^2.15.0" google-fonts-helper "^1.1.1" -"@nuxtjs/pwa@^3.2.2", "@nuxtjs/pwa@^3.3.5": +"@nuxtjs/pwa@3.3.5", "@nuxtjs/pwa@^3.2.2": version "3.3.5" resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.3.5.tgz#db7c905536ebe8a464a347b6ae3215810642c044" integrity sha512-8tTmW8DBspWxlJwTimOHTkwfkwPpL9wIcGmy75Gcmin+c9YtX2Ehxmhgt/TLFOC9XsLAqojqynw3/Agr/9OE1w==