Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Jul 3, 2021
1 parent 639d338 commit 8e66c29
Show file tree
Hide file tree
Showing 2 changed files with 2,107 additions and 2,040 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,32 +43,32 @@
"vue": ">=2.4.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/core": "^7.14.6",
"@gluons/vue-pack": "^1.20.3",
"@gluons/vue-pack-banner-plugin": "^1.20.3",
"@gluons/vue-pack-cli": "^1.20.3",
"@gluons/vue-pack-copy-plugin": "^1.20.3",
"@gluons/vue-pack-splitchunks-plugin": "^1.20.3",
"@types/copy-webpack-plugin": "^6.3.0",
"@types/jest": "^26.0.15",
"@types/jest": "^26.0.23",
"@types/lodash.pick": "^4.4.6",
"@types/node": "10",
"@types/webpack-node-externals": "^2.0.0",
"@vue/test-utils": "^1.1.1",
"@types/node": "14",
"@types/webpack-node-externals": "^2.5.2",
"@vue/test-utils": "^1.2.1",
"babel-core": "^7.0.0-bridge.0",
"chalk": "^4.0.0",
"cp-file": "^9.0.0",
"chalk": "^4.1.1",
"cp-file": "^9.1.0",
"jest": "^26.6.3",
"ts-jest": "^26.4.4",
"ts-node": "^9.0.0",
"tslint": "^6.1.3",
"tslint-config-gluons": "^2.2.0",
"typescript": "^4.1.2",
"vue": "^2.6.12",
"typescript": "^4.3.5",
"vue": "^2.6.14",
"vue-class-component": "^7.2.6",
"vue-jest": "^3.0.7",
"vue-property-decorator": "^9.1.2",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
"leven": "^3.1.0",
Expand Down
Loading

0 comments on commit 8e66c29

Please sign in to comment.