Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2022
1 parent 6244153 commit ec0148e
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 556 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,20 +61,20 @@
"vuex": "^3.6.2"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.4",
"@babel/plugin-proposal-export-namespace-from": "7.16.0",
"@babel/plugin-proposal-function-sent": "7.16.0",
"@babel/plugin-proposal-json-strings": "7.16.0",
"@babel/plugin-proposal-numeric-separator": "7.16.0",
"@babel/plugin-proposal-throw-expressions": "7.16.0",
"@babel/core": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-decorators": "7.16.7",
"@babel/plugin-proposal-export-namespace-from": "7.16.7",
"@babel/plugin-proposal-function-sent": "7.16.7",
"@babel/plugin-proposal-json-strings": "7.16.7",
"@babel/plugin-proposal-numeric-separator": "7.16.7",
"@babel/plugin-proposal-throw-expressions": "7.16.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-modules-commonjs": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/runtime": "7.16.3",
"@babel/plugin-transform-modules-commonjs": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/runtime": "7.16.7",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"babel-core": "7.0.0-bridge.0",
Expand All @@ -84,33 +84,33 @@
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "4.1.2",
"codecov": "3.8.3",
"conventional-changelog-cli": "2.1.1",
"conventional-changelog-cli": "2.2.2",
"cross-env": "7.0.3",
"es6-promise": "4.2.8",
"eslint": "7.32.0",
"eslint-config-standard": "16.0.3",
"eslint-friendly-formatter": "4.0.1",
"eslint-loader": "4.0.2",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"eslint-plugin-vue-libs": "4.0.0",
"express": "4.17.1",
"express": "4.17.2",
"express-urlrewrite": "1.4.0",
"husky": "4.3.8",
"jest": "26.6.3",
"rollup": "2.60.1",
"rollup": "2.63.0",
"rollup-plugin-buble": "0.19.8",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-filesize": "9.1.1",
"rollup-plugin-filesize": "9.1.2",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-terser": "7.0.2",
"semver": "7.3.5",
"shelljs": "0.8.4",
"shelljs": "0.8.5",
"store": "2.0.12",
"typescript": "4.5.2",
"typescript": "4.5.4",
"vue": "2.6.14",
"vue-loader": "15.9.8",
"vue-template-compiler": "2.6.14",
Expand Down
Loading

0 comments on commit ec0148e

Please sign in to comment.