Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 13, 2021
1 parent 6e9f881 commit 9830b07
Show file tree
Hide file tree
Showing 35 changed files with 1,309 additions and 1,237 deletions.
12 changes: 6 additions & 6 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"@babel/register": "^7.16.0",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@types/chrome": "^0.0.168",
"@types/lodash": "^4.14.177",
"@types/chrome": "^0.0.171",
"@types/lodash": "^4.14.178",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@types/react-redux": "^7.1.20",
"@types/styled-components": "^5.1.17",
"@types/styled-components": "^5.1.18",
"babel-loader": "^8.2.3",
"bestzip": "^2.2.0",
"chromedriver": "^96.0.0",
Expand All @@ -87,7 +87,7 @@
"fork-ts-checker-webpack-plugin": "^6.5.0",
"gitbook-cli": "^2.3.2",
"immutable": "^4.0.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"path-browserify": "^1.0.1",
"pug-html-loader": "^1.1.5",
"raw-loader": "^4.0.2",
Expand All @@ -97,8 +97,8 @@
"selenium-webdriver": "^4.1.0",
"sinon-chrome": "^3.0.1",
"style-loader": "^3.3.1",
"ts-jest": "^27.1.0",
"typescript": "~4.5.2",
"ts-jest": "^27.1.1",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
}
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"private": true,
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"lerna": "^4.0.0",
"prettier": "2.5.1",
"typescript": "~4.5.2"
"typescript": "~4.5.4"
},
"scripts": {
"format": "prettier --write .",
Expand Down
6 changes: 3 additions & 3 deletions packages/d3-state-visualizer/examples/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@babel/preset-typescript": "^7.16.0",
"@types/node": "^16.11.12",
"@types/webpack-dev-server": "^4.5.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"fork-ts-checker-webpack-plugin": "^6.5.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.6.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/d3-state-visualizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"@babel/preset-typescript": "^7.16.0",
"@types/node": "^16.11.12",
"@types/ramda": "^0.27.60",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/d3tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
"@types/d3": "^3.5.46",
"@types/node": "^16.11.12",
"@types/ramda": "^0.27.60",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"d3": "^3.5.17",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"rimraf": "^3.0.2",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/map2tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"@babel/preset-env": "^7.16.4",
"@babel/preset-typescript": "^7.16.0",
"@types/jest": "^27.0.3",
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.178",
"@types/node": "^16.11.12",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"immutable": "^4.0.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.0",
"ts-jest": "^27.1.1",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/react-base16-styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@types/base16": "^1.0.2",
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.178",
"base16": "^1.0.0",
"color": "^3.2.1",
"csstype": "^3.0.10",
Expand All @@ -51,14 +51,14 @@
"@types/color": "^3.0.2",
"@types/jest": "^27.0.3",
"@types/lodash.curry": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.0",
"typescript": "~4.5.2"
"ts-jest": "^27.1.1",
"typescript": "~4.5.4"
}
}
8 changes: 4 additions & 4 deletions packages/react-dock/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@types/node": "^16.11.12",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@types/styled-components": "^5.1.17",
"@types/styled-components": "^5.1.18",
"@types/webpack-dev-server": "^4.5.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -38,7 +38,7 @@
"fork-ts-checker-webpack-plugin": "^6.5.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.6.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/react-dock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prepublish": "yarn run type-check && yarn run lint && yarn run test"
},
"dependencies": {
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.178",
"@types/prop-types": "^15.7.4",
"lodash.debounce": "^4.0.8",
"prop-types": "^15.7.2"
Expand All @@ -51,19 +51,19 @@
"@types/lodash.debounce": "^4.0.6",
"@types/react": "^17.0.37",
"@types/react-test-renderer": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"react": "^17.0.2",
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.0",
"typescript": "~4.5.2"
"ts-jest": "^27.1.1",
"typescript": "~4.5.4"
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-json-tree/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@types/webpack-dev-server": "^4.5.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
Expand All @@ -44,7 +44,7 @@
"fork-ts-checker-webpack-plugin": "^6.5.0",
"html-webpack-plugin": "^5.5.0",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.6.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/react-json-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
"@types/node": "^16.11.12",
"@types/react": "^17.0.37",
"@types/react-test-renderer": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"react": "^17.0.2",
"react-test-renderer": "^17.0.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.0",
"ts-jest": "^27.1.1",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@redux-devtools/rtk-query-monitor": "^1.0.1",
"@redux-devtools/slider-monitor": "^2.0.0-9",
"@redux-devtools/ui": "^1.0.0-10",
"@reduxjs/toolkit": "^1.6.2",
"@reduxjs/toolkit": "^1.7.0",
"@types/prop-types": "^15.7.4",
"d3-state-visualizer": "^1.4.1",
"javascript-stringify": "^2.1.0",
Expand Down Expand Up @@ -72,18 +72,18 @@
"@types/jest": "^27.0.3",
"@types/jsan": "^3.1.2",
"@types/json-schema": "^7.0.9",
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.178",
"@types/node": "^16.11.12",
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@types/react-redux": "^7.1.20",
"@types/socketcluster-client": "^13.0.5",
"@types/styled-components": "^5.1.17",
"@types/styled-components": "^5.1.18",
"@types/testing-library__jest-dom": "^5.14.2",
"@types/webpack-dev-server": "^4.5.0",
"@types/webpack-env": "^1.16.3",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"babel-loader": "^8.2.3",
"css-loader": "^6.5.1",
"eslint": "^8.4.1",
Expand All @@ -95,24 +95,24 @@
"fork-ts-checker-webpack-plugin": "^6.5.0",
"html-loader": "^3.0.1",
"html-webpack-plugin": "^5.5.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"path-browserify": "^1.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rimraf": "^3.0.2",
"style-loader": "^3.3.1",
"styled-components": "^5.3.3",
"ts-jest": "^27.1.0",
"ts-jest": "^27.1.1",
"ts-node": "^10.4.0",
"typescript": "~4.5.2",
"typescript": "~4.5.4",
"url-loader": "^4.1.1",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.6.0"
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0",
"@types/styled-components": "^5.1.17",
"@types/styled-components": "^5.1.18",
"react": "^16.3.0 || ^17.0.0",
"styled-components": "^5.3.3"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-devtools-chart-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"@babel/preset-typescript": "^7.16.0",
"@redux-devtools/core": "^3.9.1",
"@types/react": "^17.0.37",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"react": "^17.0.2",
"redux": "^4.1.2",
"rimraf": "^3.0.2",
"typescript": "~4.5.2"
"typescript": "~4.5.4"
},
"peerDependencies": {
"@redux-devtools/core": "^3.7.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@redux-devtools/app": "^1.0.0-9",
"@types/react": "^17.0.37",
"apollo-server-express": "^3.5.0",
"body-parser": "^1.19.0",
"body-parser": "^1.19.1",
"chalk": "^4.1.2",
"cors": "^2.8.5",
"cross-spawn": "^7.0.3",
Expand Down Expand Up @@ -71,27 +71,27 @@
"@types/cross-spawn": "^6.0.2",
"@types/express": "^4.17.13",
"@types/jest": "^27.0.3",
"@types/lodash": "^4.14.177",
"@types/lodash": "^4.14.178",
"@types/minimist": "^1.2.2",
"@types/morgan": "^1.9.3",
"@types/semver": "^7.3.9",
"@types/socketcluster": "^14.0.4",
"@types/socketcluster-client": "^13.0.5",
"@types/socketcluster-server": "^14.2.6",
"@types/styled-components": "^5.1.17",
"@types/styled-components": "^5.1.18",
"@types/supertest": "^2.0.11",
"@types/uuid": "^8.3.3",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^25.3.0",
"jest": "^27.4.3",
"jest": "^27.4.5",
"ncp": "^2.0.0",
"rimraf": "^3.0.2",
"socketcluster-client": "^14.3.2",
"supertest": "^6.1.6",
"ts-jest": "^27.1.0",
"typescript": "~4.5.2"
"ts-jest": "^27.1.1",
"typescript": "~4.5.4"
}
}
Loading

0 comments on commit 9830b07

Please sign in to comment.