Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Mar 22, 2022
1 parent 9ccebf8 commit bd7a6c0
Show file tree
Hide file tree
Showing 6 changed files with 1,060 additions and 785 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,40 +40,40 @@
"release": "release-it --only-version"
},
"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/core": "^7.17.8",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.12.13",
"@babel/preset-typescript": "^7.13.0",
"@babel/runtime": "^7.17.0",
"@types/bull": "^3.15.1",
"@types/ioredis": "^4.28.8",
"@types/jest": "^27.0.1",
"@types/node": "^17.0.16",
"@babel/runtime": "^7.17.8",
"@types/bull": "^3.15.8",
"@types/ioredis": "^4.28.10",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.22",
"@types/redis-info": "^3.0.0",
"@types/supertest": "^2.0.10",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"auto-changelog": "^2.4.0",
"babel-loader": "^8.2.2",
"bull": "^4.5.1",
"bullmq": "^1.68.4",
"bull": "^4.8.1",
"bullmq": "^1.77.3",
"concurrently": "^7.0.0",
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-no-only-tests": "^2.6.0",
"eslint-plugin-react": "^7.21.5",
"jest": "^27.5.0",
"eslint-plugin-react": "^7.29.4",
"jest": "^27.5.1",
"lerna": "^4.0.0",
"prettier": "^2.3.0",
"release-it": "^14.12.4",
"prettier": "^2.6.0",
"release-it": "^14.13.1",
"release-it-yarn-workspaces": "^2.0.1",
"supertest": "^6.2.2",
"ts-jest": "^27.1.3",
"ts-node-dev": "^1.1.6",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
},
"release-it": {
"plugins": {
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"redis-info": "^3.0.8"
},
"devDependencies": {
"@types/bull": "^3.15.1",
"@types/node": "^17.0.16",
"bullmq": "^1.68.4",
"ioredis-mock": "^7.0.0",
"@types/bull": "^3.15.8",
"@types/node": "^17.0.22",
"bullmq": "^1.77.3",
"ioredis-mock": "^7.1.0",
"redis-mock": "^0.56.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@bull-board/api": "3.10.0",
"@bull-board/ui": "3.10.0",
"ejs": "3.1.6",
"express": "4.17.2"
"express": "4.17.3"
},
"devDependencies": {
"@types/ejs": "^3.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@bull-board/api": "3.10.0",
"@bull-board/ui": "3.10.0",
"ejs": "^3.1.6",
"fastify-static": "^4.2.2",
"fastify-static": "^4.6.1",
"point-of-view": "^5.1.0"
},
"devDependencies": {
"fastify": "^3.27.1"
"fastify": "^3.27.4"
},
"publishConfig": {
"access": "public"
Expand Down
26 changes: 13 additions & 13 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,36 +31,36 @@
},
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@radix-ui/react-alert-dialog": "^0.1.5",
"@radix-ui/react-dropdown-menu": "^0.1.4",
"@radix-ui/react-alert-dialog": "^0.1.7",
"@radix-ui/react-dropdown-menu": "^0.1.6",
"@types/pretty-bytes": "^5.2.0",
"@types/react-dom": "^17.0.11",
"@types/react-dom": "^17.0.14",
"@types/react-highlight": "^0.12.5",
"@types/react-paginate": "^7.1.1",
"@types/react-router-dom": "^5.3.3",
"axios": "^0.25.0",
"axios": "^0.26.1",
"clean-webpack-plugin": "^4.0.0",
"clsx": "^1.1.1",
"copy-webpack-plugin": "^10.2.4",
"css-loader": "^6.6.0",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"date-fns": "2.28.0",
"fork-ts-checker-webpack-plugin": "^7.2.0",
"highlight.js": "^11.4.0",
"fork-ts-checker-webpack-plugin": "^7.2.1",
"highlight.js": "^11.5.0",
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.5.3",
"postcss": "^8.4.6",
"mini-css-extract-plugin": "^2.6.0",
"postcss": "^8.4.12",
"postcss-loader": "^6.1.1",
"postcss-preset-env": "^7.3.1",
"pretty-bytes": "5.6.0",
"postcss-preset-env": "^7.4.3",
"pretty-bytes": "6.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-paginate": "^8.0.3",
"react-paginate": "^8.1.2",
"react-refresh": "^0.11.0",
"react-router-dom": "^5.2.0",
"react-toastify": "^7.0.4",
"style-loader": "^3.2.1",
"webpack": "^5.68.0",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4"
},
Expand Down
Loading

0 comments on commit bd7a6c0

Please sign in to comment.