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 Nov 6, 2020
1 parent 313e5c1 commit d21d7a6
Show file tree
Hide file tree
Showing 9 changed files with 496 additions and 498 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@types/command-line-usage": "5.0.1",
"@types/compression": "1.7.0",
"@types/cookie-parser": "1.4.2",
"@types/copy-webpack-plugin": "6.0.0",
"@types/copy-webpack-plugin": "6.2.0",
"@types/cross-spawn": "6.0.2",
"@types/csurf": "1.9.36",
"@types/helmet": "0.0.48",
"@types/html-minifier": "4.0.0",
"@types/klaw-sync": "6.0.0",
"@types/lodash": "4.14.163",
"@types/lodash": "4.14.165",
"@types/lru-cache": "5.1.0",
"@types/memory-fs": "0.3.2",
"@types/minimist": "1.2.0",
Expand All @@ -40,9 +40,9 @@
"@types/webpack-node-externals": "2.5.0",
"@types/webpackbar": "4.0.0",
"@types/workbox-webpack-plugin": "5.1.5",
"@typescript-eslint/eslint-plugin": "4.6.0",
"@typescript-eslint/parser": "4.6.0",
"codecov": "3.8.0",
"@typescript-eslint/eslint-plugin": "4.6.1",
"@typescript-eslint/parser": "4.6.1",
"codecov": "3.8.1",
"cross-spawn": "7.0.3",
"eslint": "7.12.1",
"eslint-config-standard": "16.0.1",
Expand All @@ -54,20 +54,20 @@
"eslint-plugin-vue": "7.1.0",
"esm": "3.2.25",
"inquirer": "7.3.3",
"jest": "26.6.1",
"jest": "26.6.3",
"lerna": "3.22.1",
"lerna-changelog": "1.0.1",
"memfs": "3.2.0",
"ora": "5.1.0",
"pify": "5.0.0",
"rollup": "2.32.1",
"rollup": "2.33.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy": "3.3.0",
"rollup-plugin-license": "2.2.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.28.0",
"rollup-plugin-typescript2": "0.29.0",
"ts-jest": "26.4.3",
"typescript": "4.0.5",
"verdaccio": "4.8.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/@averjs/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@averjs/cli": "2.3.4",
"@averjs/config": "2.3.4",
"@averjs/vuex-decorators": "^3.3.0",
"@babel/runtime": "^7.12.1",
"@babel/runtime-corejs2": "^7.12.1",
"@babel/runtime": "^7.12.5",
"@babel/runtime-corejs2": "^7.12.5",
"axios": "^0.21.0",
"body-parser": "^1.19.0",
"chokidar": "^3.4.3",
Expand All @@ -43,7 +43,7 @@
"express": "^4.17.1",
"express-validator": "^6.6.1",
"fs-extra": "^9.0.1",
"helmet": "^4.1.1",
"helmet": "^4.2.0",
"js-cookie": "^2.2.1",
"klaw-sync": "^6.0.0",
"lodash": "^4.17.20",
Expand All @@ -61,7 +61,7 @@
"vue-meta": "^2.4.0",
"vue-progressbar": "^0.7.5",
"vue-property-decorator": "^9.0.2",
"vue-router": "^3.4.8",
"vue-router": "^3.4.9",
"vuex": "^3.5.1",
"vuex-class": "^0.3.2",
"vuex-persistedstate": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@averjs/mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"email-templates": "^7.1.2",
"nodemailer": "^6.4.14",
"nodemailer": "^6.4.15",
"pug": "^3.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@averjs/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"build": true
},
"dependencies": {
"mongoose": "^5.10.11",
"mongoose": "^5.10.12",
"mongoose-data-seed": "^2.1.6"
},
"devDependencies": {
"@types/mongoose": "5.7.36"
"@types/mongoose": "5.7.37"
}
}
2 changes: 1 addition & 1 deletion packages/@averjs/queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/exreplay/aver.js/issues"
},
"dependencies": {
"ioredis": "^4.19.1",
"ioredis": "^4.19.2",
"kue": "^0.11.6"
}
}
10 changes: 5 additions & 5 deletions packages/@averjs/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"babel-loader": "^8.1.0",
"cache-loader": "^4.1.0",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^6.2.1",
"copy-webpack-plugin": "^6.3.0",
"css-loader": "^4.3.0",
"enhanced-resolve": "^5.3.1",
"eslint": "^7.12.1",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^4.0.2",
"extract-css-chunks-webpack-plugin": "^4.7.5",
"extract-css-chunks-webpack-plugin": "^4.8.0",
"fibers": "^5.0.0",
"file-loader": "^6.2.0",
"glob-all": "^3.2.1",
Expand All @@ -58,14 +58,14 @@
"postcss-safe-parser": "^5.0.2",
"pug-plain-loader": "^1.0.0",
"register-service-worker": "^1.7.1",
"sass": "^1.27.1",
"sass-loader": "^10.0.4",
"sass": "^1.29.0",
"sass-loader": "^10.0.5",
"socket.io-client": "^2.3.1",
"style-resources-loader": "^1.3.3",
"terser-webpack-plugin": "^4.2.3",
"thread-loader": "^3.0.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.4",
"vue-loader": "^15.9.5",
"vue-server-renderer": "^2.6.12",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.44.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@averjs/session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"dependencies": {
"connect-redis": "^5.0.0",
"express-session": "^1.17.1",
"ioredis": "^4.19.1",
"ioredis": "^4.19.2",
"uuid": "^8.3.1"
},
"devDependencies": {
"@types/connect-redis": "0.0.14",
"@types/express-session": "1.17.0",
"@types/ioredis": "4.17.6"
"@types/ioredis": "4.17.7"
}
}
2 changes: 1 addition & 1 deletion packages/@averjs/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"fork-ts-checker-webpack-plugin": "^5.2.1",
"ts-loader": "^8.0.7",
"ts-loader": "^8.0.9",
"typescript": "^4.0.5"
}
}
Loading

0 comments on commit d21d7a6

Please sign in to comment.