diff --git a/extension/package.json b/extension/package.json index 867fbefa..0ebe17c1 100644 --- a/extension/package.json +++ b/extension/package.json @@ -89,7 +89,7 @@ "sinon-chrome": "^3.0.1", "style-loader": "^3.3.1", "ts-jest": "^29.0.3", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0" } diff --git a/package.json b/package.json index 416b74d5..85f63f10 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "prettier": "2.7.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "nx": "^15.0.13", "@nrwl/nx-cloud": "^15.0.2" }, diff --git a/packages/d3-state-visualizer/examples/tree/package.json b/packages/d3-state-visualizer/examples/tree/package.json index e59592e4..cf4252ca 100644 --- a/packages/d3-state-visualizer/examples/tree/package.json +++ b/packages/d3-state-visualizer/examples/tree/package.json @@ -42,7 +42,7 @@ "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/d3-state-visualizer/package.json b/packages/d3-state-visualizer/package.json index ef3bb2d7..216ce03e 100644 --- a/packages/d3-state-visualizer/package.json +++ b/packages/d3-state-visualizer/package.json @@ -71,6 +71,6 @@ "rollup": "^3.3.0", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", - "typescript": "~4.8.4" + "typescript": "~4.9.3" } } diff --git a/packages/d3tooltip/package.json b/packages/d3tooltip/package.json index b7bc422f..5cca4461 100644 --- a/packages/d3tooltip/package.json +++ b/packages/d3tooltip/package.json @@ -64,7 +64,7 @@ "rollup": "^3.3.0", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@types/d3": "^3.5.47", diff --git a/packages/map2tree/package.json b/packages/map2tree/package.json index 603c80b5..2611961e 100755 --- a/packages/map2tree/package.json +++ b/packages/map2tree/package.json @@ -71,6 +71,6 @@ "rollup-plugin-typescript2": "^0.34.1", "ts-jest": "^29.0.3", "tslib": "^2.4.1", - "typescript": "~4.8.4" + "typescript": "~4.9.3" } } diff --git a/packages/react-base16-styling/package.json b/packages/react-base16-styling/package.json index 42465118..38956a19 100644 --- a/packages/react-base16-styling/package.json +++ b/packages/react-base16-styling/package.json @@ -66,6 +66,6 @@ "jest-environment-jsdom": "^29.3.1", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" } } diff --git a/packages/react-dock/demo/package.json b/packages/react-dock/demo/package.json index 8776aa7b..583cbcef 100644 --- a/packages/react-dock/demo/package.json +++ b/packages/react-dock/demo/package.json @@ -38,7 +38,7 @@ "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/react-dock/package.json b/packages/react-dock/package.json index 20e0b8a2..0d76644c 100644 --- a/packages/react-dock/package.json +++ b/packages/react-dock/package.json @@ -70,7 +70,7 @@ "react-test-renderer": "^18.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0", diff --git a/packages/react-json-tree/examples/package.json b/packages/react-json-tree/examples/package.json index 35050a37..bf3094e1 100644 --- a/packages/react-json-tree/examples/package.json +++ b/packages/react-json-tree/examples/package.json @@ -44,7 +44,7 @@ "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/react-json-tree/package.json b/packages/react-json-tree/package.json index 8784c17a..eb5a414e 100644 --- a/packages/react-json-tree/package.json +++ b/packages/react-json-tree/package.json @@ -82,7 +82,7 @@ "rollup-plugin-typescript2": "^0.34.1", "ts-jest": "^29.0.3", "tslib": "^2.4.1", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0", diff --git a/packages/redux-devtools-app/package.json b/packages/redux-devtools-app/package.json index 24373866..a7f91034 100644 --- a/packages/redux-devtools-app/package.json +++ b/packages/redux-devtools-app/package.json @@ -110,7 +110,7 @@ "styled-components": "^5.3.6", "ts-jest": "^29.0.3", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools-chart-monitor/package.json b/packages/redux-devtools-chart-monitor/package.json index 9b213b76..54750892 100644 --- a/packages/redux-devtools-chart-monitor/package.json +++ b/packages/redux-devtools-chart-monitor/package.json @@ -66,7 +66,7 @@ "react": "^18.2.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-cli/package.json b/packages/redux-devtools-cli/package.json index 5e71ef76..fc9bc153 100644 --- a/packages/redux-devtools-cli/package.json +++ b/packages/redux-devtools-cli/package.json @@ -92,6 +92,6 @@ "socketcluster-client": "^17.1.0", "supertest": "^6.3.1", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" } } diff --git a/packages/redux-devtools-dock-monitor/package.json b/packages/redux-devtools-dock-monitor/package.json index 287135ee..1178c13c 100644 --- a/packages/redux-devtools-dock-monitor/package.json +++ b/packages/redux-devtools-dock-monitor/package.json @@ -67,7 +67,7 @@ "react": "^18.2.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-extension/package.json b/packages/redux-devtools-extension/package.json index bfbb11b5..8d979b7b 100644 --- a/packages/redux-devtools-extension/package.json +++ b/packages/redux-devtools-extension/package.json @@ -45,7 +45,7 @@ "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "redux": "^3.1.0 || ^4.0.0" diff --git a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json index f7b05973..7ac0a7e9 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json @@ -51,7 +51,7 @@ "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools-inspector-monitor-test-tab/package.json b/packages/redux-devtools-inspector-monitor-test-tab/package.json index a0862837..69f30132 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/package.json @@ -85,7 +85,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/inspector-monitor": "^3.0.0", diff --git a/packages/redux-devtools-inspector-monitor-trace-tab/package.json b/packages/redux-devtools-inspector-monitor-trace-tab/package.json index 45fc2560..fa55a106 100644 --- a/packages/redux-devtools-inspector-monitor-trace-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-trace-tab/package.json @@ -73,7 +73,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/inspector-monitor": "^3.0.0", diff --git a/packages/redux-devtools-inspector-monitor/demo/package.json b/packages/redux-devtools-inspector-monitor/demo/package.json index cb7d7da1..bfb1be4d 100644 --- a/packages/redux-devtools-inspector-monitor/demo/package.json +++ b/packages/redux-devtools-inspector-monitor/demo/package.json @@ -47,7 +47,7 @@ "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools-inspector-monitor/package.json b/packages/redux-devtools-inspector-monitor/package.json index b747d4b9..d29b4999 100644 --- a/packages/redux-devtools-inspector-monitor/package.json +++ b/packages/redux-devtools-inspector-monitor/package.json @@ -78,7 +78,7 @@ "react": "^18.2.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-instrument/package.json b/packages/redux-devtools-instrument/package.json index ce0bb420..a0a9246d 100644 --- a/packages/redux-devtools-instrument/package.json +++ b/packages/redux-devtools-instrument/package.json @@ -64,7 +64,7 @@ "rimraf": "^3.0.2", "rxjs": "^7.5.7", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "redux": "^3.4.0 || ^4.0.0" diff --git a/packages/redux-devtools-log-monitor/package.json b/packages/redux-devtools-log-monitor/package.json index b2a9caab..b5b8e49b 100644 --- a/packages/redux-devtools-log-monitor/package.json +++ b/packages/redux-devtools-log-monitor/package.json @@ -69,7 +69,7 @@ "react": "^18.2.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-remote/package.json b/packages/redux-devtools-remote/package.json index c1450f88..c4cfff62 100644 --- a/packages/redux-devtools-remote/package.json +++ b/packages/redux-devtools-remote/package.json @@ -66,7 +66,7 @@ "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "redux": "^3.5.2 || ^4.0.0" diff --git a/packages/redux-devtools-rtk-query-monitor/demo/package.json b/packages/redux-devtools-rtk-query-monitor/demo/package.json index 94adbea2..2fdc8e6c 100644 --- a/packages/redux-devtools-rtk-query-monitor/demo/package.json +++ b/packages/redux-devtools-rtk-query-monitor/demo/package.json @@ -54,7 +54,7 @@ "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools-rtk-query-monitor/package.json b/packages/redux-devtools-rtk-query-monitor/package.json index 98dff285..01e7d025 100644 --- a/packages/redux-devtools-rtk-query-monitor/package.json +++ b/packages/redux-devtools-rtk-query-monitor/package.json @@ -90,7 +90,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-serialize/package.json b/packages/redux-devtools-serialize/package.json index 5c2e954c..c1ca723d 100644 --- a/packages/redux-devtools-serialize/package.json +++ b/packages/redux-devtools-serialize/package.json @@ -58,7 +58,7 @@ "jest": "^29.3.1", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "immutable": "^4.1.0" diff --git a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json index de4f2b1f..90558e2b 100644 --- a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json +++ b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json @@ -54,7 +54,7 @@ "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools-slider-monitor/package.json b/packages/redux-devtools-slider-monitor/package.json index 1eec3f18..062c857c 100644 --- a/packages/redux-devtools-slider-monitor/package.json +++ b/packages/redux-devtools-slider-monitor/package.json @@ -63,7 +63,7 @@ "rollup": "^3.3.0", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index 771586ea..1405c656 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -102,7 +102,7 @@ "stylelint-config-styled-components": "^0.1.1", "stylelint-processor-styled-components": "^1.10.0", "ts-jest": "^29.0.3", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0" }, "peerDependencies": { diff --git a/packages/redux-devtools-utils/package.json b/packages/redux-devtools-utils/package.json index a2158260..c1115e33 100644 --- a/packages/redux-devtools-utils/package.json +++ b/packages/redux-devtools-utils/package.json @@ -58,7 +58,7 @@ "eslint": "^8.27.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools/examples/counter/package.json b/packages/redux-devtools/examples/counter/package.json index 9b25c833..45f08974 100644 --- a/packages/redux-devtools/examples/counter/package.json +++ b/packages/redux-devtools/examples/counter/package.json @@ -50,7 +50,7 @@ "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools/examples/todomvc/package.json b/packages/redux-devtools/examples/todomvc/package.json index de45fd92..84eec32f 100644 --- a/packages/redux-devtools/examples/todomvc/package.json +++ b/packages/redux-devtools/examples/todomvc/package.json @@ -66,7 +66,7 @@ "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.8.4", + "typescript": "~4.9.3", "webpack": "^5.75.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.11.1" diff --git a/packages/redux-devtools/package.json b/packages/redux-devtools/package.json index 718eecac..ff80a57a 100644 --- a/packages/redux-devtools/package.json +++ b/packages/redux-devtools/package.json @@ -73,7 +73,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.8.4" + "typescript": "~4.9.3" }, "peerDependencies": { "react": "^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e75ccc54..1e3b66f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,23 +21,23 @@ importers: jest: ^29.3.1 nx: ^15.0.13 prettier: 2.7.1 - typescript: ~4.8.4 + typescript: ~4.9.3 devDependencies: '@babel/core': 7.20.2 '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy '@changesets/cli': 2.25.2 '@nrwl/nx-cloud': 15.0.2 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1 nx: 15.0.13 prettier: 2.7.1 - typescript: 4.8.4 + typescript: 4.9.3 extension: specifiers: @@ -101,7 +101,7 @@ importers: style-loader: ^3.3.1 styled-components: ^5.3.6 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 dependencies: @@ -153,7 +153,7 @@ importers: eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 file-loader: 6.2.0_webpack@5.75.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q immutable: 4.1.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 @@ -165,8 +165,8 @@ importers: selenium-webdriver: 4.6.1 sinon-chrome: 3.0.1 style-loader: 3.3.1_webpack@5.75.0 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_webpack@5.75.0 @@ -199,7 +199,7 @@ importers: rollup: ^3.3.0 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/d3': 3.5.47 @@ -221,15 +221,15 @@ importers: '@rollup/plugin-terser': 0.1.0_rollup@3.3.0 '@types/node': 18.11.9 '@types/ramda': 0.28.20 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 rimraf: 3.0.2 rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_aoc4guvlpr5bfeyf2nus4ubkpu + rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 packages/d3-state-visualizer/examples/tree: specifiers: @@ -248,7 +248,7 @@ importers: html-webpack-plugin: ^5.5.0 map2tree: ^2.1.0 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -260,16 +260,16 @@ importers: '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -300,7 +300,7 @@ importers: rollup: ^3.3.0 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 ramda: 0.28.0 @@ -318,16 +318,16 @@ importers: '@types/d3': 3.5.47 '@types/node': 18.11.9 '@types/ramda': 0.28.20 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y d3: 3.5.17 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 rimraf: 3.0.2 rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_aoc4guvlpr5bfeyf2nus4ubkpu + rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 packages/map2tree: specifiers: @@ -358,7 +358,7 @@ importers: rollup-plugin-typescript2: ^0.34.1 ts-jest: ^29.0.3 tslib: ^2.4.1 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 lodash: 4.17.21 @@ -376,19 +376,19 @@ importers: '@types/jest': 29.2.3 '@types/lodash': 4.14.189 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye immutable: 4.1.0 jest: 29.3.1_@types+node@18.11.9 rimraf: 3.0.2 rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_aoc4guvlpr5bfeyf2nus4ubkpu - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a + rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 packages/react-base16-styling: specifiers: @@ -417,7 +417,7 @@ importers: lodash.curry: ^4.1.1 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/base16': 1.0.2 @@ -436,16 +436,16 @@ importers: '@types/color': 3.0.3 '@types/jest': 29.2.3 '@types/lodash.curry': 4.1.7 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye jest: 29.3.1 jest-environment-jsdom: 29.3.1 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/react-dock: specifiers: @@ -478,7 +478,7 @@ importers: react-test-renderer: ^18.2.0 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/lodash': 4.14.189 @@ -497,11 +497,11 @@ importers: '@types/lodash.debounce': 4.0.7 '@types/react': 18.0.25 '@types/react-test-renderer': 18.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1 @@ -509,8 +509,8 @@ importers: react: 18.2.0 react-test-renderer: 18.2.0_react@18.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/react-dock/demo: specifiers: @@ -540,7 +540,7 @@ importers: react-is: ^18.2.0 styled-components: ^5.3.6 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -561,18 +561,18 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -614,7 +614,7 @@ importers: rollup-plugin-typescript2: ^0.34.1 ts-jest: ^29.0.3 tslib: ^2.4.1 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/lodash': 4.14.189 @@ -637,11 +637,11 @@ importers: '@types/node': 18.11.9 '@types/react': 18.0.25 '@types/react-test-renderer': 18.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1_@types+node@18.11.9 @@ -649,10 +649,10 @@ importers: react-test-renderer: 18.2.0_react@18.2.0 rimraf: 3.0.2 rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_aoc4guvlpr5bfeyf2nus4ubkpu - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a + rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 packages/react-json-tree/examples: specifiers: @@ -679,7 +679,7 @@ importers: react-dom: ^18.2.0 react-json-tree: ^0.17.0 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -697,18 +697,18 @@ importers: '@types/node': 18.11.9 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -745,7 +745,7 @@ importers: redux: ^4.2.0 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/instrument': link:../redux-devtools-instrument @@ -764,11 +764,11 @@ importers: '@types/lodash': 4.14.189 '@types/node': 18.11.9 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1_@types+node@18.11.9 @@ -777,8 +777,8 @@ importers: react-redux: 8.0.5_cwibiq2wc4jg7526yssstuzogy redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/redux-devtools-app: specifiers: @@ -850,7 +850,7 @@ importers: styled-components: ^5.3.6 ts-jest: ^29.0.3 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -902,17 +902,17 @@ importers: '@types/styled-components': 5.1.26 '@types/testing-library__jest-dom': 5.14.5 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-loader: 4.2.0_webpack@5.75.0 html-webpack-plugin: 5.5.0_webpack@5.75.0 jest: 29.3.1_odkjkoia5xunhxkdrka32ib6vi @@ -922,9 +922,9 @@ importers: rimraf: 3.0.2 style-loader: 3.3.1_webpack@5.75.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -956,7 +956,7 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/prop-types': 15.7.5 @@ -975,8 +975,8 @@ importers: '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@redux-devtools/core': link:../redux-devtools '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 @@ -984,7 +984,7 @@ importers: react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-cli: specifiers: @@ -1037,7 +1037,7 @@ importers: styled-components: ^5.3.6 supertest: ^6.3.1 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 uuid: ^9.0.0 dependencies: '@redux-devtools/app': link:../redux-devtools-app @@ -1080,18 +1080,18 @@ importers: '@types/styled-components': 5.1.26 '@types/supertest': 2.0.12 '@types/uuid': 8.3.4 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye jest: 29.3.1_@types+node@18.11.9 ncp: 2.0.0 rimraf: 3.0.2 socketcluster-client: 17.1.0 supertest: 6.3.1 - ts-jest: 29.0.3_r24ewcothphvclnu77pxb4u4se - typescript: 4.8.4 + ts-jest: 29.0.3_4f6uxrzmuwipl5rr3bcogf6k74 + typescript: 4.9.3 packages/redux-devtools-dock-monitor: specifiers: @@ -1119,7 +1119,7 @@ importers: react-dock: ^0.6.0 redux: ^4.2.0 rimraf: ^3.0.2 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/prop-types': 15.7.5 @@ -1137,8 +1137,8 @@ importers: '@redux-devtools/core': link:../redux-devtools '@types/parse-key': 0.2.0 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 @@ -1146,7 +1146,7 @@ importers: react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-extension: specifiers: @@ -1164,7 +1164,7 @@ importers: immutable: ^4.1.0 redux: ^4.2.0 rimraf: ^3.0.2 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 immutable: 4.1.0 @@ -1175,13 +1175,13 @@ importers: '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-inspector-monitor: specifiers: @@ -1226,7 +1226,7 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/dragula': 3.7.1 @@ -1261,8 +1261,8 @@ importers: '@types/react': 18.0.25 '@types/react-dragula': 1.1.0 '@types/redux-devtools-themes': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 @@ -1270,7 +1270,7 @@ importers: react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-inspector-monitor-test-tab: specifiers: @@ -1314,7 +1314,7 @@ importers: rimraf: ^3.0.2 simple-diff: ^1.6.0 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/ui': link:../redux-devtools-ui @@ -1343,11 +1343,11 @@ importers: '@types/object-path': 0.11.1 '@types/react': 18.0.25 '@types/simple-diff': 1.6.1 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1 @@ -1356,8 +1356,8 @@ importers: react-dom: 18.2.0_react@18.2.0 redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/redux-devtools-inspector-monitor-test-tab/demo: specifiers: @@ -1400,7 +1400,7 @@ importers: style-loader: ^3.3.1 styled-components: ^5.3.6 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -1432,8 +1432,8 @@ importers: '@types/redux-logger': 3.0.9 '@types/styled-components': 5.1.26 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 @@ -1441,11 +1441,11 @@ importers: eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -1493,7 +1493,7 @@ importers: rimraf: ^3.0.2 source-map: ^0.5.7 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/code-frame': 7.18.6 '@babel/runtime': 7.20.1 @@ -1522,11 +1522,11 @@ importers: '@types/react': 18.0.25 '@types/redux-devtools-themes': 1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1_@types+node@18.11.9 @@ -1536,8 +1536,8 @@ importers: react-test-renderer: 18.2.0_react@18.2.0 redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/redux-devtools-inspector-monitor/demo: specifiers: @@ -1576,7 +1576,7 @@ importers: redux: ^4.2.0 redux-logger: ^3.0.6 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -1606,18 +1606,18 @@ importers: '@types/react-dom': 18.0.9 '@types/redux-logger': 3.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -1645,7 +1645,7 @@ importers: rimraf: ^3.0.2 rxjs: ^7.5.7 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 lodash: 4.17.21 @@ -1659,17 +1659,17 @@ importers: '@types/jest': 29.2.3 '@types/lodash': 4.14.189 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye jest: 29.3.1_@types+node@18.11.9 redux: 4.2.0 rimraf: 3.0.2 rxjs: 7.5.7 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/redux-devtools-log-monitor: specifiers: @@ -1699,7 +1699,7 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@types/lodash.debounce': 4.0.7 @@ -1719,8 +1719,8 @@ importers: '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@redux-devtools/core': link:../redux-devtools '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 @@ -1728,7 +1728,7 @@ importers: react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-remote: specifiers: @@ -1755,7 +1755,7 @@ importers: rimraf: ^3.0.2 rn-host-detect: ^1.2.0 socketcluster-client: ^17.1.0 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/instrument': link:../redux-devtools-instrument @@ -1775,13 +1775,13 @@ importers: '@types/node': 18.11.9 '@types/rn-host-detect': 1.2.0 '@types/socketcluster-client': 16.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-rtk-query-monitor: specifiers: @@ -1829,7 +1829,7 @@ importers: redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/ui': link:../redux-devtools-ui @@ -1861,11 +1861,11 @@ importers: '@types/jest': 29.2.3 '@types/lodash.debounce': 4.0.7 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1 @@ -1875,8 +1875,8 @@ importers: react-redux: 8.0.5_cwibiq2wc4jg7526yssstuzogy redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/redux-devtools-rtk-query-monitor/demo: specifiers: @@ -1922,7 +1922,7 @@ importers: style-loader: ^3.3.1 styled-components: ^5.3.6 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -1931,13 +1931,13 @@ importers: '@chakra-ui/react': 2.4.1_ydu7fid2w3vesyc65jyv4dbawa '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y - '@mswjs/data': 0.11.0_typescript@4.8.4 + '@mswjs/data': 0.11.0_typescript@4.9.3 '@redux-devtools/core': link:../../redux-devtools '@redux-devtools/dock-monitor': link:../../redux-devtools-dock-monitor '@redux-devtools/rtk-query-monitor': link:.. '@reduxjs/toolkit': 1.9.0_k4ae6lp43ej6mezo3ztvx6pykq framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y - msw: 0.48.2_typescript@4.8.4 + msw: 0.48.2_typescript@4.9.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-icons: 4.6.0_react@18.2.0 @@ -1956,8 +1956,8 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi copy-webpack-plugin: 11.0.0_webpack@5.75.0 cross-env: 7.0.3 @@ -1966,11 +1966,11 @@ importers: eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -1996,7 +1996,7 @@ importers: jsan: ^3.1.14 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 jsan: 3.1.14 @@ -2009,16 +2009,16 @@ importers: '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/jest': 29.2.3 '@types/jsan': 3.1.2 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye immutable: 4.1.0 jest: 29.3.1 rimraf: 3.0.2 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 packages/redux-devtools-slider-monitor: specifiers: @@ -2051,7 +2051,7 @@ importers: rollup: ^3.3.0 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/ui': link:../redux-devtools-ui @@ -2071,8 +2071,8 @@ importers: '@rollup/plugin-babel': 6.0.2_lkvu63hzbahttaf34ikyu7tiyq '@types/node': 18.11.9 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 @@ -2081,9 +2081,9 @@ importers: redux: 4.2.0 rimraf: 3.0.2 rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_aoc4guvlpr5bfeyf2nus4ubkpu + rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools-slider-monitor/examples/todomvc: specifiers: @@ -2124,7 +2124,7 @@ importers: styled-components: ^5.3.6 todomvc-app-css: ^2.4.2 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -2154,8 +2154,8 @@ importers: '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 @@ -2163,11 +2163,11 @@ importers: eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -2232,7 +2232,7 @@ importers: stylelint-config-styled-components: ^0.1.1 stylelint-processor-styled-components: ^1.10.0 ts-jest: ^29.0.3 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 dependencies: '@babel/runtime': 7.20.1 @@ -2259,10 +2259,10 @@ importers: '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@storybook/addon-essentials': 6.5.13_u2dxw2fwupmqfln4b7pbbqoaze - '@storybook/builder-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/manager-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/react': 6.5.13_u2clwvxr5k64ivd4ub6wyiekxa + '@storybook/addon-essentials': 6.5.13_umcccjscsozh2kacy3kydywx3q + '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/react': 6.5.13_lfdgkch4dai26c7unp7uc3k57e '@testing-library/dom': 8.19.0 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/user-event': 14.4.3_aaq3sbffpfe3jnxzm2zngsddei @@ -2270,13 +2270,13 @@ importers: '@types/jest': 29.2.3 '@types/react': 18.0.25 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi csstype: 3.1.1 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e + eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 jest: 29.3.1 @@ -2293,8 +2293,8 @@ importers: stylelint-config-standard: 29.0.0_stylelint@14.15.0 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 - ts-jest: 29.0.3_25xopm7qx5wgmsgnog4okhpq5a - typescript: 4.8.4 + ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + typescript: 4.9.3 webpack: 5.75.0 packages/redux-devtools-utils: @@ -2323,7 +2323,7 @@ importers: nanoid: ^3.3.4 redux: ^4.2.0 rimraf: ^3.0.2 - typescript: ~4.8.4 + typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/core': link:../redux-devtools @@ -2345,12 +2345,12 @@ importers: '@types/jsan': 3.1.2 '@types/lodash': 4.14.189 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 rimraf: 3.0.2 - typescript: 4.8.4 + typescript: 4.9.3 packages/redux-devtools/examples/counter: specifiers: @@ -2383,7 +2383,7 @@ importers: redux: ^4.2.0 redux-thunk: ^2.4.2 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -2407,18 +2407,18 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -2458,7 +2458,7 @@ importers: style-loader: ^3.3.1 todomvc-app-css: ^2.4.2 ts-node: ^10.9.1 - typescript: ~4.8.4 + typescript: ~4.9.3 webpack: ^5.75.0 webpack-cli: ^4.10.0 webpack-dev-server: ^4.11.1 @@ -2484,8 +2484,8 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 @@ -2493,11 +2493,11 @@ importers: eslint-config-prettier: 8.5.0_eslint@8.27.0 eslint-plugin-react: 7.31.10_eslint@8.27.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 - fork-ts-checker-webpack-plugin: 7.2.13_qw7fmzhoapcndkteb5rsc33stq + fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 - typescript: 4.8.4 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 webpack-cli: 4.10.0_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-server: 4.11.1_pda42hcaj7d62cr262fr632kue @@ -6165,7 +6165,7 @@ packages: set-cookie-parser: 2.5.1 dev: false - /@mswjs/data/0.11.0_typescript@4.8.4: + /@mswjs/data/0.11.0_typescript@4.9.3: resolution: {integrity: sha512-Gxwfand2QuU6/B+0z91bzS3JYDTt1pskzFyO8IivvAagADQM+/s0pvJcw8/BBBRGYCHKlh32N/dD27FWo110jg==} dependencies: '@types/lodash': 4.14.189 @@ -6182,7 +6182,7 @@ packages: strict-event-emitter: 0.2.8 uuid: 8.3.2 optionalDependencies: - msw: 0.48.2_typescript@4.8.4 + msw: 0.48.2_typescript@4.9.3 transitivePeerDependencies: - encoding - supports-color @@ -6663,7 +6663,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/addon-controls/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-lYq3uf2mlVevm0bi6ueL3H6TpUMRYW9s/pTNTVJT225l27kLdFR9wEKxAkCBrlKaTgDLJmzzDRsJE3NLZlR/5Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6678,7 +6678,7 @@ packages: '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/node-logger': 6.5.13 '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -6697,7 +6697,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.13_bjfeobwtbpadrxq2rc7lp35xxq: + /@storybook/addon-docs/6.5.13_6orvhpp2bicuudsf4btokp7lou: resolution: {integrity: sha512-RG/NjsheD9FixZ789RJlNyNccaR2Cuy7CtAwph4oUNi3aDFjtOI8Oe9L+FOT7qtVnZLw/YMjF+pZxoDqJNKLPw==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -6718,7 +6718,7 @@ packages: '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/core-events': 6.5.13 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -6752,7 +6752,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.13_u2dxw2fwupmqfln4b7pbbqoaze: + /@storybook/addon-essentials/6.5.13_umcccjscsozh2kacy3kydywx3q: resolution: {integrity: sha512-G9FVAWV7ixjVLWeLgIX+VT90tcAk6yQxfZQegfg5ucRilGysJCDaNnoab4xuuvm1R40TfFhba3iAGZtQYsddmw==} peerDependencies: '@babel/core': ^7.9.6 @@ -6812,16 +6812,16 @@ packages: '@babel/core': 7.20.2 '@storybook/addon-actions': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-backgrounds': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/addon-controls': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/addon-docs': 6.5.13_bjfeobwtbpadrxq2rc7lp35xxq + '@storybook/addon-controls': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/addon-docs': 6.5.13_6orvhpp2bicuudsf4btokp7lou '@storybook/addon-measure': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-outline': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-toolbars': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-viewport': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/node-logger': 6.5.13 core-js: 3.26.1 react: 18.2.0 @@ -6983,7 +6983,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/builder-webpack4/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-Agqy3IKPv3Nl8QqdS7PjtqLp+c0BD8+/3A2ki/YfKqVz+F+J34EpbZlh3uU053avm1EoNQHSmhZok3ZlWH6O7A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7001,7 +7001,7 @@ packages: '@storybook/client-api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/core-events': 6.5.13 '@storybook/node-logger': 6.5.13 '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7019,12 +7019,12 @@ packages: css-loader: 3.6.0_webpack@4.46.0 file-loader: 6.2.0_webpack@4.46.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6_zrjoh7bg5rkacdtuk7dq2uvknu + fork-ts-checker-webpack-plugin: 4.1.6_nh7kisgxcfib7qeetfrkne66xa glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 html-webpack-plugin: 4.5.2_webpack@4.46.0 - pnp-webpack-plugin: 1.6.4_typescript@4.8.4 + pnp-webpack-plugin: 1.6.4_typescript@4.9.3 postcss: 7.0.39 postcss-flexbugs-fixes: 4.2.1 postcss-loader: 4.3.0_gzaxsinx64nntyd3vmdqwl7coe @@ -7035,7 +7035,7 @@ packages: style-loader: 1.3.0_webpack@4.46.0 terser-webpack-plugin: 4.2.3_webpack@4.46.0 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 url-loader: 4.1.1_lit45vopotvaqup7lrvlnvtxwy util-deprecate: 1.0.2 webpack: 4.46.0 @@ -7052,7 +7052,7 @@ packages: - webpack-command dev: true - /@storybook/builder-webpack5/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/builder-webpack5/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-juNH31ZljWbaoBD6Yx2/iQ4G66UBkwq+cFUqLzgVROKMXmYaT0AJYbfyY8CgGqcXkc+sqNA63yWaLWd8/K9vTg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7070,7 +7070,7 @@ packages: '@storybook/client-api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/core-events': 6.5.13 '@storybook/node-logger': 6.5.13 '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7085,7 +7085,7 @@ packages: case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.26.1 css-loader: 5.2.7_webpack@5.75.0 - fork-ts-checker-webpack-plugin: 6.5.2_jhkpzg2brfkmxknx2ey4cnt3n4 + fork-ts-checker-webpack-plugin: 6.5.2_bhjilrwoi7zg2tms4gfledt524 glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 html-webpack-plugin: 5.5.0_webpack@5.75.0 @@ -7097,7 +7097,7 @@ packages: style-loader: 2.0.0_webpack@5.75.0 terser-webpack-plugin: 5.3.6_webpack@5.75.0 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 util-deprecate: 1.0.2 webpack: 5.75.0 webpack-dev-middleware: 4.3.0_webpack@5.75.0 @@ -7199,7 +7199,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/core-client/6.5.13_vknrbelhugdkckamahrfl2bl2m: + /@storybook/core-client/6.5.13_5ey2xofmun3swml4ceosmuhnmq: resolution: {integrity: sha512-YuELbRokTBdqjbx/R4/7O4rou9kvbBIOJjlUkor9hdLLuJ3P0yGianERGNkZFfvcfMBAxU0p52o7QvDldSR3kA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7230,13 +7230,13 @@ packages: react-dom: 18.2.0_react@18.2.0 regenerator-runtime: 0.13.10 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 unfetch: 4.2.0 util-deprecate: 1.0.2 webpack: 4.46.0 dev: true - /@storybook/core-client/6.5.13_xf2nesiadke2y3dtykbwz4gz4e: + /@storybook/core-client/6.5.13_ep3nicfz4qcahezcs7kmkfeniq: resolution: {integrity: sha512-YuELbRokTBdqjbx/R4/7O4rou9kvbBIOJjlUkor9hdLLuJ3P0yGianERGNkZFfvcfMBAxU0p52o7QvDldSR3kA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7267,13 +7267,13 @@ packages: react-dom: 18.2.0_react@18.2.0 regenerator-runtime: 0.13.10 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 unfetch: 4.2.0 util-deprecate: 1.0.2 webpack: 5.75.0 dev: true - /@storybook/core-common/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/core-common/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-+DVZrRsteE9pw0X5MNffkdBgejQnbnL+UOG3qXkE9xxUamQALnuqS/w1BzpHE9WmOHuf7RWMKflyQEW3OLKAJg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7317,7 +7317,7 @@ packages: express: 4.18.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_zrjoh7bg5rkacdtuk7dq2uvknu + fork-ts-checker-webpack-plugin: 6.5.2_nh7kisgxcfib7qeetfrkne66xa fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -7333,7 +7333,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 util-deprecate: 1.0.2 webpack: 4.46.0 transitivePeerDependencies: @@ -7350,7 +7350,7 @@ packages: core-js: 3.26.1 dev: true - /@storybook/core-server/6.5.13_n7pez7brw2hfqh5q3ov2ap5tcy: + /@storybook/core-server/6.5.13_lrb4rharc5yx4sekeajplmwyz4: resolution: {integrity: sha512-vs7tu3kAnFwuINio1p87WyqDNlFyZESmeh9s7vvrZVbe/xS/ElqDscr9DT5seW+jbtxufAaHsx+JUTver1dheQ==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -7367,19 +7367,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/builder-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/core-client': 6.5.13_vknrbelhugdkckamahrfl2bl2m - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/builder-webpack4': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-client': 6.5.13_5ey2xofmun3swml4ceosmuhnmq + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/core-events': 6.5.13 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.13 - '@storybook/manager-webpack4': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/manager-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/manager-webpack4': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/node-logger': 6.5.13 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/telemetry': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/telemetry': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@types/node': 16.18.3 '@types/node-fetch': 2.6.2 '@types/pretty-hrtime': 1.0.1 @@ -7410,7 +7410,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 util-deprecate: 1.0.2 watchpack: 2.4.0 webpack: 4.46.0 @@ -7429,7 +7429,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.13_4b54x7u4h43ld2fs3keqvqllvm: + /@storybook/core/6.5.13_b76jomymgzscf2ddakwqnbje5i: resolution: {integrity: sha512-kw1lCgbsxzUimGww6t5rmuWJmFPe9kGGyzIqvj4RC4BBcEsP40LEu9XhSfvnb8vTOLIULFZeZpdRFfJs4TYbUw==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -7446,13 +7446,13 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae - '@storybook/core-client': 6.5.13_xf2nesiadke2y3dtykbwz4gz4e - '@storybook/core-server': 6.5.13_n7pez7brw2hfqh5q3ov2ap5tcy - '@storybook/manager-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-client': 6.5.13_ep3nicfz4qcahezcs7kmkfeniq + '@storybook/core-server': 6.5.13_lrb4rharc5yx4sekeajplmwyz4 + '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - typescript: 4.8.4 + typescript: 4.9.3 webpack: 5.75.0 transitivePeerDependencies: - '@storybook/mdx2-csf' @@ -7515,7 +7515,7 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/manager-webpack4/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-pURzS5W3XM0F7bCBWzpl7TRsuy+OXFwLXiWLaexuvo0POZe31Ueo2A1R4rx3MT5Iee8O9mYvG2XTmvK9MlLefQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7529,8 +7529,8 @@ packages: '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-client': 6.5.13_vknrbelhugdkckamahrfl2bl2m - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-client': 6.5.13_5ey2xofmun3swml4ceosmuhnmq + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/node-logger': 6.5.13 '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7547,7 +7547,7 @@ packages: fs-extra: 9.1.0 html-webpack-plugin: 4.5.2_webpack@4.46.0 node-fetch: 2.6.7 - pnp-webpack-plugin: 1.6.4_typescript@4.8.4 + pnp-webpack-plugin: 1.6.4_typescript@4.9.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 read-pkg-up: 7.0.1 @@ -7557,7 +7557,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 4.2.3_webpack@4.46.0 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 url-loader: 4.1.1_lit45vopotvaqup7lrvlnvtxwy util-deprecate: 1.0.2 webpack: 4.46.0 @@ -7573,7 +7573,7 @@ packages: - webpack-command dev: true - /@storybook/manager-webpack5/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/manager-webpack5/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-lQEZacSfeRsbqfJE7TVk35Hm1vkr0I2i1pyYqM+4862gRbMh1nJQXbJ5GqZ+Fo/bf0ZfyFZ32jGDIJAFdlpkuQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7587,8 +7587,8 @@ packages: '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-client': 6.5.13_xf2nesiadke2y3dtykbwz4gz4e - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-client': 6.5.13_ep3nicfz4qcahezcs7kmkfeniq + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/node-logger': 6.5.13 '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7613,7 +7613,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 5.3.6_webpack@5.75.0 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 util-deprecate: 1.0.2 webpack: 5.75.0 webpack-dev-middleware: 4.3.0_webpack@5.75.0 @@ -7691,7 +7691,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_qw7fmzhoapcndkteb5rsc33stq: + /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_vfotqvx6lgcbf3upbs6hgaza4q: resolution: {integrity: sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==} peerDependencies: typescript: '>= 3.x' @@ -7702,15 +7702,15 @@ packages: find-cache-dir: 3.3.2 flat-cache: 3.0.4 micromatch: 4.0.5 - react-docgen-typescript: 2.2.2_typescript@4.8.4 + react-docgen-typescript: 2.2.2_typescript@4.9.3 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 webpack: 5.75.0 transitivePeerDependencies: - supports-color dev: true - /@storybook/react/6.5.13_u2clwvxr5k64ivd4ub6wyiekxa: + /@storybook/react/6.5.13_lfdgkch4dai26c7unp7uc3k57e: resolution: {integrity: sha512-4gO8qihEkVZ8RNm9iQd7G2iZz4rRAHizJ6T5m58Sn21fxfyg9zAMzhgd0JzXuPXR8lTTj4AvRyPv1Qx7b43smg==} engines: {node: '>=10.13.0'} hasBin: true @@ -7743,15 +7743,15 @@ packages: '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@pmmmwh/react-refresh-webpack-plugin': 0.5.9_ohj47mxwagpoxvu7nhhwxzphqm '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/client-logger': 6.5.13 - '@storybook/core': 6.5.13_4b54x7u4h43ld2fs3keqvqllvm - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core': 6.5.13_b76jomymgzscf2ddakwqnbje5i + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/manager-webpack5': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi '@storybook/node-logger': 6.5.13 - '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_qw7fmzhoapcndkteb5rsc33stq + '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_vfotqvx6lgcbf3upbs6hgaza4q '@storybook/semver': 7.3.2 '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y '@types/estree': 0.0.51 @@ -7777,7 +7777,7 @@ packages: regenerator-runtime: 0.13.10 require-from-string: 2.0.2 ts-dedent: 2.2.0 - typescript: 4.8.4 + typescript: 4.9.3 util-deprecate: 1.0.2 webpack: 5.75.0 transitivePeerDependencies: @@ -7871,11 +7871,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.13_5msx5wgifzd2n7nm3paor5omae: + /@storybook/telemetry/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: resolution: {integrity: sha512-PFJEfGbunmfFWabD3rdCF8EHH+45578OHOkMPpXJjqXl94vPQxUH2XTVKQgEQJbYrgX0Vx9Z4tSkdMHuzYDbWQ==} dependencies: '@storybook/client-logger': 6.5.13 - '@storybook/core-common': 6.5.13_5msx5wgifzd2n7nm3paor5omae + '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi chalk: 4.1.2 core-js: 3.26.1 detect-package-manager: 2.0.1 @@ -8811,7 +8811,7 @@ packages: '@types/node': 18.11.9 optional: true - /@typescript-eslint/eslint-plugin/5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i: + /@typescript-eslint/eslint-plugin/5.43.0_wze2rj5tow7zwqpgbdx2buoy3m: resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8822,23 +8822,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/type-utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy - '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/type-utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y debug: 4.3.4 eslint: 8.27.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + tsutils: 3.21.0_typescript@4.9.3 + typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.43.0_rmayb2veg2btbq6mbmnyivgasy: + /@typescript-eslint/parser/5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y: resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8850,10 +8850,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.43.0 '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4 + '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 debug: 4.3.4 eslint: 8.27.0 - typescript: 4.8.4 + typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true @@ -8866,7 +8866,7 @@ packages: '@typescript-eslint/visitor-keys': 5.43.0 dev: true - /@typescript-eslint/type-utils/5.43.0_rmayb2veg2btbq6mbmnyivgasy: + /@typescript-eslint/type-utils/5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y: resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8876,12 +8876,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4 - '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 + '@typescript-eslint/utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y debug: 4.3.4 eslint: 8.27.0 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + tsutils: 3.21.0_typescript@4.9.3 + typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true @@ -8891,7 +8891,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.43.0_typescript@4.8.4: + /@typescript-eslint/typescript-estree/5.43.0_typescript@4.9.3: resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8906,13 +8906,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.8.4 - typescript: 4.8.4 + tsutils: 3.21.0_typescript@4.9.3 + typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.43.0_rmayb2veg2btbq6mbmnyivgasy: + /@typescript-eslint/utils/5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y: resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8922,7 +8922,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.43.0 '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.8.4 + '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 eslint: 8.27.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.27.0 @@ -12644,7 +12644,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.1.5_bf5qejdbjbrfwwaumpbpeb3h4e: + /eslint-plugin-jest/27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye: resolution: {integrity: sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -12657,8 +12657,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.43.0_yy4vf4gcvxiubmg7fqa55dqe2i - '@typescript-eslint/utils': 5.43.0_rmayb2veg2btbq6mbmnyivgasy + '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m + '@typescript-eslint/utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y eslint: 8.27.0 jest: 29.3.1_@types+node@18.11.9 transitivePeerDependencies: @@ -13344,7 +13344,7 @@ packages: signal-exit: 3.0.7 dev: true - /fork-ts-checker-webpack-plugin/4.1.6_zrjoh7bg5rkacdtuk7dq2uvknu: + /fork-ts-checker-webpack-plugin/4.1.6_nh7kisgxcfib7qeetfrkne66xa: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -13365,14 +13365,14 @@ packages: minimatch: 3.1.2 semver: 5.7.1 tapable: 1.1.3 - typescript: 4.8.4 + typescript: 4.9.3 webpack: 4.46.0 worker-rpc: 0.1.1 transitivePeerDependencies: - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.2_jhkpzg2brfkmxknx2ey4cnt3n4: + /fork-ts-checker-webpack-plugin/6.5.2_bhjilrwoi7zg2tms4gfledt524: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -13400,11 +13400,11 @@ packages: schema-utils: 2.7.0 semver: 7.3.8 tapable: 1.1.3 - typescript: 4.8.4 + typescript: 4.9.3 webpack: 5.75.0 dev: true - /fork-ts-checker-webpack-plugin/6.5.2_zrjoh7bg5rkacdtuk7dq2uvknu: + /fork-ts-checker-webpack-plugin/6.5.2_nh7kisgxcfib7qeetfrkne66xa: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -13432,11 +13432,11 @@ packages: schema-utils: 2.7.0 semver: 7.3.8 tapable: 1.1.3 - typescript: 4.8.4 + typescript: 4.9.3 webpack: 4.46.0 dev: true - /fork-ts-checker-webpack-plugin/7.2.13_qw7fmzhoapcndkteb5rsc33stq: + /fork-ts-checker-webpack-plugin/7.2.13_vfotqvx6lgcbf3upbs6hgaza4q: resolution: {integrity: sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} peerDependencies: @@ -13459,7 +13459,7 @@ packages: schema-utils: 3.1.1 semver: 7.3.8 tapable: 2.2.1 - typescript: 4.8.4 + typescript: 4.9.3 webpack: 5.75.0_webpack-cli@4.10.0 dev: true @@ -15413,7 +15413,7 @@ packages: pretty-format: 29.3.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1_cbe7ovvae6zqfnmtgctpgpys54 + ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u transitivePeerDependencies: - supports-color dev: true @@ -16011,6 +16011,7 @@ packages: chalk: 2.4.2 diff-match-patch: 1.0.5 dev: false + bundledDependencies: [] /jsonfile/4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -16541,7 +16542,7 @@ packages: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} dependencies: - chalk: 4.1.1 + chalk: 4.1.2 is-unicode-supported: 0.1.0 dev: false @@ -17164,7 +17165,7 @@ packages: /ms/2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw/0.48.2_typescript@4.8.4: + /msw/0.48.2_typescript@4.9.3: resolution: {integrity: sha512-kXeLiyf5CRYkRf+ve/Utmw5/Iii+y+Mcr8hzXSVFrvzWVDpBfYL/4vBEhQu4zrBPBhvPbTNrH7/Y0KDQilpBKg==} engines: {node: '>=14'} hasBin: true @@ -17194,7 +17195,7 @@ packages: statuses: 2.0.1 strict-event-emitter: 0.2.8 type-fest: 2.19.0 - typescript: 4.8.4 + typescript: 4.9.3 yargs: 17.6.2 transitivePeerDependencies: - encoding @@ -18140,11 +18141,11 @@ packages: engines: {node: '>=4'} dev: false - /pnp-webpack-plugin/1.6.4_typescript@4.8.4: + /pnp-webpack-plugin/1.6.4_typescript@4.9.3: resolution: {integrity: sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@4.8.4 + ts-pnp: 1.2.0_typescript@4.9.3 transitivePeerDependencies: - typescript dev: true @@ -18789,12 +18790,12 @@ packages: resolution: {integrity: sha512-WUSQJ4P/wWcusaH+zZmbECOk7H5N2pOIl0vzheeornkIMhu+qrNdGFm0bDZLCb0hSF0jf/kH1SgkNGfBdTc4wA==} dev: true - /react-docgen-typescript/2.2.2_typescript@4.8.4: + /react-docgen-typescript/2.2.2_typescript@4.9.3: resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} peerDependencies: typescript: '>= 4.3.x' dependencies: - typescript: 4.8.4 + typescript: 4.9.3 dev: true /react-docgen/5.4.3: @@ -19661,7 +19662,7 @@ packages: sprintf-js: 1.1.2 optional: true - /rollup-plugin-typescript2/0.34.1_aoc4guvlpr5bfeyf2nus4ubkpu: + /rollup-plugin-typescript2/0.34.1_6annma2bj33shm6er7hwi5u4z4: resolution: {integrity: sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==} peerDependencies: rollup: '>=1.26.3' @@ -19673,7 +19674,7 @@ packages: rollup: 3.3.0 semver: 7.3.8 tslib: 2.4.1 - typescript: 4.8.4 + typescript: 4.9.3 dev: true /rollup/3.3.0: @@ -21226,7 +21227,40 @@ packages: engines: {node: '>=6.10'} dev: true - /ts-jest/29.0.3_25xopm7qx5wgmsgnog4okhpq5a: + /ts-jest/29.0.3_4f6uxrzmuwipl5rr3bcogf6k74: + resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + hasBin: true + peerDependencies: + '@babel/core': '>=7.0.0-beta.0 <8' + '@jest/types': ^29.0.0 + babel-jest: ^29.0.0 + esbuild: '*' + jest: ^29.0.0 + typescript: '>=4.3' + peerDependenciesMeta: + '@babel/core': + optional: true + '@jest/types': + optional: true + babel-jest: + optional: true + esbuild: + optional: true + dependencies: + bs-logger: 0.2.6 + fast-json-stable-stringify: 2.1.0 + jest: 29.3.1_@types+node@18.11.9 + jest-util: 29.3.1 + json5: 2.2.1 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.3.8 + typescript: 4.9.3 + yargs-parser: 21.1.1 + dev: true + + /ts-jest/29.0.3_6crhf7ajeizammv76u753sn6i4: resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -21256,44 +21290,11 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.8 - typescript: 4.8.4 + typescript: 4.9.3 yargs-parser: 21.1.1 dev: true - /ts-jest/29.0.3_r24ewcothphvclnu77pxb4u4se: - resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - '@babel/core': '>=7.0.0-beta.0 <8' - '@jest/types': ^29.0.0 - babel-jest: ^29.0.0 - esbuild: '*' - jest: ^29.0.0 - typescript: '>=4.3' - peerDependenciesMeta: - '@babel/core': - optional: true - '@jest/types': - optional: true - babel-jest: - optional: true - esbuild: - optional: true - dependencies: - bs-logger: 0.2.6 - fast-json-stable-stringify: 2.1.0 - jest: 29.3.1_@types+node@18.11.9 - jest-util: 29.3.1 - json5: 2.2.1 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.3.8 - typescript: 4.8.4 - yargs-parser: 21.1.1 - dev: true - - /ts-node/10.9.1_cbe7ovvae6zqfnmtgctpgpys54: + /ts-node/10.9.1_wup25etrarvlqkprac7h35hj7u: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -21319,12 +21320,12 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.8.4 + typescript: 4.9.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true - /ts-pnp/1.2.0_typescript@4.8.4: + /ts-pnp/1.2.0_typescript@4.9.3: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -21333,7 +21334,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.8.4 + typescript: 4.9.3 dev: true /ts-toolbelt/6.15.5: @@ -21360,14 +21361,14 @@ packages: /tslib/2.4.1: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} - /tsutils/3.21.0_typescript@4.8.4: + /tsutils/3.21.0_typescript@4.9.3: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.8.4 + typescript: 4.9.3 dev: true /tty-browserify/0.0.0: @@ -21467,8 +21468,8 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typescript/4.8.4: - resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==} + /typescript/4.9.3: + resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} engines: {node: '>=4.2.0'} hasBin: true