diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 5e6b73d..30f411b 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,13 @@ "lint": "eslint --ext .js,.vue --ignore-path .gitignore ." }, "dependencies": { - "@nuxtjs/markdownit": "^1.2.9", - "@nuxtjs/pwa": "^3.0.0-0", - "node-sass": "^4.13.1", - "nuxt": "^2.12.2", + "@nuxtjs/markdownit": "^1.2.10", + "@nuxtjs/pwa": "^3.0.0-beta.20", + "node-sass": "^4.14.1", + "nuxt": "^2.13.3", "nuxt-mobile": "^1.0.1", "prettier": "^2.0.5", - "vuetify": "^2.2.23" + "vuetify": "^2.3.6" }, "devDependencies": { "@nuxtjs/eslint-config": "^2.0.0", |
