Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 6e400f6 commit 2321715
Show file tree
Hide file tree
Showing 36 changed files with 282 additions and 281 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"selenium-webdriver": "^4.25.0",
"sinon-chrome": "^3.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"prettier": "3.3.3",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"typescript-eslint": "^8.9.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/d3-state-visualizer/examples/tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/d3-state-visualizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"devDependencies": {
"@types/ramda": "^0.30.2",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/d3tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/d3": "^7.4.3",
"d3": "^7.9.0",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@types/d3": "^7.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/map2tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/react-base16-styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"jest-environment-jsdom": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/react-dock/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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 @@ -49,7 +49,7 @@
"react-test-renderer": "^18.3.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-json-tree/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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-json-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-test-renderer": "^18.3.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-app-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"styled-components": "^5.3.11",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@emotion/react": "^11.13.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"styled-components": "^5.3.11",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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 @@ -57,7 +57,7 @@
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@redux-devtools/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"socketcluster-client": "^19.2.2",
"supertest": "^7.0.0",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
}
}
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 @@ -59,7 +59,7 @@
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@redux-devtools/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/preset-typescript": "^7.25.7",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"redux": "^3.1.0 || ^4.0.0 || ^5.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"html-webpack-plugin": "^5.6.0",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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 @@ -77,7 +77,7 @@
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@emotion/react": "^11.13.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@emotion/react": "^11.13.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@emotion/react": "^11.13.3",
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 @@ -54,7 +54,7 @@
"rimraf": "^6.0.1",
"rxjs": "^7.8.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"redux": "^3.4.0 || ^4.0.0 || ^5.0.0"
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 @@ -60,7 +60,7 @@
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@redux-devtools/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-config-prettier": "^9.1.0",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"redux": "^3.5.2 || ^4.0.0 || ^5.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"html-webpack-plugin": "^5.6.0",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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-rtk-query-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@emotion/react": "^11.13.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-serialize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"immutable": "^4.3.7"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"html-webpack-plugin": "^5.6.0",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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-slider-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react": "^18.3.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@redux-devtools/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"webpack": "^5.95.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/jsan": "^3.1.5",
"@types/node": "^20.16.11",
"rimraf": "^6.0.1",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"@redux-devtools/core": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-devtools/examples/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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/examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"html-webpack-plugin": "^5.6.0",
"style-loader": "^4.0.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4",
"typescript": "~5.7.2",
"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/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"typescript": "~5.5.4"
"typescript": "~5.7.2"
},
"peerDependencies": {
"react": "^16.8.4 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit 2321715

Please sign in to comment.