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] authored Sep 26, 2024
1 parent 04858cd commit f6575b0
Show file tree
Hide file tree
Showing 31 changed files with 1,318 additions and 993 deletions.
10 changes: 5 additions & 5 deletions extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,26 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/chrome": "^0.0.271",
"@types/chrome": "^0.0.272",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"chromedriver": "^126.0.5",
"cross-env": "^7.0.3",
"electron": "^31.6.0",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"globals": "^15.9.0",
"immutable": "^4.3.7",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"pug": "^3.0.3",
"rimraf": "^6.0.1",
"selenium-webdriver": "^4.24.1",
"selenium-webdriver": "^4.25.0",
"sinon-chrome": "^3.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"jest": "^29.7.0",
"prettier": "3.3.3",
"typescript": "~5.5.4",
"typescript-eslint": "^8.6.0"
"typescript-eslint": "^8.7.0"
},
"scripts": {
"format": "prettier --write .",
Expand All @@ -24,5 +24,5 @@
"clean:all": "pnpm --recursive run clean",
"release": "pnpm build:all && pnpm publish -r"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.11.0"
}
4 changes: 2 additions & 2 deletions packages/d3-state-visualizer/examples/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"babel-loader": "^9.2.1",
"cross-env": "^7.0.3",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-base16-styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prepublish": "pnpm run lint && pnpm run test"
},
"dependencies": {
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"color": "^4.2.3",
"csstype": "^3.1.3",
"lodash-es": "^4.17.21"
Expand Down
8 changes: 4 additions & 4 deletions packages/react-dock/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"react": "^18.3.1",
"react-bootstrap": "^2.10.4",
"react-bootstrap": "^2.10.5",
"react-dock": "workspace:^",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
Expand All @@ -23,8 +23,8 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"babel-loader": "^9.2.1",
Expand All @@ -33,7 +33,7 @@
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"@types/react-test-renderer": "^18.3.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.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 @@ -30,16 +30,16 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"babel-loader": "^9.2.1",
"cross-env": "^7.0.3",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/react-json-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"prepublish": "pnpm run lint && pnpm run test"
},
"dependencies": {
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"react-base16-styling": "workspace:^"
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"@types/react-test-renderer": "^18.3.0",
"jest": "^29.7.0",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-devtools-app-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"@types/jest": "^29.5.13",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"cross-env": "^7.0.3",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@
"@rjsf/core": "^5.21.1",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/socketcluster-client": "^19.1.0",
"@types/styled-components": "^5.1.34",
"@types/webpack-env": "^1.18.5",
"babel-loader": "^9.2.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"globals": "^15.9.0",
"html-loader": "^5.1.0",
Expand All @@ -83,7 +83,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-chart-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@redux-devtools/core": "workspace:^",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@emotion/react": "^11.13.3",
"@redux-devtools/app": "workspace:^",
"@reduxjs/toolkit": "^2.2.7",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"body-parser": "^1.20.3",
"chalk": "^5.3.0",
"cors": "^2.8.5",
Expand Down Expand Up @@ -77,7 +77,7 @@
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.9",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"@types/semver": "^7.5.8",
"@types/socketcluster-client": "^19.1.0",
"@types/socketcluster-server": "^19.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-dock-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@babel/preset-typescript": "^7.24.7",
"@redux-devtools/core": "workspace:^",
"@types/parse-key": "^0.2.2",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/redux-logger": "^3.0.13",
"@types/styled-components": "^5.1.34",
Expand All @@ -47,7 +47,7 @@
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/jest": "^29.5.13",
"@types/jsan": "^3.1.5",
"@types/object-path": "^0.11.4",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "^18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"dependencies": {
"@babel/code-frame": "^8.0.0-alpha.12",
"@babel/runtime": "^7.25.6",
"@types/chrome": "^0.0.271",
"anser": "^2.1.1",
"@types/chrome": "^0.0.272",
"anser": "^2.2.0",
"html-entities": "^2.5.2",
"path-browserify": "^1.0.1",
"react-base16-styling": "workspace:^",
Expand All @@ -54,9 +54,9 @@
"@testing-library/react": "^16.0.1",
"@types/babel__code-frame": "^7.0.6",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"@types/source-map": "0.5.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/redux-devtools-inspector-monitor/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lodash.shuffle": "^4.2.0",
"react": "^18.3.1",
"react-base16-styling": "workspace:^",
"react-bootstrap": "^2.10.4",
"react-bootstrap": "^2.10.5",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.2",
Expand All @@ -31,8 +31,8 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/redux-logger": "^3.0.13",
"@types/webpack-env": "^1.18.5",
Expand All @@ -42,7 +42,7 @@
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/redux-devtools-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"dateformat": "^5.0.3",
"hex-rgba": "^1.0.2",
"immutable": "^4.3.7",
Expand All @@ -64,7 +64,7 @@
"@types/dateformat": "^5.0.2",
"@types/hex-rgba": "^1.0.3",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-instrument/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"jest": "^29.7.0",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-log-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@redux-devtools/core": "workspace:^",
"@types/react": "^18.3.6",
"@types/react": "^18.3.9",
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/redux-devtools-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@types/jsan": "^3.1.5",
"@types/node": "^20.16.5",
"@types/node": "^20.16.9",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"redux": "^5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/redux-devtools-rtk-query-monitor/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@redux-devtools/dock-monitor": "workspace:^",
"@redux-devtools/rtk-query-monitor": "workspace:^",
"@reduxjs/toolkit": "^2.2.7",
"framer-motion": "^11.5.4",
"framer-motion": "^11.7.0",
"msw": "^2.4.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -35,8 +35,8 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/node": "^20.16.5",
"@types/react": "^18.3.6",
"@types/node": "^20.16.9",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"babel-loader": "^9.2.1",
Expand All @@ -48,7 +48,7 @@
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
},
Expand Down
Loading

0 comments on commit f6575b0

Please sign in to comment.