From c5d8b612523a8563b9d671ea7282a859008ce330 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 15:44:17 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#1276) * chore(deps): update all non-major dependencies * Format Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nathan Bierema --- extension/package.json | 10 +- package.json | 16 +- .../examples/tree/package.json | 6 +- packages/d3-state-visualizer/package.json | 10 +- packages/d3tooltip/package.json | 10 +- packages/map2tree/package.json | 14 +- packages/react-base16-styling/package.json | 10 +- packages/react-dock/demo/package.json | 8 +- packages/react-dock/package.json | 12 +- .../react-json-tree/examples/package.json | 8 +- packages/react-json-tree/package.json | 16 +- packages/redux-devtools-app/package.json | 12 +- .../redux-devtools-chart-monitor/package.json | 8 +- packages/redux-devtools-cli/package.json | 12 +- .../redux-devtools-dock-monitor/package.json | 8 +- .../redux-devtools-extension/package.json | 6 +- .../demo/package.json | 8 +- .../package.json | 10 +- .../src/index.tsx | 12 +- .../package.json | 12 +- .../demo/package.json | 8 +- .../package.json | 10 +- .../redux-devtools-instrument/package.json | 10 +- .../redux-devtools-log-monitor/package.json | 8 +- packages/redux-devtools-remote/package.json | 6 +- .../demo/package.json | 12 +- .../package.json | 12 +- .../redux-devtools-serialize/package.json | 8 +- .../examples/todomvc/package.json | 8 +- .../package.json | 12 +- packages/redux-devtools-ui/package.json | 12 +- packages/redux-devtools-utils/package.json | 8 +- .../examples/counter/package.json | 8 +- .../examples/todomvc/package.json | 8 +- packages/redux-devtools/package.json | 12 +- pnpm-lock.yaml | 1380 +++++++++-------- 36 files changed, 871 insertions(+), 859 deletions(-) diff --git a/extension/package.json b/extension/package.json index 3acdc636..dd6427e1 100644 --- a/extension/package.json +++ b/extension/package.json @@ -57,8 +57,8 @@ "@babel/register": "^7.18.9", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", - "@types/chrome": "^0.0.202", - "@types/lodash": "^4.14.189", + "@types/chrome": "^0.0.203", + "@types/lodash": "^4.14.190", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", @@ -68,12 +68,12 @@ "cpy-cli": "^4.2.0", "cross-env": "^7.0.3", "css-loader": "^6.7.2", - "electron": "^21.2.3", - "eslint": "^8.27.0", + "electron": "^21.3.1", + "eslint": "^8.28.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.6.1", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "file-loader": "^6.2.0", "fork-ts-checker-webpack-plugin": "^7.2.13", diff --git a/package.json b/package.json index 85f63f10..45568576 100644 --- a/package.json +++ b/package.json @@ -4,17 +4,17 @@ "@babel/core": "^7.20.2", "@babel/eslint-parser": "^7.19.1", "@changesets/cli": "^2.25.2", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", - "prettier": "2.7.1", + "prettier": "2.8.0", "typescript": "~4.9.3", - "nx": "^15.0.13", + "nx": "^15.2.1", "@nrwl/nx-cloud": "^15.0.2" }, "scripts": { @@ -39,7 +39,7 @@ "packages/redux-devtools-rtk-query-monitor/demo", "packages/redux-devtools-slider-monitor/examples/todomvc" ], - "packageManager": "pnpm@7.16.0", + "packageManager": "pnpm@7.17.1", "pnpm": { "overrides": { "@babel/highlight>chalk": "Methuselah96/chalk#v2-without-process" diff --git a/packages/d3-state-visualizer/examples/tree/package.json b/packages/d3-state-visualizer/examples/tree/package.json index 62d5d138..3eb968a5 100644 --- a/packages/d3-state-visualizer/examples/tree/package.json +++ b/packages/d3-state-visualizer/examples/tree/package.json @@ -33,11 +33,11 @@ "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", diff --git a/packages/d3-state-visualizer/package.json b/packages/d3-state-visualizer/package.json index 216ce03e..83c75022 100644 --- a/packages/d3-state-visualizer/package.json +++ b/packages/d3-state-visualizer/package.json @@ -57,18 +57,18 @@ "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@rollup/plugin-babel": "^6.0.2", + "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-commonjs": "^23.0.2", "@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-terser": "^0.1.0", "@types/node": "^18.11.9", "@types/ramda": "^0.28.20", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^3.3.0", + "rollup": "^3.5.0", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", "typescript": "~4.9.3" diff --git a/packages/d3tooltip/package.json b/packages/d3tooltip/package.json index 5cca4461..26e0eaac 100644 --- a/packages/d3tooltip/package.json +++ b/packages/d3tooltip/package.json @@ -48,20 +48,20 @@ "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@rollup/plugin-babel": "^6.0.2", + "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-commonjs": "^23.0.2", "@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-terser": "^0.1.0", "@types/d3": "^3.5.47", "@types/node": "^18.11.9", "@types/ramda": "^0.28.20", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "d3": "^3.5.17", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^3.3.0", + "rollup": "^3.5.0", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", "typescript": "~4.9.3" diff --git a/packages/map2tree/package.json b/packages/map2tree/package.json index 2611961e..5b000463 100755 --- a/packages/map2tree/package.json +++ b/packages/map2tree/package.json @@ -52,22 +52,22 @@ "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@rollup/plugin-babel": "^6.0.2", + "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-commonjs": "^23.0.2", "@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-terser": "^0.1.0", "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", + "eslint-plugin-jest": "^27.1.6", "immutable": "^4.1.0", "jest": "^29.3.1", "rimraf": "^3.0.2", - "rollup": "^3.3.0", + "rollup": "^3.5.0", "rollup-plugin-typescript2": "^0.34.1", "ts-jest": "^29.0.3", "tslib": "^2.4.1", diff --git a/packages/react-base16-styling/package.json b/packages/react-base16-styling/package.json index 38956a19..10b2845e 100644 --- a/packages/react-base16-styling/package.json +++ b/packages/react-base16-styling/package.json @@ -41,7 +41,7 @@ "dependencies": { "@babel/runtime": "^7.20.1", "@types/base16": "^1.0.2", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "base16": "^1.0.0", "color": "^4.2.3", "csstype": "^3.1.1", @@ -57,11 +57,11 @@ "@types/color": "^3.0.3", "@types/jest": "^29.2.3", "@types/lodash.curry": "^4.1.7", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", + "eslint-plugin-jest": "^27.1.6", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", "rimraf": "^3.0.2", diff --git a/packages/react-dock/demo/package.json b/packages/react-dock/demo/package.json index f18c94cf..2fa1e075 100644 --- a/packages/react-dock/demo/package.json +++ b/packages/react-dock/demo/package.json @@ -27,13 +27,13 @@ "@types/react": "^18.0.25", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", diff --git a/packages/react-dock/package.json b/packages/react-dock/package.json index 0d76644c..223bfa30 100644 --- a/packages/react-dock/package.json +++ b/packages/react-dock/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "@babel/runtime": "^7.20.1", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/prop-types": "^15.7.5", "lodash.debounce": "^4.0.8", "prop-types": "^15.8.1" @@ -57,12 +57,12 @@ "@types/lodash.debounce": "^4.0.7", "@types/react": "^18.0.25", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", diff --git a/packages/react-json-tree/examples/package.json b/packages/react-json-tree/examples/package.json index 0a35fd95..d9fae455 100644 --- a/packages/react-json-tree/examples/package.json +++ b/packages/react-json-tree/examples/package.json @@ -33,13 +33,13 @@ "@types/node": "^18.11.9", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.9", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", diff --git a/packages/react-json-tree/package.json b/packages/react-json-tree/package.json index eb5a414e..96ab8dcf 100644 --- a/packages/react-json-tree/package.json +++ b/packages/react-json-tree/package.json @@ -46,7 +46,7 @@ }, "dependencies": { "@babel/runtime": "^7.20.1", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/prop-types": "^15.7.5", "prop-types": "^15.8.1", "react-base16-styling": "^0.9.1" @@ -59,7 +59,7 @@ "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@rollup/plugin-babel": "^6.0.2", + "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-commonjs": "^23.0.2", "@rollup/plugin-node-resolve": "^15.0.1", "@rollup/plugin-terser": "^0.1.0", @@ -67,18 +67,18 @@ "@types/node": "^18.11.9", "@types/react": "^18.0.25", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "react": "^18.2.0", "react-test-renderer": "^18.2.0", "rimraf": "^3.0.2", - "rollup": "^3.3.0", + "rollup": "^3.5.0", "rollup-plugin-typescript2": "^0.34.1", "ts-jest": "^29.0.3", "tslib": "^2.4.1", diff --git a/packages/redux-devtools-app/package.json b/packages/redux-devtools-app/package.json index bfcb2dfc..099d552a 100644 --- a/packages/redux-devtools-app/package.json +++ b/packages/redux-devtools-app/package.json @@ -80,7 +80,7 @@ "@types/jest": "^29.2.3", "@types/jsan": "^3.1.2", "@types/json-schema": "^7.0.11", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/node": "^18.11.9", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.9", @@ -88,15 +88,15 @@ "@types/styled-components": "^5.1.26", "@types/testing-library__jest-dom": "^5.14.5", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", "css-loader": "^6.7.2", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "html-loader": "^4.2.0", diff --git a/packages/redux-devtools-chart-monitor/package.json b/packages/redux-devtools-chart-monitor/package.json index 54750892..6091404b 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.18.6", "@redux-devtools/core": "^3.13.1", "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "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 fc9bc153..b58244ba 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": "^21.2.3", + "electron": "^21.3.1", "express": "^4.18.2", "getport": "^0.1.0", "graphql": "^16.6.0", @@ -71,7 +71,7 @@ "@types/cross-spawn": "^6.0.2", "@types/express": "^4.17.14", "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/minimist": "^1.2.2", "@types/morgan": "^1.9.3", "@types/node": "^18.11.9", @@ -81,11 +81,11 @@ "@types/styled-components": "^5.1.26", "@types/supertest": "^2.0.12", "@types/uuid": "^8.3.4", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", + "eslint-plugin-jest": "^27.1.6", "jest": "^29.3.1", "ncp": "^2.0.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-dock-monitor/package.json b/packages/redux-devtools-dock-monitor/package.json index 1178c13c..142a17f3 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.25", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "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 8d979b7b..fb8683d1 100644 --- a/packages/redux-devtools-extension/package.json +++ b/packages/redux-devtools-extension/package.json @@ -39,9 +39,9 @@ "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", 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 5c4a0ef3..fb7a44c4 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.26", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", "css-loader": "^6.7.2", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "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 69f30132..3ab27cfc 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.25", "@types/simple-diff": "^1.6.1", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", diff --git a/packages/redux-devtools-inspector-monitor-test-tab/src/index.tsx b/packages/redux-devtools-inspector-monitor-test-tab/src/index.tsx index 1dd54784..91d23019 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/src/index.tsx +++ b/packages/redux-devtools-inspector-monitor-test-tab/src/index.tsx @@ -155,11 +155,13 @@ export class TestTab> extends Component< {...rest} /> )} - {!persistedState.hideTip && assertion && rest.startActionId === null && ( - - Hold SHIFT key to select more actions. - - )} + {!persistedState.hideTip && + assertion && + rest.startActionId === null && ( + + Hold SHIFT key to select more actions. + + )} {dialogStatus && ( open diff --git a/packages/redux-devtools-inspector-monitor-trace-tab/package.json b/packages/redux-devtools-inspector-monitor-trace-tab/package.json index fa55a106..ecd64221 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.18.6", "@babel/runtime": "^7.20.1", - "@types/chrome": "^0.0.202", + "@types/chrome": "^0.0.203", "anser": "^2.1.1", "html-entities": "^2.3.3", "path-browserify": "^1.0.1", @@ -58,12 +58,12 @@ "@types/react": "^18.0.25", "@types/redux-devtools-themes": "^1.0.0", "@types/source-map": "0.5.2", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", diff --git a/packages/redux-devtools-inspector-monitor/demo/package.json b/packages/redux-devtools-inspector-monitor/demo/package.json index 20241a8b..d94f7894 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.9", "@types/redux-logger": "^3.0.9", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "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 d29b4999..47cce392 100644 --- a/packages/redux-devtools-inspector-monitor/package.json +++ b/packages/redux-devtools-inspector-monitor/package.json @@ -37,7 +37,7 @@ "dependencies": { "@babel/runtime": "^7.20.1", "@types/dragula": "^3.7.1", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/prop-types": "^15.7.5", "dateformat": "^4.6.3", "hex-rgba": "^1.0.2", @@ -69,11 +69,11 @@ "@types/react": "^18.0.25", "@types/react-dragula": "^1.1.0", "@types/redux-devtools-themes": "^1.0.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "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 a0a9246d..8b24d9f6 100644 --- a/packages/redux-devtools-instrument/package.json +++ b/packages/redux-devtools-instrument/package.json @@ -52,13 +52,13 @@ "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", + "eslint-plugin-jest": "^27.1.6", "jest": "^29.3.1", "redux": "^4.2.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-log-monitor/package.json b/packages/redux-devtools-log-monitor/package.json index b5b8e49b..ebe81399 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.18.6", "@redux-devtools/core": "^3.13.1", "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "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 c4cfff62..29c078d0 100644 --- a/packages/redux-devtools-remote/package.json +++ b/packages/redux-devtools-remote/package.json @@ -60,9 +60,9 @@ "@types/node": "^18.11.9", "@types/rn-host-detect": "^1.2.0", "@types/socketcluster-client": "^16.0.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-rtk-query-monitor/demo/package.json b/packages/redux-devtools-rtk-query-monitor/demo/package.json index b1743906..bd7af850 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.1.0", "@reduxjs/toolkit": "^1.9.0", - "framer-motion": "^7.6.6", - "msw": "^0.48.2", + "framer-motion": "^7.6.12", + "msw": "^0.49.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^4.6.0", @@ -40,15 +40,15 @@ "@types/react": "^18.0.25", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", "css-loader": "^6.7.2", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "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 01e7d025..fb66ed1c 100644 --- a/packages/redux-devtools-rtk-query-monitor/package.json +++ b/packages/redux-devtools-rtk-query-monitor/package.json @@ -46,7 +46,7 @@ "dependencies": { "@babel/runtime": "^7.20.1", "@redux-devtools/ui": "^1.3.0", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", "hex-rgba": "^1.0.2", @@ -75,12 +75,12 @@ "@types/hex-rgba": "^1.0.1", "@types/lodash.debounce": "^4.0.7", "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", diff --git a/packages/redux-devtools-serialize/package.json b/packages/redux-devtools-serialize/package.json index c1ca723d..e83f7779 100644 --- a/packages/redux-devtools-serialize/package.json +++ b/packages/redux-devtools-serialize/package.json @@ -49,11 +49,11 @@ "@babel/preset-typescript": "^7.18.6", "@types/jest": "^29.2.3", "@types/jsan": "^3.1.2", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", + "eslint-plugin-jest": "^27.1.6", "immutable": "^4.1.0", "jest": "^29.3.1", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json index 604095e8..b0897243 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.9", "@types/styled-components": "^5.1.26", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", "css-loader": "^6.7.2", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "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 062c857c..4e5a677d 100644 --- a/packages/redux-devtools-slider-monitor/package.json +++ b/packages/redux-devtools-slider-monitor/package.json @@ -48,19 +48,19 @@ "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@redux-devtools/core": "^3.13.1", - "@rollup/plugin-babel": "^6.0.2", + "@rollup/plugin-babel": "^6.0.3", "@types/node": "^18.11.9", "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "react": "^18.2.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "rollup": "^3.3.0", + "rollup": "^3.5.0", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", "typescript": "~4.9.3" diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index 1405c656..42cd478e 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.9", + "codemirror": "^5.65.10", "color": "^4.2.3", "prop-types": "^15.8.1", "react-icons": "^4.6.0", @@ -78,14 +78,14 @@ "@types/jest": "^29.2.3", "@types/react": "^18.0.25", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "csstype": "^3.1.1", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", diff --git a/packages/redux-devtools-utils/package.json b/packages/redux-devtools-utils/package.json index c1115e33..7f318695 100644 --- a/packages/redux-devtools-utils/package.json +++ b/packages/redux-devtools-utils/package.json @@ -51,11 +51,11 @@ "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@types/jsan": "^3.1.2", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", "typescript": "~4.9.3" diff --git a/packages/redux-devtools/examples/counter/package.json b/packages/redux-devtools/examples/counter/package.json index 2b9673e6..51e968a8 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.25", "@types/react-dom": "^18.0.9", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "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 6a8ecf2e..c1676a82 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.25", "@types/react-dom": "^18.0.9", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", "css-loader": "^6.7.2", - "eslint": "^8.27.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "fork-ts-checker-webpack-plugin": "^7.2.13", "html-webpack-plugin": "^5.5.0", diff --git a/packages/redux-devtools/package.json b/packages/redux-devtools/package.json index ff80a57a..c7bdeaf3 100644 --- a/packages/redux-devtools/package.json +++ b/packages/redux-devtools/package.json @@ -56,15 +56,15 @@ "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/node": "^18.11.9", "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.43.0", - "@typescript-eslint/parser": "^5.43.0", - "eslint": "^8.27.0", + "@typescript-eslint/eslint-plugin": "^5.44.0", + "@typescript-eslint/parser": "^5.44.0", + "eslint": "^8.28.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.5", - "eslint-plugin-react": "^7.31.10", + "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46644f93..f7f202a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,32 +11,32 @@ importers: '@babel/eslint-parser': ^7.19.1 '@changesets/cli': ^2.25.2 '@nrwl/nx-cloud': ^15.0.2 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 - nx: ^15.0.13 - prettier: 2.7.1 + nx: ^15.2.1 + prettier: 2.8.0 typescript: ~4.9.3 devDependencies: '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@changesets/cli': 2.25.2 '@nrwl/nx-cloud': 15.0.2 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1 - nx: 15.0.13 - prettier: 2.7.1 + nx: 15.2.1 + prettier: 2.8.0 typescript: 4.9.3 extension: @@ -56,9 +56,9 @@ importers: '@redux-devtools/utils': ^2.0.0 '@testing-library/jest-dom': ^5.16.5 '@testing-library/react': ^13.4.0 - '@types/chrome': ^0.0.202 + '@types/chrome': ^0.0.203 '@types/jsan': ^3.1.2 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/react': ^18.0.25 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 @@ -68,12 +68,12 @@ importers: cpy-cli: ^4.2.0 cross-env: ^7.0.3 css-loader: ^6.7.2 - electron: ^21.2.3 - eslint: ^8.27.0 + electron: ^21.3.1 + eslint: ^8.28.0 eslint-config-airbnb: ^19.0.4 eslint-plugin-import: ^2.26.0 eslint-plugin-jsx-a11y: ^6.6.1 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 file-loader: ^6.2.0 fork-ts-checker-webpack-plugin: ^7.2.13 @@ -134,8 +134,8 @@ importers: '@babel/register': 7.18.9_@babel+core@7.20.2 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@types/chrome': 0.0.202 - '@types/lodash': 4.14.189 + '@types/chrome': 0.0.203 + '@types/lodash': 4.14.190 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 @@ -145,13 +145,13 @@ importers: cpy-cli: 4.2.0 cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 - electron: 21.2.3 - eslint: 8.27.0 - eslint-config-airbnb: 19.0.4_gto5osv3xpxagsgraksq5y7ohi - eslint-plugin-import: 2.26.0_eslint@8.27.0 - eslint-plugin-jsx-a11y: 6.6.1_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + electron: 21.3.1 + eslint: 8.28.0 + eslint-config-airbnb: 19.0.4_vt5pco6i6xyxmp2zptq3cuddue + eslint-plugin-import: 2.26.0_eslint@8.28.0 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 file-loader: 6.2.0_webpack@5.75.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q immutable: 4.1.0 @@ -179,24 +179,24 @@ importers: '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 - '@rollup/plugin-babel': ^6.0.2 + '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-commonjs': ^23.0.2 '@rollup/plugin-node-resolve': ^15.0.1 '@rollup/plugin-terser': ^0.1.0 '@types/d3': ^3.5.47 '@types/node': ^18.11.9 '@types/ramda': ^0.28.20 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 d3: ^3.5.17 d3tooltip: ^2.1.0 deepmerge: ^4.2.2 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 map2tree: ^2.1.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^3.3.0 + rollup: ^3.5.0 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 typescript: ~4.9.3 @@ -211,23 +211,23 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@rollup/plugin-babel': 6.0.2_lkvu63hzbahttaf34ikyu7tiyq - '@rollup/plugin-commonjs': 23.0.2_rollup@3.3.0 - '@rollup/plugin-node-resolve': 15.0.1_rollup@3.3.0 - '@rollup/plugin-terser': 0.1.0_rollup@3.3.0 + '@rollup/plugin-babel': 6.0.3_5ym7h42s56tgmcosae5a5rikwq + '@rollup/plugin-commonjs': 23.0.2_rollup@3.5.0 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.5.0 + '@rollup/plugin-terser': 0.1.0_rollup@3.5.0 '@types/node': 18.11.9 '@types/ramda': 0.28.20 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 rimraf: 3.0.2 - rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + rollup: 3.5.0 + rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq tslib: 2.4.1 typescript: 4.9.3 @@ -237,12 +237,12 @@ importers: '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 d3-state-visualizer: ^1.6.0 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -260,12 +260,12 @@ importers: '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u @@ -283,21 +283,21 @@ importers: '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 - '@rollup/plugin-babel': ^6.0.2 + '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-commonjs': ^23.0.2 '@rollup/plugin-node-resolve': ^15.0.1 '@rollup/plugin-terser': ^0.1.0 '@types/d3': ^3.5.47 '@types/node': ^18.11.9 '@types/ramda': ^0.28.20 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 d3: ^3.5.17 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^3.3.0 + rollup: ^3.5.0 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 typescript: ~4.9.3 @@ -307,25 +307,25 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@rollup/plugin-babel': 6.0.2_lkvu63hzbahttaf34ikyu7tiyq - '@rollup/plugin-commonjs': 23.0.2_rollup@3.3.0 - '@rollup/plugin-node-resolve': 15.0.1_rollup@3.3.0 - '@rollup/plugin-terser': 0.1.0_rollup@3.3.0 + '@rollup/plugin-babel': 6.0.3_5ym7h42s56tgmcosae5a5rikwq + '@rollup/plugin-commonjs': 23.0.2_rollup@3.5.0 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.5.0 + '@rollup/plugin-terser': 0.1.0_rollup@3.5.0 '@types/d3': 3.5.47 '@types/node': 18.11.9 '@types/ramda': 0.28.20 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a d3: 3.5.17 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 rimraf: 3.0.2 - rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + rollup: 3.5.0 + rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq tslib: 2.4.1 typescript: 4.9.3 @@ -338,23 +338,23 @@ importers: '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 - '@rollup/plugin-babel': ^6.0.2 + '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-commonjs': ^23.0.2 '@rollup/plugin-node-resolve': ^15.0.1 '@rollup/plugin-terser': ^0.1.0 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 + eslint-plugin-jest: ^27.1.6 immutable: ^4.1.0 jest: ^29.3.1 lodash: ^4.17.21 rimraf: ^3.0.2 - rollup: ^3.3.0 + rollup: ^3.5.0 rollup-plugin-typescript2: ^0.34.1 ts-jest: ^29.0.3 tslib: ^2.4.1 @@ -365,27 +365,27 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@rollup/plugin-babel': 6.0.2_lkvu63hzbahttaf34ikyu7tiyq - '@rollup/plugin-commonjs': 23.0.2_rollup@3.3.0 - '@rollup/plugin-node-resolve': 15.0.1_rollup@3.3.0 - '@rollup/plugin-terser': 0.1.0_rollup@3.3.0 + '@rollup/plugin-babel': 6.0.3_5ym7h42s56tgmcosae5a5rikwq + '@rollup/plugin-commonjs': 23.0.2_rollup@3.5.0 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.5.0 + '@rollup/plugin-terser': 0.1.0_rollup@3.5.0 '@types/jest': 29.2.3 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma immutable: 4.1.0 jest: 29.3.1_@types+node@18.11.9 rimraf: 3.0.2 - rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + rollup: 3.5.0 + rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 tslib: 2.4.1 typescript: 4.9.3 @@ -402,16 +402,16 @@ importers: '@types/base16': ^1.0.2 '@types/color': ^3.0.3 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/lodash.curry': ^4.1.7 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 base16: ^1.0.0 color: ^4.2.3 csstype: ^3.1.1 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 + eslint-plugin-jest: ^27.1.6 jest: ^29.3.1 jest-environment-jsdom: ^29.3.1 lodash.curry: ^4.1.1 @@ -421,7 +421,7 @@ importers: dependencies: '@babel/runtime': 7.20.1 '@types/base16': 1.0.2 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 base16: 1.0.0 color: 4.2.3 csstype: 3.1.1 @@ -429,18 +429,18 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/color': 3.0.3 '@types/jest': 29.2.3 '@types/lodash.curry': 4.1.7 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma jest: 29.3.1 jest-environment-jsdom: 29.3.1 rimraf: 3.0.2 @@ -458,17 +458,17 @@ importers: '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/react-test-renderer': ^18.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 jest-environment-jsdom: ^29.3.1 @@ -481,14 +481,14 @@ importers: typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/prop-types': 15.7.5 lodash.debounce: 4.0.8 prop-types: 15.8.1 devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -497,13 +497,13 @@ importers: '@types/lodash.debounce': 4.0.7 '@types/react': 18.0.25 '@types/react-test-renderer': 18.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 react: 18.2.0 @@ -522,13 +522,13 @@ importers: '@types/react': ^18.0.25 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -561,14 +561,14 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u @@ -587,22 +587,22 @@ importers: '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 - '@rollup/plugin-babel': ^6.0.2 + '@rollup/plugin-babel': ^6.0.3 '@rollup/plugin-commonjs': ^23.0.2 '@rollup/plugin-node-resolve': ^15.0.1 '@rollup/plugin-terser': ^0.1.0 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/node': ^18.11.9 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/react-test-renderer': ^18.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 prop-types: ^15.8.1 @@ -610,46 +610,46 @@ importers: react-base16-styling: ^0.9.1 react-test-renderer: ^18.2.0 rimraf: ^3.0.2 - rollup: ^3.3.0 + rollup: ^3.5.0 rollup-plugin-typescript2: ^0.34.1 ts-jest: ^29.0.3 tslib: ^2.4.1 typescript: ~4.9.3 dependencies: '@babel/runtime': 7.20.1 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/prop-types': 15.7.5 prop-types: 15.8.1 react-base16-styling: link:../react-base16-styling devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@rollup/plugin-babel': 6.0.2_lkvu63hzbahttaf34ikyu7tiyq - '@rollup/plugin-commonjs': 23.0.2_rollup@3.3.0 - '@rollup/plugin-node-resolve': 15.0.1_rollup@3.3.0 - '@rollup/plugin-terser': 0.1.0_rollup@3.3.0 + '@rollup/plugin-babel': 6.0.3_5ym7h42s56tgmcosae5a5rikwq + '@rollup/plugin-commonjs': 23.0.2_rollup@3.5.0 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.5.0 + '@rollup/plugin-terser': 0.1.0_rollup@3.5.0 '@types/jest': 29.2.3 '@types/node': 18.11.9 '@types/react': 18.0.25 '@types/react-test-renderer': 18.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1_@types+node@18.11.9 react: 18.2.0 react-test-renderer: 18.2.0_react@18.2.0 rimraf: 3.0.2 - rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + rollup: 3.5.0 + rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 tslib: 2.4.1 typescript: 4.9.3 @@ -663,13 +663,13 @@ importers: '@types/node': ^18.11.9 '@types/react': ^18.0.25 '@types/react-dom': ^18.0.9 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -697,14 +697,14 @@ importers: '@types/node': 18.11.9 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u @@ -725,16 +725,16 @@ importers: '@babel/runtime': ^7.20.1 '@redux-devtools/instrument': ^2.1.0 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/node': ^18.11.9 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 lodash: ^4.17.21 @@ -755,22 +755,22 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/jest': 29.2.3 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/node': 18.11.9 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1_@types+node@18.11.9 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -806,7 +806,7 @@ importers: '@types/jest': ^29.2.3 '@types/jsan': ^3.1.2 '@types/json-schema': ^7.0.11 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/node': ^18.11.9 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 @@ -815,16 +815,16 @@ importers: '@types/styled-components': ^5.1.26 '@types/testing-library__jest-dom': ^5.14.5 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 css-loader: ^6.7.2 d3-state-visualizer: ^1.6.0 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-loader: ^4.2.0 @@ -883,7 +883,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -894,7 +894,7 @@ importers: '@types/jest': 29.2.3 '@types/jsan': 3.1.2 '@types/json-schema': 7.0.11 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/node': 18.11.9 '@types/react': 18.0.25 '@types/react-dom': 18.0.9 @@ -902,16 +902,16 @@ importers: '@types/styled-components': 5.1.26 '@types/testing-library__jest-dom': 5.14.5 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-loader: 4.2.0_webpack@5.75.0 html-webpack-plugin: 5.5.0_webpack@5.75.0 @@ -943,13 +943,13 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 d3-state-visualizer: ^1.6.0 deepmerge: ^4.2.2 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 prop-types: ^15.8.1 react: ^18.2.0 @@ -968,19 +968,19 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@redux-devtools/core': link:../redux-devtools '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 @@ -994,7 +994,7 @@ importers: '@types/cross-spawn': ^6.0.2 '@types/express': ^4.17.14 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/minimist': ^1.2.2 '@types/morgan': ^1.9.3 '@types/node': ^18.11.9 @@ -1005,17 +1005,17 @@ importers: '@types/styled-components': ^5.1.26 '@types/supertest': ^2.0.12 '@types/uuid': ^8.3.4 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 apollo-server-express: ^3.11.1 body-parser: ^1.20.1 chalk: ^4.1.2 cors: ^2.8.5 cross-spawn: ^7.0.3 - electron: ^21.2.3 - eslint: ^8.27.0 + electron: ^21.3.1 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 + eslint-plugin-jest: ^27.1.6 express: ^4.18.2 getport: ^0.1.0 graphql: ^16.6.0 @@ -1047,7 +1047,7 @@ importers: chalk: 4.1.2 cors: 2.8.5 cross-spawn: 7.0.3 - electron: 21.2.3 + electron: 21.3.1 express: 4.18.2 getport: 0.1.0 graphql: 16.6.0 @@ -1070,7 +1070,7 @@ importers: '@types/cross-spawn': 6.0.2 '@types/express': 4.17.14 '@types/jest': 29.2.3 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/minimist': 1.2.2 '@types/morgan': 1.9.3 '@types/node': 18.11.9 @@ -1080,11 +1080,11 @@ importers: '@types/styled-components': 5.1.26 '@types/supertest': 2.0.12 '@types/uuid': 8.3.4 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma jest: 29.3.1_@types+node@18.11.9 ncp: 2.0.0 rimraf: 3.0.2 @@ -1107,11 +1107,11 @@ importers: '@types/parse-key': ^0.2.0 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 parse-key: ^0.2.1 prop-types: ^15.8.1 @@ -1129,7 +1129,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -1137,12 +1137,12 @@ importers: '@redux-devtools/core': link:../redux-devtools '@types/parse-key': 0.2.0 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 @@ -1157,9 +1157,9 @@ importers: '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 immutable: ^4.1.0 redux: ^4.2.0 @@ -1171,14 +1171,14 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 redux: 4.2.0 rimraf: 3.0.2 typescript: 4.9.3 @@ -1198,18 +1198,18 @@ importers: '@types/dragula': ^3.7.1 '@types/hex-rgba': ^1.0.1 '@types/history': ^4.7.11 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/react-dragula': ^1.1.0 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 dateformat: ^4.6.3 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 hex-rgba: ^1.0.2 immutable: ^4.1.0 @@ -1230,7 +1230,7 @@ importers: dependencies: '@babel/runtime': 7.20.1 '@types/dragula': 3.7.1 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/prop-types': 15.7.5 dateformat: 4.6.3 hex-rgba: 1.0.2 @@ -1248,7 +1248,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -1261,12 +1261,12 @@ importers: '@types/react': 18.0.25 '@types/react-dragula': 1.1.0 '@types/redux-devtools-themes': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 @@ -1293,13 +1293,13 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/simple-diff': ^1.6.1 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 es6template: ^1.0.5 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 javascript-stringify: ^2.1.0 jest: ^29.3.1 @@ -1329,7 +1329,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -1343,13 +1343,13 @@ importers: '@types/object-path': 0.11.1 '@types/react': 18.0.25 '@types/simple-diff': 1.6.1 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 react: 18.2.0 @@ -1377,14 +1377,14 @@ importers: '@types/redux-logger': ^3.0.9 '@types/styled-components': ^5.1.26 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 css-loader: ^6.7.2 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -1432,15 +1432,15 @@ importers: '@types/redux-logger': 3.0.9 '@types/styled-components': 5.1.26 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 @@ -1465,7 +1465,7 @@ importers: '@redux-devtools/inspector-monitor': ^3.0.0 '@testing-library/react': ^13.4.0 '@types/babel__code-frame': ^7.0.3 - '@types/chrome': ^0.0.202 + '@types/chrome': ^0.0.203 '@types/html-entities': ^1.3.4 '@types/jest': ^29.2.3 '@types/node': ^18.11.9 @@ -1473,13 +1473,13 @@ importers: '@types/react': ^18.0.25 '@types/redux-devtools-themes': ^1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 anser: ^2.1.1 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 html-entities: ^2.3.3 jest: ^29.3.1 @@ -1497,7 +1497,7 @@ importers: dependencies: '@babel/code-frame': 7.18.6 '@babel/runtime': 7.20.1 - '@types/chrome': 0.0.202 + '@types/chrome': 0.0.203 anser: 2.1.1 html-entities: 2.3.3 path-browserify: 1.0.1 @@ -1506,7 +1506,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -1522,13 +1522,13 @@ importers: '@types/react': 18.0.25 '@types/redux-devtools-themes': 1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1_@types+node@18.11.9 jest-environment-jsdom: 29.3.1 react: 18.2.0 @@ -1555,14 +1555,14 @@ importers: '@types/react-dom': ^18.0.9 '@types/redux-logger': ^3.0.9 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 base16: ^1.0.0 cross-env: ^7.0.3 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -1606,14 +1606,14 @@ importers: '@types/react-dom': 18.0.9 '@types/redux-logger': 3.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u @@ -1632,13 +1632,13 @@ importers: '@babel/preset-typescript': ^7.18.6 '@babel/runtime': ^7.20.1 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 + eslint-plugin-jest: ^27.1.6 jest: ^29.3.1 lodash: ^4.17.21 redux: ^4.2.0 @@ -1652,18 +1652,18 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/jest': 29.2.3 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma jest: 29.3.1_@types+node@18.11.9 redux: 4.2.0 rimraf: 3.0.2 @@ -1686,11 +1686,11 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 lodash.debounce: ^4.0.8 prop-types: ^15.8.1 @@ -1712,19 +1712,19 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@redux-devtools/core': link:../redux-devtools '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 @@ -1745,9 +1745,9 @@ importers: '@types/node': ^18.11.9 '@types/rn-host-detect': ^1.2.0 '@types/socketcluster-client': ^16.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 jsan: ^3.1.14 querystring: ^0.2.1 @@ -1767,7 +1767,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 @@ -1775,10 +1775,10 @@ importers: '@types/node': 18.11.9 '@types/rn-host-detect': 1.2.0 '@types/socketcluster-client': 16.0.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 redux: 4.2.0 rimraf: 3.0.2 typescript: 4.9.3 @@ -1800,17 +1800,17 @@ importers: '@testing-library/react': ^13.4.0 '@types/hex-rgba': ^1.0.1 '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 hex-rgba: ^1.0.2 immutable: ^4.1.0 @@ -1833,7 +1833,7 @@ importers: dependencies: '@babel/runtime': 7.20.1 '@redux-devtools/ui': link:../redux-devtools-ui - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 hex-rgba: 1.0.2 @@ -1848,7 +1848,7 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 @@ -1861,13 +1861,13 @@ importers: '@types/jest': 29.2.3 '@types/lodash.debounce': 4.0.7 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 react: 18.2.0 @@ -1899,20 +1899,20 @@ importers: '@types/react': ^18.0.25 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 copy-webpack-plugin: ^11.0.0 cross-env: ^7.0.3 css-loader: ^6.7.2 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 - framer-motion: ^7.6.6 + framer-motion: ^7.6.12 html-webpack-plugin: ^5.5.0 - msw: ^0.48.2 + msw: ^0.49.0 react: ^18.2.0 react-dom: ^18.2.0 react-icons: ^4.6.0 @@ -1928,7 +1928,7 @@ importers: webpack-dev-server: ^4.11.1 dependencies: '@babel/runtime': 7.20.1 - '@chakra-ui/react': 2.4.1_ydu7fid2w3vesyc65jyv4dbawa + '@chakra-ui/react': 2.4.1_hkukxbqflua6lnjhisenr4vbym '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y '@mswjs/data': 0.11.0_typescript@4.9.3 @@ -1936,8 +1936,8 @@ importers: '@redux-devtools/dock-monitor': link:../../redux-devtools-dock-monitor '@redux-devtools/rtk-query-monitor': link:.. '@reduxjs/toolkit': 1.9.0_k4ae6lp43ej6mezo3ztvx6pykq - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y - msw: 0.48.2_typescript@4.9.3 + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y + msw: 0.49.0_typescript@4.9.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-icons: 4.6.0_react@18.2.0 @@ -1956,16 +1956,16 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi copy-webpack-plugin: 11.0.0_webpack@5.75.0 cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 @@ -1986,11 +1986,11 @@ importers: '@babel/runtime': ^7.20.1 '@types/jest': ^29.2.3 '@types/jsan': ^3.1.2 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 + eslint-plugin-jest: ^27.1.6 immutable: ^4.1.0 jest: ^29.3.1 jsan: ^3.1.14 @@ -2003,17 +2003,17 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/jest': 29.2.3 '@types/jsan': 3.1.2 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma immutable: 4.1.0 jest: 29.3.1 rimraf: 3.0.2 @@ -2032,23 +2032,23 @@ importers: '@babel/runtime': ^7.20.1 '@redux-devtools/core': ^3.13.1 '@redux-devtools/ui': ^1.3.0 - '@rollup/plugin-babel': ^6.0.2 + '@rollup/plugin-babel': ^6.0.3 '@types/node': ^18.11.9 '@types/prop-types': ^15.7.5 '@types/react': ^18.0.25 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 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: ^3.3.0 + rollup: ^3.5.0 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 typescript: ~4.9.3 @@ -2062,26 +2062,26 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@redux-devtools/core': link:../redux-devtools - '@rollup/plugin-babel': 6.0.2_lkvu63hzbahttaf34ikyu7tiyq + '@rollup/plugin-babel': 6.0.3_5ym7h42s56tgmcosae5a5rikwq '@types/node': 18.11.9 '@types/react': 18.0.25 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - rollup: 3.3.0 - rollup-plugin-typescript2: 0.34.1_6annma2bj33shm6er7hwi5u4z4 + rollup: 3.5.0 + rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq tslib: 2.4.1 typescript: 4.9.3 @@ -2102,15 +2102,15 @@ importers: '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 classnames: ^2.3.2 cross-env: ^7.0.3 css-loader: ^6.7.2 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -2154,15 +2154,15 @@ importers: '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 @@ -2200,17 +2200,17 @@ importers: '@types/redux-devtools-themes': ^1.0.0 '@types/simple-element-resize-detector': ^1.3.0 '@types/styled-components': ^5.1.26 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 base16: ^1.0.0 - codemirror: ^5.65.9 + codemirror: ^5.65.10 color: ^4.2.3 csstype: ^3.1.1 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.5 - eslint-plugin-react: ^7.31.10 + eslint-plugin-jest: ^27.1.6 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 jest-environment-jsdom: ^29.3.1 @@ -2244,7 +2244,7 @@ importers: '@types/redux-devtools-themes': 1.0.0 '@types/simple-element-resize-detector': 1.3.0 base16: 1.0.0 - codemirror: 5.65.9 + codemirror: 5.65.10 color: 4.2.3 prop-types: 15.8.1 react-icons: 4.6.0_react@18.2.0 @@ -2254,15 +2254,15 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 - '@storybook/addon-essentials': 6.5.13_umcccjscsozh2kacy3kydywx3q - '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi - '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi - '@storybook/react': 6.5.13_lfdgkch4dai26c7unp7uc3k57e + '@storybook/addon-essentials': 6.5.13_ggaoyc47wy3ua4t6by2tzv2uxi + '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/react': 6.5.13_r7zabsary7snrawsdkkae6ibrq '@testing-library/dom': 8.19.0 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/user-event': 14.4.3_aaq3sbffpfe3jnxzm2zngsddei @@ -2270,15 +2270,15 @@ importers: '@types/jest': 29.2.3 '@types/react': 18.0.25 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi csstype: 3.1.1 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-jest: 27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-jest: 27.1.6_bifecjdquhom2xjmkl7gfpj6ma + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 ncp: 2.0.0 @@ -2310,11 +2310,11 @@ importers: '@redux-devtools/serialize': ^0.4.1 '@types/get-params': ^0.1.0 '@types/jsan': ^3.1.2 - '@types/lodash': ^4.14.189 + '@types/lodash': ^4.14.190 '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 - eslint: ^8.27.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 get-params: ^0.1.2 immutable: ^4.1.0 @@ -2338,17 +2338,17 @@ importers: devDependencies: '@babel/cli': 7.19.3_@babel+core@7.20.2 '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_qn3xnppexigqgidmp7nt2fn2oy + '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2 '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2 '@types/jsan': 3.1.2 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 rimraf: 3.0.2 typescript: 4.9.3 @@ -2366,13 +2366,13 @@ importers: '@types/react': ^18.0.25 '@types/react-dom': ^18.0.9 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -2407,14 +2407,14 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u @@ -2438,15 +2438,15 @@ importers: '@types/react': ^18.0.25 '@types/react-dom': ^18.0.9 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.43.0 - '@typescript-eslint/parser': ^5.43.0 + '@typescript-eslint/eslint-plugin': ^5.44.0 + '@typescript-eslint/parser': ^5.44.0 babel-loader: ^9.1.0 classnames: ^2.3.2 cross-env: ^7.0.3 css-loader: ^6.7.2 - eslint: ^8.27.0 + eslint: ^8.28.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-react: ^7.31.10 + eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 fork-ts-checker-webpack-plugin: ^7.2.13 html-webpack-plugin: ^5.5.0 @@ -2484,15 +2484,15 @@ importers: '@types/react': 18.0.25 '@types/react-dom': 18.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi cross-env: 7.0.3 css-loader: 6.7.2_webpack@5.75.0 - eslint: 8.27.0 - eslint-config-prettier: 8.5.0_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 @@ -2698,7 +2698,7 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.19.1_qn3xnppexigqgidmp7nt2fn2oy: + /@babel/eslint-parser/7.19.1_ustmoyzvfgos66cf2wvsplsloa: resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: @@ -2707,7 +2707,7 @@ packages: dependencies: '@babel/core': 7.20.2 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.27.0 + eslint: 8.28.0 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true @@ -4131,7 +4131,7 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.1.3_pyep2utxdr2hljs3hhksvb4hf4: + /@chakra-ui/accordion/2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-OAJSbF0UHBipi6ySBlTZM1vZi5Uoe+1UyYTBId1CxRPYHHgm3n9xAYjOtiA+TrT63aZbKwNV2KBshmGSMnNPGQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4144,8 +4144,8 @@ packages: '@chakra-ui/react-use-controllable-state': 2.0.6_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_yhvudjrwpakavfgr4i4tcnhypa - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4450,7 +4450,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.4_pyep2utxdr2hljs3hhksvb4hf4: + /@chakra-ui/menu/2.1.4_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-7kEM5dCSBMXig3iyvsSxzYi/7zkmaf843zoxb7QTB7sRB97wrCxIE8yy1/73YTzxOP3zdAyITPcxNJ/bkiVptQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4471,12 +4471,12 @@ packages: '@chakra-ui/react-use-outside-click': 2.0.5_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_yhvudjrwpakavfgr4i4tcnhypa - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.3_qbjehrjudme43rlixik5nx6edi: + /@chakra-ui/modal/2.2.3_npcuuyqp4oyhkqlthm5jwryj2i: resolution: {integrity: sha512-fSpnFiI3rlif5ynyO3P8A1S/97B/SOFUrIuNaJnhKSgiu7VtklPjiPWHCw5Y+ktEvagDXEmkpztcfMBPTY0wIA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4491,9 +4491,9 @@ packages: '@chakra-ui/react-types': 2.0.4_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/transition': 2.0.12_yhvudjrwpakavfgr4i4tcnhypa + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y aria-hidden: 1.2.2_fan5qbzahqtxlm5dzefqlqx5ia - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-remove-scroll: 2.5.5_fan5qbzahqtxlm5dzefqlqx5ia @@ -4545,7 +4545,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.3_pyep2utxdr2hljs3hhksvb4hf4: + /@chakra-ui/popover/2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-3CbeXjpCYnKyq5Z2IqUyfXZYpi5GzmPQZqzS2/kuJwgTuSjtuQovX0QI7oNE4zv4r6yEABW/kVrI7pn0/Tet1Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4563,7 +4563,7 @@ packages: '@chakra-ui/react-use-focus-on-pointer-down': 2.0.4_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -4829,7 +4829,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.4.1_ydu7fid2w3vesyc65jyv4dbawa: + /@chakra-ui/react/2.4.1_hkukxbqflua6lnjhisenr4vbym: resolution: {integrity: sha512-qZVRrQi5JRIc44EaeOaXvXt6EdWhkQjhFFL8hyH0RH6cSFlotmmzCHBT5N1jC6nqXFn5OOxOWMD9FIVsbI56hQ==} peerDependencies: '@emotion/react': ^11.0.0 @@ -4838,7 +4838,7 @@ packages: react: '>=18 || 18' react-dom: '>=18 || 18' dependencies: - '@chakra-ui/accordion': 2.1.3_pyep2utxdr2hljs3hhksvb4hf4 + '@chakra-ui/accordion': 2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq '@chakra-ui/alert': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/avatar': 2.2.1_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/breadcrumb': 2.1.1_5rblpff3ywqi5dqv4dv3oiensi @@ -4858,11 +4858,11 @@ packages: '@chakra-ui/layout': 2.1.10_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/live-region': 2.0.11_react@18.2.0 '@chakra-ui/media-query': 3.2.8_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/menu': 2.1.4_pyep2utxdr2hljs3hhksvb4hf4 - '@chakra-ui/modal': 2.2.3_qbjehrjudme43rlixik5nx6edi + '@chakra-ui/menu': 2.1.4_rhqecsxtwh7dx2w2f5tba3fuxq + '@chakra-ui/modal': 2.2.3_npcuuyqp4oyhkqlthm5jwryj2i '@chakra-ui/number-input': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/pin-input': 2.0.16_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/popover': 2.1.3_pyep2utxdr2hljs3hhksvb4hf4 + '@chakra-ui/popover': 2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq '@chakra-ui/popper': 3.0.9_react@18.2.0 '@chakra-ui/portal': 2.0.11_biqbaboplfbrettd7655fr4n2y '@chakra-ui/progress': 2.1.1_5rblpff3ywqi5dqv4dv3oiensi @@ -4875,7 +4875,7 @@ packages: '@chakra-ui/spinner': 2.0.11_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/stat': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/styled-system': 2.3.5 - '@chakra-ui/switch': 2.0.16_pyep2utxdr2hljs3hhksvb4hf4 + '@chakra-ui/switch': 2.0.16_rhqecsxtwh7dx2w2f5tba3fuxq '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/table': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/tabs': 2.1.5_5rblpff3ywqi5dqv4dv3oiensi @@ -4883,14 +4883,14 @@ packages: '@chakra-ui/textarea': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/theme': 2.2.1_egpsumyyi4jwuead4x5ybt4xte '@chakra-ui/theme-utils': 2.0.4 - '@chakra-ui/toast': 4.0.3_xqrmbkjyvnkscr3qasvxkp7m6q - '@chakra-ui/tooltip': 2.2.1_xqrmbkjyvnkscr3qasvxkp7m6q - '@chakra-ui/transition': 2.0.12_yhvudjrwpakavfgr4i4tcnhypa + '@chakra-ui/toast': 4.0.3_l7kkytsttj6xd2iuwow5j32g6u + '@chakra-ui/tooltip': 2.2.1_l7kkytsttj6xd2iuwow5j32g6u + '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y '@chakra-ui/utils': 2.0.12 '@chakra-ui/visually-hidden': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: @@ -4973,7 +4973,7 @@ packages: lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/switch/2.0.16_pyep2utxdr2hljs3hhksvb4hf4: + /@chakra-ui/switch/2.0.16_rhqecsxtwh7dx2w2f5tba3fuxq: resolution: {integrity: sha512-uLGjXHaxjCvf97jrwTuYtHSAzep/Mb8hSr/D1BRlBNz6E0kHGRaKANl/pAZAK1z7ZzvyYokK65Wpce2GQ4U/dQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4982,7 +4982,7 @@ packages: dependencies: '@chakra-ui/checkbox': 2.2.4_5rblpff3ywqi5dqv4dv3oiensi '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -5084,7 +5084,7 @@ packages: '@chakra-ui/theme-tools': 2.0.13_egpsumyyi4jwuead4x5ybt4xte dev: false - /@chakra-ui/toast/4.0.3_xqrmbkjyvnkscr3qasvxkp7m6q: + /@chakra-ui/toast/4.0.3_l7kkytsttj6xd2iuwow5j32g6u: resolution: {integrity: sha512-n6kShxGrHikrJO1vC5cPFbvz5LjG56NhVch3tmyk2g2yrJ87zbNGQqQ2BlLuJcEVFDu3tu+wC1qHdXs8WU4bjg==} peerDependencies: '@chakra-ui/system': 2.3.3 @@ -5100,12 +5100,12 @@ packages: '@chakra-ui/styled-system': 2.3.5 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/theme': 2.2.1_egpsumyyi4jwuead4x5ybt4xte - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/tooltip/2.2.1_xqrmbkjyvnkscr3qasvxkp7m6q: + /@chakra-ui/tooltip/2.2.1_l7kkytsttj6xd2iuwow5j32g6u: resolution: {integrity: sha512-X/VIYgegx1Ab6m0PSI/iISo/hRAe4Xv+hOwinIxIUUkLS8EOtBvq4RhlB6ieFn8jAAPDzPKJW6QFqz8ecJdUiw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -5120,18 +5120,18 @@ packages: '@chakra-ui/react-use-event-listener': 2.0.5_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.12_yhvudjrwpakavfgr4i4tcnhypa: + /@chakra-ui/transition/2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y: resolution: {integrity: sha512-ff6eU+m08ccYfCkk0hKfY/XlmGxCrfbBgsKgV4mirZ4SKUL1GVye8CYuHwWQlBJo+8s0yIpsTNxAuX4n/cW9/w==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: - framer-motion: 7.6.6_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -5167,7 +5167,7 @@ packages: fs-extra: 7.0.1 lodash.startcase: 4.4.0 outdent: 0.5.0 - prettier: 2.7.1 + prettier: 2.8.0 resolve-from: 5.0.0 semver: 5.7.1 dev: true @@ -5334,7 +5334,7 @@ packages: '@changesets/types': 5.2.0 fs-extra: 7.0.1 human-id: 1.0.2 - prettier: 2.7.1 + prettier: 2.8.0 dev: true /@cnakazawa/watch/1.0.4: @@ -6108,7 +6108,7 @@ packages: '@motionone/easing': 10.14.0 '@motionone/types': 10.14.0 '@motionone/utils': 10.14.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/dom/10.13.1: @@ -6119,14 +6119,14 @@ packages: '@motionone/types': 10.14.0 '@motionone/utils': 10.14.0 hey-listen: 1.0.8 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/easing/10.14.0: resolution: {integrity: sha512-2vUBdH9uWTlRbuErhcsMmt1jvMTTqvGmn9fHq8FleFDXBlHFs5jZzHJT9iw+4kR1h6a4SZQuCf72b9ji92qNYA==} dependencies: '@motionone/utils': 10.14.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/generators/10.14.0: @@ -6134,7 +6134,7 @@ packages: dependencies: '@motionone/types': 10.14.0 '@motionone/utils': 10.14.0 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@motionone/types/10.14.0: @@ -6146,7 +6146,7 @@ packages: dependencies: '@motionone/types': 10.14.0 hey-listen: 1.0.8 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@mrmlnc/readdir-enhanced/2.2.1: @@ -6168,7 +6168,7 @@ packages: /@mswjs/data/0.11.0_typescript@4.9.3: resolution: {integrity: sha512-Gxwfand2QuU6/B+0z91bzS3JYDTt1pskzFyO8IivvAagADQM+/s0pvJcw8/BBBRGYCHKlh32N/dD27FWo110jg==} dependencies: - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 '@types/md5': 2.3.2 '@types/pluralize': 0.0.29 '@types/uuid': 8.3.4 @@ -6182,7 +6182,7 @@ packages: strict-event-emitter: 0.2.8 uuid: 8.3.2 optionalDependencies: - msw: 0.48.2_typescript@4.9.3 + msw: 0.49.0_typescript@4.9.3 transitivePeerDependencies: - encoding - supports-color @@ -6257,10 +6257,10 @@ packages: mkdirp: 1.0.4 rimraf: 3.0.2 - /@nrwl/cli/15.0.13: - resolution: {integrity: sha512-w0oOP4v176CbD34+VytiAItIH3fOeiaccq7T2Un/hhx+/Q9mdO/VWyYZOKmp85uGodx/yZ6LyGW6rX0BjM0Rsg==} + /@nrwl/cli/15.2.1: + resolution: {integrity: sha512-ufBJ5o3WCixdp6/TPkpn4rH3QBFJcqCMG1d14A/SvAkEnXu3vWlj3E+4GXf3CK+sGNjjf3ZGoNm7OFV+/Ml4GA==} dependencies: - nx: 15.0.13 + nx: 15.2.1 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -6283,11 +6283,11 @@ packages: - debug dev: true - /@nrwl/tao/15.0.13: - resolution: {integrity: sha512-z55RKnVOYsiABKFUIj+QBf6I4fUwTlObxJpgUJp0i3E97P3BgbzhTG1EhuBxLH8fGKrbOAPs0ct38Asl+zGZfQ==} + /@nrwl/tao/15.2.1: + resolution: {integrity: sha512-6ApglWKORasLhtjlJmqo2co/UexSSiD7mWVxT2886oKG2Y/T/5RnPFNhJgGnKJIURCNMxiSKhq7GAA+CE9zRZg==} hasBin: true dependencies: - nx: 15.0.13 + nx: 15.2.1 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -6471,8 +6471,8 @@ packages: react: 18.2.0 react-is: 16.9.0 - /@rollup/plugin-babel/6.0.2_lkvu63hzbahttaf34ikyu7tiyq: - resolution: {integrity: sha512-Vnt8XIWYwCf3MD7qhBWYlP9pjSZvcE++nlPXhQYw6YNehl5742AzFbrV6h4BHb20VAOVUlIksVLymQCTwVCGDg==} + /@rollup/plugin-babel/6.0.3_5ym7h42s56tgmcosae5a5rikwq: + resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} engines: {node: '>=14.0.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -6486,11 +6486,11 @@ packages: dependencies: '@babel/core': 7.20.2 '@babel/helper-module-imports': 7.18.6 - '@rollup/pluginutils': 5.0.2_rollup@3.3.0 - rollup: 3.3.0 + '@rollup/pluginutils': 5.0.2_rollup@3.5.0 + rollup: 3.5.0 dev: true - /@rollup/plugin-commonjs/23.0.2_rollup@3.3.0: + /@rollup/plugin-commonjs/23.0.2_rollup@3.5.0: resolution: {integrity: sha512-e9ThuiRf93YlVxc4qNIurvv+Hp9dnD+4PjOqQs5vAYfcZ3+AXSrcdzXnVjWxcGQOa6KGJFcRZyUI3ktWLavFjg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6499,16 +6499,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.3.0 + '@rollup/pluginutils': 5.0.2_rollup@3.5.0 commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.0.3 is-reference: 1.2.1 magic-string: 0.26.7 - rollup: 3.3.0 + rollup: 3.5.0 dev: true - /@rollup/plugin-node-resolve/15.0.1_rollup@3.3.0: + /@rollup/plugin-node-resolve/15.0.1_rollup@3.5.0: resolution: {integrity: sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6517,16 +6517,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.3.0 + '@rollup/pluginutils': 5.0.2_rollup@3.5.0 '@types/resolve': 1.20.2 deepmerge: 4.2.2 is-builtin-module: 3.2.0 is-module: 1.0.0 resolve: 1.22.1 - rollup: 3.3.0 + rollup: 3.5.0 dev: true - /@rollup/plugin-terser/0.1.0_rollup@3.3.0: + /@rollup/plugin-terser/0.1.0_rollup@3.5.0: resolution: {integrity: sha512-N2KK+qUfHX2hBzVzM41UWGLrEmcjVC37spC8R3c9mt3oEDFKh3N2e12/lLp9aVSt86veR0TQiCNQXrm8C6aiUQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6535,7 +6535,7 @@ packages: rollup: optional: true dependencies: - rollup: 3.3.0 + rollup: 3.5.0 terser: 5.15.1 dev: true @@ -6547,7 +6547,7 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils/5.0.2_rollup@3.3.0: + /@rollup/pluginutils/5.0.2_rollup@3.5.0: resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6559,7 +6559,7 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.3.0 + rollup: 3.5.0 dev: true /@sinclair/typebox/0.24.51: @@ -6663,7 +6663,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/addon-controls/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-lYq3uf2mlVevm0bi6ueL3H6TpUMRYW9s/pTNTVJT225l27kLdFR9wEKxAkCBrlKaTgDLJmzzDRsJE3NLZlR/5Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6678,7 +6678,7 @@ packages: '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/node-logger': 6.5.13 '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -6697,7 +6697,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.13_6orvhpp2bicuudsf4btokp7lou: + /@storybook/addon-docs/6.5.13_gfeskznvl6oz6i7voqpdbhf2xy: resolution: {integrity: sha512-RG/NjsheD9FixZ789RJlNyNccaR2Cuy7CtAwph4oUNi3aDFjtOI8Oe9L+FOT7qtVnZLw/YMjF+pZxoDqJNKLPw==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -6718,7 +6718,7 @@ packages: '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/core-events': 6.5.13 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -6752,7 +6752,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.13_umcccjscsozh2kacy3kydywx3q: + /@storybook/addon-essentials/6.5.13_ggaoyc47wy3ua4t6by2tzv2uxi: resolution: {integrity: sha512-G9FVAWV7ixjVLWeLgIX+VT90tcAk6yQxfZQegfg5ucRilGysJCDaNnoab4xuuvm1R40TfFhba3iAGZtQYsddmw==} peerDependencies: '@babel/core': ^7.9.6 @@ -6812,16 +6812,16 @@ packages: '@babel/core': 7.20.2 '@storybook/addon-actions': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-backgrounds': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/addon-controls': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi - '@storybook/addon-docs': 6.5.13_6orvhpp2bicuudsf4btokp7lou + '@storybook/addon-controls': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/addon-docs': 6.5.13_gfeskznvl6oz6i7voqpdbhf2xy '@storybook/addon-measure': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-outline': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-toolbars': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addon-viewport': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/node-logger': 6.5.13 core-js: 3.26.1 react: 18.2.0 @@ -6983,7 +6983,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/builder-webpack4/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-Agqy3IKPv3Nl8QqdS7PjtqLp+c0BD8+/3A2ki/YfKqVz+F+J34EpbZlh3uU053avm1EoNQHSmhZok3ZlWH6O7A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7001,7 +7001,7 @@ packages: '@storybook/client-api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/core-events': 6.5.13 '@storybook/node-logger': 6.5.13 '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7019,7 +7019,7 @@ packages: css-loader: 3.6.0_webpack@4.46.0 file-loader: 6.2.0_webpack@4.46.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6_nh7kisgxcfib7qeetfrkne66xa + fork-ts-checker-webpack-plugin: 4.1.6_2yqjpsxjcwhf26ay4mtn5wajne glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 @@ -7052,7 +7052,7 @@ packages: - webpack-command dev: true - /@storybook/builder-webpack5/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/builder-webpack5/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-juNH31ZljWbaoBD6Yx2/iQ4G66UBkwq+cFUqLzgVROKMXmYaT0AJYbfyY8CgGqcXkc+sqNA63yWaLWd8/K9vTg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7070,7 +7070,7 @@ packages: '@storybook/client-api': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/core-events': 6.5.13 '@storybook/node-logger': 6.5.13 '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7085,7 +7085,7 @@ packages: case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.26.1 css-loader: 5.2.7_webpack@5.75.0 - fork-ts-checker-webpack-plugin: 6.5.2_bhjilrwoi7zg2tms4gfledt524 + fork-ts-checker-webpack-plugin: 6.5.2_fwd4bdvtlcwk7dnkbybkcmtpo4 glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 html-webpack-plugin: 5.5.0_webpack@5.75.0 @@ -7273,7 +7273,7 @@ packages: webpack: 5.75.0 dev: true - /@storybook/core-common/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/core-common/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-+DVZrRsteE9pw0X5MNffkdBgejQnbnL+UOG3qXkE9xxUamQALnuqS/w1BzpHE9WmOHuf7RWMKflyQEW3OLKAJg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7317,7 +7317,7 @@ packages: express: 4.18.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_nh7kisgxcfib7qeetfrkne66xa + fork-ts-checker-webpack-plugin: 6.5.2_2yqjpsxjcwhf26ay4mtn5wajne fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -7350,7 +7350,7 @@ packages: core-js: 3.26.1 dev: true - /@storybook/core-server/6.5.13_lrb4rharc5yx4sekeajplmwyz4: + /@storybook/core-server/6.5.13_bugjgtzxlvoxlp3jfb73mh42oe: resolution: {integrity: sha512-vs7tu3kAnFwuINio1p87WyqDNlFyZESmeh9s7vvrZVbe/xS/ElqDscr9DT5seW+jbtxufAaHsx+JUTver1dheQ==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -7367,19 +7367,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi - '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/builder-webpack4': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/core-client': 6.5.13_5ey2xofmun3swml4ceosmuhnmq - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/core-events': 6.5.13 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.13 - '@storybook/manager-webpack4': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi - '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/manager-webpack4': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/node-logger': 6.5.13 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/telemetry': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/telemetry': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@types/node': 16.18.3 '@types/node-fetch': 2.6.2 '@types/pretty-hrtime': 1.0.1 @@ -7429,7 +7429,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.13_b76jomymgzscf2ddakwqnbje5i: + /@storybook/core/6.5.13_ihynli3r3rvrkbmo2u6ey6cdfq: resolution: {integrity: sha512-kw1lCgbsxzUimGww6t5rmuWJmFPe9kGGyzIqvj4RC4BBcEsP40LEu9XhSfvnb8vTOLIULFZeZpdRFfJs4TYbUw==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -7446,10 +7446,10 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/core-client': 6.5.13_ep3nicfz4qcahezcs7kmkfeniq - '@storybook/core-server': 6.5.13_lrb4rharc5yx4sekeajplmwyz4 - '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-server': 6.5.13_bugjgtzxlvoxlp3jfb73mh42oe + '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu react: 18.2.0 react-dom: 18.2.0_react@18.2.0 typescript: 4.9.3 @@ -7515,7 +7515,7 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/manager-webpack4/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-pURzS5W3XM0F7bCBWzpl7TRsuy+OXFwLXiWLaexuvo0POZe31Ueo2A1R4rx3MT5Iee8O9mYvG2XTmvK9MlLefQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7530,7 +7530,7 @@ packages: '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.13_5ey2xofmun3swml4ceosmuhnmq - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/node-logger': 6.5.13 '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7573,7 +7573,7 @@ packages: - webpack-command dev: true - /@storybook/manager-webpack5/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/manager-webpack5/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-lQEZacSfeRsbqfJE7TVk35Hm1vkr0I2i1pyYqM+4862gRbMh1nJQXbJ5GqZ+Fo/bf0ZfyFZ32jGDIJAFdlpkuQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7588,7 +7588,7 @@ packages: '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.13_ep3nicfz4qcahezcs7kmkfeniq - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/node-logger': 6.5.13 '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y @@ -7638,7 +7638,7 @@ packages: '@babel/preset-env': 7.20.2_@babel+core@7.20.2 '@babel/types': 7.20.2 '@mdx-js/mdx': 1.6.22 - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 js-string-escape: 1.0.1 loader-utils: 2.0.4 lodash: 4.17.21 @@ -7710,7 +7710,7 @@ packages: - supports-color dev: true - /@storybook/react/6.5.13_lfdgkch4dai26c7unp7uc3k57e: + /@storybook/react/6.5.13_r7zabsary7snrawsdkkae6ibrq: resolution: {integrity: sha512-4gO8qihEkVZ8RNm9iQd7G2iZz4rRAHizJ6T5m58Sn21fxfyg9zAMzhgd0JzXuPXR8lTTj4AvRyPv1Qx7b43smg==} engines: {node: '>=10.13.0'} hasBin: true @@ -7743,13 +7743,13 @@ packages: '@babel/preset-react': 7.18.6_@babel+core@7.20.2 '@pmmmwh/react-refresh-webpack-plugin': 0.5.9_ohj47mxwagpoxvu7nhhwxzphqm '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/client-logger': 6.5.13 - '@storybook/core': 6.5.13_b76jomymgzscf2ddakwqnbje5i - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core': 6.5.13_ihynli3r3rvrkbmo2u6ey6cdfq + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/manager-webpack5': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu '@storybook/node-logger': 6.5.13 '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_vfotqvx6lgcbf3upbs6hgaza4q '@storybook/semver': 7.3.2 @@ -7871,11 +7871,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.13_s4hqsayxgev7dbmg6rfftu2eyi: + /@storybook/telemetry/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: resolution: {integrity: sha512-PFJEfGbunmfFWabD3rdCF8EHH+45578OHOkMPpXJjqXl94vPQxUH2XTVKQgEQJbYrgX0Vx9Z4tSkdMHuzYDbWQ==} dependencies: '@storybook/client-logger': 6.5.13 - '@storybook/core-common': 6.5.13_s4hqsayxgev7dbmg6rfftu2eyi + '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu chalk: 4.1.2 core-js: 3.26.1 detect-package-manager: 2.0.1 @@ -8124,8 +8124,8 @@ packages: '@types/node': 18.11.9 dev: true - /@types/chrome/0.0.202: - resolution: {integrity: sha512-Oc4daL9sFS+9MToVZPLMBxR7PxsEdod0b8wOY11lRr06GJp43MORvHeDyMD8QzeRGT6HI13oaYAe2PBgvALc4w==} + /@types/chrome/0.0.203: + resolution: {integrity: sha512-JlQNebwpBETVc8U1Rr2inDFuOTtn0lahRAhnddx1dd0S5RrLAFJEEsyIu7AXI14mkCgSunksnuLGioH8kvBqRA==} dependencies: '@types/filesystem': 0.0.32 '@types/har-format': 1.2.9 @@ -8279,14 +8279,14 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 16.18.3 + '@types/node': 18.11.9 dev: true /@types/glob/8.0.0: resolution: {integrity: sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 16.18.3 + '@types/node': 18.11.9 dev: true /@types/graceful-fs/4.1.5: @@ -8403,33 +8403,33 @@ packages: /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 16.18.3 + '@types/node': 18.11.9 /@types/lodash.curry/4.1.7: resolution: {integrity: sha512-R+IkSvh7CI8klh7FkQuTAiAR+aPFqYrNEjw/hMxjCSO7TsAqBAxpR99PxxJN1lgE6YuvpHEoktqbh6V5VLzxZA==} dependencies: - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 dev: true /@types/lodash.debounce/4.0.7: resolution: {integrity: sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA==} dependencies: - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 /@types/lodash.mergewith/4.6.6: resolution: {integrity: sha512-RY/8IaVENjG19rxTZu9Nukqh0W2UrYgmBj5sdns4hWRZaV8PqR7wIKHFKzvOTjo4zVRV7sVI+yFhAJql12Kfqg==} dependencies: - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 dev: false /@types/lodash.shuffle/4.2.7: resolution: {integrity: sha512-b+K0NBpB4WcNoQTfifuTmi5nm5mJXRw9DBdbFfBr1q1+EVoTKkClDxq/7r1sq2GZcRelMFRsFcGGHrHQgxRySg==} dependencies: - '@types/lodash': 4.14.189 + '@types/lodash': 4.14.190 dev: true - /@types/lodash/4.14.189: - resolution: {integrity: sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==} + /@types/lodash/4.14.190: + resolution: {integrity: sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==} /@types/long/4.0.2: resolution: {integrity: sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==} @@ -8469,7 +8469,7 @@ packages: /@types/node-fetch/2.6.2: resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: - '@types/node': 16.18.3 + '@types/node': 18.11.9 form-data: 3.0.1 dev: true @@ -8589,7 +8589,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 16.18.3 + '@types/node': 18.11.9 /@types/retry/0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -8760,7 +8760,7 @@ packages: /@types/webpack-sources/3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 16.18.3 + '@types/node': 18.11.9 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: true @@ -8768,7 +8768,7 @@ packages: /@types/webpack/4.41.33: resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} dependencies: - '@types/node': 16.18.3 + '@types/node': 18.11.9 '@types/tapable': 1.0.8 '@types/uglify-js': 3.17.1 '@types/webpack-sources': 3.2.0 @@ -8811,8 +8811,8 @@ packages: '@types/node': 18.11.9 optional: true - /@typescript-eslint/eslint-plugin/5.43.0_wze2rj5tow7zwqpgbdx2buoy3m: - resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==} + /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu: + resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -8822,12 +8822,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/type-utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - '@typescript-eslint/utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/scope-manager': 5.44.0 + '@typescript-eslint/type-utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 4.3.4 - eslint: 8.27.0 + eslint: 8.28.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 @@ -8838,8 +8838,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y: - resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==} + /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -8848,26 +8848,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.44.0 + '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 debug: 4.3.4 - eslint: 8.27.0 + eslint: 8.28.0 typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.43.0: - resolution: {integrity: sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==} + /@typescript-eslint/scope-manager/5.44.0: + resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/visitor-keys': 5.43.0 + '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/visitor-keys': 5.44.0 dev: true - /@typescript-eslint/type-utils/5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y: - resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==} + /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -8876,23 +8876,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y + '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a debug: 4.3.4 - eslint: 8.27.0 + eslint: 8.28.0 tsutils: 3.21.0_typescript@4.9.3 typescript: 4.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.43.0: - resolution: {integrity: sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==} + /@typescript-eslint/types/5.44.0: + resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.43.0_typescript@4.9.3: - resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==} + /@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3: + resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -8900,8 +8900,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/visitor-keys': 5.43.0 + '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/visitor-keys': 5.44.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -8912,31 +8912,31 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y: - resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==} + /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: + resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==} 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 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.43.0 - '@typescript-eslint/types': 5.43.0 - '@typescript-eslint/typescript-estree': 5.43.0_typescript@4.9.3 - eslint: 8.27.0 + '@typescript-eslint/scope-manager': 5.44.0 + '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + eslint: 8.28.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.27.0 + eslint-utils: 3.0.0_eslint@8.28.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.43.0: - resolution: {integrity: sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==} + /@typescript-eslint/visitor-keys/5.44.0: + resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.43.0 + '@typescript-eslint/types': 5.44.0 eslint-visitor-keys: 3.3.0 dev: true @@ -9890,6 +9890,16 @@ packages: is-string: 1.0.7 dev: true + /array.prototype.tosorted/1.1.1: + resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.20.4 + es-shim-unscopables: 1.0.0 + get-intrinsic: 1.1.3 + dev: true + /arrify/1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} @@ -11112,8 +11122,8 @@ packages: engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /codemirror/5.65.9: - resolution: {integrity: sha512-19Jox5sAKpusTDgqgKB5dawPpQcY+ipQK7xoEI+MVucEF9qqFaXpeqY1KaoyGBso/wHQoDa4HMMxMjdsS3Zzzw==} + /codemirror/5.65.10: + resolution: {integrity: sha512-IXAG5wlhbgcTJ6rZZcmi4+sjWIbJqIGfeg3tNa3yX84Jb3T4huS5qzQAo/cUisc1l3bI47WZodpyf7cYcocDKg==} dev: false /collapse-white-space/1.0.6: @@ -12269,8 +12279,8 @@ packages: /electron-to-chromium/1.4.284: resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} - /electron/21.2.3: - resolution: {integrity: sha512-Wyj0ri3P8hnWEvX7+2Q1OtNzJI8Qn4V9J+aeypoXh+wtlX/fjfHxi4vZkos/XRncoIeYCeUZ5nhGjsOIQwSElQ==} + /electron/21.3.1: + resolution: {integrity: sha512-Ik/I9oFHA1h32JRtRm6GMgYdUctFpF/tPnHyATg4r3LXBTUT6habGh3GxSdmmTa5JgtA7uJUEm8EjjZItk7T3g==} engines: {node: '>= 10.17.0'} hasBin: true requiresBuild: true @@ -12537,7 +12547,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-airbnb-base/15.0.0_dcpv4nbdr5ks2h5677xdltrk6e: + /eslint-config-airbnb-base/15.0.0_ktrec6dplf4now6nlbc6d67jee: resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -12545,14 +12555,14 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.27.0 - eslint-plugin-import: 2.26.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-plugin-import: 2.26.0_eslint@8.28.0 object.assign: 4.1.4 object.entries: 1.1.6 semver: 6.3.0 dev: true - /eslint-config-airbnb/19.0.4_gto5osv3xpxagsgraksq5y7ohi: + /eslint-config-airbnb/19.0.4_vt5pco6i6xyxmp2zptq3cuddue: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -12562,23 +12572,23 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 dependencies: - eslint: 8.27.0 - eslint-config-airbnb-base: 15.0.0_dcpv4nbdr5ks2h5677xdltrk6e - eslint-plugin-import: 2.26.0_eslint@8.27.0 - eslint-plugin-jsx-a11y: 6.6.1_eslint@8.27.0 - eslint-plugin-react: 7.31.10_eslint@8.27.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.27.0 + eslint: 8.28.0 + eslint-config-airbnb-base: 15.0.0_ktrec6dplf4now6nlbc6d67jee + eslint-plugin-import: 2.26.0_eslint@8.28.0 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.28.0 + eslint-plugin-react: 7.31.11_eslint@8.28.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.28.0 object.assign: 4.1.4 object.entries: 1.1.6 dev: true - /eslint-config-prettier/8.5.0_eslint@8.27.0: + /eslint-config-prettier/8.5.0_eslint@8.28.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.27.0 + eslint: 8.28.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -12590,7 +12600,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_hzyee272oejuypf7pxzdrrmskq: + /eslint-module-utils/2.7.4_sjge656jyd3rr27cepuzx7h5u4: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -12612,13 +12622,13 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 8.27.0 + eslint: 8.28.0 eslint-import-resolver-node: 0.3.6 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import/2.26.0_eslint@8.27.0: + /eslint-plugin-import/2.26.0_eslint@8.28.0: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -12632,9 +12642,9 @@ packages: array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.27.0 + eslint: 8.28.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_hzyee272oejuypf7pxzdrrmskq + eslint-module-utils: 2.7.4_sjge656jyd3rr27cepuzx7h5u4 has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -12648,8 +12658,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.1.5_fqtdfzmoyuw7rs7dg6fkh5euye: - resolution: {integrity: sha512-CK2dekZ5VBdzsOSOH5Fc1rwC+cWXjkcyrmf1RV714nDUDKu+o73TTJiDxpbILG8PtPPpAAl3ywzh5QA7Ft0mjA==} + /eslint-plugin-jest/27.1.6_bifecjdquhom2xjmkl7gfpj6ma: + resolution: {integrity: sha512-XA7RFLSrlQF9IGtAmhddkUkBuICCTuryfOTfCSWcZHiHb69OilIH05oozH2XA6CEOtztnOd0vgXyvxZodkxGjg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -12661,16 +12671,16 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.43.0_wze2rj5tow7zwqpgbdx2buoy3m - '@typescript-eslint/utils': 5.43.0_e3uo4sehh4zr4i6m57mkkxxv7y - eslint: 8.27.0 + '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu + '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + eslint: 8.28.0 jest: 29.3.1_@types+node@18.11.9 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.6.1_eslint@8.27.0: + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.28.0: resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: @@ -12684,7 +12694,7 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.27.0 + eslint: 8.28.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -12692,25 +12702,26 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.27.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.28.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.27.0 + eslint: 8.28.0 dev: true - /eslint-plugin-react/7.31.10_eslint@8.27.0: - resolution: {integrity: sha512-e4N/nc6AAlg4UKW/mXeYWd3R++qUano5/o+t+wnWxIf+bLsOaH3a4q74kX3nDjYym3VBN4HyO9nEn1GcAqgQOA==} + /eslint-plugin-react/7.31.11_eslint@8.28.0: + resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 + array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.27.0 + eslint: 8.28.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -12748,13 +12759,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.27.0: + /eslint-utils/3.0.0_eslint@8.28.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.27.0 + eslint: 8.28.0 eslint-visitor-keys: 2.1.0 dev: true @@ -12768,8 +12779,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.27.0: - resolution: {integrity: sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==} + /eslint/8.28.0: + resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -12784,7 +12795,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.27.0 + eslint-utils: 3.0.0_eslint@8.28.0 eslint-visitor-keys: 3.3.0 espree: 9.4.1 esquery: 1.4.0 @@ -13348,7 +13359,7 @@ packages: signal-exit: 3.0.7 dev: true - /fork-ts-checker-webpack-plugin/4.1.6_nh7kisgxcfib7qeetfrkne66xa: + /fork-ts-checker-webpack-plugin/4.1.6_2yqjpsxjcwhf26ay4mtn5wajne: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -13364,7 +13375,7 @@ packages: dependencies: '@babel/code-frame': 7.18.6 chalk: 2.4.2 - eslint: 8.27.0 + eslint: 8.28.0 micromatch: 3.1.10 minimatch: 3.1.2 semver: 5.7.1 @@ -13376,7 +13387,7 @@ packages: - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.2_bhjilrwoi7zg2tms4gfledt524: + /fork-ts-checker-webpack-plugin/6.5.2_2yqjpsxjcwhf26ay4mtn5wajne: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -13396,39 +13407,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.27.0 - fs-extra: 9.1.0 - glob: 7.2.3 - memfs: 3.4.11 - minimatch: 3.1.2 - schema-utils: 2.7.0 - semver: 7.3.8 - tapable: 1.1.3 - typescript: 4.9.3 - webpack: 5.75.0 - dev: true - - /fork-ts-checker-webpack-plugin/6.5.2_nh7kisgxcfib7qeetfrkne66xa: - resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} - engines: {node: '>=10', yarn: '>=1.0.0'} - peerDependencies: - eslint: '>= 6' - typescript: '>= 2.7' - vue-template-compiler: '*' - webpack: '>= 4' - peerDependenciesMeta: - eslint: - optional: true - vue-template-compiler: - optional: true - dependencies: - '@babel/code-frame': 7.18.6 - '@types/json-schema': 7.0.11 - chalk: 4.1.2 - chokidar: 3.5.3 - cosmiconfig: 6.0.0 - deepmerge: 4.2.2 - eslint: 8.27.0 + eslint: 8.28.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.4.11 @@ -13440,6 +13419,38 @@ packages: webpack: 4.46.0 dev: true + /fork-ts-checker-webpack-plugin/6.5.2_fwd4bdvtlcwk7dnkbybkcmtpo4: + resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} + engines: {node: '>=10', yarn: '>=1.0.0'} + peerDependencies: + eslint: '>= 6' + typescript: '>= 2.7' + vue-template-compiler: '*' + webpack: '>= 4' + peerDependenciesMeta: + eslint: + optional: true + vue-template-compiler: + optional: true + dependencies: + '@babel/code-frame': 7.18.6 + '@types/json-schema': 7.0.11 + chalk: 4.1.2 + chokidar: 3.5.3 + cosmiconfig: 6.0.0 + deepmerge: 4.2.2 + eslint: 8.28.0 + fs-extra: 9.1.0 + glob: 7.2.3 + memfs: 3.4.11 + minimatch: 3.1.2 + schema-utils: 2.7.0 + semver: 7.3.8 + tapable: 1.1.3 + typescript: 4.9.3 + webpack: 5.75.0 + dev: true + /fork-ts-checker-webpack-plugin/7.2.13_vfotqvx6lgcbf3upbs6hgaza4q: resolution: {integrity: sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} @@ -13505,8 +13516,8 @@ packages: map-cache: 0.2.2 dev: true - /framer-motion/7.6.6_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-7ti5mEzhTRBFCMlKs8Zxu9dWtVattpj2jPCNc4jaz4d7bDFekClALaBzmi1pGOKzsOWJsKMeV5ckIkD1DLI9lw==} + /framer-motion/7.6.12_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-Xm1jPB91v6vIr9b+V3q6c96sPzU1jWdvN+Mv4CvIAY23ZIezGNIWxWNGIWj1We0CZ8SSOQkttz8921M10TQjXg==} peerDependencies: react: ^18.0.0 || 18 react-dom: ^18.0.0 || 18 @@ -13796,7 +13807,7 @@ packages: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.5 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 dev: true @@ -14570,7 +14581,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 @@ -17174,13 +17185,13 @@ packages: /ms/2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw/0.48.2_typescript@4.9.3: - resolution: {integrity: sha512-kXeLiyf5CRYkRf+ve/Utmw5/Iii+y+Mcr8hzXSVFrvzWVDpBfYL/4vBEhQu4zrBPBhvPbTNrH7/Y0KDQilpBKg==} + /msw/0.49.0_typescript@4.9.3: + resolution: {integrity: sha512-xX5RMSMjN58j8G/V26Uaf5LP464VltuWyd66TQimLueVYfG47RKydGsd4JW165Jb/gjoaQxh5Tdvv31wdZAOlA==} engines: {node: '>=14'} hasBin: true requiresBuild: true peerDependencies: - typescript: '>= 4.2.x <= 4.8.x' + typescript: '>= 4.4.x <= 4.9.x' peerDependenciesMeta: typescript: optional: true @@ -17201,7 +17212,6 @@ packages: node-fetch: 2.6.7 outvariant: 1.3.0 path-to-regexp: 6.2.1 - statuses: 2.0.1 strict-event-emitter: 0.2.8 type-fest: 2.19.0 typescript: 4.9.3 @@ -17501,8 +17511,8 @@ packages: resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==} dev: true - /nx/15.0.13: - resolution: {integrity: sha512-5mJGWz91B9/sxzLjXdD+pmZTel54NeNNxFDis8OhtGDn6eRZ25qWsZNDgzqIDtwKn3c9gThAMHU4XH2OTgWUnA==} + /nx/15.2.1: + resolution: {integrity: sha512-vVeT5D02cDDiSmS3P2Bos/waYQa3m0yl/rouzsKpusVSmzAQGQbKXhxPb4WnNIj8Iz/8KjFeBM/RZO021BtGNg==} hasBin: true requiresBuild: true peerDependencies: @@ -17514,8 +17524,8 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/cli': 15.0.13 - '@nrwl/tao': 15.0.13 + '@nrwl/cli': 15.2.1 + '@nrwl/tao': 15.2.1 '@parcel/watcher': 2.0.4 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.28 @@ -18350,8 +18360,8 @@ packages: hasBin: true dev: true - /prettier/2.7.1: - resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} + /prettier/2.8.0: + resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -19663,7 +19673,7 @@ packages: sprintf-js: 1.1.2 optional: true - /rollup-plugin-typescript2/0.34.1_6annma2bj33shm6er7hwi5u4z4: + /rollup-plugin-typescript2/0.34.1_thigodkhmbmbgju2inwjpgoskq: resolution: {integrity: sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==} peerDependencies: rollup: '>=1.26.3' @@ -19672,14 +19682,14 @@ packages: '@rollup/pluginutils': 4.2.1 find-cache-dir: 3.3.2 fs-extra: 10.1.0 - rollup: 3.3.0 + rollup: 3.5.0 semver: 7.3.8 tslib: 2.4.1 typescript: 4.9.3 dev: true - /rollup/3.3.0: - resolution: {integrity: sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==} + /rollup/3.5.0: + resolution: {integrity: sha512-TYu2L+TGhmNsXCtByont89u+ATQLcDy6A+++PwLXYunRtOm7XnaD+65s1pvewaOxMYR0eOkMXn9/i0saBxxpnQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: