Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gomah committed Dec 19, 2019
1 parent 3877160 commit 913b967
Show file tree
Hide file tree
Showing 2 changed files with 446 additions and 904 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"not dead"
],
"dependencies": {
"@nuxt/typescript-runtime": "^0.3.1",
"@nuxt/typescript-runtime": "^0.3.3",
"@nuxtjs/eslint-module": "^1.1.0",
"@nuxtjs/markdownit": "^1.2.7",
"@nuxtjs/pwa": "^3.0.0-beta.19",
"@nuxtjs/style-resources": "^1.0.0",
"fast-glob": "^3.1.1",
"nuxt": "^2.10.2",
"nuxt": "^2.11.0",
"ts-node": "^8.5.4",
"vue-property-decorator": "^8.3.0"
},
Expand All @@ -43,11 +43,11 @@
"@babel/runtime-corejs2": "^7.7.6",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@nuxt/typescript-build": "^0.5.0",
"@nuxt/typescript-build": "^0.5.2",
"@nuxtjs/tailwindcss": "^1.2.0",
"@types/node": "^12.12.16",
"@typescript-eslint/eslint-plugin": "^2.11.0",
"@typescript-eslint/parser": "^2.11.0",
"@types/node": "^12.12.21",
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"@vue/test-utils": "^1.0.0-beta.30",
"babel-eslint": "^10.0.3",
"core-js": "2.6.9",
Expand All @@ -57,7 +57,7 @@
"eslint-config-prettier": "^6.7.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-vue": "^6.0.1",
"husky": "^3.1.0",
"identity-obj-proxy": "^3.0.0",
Expand Down
Loading

0 comments on commit 913b967

Please sign in to comment.