From db1fcd12c0312c240e90c10a6bf3a7363b70b987 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 07:14:31 -0400 Subject: [PATCH] chore(deps): update all non-major dependencies (#1192) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- extension/package.json | 10 +- package.json | 6 +- .../examples/tree/package.json | 4 +- packages/d3-state-visualizer/package.json | 8 +- packages/d3tooltip/package.json | 8 +- packages/map2tree/package.json | 8 +- packages/react-base16-styling/package.json | 4 +- packages/react-dock/demo/package.json | 6 +- packages/react-dock/package.json | 6 +- .../react-json-tree/examples/package.json | 6 +- packages/react-json-tree/package.json | 10 +- packages/redux-devtools-app/package.json | 8 +- .../redux-devtools-chart-monitor/package.json | 6 +- packages/redux-devtools-cli/package.json | 6 +- .../redux-devtools-dock-monitor/package.json | 6 +- .../redux-devtools-extension/package.json | 4 +- .../demo/package.json | 6 +- .../package.json | 6 +- .../package.json | 8 +- .../demo/package.json | 6 +- .../package.json | 6 +- .../redux-devtools-instrument/package.json | 4 +- .../redux-devtools-log-monitor/package.json | 6 +- packages/redux-devtools-remote/package.json | 4 +- .../demo/package.json | 10 +- .../package.json | 6 +- .../redux-devtools-serialize/package.json | 4 +- .../examples/todomvc/package.json | 6 +- .../package.json | 8 +- packages/redux-devtools-ui/package.json | 10 +- packages/redux-devtools-utils/package.json | 4 +- .../examples/counter/package.json | 6 +- .../examples/todomvc/package.json | 6 +- packages/redux-devtools/package.json | 6 +- pnpm-lock.yaml | 781 ++++++++++-------- 35 files changed, 534 insertions(+), 465 deletions(-) diff --git a/extension/package.json b/extension/package.json index 0fd349d5..4f8d5599 100644 --- a/extension/package.json +++ b/extension/package.json @@ -59,7 +59,7 @@ "@babel/register": "^7.17.7", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", - "@types/chrome": "^0.0.190", + "@types/chrome": "^0.0.191", "@types/lodash": "^4.14.182", "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", @@ -70,12 +70,12 @@ "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "electron": "^19.0.4", + "electron": "^19.0.6", "eslint": "^8.18.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jsx-a11y": "^6.5.1", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-jsx-a11y": "^6.6.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "file-loader": "^6.2.0", "fork-ts-checker-webpack-plugin": "^7.2.11", @@ -87,7 +87,7 @@ "react-transform-catch-errors": "^1.0.2", "react-transform-hmr": "^1.0.4", "rimraf": "^3.0.2", - "selenium-webdriver": "^4.2.0", + "selenium-webdriver": "^4.3.0", "sinon-chrome": "^3.0.1", "style-loader": "^3.3.1", "ts-jest": "^27.1.5", diff --git a/package.json b/package.json index 53df58cf..c2024fcb 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "@babel/core": "^7.18.5", "@babel/eslint-parser": "^7.18.2", "@changesets/cli": "^2.23.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "prettier": "2.7.1", diff --git a/packages/d3-state-visualizer/examples/tree/package.json b/packages/d3-state-visualizer/examples/tree/package.json index 0b08a7dc..ab15dfac 100644 --- a/packages/d3-state-visualizer/examples/tree/package.json +++ b/packages/d3-state-visualizer/examples/tree/package.json @@ -33,8 +33,8 @@ "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/node": "^16.11.41", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "eslint": "^8.18.0", diff --git a/packages/d3-state-visualizer/package.json b/packages/d3-state-visualizer/package.json index db97f526..71d341da 100644 --- a/packages/d3-state-visualizer/package.json +++ b/packages/d3-state-visualizer/package.json @@ -58,16 +58,16 @@ "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", - "@rollup/plugin-commonjs": "^22.0.0", + "@rollup/plugin-commonjs": "^22.0.1", "@rollup/plugin-node-resolve": "^13.3.0", "@types/node": "^16.11.41", "@types/ramda": "^0.28.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^2.75.6", + "rollup": "^2.75.7", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.32.1", "tslib": "^2.4.0", diff --git a/packages/d3tooltip/package.json b/packages/d3tooltip/package.json index 2ac9055a..92fbe6b4 100644 --- a/packages/d3tooltip/package.json +++ b/packages/d3tooltip/package.json @@ -49,18 +49,18 @@ "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", - "@rollup/plugin-commonjs": "^22.0.0", + "@rollup/plugin-commonjs": "^22.0.1", "@rollup/plugin-node-resolve": "^13.3.0", "@types/d3": "^3.5.47", "@types/node": "^16.11.41", "@types/ramda": "^0.28.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "d3": "^3.5.17", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^2.75.6", + "rollup": "^2.75.7", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.32.1", "tslib": "^2.4.0", diff --git a/packages/map2tree/package.json b/packages/map2tree/package.json index 5359a1e6..b25f59a8 100755 --- a/packages/map2tree/package.json +++ b/packages/map2tree/package.json @@ -53,20 +53,20 @@ "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", - "@rollup/plugin-commonjs": "^22.0.0", + "@rollup/plugin-commonjs": "^22.0.1", "@rollup/plugin-node-resolve": "^13.3.0", "@types/jest": "^27.5.2", "@types/lodash": "^4.14.182", "@types/node": "^16.11.41", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", "immutable": "^4.1.0", "jest": "^27.5.1", "rimraf": "^3.0.2", - "rollup": "^2.75.6", + "rollup": "^2.75.7", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.32.1", "ts-jest": "^27.1.5", diff --git a/packages/react-base16-styling/package.json b/packages/react-base16-styling/package.json index e33e64f1..6e419401 100644 --- a/packages/react-base16-styling/package.json +++ b/packages/react-base16-styling/package.json @@ -57,8 +57,8 @@ "@types/color": "^3.0.3", "@types/jest": "^27.5.2", "@types/lodash.curry": "^4.1.7", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", diff --git a/packages/react-dock/demo/package.json b/packages/react-dock/demo/package.json index 957c8b5d..a4b30e90 100644 --- a/packages/react-dock/demo/package.json +++ b/packages/react-dock/demo/package.json @@ -27,13 +27,13 @@ "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", "@types/styled-components": "^5.1.25", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/react-dock/package.json b/packages/react-dock/package.json index 4417f088..a2f046de 100644 --- a/packages/react-dock/package.json +++ b/packages/react-dock/package.json @@ -57,12 +57,12 @@ "@types/lodash.debounce": "^4.0.7", "@types/react": "^18.0.14", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "react": "^18.2.0", diff --git a/packages/react-json-tree/examples/package.json b/packages/react-json-tree/examples/package.json index 9d39ad8f..972f5ae1 100644 --- a/packages/react-json-tree/examples/package.json +++ b/packages/react-json-tree/examples/package.json @@ -33,13 +33,13 @@ "@types/node": "^16.11.41", "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/react-json-tree/package.json b/packages/react-json-tree/package.json index 772f5750..92f5200b 100644 --- a/packages/react-json-tree/package.json +++ b/packages/react-json-tree/package.json @@ -60,24 +60,24 @@ "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", - "@rollup/plugin-commonjs": "^22.0.0", + "@rollup/plugin-commonjs": "^22.0.1", "@rollup/plugin-node-resolve": "^13.3.0", "@types/jest": "^27.5.2", "@types/node": "^16.11.41", "@types/react": "^18.0.14", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "react": "^18.2.0", "react-test-renderer": "^18.2.0", "rimraf": "^3.0.2", - "rollup": "^2.75.6", + "rollup": "^2.75.7", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.32.1", "ts-jest": "^27.1.5", diff --git a/packages/redux-devtools-app/package.json b/packages/redux-devtools-app/package.json index 4ca989a4..cde495d0 100644 --- a/packages/redux-devtools-app/package.json +++ b/packages/redux-devtools-app/package.json @@ -86,17 +86,17 @@ "@types/react-dom": "^18.0.5", "@types/socketcluster-client": "^16.0.0", "@types/styled-components": "^5.1.25", - "@types/testing-library__jest-dom": "^5.14.4", + "@types/testing-library__jest-dom": "^5.14.5", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-loader": "^3.1.2", diff --git a/packages/redux-devtools-chart-monitor/package.json b/packages/redux-devtools-chart-monitor/package.json index 03993b63..e16f5297 100644 --- a/packages/redux-devtools-chart-monitor/package.json +++ b/packages/redux-devtools-chart-monitor/package.json @@ -57,11 +57,11 @@ "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.13.1", "@types/react": "^18.0.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", diff --git a/packages/redux-devtools-cli/package.json b/packages/redux-devtools-cli/package.json index 4cc982ab..110cc185 100644 --- a/packages/redux-devtools-cli/package.json +++ b/packages/redux-devtools-cli/package.json @@ -47,7 +47,7 @@ "chalk": "^4.1.2", "cors": "^2.8.5", "cross-spawn": "^7.0.3", - "electron": "^19.0.4", + "electron": "^19.0.6", "express": "^4.18.1", "getport": "^0.1.0", "graphql": "^16.5.0", @@ -81,8 +81,8 @@ "@types/styled-components": "^5.1.25", "@types/supertest": "^2.0.12", "@types/uuid": "^8.3.4", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", diff --git a/packages/redux-devtools-dock-monitor/package.json b/packages/redux-devtools-dock-monitor/package.json index 90ad87f3..0d53534f 100644 --- a/packages/redux-devtools-dock-monitor/package.json +++ b/packages/redux-devtools-dock-monitor/package.json @@ -58,11 +58,11 @@ "@redux-devtools/core": "^3.13.1", "@types/parse-key": "^0.2.0", "@types/react": "^18.0.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", diff --git a/packages/redux-devtools-extension/package.json b/packages/redux-devtools-extension/package.json index c28f77c3..0cab2bdd 100644 --- a/packages/redux-devtools-extension/package.json +++ b/packages/redux-devtools-extension/package.json @@ -38,8 +38,8 @@ "@babel/plugin-transform-runtime": "^7.18.5", "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.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 6c6ea102..cd4e2eff 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json @@ -38,14 +38,14 @@ "@types/redux-logger": "^3.0.9", "@types/styled-components": "^5.1.25", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools-inspector-monitor-test-tab/package.json b/packages/redux-devtools-inspector-monitor-test-tab/package.json index 97cad327..341cc8a7 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/package.json @@ -71,12 +71,12 @@ "@types/object-path": "^0.11.1", "@types/react": "^18.0.14", "@types/simple-diff": "^1.6.1", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "react": "^18.2.0", diff --git a/packages/redux-devtools-inspector-monitor-trace-tab/package.json b/packages/redux-devtools-inspector-monitor-trace-tab/package.json index 1cebe74d..2dd86bd4 100644 --- a/packages/redux-devtools-inspector-monitor-trace-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-trace-tab/package.json @@ -32,7 +32,7 @@ "dependencies": { "@babel/code-frame": "^7.16.7", "@babel/runtime": "^7.18.3", - "@types/chrome": "^0.0.190", + "@types/chrome": "^0.0.191", "anser": "^2.1.1", "html-entities": "^2.3.3", "path-browserify": "^1.0.1", @@ -58,12 +58,12 @@ "@types/react": "^18.0.14", "@types/redux-devtools-themes": "^1.0.0", "@types/source-map": "0.5.2", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "react": "^18.2.0", diff --git a/packages/redux-devtools-inspector-monitor/demo/package.json b/packages/redux-devtools-inspector-monitor/demo/package.json index b0e255e5..64909a2b 100644 --- a/packages/redux-devtools-inspector-monitor/demo/package.json +++ b/packages/redux-devtools-inspector-monitor/demo/package.json @@ -36,13 +36,13 @@ "@types/react-dom": "^18.0.5", "@types/redux-logger": "^3.0.9", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools-inspector-monitor/package.json b/packages/redux-devtools-inspector-monitor/package.json index 7a446058..cac5d79a 100644 --- a/packages/redux-devtools-inspector-monitor/package.json +++ b/packages/redux-devtools-inspector-monitor/package.json @@ -69,11 +69,11 @@ "@types/react": "^18.0.14", "@types/react-dragula": "^1.1.0", "@types/redux-devtools-themes": "^1.0.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", diff --git a/packages/redux-devtools-instrument/package.json b/packages/redux-devtools-instrument/package.json index 5070ebe6..4ce30cae 100644 --- a/packages/redux-devtools-instrument/package.json +++ b/packages/redux-devtools-instrument/package.json @@ -54,8 +54,8 @@ "@types/jest": "^27.5.2", "@types/lodash": "^4.14.182", "@types/node": "^16.11.41", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", diff --git a/packages/redux-devtools-log-monitor/package.json b/packages/redux-devtools-log-monitor/package.json index 6b820d25..1af5fa7f 100644 --- a/packages/redux-devtools-log-monitor/package.json +++ b/packages/redux-devtools-log-monitor/package.json @@ -60,11 +60,11 @@ "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.13.1", "@types/react": "^18.0.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", diff --git a/packages/redux-devtools-remote/package.json b/packages/redux-devtools-remote/package.json index c03c1140..93667456 100644 --- a/packages/redux-devtools-remote/package.json +++ b/packages/redux-devtools-remote/package.json @@ -60,8 +60,8 @@ "@types/node": "^16.11.41", "@types/rn-host-detect": "^1.2.0", "@types/socketcluster-client": "^16.0.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", diff --git a/packages/redux-devtools-rtk-query-monitor/demo/package.json b/packages/redux-devtools-rtk-query-monitor/demo/package.json index 3ec78bee..f5e55d87 100644 --- a/packages/redux-devtools-rtk-query-monitor/demo/package.json +++ b/packages/redux-devtools-rtk-query-monitor/demo/package.json @@ -19,8 +19,8 @@ "@redux-devtools/dock-monitor": "^3.0.0", "@redux-devtools/rtk-query-monitor": "^3.0.0", "@reduxjs/toolkit": "^1.8.2", - "framer-motion": "^6.3.11", - "msw": "^0.42.1", + "framer-motion": "^6.3.15", + "msw": "^0.42.3", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^4.4.0", @@ -40,15 +40,15 @@ "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", "@types/styled-components": "^5.1.25", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", "css-loader": "^6.7.1", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools-rtk-query-monitor/package.json b/packages/redux-devtools-rtk-query-monitor/package.json index 27e39614..d1bac00f 100644 --- a/packages/redux-devtools-rtk-query-monitor/package.json +++ b/packages/redux-devtools-rtk-query-monitor/package.json @@ -71,11 +71,11 @@ "@types/hex-rgba": "^1.0.1", "@types/lodash.debounce": "^4.0.7", "@types/react": "^18.0.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", diff --git a/packages/redux-devtools-serialize/package.json b/packages/redux-devtools-serialize/package.json index 66686e75..c9e0407e 100644 --- a/packages/redux-devtools-serialize/package.json +++ b/packages/redux-devtools-serialize/package.json @@ -49,8 +49,8 @@ "@babel/preset-typescript": "^7.17.12", "@types/jest": "^27.5.2", "@types/jsan": "^3.1.2", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", diff --git a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json index d48743a6..69acb4ec 100644 --- a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json +++ b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json @@ -41,14 +41,14 @@ "@types/react-dom": "^18.0.5", "@types/styled-components": "^5.1.25", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools-slider-monitor/package.json b/packages/redux-devtools-slider-monitor/package.json index e7630269..7ce57061 100644 --- a/packages/redux-devtools-slider-monitor/package.json +++ b/packages/redux-devtools-slider-monitor/package.json @@ -51,16 +51,16 @@ "@rollup/plugin-babel": "^5.3.1", "@types/node": "^16.11.41", "@types/react": "^18.0.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "rollup": "^2.75.6", + "rollup": "^2.75.7", "rollup-plugin-typescript2": "^0.32.1", "tslib": "^2.4.0", "typescript": "~4.7.4" diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index 24577490..63bb5956 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -51,7 +51,7 @@ "@types/redux-devtools-themes": "^1.0.0", "@types/simple-element-resize-detector": "^1.3.0", "base16": "^1.0.0", - "codemirror": "^5.65.5", + "codemirror": "^5.65.6", "color": "^4.2.3", "prop-types": "^15.8.1", "react-icons": "^4.4.0", @@ -69,21 +69,21 @@ "@babel/preset-typescript": "^7.17.12", "@storybook/addon-essentials": "^6.5.9", "@storybook/react": "^6.5.9", - "@testing-library/dom": "^8.13.0", + "@testing-library/dom": "^8.14.0", "@testing-library/react": "^13.3.0", "@testing-library/user-event": "^14.2.1", "@types/color": "^3.0.3", "@types/jest": "^27.5.2", "@types/react": "^18.0.14", "@types/styled-components": "^5.1.25", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "csstype": "^3.1.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "ncp": "^2.0.0", diff --git a/packages/redux-devtools-utils/package.json b/packages/redux-devtools-utils/package.json index 3ec6ed6f..9d00d926 100644 --- a/packages/redux-devtools-utils/package.json +++ b/packages/redux-devtools-utils/package.json @@ -53,8 +53,8 @@ "@types/jsan": "^3.1.2", "@types/lodash": "^4.14.182", "@types/node": "^16.11.41", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools/examples/counter/package.json b/packages/redux-devtools/examples/counter/package.json index 1de8caf0..af3c3768 100644 --- a/packages/redux-devtools/examples/counter/package.json +++ b/packages/redux-devtools/examples/counter/package.json @@ -39,13 +39,13 @@ "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools/examples/todomvc/package.json b/packages/redux-devtools/examples/todomvc/package.json index ae26aa57..14f64201 100644 --- a/packages/redux-devtools/examples/todomvc/package.json +++ b/packages/redux-devtools/examples/todomvc/package.json @@ -53,14 +53,14 @@ "@types/react": "^18.0.14", "@types/react-dom": "^18.0.5", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools/package.json b/packages/redux-devtools/package.json index d0186397..7be343ec 100644 --- a/packages/redux-devtools/package.json +++ b/packages/redux-devtools/package.json @@ -59,12 +59,12 @@ "@types/lodash": "^4.14.182", "@types/node": "^16.11.41", "@types/react": "^18.0.14", - "@typescript-eslint/eslint-plugin": "^5.28.0", - "@typescript-eslint/parser": "^5.28.0", + "@typescript-eslint/eslint-plugin": "^5.29.0", + "@typescript-eslint/parser": "^5.29.0", "eslint": "^8.18.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-jest": "^26.5.3", - "eslint-plugin-react": "^7.30.0", + "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^27.5.1", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f413d73..de524e56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,12 +11,12 @@ importers: '@babel/eslint-parser': ^7.18.2 '@changesets/cli': ^2.23.0 '@nrwl/nx-cloud': ^14.1.2 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 jest: ^27.5.1 nx: ^14.3.6 @@ -27,12 +27,12 @@ importers: '@babel/eslint-parser': 7.18.2_cz6e4qppzra6gosrrzcvbsxiom '@changesets/cli': 2.23.0 '@nrwl/nx-cloud': 14.1.2 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 nx: 14.3.6 @@ -56,7 +56,7 @@ importers: '@redux-devtools/utils': ^2.0.0 '@testing-library/jest-dom': ^5.16.4 '@testing-library/react': ^13.3.0 - '@types/chrome': ^0.0.190 + '@types/chrome': ^0.0.191 '@types/jsan': ^3.1.2 '@types/lodash': ^4.14.182 '@types/react': ^18.0.14 @@ -68,12 +68,12 @@ importers: copy-webpack-plugin: ^11.0.0 cross-env: ^7.0.3 css-loader: ^6.7.1 - electron: ^19.0.4 + electron: ^19.0.6 eslint: ^8.18.0 eslint-config-airbnb: ^19.0.4 eslint-plugin-import: ^2.26.0 - eslint-plugin-jsx-a11y: ^6.5.1 - eslint-plugin-react: ^7.30.0 + eslint-plugin-jsx-a11y: ^6.6.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 file-loader: ^6.2.0 fork-ts-checker-webpack-plugin: ^7.2.11 @@ -96,7 +96,7 @@ importers: redux: ^4.2.0 redux-persist: ^6.0.0 rimraf: ^3.0.2 - selenium-webdriver: ^4.2.0 + selenium-webdriver: ^4.3.0 sinon-chrome: ^3.0.1 style-loader: ^3.3.1 styled-components: ^5.3.5 @@ -134,7 +134,7 @@ importers: '@babel/register': 7.17.7_@babel+core@7.18.5 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y - '@types/chrome': 0.0.190 + '@types/chrome': 0.0.191 '@types/lodash': 4.14.182 '@types/react': 18.0.14 '@types/react-dom': 18.0.5 @@ -145,12 +145,12 @@ importers: copy-webpack-plugin: 11.0.0_webpack@5.73.0 cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.73.0 - electron: 19.0.4 + electron: 19.0.6 eslint: 8.18.0 - eslint-config-airbnb: 19.0.4_33hhosu7yovqp6ljggjzij5oci + eslint-config-airbnb: 19.0.4_egamsbadvc6ovgxe5yxurj2cai eslint-plugin-import: 2.26.0_eslint@8.18.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jsx-a11y: 6.6.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 file-loader: 6.2.0_webpack@5.73.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei @@ -162,7 +162,7 @@ importers: react-transform-catch-errors: 1.0.2 react-transform-hmr: 1.0.4 rimraf: 3.0.2 - selenium-webdriver: 4.2.0 + selenium-webdriver: 4.3.0 sinon-chrome: 3.0.1 style-loader: 3.3.1_webpack@5.73.0 ts-jest: 27.1.5_fddvm4zdts2kttulaik7bnebje @@ -180,13 +180,13 @@ importers: '@babel/preset-typescript': ^7.17.12 '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 - '@rollup/plugin-commonjs': ^22.0.0 + '@rollup/plugin-commonjs': ^22.0.1 '@rollup/plugin-node-resolve': ^13.3.0 '@types/d3': ^3.5.47 '@types/node': ^16.11.41 '@types/ramda': ^0.28.14 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 d3: ^3.5.17 d3tooltip: ^2.1.0 deepmerge: ^4.2.2 @@ -195,7 +195,7 @@ importers: map2tree: ^2.1.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^2.75.6 + rollup: ^2.75.7 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.32.1 tslib: ^2.4.0 @@ -215,19 +215,19 @@ importers: '@babel/plugin-transform-runtime': 7.18.5_@babel+core@7.18.5 '@babel/preset-env': 7.18.2_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 - '@rollup/plugin-babel': 5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm - '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.6 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.6 + '@rollup/plugin-babel': 5.3.1_za5spbk65gc2bmrclluhieacz4 + '@rollup/plugin-commonjs': 22.0.1_rollup@2.75.7 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.7 '@types/node': 16.11.41 '@types/ramda': 0.28.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 rimraf: 3.0.2 - rollup: 2.75.6 - rollup-plugin-terser: 7.0.2_rollup@2.75.6 - rollup-plugin-typescript2: 0.32.1_63sirsnfvviu2qxghjzgkmnlpm + rollup: 2.75.7 + rollup-plugin-terser: 7.0.2_rollup@2.75.7 + rollup-plugin-typescript2: 0.32.1_okefoyb4o5sittgqayreuhurei tslib: 2.4.0 typescript: 4.7.4 @@ -237,8 +237,8 @@ importers: '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 '@types/node': ^16.11.41 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 d3-state-visualizer: ^1.6.0 @@ -260,8 +260,8 @@ importers: '@babel/preset-env': 7.18.2_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 '@types/node': 16.11.41 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 eslint: 8.18.0 @@ -284,19 +284,19 @@ importers: '@babel/preset-typescript': ^7.17.12 '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 - '@rollup/plugin-commonjs': ^22.0.0 + '@rollup/plugin-commonjs': ^22.0.1 '@rollup/plugin-node-resolve': ^13.3.0 '@types/d3': ^3.5.47 '@types/node': ^16.11.41 '@types/ramda': ^0.28.14 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 d3: ^3.5.17 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^2.75.6 + rollup: ^2.75.7 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.32.1 tslib: ^2.4.0 @@ -311,21 +311,21 @@ importers: '@babel/plugin-transform-runtime': 7.18.5_@babel+core@7.18.5 '@babel/preset-env': 7.18.2_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 - '@rollup/plugin-babel': 5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm - '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.6 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.6 + '@rollup/plugin-babel': 5.3.1_za5spbk65gc2bmrclluhieacz4 + '@rollup/plugin-commonjs': 22.0.1_rollup@2.75.7 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.7 '@types/d3': 3.5.47 '@types/node': 16.11.41 '@types/ramda': 0.28.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e d3: 3.5.17 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 rimraf: 3.0.2 - rollup: 2.75.6 - rollup-plugin-terser: 7.0.2_rollup@2.75.6 - rollup-plugin-typescript2: 0.32.1_63sirsnfvviu2qxghjzgkmnlpm + rollup: 2.75.7 + rollup-plugin-terser: 7.0.2_rollup@2.75.7 + rollup-plugin-typescript2: 0.32.1_okefoyb4o5sittgqayreuhurei tslib: 2.4.0 typescript: 4.7.4 @@ -339,13 +339,13 @@ importers: '@babel/preset-typescript': ^7.17.12 '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 - '@rollup/plugin-commonjs': ^22.0.0 + '@rollup/plugin-commonjs': ^22.0.1 '@rollup/plugin-node-resolve': ^13.3.0 '@types/jest': ^27.5.2 '@types/lodash': ^4.14.182 '@types/node': ^16.11.41 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 @@ -353,7 +353,7 @@ importers: jest: ^27.5.1 lodash: ^4.17.21 rimraf: ^3.0.2 - rollup: ^2.75.6 + rollup: ^2.75.7 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.32.1 ts-jest: ^27.1.5 @@ -369,23 +369,23 @@ importers: '@babel/plugin-transform-runtime': 7.18.5_@babel+core@7.18.5 '@babel/preset-env': 7.18.2_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 - '@rollup/plugin-babel': 5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm - '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.6 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.6 + '@rollup/plugin-babel': 5.3.1_za5spbk65gc2bmrclluhieacz4 + '@rollup/plugin-commonjs': 22.0.1_rollup@2.75.7 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.7 '@types/jest': 27.5.2 '@types/lodash': 4.14.182 '@types/node': 16.11.41 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi immutable: 4.1.0 jest: 27.5.1 rimraf: 3.0.2 - rollup: 2.75.6 - rollup-plugin-terser: 7.0.2_rollup@2.75.6 - rollup-plugin-typescript2: 0.32.1_63sirsnfvviu2qxghjzgkmnlpm + rollup: 2.75.7 + rollup-plugin-terser: 7.0.2_rollup@2.75.7 + rollup-plugin-typescript2: 0.32.1_okefoyb4o5sittgqayreuhurei ts-jest: 27.1.5_7giygfzd3xe4pjz4ngu3nwlqbm tslib: 2.4.0 typescript: 4.7.4 @@ -404,8 +404,8 @@ importers: '@types/jest': ^27.5.2 '@types/lodash': ^4.14.182 '@types/lodash.curry': ^4.1.7 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 base16: ^1.0.0 color: ^4.2.3 csstype: ^3.1.0 @@ -435,11 +435,11 @@ importers: '@types/color': 3.0.3 '@types/jest': 27.5.2 '@types/lodash.curry': 4.1.7 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi jest: 27.5.1 rimraf: 3.0.2 ts-jest: 27.1.5_7giygfzd3xe4pjz4ngu3nwlqbm @@ -461,12 +461,12 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/react-test-renderer': ^18.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 jest: ^27.5.1 lodash.debounce: ^4.0.8 @@ -494,12 +494,12 @@ importers: '@types/lodash.debounce': 4.0.7 '@types/react': 18.0.14 '@types/react-test-renderer': 18.0.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 react: 18.2.0 @@ -518,13 +518,13 @@ importers: '@types/react': ^18.0.14 '@types/react-dom': ^18.0.5 '@types/styled-components': ^5.1.25 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -557,13 +557,13 @@ importers: '@types/react': 18.0.14 '@types/react-dom': 18.0.5 '@types/styled-components': 5.1.25 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -584,7 +584,7 @@ importers: '@babel/preset-typescript': ^7.17.12 '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 - '@rollup/plugin-commonjs': ^22.0.0 + '@rollup/plugin-commonjs': ^22.0.1 '@rollup/plugin-node-resolve': ^13.3.0 '@types/jest': ^27.5.2 '@types/lodash': ^4.14.182 @@ -592,12 +592,12 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/react-test-renderer': ^18.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 jest: ^27.5.1 prop-types: ^15.8.1 @@ -605,7 +605,7 @@ importers: react-base16-styling: ^0.9.1 react-test-renderer: ^18.2.0 rimraf: ^3.0.2 - rollup: ^2.75.6 + rollup: ^2.75.7 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.32.1 ts-jest: ^27.1.5 @@ -625,27 +625,27 @@ importers: '@babel/preset-env': 7.18.2_@babel+core@7.18.5 '@babel/preset-react': 7.17.12_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 - '@rollup/plugin-babel': 5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm - '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.6 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.6 + '@rollup/plugin-babel': 5.3.1_za5spbk65gc2bmrclluhieacz4 + '@rollup/plugin-commonjs': 22.0.1_rollup@2.75.7 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.7 '@types/jest': 27.5.2 '@types/node': 16.11.41 '@types/react': 18.0.14 '@types/react-test-renderer': 18.0.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 react: 18.2.0 react-test-renderer: 18.2.0_react@18.2.0 rimraf: 3.0.2 - rollup: 2.75.6 - rollup-plugin-terser: 7.0.2_rollup@2.75.6 - rollup-plugin-typescript2: 0.32.1_63sirsnfvviu2qxghjzgkmnlpm + rollup: 2.75.7 + rollup-plugin-terser: 7.0.2_rollup@2.75.7 + rollup-plugin-typescript2: 0.32.1_okefoyb4o5sittgqayreuhurei ts-jest: 27.1.5_7giygfzd3xe4pjz4ngu3nwlqbm tslib: 2.4.0 typescript: 4.7.4 @@ -659,13 +659,13 @@ importers: '@types/node': ^16.11.41 '@types/react': ^18.0.14 '@types/react-dom': ^18.0.5 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -693,13 +693,13 @@ importers: '@types/node': 16.11.41 '@types/react': 18.0.14 '@types/react-dom': 18.0.5 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -725,12 +725,12 @@ importers: '@types/node': ^16.11.41 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 jest: ^27.5.1 lodash: ^4.17.21 @@ -760,12 +760,12 @@ importers: '@types/lodash': 4.14.182 '@types/node': 16.11.41 '@types/react': 18.0.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 react: 18.2.0 @@ -809,10 +809,10 @@ importers: '@types/react-dom': ^18.0.5 '@types/socketcluster-client': ^16.0.0 '@types/styled-components': ^5.1.25 - '@types/testing-library__jest-dom': ^5.14.4 + '@types/testing-library__jest-dom': ^5.14.5 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 css-loader: ^6.7.1 @@ -820,7 +820,7 @@ importers: eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-loader: ^3.1.2 @@ -896,17 +896,17 @@ importers: '@types/react-dom': 18.0.5 '@types/socketcluster-client': 16.0.0 '@types/styled-components': 5.1.25 - '@types/testing-library__jest-dom': 5.14.4 + '@types/testing-library__jest-dom': 5.14.5 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.73.0 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-loader: 3.1.2_webpack@5.73.0 @@ -939,13 +939,13 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 d3-state-visualizer: ^1.6.0 deepmerge: ^4.2.2 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 prop-types: ^15.8.1 react: ^18.2.0 @@ -971,11 +971,11 @@ importers: '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 '@redux-devtools/core': link:../redux-devtools '@types/react': 18.0.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 react: 18.2.0 redux: 4.2.0 @@ -1001,14 +1001,14 @@ importers: '@types/styled-components': ^5.1.25 '@types/supertest': ^2.0.12 '@types/uuid': ^8.3.4 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 apollo-server-express: ^3.9.0 body-parser: ^1.20.0 chalk: ^4.1.2 cors: ^2.8.5 cross-spawn: ^7.0.3 - electron: ^19.0.4 + electron: ^19.0.6 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 @@ -1043,7 +1043,7 @@ importers: chalk: 4.1.2 cors: 2.8.5 cross-spawn: 7.0.3 - electron: 19.0.4 + electron: 19.0.6 express: 4.18.1 getport: 0.1.0 graphql: 16.5.0 @@ -1076,11 +1076,11 @@ importers: '@types/styled-components': 5.1.25 '@types/supertest': 2.0.12 '@types/uuid': 8.3.4 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi jest: 27.5.1 ncp: 2.0.0 rimraf: 3.0.2 @@ -1103,11 +1103,11 @@ importers: '@types/parse-key': ^0.2.0 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 parse-key: ^0.2.1 prop-types: ^15.8.1 @@ -1133,11 +1133,11 @@ importers: '@redux-devtools/core': link:../redux-devtools '@types/parse-key': 0.2.0 '@types/react': 18.0.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 react: 18.2.0 redux: 4.2.0 @@ -1153,8 +1153,8 @@ importers: '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 '@babel/runtime': ^7.18.3 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 redux: ^4.2.0 @@ -1169,8 +1169,8 @@ importers: '@babel/plugin-transform-runtime': 7.18.5_@babel+core@7.18.5 '@babel/preset-env': 7.18.2_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 redux: 4.2.0 @@ -1198,12 +1198,12 @@ importers: '@types/react': ^18.0.14 '@types/react-dragula': ^1.1.0 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 dateformat: ^4.6.3 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 hex-rgba: ^1.0.2 immutable: ^4.1.0 @@ -1255,11 +1255,11 @@ importers: '@types/react': 18.0.14 '@types/react-dragula': 1.1.0 '@types/redux-devtools-themes': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 react: 18.2.0 redux: 4.2.0 @@ -1287,13 +1287,13 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/simple-diff': ^1.6.1 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 es6template: ^1.0.5 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 javascript-stringify: ^2.1.0 jest: ^27.5.1 @@ -1336,12 +1336,12 @@ importers: '@types/object-path': 0.11.1 '@types/react': 18.0.14 '@types/simple-diff': 1.6.1 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 react: 18.2.0 @@ -1369,14 +1369,14 @@ importers: '@types/redux-logger': ^3.0.9 '@types/styled-components': ^5.1.25 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 css-loader: ^6.7.1 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -1424,14 +1424,14 @@ importers: '@types/redux-logger': 3.0.9 '@types/styled-components': 5.1.25 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.73.0 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -1457,7 +1457,7 @@ importers: '@redux-devtools/inspector-monitor': ^3.0.0 '@testing-library/react': ^13.3.0 '@types/babel__code-frame': ^7.0.3 - '@types/chrome': ^0.0.190 + '@types/chrome': ^0.0.191 '@types/html-entities': ^1.3.4 '@types/jest': ^27.5.2 '@types/node': ^16.11.41 @@ -1465,13 +1465,13 @@ importers: '@types/react': ^18.0.14 '@types/redux-devtools-themes': ^1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 anser: ^2.1.1 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 html-entities: ^2.3.3 jest: ^27.5.1 @@ -1488,7 +1488,7 @@ importers: dependencies: '@babel/code-frame': 7.16.7 '@babel/runtime': 7.18.3 - '@types/chrome': 0.0.190 + '@types/chrome': 0.0.191 anser: 2.1.1 html-entities: 2.3.3 path-browserify: 1.0.1 @@ -1513,12 +1513,12 @@ importers: '@types/react': 18.0.14 '@types/redux-devtools-themes': 1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 react: 18.2.0 @@ -1545,14 +1545,14 @@ importers: '@types/react-dom': ^18.0.5 '@types/redux-logger': ^3.0.9 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 base16: ^1.0.0 cross-env: ^7.0.3 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -1596,13 +1596,13 @@ importers: '@types/react-dom': 18.0.5 '@types/redux-logger': 3.0.9 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -1624,8 +1624,8 @@ importers: '@types/jest': ^27.5.2 '@types/lodash': ^4.14.182 '@types/node': ^16.11.41 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 @@ -1649,11 +1649,11 @@ importers: '@types/jest': 27.5.2 '@types/lodash': 4.14.182 '@types/node': 16.11.41 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi jest: 27.5.1 redux: 4.2.0 rimraf: 3.0.2 @@ -1676,11 +1676,11 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 lodash.debounce: ^4.0.8 prop-types: ^15.8.1 @@ -1709,11 +1709,11 @@ importers: '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 '@redux-devtools/core': link:../redux-devtools '@types/react': 18.0.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 react: 18.2.0 redux: 4.2.0 @@ -1735,8 +1735,8 @@ importers: '@types/node': ^16.11.41 '@types/rn-host-detect': ^1.2.0 '@types/socketcluster-client': ^16.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 jsan: ^3.1.14 @@ -1765,8 +1765,8 @@ importers: '@types/node': 16.11.41 '@types/rn-host-detect': 1.2.0 '@types/socketcluster-client': 16.0.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 redux: 4.2.0 @@ -1792,11 +1792,11 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 hex-rgba: ^1.0.2 immutable: ^4.1.0 @@ -1839,11 +1839,11 @@ importers: '@types/hex-rgba': 1.0.1 '@types/lodash.debounce': 4.0.7 '@types/react': 18.0.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 react: 18.2.0 redux: 4.2.0 @@ -1871,20 +1871,20 @@ importers: '@types/react': ^18.0.14 '@types/react-dom': ^18.0.5 '@types/styled-components': ^5.1.25 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 copy-webpack-plugin: ^11.0.0 cross-env: ^7.0.3 css-loader: ^6.7.1 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 - framer-motion: ^6.3.11 + framer-motion: ^6.3.15 html-webpack-plugin: ^5.5.0 - msw: ^0.42.1 + msw: ^0.42.3 react: ^18.2.0 react-dom: ^18.2.0 react-icons: ^4.4.0 @@ -1900,7 +1900,7 @@ importers: webpack-dev-server: ^4.9.2 dependencies: '@babel/runtime': 7.18.3 - '@chakra-ui/react': 2.2.1_dersw4eko4axp24m2cfli7j6ja + '@chakra-ui/react': 2.2.1_5z4lybafbsej23lhe66gvmikba '@emotion/react': 11.9.3_7eu627umq2cbnjxmysy5yb5jqq '@emotion/styled': 11.9.3_qbwmrvb6ojitbfrbjtglmejmbm '@mswjs/data': 0.10.1_typescript@4.7.4 @@ -1908,8 +1908,8 @@ importers: '@redux-devtools/dock-monitor': link:../../redux-devtools-dock-monitor '@redux-devtools/rtk-query-monitor': link:.. '@reduxjs/toolkit': 1.8.2_kkwg4cbsojnjnupd3btipussee - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y - msw: 0.42.1_typescript@4.7.4 + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y + msw: 0.42.3_typescript@4.7.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-icons: 4.4.0_react@18.2.0 @@ -1928,15 +1928,15 @@ importers: '@types/react': 18.0.14 '@types/react-dom': 18.0.5 '@types/styled-components': 5.1.25 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke copy-webpack-plugin: 11.0.0_webpack@5.73.0 cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.73.0 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -1958,8 +1958,8 @@ importers: '@babel/runtime': ^7.18.3 '@types/jest': ^27.5.2 '@types/jsan': ^3.1.2 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 @@ -1981,11 +1981,11 @@ importers: '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 '@types/jest': 27.5.2 '@types/jsan': 3.1.2 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi immutable: 4.1.0 jest: 27.5.1 rimraf: 3.0.2 @@ -2009,18 +2009,18 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.14 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 prop-types: ^15.8.1 react: ^18.2.0 redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - rollup: ^2.75.6 + rollup: ^2.75.7 rollup-plugin-typescript2: ^0.32.1 tslib: ^2.4.0 typescript: ~4.7.4 @@ -2040,20 +2040,20 @@ importers: '@babel/preset-react': 7.17.12_@babel+core@7.18.5 '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 '@redux-devtools/core': link:../redux-devtools - '@rollup/plugin-babel': 5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm + '@rollup/plugin-babel': 5.3.1_za5spbk65gc2bmrclluhieacz4 '@types/node': 16.11.41 '@types/react': 18.0.14 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - rollup: 2.75.6 - rollup-plugin-typescript2: 0.32.1_63sirsnfvviu2qxghjzgkmnlpm + rollup: 2.75.7 + rollup-plugin-typescript2: 0.32.1_okefoyb4o5sittgqayreuhurei tslib: 2.4.0 typescript: 4.7.4 @@ -2074,15 +2074,15 @@ importers: '@types/react-dom': ^18.0.5 '@types/styled-components': ^5.1.25 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 classnames: ^2.3.1 cross-env: ^7.0.3 css-loader: ^6.7.1 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -2126,14 +2126,14 @@ importers: '@types/react-dom': 18.0.5 '@types/styled-components': 5.1.25 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.73.0 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -2157,7 +2157,7 @@ importers: '@rjsf/core': ^4.2.0 '@storybook/addon-essentials': ^6.5.9 '@storybook/react': ^6.5.9 - '@testing-library/dom': ^8.13.0 + '@testing-library/dom': ^8.14.0 '@testing-library/react': ^13.3.0 '@testing-library/user-event': ^14.2.1 '@types/base16': ^1.0.2 @@ -2170,17 +2170,17 @@ importers: '@types/redux-devtools-themes': ^1.0.0 '@types/simple-element-resize-detector': ^1.3.0 '@types/styled-components': ^5.1.25 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 base16: ^1.0.0 - codemirror: ^5.65.5 + codemirror: ^5.65.6 color: ^4.2.3 csstype: ^3.1.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 eslint-plugin-jest: ^26.5.3 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 jest: ^27.5.1 ncp: ^2.0.0 @@ -2213,7 +2213,7 @@ importers: '@types/redux-devtools-themes': 1.0.0 '@types/simple-element-resize-detector': 1.3.0 base16: 1.0.0 - codemirror: 5.65.5 + codemirror: 5.65.6 color: 4.2.3 prop-types: 15.8.1 react-icons: 4.4.0_react@18.2.0 @@ -2230,21 +2230,21 @@ importers: '@babel/preset-typescript': 7.17.12_@babel+core@7.18.5 '@storybook/addon-essentials': 6.5.9_kegi444pbrxunz45jv6pd3z7ki '@storybook/react': 6.5.9_qvaipyr63plem3mgv5krfvm7b4 - '@testing-library/dom': 8.13.0 + '@testing-library/dom': 8.14.0 '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y - '@testing-library/user-event': 14.2.1_tlwynutqiyp5mns3woioasuxnq + '@testing-library/user-event': 14.2.1_ihvo3xlg2d6kwqju3os3zitn3y '@types/color': 3.0.3 '@types/jest': 27.5.2 '@types/react': 18.0.14 '@types/styled-components': 5.1.25 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke csstype: 3.1.0 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-jest: 26.5.3_zxzftnn2st6hdax52fud6lzt74 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jest: 26.5.3_hkaktba3mic4t6mktu5mmyzyhi + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 jest: 27.5.1 ncp: 2.0.0 @@ -2278,8 +2278,8 @@ importers: '@types/jsan': ^3.1.2 '@types/lodash': ^4.14.182 '@types/node': ^16.11.41 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 get-params: ^0.1.2 @@ -2311,8 +2311,8 @@ importers: '@types/jsan': 3.1.2 '@types/lodash': 4.14.182 '@types/node': 16.11.41 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 rimraf: 3.0.2 @@ -2332,13 +2332,13 @@ importers: '@types/react': ^18.0.14 '@types/react-dom': ^18.0.5 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -2373,13 +2373,13 @@ importers: '@types/react': 18.0.14 '@types/react-dom': 18.0.5 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -2404,15 +2404,15 @@ importers: '@types/react': ^18.0.14 '@types/react-dom': ^18.0.5 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.28.0 - '@typescript-eslint/parser': ^5.28.0 + '@typescript-eslint/eslint-plugin': ^5.29.0 + '@typescript-eslint/parser': ^5.29.0 babel-loader: ^8.2.5 classnames: ^2.3.1 cross-env: ^7.0.3 css-loader: ^6.7.1 eslint: ^8.18.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.30.0 + eslint-plugin-react: ^7.30.1 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 @@ -2450,14 +2450,14 @@ importers: '@types/react': 18.0.14 '@types/react-dom': 18.0.5 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e babel-loader: 8.2.5_te6ollfzjcco6mbxjl755ucqke cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.73.0 eslint: 8.18.0 eslint-config-prettier: 8.5.0_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 fork-ts-checker-webpack-plugin: 7.2.11_3o2jfq6vfqxns3sz6wn2nnc3ei html-webpack-plugin: 5.5.0_webpack@5.73.0 @@ -4088,7 +4088,7 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.0.3_inccl32eslsh7jtablwho5kv2e: + /@chakra-ui/accordion/2.0.3_vtyuavm5aokxji6drgmjpa5nda: resolution: {integrity: sha512-3fu5q6I6QtYVfpBHK+xxIkZ3b/spHgDongXuKuLEJZswcSU8+X5B9YmNfv73ZMRKO3PboYtyHAmZZo4pYqzbbA==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' @@ -4100,9 +4100,9 @@ packages: '@chakra-ui/icon': 3.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/react-utils': 2.0.1_react@18.2.0 '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q - '@chakra-ui/transition': 2.0.2_pas2gixxmlyrpeqapn6u4ylzzq + '@chakra-ui/transition': 2.0.2_rz5u7j3atdl3v3dzr2ouz3vbga '@chakra-ui/utils': 2.0.2 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4168,7 +4168,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/checkbox/2.1.0_inccl32eslsh7jtablwho5kv2e: + /@chakra-ui/checkbox/2.1.0_vtyuavm5aokxji6drgmjpa5nda: resolution: {integrity: sha512-LPKhJM/IMp8LKdr52PVfSGAnmqcgwTMPcjyWT8jXQ3OhEXRUKc5rSUORmPtJmffNLjLq1nPCcSMWQsVHhJ9MXw==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' @@ -4182,7 +4182,7 @@ packages: '@chakra-ui/utils': 2.0.2 '@chakra-ui/visually-hidden': 2.0.2_smtw3k2wuexenqj33awaujbhle '@zag-js/focus-visible': 0.1.0 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4381,7 +4381,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/menu/2.0.3_inccl32eslsh7jtablwho5kv2e: + /@chakra-ui/menu/2.0.3_vtyuavm5aokxji6drgmjpa5nda: resolution: {integrity: sha512-hW1XBK0ZOEvnrwurqZiQ7+CFW8Olfk82BilNOulQ7LxQ2hQAAg4JBQxs755jVEtqhSAP+oe/yuWEabWtCWLGQw==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' @@ -4394,13 +4394,13 @@ packages: '@chakra-ui/popper': 3.0.2_react@18.2.0 '@chakra-ui/react-utils': 2.0.1_react@18.2.0 '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q - '@chakra-ui/transition': 2.0.2_pas2gixxmlyrpeqapn6u4ylzzq + '@chakra-ui/transition': 2.0.2_rz5u7j3atdl3v3dzr2ouz3vbga '@chakra-ui/utils': 2.0.2 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.0.3_4s7debdozfrn2zrndnc46esm3q: + /@chakra-ui/modal/2.0.3_fyzxmzue2kafzgbnbtznxaoljq: resolution: {integrity: sha512-GS1Apvrsr8scM1d/awVgJdcheITja4fMKTKwWljstw7SfAMOPc4skKIg+MzriLvtIialm1WFxOWYfiQ5MKAAcQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' @@ -4414,10 +4414,10 @@ packages: '@chakra-ui/portal': 2.0.2_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-utils': 2.0.1_react@18.2.0 '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q - '@chakra-ui/transition': 2.0.2_pas2gixxmlyrpeqapn6u4ylzzq + '@chakra-ui/transition': 2.0.2_rz5u7j3atdl3v3dzr2ouz3vbga '@chakra-ui/utils': 2.0.2 aria-hidden: 1.1.3 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-remove-scroll: 2.5.4_luyos4mouogwq6z3wafb3re4ce @@ -4455,7 +4455,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/popover/2.0.2_inccl32eslsh7jtablwho5kv2e: + /@chakra-ui/popover/2.0.2_vtyuavm5aokxji6drgmjpa5nda: resolution: {integrity: sha512-i9Tsx+gpN470V7eLPng+lVK25DfUdQ44OAzWMUavIiutCtVJknZEPYbSr72JnT4NHBnr7b8rqUBEYq9+36LmlQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' @@ -4468,7 +4468,7 @@ packages: '@chakra-ui/react-utils': 2.0.1_react@18.2.0 '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q '@chakra-ui/utils': 2.0.2 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4559,7 +4559,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.2.1_dersw4eko4axp24m2cfli7j6ja: + /@chakra-ui/react/2.2.1_5z4lybafbsej23lhe66gvmikba: resolution: {integrity: sha512-m2vFICTUO3GivTkJROnTTJT+w8otcYMraKqOSdrAGmsjqtZAp8/FaGS+1bxzeZnZTszMn65LoLvlgBUDrTHhQA==} peerDependencies: '@emotion/react': ^11.0.0 @@ -4568,12 +4568,12 @@ packages: react: '>=18 || 18' react-dom: '>=18 || 18' dependencies: - '@chakra-ui/accordion': 2.0.3_inccl32eslsh7jtablwho5kv2e + '@chakra-ui/accordion': 2.0.3_vtyuavm5aokxji6drgmjpa5nda '@chakra-ui/alert': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/avatar': 2.0.3_smtw3k2wuexenqj33awaujbhle '@chakra-ui/breadcrumb': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/button': 2.0.2_smtw3k2wuexenqj33awaujbhle - '@chakra-ui/checkbox': 2.1.0_inccl32eslsh7jtablwho5kv2e + '@chakra-ui/checkbox': 2.1.0_vtyuavm5aokxji6drgmjpa5nda '@chakra-ui/close-button': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/control-box': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/counter': 2.0.2_react@18.2.0 @@ -4587,11 +4587,11 @@ packages: '@chakra-ui/layout': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/live-region': 2.0.2_react@18.2.0 '@chakra-ui/media-query': 3.1.0_swpbf3sk2xubz3bowba44eqanu - '@chakra-ui/menu': 2.0.3_inccl32eslsh7jtablwho5kv2e - '@chakra-ui/modal': 2.0.3_4s7debdozfrn2zrndnc46esm3q + '@chakra-ui/menu': 2.0.3_vtyuavm5aokxji6drgmjpa5nda + '@chakra-ui/modal': 2.0.3_fyzxmzue2kafzgbnbtznxaoljq '@chakra-ui/number-input': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/pin-input': 2.0.3_smtw3k2wuexenqj33awaujbhle - '@chakra-ui/popover': 2.0.2_inccl32eslsh7jtablwho5kv2e + '@chakra-ui/popover': 2.0.2_vtyuavm5aokxji6drgmjpa5nda '@chakra-ui/popper': 3.0.2_react@18.2.0 '@chakra-ui/portal': 2.0.2_biqbaboplfbrettd7655fr4n2y '@chakra-ui/progress': 2.0.2_smtw3k2wuexenqj33awaujbhle @@ -4603,21 +4603,21 @@ packages: '@chakra-ui/slider': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/spinner': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/stat': 2.0.2_smtw3k2wuexenqj33awaujbhle - '@chakra-ui/switch': 2.0.3_inccl32eslsh7jtablwho5kv2e + '@chakra-ui/switch': 2.0.3_vtyuavm5aokxji6drgmjpa5nda '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q '@chakra-ui/table': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/tabs': 2.0.3_smtw3k2wuexenqj33awaujbhle '@chakra-ui/tag': 2.0.2_smtw3k2wuexenqj33awaujbhle '@chakra-ui/textarea': 2.0.3_smtw3k2wuexenqj33awaujbhle '@chakra-ui/theme': 2.1.0_@chakra-ui+system@2.1.3 - '@chakra-ui/toast': 2.1.0_cdgnzpyqhm67cfidphy3xhoqqi - '@chakra-ui/tooltip': 2.0.2_qafgcfmixptan4yq35qlzbgnj4 - '@chakra-ui/transition': 2.0.2_pas2gixxmlyrpeqapn6u4ylzzq + '@chakra-ui/toast': 2.1.0_65wlen2m7s2gqkmujk2syargwy + '@chakra-ui/tooltip': 2.0.2_zpzruzl5qtrb2u52xbwuohvqyi + '@chakra-ui/transition': 2.0.2_rz5u7j3atdl3v3dzr2ouz3vbga '@chakra-ui/utils': 2.0.2 '@chakra-ui/visually-hidden': 2.0.2_smtw3k2wuexenqj33awaujbhle '@emotion/react': 11.9.3_7eu627umq2cbnjxmysy5yb5jqq '@emotion/styled': 11.9.3_qbwmrvb6ojitbfrbjtglmejmbm - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -4699,17 +4699,17 @@ packages: csstype: 3.1.0 dev: false - /@chakra-ui/switch/2.0.3_inccl32eslsh7jtablwho5kv2e: + /@chakra-ui/switch/2.0.3_vtyuavm5aokxji6drgmjpa5nda: resolution: {integrity: sha512-k7HLnKBM9GsY/RdqUWqe233QNFa2JtE+G4UyX8BsYLquWOkBfgJvI+f2gSUye1zLS8e1bFwz5BBIljTQMb/Smw==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/checkbox': 2.1.0_inccl32eslsh7jtablwho5kv2e + '@chakra-ui/checkbox': 2.1.0_vtyuavm5aokxji6drgmjpa5nda '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q '@chakra-ui/utils': 2.0.2 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4801,7 +4801,7 @@ packages: '@chakra-ui/utils': 2.0.2 dev: false - /@chakra-ui/toast/2.1.0_cdgnzpyqhm67cfidphy3xhoqqi: + /@chakra-ui/toast/2.1.0_65wlen2m7s2gqkmujk2syargwy: resolution: {integrity: sha512-xXgwzff/gtNrq2HGGG3fuqcfRQEIObluHzHhqgS3gesf8KYut/5ZJoLdgV4RKE+NYgJIi77BFUcQDiLJttxxPA==} peerDependencies: framer-motion: '>=4.0.0' @@ -4815,9 +4815,9 @@ packages: '@chakra-ui/react-utils': 2.0.1_react@18.2.0 '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q '@chakra-ui/theme': 2.1.0_@chakra-ui+system@2.1.3 - '@chakra-ui/transition': 2.0.2_pas2gixxmlyrpeqapn6u4ylzzq + '@chakra-ui/transition': 2.0.2_rz5u7j3atdl3v3dzr2ouz3vbga '@chakra-ui/utils': 2.0.2 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -4825,7 +4825,7 @@ packages: - '@emotion/styled' dev: false - /@chakra-ui/tooltip/2.0.2_qafgcfmixptan4yq35qlzbgnj4: + /@chakra-ui/tooltip/2.0.2_zpzruzl5qtrb2u52xbwuohvqyi: resolution: {integrity: sha512-oK6gXybFe/MmHBXbd9w3XgNChVHQ9BeLW0IAtFeDyeHn5gJg0iKul/SNmJkD73Iyv/j+BsmBMn98mbNYQkeMQA==} peerDependencies: '@chakra-ui/system': '>=2.0.0-next.0' @@ -4840,19 +4840,19 @@ packages: '@chakra-ui/system': 2.1.3_fdnqutfacy7v3gmlcm66flps3q '@chakra-ui/utils': 2.0.2 '@chakra-ui/visually-hidden': 2.0.2_smtw3k2wuexenqj33awaujbhle - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.2_pas2gixxmlyrpeqapn6u4ylzzq: + /@chakra-ui/transition/2.0.2_rz5u7j3atdl3v3dzr2ouz3vbga: resolution: {integrity: sha512-s98gDFIGbv60WMyniVjy381NXxgS1Y/6RACR1Z1pReC5XZLY5GyMqeRYyFCAeE78qKkqon77Y8EDPQXl6X78dw==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/utils': 2.0.2 - framer-motion: 6.3.11_biqbaboplfbrettd7655fr4n2y + framer-motion: 6.3.15_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -5778,7 +5778,7 @@ packages: strict-event-emitter: 0.2.4 uuid: 8.3.2 optionalDependencies: - msw: 0.42.1_typescript@4.7.4 + msw: 0.42.3_typescript@4.7.4 transitivePeerDependencies: - encoding - supports-color @@ -6066,7 +6066,7 @@ packages: react: 18.2.0 react-is: 16.13.1 - /@rollup/plugin-babel/5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm: + /@rollup/plugin-babel/5.3.1_za5spbk65gc2bmrclluhieacz4: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -6079,42 +6079,42 @@ packages: dependencies: '@babel/core': 7.18.5 '@babel/helper-module-imports': 7.16.7 - '@rollup/pluginutils': 3.1.0_rollup@2.75.6 - rollup: 2.75.6 + '@rollup/pluginutils': 3.1.0_rollup@2.75.7 + rollup: 2.75.7 dev: true - /@rollup/plugin-commonjs/22.0.0_rollup@2.75.6: - resolution: {integrity: sha512-Ktvf2j+bAO+30awhbYoCaXpBcyPmJbaEUYClQns/+6SNCYFURbvBiNbWgHITEsIgDDWCDUclWRKEuf8cwZCFoQ==} + /@rollup/plugin-commonjs/22.0.1_rollup@2.75.7: + resolution: {integrity: sha512-dGfEZvdjDHObBiP5IvwTKMVeq/tBZGMBHZFMdIV1ClMM/YoWS34xrHFGfag9SN2ZtMgNZRFruqvxZQEa70O6nQ==} engines: {node: '>= 12.0.0'} peerDependencies: rollup: ^2.68.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.75.6 + '@rollup/pluginutils': 3.1.0_rollup@2.75.7 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.1 - rollup: 2.75.6 + rollup: 2.75.7 dev: true - /@rollup/plugin-node-resolve/13.3.0_rollup@2.75.6: + /@rollup/plugin-node-resolve/13.3.0_rollup@2.75.7: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^2.42.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.75.6 + '@rollup/pluginutils': 3.1.0_rollup@2.75.7 '@types/resolve': 1.17.1 deepmerge: 4.2.2 is-builtin-module: 3.1.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 2.75.6 + rollup: 2.75.7 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.75.6: + /@rollup/pluginutils/3.1.0_rollup@2.75.7: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -6123,7 +6123,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 2.75.6 + rollup: 2.75.7 dev: true /@rollup/pluginutils/4.2.1: @@ -7390,8 +7390,8 @@ packages: resolution: {integrity: sha512-1c4ZOETSRpI0iBfIFUqU4KqwBAB2lHUAlBjZz/YqOHqwM9dTTzjV6Km0ZkiEiSCx/tLr1BtESIKyWWMww+RUqw==} dev: true - /@testing-library/dom/8.13.0: - resolution: {integrity: sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==} + /@testing-library/dom/8.14.0: + resolution: {integrity: sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==} engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.16.7 @@ -7409,7 +7409,7 @@ packages: engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@babel/runtime': 7.18.3 - '@types/testing-library__jest-dom': 5.14.4 + '@types/testing-library__jest-dom': 5.14.5 aria-query: 5.0.0 chalk: 3.0.0 css: 3.0.0 @@ -7427,19 +7427,19 @@ packages: react-dom: ^18.0.0 || 18 dependencies: '@babel/runtime': 7.18.3 - '@testing-library/dom': 8.13.0 + '@testing-library/dom': 8.14.0 '@types/react-dom': 18.0.5 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true - /@testing-library/user-event/14.2.1_tlwynutqiyp5mns3woioasuxnq: + /@testing-library/user-event/14.2.1_ihvo3xlg2d6kwqju3os3zitn3y: resolution: {integrity: sha512-HOr1QiODrq+0j9lKU5i10y9TbhxMBMRMGimNx10asdmau9cb8Xb1Vyg0GvTwyIL2ziQyh2kAloOtAQFBQVuecA==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@testing-library/dom': 8.13.0 + '@testing-library/dom': 8.14.0 dev: true /@tootallnate/once/1.1.2: @@ -7561,8 +7561,8 @@ packages: '@types/node': 16.11.41 dev: true - /@types/chrome/0.0.190: - resolution: {integrity: sha512-lCwwIBfaD+PhG62qFB46mIBpD+xBIa+PedNB24KR9YnmJ0Zn9h0OwP1NQBhI8Cbu1rKwTQHTxhs7GhWGyUvinw==} + /@types/chrome/0.0.191: + resolution: {integrity: sha512-hXYHJJ1Y265xKCw0o2Kz4CnR8aUhOMdyxK1AinET4EDr3fhpEMvOFDwdqz9LUX4syfTVYWb8w7vfC12s112ehg==} dependencies: '@types/filesystem': 0.0.32 '@types/har-format': 1.2.8 @@ -7819,7 +7819,7 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 16.11.41 + '@types/node': 18.0.0 /@types/lodash.curry/4.1.7: resolution: {integrity: sha512-R+IkSvh7CI8klh7FkQuTAiAR+aPFqYrNEjw/hMxjCSO7TsAqBAxpR99PxxJN1lgE6YuvpHEoktqbh6V5VLzxZA==} @@ -7898,7 +7898,6 @@ packages: /@types/node/18.0.0: resolution: {integrity: sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==} - dev: true /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -8010,7 +8009,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 16.11.41 + '@types/node': 18.0.0 /@types/retry/0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -8050,7 +8049,7 @@ packages: /@types/set-cookie-parser/2.4.2: resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==} dependencies: - '@types/node': 16.11.41 + '@types/node': 18.0.0 dev: false /@types/simple-diff/1.6.1: @@ -8144,8 +8143,8 @@ packages: '@types/estree': 0.0.51 dev: false - /@types/testing-library__jest-dom/5.14.4: - resolution: {integrity: sha512-EUCs9PTBOEyfRtLKkKd31YrRCx/9Wxjy2Uqb6IH/KAOr7/vP0i8iClOyxQqjm/UxMGU5r5s2vOBM7vSPQVmabg==} + /@types/testing-library__jest-dom/5.14.5: + resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: '@types/jest': 27.5.2 dev: true @@ -8229,8 +8228,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.28.0_py5roj3ykd3sga4gtxlmfvv4pa: - resolution: {integrity: sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==} + /@typescript-eslint/eslint-plugin/5.29.0_qqmbkyiaixvppdwswpytuf2hgm: + resolution: {integrity: sha512-kgTsISt9pM53yRFQmLZ4npj99yGl3x3Pl7z4eA66OuTzAGC4bQB5H5fuLwPnqTKU3yyrrg4MIhjF17UYnL4c0w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -8240,10 +8239,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e - '@typescript-eslint/scope-manager': 5.28.0 - '@typescript-eslint/type-utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e - '@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/parser': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/scope-manager': 5.29.0 + '@typescript-eslint/type-utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 eslint: 8.18.0 functional-red-black-tree: 1.0.1 @@ -8256,8 +8255,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e: - resolution: {integrity: sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==} + /@typescript-eslint/parser/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-ruKWTv+x0OOxbzIw9nW5oWlUopvP/IQDjB5ZqmTglLIoDTctLlAJpAQFpNPJP/ZI7hTT9sARBosEfaKbcFuECw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -8266,9 +8265,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.28.0 - '@typescript-eslint/types': 5.28.0 - '@typescript-eslint/typescript-estree': 5.28.0_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.29.0 + '@typescript-eslint/types': 5.29.0 + '@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4 debug: 4.3.4 eslint: 8.18.0 typescript: 4.7.4 @@ -8284,8 +8283,16 @@ packages: '@typescript-eslint/visitor-keys': 5.28.0 dev: true - /@typescript-eslint/type-utils/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e: - resolution: {integrity: sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==} + /@typescript-eslint/scope-manager/5.29.0: + resolution: {integrity: sha512-etbXUT0FygFi2ihcxDZjz21LtC+Eps9V2xVx09zFoN44RRHPrkMflidGMI+2dUs821zR1tDS6Oc9IXxIjOUZwA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.29.0 + '@typescript-eslint/visitor-keys': 5.29.0 + dev: true + + /@typescript-eslint/type-utils/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-JK6bAaaiJozbox3K220VRfCzLa9n0ib/J+FHIwnaV3Enw/TO267qe0pM1b1QrrEuy6xun374XEAsRlA86JJnyg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -8294,7 +8301,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e + '@typescript-eslint/utils': 5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e debug: 4.3.4 eslint: 8.18.0 tsutils: 3.21.0_typescript@4.7.4 @@ -8308,6 +8315,11 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true + /@typescript-eslint/types/5.29.0: + resolution: {integrity: sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + /@typescript-eslint/typescript-estree/5.28.0_typescript@4.7.4: resolution: {integrity: sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8329,6 +8341,27 @@ packages: - supports-color dev: true + /@typescript-eslint/typescript-estree/5.29.0_typescript@4.7.4: + resolution: {integrity: sha512-mQvSUJ/JjGBdvo+1LwC+GY2XmSYjK1nAaVw2emp/E61wEVYEyibRHCqm1I1vEKbXCpUKuW4G7u9ZCaZhJbLoNQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.29.0 + '@typescript-eslint/visitor-keys': 5.29.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.7 + tsutils: 3.21.0_typescript@4.7.4 + typescript: 4.7.4 + transitivePeerDependencies: + - supports-color + dev: true + /@typescript-eslint/utils/5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e: resolution: {integrity: sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8347,6 +8380,24 @@ packages: - typescript dev: true + /@typescript-eslint/utils/5.29.0_b5e7v2qnwxfo6hmiq56u52mz3e: + resolution: {integrity: sha512-3Eos6uP1nyLOBayc/VUdKZikV90HahXE5Dx9L5YlSd/7ylQPXhLk1BYb29SDgnBnTp+jmSZUU0QxUiyHgW4p7A==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + '@types/json-schema': 7.0.11 + '@typescript-eslint/scope-manager': 5.29.0 + '@typescript-eslint/types': 5.29.0 + '@typescript-eslint/typescript-estree': 5.29.0_typescript@4.7.4 + eslint: 8.18.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0_eslint@8.18.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + /@typescript-eslint/visitor-keys/5.28.0: resolution: {integrity: sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8355,6 +8406,14 @@ packages: eslint-visitor-keys: 3.3.0 dev: true + /@typescript-eslint/visitor-keys/5.29.0: + resolution: {integrity: sha512-Hpb/mCWsjILvikMQoZIE3voc9wtQcS0A9FUw3h8bhr9UxBdtI/tw1ZDZUOXHXLOVMedKCH5NxyzATwnU78bWCQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.29.0 + eslint-visitor-keys: 3.3.0 + dev: true + /@webassemblyjs/ast/1.11.1: resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} dependencies: @@ -10461,8 +10520,8 @@ packages: engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /codemirror/5.65.5: - resolution: {integrity: sha512-HNyhvGLnYz5c+kIsB9QKVitiZUevha3ovbIYaQiGzKo7ECSL/elWD9RXt3JgNr0NdnyqE9/Rc/7uLfkJQL638w==} + /codemirror/5.65.6: + resolution: {integrity: sha512-zNihMSMoDxK9Gqv9oEyDT8oM51rcRrQ+IEo2zyS48gJByBq5Fj8XuNEguMra+MuIOuh6lkpnLUJeL70DoTt6yw==} dev: false /collapse-white-space/1.0.6: @@ -11571,8 +11630,8 @@ packages: /electron-to-chromium/1.4.161: resolution: {integrity: sha512-sTjBRhqh6wFodzZtc5Iu8/R95OkwaPNn7tj/TaDU5nu/5EFiQDtADGAXdR4tJcTEHlYfJpHqigzJqHvPgehP8A==} - /electron/19.0.4: - resolution: {integrity: sha512-roRYr1VNAWIhjD9n8qZdmhROtrzsFpuZEXrjWAw+GqPbZlrUInmvFCviRDC2Lt+VBsTNRpTfPpfzXSlLL4reEw==} + /electron/19.0.6: + resolution: {integrity: sha512-S9Yud32nKhB0iWC0lGl2JXz4FQnCiLCnP5Vehm1/CqyeICcQGmgQaZl2HYpCJ2pesKIsYL9nsgmku/10cxm/gg==} engines: {node: '>= 8.6'} hasBin: true requiresBuild: true @@ -11843,7 +11902,7 @@ packages: semver: 6.3.0 dev: true - /eslint-config-airbnb/19.0.4_33hhosu7yovqp6ljggjzij5oci: + /eslint-config-airbnb/19.0.4_egamsbadvc6ovgxe5yxurj2cai: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -11856,8 +11915,8 @@ packages: eslint: 8.18.0 eslint-config-airbnb-base: 15.0.0_srrmf5la5dmnsfe2mpg6sboreu eslint-plugin-import: 2.26.0_eslint@8.18.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.18.0 - eslint-plugin-react: 7.30.0_eslint@8.18.0 + eslint-plugin-jsx-a11y: 6.6.0_eslint@8.18.0 + eslint-plugin-react: 7.30.1_eslint@8.18.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.18.0 object.assign: 4.1.2 object.entries: 1.1.5 @@ -11936,7 +11995,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.5.3_zxzftnn2st6hdax52fud6lzt74: + /eslint-plugin-jest/26.5.3_hkaktba3mic4t6mktu5mmyzyhi: resolution: {integrity: sha512-sICclUqJQnR1bFRZGLN2jnSVsYOsmPYYnroGCIMVSvTS3y8XR3yjzy1EcTQmk6typ5pRgyIWzbjqxK6cZHEZuQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -11949,7 +12008,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.28.0_py5roj3ykd3sga4gtxlmfvv4pa + '@typescript-eslint/eslint-plugin': 5.29.0_qqmbkyiaixvppdwswpytuf2hgm '@typescript-eslint/utils': 5.28.0_b5e7v2qnwxfo6hmiq56u52mz3e eslint: 8.18.0 jest: 27.5.1 @@ -11958,8 +12017,8 @@ packages: - typescript dev: true - /eslint-plugin-jsx-a11y/6.5.1_eslint@8.18.0: - resolution: {integrity: sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==} + /eslint-plugin-jsx-a11y/6.6.0_eslint@8.18.0: + resolution: {integrity: sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==} engines: {node: '>=4.0'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -11974,9 +12033,10 @@ packages: emoji-regex: 9.2.2 eslint: 8.18.0 has: 1.0.3 - jsx-ast-utils: 3.3.0 + jsx-ast-utils: 3.3.1 language-tags: 1.0.5 minimatch: 3.1.2 + semver: 6.3.0 dev: true /eslint-plugin-react-hooks/4.6.0_eslint@8.18.0: @@ -11988,8 +12048,8 @@ packages: eslint: 8.18.0 dev: true - /eslint-plugin-react/7.30.0_eslint@8.18.0: - resolution: {integrity: sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==} + /eslint-plugin-react/7.30.1_eslint@8.18.0: + resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -12789,8 +12849,8 @@ packages: map-cache: 0.2.2 dev: true - /framer-motion/6.3.11_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-xQLk+ZSklNs5QNCUmdWPpKMOuWiB8ZETsvcIOWw8xvri9K3TamuifgCI/B6XpaEDR0/V2ZQF2Wm+gUAZrXo+rw==} + /framer-motion/6.3.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-tqyEaYfr+7p3rnMcMzdVxWoHLsAfpz7bk6xZljndSEfafQ0BfwlZ/CeFZkEETRFr16w/LxfDKBVhinU66ucDYw==} peerDependencies: react: '>=16.8 || ^17.0.0 || ^18.0.0 || 18' react-dom: '>=16.8 || ^17.0.0 || ^18.0.0 || 18' @@ -13827,7 +13887,7 @@ packages: engines: {node: '>=12.0.0'} dependencies: ansi-escapes: 4.3.2 - chalk: 4.1.1 + chalk: 4.1.2 cli-cursor: 3.1.0 cli-width: 3.0.0 external-editor: 3.1.0 @@ -15197,6 +15257,7 @@ packages: chalk: 2.4.2 diff-match-patch: 1.0.5 dev: false + bundledDependencies: [] /jsonfile/4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -15366,6 +15427,14 @@ packages: object.assign: 4.1.2 dev: true + /jsx-ast-utils/3.3.1: + resolution: {integrity: sha512-pxrjmNpeRw5wwVeWyEAk7QJu2GnBO3uzPFmHCKJJFPKK2Cy0cWL23krGtLdnMmbIi6/FjlrQpPyfQI19ByPOhQ==} + engines: {node: '>=4.0'} + dependencies: + array-includes: 3.1.5 + object.assign: 4.1.2 + dev: true + /jszip/3.10.0: resolution: {integrity: sha512-LDfVtOLtOxb9RXkYOwPyNBTQDL4eUbqahtoY6x07GiDJHwSYvn8sHHIw8wINImV3MqbMNve2gSuM1DDqEKk09Q==} dependencies: @@ -15749,7 +15818,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 @@ -16332,8 +16401,8 @@ packages: /ms/2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw/0.42.1_typescript@4.7.4: - resolution: {integrity: sha512-LZZuz7VddL45gCBgfBWHyXj6a4W7OTJY0mZPoipJ3P/xwbuJwrtwB3IJrWlqBM8aink/eTKlRxwzmtIAwCj5yQ==} + /msw/0.42.3_typescript@4.7.4: + resolution: {integrity: sha512-zrKBIGCDsNUCZLd3DLSeUtRruZ0riwJgORg9/bSDw3D0PTI8XUGAK3nC0LJA9g0rChGuKaWK/SwObA8wpFrz4g==} engines: {node: '>=14'} hasBin: true requiresBuild: true @@ -16871,7 +16940,7 @@ packages: engines: {node: '>=10'} dependencies: bl: 4.1.0 - chalk: 4.1.1 + chalk: 4.1.2 cli-cursor: 3.1.0 cli-spinners: 2.6.1 is-interactive: 1.0.0 @@ -18799,19 +18868,19 @@ packages: sprintf-js: 1.1.2 optional: true - /rollup-plugin-terser/7.0.2_rollup@2.75.6: + /rollup-plugin-terser/7.0.2_rollup@2.75.7: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.16.7 jest-worker: 26.6.2 - rollup: 2.75.6 + rollup: 2.75.7 serialize-javascript: 4.0.0 terser: 5.14.1 dev: true - /rollup-plugin-typescript2/0.32.1_63sirsnfvviu2qxghjzgkmnlpm: + /rollup-plugin-typescript2/0.32.1_okefoyb4o5sittgqayreuhurei: resolution: {integrity: sha512-RanO8bp1WbeMv0bVlgcbsFNCn+Y3rX7wF97SQLDxf0fMLsg0B/QFF005t4AsGUcDgF3aKJHoqt4JF2xVaABeKw==} peerDependencies: rollup: '>=1.26.3' @@ -18821,13 +18890,13 @@ packages: find-cache-dir: 3.3.2 fs-extra: 10.1.0 resolve: 1.22.1 - rollup: 2.75.6 + rollup: 2.75.7 tslib: 2.4.0 typescript: 4.7.4 dev: true - /rollup/2.75.6: - resolution: {integrity: sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==} + /rollup/2.75.7: + resolution: {integrity: sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -18967,8 +19036,8 @@ packages: resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==} dev: true - /selenium-webdriver/4.2.0: - resolution: {integrity: sha512-gPPXYSz4jJBM2kANRQ9cZW6KFBzR/ptxqGLtyC75eXtdgOsWWRRRyZz5F2pqdnwNmAjrCSFMMXfisJaZeWVejg==} + /selenium-webdriver/4.3.0: + resolution: {integrity: sha512-9XFr8w95BO7jageR61AtiB83fJNem3fdtOQcUpqIIDHWSxihomyG/yBlL1H4y/shi/dO/Ai3PJMAOG+OW3+JHw==} engines: {node: '>= 10.15.0'} dependencies: jszip: 3.10.0