From ce32e9862f65994b5333f63fc3df3a761cae875d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 20:08:57 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- extension/package.json | 22 +- package.json | 20 +- .../examples/tree/package.json | 16 +- packages/d3-state-visualizer/package.json | 20 +- packages/d3tooltip/package.json | 20 +- packages/map2tree/package.json | 26 +- packages/react-base16-styling/package.json | 18 +- packages/react-dock/demo/package.json | 22 +- packages/react-dock/package.json | 20 +- .../react-json-tree/examples/package.json | 18 +- packages/react-json-tree/package.json | 28 +- packages/redux-devtools-app/package.json | 32 +- .../redux-devtools-chart-monitor/package.json | 14 +- packages/redux-devtools-cli/package.json | 26 +- .../redux-devtools-dock-monitor/package.json | 14 +- .../redux-devtools-extension/package.json | 12 +- .../demo/package.json | 22 +- .../package.json | 20 +- .../package.json | 22 +- .../demo/package.json | 22 +- .../package.json | 16 +- .../redux-devtools-instrument/package.json | 22 +- .../redux-devtools-log-monitor/package.json | 14 +- packages/redux-devtools-remote/package.json | 14 +- .../demo/package.json | 34 +- .../package.json | 24 +- .../redux-devtools-serialize/package.json | 16 +- .../examples/todomvc/package.json | 20 +- .../package.json | 18 +- packages/redux-devtools-ui/package.json | 34 +- packages/redux-devtools-utils/package.json | 16 +- .../examples/counter/package.json | 18 +- .../examples/todomvc/package.json | 20 +- packages/redux-devtools/package.json | 22 +- pnpm-lock.yaml | 5583 +++++++++-------- 35 files changed, 3164 insertions(+), 3121 deletions(-) diff --git a/extension/package.json b/extension/package.json index b0d44472..28f7bcc2 100644 --- a/extension/package.json +++ b/extension/package.json @@ -41,7 +41,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "react-is": "^18.2.0", "react-json-tree": "^0.17.0", "react-redux": "^8.0.5", @@ -50,16 +50,16 @@ "styled-components": "^5.3.6" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@babel/register": "^7.18.9", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", - "@types/chrome": "^0.0.203", - "@types/lodash": "^4.14.190", - "@types/react": "^18.0.25", + "@types/chrome": "^0.0.206", + "@types/lodash": "^4.14.191", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", "babel-loader": "^9.1.0", @@ -67,16 +67,16 @@ "copy-webpack-plugin": "^11.0.0", "cpy-cli": "^4.2.0", "cross-env": "^7.0.3", - "css-loader": "^6.7.2", + "css-loader": "^6.7.3", "electron": "^22.0.0", - "eslint": "^8.28.0", + "eslint": "^8.30.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.11", "eslint-plugin-react-hooks": "^4.6.0", "file-loader": "^6.2.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "immutable": "^4.1.0", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", @@ -85,12 +85,12 @@ "react-transform-catch-errors": "^1.0.2", "react-transform-hmr": "^1.0.4", "rimraf": "^3.0.2", - "selenium-webdriver": "^4.6.1", + "selenium-webdriver": "^4.7.1", "sinon-chrome": "^3.0.1", "style-loader": "^3.3.1", "ts-jest": "^29.0.3", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0" + "webpack-cli": "^5.0.1" } } diff --git a/package.json b/package.json index 45568576..12d3fbdd 100644 --- a/package.json +++ b/package.json @@ -1,20 +1,20 @@ { "private": true, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", - "@changesets/cli": "^2.25.2", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@changesets/cli": "^2.26.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", - "prettier": "2.8.0", - "typescript": "~4.9.3", - "nx": "^15.2.1", + "prettier": "2.8.1", + "typescript": "~4.9.4", + "nx": "^15.3.3", "@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.17.1", + "packageManager": "pnpm@7.19.0", "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 3eb968a5..5d2680a3 100644 --- a/packages/d3-state-visualizer/examples/tree/package.json +++ b/packages/d3-state-visualizer/examples/tree/package.json @@ -29,22 +29,22 @@ "map2tree": "^2.1.0" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@types/node": "^18.11.17", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/d3-state-visualizer/package.json b/packages/d3-state-visualizer/package.json index 83c75022..b8daaf59 100644 --- a/packages/d3-state-visualizer/package.json +++ b/packages/d3-state-visualizer/package.json @@ -42,7 +42,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@types/d3": "^3.5.47", "d3": "^3.5.17", "d3tooltip": "^2.1.0", @@ -52,25 +52,25 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^23.0.2", + "@rollup/plugin-commonjs": "^23.0.7", "@rollup/plugin-node-resolve": "^15.0.1", - "@rollup/plugin-terser": "^0.1.0", - "@types/node": "^18.11.9", + "@rollup/plugin-terser": "^0.2.1", + "@types/node": "^18.11.17", "@types/ramda": "^0.28.20", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^3.5.0", + "rollup": "^3.7.5", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", - "typescript": "~4.9.3" + "typescript": "~4.9.4" } } diff --git a/packages/d3tooltip/package.json b/packages/d3tooltip/package.json index 26e0eaac..1b12d1bb 100644 --- a/packages/d3tooltip/package.json +++ b/packages/d3tooltip/package.json @@ -38,33 +38,33 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "ramda": "^0.28.0" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^23.0.2", + "@rollup/plugin-commonjs": "^23.0.7", "@rollup/plugin-node-resolve": "^15.0.1", - "@rollup/plugin-terser": "^0.1.0", + "@rollup/plugin-terser": "^0.2.1", "@types/d3": "^3.5.47", - "@types/node": "^18.11.9", + "@types/node": "^18.11.17", "@types/ramda": "^0.28.20", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "d3": "^3.5.17", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^3.5.0", + "rollup": "^3.7.5", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@types/d3": "^3.5.47", diff --git a/packages/map2tree/package.json b/packages/map2tree/package.json index 5b000463..0179459f 100755 --- a/packages/map2tree/package.json +++ b/packages/map2tree/package.json @@ -42,35 +42,35 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^23.0.2", + "@rollup/plugin-commonjs": "^23.0.7", "@rollup/plugin-node-resolve": "^15.0.1", - "@rollup/plugin-terser": "^0.1.0", - "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.190", - "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@rollup/plugin-terser": "^0.2.1", + "@types/jest": "^29.2.4", + "@types/lodash": "^4.14.191", + "@types/node": "^18.11.17", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "immutable": "^4.1.0", "jest": "^29.3.1", "rimraf": "^3.0.2", - "rollup": "^3.5.0", + "rollup": "^3.7.5", "rollup-plugin-typescript2": "^0.34.1", "ts-jest": "^29.0.3", "tslib": "^2.4.1", - "typescript": "~4.9.3" + "typescript": "~4.9.4" } } diff --git a/packages/react-base16-styling/package.json b/packages/react-base16-styling/package.json index 10b2845e..4012ee43 100644 --- a/packages/react-base16-styling/package.json +++ b/packages/react-base16-styling/package.json @@ -39,9 +39,9 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@types/base16": "^1.0.2", - "@types/lodash": "^4.14.190", + "@types/lodash": "^4.14.191", "base16": "^1.0.0", "color": "^4.2.3", "csstype": "^3.1.1", @@ -49,23 +49,23 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@types/color": "^3.0.3", - "@types/jest": "^29.2.3", + "@types/jest": "^29.2.4", "@types/lodash.curry": "^4.1.7", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "jest": "^29.3.1", "jest-environment-jsdom": "^29.3.1", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" } } diff --git a/packages/react-dock/demo/package.json b/packages/react-dock/demo/package.json index 2fa1e075..2947351e 100644 --- a/packages/react-dock/demo/package.json +++ b/packages/react-dock/demo/package.json @@ -11,36 +11,36 @@ }, "dependencies": { "react": "^18.2.0", - "react-bootstrap": "^2.6.0", + "react-bootstrap": "^2.7.0", "react-dock": "^0.6.0", "react-dom": "^18.2.0", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "react-is": "^18.2.0", "styled-components": "^5.3.6" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/react-dock/package.json b/packages/react-dock/package.json index 223bfa30..7ede3afc 100644 --- a/packages/react-dock/package.json +++ b/packages/react-dock/package.json @@ -39,29 +39,29 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", - "@types/lodash": "^4.14.190", + "@babel/runtime": "^7.20.6", + "@types/lodash": "^4.14.191", "@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.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@types/jest": "^29.2.3", + "@types/jest": "^29.2.4", "@types/lodash.debounce": "^4.0.7", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", @@ -70,7 +70,7 @@ "react-test-renderer": "^18.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0", diff --git a/packages/react-json-tree/examples/package.json b/packages/react-json-tree/examples/package.json index d9fae455..c0a203f3 100644 --- a/packages/react-json-tree/examples/package.json +++ b/packages/react-json-tree/examples/package.json @@ -26,27 +26,27 @@ "react-json-tree": "^0.17.0" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/react-json-tree/package.json b/packages/react-json-tree/package.json index 96ab8dcf..70b48670 100644 --- a/packages/react-json-tree/package.json +++ b/packages/react-json-tree/package.json @@ -45,44 +45,44 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", - "@types/lodash": "^4.14.190", + "@babel/runtime": "^7.20.6", + "@types/lodash": "^4.14.191", "@types/prop-types": "^15.7.5", "prop-types": "^15.8.1", "react-base16-styling": "^0.9.1" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^23.0.2", + "@rollup/plugin-commonjs": "^23.0.7", "@rollup/plugin-node-resolve": "^15.0.1", - "@rollup/plugin-terser": "^0.1.0", - "@types/jest": "^29.2.3", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@rollup/plugin-terser": "^0.2.1", + "@types/jest": "^29.2.4", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-test-renderer": "^18.0.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "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.5.0", + "rollup": "^3.7.5", "rollup-plugin-typescript2": "^0.34.1", "ts-jest": "^29.0.3", "tslib": "^2.4.1", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0", diff --git a/packages/redux-devtools-app/package.json b/packages/redux-devtools-app/package.json index 099d552a..9cd52756 100644 --- a/packages/redux-devtools-app/package.json +++ b/packages/redux-devtools-app/package.json @@ -40,7 +40,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/chart-monitor": "^3.0.0", "@redux-devtools/core": "^3.13.0", "@redux-devtools/inspector-monitor": "^3.0.0", @@ -50,7 +50,7 @@ "@redux-devtools/rtk-query-monitor": "^3.0.0", "@redux-devtools/slider-monitor": "^4.0.0", "@redux-devtools/ui": "^1.3.0", - "@reduxjs/toolkit": "^1.9.0", + "@reduxjs/toolkit": "^1.9.1", "@types/prop-types": "^15.7.5", "d3-state-visualizer": "^1.6.0", "javascript-stringify": "^2.1.0", @@ -59,7 +59,7 @@ "localforage": "^1.10.0", "lodash": "^4.17.21", "prop-types": "^15.8.1", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "react-is": "^18.2.0", "react-redux": "^8.0.5", "redux": "^4.2.0", @@ -68,7 +68,7 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", @@ -77,28 +77,28 @@ "@rjsf/core": "^4.2.3", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", - "@types/jest": "^29.2.3", + "@types/jest": "^29.2.4", "@types/jsan": "^3.1.2", "@types/json-schema": "^7.0.11", - "@types/lodash": "^4.14.190", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@types/lodash": "^4.14.191", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/socketcluster-client": "^16.0.0", "@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.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "css-loader": "^6.7.2", - "eslint": "^8.28.0", + "css-loader": "^6.7.3", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-loader": "^4.2.0", "html-webpack-plugin": "^5.5.0", "jest": "^29.3.1", @@ -110,9 +110,9 @@ "styled-components": "^5.3.6", "ts-jest": "^29.0.3", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" }, "peerDependencies": { diff --git a/packages/redux-devtools-chart-monitor/package.json b/packages/redux-devtools-chart-monitor/package.json index 6091404b..c7ca1d71 100644 --- a/packages/redux-devtools-chart-monitor/package.json +++ b/packages/redux-devtools-chart-monitor/package.json @@ -39,7 +39,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", "d3-state-visualizer": "^1.6.0", @@ -49,24 +49,24 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@redux-devtools/core": "^3.13.1", - "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/react": "^18.0.26", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "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", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-cli/package.json b/packages/redux-devtools-cli/package.json index 16ebdd18..6d054c7d 100644 --- a/packages/redux-devtools-cli/package.json +++ b/packages/redux-devtools-cli/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "@redux-devtools/app": "^2.1.3", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "apollo-server-express": "^3.11.1", "body-parser": "^1.20.1", "chalk": "^4.1.2", @@ -61,37 +61,37 @@ "react-is": "^18.2.0", "semver": "^7.3.8", "socketcluster-server": "^17.2.0", - "sqlite3": "^5.1.2", + "sqlite3": "^5.1.4", "styled-components": "^5.3.6", "uuid": "^9.0.0" }, "devDependencies": { "@types/body-parser": "^1.19.2", - "@types/cors": "^2.8.12", + "@types/cors": "^2.8.13", "@types/cross-spawn": "^6.0.2", - "@types/express": "^4.17.14", - "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.190", + "@types/express": "^4.17.15", + "@types/jest": "^29.2.4", + "@types/lodash": "^4.14.191", "@types/minimist": "^1.2.2", "@types/morgan": "^1.9.3", - "@types/node": "^18.11.9", + "@types/node": "^18.11.17", "@types/semver": "^7.3.13", "@types/socketcluster-client": "^16.0.0", "@types/socketcluster-server": "^16.1.0", "@types/styled-components": "^5.1.26", "@types/supertest": "^2.0.12", "@types/uuid": "^9.0.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "jest": "^29.3.1", "ncp": "^2.0.0", "rimraf": "^3.0.2", "socketcluster-client": "^17.1.0", - "supertest": "^6.3.1", + "supertest": "^6.3.3", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" } } diff --git a/packages/redux-devtools-dock-monitor/package.json b/packages/redux-devtools-dock-monitor/package.json index 142a17f3..22589df8 100644 --- a/packages/redux-devtools-dock-monitor/package.json +++ b/packages/redux-devtools-dock-monitor/package.json @@ -41,7 +41,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@types/prop-types": "^15.7.5", "parse-key": "^0.2.1", "prop-types": "^15.8.1", @@ -49,7 +49,7 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", @@ -57,17 +57,17 @@ "@babel/preset-typescript": "^7.18.6", "@redux-devtools/core": "^3.13.1", "@types/parse-key": "^0.2.0", - "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/react": "^18.0.26", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "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", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-extension/package.json b/packages/redux-devtools-extension/package.json index fb8683d1..eacc2352 100644 --- a/packages/redux-devtools-extension/package.json +++ b/packages/redux-devtools-extension/package.json @@ -29,23 +29,23 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "immutable": "^4.1.0" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "redux": "^3.1.0 || ^4.0.0" diff --git a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json index fb7a44c4..96b2d9d0 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json @@ -21,39 +21,39 @@ "react-dom": "^18.2.0", "react-is": "^18.2.0", "react-redux": "^8.0.5", - "react-router-dom": "^6.4.3", + "react-router-dom": "^6.6.0", "redux": "^4.2.0", "redux-logger": "^3.0.6", "styled-components": "^5.3.6" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@types/lodash.shuffle": "^4.2.7", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/redux-logger": "^3.0.9", "@types/styled-components": "^5.1.26", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "css-loader": "^6.7.2", - "eslint": "^8.28.0", + "css-loader": "^6.7.3", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/redux-devtools-inspector-monitor-test-tab/package.json b/packages/redux-devtools-inspector-monitor-test-tab/package.json index 3ab27cfc..f0d259ba 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/package.json @@ -43,7 +43,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/ui": "^1.3.0", "@types/prop-types": "^15.7.5", "es6template": "^1.0.5", @@ -51,12 +51,12 @@ "jsan": "^3.1.14", "object-path": "^0.11.8", "prop-types": "^15.8.1", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "simple-diff": "^1.6.0" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", @@ -66,16 +66,16 @@ "@redux-devtools/inspector-monitor": "^3.0.0", "@testing-library/react": "^13.4.0", "@types/es6template": "^1.0.0", - "@types/jest": "^29.2.3", + "@types/jest": "^29.2.4", "@types/jsan": "^3.1.2", "@types/object-path": "^0.11.1", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/simple-diff": "^1.6.1", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", @@ -85,7 +85,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/inspector-monitor": "^3.0.0", diff --git a/packages/redux-devtools-inspector-monitor-trace-tab/package.json b/packages/redux-devtools-inspector-monitor-trace-tab/package.json index ecd64221..99c827bf 100644 --- a/packages/redux-devtools-inspector-monitor-trace-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-trace-tab/package.json @@ -31,8 +31,8 @@ }, "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/runtime": "^7.20.1", - "@types/chrome": "^0.0.203", + "@babel/runtime": "^7.20.6", + "@types/chrome": "^0.0.206", "anser": "^2.1.1", "html-entities": "^2.3.3", "path-browserify": "^1.0.1", @@ -41,7 +41,7 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", @@ -52,17 +52,17 @@ "@testing-library/react": "^13.4.0", "@types/babel__code-frame": "^7.0.3", "@types/html-entities": "^1.3.4", - "@types/jest": "^29.2.3", - "@types/node": "^18.11.9", + "@types/jest": "^29.2.4", + "@types/node": "^18.11.17", "@types/path-browserify": "^1.0.0", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/redux-devtools-themes": "^1.0.0", "@types/source-map": "0.5.2", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", @@ -73,7 +73,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/inspector-monitor": "^3.0.0", diff --git a/packages/redux-devtools-inspector-monitor/demo/package.json b/packages/redux-devtools-inspector-monitor/demo/package.json index d94f7894..e858c15b 100644 --- a/packages/redux-devtools-inspector-monitor/demo/package.json +++ b/packages/redux-devtools-inspector-monitor/demo/package.json @@ -17,39 +17,39 @@ "immutable": "^4.1.0", "lodash.shuffle": "^4.2.0", "react": "^18.2.0", - "react-bootstrap": "^2.6.0", + "react-bootstrap": "^2.7.0", "react-dom": "^18.2.0", "react-redux": "^8.0.5", - "react-router-dom": "^6.4.3", + "react-router-dom": "^6.6.0", "redux": "^4.2.0", "redux-logger": "^3.0.6" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@types/base16": "^1.0.2", "@types/lodash.shuffle": "^4.2.7", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/redux-logger": "^3.0.9", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/redux-devtools-inspector-monitor/package.json b/packages/redux-devtools-inspector-monitor/package.json index 47cce392..956ae877 100644 --- a/packages/redux-devtools-inspector-monitor/package.json +++ b/packages/redux-devtools-inspector-monitor/package.json @@ -35,9 +35,9 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@types/dragula": "^3.7.1", - "@types/lodash": "^4.14.190", + "@types/lodash": "^4.14.191", "@types/prop-types": "^15.7.5", "dateformat": "^4.6.3", "hex-rgba": "^1.0.2", @@ -55,7 +55,7 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", @@ -66,19 +66,19 @@ "@types/hex-rgba": "^1.0.1", "@types/history": "^4.7.11", "@types/lodash.debounce": "^4.0.7", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/react-dragula": "^1.1.0", "@types/redux-devtools-themes": "^1.0.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "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", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-instrument/package.json b/packages/redux-devtools-instrument/package.json index 8b24d9f6..c682904c 100644 --- a/packages/redux-devtools-instrument/package.json +++ b/packages/redux-devtools-instrument/package.json @@ -41,30 +41,30 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.190", - "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/jest": "^29.2.4", + "@types/lodash": "^4.14.191", + "@types/node": "^18.11.17", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "jest": "^29.3.1", "redux": "^4.2.0", "rimraf": "^3.0.2", - "rxjs": "^7.5.7", + "rxjs": "^7.8.0", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "redux": "^3.4.0 || ^4.0.0" diff --git a/packages/redux-devtools-log-monitor/package.json b/packages/redux-devtools-log-monitor/package.json index ebe81399..c7bb39af 100644 --- a/packages/redux-devtools-log-monitor/package.json +++ b/packages/redux-devtools-log-monitor/package.json @@ -41,7 +41,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@types/lodash.debounce": "^4.0.7", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", @@ -52,24 +52,24 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@redux-devtools/core": "^3.13.1", - "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/react": "^18.0.26", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "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", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-remote/package.json b/packages/redux-devtools-remote/package.json index 29c078d0..0066cdf7 100644 --- a/packages/redux-devtools-remote/package.json +++ b/packages/redux-devtools-remote/package.json @@ -41,7 +41,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/instrument": "^2.1.0", "@redux-devtools/utils": "^2.0.0", "jsan": "^3.1.14", @@ -51,22 +51,22 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@types/jsan": "^3.1.2", - "@types/node": "^18.11.9", + "@types/node": "^18.11.17", "@types/rn-host-detect": "^1.2.0", "@types/socketcluster-client": "^16.0.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "redux": "^3.5.2 || ^4.0.0" diff --git a/packages/redux-devtools-rtk-query-monitor/demo/package.json b/packages/redux-devtools-rtk-query-monitor/demo/package.json index bd7af850..2ebfdbc7 100644 --- a/packages/redux-devtools-rtk-query-monitor/demo/package.json +++ b/packages/redux-devtools-rtk-query-monitor/demo/package.json @@ -10,53 +10,53 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@babel/runtime": "^7.20.1", - "@chakra-ui/react": "^2.4.1", + "@babel/runtime": "^7.20.6", + "@chakra-ui/react": "^2.4.4", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@mswjs/data": "^0.11.0", "@redux-devtools/core": "^3.13.0", "@redux-devtools/dock-monitor": "^3.0.0", "@redux-devtools/rtk-query-monitor": "^3.1.0", - "@reduxjs/toolkit": "^1.9.0", - "framer-motion": "^7.6.12", - "msw": "^0.49.0", + "@reduxjs/toolkit": "^1.9.1", + "framer-motion": "^7.10.3", + "msw": "^0.49.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^4.6.0", + "react-icons": "^4.7.1", "react-is": "^18.2.0", "react-redux": "^8.0.5", - "react-router-dom": "^6.4.3", + "react-router-dom": "^6.6.0", "styled-components": "^5.3.6" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@types/copy-webpack-plugin": "^8.0.1", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", - "css-loader": "^6.7.2", - "eslint": "^8.28.0", + "css-loader": "^6.7.3", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" }, "msw": { diff --git a/packages/redux-devtools-rtk-query-monitor/package.json b/packages/redux-devtools-rtk-query-monitor/package.json index fb66ed1c..fc2d24c0 100644 --- a/packages/redux-devtools-rtk-query-monitor/package.json +++ b/packages/redux-devtools-rtk-query-monitor/package.json @@ -44,9 +44,9 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/ui": "^1.3.0", - "@types/lodash": "^4.14.190", + "@types/lodash": "^4.14.191", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", "hex-rgba": "^1.0.2", @@ -61,25 +61,25 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@redux-devtools/core": "^3.13.1", - "@reduxjs/toolkit": "^1.9.0", + "@reduxjs/toolkit": "^1.9.1", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", - "@types/jest": "^29.2.3", + "@types/jest": "^29.2.4", "@types/hex-rgba": "^1.0.1", "@types/lodash.debounce": "^4.0.7", - "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/react": "^18.0.26", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", @@ -90,11 +90,11 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", - "@reduxjs/toolkit": "^1.9.0", + "@reduxjs/toolkit": "^1.9.1", "@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0", "@types/styled-components": "^5.1.26", "react": "^16.3.0 || ^17.0.0 || ^18.0.0", diff --git a/packages/redux-devtools-serialize/package.json b/packages/redux-devtools-serialize/package.json index e83f7779..d0aed428 100644 --- a/packages/redux-devtools-serialize/package.json +++ b/packages/redux-devtools-serialize/package.json @@ -37,28 +37,28 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "jsan": "^3.1.14" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@types/jest": "^29.2.3", + "@types/jest": "^29.2.4", "@types/jsan": "^3.1.2", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "immutable": "^4.1.0", "jest": "^29.3.1", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "immutable": "^4.1.0" diff --git a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json index b0897243..c4668a76 100644 --- a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json +++ b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json @@ -30,33 +30,33 @@ "todomvc-app-css": "^2.4.2" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@types/classnames": "^2.3.1", - "@types/node": "^18.11.9", + "@types/node": "^18.11.17", "@types/prop-types": "^15.7.5", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/styled-components": "^5.1.26", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "css-loader": "^6.7.2", - "eslint": "^8.28.0", + "css-loader": "^6.7.3", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/redux-devtools-slider-monitor/package.json b/packages/redux-devtools-slider-monitor/package.json index 4e5a677d..2f098f76 100644 --- a/packages/redux-devtools-slider-monitor/package.json +++ b/packages/redux-devtools-slider-monitor/package.json @@ -32,7 +32,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/ui": "^1.3.0", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", @@ -41,7 +41,7 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", @@ -49,21 +49,21 @@ "@babel/preset-typescript": "^7.18.6", "@redux-devtools/core": "^3.13.1", "@rollup/plugin-babel": "^6.0.3", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "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.5.0", + "rollup": "^3.7.5", "rollup-plugin-typescript2": "^0.34.1", "tslib": "^2.4.1", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index 42cd478e..317c4cd4 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -42,7 +42,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@rjsf/core": "^4.2.3", "@types/base16": "^1.0.2", "@types/codemirror": "^5.60.5", @@ -51,40 +51,40 @@ "@types/redux-devtools-themes": "^1.0.0", "@types/simple-element-resize-detector": "^1.3.0", "base16": "^1.0.0", - "codemirror": "^5.65.10", + "codemirror": "^5.65.11", "color": "^4.2.3", "prop-types": "^15.8.1", - "react-icons": "^4.6.0", - "react-select": "^5.6.1", + "react-icons": "^4.7.1", + "react-select": "^5.7.0", "redux-devtools-themes": "^1.0.0", "simple-element-resize-detector": "^1.3.0" }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@storybook/addon-essentials": "^6.5.13", - "@storybook/builder-webpack5": "^6.5.13", - "@storybook/manager-webpack5": "^6.5.13", - "@storybook/react": "^6.5.13", + "@storybook/addon-essentials": "^6.5.15", + "@storybook/builder-webpack5": "^6.5.15", + "@storybook/manager-webpack5": "^6.5.15", + "@storybook/react": "^6.5.15", "@testing-library/dom": "^8.19.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.4.3", "@types/color": "^3.0.3", - "@types/jest": "^29.2.3", - "@types/react": "^18.0.25", + "@types/jest": "^29.2.4", + "@types/react": "^18.0.26", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "csstype": "^3.1.1", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", @@ -96,13 +96,13 @@ "require-from-string": "^2.0.2", "rimraf": "^3.0.2", "styled-components": "^5.3.6", - "stylelint": "^14.15.0", + "stylelint": "^14.16.0", "stylelint-config-prettier": "^9.0.4", "stylelint-config-standard": "^29.0.0", "stylelint-config-styled-components": "^0.1.1", "stylelint-processor-styled-components": "^1.10.0", "ts-jest": "^29.0.3", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0" }, "peerDependencies": { diff --git a/packages/redux-devtools-utils/package.json b/packages/redux-devtools-utils/package.json index 7f318695..717c46bb 100644 --- a/packages/redux-devtools-utils/package.json +++ b/packages/redux-devtools-utils/package.json @@ -32,7 +32,7 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/core": "^3.13.1", "@redux-devtools/serialize": "^0.4.1", "@types/get-params": "^0.1.0", @@ -45,20 +45,20 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-typescript": "^7.18.6", "@types/jsan": "^3.1.2", - "@types/lodash": "^4.14.190", - "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/lodash": "^4.14.191", + "@types/node": "^18.11.17", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "@redux-devtools/core": "^3.13.1", diff --git a/packages/redux-devtools/examples/counter/package.json b/packages/redux-devtools/examples/counter/package.json index 51e968a8..3eba5526 100644 --- a/packages/redux-devtools/examples/counter/package.json +++ b/packages/redux-devtools/examples/counter/package.json @@ -30,29 +30,29 @@ "redux-thunk": "^2.4.2" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@types/node": "^18.11.9", + "@types/node": "^18.11.17", "@types/prop-types": "^15.7.5", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "eslint": "^8.28.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/redux-devtools/examples/todomvc/package.json b/packages/redux-devtools/examples/todomvc/package.json index c1676a82..aabaf74b 100644 --- a/packages/redux-devtools/examples/todomvc/package.json +++ b/packages/redux-devtools/examples/todomvc/package.json @@ -43,32 +43,32 @@ "todomvc-app-css": "^2.4.2" }, "devDependencies": { - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", "@types/classnames": "^2.3.1", - "@types/node": "^18.11.9", + "@types/node": "^18.11.17", "@types/prop-types": "^15.7.5", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@types/webpack-env": "^1.18.0", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "babel-loader": "^9.1.0", "cross-env": "^7.0.3", - "css-loader": "^6.7.2", - "eslint": "^8.28.0", + "css-loader": "^6.7.3", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", - "fork-ts-checker-webpack-plugin": "^7.2.13", + "fork-ts-checker-webpack-plugin": "^7.2.14", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", "ts-node": "^10.9.1", - "typescript": "~4.9.3", + "typescript": "~4.9.4", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0", + "webpack-cli": "^5.0.1", "webpack-dev-server": "^4.11.1" } } diff --git a/packages/redux-devtools/package.json b/packages/redux-devtools/package.json index c7bdeaf3..4c6a4803 100644 --- a/packages/redux-devtools/package.json +++ b/packages/redux-devtools/package.json @@ -41,7 +41,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.20.1", + "@babel/runtime": "^7.20.6", "@redux-devtools/instrument": "^2.1.0", "@types/prop-types": "^15.7.5", "lodash": "^4.17.21", @@ -49,21 +49,21 @@ }, "devDependencies": { "@babel/cli": "^7.19.3", - "@babel/core": "^7.20.2", + "@babel/core": "^7.20.5", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.18.6", - "@types/jest": "^29.2.3", - "@types/lodash": "^4.14.190", - "@types/node": "^18.11.9", - "@types/react": "^18.0.25", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", - "eslint": "^8.28.0", + "@types/jest": "^29.2.4", + "@types/lodash": "^4.14.191", + "@types/node": "^18.11.17", + "@types/react": "^18.0.26", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", + "eslint": "^8.30.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^27.1.6", + "eslint-plugin-jest": "^27.1.7", "eslint-plugin-react": "^7.31.11", "eslint-plugin-react-hooks": "^4.6.0", "jest": "^29.3.1", @@ -73,7 +73,7 @@ "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^29.0.3", - "typescript": "~4.9.3" + "typescript": "~4.9.4" }, "peerDependencies": { "react": "^0.14.9 || ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a67222f4..b7d31928 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,41 +7,41 @@ importers: .: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 - '@changesets/cli': ^2.25.2 + '@changesets/cli': ^2.26.0 '@nrwl/nx-cloud': ^15.0.2 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 - nx: ^15.2.1 - prettier: 2.8.0 - typescript: ~4.9.3 + nx: ^15.3.3 + prettier: 2.8.1 + typescript: ~4.9.4 devDependencies: - '@babel/core': 7.20.2 - '@babel/eslint-parser': 7.19.1_ustmoyzvfgos66cf2wvsplsloa - '@changesets/cli': 2.25.2 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@changesets/cli': 2.26.0 '@nrwl/nx-cloud': 15.0.2 - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 jest: 29.3.1 - nx: 15.2.1 - prettier: 2.8.0 - typescript: 4.9.3 + nx: 15.3.3 + prettier: 2.8.1 + typescript: 4.9.4 extension: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/polyfill': ^7.12.1 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 @@ -56,10 +56,10 @@ importers: '@redux-devtools/utils': ^2.0.0 '@testing-library/jest-dom': ^5.16.5 '@testing-library/react': ^13.4.0 - '@types/chrome': ^0.0.203 + '@types/chrome': ^0.0.206 '@types/jsan': ^3.1.2 - '@types/lodash': ^4.14.190 - '@types/react': ^18.0.25 + '@types/lodash': ^4.14.191 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 babel-loader: ^9.1.0 @@ -67,16 +67,16 @@ importers: copy-webpack-plugin: ^11.0.0 cpy-cli: ^4.2.0 cross-env: ^7.0.3 - css-loader: ^6.7.2 + css-loader: ^6.7.3 electron: ^22.0.0 - eslint: ^8.28.0 + eslint: ^8.30.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.11 eslint-plugin-react-hooks: ^4.6.0 file-loader: ^6.2.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 immutable: ^4.1.0 jest: ^29.3.1 jest-environment-jsdom: ^29.3.1 @@ -87,7 +87,7 @@ importers: raw-loader: ^4.0.2 react: ^18.2.0 react-dom: ^18.2.0 - react-icons: ^4.6.0 + react-icons: ^4.7.1 react-is: ^18.2.0 react-json-tree: ^0.17.0 react-redux: ^8.0.5 @@ -96,14 +96,14 @@ importers: redux: ^4.2.0 redux-persist: ^6.0.0 rimraf: ^3.0.2 - selenium-webdriver: ^4.6.1 + selenium-webdriver: ^4.7.1 sinon-chrome: ^3.0.1 style-loader: ^3.3.1 styled-components: ^5.3.6 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 dependencies: '@babel/polyfill': 7.12.1 '@redux-devtools/app': link:../packages/redux-devtools-app @@ -119,41 +119,41 @@ importers: lodash: 4.17.21 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-icons: 4.6.0_react@18.2.0 + react-icons: 4.7.1_react@18.2.0 react-is: 18.2.0 react-json-tree: link:../packages/react-json-tree - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq redux: 4.2.0 redux-persist: 6.0.0_react@18.2.0+redux@4.2.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba devDependencies: - '@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 - '@babel/register': 7.18.9_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@babel/register': 7.18.9_@babel+core@7.20.5 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@types/chrome': 0.0.203 - '@types/lodash': 4.14.190 - '@types/react': 18.0.25 + '@types/chrome': 0.0.206 + '@types/lodash': 4.14.191 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu chromedriver: 108.0.0 copy-webpack-plugin: 11.0.0_webpack@5.75.0 cpy-cli: 4.2.0 cross-env: 7.0.3 - css-loader: 6.7.2_webpack@5.75.0 + css-loader: 6.7.3_webpack@5.75.0 electron: 22.0.0 - 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 + eslint: 8.30.0 + eslint-config-airbnb: 19.0.4_j3uyvjk2vb2gkfzhvqukeu5rlq + eslint-plugin-import: 2.26.0_eslint@8.30.0 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 file-loader: 6.2.0_webpack@5.75.0 - fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi immutable: 4.1.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 @@ -162,46 +162,46 @@ importers: react-transform-catch-errors: 1.0.2 react-transform-hmr: 1.0.4 rimraf: 3.0.2 - selenium-webdriver: 4.6.1 + selenium-webdriver: 4.7.1 sinon-chrome: 3.0.1 style-loader: 3.3.1_webpack@5.75.0 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 packages/d3-state-visualizer: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@rollup/plugin-babel': ^6.0.3 - '@rollup/plugin-commonjs': ^23.0.2 + '@rollup/plugin-commonjs': ^23.0.7 '@rollup/plugin-node-resolve': ^15.0.1 - '@rollup/plugin-terser': ^0.1.0 + '@rollup/plugin-terser': ^0.2.1 '@types/d3': ^3.5.47 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/ramda': ^0.28.20 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 d3: ^3.5.17 d3tooltip: ^2.1.0 deepmerge: ^4.2.2 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 map2tree: ^2.1.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^3.5.0 + rollup: ^3.7.5 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/d3': 3.5.47 d3: 3.5.17 d3tooltip: link:../d3tooltip @@ -209,265 +209,265 @@ importers: map2tree: link:../map2tree ramda: 0.28.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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.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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@rollup/plugin-babel': 6.0.3_zrxplyvfi52whpdwd6wkjjeo5q + '@rollup/plugin-commonjs': 23.0.7_rollup@3.7.5 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 + '@rollup/plugin-terser': 0.2.1_rollup@3.7.5 + '@types/node': 18.11.17 '@types/ramda': 0.28.20 - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 rimraf: 3.0.2 - rollup: 3.5.0 - rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq + rollup: 3.7.5 + rollup-plugin-typescript2: 0.34.1_oj4jlwi3mkekxo3vucumcwebnq tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 packages/d3-state-visualizer/examples/tree: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@types/node': ^18.11.17 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 d3-state-visualizer: ^1.6.0 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 map2tree: ^2.1.0 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: d3-state-visualizer: link:../.. map2tree: link:../../../map2tree devDependencies: - '@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/node': 18.11.9 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/node': 18.11.17 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - eslint: 8.28.0 - eslint-config-prettier: 8.5.0_eslint@8.28.0 - fork-ts-checker-webpack-plugin: 7.2.13_vfotqvx6lgcbf3upbs6hgaza4q + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/d3tooltip: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@rollup/plugin-babel': ^6.0.3 - '@rollup/plugin-commonjs': ^23.0.2 + '@rollup/plugin-commonjs': ^23.0.7 '@rollup/plugin-node-resolve': ^15.0.1 - '@rollup/plugin-terser': ^0.1.0 + '@rollup/plugin-terser': ^0.2.1 '@types/d3': ^3.5.47 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/ramda': ^0.28.20 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 d3: ^3.5.17 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^3.5.0 + rollup: ^3.7.5 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 ramda: 0.28.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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.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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@rollup/plugin-babel': 6.0.3_zrxplyvfi52whpdwd6wkjjeo5q + '@rollup/plugin-commonjs': 23.0.7_rollup@3.7.5 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 + '@rollup/plugin-terser': 0.2.1_rollup@3.7.5 '@types/d3': 3.5.47 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/ramda': 0.28.20 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa d3: 3.5.17 - eslint: 8.28.0 - eslint-config-prettier: 8.5.0_eslint@8.28.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 rimraf: 3.0.2 - rollup: 3.5.0 - rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq + rollup: 3.7.5 + rollup-plugin-typescript2: 0.34.1_oj4jlwi3mkekxo3vucumcwebnq tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 packages/map2tree: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@rollup/plugin-babel': ^6.0.3 - '@rollup/plugin-commonjs': ^23.0.2 + '@rollup/plugin-commonjs': ^23.0.7 '@rollup/plugin-node-resolve': ^15.0.1 - '@rollup/plugin-terser': ^0.1.0 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 - '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@rollup/plugin-terser': ^0.2.1 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 + '@types/node': ^18.11.17 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 immutable: ^4.1.0 jest: ^29.3.1 lodash: ^4.17.21 rimraf: ^3.0.2 - rollup: ^3.5.0 + rollup: ^3.7.5 rollup-plugin-typescript2: ^0.34.1 ts-jest: ^29.0.3 tslib: ^2.4.1 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 lodash: 4.17.21 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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.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.190 - '@types/node': 18.11.9 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@rollup/plugin-babel': 6.0.3_zrxplyvfi52whpdwd6wkjjeo5q + '@rollup/plugin-commonjs': 23.0.7_rollup@3.7.5 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 + '@rollup/plugin-terser': 0.2.1_rollup@3.7.5 + '@types/jest': 29.2.4 + '@types/lodash': 4.14.191 + '@types/node': 18.11.17 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm immutable: 4.1.0 - jest: 29.3.1_@types+node@18.11.9 + jest: 29.3.1_@types+node@18.11.17 rimraf: 3.0.2 - rollup: 3.5.0 - rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + rollup: 3.7.5 + rollup-plugin-typescript2: 0.34.1_oj4jlwi3mkekxo3vucumcwebnq + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 packages/react-base16-styling: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@types/base16': ^1.0.2 '@types/color': ^3.0.3 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 '@types/lodash.curry': ^4.1.7 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 base16: ^1.0.0 color: ^4.2.3 csstype: ^3.1.1 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 jest: ^29.3.1 jest-environment-jsdom: ^29.3.1 lodash.curry: ^4.1.1 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/base16': 1.0.2 - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 base16: 1.0.0 color: 4.2.3 csstype: 3.1.1 lodash.curry: 4.1.1 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/color': 3.0.3 - '@types/jest': 29.2.3 + '@types/jest': 29.2.4 '@types/lodash.curry': 4.1.7 - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm jest: 29.3.1 jest-environment-jsdom: 29.3.1 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/react-dock: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 + '@babel/runtime': ^7.20.6 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-test-renderer': ^18.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 @@ -478,130 +478,130 @@ importers: react-test-renderer: ^18.2.0 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 - '@types/lodash': 4.14.190 + '@babel/runtime': 7.20.6 + '@types/lodash': 4.14.191 '@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_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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/jest': 29.2.4 '@types/lodash.debounce': 4.0.7 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-test-renderer': 18.0.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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 react: 18.2.0 react-test-renderer: 18.2.0_react@18.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/react-dock/demo: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@types/node': ^18.11.9 - '@types/react': ^18.0.25 + '@types/node': ^18.11.17 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 react: ^18.2.0 - react-bootstrap: ^2.6.0 + react-bootstrap: ^2.7.0 react-dock: ^0.6.0 react-dom: ^18.2.0 - react-icons: ^4.6.0 + react-icons: ^4.7.1 react-is: ^18.2.0 styled-components: ^5.3.6 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: react: 18.2.0 - react-bootstrap: 2.6.0_2zx2umvpluuhvlq44va5bta2da + react-bootstrap: 2.7.0_ib3m5ricvtkl2cll7qpr2f6lvq react-dock: link:.. react-dom: 18.2.0_react@18.2.0 - react-icons: 4.6.0_react@18.2.0 + react-icons: 4.7.1_react@18.2.0 react-is: 18.2.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba devDependencies: - '@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/node': 18.11.9 - '@types/react': 18.0.25 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - 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 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/react-json-tree: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@rollup/plugin-babel': ^6.0.3 - '@rollup/plugin-commonjs': ^23.0.2 + '@rollup/plugin-commonjs': ^23.0.7 '@rollup/plugin-node-resolve': ^15.0.1 - '@rollup/plugin-terser': ^0.1.0 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 - '@types/node': ^18.11.9 + '@rollup/plugin-terser': ^0.2.1 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-test-renderer': ^18.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 @@ -610,68 +610,68 @@ importers: react-base16-styling: ^0.9.1 react-test-renderer: ^18.2.0 rimraf: ^3.0.2 - rollup: ^3.5.0 + rollup: ^3.7.5 rollup-plugin-typescript2: ^0.34.1 ts-jest: ^29.0.3 tslib: ^2.4.1 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 - '@types/lodash': 4.14.190 + '@babel/runtime': 7.20.6 + '@types/lodash': 4.14.191 '@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_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.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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@rollup/plugin-babel': 6.0.3_zrxplyvfi52whpdwd6wkjjeo5q + '@rollup/plugin-commonjs': 23.0.7_rollup@3.7.5 + '@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5 + '@rollup/plugin-terser': 0.2.1_rollup@3.7.5 + '@types/jest': 29.2.4 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-test-renderer': 18.0.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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + jest: 29.3.1_@types+node@18.11.17 react: 18.2.0 react-test-renderer: 18.2.0_react@18.2.0 rimraf: 3.0.2 - rollup: 3.5.0 - rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 + rollup: 3.7.5 + rollup-plugin-typescript2: 0.34.1_oj4jlwi3mkekxo3vucumcwebnq + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 packages/react-json-tree/examples: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@types/node': ^18.11.9 - '@types/react': ^18.0.25 + '@types/node': ^18.11.17 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 immutable: ^4.1.0 react: ^18.2.0 @@ -679,9 +679,9 @@ importers: react-dom: ^18.2.0 react-json-tree: ^0.17.0 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: immutable: 4.1.0 @@ -690,50 +690,50 @@ importers: react-dom: 18.2.0_react@18.2.0 react-json-tree: link:.. devDependencies: - '@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/node': 18.11.9 - '@types/react': 18.0.25 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - 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 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/instrument': ^2.1.0 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 - '@types/node': ^18.11.9 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@types/react': ^18.0.26 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 @@ -745,51 +745,51 @@ importers: redux: ^4.2.0 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/instrument': link:../redux-devtools-instrument '@types/prop-types': 15.7.5 lodash: 4.17.21 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_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.190 - '@types/node': 18.11.9 - '@types/react': 18.0.25 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/jest': 29.2.4 + '@types/lodash': 4.14.191 + '@types/node': 18.11.17 + '@types/react': 18.0.26 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + jest: 29.3.1_@types+node@18.11.17 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_cwibiq2wc4jg7526yssstuzogy + react-redux: 8.0.5_lyglh7ra5csqnudbq3lr4zb6du redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/redux-devtools-app: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/chart-monitor': ^3.0.0 '@redux-devtools/core': ^3.13.0 '@redux-devtools/inspector-monitor': ^3.0.0 @@ -799,34 +799,34 @@ importers: '@redux-devtools/rtk-query-monitor': ^3.0.0 '@redux-devtools/slider-monitor': ^4.0.0 '@redux-devtools/ui': ^1.3.0 - '@reduxjs/toolkit': ^1.9.0 + '@reduxjs/toolkit': ^1.9.1 '@rjsf/core': ^4.2.3 '@testing-library/jest-dom': ^5.16.5 '@testing-library/react': ^13.4.0 - '@types/jest': ^29.2.3 + '@types/jest': ^29.2.4 '@types/jsan': ^3.1.2 '@types/json-schema': ^7.0.11 - '@types/lodash': ^4.14.190 - '@types/node': ^18.11.9 + '@types/lodash': ^4.14.191 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/socketcluster-client': ^16.0.0 '@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.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - css-loader: ^6.7.2 + css-loader: ^6.7.3 d3-state-visualizer: ^1.6.0 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-loader: ^4.2.0 html-webpack-plugin: ^5.5.0 javascript-stringify: ^2.1.0 @@ -839,7 +839,7 @@ importers: prop-types: ^15.8.1 react: ^18.2.0 react-dom: ^18.2.0 - react-icons: ^4.6.0 + react-icons: ^4.7.1 react-is: ^18.2.0 react-redux: ^8.0.5 redux: ^4.2.0 @@ -850,12 +850,12 @@ importers: styled-components: ^5.3.6 ts-jest: ^29.0.3 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/chart-monitor': link:../redux-devtools-chart-monitor '@redux-devtools/core': link:../redux-devtools '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor @@ -865,7 +865,7 @@ importers: '@redux-devtools/rtk-query-monitor': link:../redux-devtools-rtk-query-monitor '@redux-devtools/slider-monitor': link:../redux-devtools-slider-monitor '@redux-devtools/ui': link:../redux-devtools-ui - '@reduxjs/toolkit': 1.9.0_k4ae6lp43ej6mezo3ztvx6pykq + '@reduxjs/toolkit': 1.9.1_k4ae6lp43ej6mezo3ztvx6pykq '@types/prop-types': 15.7.5 d3-state-visualizer: link:../d3-state-visualizer javascript-stringify: 2.1.0 @@ -874,80 +874,80 @@ importers: localforage: 1.10.0 lodash: 4.17.21 prop-types: 15.8.1 - react-icons: 4.6.0_react@18.2.0 + react-icons: 4.7.1_react@18.2.0 react-is: 18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq redux: 4.2.0 redux-persist: 6.0.0_react@18.2.0+redux@4.2.0 socketcluster-client: 17.1.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@rjsf/core': 4.2.3_react@18.2.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@types/jest': 29.2.3 + '@types/jest': 29.2.4 '@types/jsan': 3.1.2 '@types/json-schema': 7.0.11 - '@types/lodash': 4.14.190 - '@types/node': 18.11.9 - '@types/react': 18.0.25 + '@types/lodash': 4.14.191 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/socketcluster-client': 16.0.0 '@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.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - css-loader: 6.7.2_webpack@5.75.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 + css-loader: 6.7.3_webpack@5.75.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-loader: 4.2.0_webpack@5.75.0 html-webpack-plugin: 5.5.0_webpack@5.75.0 - jest: 29.3.1_odkjkoia5xunhxkdrka32ib6vi + jest: 29.3.1_xgdmd3tdlagpkcvgycprrn3igm jest-environment-jsdom: 29.3.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 rimraf: 3.0.2 style-loader: 3.3.1_webpack@5.75.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools-chart-monitor: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 d3-state-visualizer: ^1.6.0 deepmerge: ^4.2.2 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 @@ -956,9 +956,9 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 d3-state-visualizer: link:../d3-state-visualizer @@ -966,56 +966,56 @@ importers: prop-types: 15.8.1 redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools - '@types/react': 18.0.25 - '@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 + '@types/react': 18.0.26 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-cli: specifiers: '@redux-devtools/app': ^2.1.3 '@types/body-parser': ^1.19.2 - '@types/cors': ^2.8.12 + '@types/cors': ^2.8.13 '@types/cross-spawn': ^6.0.2 - '@types/express': ^4.17.14 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 + '@types/express': ^4.17.15 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 '@types/minimist': ^1.2.2 '@types/morgan': ^1.9.3 - '@types/node': ^18.11.9 - '@types/react': ^18.0.25 + '@types/node': ^18.11.17 + '@types/react': ^18.0.26 '@types/semver': ^7.3.13 '@types/socketcluster-client': ^16.0.0 '@types/socketcluster-server': ^16.1.0 '@types/styled-components': ^5.1.26 '@types/supertest': ^2.0.12 '@types/uuid': ^9.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.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: ^22.0.0 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 express: ^4.18.2 getport: ^0.1.0 graphql: ^16.6.0 @@ -1033,15 +1033,15 @@ importers: semver: ^7.3.8 socketcluster-client: ^17.1.0 socketcluster-server: ^17.2.0 - sqlite3: ^5.1.2 + sqlite3: ^5.1.4 styled-components: ^5.3.6 - supertest: ^6.3.1 + supertest: ^6.3.3 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 uuid: ^9.0.0 dependencies: '@redux-devtools/app': link:../redux-devtools-app - '@types/react': 18.0.25 + '@types/react': 18.0.26 apollo-server-express: 3.11.1_5ha345eiak62qiwwva5z4dp6gu body-parser: 1.20.1 chalk: 4.1.2 @@ -1051,7 +1051,7 @@ importers: express: 4.18.2 getport: 0.1.0 graphql: 16.6.0 - knex: 2.3.0_sqlite3@5.1.2 + knex: 2.3.0_sqlite3@5.1.4 lodash: 4.17.21 minimist: 1.2.7 morgan: 1.10.0 @@ -1061,55 +1061,55 @@ importers: react-is: 18.2.0 semver: 7.3.8 socketcluster-server: 17.2.0 - sqlite3: 5.1.2 + sqlite3: 5.1.4 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba uuid: 9.0.0 devDependencies: '@types/body-parser': 1.19.2 - '@types/cors': 2.8.12 + '@types/cors': 2.8.13 '@types/cross-spawn': 6.0.2 - '@types/express': 4.17.14 - '@types/jest': 29.2.3 - '@types/lodash': 4.14.190 + '@types/express': 4.17.15 + '@types/jest': 29.2.4 + '@types/lodash': 4.14.191 '@types/minimist': 1.2.2 '@types/morgan': 1.9.3 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/semver': 7.3.13 '@types/socketcluster-client': 16.0.0 '@types/socketcluster-server': 16.1.0 '@types/styled-components': 5.1.26 '@types/supertest': 2.0.12 '@types/uuid': 9.0.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 - jest: 29.3.1_@types+node@18.11.9 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + jest: 29.3.1_@types+node@18.11.17 ncp: 2.0.0 rimraf: 3.0.2 socketcluster-client: 17.1.0 - supertest: 6.3.1 - ts-jest: 29.0.3_4f6uxrzmuwipl5rr3bcogf6k74 - typescript: 4.9.3 + supertest: 6.3.3 + ts-jest: 29.0.3_p6ekqnroyms5nhqbfxosryz7rm + typescript: 4.9.4 packages/redux-devtools-dock-monitor: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@types/parse-key': ^0.2.0 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@types/react': ^18.0.26 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 @@ -1119,95 +1119,95 @@ importers: react-dock: ^0.6.0 redux: ^4.2.0 rimraf: ^3.0.2 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/prop-types': 15.7.5 parse-key: 0.2.1 prop-types: 15.8.1 react-dock: link:../react-dock devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools '@types/parse-key': 0.2.0 - '@types/react': 18.0.25 - '@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 + '@types/react': 18.0.26 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-extension: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@babel/runtime': ^7.20.6 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 immutable: ^4.1.0 redux: ^4.2.0 rimraf: ^3.0.2 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 immutable: 4.1.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - eslint-config-prettier: 8.5.0_eslint@8.28.0 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-inspector-monitor: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@types/dateformat': ^3.0.1 '@types/dragula': ^3.7.1 '@types/hex-rgba': ^1.0.1 '@types/history': ^4.7.11 - '@types/lodash': ^4.14.190 + '@types/lodash': ^4.14.191 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-dragula': ^1.1.0 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 dateformat: ^4.6.3 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 @@ -1226,11 +1226,11 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/dragula': 3.7.1 - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 '@types/prop-types': 15.7.5 dateformat: 4.6.3 hex-rgba: 1.0.2 @@ -1246,59 +1246,59 @@ importers: react-json-tree: link:../react-json-tree redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools '@types/dateformat': 3.0.1 '@types/hex-rgba': 1.0.1 '@types/history': 4.7.11 '@types/lodash.debounce': 4.0.7 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-dragula': 1.1.0 '@types/redux-devtools-themes': 1.0.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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-inspector-monitor-test-tab: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.0 '@redux-devtools/inspector-monitor': ^3.0.0 '@redux-devtools/ui': ^1.3.0 '@testing-library/react': ^13.4.0 '@types/es6template': ^1.0.0 - '@types/jest': ^29.2.3 + '@types/jest': ^29.2.4 '@types/jsan': ^3.1.2 '@types/object-path': ^0.11.1 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/simple-diff': ^1.6.1 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 es6template: ^1.0.5 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 javascript-stringify: ^2.1.0 @@ -1309,14 +1309,14 @@ importers: prop-types: ^15.8.1 react: ^18.2.0 react-dom: ^18.2.0 - react-icons: ^4.6.0 + react-icons: ^4.7.1 redux: ^4.2.0 rimraf: ^3.0.2 simple-diff: ^1.6.0 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/ui': link:../redux-devtools-ui '@types/prop-types': 15.7.5 es6template: 1.0.5 @@ -1324,44 +1324,44 @@ importers: jsan: 3.1.14 object-path: 0.11.8 prop-types: 15.8.1 - react-icons: 4.6.0_react@18.2.0 + react-icons: 4.7.1_react@18.2.0 simple-diff: 1.6.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/es6template': 1.0.0 - '@types/jest': 29.2.3 + '@types/jest': 29.2.4 '@types/jsan': 3.1.2 '@types/object-path': 0.11.1 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/simple-diff': 1.6.1 - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/redux-devtools-inspector-monitor-test-tab/demo: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 @@ -1371,22 +1371,22 @@ importers: '@redux-devtools/inspector-monitor-test-tab': ^1.0.0 '@redux-devtools/ui': ^1.3.0 '@types/lodash.shuffle': ^4.2.7 - '@types/node': ^18.11.9 - '@types/react': ^18.0.25 + '@types/node': ^18.11.17 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/redux-logger': ^3.0.9 '@types/styled-components': ^5.1.26 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - css-loader: ^6.7.2 - eslint: ^8.28.0 + css-loader: ^6.7.3 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 immutable: ^4.1.0 lodash.shuffle: ^4.2.0 @@ -1394,15 +1394,15 @@ importers: react-dom: ^18.2.0 react-is: ^18.2.0 react-redux: ^8.0.5 - react-router-dom: ^6.4.3 + react-router-dom: ^6.6.0 redux: ^4.2.0 redux-logger: ^3.0.6 style-loader: ^3.3.1 styled-components: ^5.3.6 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: '@redux-devtools/core': link:../../redux-devtools @@ -1415,70 +1415,70 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm - react-router-dom: 6.4.3_biqbaboplfbrettd7655fr4n2y + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq + react-router-dom: 6.6.0_biqbaboplfbrettd7655fr4n2y redux: 4.2.0 redux-logger: 3.0.6 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba devDependencies: - '@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 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/lodash.shuffle': 4.2.7 - '@types/node': 18.11.9 - '@types/react': 18.0.25 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/redux-logger': 3.0.9 '@types/styled-components': 5.1.26 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - css-loader: 6.7.2_webpack@5.75.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 + css-loader: 6.7.3_webpack@5.75.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools-inspector-monitor-trace-tab: specifiers: '@babel/cli': ^7.19.3 '@babel/code-frame': ^7.18.6 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.0 '@redux-devtools/inspector-monitor': ^3.0.0 '@testing-library/react': ^13.4.0 '@types/babel__code-frame': ^7.0.3 - '@types/chrome': ^0.0.203 + '@types/chrome': ^0.0.206 '@types/html-entities': ^1.3.4 - '@types/jest': ^29.2.3 - '@types/node': ^18.11.9 + '@types/jest': ^29.2.4 + '@types/node': ^18.11.17 '@types/path-browserify': ^1.0.0 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/redux-devtools-themes': ^1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 anser: ^2.1.1 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 html-entities: ^2.3.3 @@ -1493,55 +1493,55 @@ importers: rimraf: ^3.0.2 source-map: ^0.5.7 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.20.1 - '@types/chrome': 0.0.203 + '@babel/runtime': 7.20.6 + '@types/chrome': 0.0.206 anser: 2.1.1 html-entities: 2.3.3 path-browserify: 1.0.1 redux-devtools-themes: 1.0.0 source-map: 0.5.7 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/babel__code-frame': 7.0.3 '@types/html-entities': 1.3.4 - '@types/jest': 29.2.3 - '@types/node': 18.11.9 + '@types/jest': 29.2.4 + '@types/node': 18.11.17 '@types/path-browserify': 1.0.0 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/redux-devtools-themes': 1.0.0 '@types/source-map': 0.5.2 - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + jest: 29.3.1_@types+node@18.11.17 jest-environment-jsdom: 29.3.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-test-renderer: 18.2.0_react@18.2.0 redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/redux-devtools-inspector-monitor/demo: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 @@ -1550,35 +1550,35 @@ importers: '@redux-devtools/inspector-monitor': ^3.0.0 '@types/base16': ^1.0.2 '@types/lodash.shuffle': ^4.2.7 - '@types/node': ^18.11.9 - '@types/react': ^18.0.25 + '@types/node': ^18.11.17 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/redux-logger': ^3.0.9 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 base16: ^1.0.0 cross-env: ^7.0.3 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 immutable: ^4.1.0 lodash.shuffle: ^4.2.0 react: ^18.2.0 - react-bootstrap: ^2.6.0 + react-bootstrap: ^2.7.0 react-dom: ^18.2.0 react-redux: ^8.0.5 - react-router-dom: ^6.4.3 + react-router-dom: ^6.6.0 redux: ^4.2.0 redux-logger: ^3.0.6 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: '@redux-devtools/core': link:../../redux-devtools @@ -1588,107 +1588,107 @@ importers: immutable: 4.1.0 lodash.shuffle: 4.2.0 react: 18.2.0 - react-bootstrap: 2.6.0_2zx2umvpluuhvlq44va5bta2da + react-bootstrap: 2.7.0_ib3m5ricvtkl2cll7qpr2f6lvq react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm - react-router-dom: 6.4.3_biqbaboplfbrettd7655fr4n2y + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq + react-router-dom: 6.6.0_biqbaboplfbrettd7655fr4n2y redux: 4.2.0 redux-logger: 3.0.6 devDependencies: - '@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 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/base16': 1.0.2 '@types/lodash.shuffle': 4.2.7 - '@types/node': 18.11.9 - '@types/react': 18.0.25 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/redux-logger': 3.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - 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 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools-instrument: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 - '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@babel/runtime': ^7.20.6 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 + '@types/node': ^18.11.17 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 jest: ^29.3.1 lodash: ^4.17.21 redux: ^4.2.0 rimraf: ^3.0.2 - rxjs: ^7.5.7 + rxjs: ^7.8.0 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 lodash: 4.17.21 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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.190 - '@types/node': 18.11.9 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/jest': 29.2.4 + '@types/lodash': 4.14.191 + '@types/node': 18.11.17 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + jest: 29.3.1_@types+node@18.11.17 redux: 4.2.0 rimraf: 3.0.2 - rxjs: 7.5.7 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + rxjs: 7.8.0 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/redux-devtools-log-monitor: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 @@ -1699,9 +1699,9 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/lodash.debounce': 4.0.7 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 @@ -1710,44 +1710,44 @@ importers: react-json-tree: link:../react-json-tree redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools - '@types/react': 18.0.25 - '@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 + '@types/react': 18.0.26 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-remote: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/instrument': ^2.1.0 '@redux-devtools/utils': ^2.0.0 '@types/jsan': ^3.1.2 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/rn-host-detect': ^1.2.0 '@types/socketcluster-client': ^16.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 jsan: ^3.1.14 querystring: ^0.2.1 @@ -1755,9 +1755,9 @@ importers: rimraf: ^3.0.2 rn-host-detect: ^1.2.0 socketcluster-client: ^17.1.0 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/instrument': link:../redux-devtools-instrument '@redux-devtools/utils': link:../redux-devtools-utils jsan: 3.1.14 @@ -1765,51 +1765,51 @@ importers: rn-host-detect: 1.2.0 socketcluster-client: 17.1.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/jsan': 3.1.2 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/rn-host-detect': 1.2.0 '@types/socketcluster-client': 16.0.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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 redux: 4.2.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-rtk-query-monitor: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@redux-devtools/ui': ^1.3.0 - '@reduxjs/toolkit': ^1.9.0 + '@reduxjs/toolkit': ^1.9.1 '@testing-library/jest-dom': ^5.16.5 '@testing-library/react': ^13.4.0 '@types/hex-rgba': ^1.0.1 - '@types/jest': ^29.2.3 - '@types/lodash': ^4.14.190 + '@types/jest': ^29.2.4 + '@types/lodash': ^4.14.191 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 hex-rgba: ^1.0.2 @@ -1829,11 +1829,11 @@ importers: redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/ui': link:../redux-devtools-ui - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 hex-rgba: 1.0.2 @@ -1846,200 +1846,200 @@ importers: react-json-tree: link:../react-json-tree redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools - '@reduxjs/toolkit': 1.9.0_k4ae6lp43ej6mezo3ztvx6pykq + '@reduxjs/toolkit': 1.9.1_k4ae6lp43ej6mezo3ztvx6pykq '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/hex-rgba': 1.0.1 - '@types/jest': 29.2.3 + '@types/jest': 29.2.4 '@types/lodash.debounce': 4.0.7 - '@types/react': 18.0.25 - '@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 + '@types/react': 18.0.26 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_cwibiq2wc4jg7526yssstuzogy + react-redux: 8.0.5_lyglh7ra5csqnudbq3lr4zb6du redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/redux-devtools-rtk-query-monitor/demo: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 - '@chakra-ui/react': ^2.4.1 + '@babel/runtime': ^7.20.6 + '@chakra-ui/react': ^2.4.4 '@emotion/react': ^11.10.5 '@emotion/styled': ^11.10.5 '@mswjs/data': ^0.11.0 '@redux-devtools/core': ^3.13.0 '@redux-devtools/dock-monitor': ^3.0.0 '@redux-devtools/rtk-query-monitor': ^3.1.0 - '@reduxjs/toolkit': ^1.9.0 + '@reduxjs/toolkit': ^1.9.1 '@types/copy-webpack-plugin': ^8.0.1 - '@types/node': ^18.11.9 - '@types/react': ^18.0.25 + '@types/node': ^18.11.17 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 copy-webpack-plugin: ^11.0.0 cross-env: ^7.0.3 - css-loader: ^6.7.2 - eslint: ^8.28.0 + css-loader: ^6.7.3 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 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.12 + fork-ts-checker-webpack-plugin: ^7.2.14 + framer-motion: ^7.10.3 html-webpack-plugin: ^5.5.0 - msw: ^0.49.0 + msw: ^0.49.2 react: ^18.2.0 react-dom: ^18.2.0 - react-icons: ^4.6.0 + react-icons: ^4.7.1 react-is: ^18.2.0 react-redux: ^8.0.5 - react-router-dom: ^6.4.3 + react-router-dom: ^6.6.0 style-loader: ^3.3.1 styled-components: ^5.3.6 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: - '@babel/runtime': 7.20.1 - '@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 + '@babel/runtime': 7.20.6 + '@chakra-ui/react': 2.4.4_6z66u6efdgokrdxyuxkwijcyzq + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy + '@mswjs/data': 0.11.0_typescript@4.9.4 '@redux-devtools/core': link:../../redux-devtools '@redux-devtools/dock-monitor': link:../../redux-devtools-dock-monitor '@redux-devtools/rtk-query-monitor': link:.. - '@reduxjs/toolkit': 1.9.0_k4ae6lp43ej6mezo3ztvx6pykq - framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y - msw: 0.49.0_typescript@4.9.3 + '@reduxjs/toolkit': 1.9.1_k4ae6lp43ej6mezo3ztvx6pykq + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y + msw: 0.49.2_typescript@4.9.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-icons: 4.6.0_react@18.2.0 + react-icons: 4.7.1_react@18.2.0 react-is: 18.2.0 - react-redux: 8.0.5_cn3ejhfta5lq2dae4xucvtkwvu - react-router-dom: 6.4.3_biqbaboplfbrettd7655fr4n2y + react-redux: 8.0.5_yqqa5ithnjtlkxisuaub7c4kpa + react-router-dom: 6.6.0_biqbaboplfbrettd7655fr4n2y styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba devDependencies: - '@babel/core': 7.20.2 - '@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/copy-webpack-plugin': 8.0.1_webpack-cli@5.0.0 - '@types/node': 18.11.9 - '@types/react': 18.0.25 + '@babel/core': 7.20.5 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/copy-webpack-plugin': 8.0.1_webpack-cli@5.0.1 + '@types/node': 18.11.17 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu 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.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 + css-loader: 6.7.3_webpack@5.75.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools-serialize: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 - '@types/jest': ^29.2.3 + '@babel/runtime': ^7.20.6 + '@types/jest': ^29.2.4 '@types/jsan': ^3.1.2 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 immutable: ^4.1.0 jest: ^29.3.1 jsan: ^3.1.14 rimraf: ^3.0.2 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jsan: 3.1.14 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/jest': 29.2.4 '@types/jsan': 3.1.2 - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm immutable: 4.1.0 jest: 29.3.1 rimraf: 3.0.2 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 packages/redux-devtools-slider-monitor: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@redux-devtools/ui': ^1.3.0 '@rollup/plugin-babel': ^6.0.3 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 @@ -2048,46 +2048,46 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - rollup: ^3.5.0 + rollup: ^3.7.5 rollup-plugin-typescript2: ^0.34.1 tslib: ^2.4.1 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/ui': link:../redux-devtools-ui '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 prop-types: 15.8.1 redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@redux-devtools/core': link:../redux-devtools - '@rollup/plugin-babel': 6.0.3_5ym7h42s56tgmcosae5a5rikwq - '@types/node': 18.11.9 - '@types/react': 18.0.25 - '@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 + '@rollup/plugin-babel': 6.0.3_zrxplyvfi52whpdwd6wkjjeo5q + '@types/node': 18.11.17 + '@types/react': 18.0.26 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 react: 18.2.0 redux: 4.2.0 rimraf: 3.0.2 - rollup: 3.5.0 - rollup-plugin-typescript2: 0.34.1_thigodkhmbmbgju2inwjpgoskq + rollup: 3.7.5 + rollup-plugin-typescript2: 0.34.1_oj4jlwi3mkekxo3vucumcwebnq tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools-slider-monitor/examples/todomvc: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 @@ -2096,23 +2096,23 @@ importers: '@redux-devtools/log-monitor': ^4.0.0 '@redux-devtools/slider-monitor': ^4.0.0 '@types/classnames': ^2.3.1 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/styled-components': ^5.1.26 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 classnames: ^2.3.2 cross-env: ^7.0.3 - css-loader: ^6.7.2 - eslint: ^8.28.0 + css-loader: ^6.7.3 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 prop-types: ^15.8.1 react: ^18.2.0 @@ -2124,9 +2124,9 @@ importers: styled-components: ^5.3.6 todomvc-app-css: ^2.4.2 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: '@redux-devtools/core': link:../../../redux-devtools @@ -2138,78 +2138,78 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-is: 18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq redux: 4.2.0 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba todomvc-app-css: 2.4.2 devDependencies: - '@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 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/classnames': 2.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/prop-types': 15.7.5 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/styled-components': 5.1.26 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - css-loader: 6.7.2_webpack@5.75.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 + css-loader: 6.7.3_webpack@5.75.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools-ui: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@rjsf/core': ^4.2.3 - '@storybook/addon-essentials': ^6.5.13 - '@storybook/builder-webpack5': ^6.5.13 - '@storybook/manager-webpack5': ^6.5.13 - '@storybook/react': ^6.5.13 + '@storybook/addon-essentials': ^6.5.15 + '@storybook/builder-webpack5': ^6.5.15 + '@storybook/manager-webpack5': ^6.5.15 + '@storybook/react': ^6.5.15 '@testing-library/dom': ^8.19.0 '@testing-library/react': ^13.4.0 '@testing-library/user-event': ^14.4.3 '@types/base16': ^1.0.2 '@types/codemirror': ^5.60.5 '@types/color': ^3.0.3 - '@types/jest': ^29.2.3 + '@types/jest': ^29.2.4 '@types/json-schema': ^7.0.11 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@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.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 base16: ^1.0.0 - codemirror: ^5.65.10 + codemirror: ^5.65.11 color: ^4.2.3 csstype: ^3.1.1 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^27.1.6 + eslint-plugin-jest: ^27.1.7 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 jest: ^29.3.1 @@ -2218,24 +2218,24 @@ importers: prop-types: ^15.8.1 react: ^18.2.0 react-dom: ^18.2.0 - react-icons: ^4.6.0 + react-icons: ^4.7.1 react-is: ^18.2.0 - react-select: ^5.6.1 + react-select: ^5.7.0 redux-devtools-themes: ^1.0.0 require-from-string: ^2.0.2 rimraf: ^3.0.2 simple-element-resize-detector: ^1.3.0 styled-components: ^5.3.6 - stylelint: ^14.15.0 + stylelint: ^14.16.0 stylelint-config-prettier: ^9.0.4 stylelint-config-standard: ^29.0.0 stylelint-config-styled-components: ^0.1.1 stylelint-processor-styled-components: ^1.10.0 ts-jest: ^29.0.3 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@rjsf/core': 4.2.3_react@18.2.0 '@types/base16': 1.0.2 '@types/codemirror': 5.60.5 @@ -2244,41 +2244,41 @@ importers: '@types/redux-devtools-themes': 1.0.0 '@types/simple-element-resize-detector': 1.3.0 base16: 1.0.0 - codemirror: 5.65.10 + codemirror: 5.65.11 color: 4.2.3 prop-types: 15.8.1 - react-icons: 4.6.0_react@18.2.0 - react-select: 5.6.1_o6ujcdmwt6ni5mv4wdf5n6tg3y + react-icons: 4.7.1_react@18.2.0 + react-select: 5.7.0_bkycudvrb3j3gvocoupj7qjewi redux-devtools-themes: 1.0.0 simple-element-resize-detector: 1.3.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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_ggaoyc47wy3ua4t6by2tzv2uxi - '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/react': 6.5.13_r7zabsary7snrawsdkkae6ibrq + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@storybook/addon-essentials': 6.5.15_f5aeetbt7hal5oebpnz6rkvmbi + '@storybook/builder-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/manager-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/react': 6.5.15_5wqaqrzryrbegr3b6nhkgfpkte '@testing-library/dom': 8.19.0 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@testing-library/user-event': 14.4.3_aaq3sbffpfe3jnxzm2zngsddei '@types/color': 3.0.3 - '@types/jest': 29.2.3 - '@types/react': 18.0.25 + '@types/jest': 29.2.4 + '@types/react': 18.0.26 '@types/styled-components': 5.1.26 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu csstype: 3.1.1 - 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 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-jest: 27.1.7_ynswt5pvagzyqki5w7w75b3qvm + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 jest: 29.3.1 jest-environment-jsdom: 29.3.1 ncp: 2.0.0 @@ -2288,33 +2288,33 @@ importers: require-from-string: 2.0.2 rimraf: 3.0.2 styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba - stylelint: 14.15.0 - stylelint-config-prettier: 9.0.4_stylelint@14.15.0 - stylelint-config-standard: 29.0.0_stylelint@14.15.0 + stylelint: 14.16.0 + stylelint-config-prettier: 9.0.4_stylelint@14.16.0 + stylelint-config-standard: 29.0.0_stylelint@14.16.0 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 - ts-jest: 29.0.3_6crhf7ajeizammv76u753sn6i4 - typescript: 4.9.3 + ts-jest: 29.0.3_orsjflytm5zjweotzi5qijesea + typescript: 4.9.4 webpack: 5.75.0 packages/redux-devtools-utils: specifiers: '@babel/cli': ^7.19.3 - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-transform-runtime': ^7.19.6 '@babel/preset-env': ^7.20.2 '@babel/preset-typescript': ^7.18.6 - '@babel/runtime': ^7.20.1 + '@babel/runtime': ^7.20.6 '@redux-devtools/core': ^3.13.1 '@redux-devtools/serialize': ^0.4.1 '@types/get-params': ^0.1.0 '@types/jsan': ^3.1.2 - '@types/lodash': ^4.14.190 - '@types/node': ^18.11.9 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 - eslint: ^8.28.0 + '@types/lodash': ^4.14.191 + '@types/node': ^18.11.17 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 get-params: ^0.1.2 immutable: ^4.1.0 @@ -2323,9 +2323,9 @@ importers: nanoid: ^3.3.4 redux: ^4.2.0 rimraf: ^3.0.2 - typescript: ~4.9.3 + typescript: ~4.9.4 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@redux-devtools/core': link:../redux-devtools '@redux-devtools/serialize': link:../redux-devtools-serialize '@types/get-params': 0.1.0 @@ -2336,45 +2336,45 @@ importers: nanoid: 3.3.4 redux: 4.2.0 devDependencies: - '@babel/cli': 7.19.3_@babel+core@7.20.2 - '@babel/core': 7.20.2 - '@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 + '@babel/cli': 7.19.3_@babel+core@7.20.5 + '@babel/core': 7.20.5 + '@babel/eslint-parser': 7.19.1_ak4stjm4k2uvd2drmeegtfb5ly + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/jsan': 3.1.2 - '@types/lodash': 4.14.190 - '@types/node': 18.11.9 - '@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 + '@types/lodash': 4.14.191 + '@types/node': 18.11.17 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 rimraf: 3.0.2 - typescript: 4.9.3 + typescript: 4.9.4 packages/redux-devtools/examples/counter: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 '@redux-devtools/core': ^3.13.0 '@redux-devtools/dock-monitor': ^3.0.0 '@redux-devtools/log-monitor': ^4.0.0 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 cross-env: ^7.0.3 - eslint: ^8.28.0 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 prop-types: ^15.8.1 react: ^18.2.0 @@ -2383,9 +2383,9 @@ importers: redux: ^4.2.0 redux-thunk: ^2.4.2 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: '@redux-devtools/core': link:../.. @@ -2394,38 +2394,38 @@ importers: prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq redux: 4.2.0 redux-thunk: 2.4.2_redux@4.2.0 devDependencies: - '@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/node': 18.11.9 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@types/node': 18.11.17 '@types/prop-types': 15.7.5 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - 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 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages/redux-devtools/examples/todomvc: specifiers: - '@babel/core': ^7.20.2 + '@babel/core': ^7.20.5 '@babel/preset-env': ^7.20.2 '@babel/preset-react': ^7.18.6 '@babel/preset-typescript': ^7.18.6 @@ -2433,22 +2433,22 @@ importers: '@redux-devtools/dock-monitor': ^3.0.0 '@redux-devtools/log-monitor': ^4.0.0 '@types/classnames': ^2.3.1 - '@types/node': ^18.11.9 + '@types/node': ^18.11.17 '@types/prop-types': ^15.7.5 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@types/webpack-env': ^1.18.0 - '@typescript-eslint/eslint-plugin': ^5.44.0 - '@typescript-eslint/parser': ^5.44.0 + '@typescript-eslint/eslint-plugin': ^5.47.0 + '@typescript-eslint/parser': ^5.47.0 babel-loader: ^9.1.0 classnames: ^2.3.2 cross-env: ^7.0.3 - css-loader: ^6.7.2 - eslint: ^8.28.0 + css-loader: ^6.7.3 + eslint: ^8.30.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.31.11 eslint-plugin-react-hooks: ^4.6.0 - fork-ts-checker-webpack-plugin: ^7.2.13 + fork-ts-checker-webpack-plugin: ^7.2.14 html-webpack-plugin: ^5.5.0 prop-types: ^15.8.1 react: ^18.2.0 @@ -2458,9 +2458,9 @@ importers: style-loader: ^3.3.1 todomvc-app-css: ^2.4.2 ts-node: ^10.9.1 - typescript: ~4.9.3 + typescript: ~4.9.4 webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 webpack-dev-server: ^4.11.1 dependencies: '@redux-devtools/core': link:../.. @@ -2470,37 +2470,37 @@ importers: prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq redux: 4.2.0 todomvc-app-css: 2.4.2 devDependencies: - '@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 + '@babel/core': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 '@types/classnames': 2.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/prop-types': 15.7.5 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/webpack-env': 1.18.0 - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - babel-loader: 9.1.0_npabyccmuonwo2rku4k53xo3hi + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + babel-loader: 9.1.0_ztqwsvkb6z73luspkai6ilstpu cross-env: 7.0.3 - css-loader: 6.7.2_webpack@5.75.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 + css-loader: 6.7.3_webpack@5.75.0 + eslint: 8.30.0 + eslint-config-prettier: 8.5.0_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 + fork-ts-checker-webpack-plugin: 7.2.14_3fkjkrd3audxnith3e7fo4fnxi html-webpack-plugin: 5.5.0_webpack@5.75.0 style-loader: 3.3.1_webpack@5.75.0 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq packages: @@ -2647,14 +2647,14 @@ packages: xss: 1.0.14 dev: false - /@babel/cli/7.19.3_@babel+core@7.20.2: + /@babel/cli/7.19.3_@babel+core@7.20.5: resolution: {integrity: sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jridgewell/trace-mapping': 0.3.17 commander: 4.1.1 convert-source-map: 1.9.0 @@ -2682,13 +2682,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.4 + '@babel/generator': 7.20.5 '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.1 - '@babel/parser': 7.20.3 + '@babel/helpers': 7.20.6 + '@babel/parser': 7.20.5 '@babel/template': 7.18.10 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -2701,20 +2701,20 @@ packages: - supports-color dev: true - /@babel/core/7.20.2: - resolution: {integrity: sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==} + /@babel/core/7.20.5: + resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.4 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/generator': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-module-transforms': 7.20.2 - '@babel/helpers': 7.20.1 - '@babel/parser': 7.20.3 + '@babel/helpers': 7.20.6 + '@babel/parser': 7.20.5 '@babel/template': 7.18.10 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -2723,16 +2723,16 @@ packages: transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.19.1_ustmoyzvfgos66cf2wvsplsloa: + /@babel/eslint-parser/7.19.1_ak4stjm4k2uvd2drmeegtfb5ly: resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.28.0 + eslint: 8.30.0 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true @@ -2741,7 +2741,15 @@ packages: resolution: {integrity: sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 + '@jridgewell/gen-mapping': 0.3.2 + jsesc: 2.5.2 + + /@babel/generator/7.20.5: + resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.20.5 '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 @@ -2756,28 +2764,28 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true - /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.2: + /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.1 - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.2: + /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -2789,27 +2797,27 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.20.2: + /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.20.5: resolution: {integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.2.2 dev: true - /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.20.2: + /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.20.5: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/traverse': 7.20.1 + '@babel/traverse': 7.20.5 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -2818,13 +2826,13 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.2: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.5: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -2842,7 +2850,7 @@ packages: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@babel/helper-function-name/7.19.0: @@ -2850,19 +2858,19 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 /@babel/helper-member-expression-to-functions/7.18.9: resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@babel/helper-module-imports/7.18.6: @@ -2881,8 +2889,8 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.18.10 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color @@ -2890,7 +2898,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@babel/helper-plugin-utils/7.10.4: @@ -2901,17 +2909,17 @@ packages: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.2: + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.19.0 - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -2923,8 +2931,8 @@ packages: '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-member-expression-to-functions': 7.18.9 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -2933,20 +2941,20 @@ packages: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} @@ -2966,19 +2974,19 @@ packages: dependencies: '@babel/helper-function-name': 7.19.0 '@babel/template': 7.18.10 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.20.1: - resolution: {integrity: sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==} + /@babel/helpers/7.20.6: + resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.18.10 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 transitivePeerDependencies: - supports-color @@ -2997,161 +3005,168 @@ packages: dependencies: '@babel/types': 7.20.2 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.2: + /@babel/parser/7.20.5: + resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.20.5 + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.2: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.2 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.2: + /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.5: resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.2 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.2 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.20.2_@babel+core@7.20.2: + /@babel/plugin-proposal-decorators/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-nkBH96IBmgKnbHQ5gXFrcmez+Z9S2EIDKDQGp005ROqBigc88Tky4rzCnlP/lnlj245dCEQl4/YyV0V1kYh5dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.19.1 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.2 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.20.2: + /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.20.5: resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.20.2 + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.2: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.2 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.2: + /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.2 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 dev: true /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: @@ -3160,197 +3175,197 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.9 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.20.2 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9 '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.12.9 dev: true - /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.2: + /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.1 - '@babel/core': 7.20.2 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.2: + /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.2 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.2 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.2: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.2: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.5: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.2: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.5: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.2: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.2: + /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.5: resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.20.2: + /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.2: + /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.2: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.5: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.2: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.5: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -3363,39 +3378,39 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.2: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.2: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.5: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.2: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.5: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -3408,116 +3423,116 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.2: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.5: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.2: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.2: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.2: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.5: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.2 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-block-scoping/7.20.2_@babel+core@7.20.2: + /@babel/plugin-transform-block-scoping/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-y5V15+04ry69OV2wULmwhEA6jwSWXO1TwAtIwiPXcvHcoOQUqpyMVd2bDsQJMW8AurjulIyUV8kDqtjSwHy1uQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.2: + /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -3529,131 +3544,131 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.2: + /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.2: + /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.2: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-flow-strip-types/7.19.0_@babel+core@7.20.2: + /@babel/plugin-transform-flow-strip-types/7.19.0_@babel+core@7.20.5: resolution: {integrity: sha512-sgeMlNaQVbCSpgLSKP4ZZKfsJVnFnNQlUSk6gPYzR/q7tzCgQF2t8RBKAP6cKJeZdveei7Q7Jm527xepI8lNLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.2 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.5 dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.2: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.5: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.2: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-function-name': 7.19.0 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.2: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.2: + /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.5: resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-transforms': 7.20.2 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.2: + /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.5: resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-transforms': 7.20.2 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 @@ -3661,13 +3676,13 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.2: + /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.5: resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.20.2 '@babel/helper-plugin-utils': 7.20.2 @@ -3676,47 +3691,47 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-transforms': 7.20.2 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.20.2: + /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.20.5: resolution: {integrity: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.19.1 transitivePeerDependencies: @@ -3733,192 +3748,192 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-parameters/7.20.3_@babel+core@7.20.2: + /@babel/plugin-transform-parameters/7.20.3_@babel+core@7.20.5: resolution: {integrity: sha512-oZg/Fpx0YDrj13KsLyO8I/CX3Zdw7z0O9qOd95SqcoIzuqy/WTGWvePeHAnZCN54SfdyjHcb1S30gc8zlzlHcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 dev: true - /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.2: + /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.5: resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.2 - '@babel/types': 7.20.2 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 + '@babel/types': 7.20.5 dev: true - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 dev: true - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.2: + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.5: resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.2 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.2 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.2 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.2: + /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.5: resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 dev: true - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.2: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.2: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.2: + /@babel/plugin-transform-typescript/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-jvS+ngBfrnTUBfOQq8NfGnSbF9BrqlR6hjJ2yVxMkmO5nL/cdifNbI30EfjRlN4g5wYWNnMPyj5Sa6R1pbLeag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.2 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.2: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.5: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.2: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 dev: true @@ -3930,153 +3945,153 @@ packages: regenerator-runtime: 0.13.11 dev: false - /@babel/preset-env/7.20.2_@babel+core@7.20.2: + /@babel/preset-env/7.20.2_@babel+core@7.20.5: resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.1 - '@babel/core': 7.20.2 - '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.2 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.2 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.2 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.2 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.2 - '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.2 - '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.2 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.20.2 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.2 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.2 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.2 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.2 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.5 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.5 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.5 + '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.5 + '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.5 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.20.5 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.5 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.5 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.5 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.5 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.5 '@babel/types': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.2 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.2 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.2 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.5 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.5 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.5 core-js-compat: 3.26.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-flow/7.18.6_@babel+core@7.20.2: + /@babel/preset-flow/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-flow-strip-types': 7.19.0_@babel+core@7.20.2 + '@babel/plugin-transform-flow-strip-types': 7.19.0_@babel+core@7.20.5 dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.20.2: + /@babel/preset-modules/0.1.5_@babel+core@7.20.5: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.2 - '@babel/types': 7.20.2 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.5 + '@babel/types': 7.20.5 esutils: 2.0.3 dev: true - /@babel/preset-react/7.18.6_@babel+core@7.20.2: + /@babel/preset-react/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.2 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.2 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.5 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.20.2: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.2 + '@babel/plugin-transform-typescript': 7.20.2_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true - /@babel/register/7.18.9_@babel+core@7.20.2: + /@babel/register/7.18.9_@babel+core@7.20.5: resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -4098,13 +4113,19 @@ packages: dependencies: regenerator-runtime: 0.13.11 + /@babel/runtime/7.20.6: + resolution: {integrity: sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==} + engines: {node: '>=6.9.0'} + dependencies: + regenerator-runtime: 0.13.11 + /@babel/template/7.18.10: resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/parser': 7.20.3 - '@babel/types': 7.20.2 + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 /@babel/traverse/7.20.1: resolution: {integrity: sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==} @@ -4122,6 +4143,7 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: true /@babel/traverse/7.20.1_supports-color@5.5.0: resolution: {integrity: sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==} @@ -4140,6 +4162,23 @@ packages: transitivePeerDependencies: - supports-color + /@babel/traverse/7.20.5: + resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.5 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.19.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/types/7.20.2: resolution: {integrity: sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==} engines: {node: '>=6.9.0'} @@ -4148,6 +4187,14 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + /@babel/types/7.20.5: + resolution: {integrity: sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.19.4 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 + /@base2/pretty-print-object/1.0.1: resolution: {integrity: sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==} dev: true @@ -4156,34 +4203,34 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq: - resolution: {integrity: sha512-OAJSbF0UHBipi6ySBlTZM1vZi5Uoe+1UyYTBId1CxRPYHHgm3n9xAYjOtiA+TrT63aZbKwNV2KBshmGSMnNPGQ==} + /@chakra-ui/accordion/2.1.4_pfc2njvvhr2ztmzdtezwrolety: + resolution: {integrity: sha512-PQFW6kr+Bdru0DjKA8akC4BAz1VAJisLgo4TsJwjPO2gTS0zr99C+3bBs9uoDnjSJAf18/Q5zdXv11adA8n2XA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/descendant': 3.0.11_react@18.2.0 - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 '@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_qdk4nlcrd4u3ygjdkp2vyrbf2y - framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/transition': 2.0.12_b6cg6jjo3nvfx3u2luvtn6jrla + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/alert/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-L2h2EeLH0x6+FDG8liu/EuDGAkI3Cgym6aXJdhaJDY3Q18o7lATrkU5Nb7jAf3sHKMwTW5X0YzAOtFiwjpALGA==} + /@chakra-ui/alert/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-7LqPv6EUBte4XM/Q2qBFIT5o4BC0dSlni9BHOH2BgAc5B1NF+pBAMDTUH7JNBiN7RHTV7EHAIWDziiX/NK28+Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/spinner': 2.0.11_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/spinner': 2.0.11_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4191,20 +4238,20 @@ packages: resolution: {integrity: sha512-E3jMPGqKuGTbt7mKtc8g/MOOenw2c4wqRC1vOypyFgmC8wsewdY+DJJNENF3atXAK7p5VMBKQfZ7ipNlHnDAwA==} dev: false - /@chakra-ui/avatar/2.2.1_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/avatar/2.2.1_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-sgiogfLM8vas8QJTt7AJI4XxNXYdViCWj+xYJwyOwUN93dWKImqqx3O2ihCXoXTIqQWg1rcEgoJ5CxCg6rQaQQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/image': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/image': 2.0.12_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-children-utils': 2.0.4_react@18.2.0 '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/breadcrumb/2.1.1_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/breadcrumb/2.1.1_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-OSa+F9qJ1xmF0zVxC1GU46OWbbhGf0kurHioSB729d+tRw/OMzmqrrfCJ7KVUUN8NEnTZXT5FIgokMvHGEt+Hg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4212,7 +4259,7 @@ packages: dependencies: '@chakra-ui/react-children-utils': 2.0.4_react@18.2.0 '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4220,46 +4267,45 @@ packages: resolution: {integrity: sha512-8uhrckMwoR/powlAhxiFZPM0s8vn0B2yEyEaRcwpy5NmRAJSTEotC2WkSyQl/Cjysx9scredumB5g+fBX7IqGQ==} dev: false - /@chakra-ui/button/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-SRW44nz3Jcbl0XkwCxqn1GE7cT/cqKALBMCnBxM5zXJqzMfYjuQHdtJA2AzX/WB3qKab1GJK4rXCV37h4l3Q3Q==} + /@chakra-ui/button/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-T9W/zHpHZVcbx/BMg0JIXCgRycut/eYoTYee/E+eBxyPCH45n308AsYU2bZ8TgZxUwbYNRgMp4qRL/KHUQDv5g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/react-context': 2.0.5_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 - '@chakra-ui/spinner': 2.0.11_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/spinner': 2.0.11_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/card/2.1.1_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-vvmfuNn6gkfv6bGcXQe6kvWHspziPZgYnnffiEjPaZYtaf98WRszpjyPbFv0oQR/2H1RSE1oaTqa/J1rHrzw3A==} + /@chakra-ui/card/2.1.3_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-8ET6ZOo6HtJutetqHJVOz+VpZvrWMGFAELfHsCuA/7orp7QZyUyXqfA79cZqZXCd3C4zn2G8H0bkiQFvzxQgOw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/checkbox/2.2.4_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-yNuUFFBuFu9Sih8DlqOn+SLj2RtpVGebePkwUqSRQygMfveFYuWYWt1sbrFYyt0KmIBq0OkucUMy4OnkErUOHQ==} + /@chakra-ui/checkbox/2.2.5_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-7fNH+Q2nB2uMSnYAPtYxnuwZ1MOJqblZHa/ScfZ/fjiPDyEae1m068ZP/l9yJ5zlawYMTkp83m/JVcu5QFYurA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-callback-ref': 2.0.5_react@18.2.0 '@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/react-use-safe-layout-effect': 2.0.3_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/visually-hidden': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/visually-hidden': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@zag-js/focus-visible': 0.1.0 react: 18.2.0 dev: false @@ -4273,14 +4319,14 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/close-button/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-34rOJ+NDdkhaP1CI0bP5jmE4KCmvgaxxuI5Ano52XHRnFad4ghqqSZ0oae7RqNMcxRK4YNX8JYtj6xdQsfc6kA==} + /@chakra-ui/close-button/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-ZI/3p84FPlW0xoDCZYqsnIvR6bTc2d/TlhwyTHsDDxq9ZOWp9c2JicVn6WTdWGdshk8itnZZdG50IcnizGnimA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4293,13 +4339,13 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/control-box/2.0.11_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/control-box/2.0.11_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-UJb4vqq+/FPuwTCuaPeHa2lwtk6u7eFvLuwDCST2e/sBWGJC1R+1/Il5pHccnWs09FWxyZ9v/Oxkg/CG3jZR4Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4319,7 +4365,7 @@ packages: '@emotion/react': '>=10.0.35' react: '>=18 || 18' dependencies: - '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq react: 18.2.0 dev: false @@ -4337,14 +4383,14 @@ packages: resolution: {integrity: sha512-P936+WKinz5fgHzfwiUQjE/t7NC8bU89Tceim4tbn8CIm/9b+CsHX64eNw4vyJqRwt78TXQK7aGBIbS18R0q5Q==} dev: false - /@chakra-ui/editable/2.0.15_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-Xb/hxMhguZmmGrdAosRAIRy70n7RSxoDWULojV+22ysWvqO8X+TkkwnF36XQX7c/V7F/yY0UqOXZWqdeoNqWPw==} + /@chakra-ui/editable/2.0.16_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-kIFPufzIlViNv7qi2PxxWWBvjLb+3IP5hUGmqOA9qcYz5TAdqblQqDClm0iajlIDNUFWnS4h056o8jKsQ42a5A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-callback-ref': 2.0.5_react@18.2.0 '@chakra-ui/react-use-controllable-state': 2.0.6_react@18.2.0 '@chakra-ui/react-use-focus-on-pointer-down': 2.0.4_react@18.2.0 @@ -4352,7 +4398,7 @@ packages: '@chakra-ui/react-use-safe-layout-effect': 2.0.3_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.3 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4360,29 +4406,29 @@ packages: resolution: {integrity: sha512-ZIoqUbgJ5TcCbZRchMv4n7rOl1JL04doMebED88LO5mux36iVP9er/nnOY4Oke1bANKKURMrQf5VTT9hoYeA7A==} dev: false - /@chakra-ui/focus-lock/2.0.13_fan5qbzahqtxlm5dzefqlqx5ia: + /@chakra-ui/focus-lock/2.0.13_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-AVSJt+3Ukia/m9TCZZgyWvTY7pw88jArivWVJ2gySGYYIs6z/FJMnlwbCVldV2afS0g3cYaii7aARb/WrlG34Q==} peerDependencies: react: '>=18 || 18' dependencies: '@chakra-ui/dom-utils': 2.0.4 react: 18.2.0 - react-focus-lock: 2.9.2_fan5qbzahqtxlm5dzefqlqx5ia + react-focus-lock: 2.9.2_kzbn2opkn2327fwg5yzwzya5o4 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/form-control/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-rSnAStY0qodnxiiL9MkS7wMBls+aG9yevq/yIuuETC42XfBNndKu7MLHFEKFIpAMuZvNocJtB+sP8qpe8jLolg==} + /@chakra-ui/form-control/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-J964JlgrxP+LP3kYmLk1ttbl73u6ghT+JQDjEjkEUc8lSS9Iv4u9XkRDQHuz2t2y0KHjQdH12PUfUfBqcITbYw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 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 + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4398,56 +4444,56 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/icon/3.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-VbUqgMcoZ26P1MtZdUqlxAKYDi1Bt8sSPNRID8QOwWfqyRYrbzabORVhKR3gpi6GaINjm7KRHIXHarj3u6EWdA==} + /@chakra-ui/icon/3.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-RaDLC4psd8qyInY2RX4AlYRfpLBNw3VsMih17BFf8EESVhBXNJcYy7Q9eMV/K4NvZfZT42vuVqGVNFmkG89lBQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/shared-utils': 2.0.3 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/image/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/image/2.0.12_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-uclFhs0+wq2qujGu8Wk4eEWITA3iZZQTitGiFSEkO9Ws5VUH+Gqtn3mUilH0orubrI5srJsXAmjVTuVwge1KJQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/react-use-safe-layout-effect': 2.0.3_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/input/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-28K033kg+9SpU0/HCvcAcY42JQPTpSR7ytcZV+6i/MBvGR72Dsf4JJQuQIcAtEW1lH0l/OpbY6ozhaoRW5NhdQ==} + /@chakra-ui/input/2.0.14_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-CkSrUJeKWogOSt2pUf2vVv5s0bUVcAi4/XGj1JVCCfyIX6a6h1m8R69MShTPxPiQ0Mdebq5ATrW/aZQQXZzRGQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/object-utils': 2.0.5 '@chakra-ui/react-children-utils': 2.0.4_react@18.2.0 '@chakra-ui/react-context': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.3 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/layout/2.1.10_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-9WlbZGIg0TMIwnxuCuZfkE7HJUInL5qRWgw9I3U960/4GYZRrlcxx8I1ZuHNww0FdItNrlnYLXEfXP77uU779w==} + /@chakra-ui/layout/2.1.11_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-UP19V8EeI/DEODbWrZlqC0sg248bpFaWpMiM/+g9Bsxs9aof3yexpMD/7gb0yrfbIrkdvSBrcQeqxXGzbfoopw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/breakpoint-utils': 2.0.5 - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/object-utils': 2.0.5 '@chakra-ui/react-children-utils': 2.0.4_react@18.2.0 '@chakra-ui/react-context': 2.0.5_react@18.2.0 '@chakra-ui/shared-utils': 2.0.3 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4463,7 +4509,7 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/media-query/3.2.8_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/media-query/3.2.8_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-djmEg/eJ5Qrjn7SArTqjsvlwF6mNeMuiawrTwnU+0EKq9Pq/wVSb7VaIhxdQYJLA/DbRhE/KPMogw1LNVKa4Rw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4471,12 +4517,12 @@ packages: dependencies: '@chakra-ui/breakpoint-utils': 2.0.5 '@chakra-ui/react-env': 2.0.11_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/menu/2.1.4_rhqecsxtwh7dx2w2f5tba3fuxq: - resolution: {integrity: sha512-7kEM5dCSBMXig3iyvsSxzYi/7zkmaf843zoxb7QTB7sRB97wrCxIE8yy1/73YTzxOP3zdAyITPcxNJ/bkiVptQ==} + /@chakra-ui/menu/2.1.5_pfc2njvvhr2ztmzdtezwrolety: + resolution: {integrity: sha512-2UusrQtxHcqcO9n/0YobNN3RJC8yAZU6oJbRPuvsQ9IL89scEWCTIxXEYrnIjeh/5zikcSEDGo9zM9Udg/XcsA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' @@ -4485,7 +4531,7 @@ packages: '@chakra-ui/clickable': 2.0.11_react@18.2.0 '@chakra-ui/descendant': 3.0.11_react@18.2.0 '@chakra-ui/lazy-utils': 2.0.3 - '@chakra-ui/popper': 3.0.9_react@18.2.0 + '@chakra-ui/popper': 3.0.10_react@18.2.0 '@chakra-ui/react-children-utils': 2.0.4_react@18.2.0 '@chakra-ui/react-context': 2.0.5_react@18.2.0 '@chakra-ui/react-use-animation-state': 2.0.6_react@18.2.0 @@ -4495,55 +4541,55 @@ packages: '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@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_qdk4nlcrd4u3ygjdkp2vyrbf2y - framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/transition': 2.0.12_b6cg6jjo3nvfx3u2luvtn6jrla + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/modal/2.2.3_npcuuyqp4oyhkqlthm5jwryj2i: - resolution: {integrity: sha512-fSpnFiI3rlif5ynyO3P8A1S/97B/SOFUrIuNaJnhKSgiu7VtklPjiPWHCw5Y+ktEvagDXEmkpztcfMBPTY0wIA==} + /@chakra-ui/modal/2.2.5_giurft4iqhcf4h6e6m2w4o5bjy: + resolution: {integrity: sha512-QIoN89bT5wnR71wxZFHt7vsS65yF9WCfIwDtFk8ifxJORPi/UkLMwBpjTV2Jfsxd22W6Oo2VOpRR0a5WFeK+jA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18 || 18' react-dom: '>=18 || 18' dependencies: - '@chakra-ui/close-button': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/focus-lock': 2.0.13_fan5qbzahqtxlm5dzefqlqx5ia - '@chakra-ui/portal': 2.0.11_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/close-button': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/focus-lock': 2.0.13_kzbn2opkn2327fwg5yzwzya5o4 + '@chakra-ui/portal': 2.0.12_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 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 - '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y - aria-hidden: 1.2.2_fan5qbzahqtxlm5dzefqlqx5ia - framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/transition': 2.0.12_b6cg6jjo3nvfx3u2luvtn6jrla + aria-hidden: 1.2.2_kzbn2opkn2327fwg5yzwzya5o4 + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-remove-scroll: 2.5.5_fan5qbzahqtxlm5dzefqlqx5ia + react-remove-scroll: 2.5.5_kzbn2opkn2327fwg5yzwzya5o4 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/number-input/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-Kn6PKLkGl+5hrMoeaGGN19qVHHJB79G4c0rfkWPjDWKsgpbCwHQctLJwrkxuwGAn1iWzw4WL31lsb+o6ZRQHbA==} + /@chakra-ui/number-input/2.0.14_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-IARUAbP4pn1gP5fY2dK4wtbR3ONjzHgTjH4Zj3ErZvdu/yTURLaZmlb6UGHwgqjWLyioactZ/+n4Njj5CRjs8w==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/counter': 2.0.11_react@18.2.0 - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-callback-ref': 2.0.5_react@18.2.0 '@chakra-ui/react-use-event-listener': 2.0.5_react@18.2.0 '@chakra-ui/react-use-interval': 2.0.3_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@chakra-ui/react-use-safe-layout-effect': 2.0.3_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/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4555,7 +4601,7 @@ packages: resolution: {integrity: sha512-/rIMoYI3c2uLtFIrnTFOPRAI8StUuu335WszqKM0KAW1lwG9H6uSbxqlpZT1Pxi/VQqZKfheGiMQOx5lfTmM/A==} dev: false - /@chakra-ui/pin-input/2.0.16_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/pin-input/2.0.16_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-51cioNYpBSgi9/jq6CrzoDvo8fpMwFXu3SaFRbKO47s9Dz/OAW0MpjyabTfSpwOv0xKZE+ayrYGJopCzZSWXPg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -4566,45 +4612,45 @@ packages: '@chakra-ui/react-context': 2.0.5_react@18.2.0 '@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/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/popover/2.1.3_rhqecsxtwh7dx2w2f5tba3fuxq: - resolution: {integrity: sha512-3CbeXjpCYnKyq5Z2IqUyfXZYpi5GzmPQZqzS2/kuJwgTuSjtuQovX0QI7oNE4zv4r6yEABW/kVrI7pn0/Tet1Q==} + /@chakra-ui/popover/2.1.4_pfc2njvvhr2ztmzdtezwrolety: + resolution: {integrity: sha512-NXVtyMxYzDKzzQph/+GFRSM3tEj3gNvlCX/xGRsCOt9I446zJ1InCd/boXQKAc813coEN9McSOjNWgo+NCBD+Q==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/close-button': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/close-button': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/lazy-utils': 2.0.3 - '@chakra-ui/popper': 3.0.9_react@18.2.0 + '@chakra-ui/popper': 3.0.10_react@18.2.0 '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-animation-state': 2.0.6_react@18.2.0 '@chakra-ui/react-use-disclosure': 2.0.6_react@18.2.0 '@chakra-ui/react-use-focus-effect': 2.0.7_react@18.2.0 '@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.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/popper/3.0.9_react@18.2.0: - resolution: {integrity: sha512-xtQ1SXxKyDFY3jWNXxr6xdiGQ8mCI5jaw+c2CWKp/bb8FnASXEFLWIlmWx8zxkE1BbPMszWHnaGF8uCBRjmQMA==} + /@chakra-ui/popper/3.0.10_react@18.2.0: + resolution: {integrity: sha512-6LacbBGX0piHWY/DYxOGCTTFAoRGRHpGIRzTgfNy8jxw4f+rukaVudd4Pc2fwjCTdobJKM8nGNYIYNv9/Dmq9Q==} peerDependencies: react: '>=18 || 18' dependencies: - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-merge-refs': 2.0.5_react@18.2.0 '@popperjs/core': 2.11.6 react: 18.2.0 dev: false - /@chakra-ui/portal/2.0.11_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-Css61i4WKzKO8ou1aGjBzcsXMy9LnfnpkOFfvaNCpUUNEd6c47z6+FhZNq7Gc38PGNjSfMLAd4LmH+H0ZanYIA==} + /@chakra-ui/portal/2.0.12_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-8D/1fFUdbJtzyGL5sCBIb4oyTnPG2v6rx/L/qbG43FcXDrongmzLj0+tJ//PbJr+5hxjXAWFUjpPvyx10pTN6Q==} peerDependencies: react: '>=18 || 18' react-dom: '>=18 || 18' @@ -4615,19 +4661,19 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/progress/2.1.1_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-ddAXaYGNObGqH1stRAYxkdospf6J4CDOhB0uyw9BeHRSsYkCUQWkUBd/melJuZeGHEH2ItF9T7FZ4JhcepP3GA==} + /@chakra-ui/progress/2.1.2_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-ofhMWTqCxnm1NiP/zH4SV7EvOLogfX15MSMTNfGqZv6t8eSSeTn6oRRzsTSllJfSqDey7oZNCRbP7vDhvx9HtQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/provider/2.0.23_5rzy53przelm5jchjmb5vr6dxy: - resolution: {integrity: sha512-oYrvBivTsmBZ7NOyvctOmj+p2dDbRioe0S77S51G9iS+aGTh37W10HgaT0zyrDuZQVARoF9RUyOB5T6vuqwdCQ==} + /@chakra-ui/provider/2.0.26_5rzy53przelm5jchjmb5vr6dxy: + resolution: {integrity: sha512-ln5c3zSFvN1WrkPkX/KOWp+CPg6y8opASlZvWvM+1lTpNX82FkXyPiQYjaemGGbKuooqdRMylseWBStoFwjxOw==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -4635,27 +4681,27 @@ packages: react-dom: '>=18 || 18' dependencies: '@chakra-ui/css-reset': 2.0.10_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/portal': 2.0.11_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/portal': 2.0.12_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-env': 2.0.11_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm '@chakra-ui/utils': 2.0.12 - '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy - '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/radio/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-P8mbdCZY9RG5034o1Tvy1/p573cHWDyzYuG8DtdEydiP6KGwaFza16/5N0slLY1BQwClIRmImLLw4vI+76J8XA==} + /@chakra-ui/radio/2.0.14_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-e/hY1g92Xdu5d5A27NFfa1+ccE2q/A5H7sc/M7p0fId6KO33Dst25Hy+HThtqnYN0Y3Om58fiXEKo5SsdtvSfA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 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 + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm '@zag-js/focus-visible': 0.1.0 react: 18.2.0 dev: false @@ -4684,8 +4730,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react-types/2.0.4_react@18.2.0: - resolution: {integrity: sha512-kYhuSStw9pIJXrmQB7/J1u90bst31pEx9r25pyDG/rekk8E9JuqBR+z+UWODTFx00V2rtWCcJS5rPbONgvWX0A==} + /@chakra-ui/react-types/2.0.5_react@18.2.0: + resolution: {integrity: sha512-GApp+R/VjS1UV5ms5irrij5LOIgUM0dqSVHagyEFEz88LRKkqMD9RuO577ZsVd4Gn0ULsacVJCUA0HtNUBJNzA==} peerDependencies: react: '>=18 || 18' dependencies: @@ -4854,8 +4900,8 @@ packages: react: 18.2.0 dev: false - /@chakra-ui/react/2.4.1_hkukxbqflua6lnjhisenr4vbym: - resolution: {integrity: sha512-qZVRrQi5JRIc44EaeOaXvXt6EdWhkQjhFFL8hyH0RH6cSFlotmmzCHBT5N1jC6nqXFn5OOxOWMD9FIVsbI56hQ==} + /@chakra-ui/react/2.4.4_6z66u6efdgokrdxyuxkwijcyzq: + resolution: {integrity: sha512-mA0Js3qpRBTmhPuBlBw85OG9ot7uh7+4IjsASmkzbpJVB1Kz9Z+7RBOpjHfK/03zEsRp+XYrb1ps0DYl8ih5bQ==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -4863,73 +4909,73 @@ packages: react: '>=18 || 18' react-dom: '>=18 || 18' dependencies: - '@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 - '@chakra-ui/button': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/card': 2.1.1_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/checkbox': 2.2.4_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/close-button': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/control-box': 2.0.11_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/accordion': 2.1.4_pfc2njvvhr2ztmzdtezwrolety + '@chakra-ui/alert': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/avatar': 2.2.1_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/breadcrumb': 2.1.1_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/button': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/card': 2.1.3_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/checkbox': 2.2.5_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/close-button': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/control-box': 2.0.11_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/counter': 2.0.11_react@18.2.0 '@chakra-ui/css-reset': 2.0.10_hp5f5nkljdiwilp4rgxyefcplu - '@chakra-ui/editable': 2.0.15_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/editable': 2.0.16_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/hooks': 2.1.2_react@18.2.0 - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/image': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/input': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/layout': 2.1.10_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/image': 2.0.12_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/input': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/layout': 2.1.11_iuckyjetixsa6e5uo5ymtjguvq '@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_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_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 - '@chakra-ui/provider': 2.0.23_5rzy53przelm5jchjmb5vr6dxy - '@chakra-ui/radio': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/media-query': 3.2.8_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/menu': 2.1.5_pfc2njvvhr2ztmzdtezwrolety + '@chakra-ui/modal': 2.2.5_giurft4iqhcf4h6e6m2w4o5bjy + '@chakra-ui/number-input': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/pin-input': 2.0.16_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/popover': 2.1.4_pfc2njvvhr2ztmzdtezwrolety + '@chakra-ui/popper': 3.0.10_react@18.2.0 + '@chakra-ui/portal': 2.0.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/progress': 2.1.2_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/provider': 2.0.26_5rzy53przelm5jchjmb5vr6dxy + '@chakra-ui/radio': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-env': 2.0.11_react@18.2.0 - '@chakra-ui/select': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/skeleton': 2.0.18_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/slider': 2.0.13_5rblpff3ywqi5dqv4dv3oiensi - '@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_rhqecsxtwh7dx2w2f5tba3fuxq - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - '@chakra-ui/table': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/tabs': 2.1.5_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/tag': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@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_l7kkytsttj6xd2iuwow5j32g6u - '@chakra-ui/tooltip': 2.2.1_l7kkytsttj6xd2iuwow5j32g6u - '@chakra-ui/transition': 2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y + '@chakra-ui/select': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/skeleton': 2.0.20_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/slider': 2.0.16_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/spinner': 2.0.11_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/stat': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/styled-system': 2.5.0 + '@chakra-ui/switch': 2.0.17_pfc2njvvhr2ztmzdtezwrolety + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/table': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/tabs': 2.1.5_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/tag': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/textarea': 2.0.14_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/theme': 2.2.2_egcizgpwtsioofm7hx34ab4iqi + '@chakra-ui/theme-utils': 2.0.6 + '@chakra-ui/toast': 4.0.6_i3fry3o3knqfkfe5gclzopzidu + '@chakra-ui/tooltip': 2.2.3_i3fry3o3knqfkfe5gclzopzidu + '@chakra-ui/transition': 2.0.12_b6cg6jjo3nvfx3u2luvtn6jrla '@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.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/visually-hidden': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@types/react' dev: false - /@chakra-ui/select/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-5MHqD2OlnLdPt8FQVxfgMJZKOTdcbu3cMFGCS2X9XCxJQkQa4kPfXq3N6BRh5L5XFI+uRsmk6aYJoawZiwNJPg==} + /@chakra-ui/select/2.0.14_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-fvVGxAtLaIXGOMicrzSa6imMw5h26S1ar3xyNmXgR40dbpTPHmtQJkbHBf9FwwQXgSgKWgBzsztw5iDHCpPVzA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false @@ -4937,27 +4983,27 @@ packages: resolution: {integrity: sha512-pCU+SUGdXzjAuUiUT8mriekL3tJVfNdwSTIaNeip7k/SWDzivrKGMwAFBxd3XVTDevtVusndkO4GJuQ3yILzDg==} dev: false - /@chakra-ui/skeleton/2.0.18_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-qjcD8BgVx4kL8Lmb8EvmmDGM2ICl6CqhVE2LShJrgG7PDM6Rt6rYM617kqLurLYZjbJUiwgf9VXWifS0IpT31Q==} + /@chakra-ui/skeleton/2.0.20_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-PEjjAHT/X8XEHTzXlN0kL883m1Z4Yo4A/ztv4VOvBTnXhHl2wFrrwucxj8TS3eWoCJ65dY9b0ZySP9ARTUe1ng==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/media-query': 3.2.8_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/media-query': 3.2.8_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-use-previous': 2.0.3_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/slider/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-MypqZrKFNFPH8p0d2g2DQacl5ylUQKlGKeBu099ZCmT687U2Su3cq1wOGNGnD6VZvtwDYMKXn7kXPSMW06aBcg==} + /@chakra-ui/slider/2.0.16_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-0nEu9+OAPv4yzMrTH6SkNNMiXbLRe7lXYv1gWbpDGOsNgpGDFYmA7qpzsiiJEJoynqcJZqmDPArqWWPNYeY6Sw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/number-utils': 2.0.5 '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-callback-ref': 2.0.5_react@18.2.0 '@chakra-ui/react-use-controllable-state': 2.0.6_react@18.2.0 '@chakra-ui/react-use-latest-ref': 2.0.3_react@18.2.0 @@ -4965,54 +5011,54 @@ packages: '@chakra-ui/react-use-pan-event': 2.0.6_react@18.2.0 '@chakra-ui/react-use-size': 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/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/spinner/2.0.11_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/spinner/2.0.11_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-piO2ghWdJzQy/+89mDza7xLhPnW7pA+ADNbgCb1vmriInWedS41IBKe+pSPz4IidjCbFu7xwKE0AerFIbrocCA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/stat/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-3MTt4nA46AvlIuE6OP2O1Nna9+vcIZD1E9G4QLKwPoJ5pDHKcY4Y0t4oDdbawykthyj2fIBko7FiMIHTaAOjqg==} + /@chakra-ui/stat/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-6XeuE/7w0BjyCHSxMbsf6/rNOOs8BSit1NS7g7+Jd/40Pc/SKlNWLd3kxXPid4eT3RwyNIdMPtm30OActr9nqQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/styled-system/2.3.5: - resolution: {integrity: sha512-Xj78vEq/R+1OVx36tJnAb/vLtX6DD9k/yxj3lCigl3q5Qjr6aglPBjqHdfFbGaQeB0Gt4ABPyxUDO3sAhdxC4w==} + /@chakra-ui/styled-system/2.5.0: + resolution: {integrity: sha512-xbvD9MTSXqsPbunCCxfebqslokU53zUefPDQJhgXNKKeMq0NGEgNdGOFXC8oFDP1S/I1GgohKcrSbrSXXLw8yg==} dependencies: csstype: 3.1.1 lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/switch/2.0.16_rhqecsxtwh7dx2w2f5tba3fuxq: - resolution: {integrity: sha512-uLGjXHaxjCvf97jrwTuYtHSAzep/Mb8hSr/D1BRlBNz6E0kHGRaKANl/pAZAK1z7ZzvyYokK65Wpce2GQ4U/dQ==} + /@chakra-ui/switch/2.0.17_pfc2njvvhr2ztmzdtezwrolety: + resolution: {integrity: sha512-BQabfC6qYi5xBJvEFPzKq0yl6fTtTNNEHTid5r7h0PWcCnAiHwQJTpQRpxp+AjK569LMLtTXReTZvNBrzEwOrA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/checkbox': 2.2.4_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm - framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/checkbox': 2.2.5_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false - /@chakra-ui/system/2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm: - resolution: {integrity: sha512-nOEXC08d4PiK/4QwSV4tnci2SoWjDHEVSveWW9qoRRr1iZUbQffpwYyJY4pBpPJE7CsA2w3GXK7NdMFRwPtamQ==} + /@chakra-ui/system/2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm: + resolution: {integrity: sha512-x7S7pNKQtFk7/qsn3aHlbZfhcacvaGXBKlnQvHKrbmDVxgLCjGExdi/8Vs7rSYzIyXHx3lItpwd2qHsqqcNvaQ==} peerDependencies: '@emotion/react': ^11.0.0 '@emotion/styled': ^11.0.0 @@ -5020,27 +5066,27 @@ packages: dependencies: '@chakra-ui/color-mode': 2.1.10_react@18.2.0 '@chakra-ui/react-utils': 2.0.9_react@18.2.0 - '@chakra-ui/styled-system': 2.3.5 - '@chakra-ui/theme-utils': 2.0.4 + '@chakra-ui/styled-system': 2.5.0 + '@chakra-ui/theme-utils': 2.0.6 '@chakra-ui/utils': 2.0.12 - '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy - '@emotion/styled': 11.10.5_hmjty4frusbltjhl3xd7udcm2y + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq + '@emotion/styled': 11.10.5_3djhvnr4jirfvebjqpipo7gthy react: 18.2.0 react-fast-compare: 3.2.0 dev: false - /@chakra-ui/table/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-TSxzpfrOoB+9LTdNTMnaQC6OTsp36TlCRxJ1+1nAiCmlk+m+FiNzTQsmBalDDhc29rm+6AdRsxSPsjGWB8YVwg==} + /@chakra-ui/table/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-miQUBJ07L7RzVoFAD6C9I9gaaABeivFRjbr9hf3vyTCsUTV/HDIBHROr6V1sIcQS3asU5nrgbDzRm90mvFOTiw==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/tabs/2.1.5_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/tabs/2.1.5_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-XmnKDclAJe0FoW4tdC8AlnZpPN5fcj92l4r2sqiL9WyYVEM71hDxZueETIph/GTtfMelG7Z8e5vBHP4rh1RT5g==} peerDependencies: '@chakra-ui/system': '>=2.0.0' @@ -5054,109 +5100,109 @@ 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/react-use-safe-layout-effect': 2.0.3_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/tag/2.0.12_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-LmPnE6aFF0pfscgYRKZbkWvG7detszwNdcmalQJdp2C8E/xuqi9Vj9RWU/bmRyWHJN+8R603mvPVWj5oN0rarA==} + /@chakra-ui/tag/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-W1urf+tvGMt6J3cc31HudybYSl+B5jYUP5DJxzXM9p+n3JrvXWAo4D6LmpLBHY5zT2mNne14JF1rVeRcG4Rtdg==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/icon': 3.0.12_5rblpff3ywqi5dqv4dv3oiensi + '@chakra-ui/icon': 3.0.13_iuckyjetixsa6e5uo5ymtjguvq '@chakra-ui/react-context': 2.0.5_react@18.2.0 - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/textarea/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: - resolution: {integrity: sha512-tMiBGimVB+Z8T+yAQ4E45ECmCix0Eisuukf4wUBOpdSRWaArpAoA4RuA34z7OoMbNa3fxEVcvnd2apX1InBtsQ==} + /@chakra-ui/textarea/2.0.14_iuckyjetixsa6e5uo5ymtjguvq: + resolution: {integrity: sha512-r8hF1rCi+GseLtY/IGeVWXFN0Uve2b820UQumRj4qxj7PsPqw1hFg7Cecbbb9zwF38K/m+D3IdwFeJzI1MtgRA==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/form-control': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/form-control': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@chakra-ui/theme-tools/2.0.13_egpsumyyi4jwuead4x5ybt4xte: - resolution: {integrity: sha512-Dvai4lljtrs9f2aha3b9yajmxroNaVGNvkKkwh77dRW2jcNNBXepkGWfNLXVkP68Yydz5O+Lt5DKvETrEho9cQ==} + /@chakra-ui/theme-tools/2.0.14_egcizgpwtsioofm7hx34ab4iqi: + resolution: {integrity: sha512-lVcDmq5pyU0QbsIFKjt/iVUFDap7di2QHvPvGChA1YSjtg1PtuUi+BxEXWzp3Nfgw/N4rMvlBs+S0ynJypdwbg==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: '@chakra-ui/anatomy': 2.1.0 - '@chakra-ui/styled-system': 2.3.5 - '@ctrl/tinycolor': 3.4.1 + '@chakra-ui/styled-system': 2.5.0 + color2k: 2.0.0 dev: false - /@chakra-ui/theme-utils/2.0.4: - resolution: {integrity: sha512-vrYuZxzc31c1bevfJRCk4j68dUw4Bxt6QAm3RZcUQyvTnS6q5FhMz+R1X6vS3+IfIhSscZFxwRQSp/TpyY4Vtw==} + /@chakra-ui/theme-utils/2.0.6: + resolution: {integrity: sha512-kUm3jaz3sQ/bhBEZ6RWPs1xptQNdSWh/krv9p92rvSkEfjCBDHM5dx7dYk/8KamyUZ6DmK+M31dPyOdOROkBFQ==} dependencies: - '@chakra-ui/styled-system': 2.3.5 - '@chakra-ui/theme': 2.2.1_egpsumyyi4jwuead4x5ybt4xte + '@chakra-ui/styled-system': 2.5.0 + '@chakra-ui/theme': 2.2.2_egcizgpwtsioofm7hx34ab4iqi lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/theme/2.2.1_egpsumyyi4jwuead4x5ybt4xte: - resolution: {integrity: sha512-6qEJMfnTjB5vGoY1kO/fDarK0Ivrb77UzDw8rY0aTHbjLJkOVxtd7d2H7m8xufh6gecCI5HuXqq8I297pLYm+w==} + /@chakra-ui/theme/2.2.2_egcizgpwtsioofm7hx34ab4iqi: + resolution: {integrity: sha512-7DlOQiXmnaqYyqXwqmfFSCWGkUonuqmNC5mmUCwxI435KgHNCaE2bIm6DI7N2NcIcuVcfc8Vn0UqrDoGU3zJBg==} peerDependencies: '@chakra-ui/styled-system': '>=2.0.0' dependencies: '@chakra-ui/anatomy': 2.1.0 - '@chakra-ui/styled-system': 2.3.5 - '@chakra-ui/theme-tools': 2.0.13_egpsumyyi4jwuead4x5ybt4xte + '@chakra-ui/styled-system': 2.5.0 + '@chakra-ui/theme-tools': 2.0.14_egcizgpwtsioofm7hx34ab4iqi dev: false - /@chakra-ui/toast/4.0.3_l7kkytsttj6xd2iuwow5j32g6u: - resolution: {integrity: sha512-n6kShxGrHikrJO1vC5cPFbvz5LjG56NhVch3tmyk2g2yrJ87zbNGQqQ2BlLuJcEVFDu3tu+wC1qHdXs8WU4bjg==} + /@chakra-ui/toast/4.0.6_i3fry3o3knqfkfe5gclzopzidu: + resolution: {integrity: sha512-LatqPM7Vhj22qCyOYXDuhretohp5lJWcXpI9QwpDjd/CEeChy4kYeIJbaLBMzl2WTfIZ+rfHRBhFTpp33aGyqA==} peerDependencies: - '@chakra-ui/system': 2.3.3 + '@chakra-ui/system': 2.3.5 framer-motion: '>=4.0.0' react: '>=18 || 18' react-dom: '>=18 || 18' dependencies: - '@chakra-ui/alert': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/close-button': 2.0.12_5rblpff3ywqi5dqv4dv3oiensi - '@chakra-ui/portal': 2.0.11_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/alert': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/close-button': 2.0.13_iuckyjetixsa6e5uo5ymtjguvq + '@chakra-ui/portal': 2.0.12_biqbaboplfbrettd7655fr4n2y '@chakra-ui/react-use-timeout': 2.0.3_react@18.2.0 '@chakra-ui/react-use-update-effect': 2.0.5_react@18.2.0 - '@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.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/styled-system': 2.5.0 + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/theme': 2.2.2_egcizgpwtsioofm7hx34ab4iqi + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/tooltip/2.2.1_l7kkytsttj6xd2iuwow5j32g6u: - resolution: {integrity: sha512-X/VIYgegx1Ab6m0PSI/iISo/hRAe4Xv+hOwinIxIUUkLS8EOtBvq4RhlB6ieFn8jAAPDzPKJW6QFqz8ecJdUiw==} + /@chakra-ui/tooltip/2.2.3_i3fry3o3knqfkfe5gclzopzidu: + resolution: {integrity: sha512-yOne9ofFYfW2XHsbCEPWgLUTnHKm5z21f/cPjwEqtmvCS7aTCOLFiwz2ckRS8yJbIAy+mw0UG6jQsblYKgXj4A==} peerDependencies: '@chakra-ui/system': '>=2.0.0' framer-motion: '>=4.0.0' react: '>=18 || 18' react-dom: '>=18 || 18' dependencies: - '@chakra-ui/popper': 3.0.9_react@18.2.0 - '@chakra-ui/portal': 2.0.11_biqbaboplfbrettd7655fr4n2y - '@chakra-ui/react-types': 2.0.4_react@18.2.0 + '@chakra-ui/popper': 3.0.10_react@18.2.0 + '@chakra-ui/portal': 2.0.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/react-types': 2.0.5_react@18.2.0 '@chakra-ui/react-use-disclosure': 2.0.6_react@18.2.0 '@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.12_biqbaboplfbrettd7655fr4n2y + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /@chakra-ui/transition/2.0.12_qdk4nlcrd4u3ygjdkp2vyrbf2y: + /@chakra-ui/transition/2.0.12_b6cg6jjo3nvfx3u2luvtn6jrla: resolution: {integrity: sha512-ff6eU+m08ccYfCkk0hKfY/XlmGxCrfbBgsKgV4mirZ4SKUL1GVye8CYuHwWQlBJo+8s0yIpsTNxAuX4n/cW9/w==} peerDependencies: framer-motion: '>=4.0.0' react: '>=18 || 18' dependencies: - framer-motion: 7.6.12_biqbaboplfbrettd7655fr4n2y + framer-motion: 7.10.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 dev: false @@ -5169,69 +5215,69 @@ packages: lodash.mergewith: 4.6.2 dev: false - /@chakra-ui/visually-hidden/2.0.13_5rblpff3ywqi5dqv4dv3oiensi: + /@chakra-ui/visually-hidden/2.0.13_iuckyjetixsa6e5uo5ymtjguvq: resolution: {integrity: sha512-sDEeeEjLfID333EC46NdCbhK2HyMXlpl5HzcJjuwWIpyVz4E1gKQ9hlwpq6grijvmzeSywQ5D3tTwUrvZck4KQ==} peerDependencies: '@chakra-ui/system': '>=2.0.0' react: '>=18 || 18' dependencies: - '@chakra-ui/system': 2.3.3_dovxhg2tvkkxkdnqyoum6wzcxm + '@chakra-ui/system': 2.3.5_dovxhg2tvkkxkdnqyoum6wzcxm react: 18.2.0 dev: false - /@changesets/apply-release-plan/6.1.2: - resolution: {integrity: sha512-H8TV9E/WtJsDfoDVbrDGPXmkZFSv7W2KLqp4xX4MKZXshb0hsQZUNowUa8pnus9qb/5OZrFFRVsUsDCVHNW/AQ==} + /@changesets/apply-release-plan/6.1.3: + resolution: {integrity: sha512-ECDNeoc3nfeAe1jqJb5aFQX7CqzQhD2klXRez2JDb/aVpGUbX673HgKrnrgJRuQR/9f2TtLoYIzrGB9qwD77mg==} dependencies: - '@babel/runtime': 7.20.1 - '@changesets/config': 2.2.0 + '@babel/runtime': 7.20.6 + '@changesets/config': 2.3.0 '@changesets/get-version-range-type': 0.3.2 - '@changesets/git': 1.5.0 - '@changesets/types': 5.2.0 + '@changesets/git': 2.0.0 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 detect-indent: 6.1.0 fs-extra: 7.0.1 lodash.startcase: 4.4.0 outdent: 0.5.0 - prettier: 2.8.0 + prettier: 2.8.1 resolve-from: 5.0.0 semver: 5.7.1 dev: true - /@changesets/assemble-release-plan/5.2.2: - resolution: {integrity: sha512-B1qxErQd85AeZgZFZw2bDKyOfdXHhG+X5S+W3Da2yCem8l/pRy4G/S7iOpEcMwg6lH8q2ZhgbZZwZ817D+aLuQ==} + /@changesets/assemble-release-plan/5.2.3: + resolution: {integrity: sha512-g7EVZCmnWz3zMBAdrcKhid4hkHT+Ft1n0mLussFMcB1dE2zCuwcvGoy9ec3yOgPGF4hoMtgHaMIk3T3TBdvU9g==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.4 - '@changesets/types': 5.2.0 + '@changesets/get-dependents-graph': 1.3.5 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 semver: 5.7.1 dev: true - /@changesets/changelog-git/0.1.13: - resolution: {integrity: sha512-zvJ50Q+EUALzeawAxax6nF2WIcSsC5PwbuLeWkckS8ulWnuPYx8Fn/Sjd3rF46OzeKA8t30loYYV6TIzp4DIdg==} + /@changesets/changelog-git/0.1.14: + resolution: {integrity: sha512-+vRfnKtXVWsDDxGctOfzJsPhaCdXRYoe+KyWYoq5X/GqoISREiat0l3L8B0a453B2B4dfHGcZaGyowHbp9BSaA==} dependencies: - '@changesets/types': 5.2.0 + '@changesets/types': 5.2.1 dev: true - /@changesets/cli/2.25.2: - resolution: {integrity: sha512-ACScBJXI3kRyMd2R8n8SzfttDHi4tmKSwVwXBazJOylQItSRSF4cGmej2E4FVf/eNfGy6THkL9GzAahU9ErZrA==} + /@changesets/cli/2.26.0: + resolution: {integrity: sha512-0cbTiDms+ICTVtEwAFLNW0jBNex9f5+fFv3I771nBvdnV/mOjd1QJ4+f8KtVSOrwD9SJkk9xbDkWFb0oXd8d1Q==} hasBin: true dependencies: - '@babel/runtime': 7.20.1 - '@changesets/apply-release-plan': 6.1.2 - '@changesets/assemble-release-plan': 5.2.2 - '@changesets/changelog-git': 0.1.13 - '@changesets/config': 2.2.0 + '@babel/runtime': 7.20.6 + '@changesets/apply-release-plan': 6.1.3 + '@changesets/assemble-release-plan': 5.2.3 + '@changesets/changelog-git': 0.1.14 + '@changesets/config': 2.3.0 '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.4 - '@changesets/get-release-plan': 3.0.15 - '@changesets/git': 1.5.0 + '@changesets/get-dependents-graph': 1.3.5 + '@changesets/get-release-plan': 3.0.16 + '@changesets/git': 2.0.0 '@changesets/logger': 0.0.5 - '@changesets/pre': 1.0.13 - '@changesets/read': 0.5.8 - '@changesets/types': 5.2.0 - '@changesets/write': 0.2.2 + '@changesets/pre': 1.0.14 + '@changesets/read': 0.5.9 + '@changesets/types': 5.2.1 + '@changesets/write': 0.2.3 '@manypkg/get-packages': 1.1.3 '@types/is-ci': 3.0.0 '@types/semver': 6.2.3 @@ -5253,13 +5299,13 @@ packages: tty-table: 4.1.6 dev: true - /@changesets/config/2.2.0: - resolution: {integrity: sha512-GGaokp3nm5FEDk/Fv2PCRcQCOxGKKPRZ7prcMqxEr7VSsG75MnChQE8plaW1k6V8L2bJE+jZWiRm19LbnproOw==} + /@changesets/config/2.3.0: + resolution: {integrity: sha512-EgP/px6mhCx8QeaMAvWtRrgyxW08k/Bx2tpGT+M84jEdX37v3VKfh4Cz1BkwrYKuMV2HZKeHOh8sHvja/HcXfQ==} dependencies: '@changesets/errors': 0.1.4 - '@changesets/get-dependents-graph': 1.3.4 + '@changesets/get-dependents-graph': 1.3.5 '@changesets/logger': 0.0.5 - '@changesets/types': 5.2.0 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 micromatch: 4.0.5 @@ -5271,25 +5317,25 @@ packages: extendable-error: 0.1.7 dev: true - /@changesets/get-dependents-graph/1.3.4: - resolution: {integrity: sha512-+C4AOrrFY146ydrgKOo5vTZfj7vetNu1tWshOID+UjPUU9afYGDXI8yLnAeib1ffeBXV3TuGVcyphKpJ3cKe+A==} + /@changesets/get-dependents-graph/1.3.5: + resolution: {integrity: sha512-w1eEvnWlbVDIY8mWXqWuYE9oKhvIaBhzqzo4ITSJY9hgoqQ3RoBqwlcAzg11qHxv/b8ReDWnMrpjpKrW6m1ZTA==} dependencies: - '@changesets/types': 5.2.0 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 chalk: 2.4.2 fs-extra: 7.0.1 semver: 5.7.1 dev: true - /@changesets/get-release-plan/3.0.15: - resolution: {integrity: sha512-W1tFwxE178/en+zSj/Nqbc3mvz88mcdqUMJhRzN1jDYqN3QI4ifVaRF9mcWUU+KI0gyYEtYR65tour690PqTcA==} + /@changesets/get-release-plan/3.0.16: + resolution: {integrity: sha512-OpP9QILpBp1bY2YNIKFzwigKh7Qe9KizRsZomzLe6pK8IUo8onkAAVUD8+JRKSr8R7d4+JRuQrfSSNlEwKyPYg==} dependencies: - '@babel/runtime': 7.20.1 - '@changesets/assemble-release-plan': 5.2.2 - '@changesets/config': 2.2.0 - '@changesets/pre': 1.0.13 - '@changesets/read': 0.5.8 - '@changesets/types': 5.2.0 + '@babel/runtime': 7.20.6 + '@changesets/assemble-release-plan': 5.2.3 + '@changesets/config': 2.3.0 + '@changesets/pre': 1.0.14 + '@changesets/read': 0.5.9 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 dev: true @@ -5297,14 +5343,15 @@ packages: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: true - /@changesets/git/1.5.0: - resolution: {integrity: sha512-Xo8AT2G7rQJSwV87c8PwMm6BAc98BnufRMsML7m7Iw8Or18WFvFmxqG5aOL5PBvhgq9KrKvaeIBNIymracSuHg==} + /@changesets/git/2.0.0: + resolution: {integrity: sha512-enUVEWbiqUTxqSnmesyJGWfzd51PY4H7mH9yUw0hPVpZBJ6tQZFMU3F3mT/t9OJ/GjyiM4770i+sehAn6ymx6A==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@changesets/errors': 0.1.4 - '@changesets/types': 5.2.0 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 is-subdir: 1.2.0 + micromatch: 4.0.5 spawndamnit: 2.0.0 dev: true @@ -5314,31 +5361,31 @@ packages: chalk: 2.4.2 dev: true - /@changesets/parse/0.3.15: - resolution: {integrity: sha512-3eDVqVuBtp63i+BxEWHPFj2P1s3syk0PTrk2d94W9JD30iG+OER0Y6n65TeLlY8T2yB9Fvj6Ev5Gg0+cKe/ZUA==} + /@changesets/parse/0.3.16: + resolution: {integrity: sha512-127JKNd167ayAuBjUggZBkmDS5fIKsthnr9jr6bdnuUljroiERW7FBTDNnNVyJ4l69PzR57pk6mXQdtJyBCJKg==} dependencies: - '@changesets/types': 5.2.0 + '@changesets/types': 5.2.1 js-yaml: 3.14.1 dev: true - /@changesets/pre/1.0.13: - resolution: {integrity: sha512-jrZc766+kGZHDukjKhpBXhBJjVQMied4Fu076y9guY1D3H622NOw8AQaLV3oQsDtKBTrT2AUFjt9Z2Y9Qx+GfA==} + /@changesets/pre/1.0.14: + resolution: {integrity: sha512-dTsHmxQWEQekHYHbg+M1mDVYFvegDh9j/kySNuDKdylwfMEevTeDouR7IfHNyVodxZXu17sXoJuf2D0vi55FHQ==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@changesets/errors': 0.1.4 - '@changesets/types': 5.2.0 + '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 fs-extra: 7.0.1 dev: true - /@changesets/read/0.5.8: - resolution: {integrity: sha512-eYaNfxemgX7f7ELC58e7yqQICW5FB7V+bd1lKt7g57mxUrTveYME+JPaBPpYx02nP53XI6CQp6YxnR9NfmFPKw==} + /@changesets/read/0.5.9: + resolution: {integrity: sha512-T8BJ6JS6j1gfO1HFq50kU3qawYxa4NTbI/ASNVVCBTsKquy2HYwM9r7ZnzkiMe8IEObAJtUVGSrePCOxAK2haQ==} dependencies: - '@babel/runtime': 7.20.1 - '@changesets/git': 1.5.0 + '@babel/runtime': 7.20.6 + '@changesets/git': 2.0.0 '@changesets/logger': 0.0.5 - '@changesets/parse': 0.3.15 - '@changesets/types': 5.2.0 + '@changesets/parse': 0.3.16 + '@changesets/types': 5.2.1 chalk: 2.4.2 fs-extra: 7.0.1 p-filter: 2.1.0 @@ -5348,18 +5395,18 @@ packages: resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==} dev: true - /@changesets/types/5.2.0: - resolution: {integrity: sha512-km/66KOqJC+eicZXsm2oq8A8bVTSpkZJ60iPV/Nl5Z5c7p9kk8xxh6XGRTlnludHldxOOfudhnDN2qPxtHmXzA==} + /@changesets/types/5.2.1: + resolution: {integrity: sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg==} dev: true - /@changesets/write/0.2.2: - resolution: {integrity: sha512-kCYNHyF3xaId1Q/QE+DF3UTrHTyg3Cj/f++T8S8/EkC+jh1uK2LFnM9h+EzV+fsmnZDrs7r0J4LLpeI/VWC5Hg==} + /@changesets/write/0.2.3: + resolution: {integrity: sha512-Dbamr7AIMvslKnNYsLFafaVORx4H0pvCA2MHqgtNCySMe1blImEyAEOzDmcgKAkgz4+uwoLz7demIrX+JBr/Xw==} dependencies: - '@babel/runtime': 7.20.1 - '@changesets/types': 5.2.0 + '@babel/runtime': 7.20.6 + '@changesets/types': 5.2.1 fs-extra: 7.0.1 human-id: 1.0.2 - prettier: 2.8.0 + prettier: 2.8.1 dev: true /@cnakazawa/watch/1.0.4: @@ -5396,11 +5443,6 @@ packages: postcss-selector-parser: 6.0.11 dev: true - /@ctrl/tinycolor/3.4.1: - resolution: {integrity: sha512-ej5oVy6lykXsvieQtqZxCOaLT+xD4+QNarq78cIYISHmZXshCvROLudpQN3lfL8G0NL7plMSSK+zlyvCaIJ4Iw==} - engines: {node: '>=10'} - dev: false - /@discoveryjs/json-ext/0.5.7: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} @@ -5422,15 +5464,15 @@ packages: transitivePeerDependencies: - supports-color - /@emotion/babel-plugin/11.10.5_@babel+core@7.20.2: + /@emotion/babel-plugin/11.10.5_@babel+core@7.20.5: resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.2 - '@babel/runtime': 7.20.1 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 + '@babel/runtime': 7.20.6 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 '@emotion/serialize': 1.1.1 @@ -5477,7 +5519,7 @@ packages: /@emotion/memoize/0.8.0: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} - /@emotion/react/11.10.5_cuziicjcvwawlf5iuhzacuhqcy: + /@emotion/react/11.10.5_xl5my4wapvq2ctl7qwehtbgorq: resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} peerDependencies: '@babel/core': ^7.0.0 @@ -5489,15 +5531,15 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/runtime': 7.20.1 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/runtime': 7.20.6 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.3.0 - '@types/react': 18.0.25 + '@types/react': 18.0.26 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -5516,7 +5558,7 @@ packages: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false - /@emotion/styled/11.10.5_hmjty4frusbltjhl3xd7udcm2y: + /@emotion/styled/11.10.5_3djhvnr4jirfvebjqpipo7gthy: resolution: {integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==} peerDependencies: '@babel/core': ^7.0.0 @@ -5529,15 +5571,15 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/runtime': 7.20.1 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/runtime': 7.20.6 + '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.5 '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 '@emotion/utils': 1.2.0 - '@types/react': 18.0.25 + '@types/react': 18.0.26 react: 18.2.0 dev: false @@ -5567,15 +5609,15 @@ packages: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} dev: false - /@eslint/eslintrc/1.3.3: - resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==} + /@eslint/eslintrc/1.4.0: + resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 espree: 9.4.1 - globals: 13.18.0 - ignore: 5.2.0 + globals: 13.19.0 + ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -5671,8 +5713,8 @@ packages: tslib: 2.4.1 dev: false - /@humanwhocodes/config-array/0.11.7: - resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==} + /@humanwhocodes/config-array/0.11.8: + resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -5712,7 +5754,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 jest-message-util: 29.3.1 jest-util: 29.3.1 @@ -5733,14 +5775,14 @@ packages: '@jest/test-result': 29.3.1 '@jest/transform': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.7.0 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.2.0 - jest-config: 29.3.1_@types+node@18.11.9 + jest-config: 29.3.1_@types+node@18.11.17 jest-haste-map: 29.3.1 jest-message-util: 29.3.1 jest-regex-util: 29.2.0 @@ -5775,14 +5817,14 @@ packages: '@jest/test-result': 29.3.1 '@jest/transform': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.7.0 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.2.0 - jest-config: 29.3.1_odkjkoia5xunhxkdrka32ib6vi + jest-config: 29.3.1_xgdmd3tdlagpkcvgycprrn3igm jest-haste-map: 29.3.1 jest-message-util: 29.3.1 jest-regex-util: 29.2.0 @@ -5809,7 +5851,7 @@ packages: dependencies: '@jest/fake-timers': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 jest-mock: 29.3.1 dev: true @@ -5836,7 +5878,7 @@ packages: dependencies: '@jest/types': 29.3.1 '@sinonjs/fake-timers': 9.1.2 - '@types/node': 18.11.9 + '@types/node': 18.11.17 jest-message-util: 29.3.1 jest-mock: 29.3.1 jest-util: 29.3.1 @@ -5869,7 +5911,7 @@ packages: '@jest/transform': 29.3.1 '@jest/types': 29.3.1 '@jridgewell/trace-mapping': 0.3.17 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -5931,7 +5973,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -5954,7 +5996,7 @@ packages: resolution: {integrity: sha512-8wmCFBTVGYqFNLWfcOWoVuMuKYPUBTnTMDkdvFtAYELwDOl9RGwOsvQWGPFxDJ8AWY9xM/8xCXdqmPK3+Q5Lug==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jest/types': 29.3.1 '@jridgewell/trace-mapping': 0.3.17 babel-plugin-istanbul: 6.1.1 @@ -5979,7 +6021,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: true @@ -5991,7 +6033,7 @@ packages: '@jest/schemas': 29.0.0 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/yargs': 17.0.14 chalk: 4.1.2 dev: true @@ -6053,7 +6095,7 @@ packages: /@manypkg/find-root/1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 @@ -6062,7 +6104,7 @@ packages: /@manypkg/get-packages/1.1.3: resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@changesets/types': 4.1.0 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 @@ -6126,51 +6168,51 @@ packages: resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} dev: true - /@motionone/animation/10.14.0: - resolution: {integrity: sha512-h+1sdyBP8vbxEBW5gPFDnj+m2DCqdlAuf2g6Iafb1lcMnqjsRXWlPw1AXgvUMXmreyhqmPbJqoNfIKdytampRQ==} + /@motionone/animation/10.15.1: + resolution: {integrity: sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==} dependencies: - '@motionone/easing': 10.14.0 - '@motionone/types': 10.14.0 - '@motionone/utils': 10.14.0 - tslib: 2.4.0 + '@motionone/easing': 10.15.1 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 + tslib: 2.4.1 dev: false - /@motionone/dom/10.13.1: - resolution: {integrity: sha512-zjfX+AGMIt/fIqd/SL1Lj93S6AiJsEA3oc5M9VkUr+Gz+juRmYN1vfvZd6MvEkSqEjwPQgcjN7rGZHrDB9APfQ==} + /@motionone/dom/10.15.3: + resolution: {integrity: sha512-FQ7a2zMBXc1UeU8CG9G3yDpst55fbb0+C9A0VGfwOITitBCzigKZnXRgsRSWWR+FW57GSc13eGQxtYB0lKG0Ng==} dependencies: - '@motionone/animation': 10.14.0 - '@motionone/generators': 10.14.0 - '@motionone/types': 10.14.0 - '@motionone/utils': 10.14.0 + '@motionone/animation': 10.15.1 + '@motionone/generators': 10.15.1 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 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==} + /@motionone/easing/10.15.1: + resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==} dependencies: - '@motionone/utils': 10.14.0 - tslib: 2.4.0 + '@motionone/utils': 10.15.1 + tslib: 2.4.1 dev: false - /@motionone/generators/10.14.0: - resolution: {integrity: sha512-6kRHezoFfIjFN7pPpaxmkdZXD36tQNcyJe3nwVqwJ+ZfC0e3rFmszR8kp9DEVFs9QL/akWjuGPSLBI1tvz+Vjg==} + /@motionone/generators/10.15.1: + resolution: {integrity: sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==} dependencies: - '@motionone/types': 10.14.0 - '@motionone/utils': 10.14.0 - tslib: 2.4.0 + '@motionone/types': 10.15.1 + '@motionone/utils': 10.15.1 + tslib: 2.4.1 dev: false - /@motionone/types/10.14.0: - resolution: {integrity: sha512-3bNWyYBHtVd27KncnJLhksMFQ5o2MSdk1cA/IZqsHtA9DnRM1SYgN01CTcJ8Iw8pCXF5Ocp34tyAjY7WRpOJJQ==} + /@motionone/types/10.15.1: + resolution: {integrity: sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==} dev: false - /@motionone/utils/10.14.0: - resolution: {integrity: sha512-sLWBLPzRqkxmOTRzSaD3LFQXCPHvDzyHJ1a3VP9PRzBxyVd2pv51/gMOsdAcxQ9n+MIeGJnxzXBYplUHKj4jkw==} + /@motionone/utils/10.15.1: + resolution: {integrity: sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==} dependencies: - '@motionone/types': 10.14.0 + '@motionone/types': 10.15.1 hey-listen: 1.0.8 - tslib: 2.4.0 + tslib: 2.4.1 dev: false /@mrmlnc/readdir-enhanced/2.2.1: @@ -6189,10 +6231,10 @@ packages: set-cookie-parser: 2.5.1 dev: false - /@mswjs/data/0.11.0_typescript@4.9.3: + /@mswjs/data/0.11.0_typescript@4.9.4: resolution: {integrity: sha512-Gxwfand2QuU6/B+0z91bzS3JYDTt1pskzFyO8IivvAagADQM+/s0pvJcw8/BBBRGYCHKlh32N/dD27FWo110jg==} dependencies: - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 '@types/md5': 2.3.2 '@types/pluralize': 0.0.29 '@types/uuid': 8.3.4 @@ -6206,7 +6248,7 @@ packages: strict-event-emitter: 0.2.8 uuid: 8.3.2 optionalDependencies: - msw: 0.49.0_typescript@4.9.3 + msw: 0.49.2_typescript@4.9.4 transitivePeerDependencies: - encoding - supports-color @@ -6281,10 +6323,10 @@ packages: mkdirp: 1.0.4 rimraf: 3.0.2 - /@nrwl/cli/15.2.1: - resolution: {integrity: sha512-ufBJ5o3WCixdp6/TPkpn4rH3QBFJcqCMG1d14A/SvAkEnXu3vWlj3E+4GXf3CK+sGNjjf3ZGoNm7OFV+/Ml4GA==} + /@nrwl/cli/15.3.3: + resolution: {integrity: sha512-ZWTmVP9H3ukppWWGaS/s3Nym2nOYgnt6eHtuUFNsroz8LesG5oFAJviOz9jDEM/b+pLIrvYfU5aAGZqrtM3Z2A==} dependencies: - nx: 15.2.1 + nx: 15.3.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -6307,11 +6349,11 @@ packages: - debug dev: true - /@nrwl/tao/15.2.1: - resolution: {integrity: sha512-6ApglWKORasLhtjlJmqo2co/UexSSiD7mWVxT2886oKG2Y/T/5RnPFNhJgGnKJIURCNMxiSKhq7GAA+CE9zRZg==} + /@nrwl/tao/15.3.3: + resolution: {integrity: sha512-f9+VwhlJ/7TWpjHSgoUOAA067uP9DmzABMY9HC5OREEDaCx+rzYEvbLAPv6cXzWw+6IYM6cyKw0zWSQrdEVrWg==} hasBin: true dependencies: - nx: 15.2.1 + nx: 15.3.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -6422,12 +6464,12 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || 18 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 react: 18.2.0 dev: false - /@reduxjs/toolkit/1.9.0_k4ae6lp43ej6mezo3ztvx6pykq: - resolution: {integrity: sha512-ak11IrjYcUXRqlhNPwnz6AcvA2ynJTu8PzDbbqQw4a3xR4KZtgiqbNblQD+10CRbfK4+5C79SOyxnT9dhBqFnA==} + /@reduxjs/toolkit/1.9.1_k4ae6lp43ej6mezo3ztvx6pykq: + resolution: {integrity: sha512-HikrdY+IDgRfRYlCTGUQaiCxxDDgM1mQrRbZ6S1HFZX5ZYuJ4o8EstNmhTwHdPl2rTmLxzwSu0b3AyeyTlR+RA==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 || 18 react-redux: ^7.2.1 || ^8.0.2 @@ -6439,13 +6481,13 @@ packages: dependencies: immer: 9.0.16 react: 18.2.0 - react-redux: 8.0.5_moha6x5fbqoiok2ot63p7hwafm + react-redux: 8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq redux: 4.2.0 redux-thunk: 2.4.2_redux@4.2.0 reselect: 4.1.7 - /@remix-run/router/1.0.3: - resolution: {integrity: sha512-ceuyTSs7PZ/tQqi19YZNBc5X7kj1f8p+4DIyrcIYFY9h+hd1OKm4RqtiWldR9eGEvIiJfsqwM4BsuCtRIuEw6Q==} + /@remix-run/router/1.2.0: + resolution: {integrity: sha512-GO82KYYTWPRCgdNtnheaZG3LcViUlxRFlHM7ykh7N+ufoXi6PVIHoP+9RUG/vuzl2hr9i/h6EA1Eq+2HpqJ0gQ==} engines: {node: '>=14'} dev: false @@ -6464,7 +6506,7 @@ packages: react: '>=16.14.0 || 18' react-dom: '>=16.14.0 || 18' dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@popperjs/core': 2.11.6 '@react-aria/ssr': 3.4.0_react@18.2.0 '@restart/hooks': 0.4.7_react@18.2.0 @@ -6495,7 +6537,7 @@ packages: react: 18.2.0 react-is: 16.9.0 - /@rollup/plugin-babel/6.0.3_5ym7h42s56tgmcosae5a5rikwq: + /@rollup/plugin-babel/6.0.3_zrxplyvfi52whpdwd6wkjjeo5q: resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6508,14 +6550,14 @@ packages: rollup: optional: true dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@babel/helper-module-imports': 7.18.6 - '@rollup/pluginutils': 5.0.2_rollup@3.5.0 - rollup: 3.5.0 + '@rollup/pluginutils': 5.0.2_rollup@3.7.5 + rollup: 3.7.5 dev: true - /@rollup/plugin-commonjs/23.0.2_rollup@3.5.0: - resolution: {integrity: sha512-e9ThuiRf93YlVxc4qNIurvv+Hp9dnD+4PjOqQs5vAYfcZ3+AXSrcdzXnVjWxcGQOa6KGJFcRZyUI3ktWLavFjg==} + /@rollup/plugin-commonjs/23.0.7_rollup@3.7.5: + resolution: {integrity: sha512-hsSD5Qzyuat/swzrExGG5l7EuIlPhwTsT7KwKbSCQzIcJWjRxiimi/0tyMYY2bByitNb3i1p+6JWEDGa0NvT0Q==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.68.0||^3.0.0 @@ -6523,16 +6565,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.5.0 + '@rollup/pluginutils': 5.0.2_rollup@3.7.5 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.5.0 + magic-string: 0.27.0 + rollup: 3.7.5 dev: true - /@rollup/plugin-node-resolve/15.0.1_rollup@3.5.0: + /@rollup/plugin-node-resolve/15.0.1_rollup@3.7.5: resolution: {integrity: sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6541,17 +6583,17 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.0.2_rollup@3.5.0 + '@rollup/pluginutils': 5.0.2_rollup@3.7.5 '@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.5.0 + rollup: 3.7.5 dev: true - /@rollup/plugin-terser/0.1.0_rollup@3.5.0: - resolution: {integrity: sha512-N2KK+qUfHX2hBzVzM41UWGLrEmcjVC37spC8R3c9mt3oEDFKh3N2e12/lLp9aVSt86veR0TQiCNQXrm8C6aiUQ==} + /@rollup/plugin-terser/0.2.1_rollup@3.7.5: + resolution: {integrity: sha512-hV52c8Oo6/cXZZxVVoRNBb4zh+EKSHS4I1sedWV5pf0O+hTLSkrf6w86/V0AZutYtwBguB6HLKwz89WDBfwGOA==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.x || ^3.x @@ -6559,7 +6601,9 @@ packages: rollup: optional: true dependencies: - rollup: 3.5.0 + rollup: 3.7.5 + serialize-javascript: 6.0.0 + smob: 0.0.6 terser: 5.16.0 dev: true @@ -6571,7 +6615,7 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils/5.0.2_rollup@3.5.0: + /@rollup/pluginutils/5.0.2_rollup@3.7.5: resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -6583,7 +6627,7 @@ packages: '@types/estree': 1.0.0 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.5.0 + rollup: 3.7.5 dev: true /@sinclair/typebox/0.24.51: @@ -6625,8 +6669,8 @@ packages: resolution: {integrity: sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==} dev: true - /@storybook/addon-actions/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-3Tji0gIy95havhTpSc6CsFl5lNxGn4O5Y1U9fyji+GRkKqDFOrvVLYAHPtLOpYdEI5tF0bDo+akiqfDouY8+eA==} + /@storybook/addon-actions/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-cnLzVK1S+EydFDSuvxMmMAxVqNXijBGdV9QTgsu6ys5sOkoiXRETKZmxuN8/ZRbkfc4N+1KAylSCZOOHzBQTBQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6636,13 +6680,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6659,8 +6703,8 @@ packages: uuid-browser: 3.1.0 dev: true - /@storybook/addon-backgrounds/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-b4JX7JMY7e50y1l6g71D+2XWV3GO0TO2z1ta8J6W4OQt8f44V7sSkRQaJUzXdLjQMrA+Anojuy1ZwPjVeLC6vg==} + /@storybook/addon-backgrounds/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-9ddB3QIL8mRurf7TvYG1P9i1sW0b8Iik3kGlHggKogHER9WJPzbiUeH0XDjkASSa4rMCZdYn5CZKNkIAoJ2jdA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6670,13 +6714,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 global: 4.4.0 memoizerific: 1.11.3 @@ -6687,8 +6731,8 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-lYq3uf2mlVevm0bi6ueL3H6TpUMRYW9s/pTNTVJT225l27kLdFR9wEKxAkCBrlKaTgDLJmzzDRsJE3NLZlR/5Q==} + /@storybook/addon-controls/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-q5y0TvD0stvQoJZ2PnFmmKIRNSOI4/k2NKyZq//J2cBUBcP1reYlFxdsNwLZWmAFpSIkc2+nsliEzNxU1WByoA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6698,15 +6742,15 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/node-logger': 6.5.13 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/node-logger': 6.5.15 + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 lodash: 4.17.21 react: 18.2.0 @@ -6721,8 +6765,8 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.13_gfeskznvl6oz6i7voqpdbhf2xy: - resolution: {integrity: sha512-RG/NjsheD9FixZ789RJlNyNccaR2Cuy7CtAwph4oUNi3aDFjtOI8Oe9L+FOT7qtVnZLw/YMjF+pZxoDqJNKLPw==} + /@storybook/addon-docs/6.5.15_6vks55to3m3a5tiiibgux3fcau: + resolution: {integrity: sha512-k3LAu+wVp6pNhfh6B1soCRl6+7sNTNxtqy6WTrIeVJVCGbXbyc5s7gQ48gJ4WAk6meoDEZbypiP4NK1El03YLg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6735,25 +6779,25 @@ packages: react-dom: optional: true dependencies: - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.2 - '@babel/preset-env': 7.20.2_@babel+core@7.20.2 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22_react@18.2.0 - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.2 - '@storybook/node-logger': 6.5.13 - '@storybook/postinstall': 6.5.13 - '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/source-loader': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y - babel-loader: 8.3.0_npabyccmuonwo2rku4k53xo3hi + '@storybook/docs-tools': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.5 + '@storybook/node-logger': 6.5.15 + '@storybook/postinstall': 6.5.15 + '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/source-loader': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y + babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu core-js: 3.26.1 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6776,8 +6820,8 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.13_ggaoyc47wy3ua4t6by2tzv2uxi: - resolution: {integrity: sha512-G9FVAWV7ixjVLWeLgIX+VT90tcAk6yQxfZQegfg5ucRilGysJCDaNnoab4xuuvm1R40TfFhba3iAGZtQYsddmw==} + /@storybook/addon-essentials/6.5.15_f5aeetbt7hal5oebpnz6rkvmbi: + resolution: {integrity: sha512-m3EY6BhUk6Z9Et7P5wGaRGNoEDHzJIOsLbGS/4IXvIoDfrqmNIilqUQl8kfDqpVdBSFprvpacHpKpLosu9H37w==} peerDependencies: '@babel/core': ^7.9.6 '@storybook/angular': '*' @@ -6833,20 +6877,20 @@ packages: webpack: optional: true dependencies: - '@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_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_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/node-logger': 6.5.13 + '@babel/core': 7.20.5 + '@storybook/addon-actions': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/addon-backgrounds': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/addon-controls': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/addon-docs': 6.5.15_6vks55to3m3a5tiiibgux3fcau + '@storybook/addon-measure': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/addon-outline': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/addon-toolbars': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/addon-viewport': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/builder-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/node-logger': 6.5.15 core-js: 3.26.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -6863,8 +6907,8 @@ packages: - webpack-command dev: true - /@storybook/addon-measure/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-pi5RFB9YTnESRFtYHAVRUrgEI5to0TFc4KndtwcCKt1fMJ8OFjXQeznEfdj95PFeUvW5TNUwjL38vK4LhicB+g==} + /@storybook/addon-measure/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-j77WX/v6qpWK8ZuYscWLIc+Am4/WOJRsVgyXLIw1EZIviQsjoXPo7mmyoTneEIbbHfPtWlLRbtmkjh8DAVDrCA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6874,11 +6918,11 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.26.1 global: 4.4.0 @@ -6886,8 +6930,8 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: true - /@storybook/addon-outline/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-8d8taPheO/tryflzXbj2QRuxHOIS8CtzRzcaglCcioqHEMhOIDOx9BdXKdheq54gdk/UN94HdGJUoVxYyXwZ4Q==} + /@storybook/addon-outline/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-8yGEZQOYypnliU3rsakoZlgT4Pkq8iOhX9JclVXZL/fJMQWFQGCsXqlLaRn8sx7qsa+21PPxY5bd2+Hv/Au4zQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6897,11 +6941,11 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.26.1 global: 4.4.0 @@ -6911,8 +6955,8 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/addon-toolbars/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-Qgr4wKRSP+gY1VaN7PYT4TM1um7KY341X3GHTglXLFHd8nDsCweawfV2shaX3WxCfZmVro8g4G+Oest30kLLCw==} + /@storybook/addon-toolbars/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-btwDTgElmaaT0dBRASABbTpq6m1UiQXQmLUmxfjLxVC3I2SK5tyJKbPQ2hVLFAQHK4cQn4u45BxdZ5LDpJ830A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6922,19 +6966,19 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 regenerator-runtime: 0.13.11 dev: true - /@storybook/addon-viewport/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-KSfeuCSIjncwWGnUu6cZBx8WNqYvm5gHyFvkSPKEu0+MJtgncbUy7pl53lrEEr6QmIq0GRXvS3A0XzV8RCnrSA==} + /@storybook/addon-viewport/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-oOiVzgFMlTnzPLVoHWQNzWdmpksrUyT6Aq8ZOyBPNMQ0RN2doIgFr7W53nZ1OBB5cPQx9q2FgWwzJ7Tawo+iVA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -6944,12 +6988,12 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-events': 6.5.13 - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-events': 6.5.15 + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 global: 4.4.0 memoizerific: 1.11.3 @@ -6959,19 +7003,19 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/addons/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-18CqzNnrGMfeZtiKz+R/3rHtSNnfNwz6y6prIQIbWseK16jY8ELTfIFGviwO5V2OqpbHDQi5+xQQ63QAIb89YA==} + /@storybook/addons/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-xT31SuSX+kYGyxCNK2nqL7WTxucs3rSmhiCLovJcUjYk+QquV3c2c53Ki7lwwdDbzfXFcNAe0HJ4hoTN4jhn0Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channels': 6.5.13 - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channels': 6.5.15 + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/router': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/webpack-env': 1.18.0 core-js: 3.26.1 global: 4.4.0 @@ -6980,19 +7024,19 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/api/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-xVSmB7/IuFd6G7eiJjbI2MuS7SZunoUM6d+YCWpjiehfMeX47MXt1gZtOwFrgJC1ShZlefXFahq/dvxwtmWs+w==} + /@storybook/api/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-BBE0KXKvj1/3jTghbIoWfrcDM0t+xO7EYtWWAXD6XlhGsZVD2Dy82Z52ONyLulMDRpMWl0OYy3h6A1YnFUH25w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/channels': 6.5.13 - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/channels': 6.5.15 + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/router': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -7007,8 +7051,8 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-Agqy3IKPv3Nl8QqdS7PjtqLp+c0BD8+/3A2ki/YfKqVz+F+J34EpbZlh3uU053avm1EoNQHSmhZok3ZlWH6O7A==} + /@storybook/builder-webpack4/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-1ZkMECUUdiYplhlgyUF5fqW3XU7eWNDJbuPUguyDOeidgJ111WZzBcLuKj+SNrzdNNgXwROCWAFybiNnX33YHQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7017,38 +7061,38 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.2 - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channel-postmessage': 6.5.13 - '@storybook/channels': 6.5.13 - '@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_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/core-events': 6.5.13 - '@storybook/node-logger': 6.5.13 - '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@babel/core': 7.20.5 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channel-postmessage': 6.5.15 + '@storybook/channels': 6.5.15 + '@storybook/client-api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-events': 6.5.15 + '@storybook/node-logger': 6.5.15 + '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/router': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.3 '@types/webpack': 4.41.33 autoprefixer: 9.8.8 - babel-loader: 8.3.0_tktscwi5cl3qcx6vcfwkvrwn6i + babel-loader: 8.3.0_em3sh5kto35xuanci4cvhzqfay case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.26.1 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_2yqjpsxjcwhf26ay4mtn5wajne + fork-ts-checker-webpack-plugin: 4.1.6_kkfru4rqae5axw7aezlpgdmyl4 glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 html-webpack-plugin: 4.5.2_webpack@4.46.0 - pnp-webpack-plugin: 1.6.4_typescript@4.9.3 + pnp-webpack-plugin: 1.6.4_typescript@4.9.4 postcss: 7.0.39 postcss-flexbugs-fixes: 4.2.1 postcss-loader: 4.3.0_gzaxsinx64nntyd3vmdqwl7coe @@ -7059,7 +7103,7 @@ packages: style-loader: 1.3.0_webpack@4.46.0 terser-webpack-plugin: 4.2.3_webpack@4.46.0 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 url-loader: 4.1.1_lit45vopotvaqup7lrvlnvtxwy util-deprecate: 1.0.2 webpack: 4.46.0 @@ -7076,8 +7120,8 @@ packages: - webpack-command dev: true - /@storybook/builder-webpack5/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-juNH31ZljWbaoBD6Yx2/iQ4G66UBkwq+cFUqLzgVROKMXmYaT0AJYbfyY8CgGqcXkc+sqNA63yWaLWd8/K9vTg==} + /@storybook/builder-webpack5/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-BnSoAmI02pvbGBSyzCx+voXb/d5EopQ78zx/lYv4CeOspBFOYEfGvAgYHILFo04V12S2/k8aSOc/tCYw5AqPtw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7086,30 +7130,30 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.2 - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channel-postmessage': 6.5.13 - '@storybook/channels': 6.5.13 - '@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_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/core-events': 6.5.13 - '@storybook/node-logger': 6.5.13 - '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@babel/core': 7.20.5 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channel-postmessage': 6.5.15 + '@storybook/channels': 6.5.15 + '@storybook/client-api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-events': 6.5.15 + '@storybook/node-logger': 6.5.15 + '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/router': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.3 - babel-loader: 8.3.0_npabyccmuonwo2rku4k53xo3hi + babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu babel-plugin-named-exports-order: 0.0.2 browser-assert: 1.2.1 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_fwd4bdvtlcwk7dnkbybkcmtpo4 + fork-ts-checker-webpack-plugin: 6.5.2_az3o33dww67cevji5ejlhmxqnq glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 html-webpack-plugin: 5.5.0_webpack@5.75.0 @@ -7121,7 +7165,7 @@ packages: style-loader: 2.0.0_webpack@5.75.0 terser-webpack-plugin: 5.3.6_webpack@5.75.0 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 util-deprecate: 1.0.2 webpack: 5.75.0 webpack-dev-middleware: 4.3.0_webpack@5.75.0 @@ -7138,49 +7182,49 @@ packages: - webpack-command dev: true - /@storybook/channel-postmessage/6.5.13: - resolution: {integrity: sha512-R79MBs0mQ7TV8M/a6x/SiTRyvZBidDfMEEthG7Cyo9p35JYiKOhj2535zhW4qlVMESBu95pwKYBibTjASoStPw==} + /@storybook/channel-postmessage/6.5.15: + resolution: {integrity: sha512-gMpA8LWT8lC4z5KWnaMh03aazEwtDO7GtY5kZVru+EEMgExGmaR82qgekwmLmgLj2nRJEv0o138o9IqYUcou8w==} dependencies: - '@storybook/channels': 6.5.13 - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/channels': 6.5.15 + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 core-js: 3.26.1 global: 4.4.0 qs: 6.11.0 telejson: 6.0.8 dev: true - /@storybook/channel-websocket/6.5.13: - resolution: {integrity: sha512-kwh667H+tzCiNvs92GNwYOwVXdj9uHZyieRAN5rJtTBJ7XgLzGkpTEU50mWlbc0nDKhgE0qYvzyr5H393Iy5ug==} + /@storybook/channel-websocket/6.5.15: + resolution: {integrity: sha512-K85KEgzo5ahzJNJjyUbSNyuRmkeC8glJX2hCg2j9HiJ9rasX53qugkODrKDlWAeheulo3kR13VSuAqIuwVbmbw==} dependencies: - '@storybook/channels': 6.5.13 - '@storybook/client-logger': 6.5.13 + '@storybook/channels': 6.5.15 + '@storybook/client-logger': 6.5.15 core-js: 3.26.1 global: 4.4.0 telejson: 6.0.8 dev: true - /@storybook/channels/6.5.13: - resolution: {integrity: sha512-sGYSilE30bz0jG+HdHnkv0B4XkAv2hP+KRZr4xmnv+MOOQpRnZpJ5Z3HVU16s17cj/83NWihKj6BuKcEVzyilg==} + /@storybook/channels/6.5.15: + resolution: {integrity: sha512-gPpsBgirv2NCXbH4WbYqdkI0JLE96aiVuu7UEWfn9yu071pQ9CLHbhXGD9fSFNrfOkyBBY10ppSE7uCXw3Wexg==} dependencies: core-js: 3.26.1 ts-dedent: 2.2.0 util-deprecate: 1.0.2 dev: true - /@storybook/client-api/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-uH1mAWbidPiuuTdMUVEiuaNOfrYXm+9QLSP1MMYTKULqEOZI5MSOGkEDqRfVWxbYv/iWBOPTQ+OM9TQ6ecYacg==} + /@storybook/client-api/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-0ZGpRgVz7rdbCguBqBpwObXbsVY5qlSTWDzzIBpmz8EkxW/MtK5wEyeq+0L0O+DTn41FwvH5yCGLAENpzWD8BQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channel-postmessage': 6.5.13 - '@storybook/channels': 6.5.13 - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channel-postmessage': 6.5.15 + '@storybook/channels': 6.5.15 + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/qs': 6.9.7 '@types/webpack-env': 1.18.0 core-js: 3.26.1 @@ -7198,22 +7242,22 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/client-logger/6.5.13: - resolution: {integrity: sha512-F2SMW3LWFGXLm2ENTwTitrLWJgmMXRf3CWQXdN2EbkNCIBHy5Zcbt+91K4OX8e2e5h9gjGfrdYbyYDYOoUCEfA==} + /@storybook/client-logger/6.5.15: + resolution: {integrity: sha512-0uyxKvodq+FycGv6aUwC1wUR6suXf2+7ywMFAOlYolI4UvNj8NyU/5AfgKT5XnxYAgPmoCiAjOE700TrfHrosw==} dependencies: core-js: 3.26.1 global: 4.4.0 dev: true - /@storybook/components/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-6Hhx70JK5pGfKCkqMU4yq/BBH+vRTmzj7tZKfPwba+f8VmTMoOr/2ysTQFRtXryiHB6Z15xBYgfq5x2pIwQzLQ==} + /@storybook/components/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-bHTT0Oa3s4g+MBMaLBbX9ofMtb1AW59AzIUNGrfqW1XqJMGuUHMiJ7TSo+i5dRSFpbFygnwMEG9LfHxpR2Z0Dw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/client-logger': 6.5.13 + '@storybook/client-logger': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 memoizerific: 1.11.3 qs: 6.11.0 @@ -7223,8 +7267,8 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/core-client/6.5.13_5ey2xofmun3swml4ceosmuhnmq: - resolution: {integrity: sha512-YuELbRokTBdqjbx/R4/7O4rou9kvbBIOJjlUkor9hdLLuJ3P0yGianERGNkZFfvcfMBAxU0p52o7QvDldSR3kA==} + /@storybook/core-client/6.5.15_fzk2o5r53sgjs5saca2d7spkha: + resolution: {integrity: sha512-i9t4WONy2MxJwLI1FIp5ck7b52EXyJfALnxUn4O/3GTkw09J0NOKi2DPjefUsi7IB5MzFpDjDH9vw/XiTM+OZw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7234,16 +7278,16 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channel-postmessage': 6.5.13 - '@storybook/channel-websocket': 6.5.13 - '@storybook/client-api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channel-postmessage': 6.5.15 + '@storybook/channel-websocket': 6.5.15 + '@storybook/client-api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.26.1 @@ -7254,51 +7298,51 @@ packages: react-dom: 18.2.0_react@18.2.0 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.3 - unfetch: 4.2.0 - util-deprecate: 1.0.2 - webpack: 4.46.0 - dev: true - - /@storybook/core-client/6.5.13_ep3nicfz4qcahezcs7kmkfeniq: - resolution: {integrity: sha512-YuELbRokTBdqjbx/R4/7O4rou9kvbBIOJjlUkor9hdLLuJ3P0yGianERGNkZFfvcfMBAxU0p52o7QvDldSR3kA==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 - typescript: '*' - webpack: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channel-postmessage': 6.5.13 - '@storybook/channel-websocket': 6.5.13 - '@storybook/client-api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 - '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/ui': 6.5.13_biqbaboplfbrettd7655fr4n2y - airbnb-js-shims: 2.2.1 - ansi-to-html: 0.6.15 - core-js: 3.26.1 - global: 4.4.0 - lodash: 4.17.21 - qs: 6.11.0 - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - regenerator-runtime: 0.13.11 - ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 unfetch: 4.2.0 util-deprecate: 1.0.2 webpack: 5.75.0 dev: true - /@storybook/core-common/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-+DVZrRsteE9pw0X5MNffkdBgejQnbnL+UOG3qXkE9xxUamQALnuqS/w1BzpHE9WmOHuf7RWMKflyQEW3OLKAJg==} + /@storybook/core-client/6.5.15_o3ten7nsuz3dqqktls46i6uq3y: + resolution: {integrity: sha512-i9t4WONy2MxJwLI1FIp5ck7b52EXyJfALnxUn4O/3GTkw09J0NOKi2DPjefUsi7IB5MzFpDjDH9vw/XiTM+OZw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 + typescript: '*' + webpack: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channel-postmessage': 6.5.15 + '@storybook/channel-websocket': 6.5.15 + '@storybook/client-api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 + '@storybook/csf': 0.0.2--canary.4566f4d.1 + '@storybook/preview-web': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y + airbnb-js-shims: 2.2.1 + ansi-to-html: 0.6.15 + core-js: 3.26.1 + global: 4.4.0 + lodash: 4.17.21 + qs: 6.11.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + regenerator-runtime: 0.13.11 + ts-dedent: 2.2.0 + typescript: 4.9.4 + unfetch: 4.2.0 + util-deprecate: 1.0.2 + webpack: 4.46.0 + dev: true + + /@storybook/core-common/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-uits9o6qwHTPnjsNZP25f7hWmUBGRJ7FXtxxtEaNSmtiwk50KWxBaro7wt505lJ1Gb9vOhpNPhS7y3IxdsXNmQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7307,41 +7351,41 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-decorators': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.20.2 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.2 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.2 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.2 - '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-transform-spread': 7.19.0_@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 - '@babel/register': 7.18.9_@babel+core@7.20.2 - '@storybook/node-logger': 6.5.13 + '@babel/core': 7.20.5 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-decorators': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.20.5 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.5 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.5 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.5 + '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.5 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + '@babel/register': 7.18.9_@babel+core@7.20.5 + '@storybook/node-logger': 6.5.15 '@storybook/semver': 7.3.2 '@types/node': 16.18.3 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.3.0_tktscwi5cl3qcx6vcfwkvrwn6i + babel-loader: 8.3.0_em3sh5kto35xuanci4cvhzqfay babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.20.2 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.20.5 chalk: 4.1.2 core-js: 3.26.1 express: 4.18.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_2yqjpsxjcwhf26ay4mtn5wajne + fork-ts-checker-webpack-plugin: 6.5.2_kkfru4rqae5axw7aezlpgdmyl4 fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -7357,7 +7401,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 util-deprecate: 1.0.2 webpack: 4.46.0 transitivePeerDependencies: @@ -7368,14 +7412,14 @@ packages: - webpack-command dev: true - /@storybook/core-events/6.5.13: - resolution: {integrity: sha512-kL745tPpRKejzHToA3/CoBNbI+NPRVk186vGxXBmk95OEg0TlwgQExP8BnqEtLlRZMbW08e4+6kilc1M1M4N5w==} + /@storybook/core-events/6.5.15: + resolution: {integrity: sha512-B1Ba6l5W7MeNclclqMMTMHgYgfdpB5SIhNCQFnzIz8blynzRhNFMdxvbAl6Je5G0S4xydYYd7Lno2kXQebs7HA==} dependencies: core-js: 3.26.1 dev: true - /@storybook/core-server/6.5.13_bugjgtzxlvoxlp3jfb73mh42oe: - resolution: {integrity: sha512-vs7tu3kAnFwuINio1p87WyqDNlFyZESmeh9s7vvrZVbe/xS/ElqDscr9DT5seW+jbtxufAaHsx+JUTver1dheQ==} + /@storybook/core-server/6.5.15_qhdeggitumap5653mursb7x3zq: + resolution: {integrity: sha512-m+pZwHhCjwryeqTptyyKHSbIjnnPGKoRSnkqLTOpKQf8llZMnNQWUFrn4fx6UDKzxFQ2st2+laV8O2QbMs8qwQ==} peerDependencies: '@storybook/builder-webpack5': '*' '@storybook/manager-webpack5': '*' @@ -7391,19 +7435,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@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_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/core-events': 6.5.13 + '@storybook/builder-webpack4': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/builder-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-client': 6.5.15_o3ten7nsuz3dqqktls46i6uq3y + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/csf-tools': 6.5.13 - '@storybook/manager-webpack4': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/node-logger': 6.5.13 + '@storybook/csf-tools': 6.5.15 + '@storybook/manager-webpack4': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/manager-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/node-logger': 6.5.15 '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/telemetry': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/telemetry': 6.5.15_u7mmoyqfty2flmkfggora6dwra '@types/node': 16.18.3 '@types/node-fetch': 2.6.2 '@types/pretty-hrtime': 1.0.1 @@ -7434,7 +7478,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 util-deprecate: 1.0.2 watchpack: 2.4.0 webpack: 4.46.0 @@ -7453,8 +7497,8 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.13_ihynli3r3rvrkbmo2u6ey6cdfq: - resolution: {integrity: sha512-kw1lCgbsxzUimGww6t5rmuWJmFPe9kGGyzIqvj4RC4BBcEsP40LEu9XhSfvnb8vTOLIULFZeZpdRFfJs4TYbUw==} + /@storybook/core/6.5.15_b5fjqqvegzepvw5d7tnollnhrq: + resolution: {integrity: sha512-T9TjLxbb5P/XvLEoj0dnbtexJa0V3pqCifRlIUNkTJO0nU3PdGLMcKMSyIYWjkthAJ9oBrajnodV0UveM/epTg==} peerDependencies: '@storybook/builder-webpack5': '*' '@storybook/manager-webpack5': '*' @@ -7470,13 +7514,13 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/core-client': 6.5.13_ep3nicfz4qcahezcs7kmkfeniq - '@storybook/core-server': 6.5.13_bugjgtzxlvoxlp3jfb73mh42oe - '@storybook/manager-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/builder-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/core-client': 6.5.15_fzk2o5r53sgjs5saca2d7spkha + '@storybook/core-server': 6.5.15_qhdeggitumap5653mursb7x3zq + '@storybook/manager-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - typescript: 4.9.3 + typescript: 4.9.4 webpack: 5.75.0 transitivePeerDependencies: - '@storybook/mdx2-csf' @@ -7491,23 +7535,23 @@ packages: - webpack-command dev: true - /@storybook/csf-tools/6.5.13: - resolution: {integrity: sha512-63Ev+VmBqzwSwfUzbuXOLKBD5dMTK2zBYLQ9anTVw70FuTikwTsGIbPgb098K0vsxRCgxl7KM7NpivHqtZtdjw==} + /@storybook/csf-tools/6.5.15: + resolution: {integrity: sha512-2LwSD7yE/ccXBc58K4vdKw/oJJg6IpC4WD51rBt2mAl5JUCkxhOq7wG/Z8Wy1lZw2LVuKNTmjVou5blGRI/bTg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 peerDependenciesMeta: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/generator': 7.20.4 - '@babel/parser': 7.20.3 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.2 - '@babel/preset-env': 7.20.2_@babel+core@7.20.2 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/core': 7.20.5 + '@babel/generator': 7.20.5 + '@babel/parser': 7.20.5 + '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.2 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.20.5 core-js: 3.26.1 fs-extra: 9.1.0 global: 4.4.0 @@ -7523,12 +7567,12 @@ packages: lodash: 4.17.21 dev: true - /@storybook/docs-tools/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-hB+hk+895ny4SW84j3X5iV55DHs3bCfTOp7cDdcZJdQrlm0wuDb4A6d4ffNC7ZLh9VkUjU6ST4VEV5Bb0Cptow==} + /@storybook/docs-tools/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-8w78NFOtlJGuIa9vPPsr87J9iQUGmLFh7CrMS2+t9LxW+0oH5MZ8QqPQUHNuTuKsYN3r+QAmmi2pj0auZmCoKA==} dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 doctrine: 3.0.0 lodash: 4.17.21 @@ -7539,8 +7583,8 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-pURzS5W3XM0F7bCBWzpl7TRsuy+OXFwLXiWLaexuvo0POZe31Ueo2A1R4rx3MT5Iee8O9mYvG2XTmvK9MlLefQ==} + /@storybook/manager-webpack4/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-zRvBTMoaFO6MvHDsDLnt3tsFENhpY3k+e/UIPdqbIDMbUPGGQzxJucAM9aS/kbVSO5IVs8IflVxbeeB/uTIIfA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7549,18 +7593,18 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.2 - '@babel/preset-react': 7.18.6_@babel+core@7.20.2 - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-client': 6.5.13_5ey2xofmun3swml4ceosmuhnmq - '@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 + '@babel/core': 7.20.5 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-client': 6.5.15_o3ten7nsuz3dqqktls46i6uq3y + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/node-logger': 6.5.15 + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.3 '@types/webpack': 4.41.33 - babel-loader: 8.3.0_tktscwi5cl3qcx6vcfwkvrwn6i + babel-loader: 8.3.0_em3sh5kto35xuanci4cvhzqfay case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.26.1 @@ -7571,7 +7615,7 @@ packages: fs-extra: 9.1.0 html-webpack-plugin: 4.5.2_webpack@4.46.0 node-fetch: 2.6.7 - pnp-webpack-plugin: 1.6.4_typescript@4.9.3 + pnp-webpack-plugin: 1.6.4_typescript@4.9.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 read-pkg-up: 7.0.1 @@ -7581,7 +7625,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 4.2.3_webpack@4.46.0 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 url-loader: 4.1.1_lit45vopotvaqup7lrvlnvtxwy util-deprecate: 1.0.2 webpack: 4.46.0 @@ -7597,8 +7641,8 @@ packages: - webpack-command dev: true - /@storybook/manager-webpack5/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-lQEZacSfeRsbqfJE7TVk35Hm1vkr0I2i1pyYqM+4862gRbMh1nJQXbJ5GqZ+Fo/bf0ZfyFZ32jGDIJAFdlpkuQ==} + /@storybook/manager-webpack5/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-yrHVFUHGdVRWq/oGJwQu+UOZzxELH5SS+Lpn5oIQ/Dblam9piQC0KmBZtFuA9X8acaw4BBVnXgF/aiqs9fOp/Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 @@ -7607,17 +7651,17 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.2 - '@babel/preset-react': 7.18.6_@babel+core@7.20.2 - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-client': 6.5.13_ep3nicfz4qcahezcs7kmkfeniq - '@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 + '@babel/core': 7.20.5 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-client': 6.5.15_fzk2o5r53sgjs5saca2d7spkha + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/node-logger': 6.5.15 + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/ui': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.3 - babel-loader: 8.3.0_npabyccmuonwo2rku4k53xo3hi + babel-loader: 8.3.0_ztqwsvkb6z73luspkai6ilstpu case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.26.1 @@ -7637,7 +7681,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 5.3.6_webpack@5.75.0 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 util-deprecate: 1.0.2 webpack: 5.75.0 webpack-dev-middleware: 4.3.0_webpack@5.75.0 @@ -7654,15 +7698,15 @@ packages: - webpack-command dev: true - /@storybook/mdx1-csf/0.0.1_@babel+core@7.20.2: + /@storybook/mdx1-csf/0.0.1_@babel+core@7.20.5: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.20.4 - '@babel/parser': 7.20.3 - '@babel/preset-env': 7.20.2_@babel+core@7.20.2 - '@babel/types': 7.20.2 + '@babel/generator': 7.20.5 + '@babel/parser': 7.20.5 + '@babel/preset-env': 7.20.2_@babel+core@7.20.5 + '@babel/types': 7.20.5 '@mdx-js/mdx': 1.6.22 - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 js-string-escape: 1.0.1 loader-utils: 2.0.4 lodash: 4.17.21 @@ -7673,8 +7717,8 @@ packages: - supports-color dev: true - /@storybook/node-logger/6.5.13: - resolution: {integrity: sha512-/r5aVZAqZRoy5FyNk/G4pj7yKJd3lJfPbAaOHVROv2IF7PJP/vtRaDkcfh0g2U6zwuDxGIqSn80j+qoEli9m5A==} + /@storybook/node-logger/6.5.15: + resolution: {integrity: sha512-LQjjbfMuUXm7wZTBKb+iGeCNnej4r1Jb2NxG3Svu2bVhaoB6u33jHAcbmhXpXW1jghzW3kQwOU7BoLuJiRRFIw==} dependencies: '@types/npmlog': 4.1.4 chalk: 4.1.2 @@ -7683,24 +7727,24 @@ packages: pretty-hrtime: 1.0.3 dev: true - /@storybook/postinstall/6.5.13: - resolution: {integrity: sha512-qmqP39FGIP5NdhXC5IpAs9cFoYx9fg1psoQKwb9snYb98eVQU31uHc1W2MBUh3lG4AjAm7pQaXJci7ti4jOh3g==} + /@storybook/postinstall/6.5.15: + resolution: {integrity: sha512-l7pApTgLD10OedNOyuf4vUdVCHLOSaIUIL9gdJl1WaSFHiUpJvvzBIh5M4aRICYPbnuExQc8y2GAjERKO4Ep+g==} dependencies: core-js: 3.26.1 dev: true - /@storybook/preview-web/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-GNNYVzw4SmRua3dOc52Ye6Us4iQbq5GKQ56U3iwnzZM3TBdJB+Rft94Fn1/pypHujEHS8hl5Xgp9td6C1lLCow==} + /@storybook/preview-web/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-gIHABSAD0JS0iRaG67BnSDq/q8Zf4fFwEWBQOSYgcEx2TzhAUeSkhGZUQHdlOTCwuA2PpXT0/cWDH8u2Ev+msg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channel-postmessage': 6.5.13 - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channel-postmessage': 6.5.15 + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y ansi-to-html: 0.6.15 core-js: 3.26.1 global: 4.4.0 @@ -7715,7 +7759,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_vfotqvx6lgcbf3upbs6hgaza4q: + /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_3fkjkrd3audxnith3e7fo4fnxi: resolution: {integrity: sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==} peerDependencies: typescript: '>= 3.x' @@ -7726,16 +7770,16 @@ packages: find-cache-dir: 3.3.2 flat-cache: 3.0.4 micromatch: 4.0.5 - react-docgen-typescript: 2.2.2_typescript@4.9.3 + react-docgen-typescript: 2.2.2_typescript@4.9.4 tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 webpack: 5.75.0 transitivePeerDependencies: - supports-color dev: true - /@storybook/react/6.5.13_r7zabsary7snrawsdkkae6ibrq: - resolution: {integrity: sha512-4gO8qihEkVZ8RNm9iQd7G2iZz4rRAHizJ6T5m58Sn21fxfyg9zAMzhgd0JzXuPXR8lTTj4AvRyPv1Qx7b43smg==} + /@storybook/react/6.5.15_5wqaqrzryrbegr3b6nhkgfpkte: + resolution: {integrity: sha512-iQta2xOs/oK0sw/zpn3g/huvOmvggzi8z2/WholmUmmRiSQRo9lOhRXH0u13T4ja4fEa+u7m58G83xOG6i73Kw==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -7762,22 +7806,22 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.20.2 - '@babel/preset-flow': 7.18.6_@babel+core@7.20.2 - '@babel/preset-react': 7.18.6_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/preset-flow': 7.18.6_@babel+core@7.20.5 + '@babel/preset-react': 7.18.6_@babel+core@7.20.5 '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_ohj47mxwagpoxvu7nhhwxzphqm - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/builder-webpack5': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu - '@storybook/client-logger': 6.5.13 - '@storybook/core': 6.5.13_ihynli3r3rvrkbmo2u6ey6cdfq - '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/builder-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/client-logger': 6.5.15 + '@storybook/core': 6.5.15_b5fjqqvegzepvw5d7tnollnhrq + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@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/docs-tools': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/manager-webpack5': 6.5.15_u7mmoyqfty2flmkfggora6dwra + '@storybook/node-logger': 6.5.15 + '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_3fkjkrd3audxnith3e7fo4fnxi '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/store': 6.5.15_biqbaboplfbrettd7655fr4n2y '@types/estree': 0.0.51 '@types/node': 16.18.3 '@types/webpack-env': 1.18.0 @@ -7801,7 +7845,7 @@ packages: regenerator-runtime: 0.13.11 require-from-string: 2.0.2 ts-dedent: 2.2.0 - typescript: 4.9.3 + typescript: 4.9.4 util-deprecate: 1.0.2 webpack: 5.75.0 transitivePeerDependencies: @@ -7826,13 +7870,13 @@ packages: - webpack-plugin-serve dev: true - /@storybook/router/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-sf5aogfirH5ucD0d0hc2mKf2iyWsZsvXhr5kjxUQmgkcoflkGUWhc34sbSQVRQ1i8K5lkLIDH/q2s1Zr2SbzhQ==} + /@storybook/router/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-9t8rI8t7/Krolau29gsdjdbRQ66orONIyP0efp0EukVgv6reNFzb/U14ARrl0uHys6Tl5Xyece9FoakQUdn8Kg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/client-logger': 6.5.13 + '@storybook/client-logger': 6.5.15 core-js: 3.26.1 memoizerific: 1.11.3 qs: 6.11.0 @@ -7850,14 +7894,14 @@ packages: find-up: 4.1.0 dev: true - /@storybook/source-loader/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-tHuM8PfeB/0m+JigbaFp+Ld0euFH+fgOObH2W9rjEXy5vnwmaeex/JAdCprv4oL+LcDQEERqNULUUNIvbcTPAg==} + /@storybook/source-loader/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-MaWzki40g0/7NWmJgUBhOp+e7y8Ohw6G/bRr/rcDP7eXSnud6ThYylXv0QqBScLPPTy8txjmBClCoqdLGyvLWQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.26.1 estraverse: 5.3.0 @@ -7870,15 +7914,15 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/store/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-GG6lm+8fBX1tNUnX7x3raBOjYhhf14bPWLtYiPlxDTFEMs3sJte7zWKZq6NQ79MoBLL6jjzTeolBfDCBw6fiWQ==} + /@storybook/store/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-r6cYTf6GtbqgdI4ZG3xuWdJAAu5fJ3xAWMiDkHyoK2u+R2TeYXIsJvgn0BPrW87sZhELIkg4ckdFECmATs3kpQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/client-logger': 6.5.13 - '@storybook/core-events': 6.5.13 + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/client-logger': 6.5.15 + '@storybook/core-events': 6.5.15 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.26.1 fast-deep-equal: 3.1.3 @@ -7895,11 +7939,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.13_gpshdmfc4w665ax2rx6w5ydgtu: - resolution: {integrity: sha512-PFJEfGbunmfFWabD3rdCF8EHH+45578OHOkMPpXJjqXl94vPQxUH2XTVKQgEQJbYrgX0Vx9Z4tSkdMHuzYDbWQ==} + /@storybook/telemetry/6.5.15_u7mmoyqfty2flmkfggora6dwra: + resolution: {integrity: sha512-WHMRG6xMkEGscn1q4SotwzV8hxM1g3zHyXPN77iosY5zpOIn/qAzvkmW28V1DPH9jPWMZMizBgG1TIQvUpduXg==} dependencies: - '@storybook/client-logger': 6.5.13 - '@storybook/core-common': 6.5.13_gpshdmfc4w665ax2rx6w5ydgtu + '@storybook/client-logger': 6.5.15 + '@storybook/core-common': 6.5.15_u7mmoyqfty2flmkfggora6dwra chalk: 4.1.2 core-js: 3.26.1 detect-package-manager: 2.0.1 @@ -7922,13 +7966,13 @@ packages: - webpack-command dev: true - /@storybook/theming/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-oif5NGFAUQhizo50r+ctw2hZNLWV4dPHai+L/gFvbaSeRBeHSNkIcMoZ2FlrO566HdGZTDutYXcR+xus8rI28g==} + /@storybook/theming/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-pgdW0lVZKKXQ4VhIfLHycMmwFSVOY7vLTKnytag4Y8Yz+aXm0bwDN/QxPntFzDH47F1Rcy2ywNnvty8ooDTvuA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/client-logger': 6.5.13 + '@storybook/client-logger': 6.5.15 core-js: 3.26.1 memoizerific: 1.11.3 react: 18.2.0 @@ -7936,21 +7980,21 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/ui/6.5.13_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-MklJuSg4Bc+MWjwhZVmZhJaucaeEBUMMa2V9oRWbIgZOdRHqdW72S2vCbaarDAYfBQdnfaoq1GkSQiw+EnWOzA==} + /@storybook/ui/6.5.15_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-OO+TWZmI8ebWA1C3JBKNvbUbsgvt4GppqsGlkf5CTBZrT/MzmMlYiooLAtlY1ZPcMtTd5ynLxvroHWBEnMOk2A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/api': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/channels': 6.5.13 - '@storybook/client-logger': 6.5.13 - '@storybook/components': 6.5.13_biqbaboplfbrettd7655fr4n2y - '@storybook/core-events': 6.5.13 - '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/addons': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/api': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/channels': 6.5.15 + '@storybook/client-logger': 6.5.15 + '@storybook/components': 6.5.15_biqbaboplfbrettd7655fr4n2y + '@storybook/core-events': 6.5.15 + '@storybook/router': 6.5.15_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y + '@storybook/theming': 6.5.15_biqbaboplfbrettd7655fr4n2y core-js: 3.26.1 memoizerific: 1.11.3 qs: 6.11.0 @@ -7975,7 +8019,7 @@ packages: engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@types/aria-query': 4.2.2 aria-query: 5.1.3 chalk: 4.1.2 @@ -8052,7 +8096,7 @@ packages: /@types/accepts/1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: false /@types/ag-auth/1.0.0: @@ -8101,8 +8145,8 @@ packages: /@types/babel__core/7.1.20: resolution: {integrity: sha512-PVb6Bg2QuscZ30FvOU7z4guG6c926D9YRvOxEaelzndpMsvP+YM74Q/dAFASpg2l6+XLalxSGxcq/lrgYWZtyQ==} dependencies: - '@babel/parser': 7.20.3 - '@babel/types': 7.20.2 + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.18.2 @@ -8111,20 +8155,20 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.20.3 - '@babel/types': 7.20.2 + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 dev: true /@types/babel__traverse/7.18.2: resolution: {integrity: sha512-FcFaxOr2V5KZCviw1TnutEMVUVsGt4D2hP1TAfXZAMKuHYW3xQhe3jTxNPWutgCJ3/X1c5yX8ZoGVEItxKbwBg==} dependencies: - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 dev: true /@types/babylon/6.16.6: @@ -8140,12 +8184,12 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.11.9 + '@types/node': 18.11.17 /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/cacheable-request/6.0.3: @@ -8153,11 +8197,11 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/responselike': 1.0.0 - /@types/chrome/0.0.203: - resolution: {integrity: sha512-JlQNebwpBETVc8U1Rr2inDFuOTtn0lahRAhnddx1dd0S5RrLAFJEEsyIu7AXI14mkCgSunksnuLGioH8kvBqRA==} + /@types/chrome/0.0.206: + resolution: {integrity: sha512-fQnTFjghPB9S4UzbfublUB6KmsBkvvJeGXGaaoD5Qu+ZxrDUfgJnKN5egLSzDcGAH5YxQubDgbCdNwwUGewQHg==} dependencies: '@types/filesystem': 0.0.32 '@types/har-format': 1.2.9 @@ -8195,18 +8239,18 @@ packages: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.31 - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 /@types/consumable-stream/2.0.0: resolution: {integrity: sha512-RuXAZX3pQ2jGgETa1p4fTZb4Y1IxanZ8hafWewNoWW+Nqc4OcDw2VbAPzB1Wq7l5rtvmmCmHnpDX0CNRthqsAA==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/cookie/0.4.1: @@ -8217,12 +8261,12 @@ packages: resolution: {integrity: sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog==} dev: true - /@types/copy-webpack-plugin/8.0.1_webpack-cli@5.0.0: + /@types/copy-webpack-plugin/8.0.1_webpack-cli@5.0.1: resolution: {integrity: sha512-TwEeGse0/wq+t3SFW0DEwroMS/cDkwVZT+vj7tMAYTp7llt/yz6NuW2n04X2M5P/kSfBQOORhrHAN2mqZdmybg==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 tapable: 2.2.1 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 transitivePeerDependencies: - '@swc/core' - esbuild @@ -8232,11 +8276,18 @@ packages: /@types/cors/2.8.12: resolution: {integrity: sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==} + dev: false + + /@types/cors/2.8.13: + resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} + dependencies: + '@types/node': 18.11.17 + dev: true /@types/cross-spawn/6.0.2: resolution: {integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/d3/3.5.47: @@ -8263,13 +8314,13 @@ packages: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: '@types/eslint': 8.4.10 - '@types/estree': 0.0.51 + '@types/estree': 1.0.0 dev: true /@types/eslint/8.4.10: resolution: {integrity: sha512-Sl/HOqN8NKPmhWo2VBEPm0nvHnu2LL3v9vKo8MEq0EtbJ4eVzGPl41VNPvn5E1i5poMk4/XD8UriLHpJvEP/Nw==} dependencies: - '@types/estree': 0.0.51 + '@types/estree': 1.0.0 '@types/json-schema': 7.0.11 dev: true @@ -8283,7 +8334,7 @@ packages: /@types/express-serve-static-core/4.17.31: resolution: {integrity: sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 @@ -8295,6 +8346,15 @@ packages: '@types/qs': 6.9.7 '@types/serve-static': 1.15.0 + /@types/express/4.17.15: + resolution: {integrity: sha512-Yv0k4bXGOH+8a+7bELd2PqHQsuiANB+A8a4gnQrkRWzrkKlb6KHaVvyXhqs04sVW/OWlbPyYxRgYlIXLfrufMQ==} + dependencies: + '@types/body-parser': 1.19.2 + '@types/express-serve-static-core': 4.17.31 + '@types/qs': 6.9.7 + '@types/serve-static': 1.15.0 + dev: true + /@types/filesystem/0.0.32: resolution: {integrity: sha512-Yuf4jR5YYMR2DVgwuCiP11s0xuVRyPKmz8vo6HBY3CGdeMj8af93CFZX+T82+VD1+UqHOxTq31lO7MI7lepBtQ==} dependencies: @@ -8311,20 +8371,20 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/glob/8.0.0: resolution: {integrity: sha512-l6NQsDDyQUVeoTynNpC9uRvCUint/gSUXQA2euwmTuWGvPY5LSDUu6tkCtJB2SvGQlJQzLaKqcGZP4//7EDveA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/har-format/1.2.9: @@ -8347,7 +8407,7 @@ packages: /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 hoist-non-react-statics: 3.3.2 /@types/html-entities/1.3.4: @@ -8371,7 +8431,7 @@ packages: /@types/http-proxy/1.17.9: resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/is-ci/3.0.0: @@ -8400,8 +8460,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/29.2.3: - resolution: {integrity: sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==} + /@types/jest/29.2.4: + resolution: {integrity: sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==} dependencies: expect: 29.3.1 pretty-format: 29.3.1 @@ -8417,7 +8477,7 @@ packages: /@types/jsdom/20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/tough-cookie': 4.0.2 parse5: 7.1.2 dev: true @@ -8432,39 +8492,39 @@ packages: /@types/jsonwebtoken/8.5.9: resolution: {integrity: sha512-272FMnFGzAVMGtu9tkr29hRL6bZj4Zs1KZNeHLnKqAvp06tAIcarTMwOh8/8bz4FmKRcMxZhZNeUAQsNLoiPhg==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 /@types/lodash.curry/4.1.7: resolution: {integrity: sha512-R+IkSvh7CI8klh7FkQuTAiAR+aPFqYrNEjw/hMxjCSO7TsAqBAxpR99PxxJN1lgE6YuvpHEoktqbh6V5VLzxZA==} dependencies: - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 dev: true /@types/lodash.debounce/4.0.7: resolution: {integrity: sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA==} dependencies: - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 /@types/lodash.mergewith/4.6.6: resolution: {integrity: sha512-RY/8IaVENjG19rxTZu9Nukqh0W2UrYgmBj5sdns4hWRZaV8PqR7wIKHFKzvOTjo4zVRV7sVI+yFhAJql12Kfqg==} dependencies: - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 dev: false /@types/lodash.shuffle/4.2.7: resolution: {integrity: sha512-b+K0NBpB4WcNoQTfifuTmi5nm5mJXRw9DBdbFfBr1q1+EVoTKkClDxq/7r1sq2GZcRelMFRsFcGGHrHQgxRySg==} dependencies: - '@types/lodash': 4.14.190 + '@types/lodash': 4.14.191 dev: true - /@types/lodash/4.14.190: - resolution: {integrity: sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw==} + /@types/lodash/4.14.191: + resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==} /@types/long/4.0.2: resolution: {integrity: sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==} @@ -8494,7 +8554,7 @@ packages: /@types/morgan/1.9.3: resolution: {integrity: sha512-BiLcfVqGBZCyNCnCH3F4o2GmDLrpy0HeBVnNlyZG4fo88ZiE9SoiBe3C+2ezuwbjlEyT+PDZ17//TAlRxAn75Q==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/ms/0.7.31: @@ -8504,7 +8564,7 @@ packages: /@types/node-fetch/2.6.2: resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 form-data: 3.0.1 dev: true @@ -8519,8 +8579,12 @@ packages: /@types/node/16.18.3: resolution: {integrity: sha512-jh6m0QUhIRcZpNv7Z/rpN+ZWXOicUUQbSoWks7Htkbb9IjFQj4kzcX/xFCkjstCj5flMsN8FiSvt+q+Tcs4Llg==} + /@types/node/18.11.17: + resolution: {integrity: sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==} + /@types/node/18.11.9: resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==} + dev: true /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -8579,7 +8643,7 @@ packages: /@types/react-dom/18.0.9: resolution: {integrity: sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==} dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 /@types/react-dragula/1.1.0: resolution: {integrity: sha512-wgRIVV2jo/Gria1PK3K26II7gfRD3VTcMfPYhL0CuIApSeon7xjBTj8Xs8Ln+Vbb/FuRKWfUaJXmF4R3KUGntA==} @@ -8590,17 +8654,17 @@ packages: /@types/react-test-renderer/18.0.0: resolution: {integrity: sha512-C7/5FBJ3g3sqUahguGi03O79b8afNeSD6T8/GU50oQrJCU0bVCCGQHaGKUbg2Ce8VQEEqTw8/HiS6lXHHdgkdQ==} dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 dev: true /@types/react-transition-group/4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 dev: false - /@types/react/18.0.25: - resolution: {integrity: sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==} + /@types/react/18.0.26: + resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -8624,7 +8688,7 @@ packages: /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 /@types/retry/0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -8652,19 +8716,19 @@ packages: /@types/serve-index/1.9.1: resolution: {integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==} dependencies: - '@types/express': 4.17.14 + '@types/express': 4.17.15 dev: true /@types/serve-static/1.15.0: resolution: {integrity: sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 /@types/set-cookie-parser/2.4.2: resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: false /@types/simple-diff/1.6.1: @@ -8705,7 +8769,7 @@ packages: /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/source-list-map/0.1.2: @@ -8731,7 +8795,7 @@ packages: resolution: {integrity: sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.25 + '@types/react': 18.0.26 csstype: 3.1.1 dev: true @@ -8739,7 +8803,7 @@ packages: resolution: {integrity: sha512-tLfnlJf6A5mB6ddqF159GqcDizfzbMUB1/DeT59/wBNqzRTNNKsaw79A/1TZ84X+f/EwWH8FeuSkjlCLyqS/zQ==} dependencies: '@types/cookiejar': 2.1.2 - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/supertest/2.0.12: @@ -8761,7 +8825,7 @@ packages: /@types/testing-library__jest-dom/5.14.5: resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: - '@types/jest': 29.2.3 + '@types/jest': 29.2.4 dev: true /@types/tough-cookie/4.0.2: @@ -8800,7 +8864,7 @@ packages: /@types/webpack-sources/3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: true @@ -8808,7 +8872,7 @@ packages: /@types/webpack/4.41.33: resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 '@types/tapable': 1.0.8 '@types/uglify-js': 3.17.1 '@types/webpack-sources': 3.2.0 @@ -8825,7 +8889,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 dev: true /@types/yargs-parser/21.0.0: @@ -8848,11 +8912,11 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 optional: true - /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==} + /@typescript-eslint/eslint-plugin/5.47.0_ncmi6noazr3nzas7jxykisekym: + resolution: {integrity: sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -8862,24 +8926,24 @@ packages: typescript: optional: true dependencies: - '@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 + '@typescript-eslint/parser': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/scope-manager': 5.47.0 + '@typescript-eslint/type-utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.30.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==} + /@typescript-eslint/parser/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -8888,26 +8952,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.47.0 + '@typescript-eslint/types': 5.47.0 + '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.28.0 - typescript: 4.9.3 + eslint: 8.30.0 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.44.0: - resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==} + /@typescript-eslint/scope-manager/5.47.0: + resolution: {integrity: sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.47.0 + '@typescript-eslint/visitor-keys': 5.47.0 dev: true - /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==} + /@typescript-eslint/type-utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -8916,23 +8980,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa debug: 4.3.4 - eslint: 8.28.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + eslint: 8.30.0 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.44.0: - resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==} + /@typescript-eslint/types/5.47.0: + resolution: {integrity: sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3: - resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==} + /@typescript-eslint/typescript-estree/5.47.0_typescript@4.9.4: + resolution: {integrity: sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -8940,43 +9004,43 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.47.0 + '@typescript-eslint/visitor-keys': 5.47.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==} + /@typescript-eslint/utils/5.47.0_lzzuuodtsqwxnvqeq4g4likcqa: + resolution: {integrity: sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==} 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.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 - eslint: 8.28.0 + '@typescript-eslint/scope-manager': 5.47.0 + '@typescript-eslint/types': 5.47.0 + '@typescript-eslint/typescript-estree': 5.47.0_typescript@4.9.4 + eslint: 8.30.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.30.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.44.0: - resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==} + /@typescript-eslint/visitor-keys/5.47.0: + resolution: {integrity: sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/types': 5.47.0 eslint-visitor-keys: 3.3.0 dev: true @@ -9213,30 +9277,30 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@webpack-cli/configtest/2.0.0_5mhpyft47fxnqdave7meqiud7i: - resolution: {integrity: sha512-war4OU8NGjBqU3DP3bx6ciODXIh7dSXcpQq+P4K2Tqyd8L5OjZ7COx9QXx/QdCIwL2qoX09Wr4Cwf7uS4qdEng==} + /@webpack-cli/configtest/2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq: + resolution: {integrity: sha512-njsdJXJSiS2iNbQVS0eT8A/KPnmyH4pv1APj2K0d1wrZcBLw+yppxOy4CGqa0OxDJkzfL/XELDhD8rocnIwB5A==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x webpack-cli: 5.x.x dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 dev: true - /@webpack-cli/info/2.0.0_5mhpyft47fxnqdave7meqiud7i: - resolution: {integrity: sha512-NNxDgbo4VOkNhOlTgY0Elhz3vKpOJq4/PKeKg7r8cmYM+GQA9vDofLYyup8jS6EpUvhNmR30cHTCEIyvXpskwA==} + /@webpack-cli/info/2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq: + resolution: {integrity: sha512-fE1UEWTwsAxRhrJNikE7v4EotYflkEhBL7EbajfkPlf6E37/2QshOy/D48Mw8G5XMFlQtS6YV42vtbG9zBpIQA==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x webpack-cli: 5.x.x dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 dev: true - /@webpack-cli/serve/2.0.0_5mhpyft47fxnqdave7meqiud7i: - resolution: {integrity: sha512-Rumq5mHvGXamnOh3O8yLk1sjx8dB30qF1OeR6VC00DIR6SLJ4bwwUGKC4pE7qBFoQyyh0H9sAg3fikYgAqVR0w==} + /@webpack-cli/serve/2.0.1_ewykyfxtgmraekx43xa23ld4wa: + resolution: {integrity: sha512-0G7tNyS+yW8TdgHwZKlDWYXFA6OJQnoLCQvYKkQP0Q2X205PSQ6RNUj0M+1OB/9gRQaUZ/ccYfaxd0nhaWKfjw==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x @@ -9246,12 +9310,13 @@ packages: webpack-dev-server: optional: true dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq dev: true - /@webpack-cli/serve/2.0.0_s4gx4u3got3vsyxpifomhm7lri: - resolution: {integrity: sha512-Rumq5mHvGXamnOh3O8yLk1sjx8dB30qF1OeR6VC00DIR6SLJ4bwwUGKC4pE7qBFoQyyh0H9sAg3fikYgAqVR0w==} + /@webpack-cli/serve/2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq: + resolution: {integrity: sha512-0G7tNyS+yW8TdgHwZKlDWYXFA6OJQnoLCQvYKkQP0Q2X205PSQ6RNUj0M+1OB/9gRQaUZ/ccYfaxd0nhaWKfjw==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x @@ -9261,9 +9326,8 @@ packages: webpack-dev-server: optional: true dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 dev: true /@xmldom/xmldom/0.8.6: @@ -9802,7 +9866,7 @@ packages: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} dev: true - /aria-hidden/1.2.2_fan5qbzahqtxlm5dzefqlqx5ia: + /aria-hidden/1.2.2_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-6y/ogyDTk/7YAe91T3E2PR1ALVKyM2QbTio5HwM+N1Q6CMlCKhvClyIjkckBswa0f2xJhjsfzIGa1yVSe1UMVA==} engines: {node: '>=10'} peerDependencies: @@ -9812,7 +9876,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 react: 18.2.0 tslib: 2.4.1 dev: false @@ -9821,7 +9885,7 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@babel/runtime-corejs3': 7.20.1 dev: true @@ -10083,17 +10147,17 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-jest/29.3.1_@babel+core@7.20.2: + /babel-jest/29.3.1_@babel+core@7.20.5: resolution: {integrity: sha512-aard+xnMoxgjwV70t0L6wkW/3HQQtV+O0PEimxKgzNqCJnbYmroPojdP2tqKSOAt8QAKV/uSZU8851M7B5+fcA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jest/transform': 29.3.1 '@types/babel__core': 7.1.20 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.2.0_@babel+core@7.20.2 + babel-preset-jest: 29.2.0_@babel+core@7.20.5 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -10101,29 +10165,14 @@ packages: - supports-color dev: true - /babel-loader/8.3.0_npabyccmuonwo2rku4k53xo3hi: + /babel-loader/8.3.0_em3sh5kto35xuanci4cvhzqfay: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.20.2 - find-cache-dir: 3.3.2 - loader-utils: 2.0.4 - make-dir: 3.1.0 - schema-utils: 2.7.1 - webpack: 5.75.0 - dev: true - - /babel-loader/8.3.0_tktscwi5cl3qcx6vcfwkvrwn6i: - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} - engines: {node: '>= 8.9'} - peerDependencies: - '@babel/core': ^7.0.0 - webpack: '>=2' - dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -10131,17 +10180,32 @@ packages: webpack: 4.46.0 dev: true - /babel-loader/9.1.0_npabyccmuonwo2rku4k53xo3hi: + /babel-loader/8.3.0_ztqwsvkb6z73luspkai6ilstpu: + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + engines: {node: '>= 8.9'} + peerDependencies: + '@babel/core': ^7.0.0 + webpack: '>=2' + dependencies: + '@babel/core': 7.20.5 + find-cache-dir: 3.3.2 + loader-utils: 2.0.4 + make-dir: 3.1.0 + schema-utils: 2.7.1 + webpack: 5.75.0 + dev: true + + /babel-loader/9.1.0_ztqwsvkb6z73luspkai6ilstpu: resolution: {integrity: sha512-Antt61KJPinUMwHwIIz9T5zfMgevnfZkEVWYDWlG888fgdvRRGD0JTuf/fFozQnfT+uq64sk1bmdHDy/mOEWnA==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 find-cache-dir: 3.3.2 schema-utils: 4.0.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /babel-plugin-add-react-displayname/0.0.5: @@ -10182,7 +10246,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.18.10 - '@babel/types': 7.20.2 + '@babel/types': 7.20.5 '@types/babel__core': 7.1.20 '@types/babel__traverse': 7.18.2 dev: true @@ -10191,7 +10255,7 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 cosmiconfig: 7.1.0 resolve: 1.22.1 @@ -10199,50 +10263,50 @@ packages: resolution: {integrity: sha512-OgOYHOLoRK+/mvXU9imKHlG6GkPLYrUCvFXG/CM93R/aNNO8pOOF4aS+S8CCHMDQoNSeiOYEZb/G6RwL95Jktw==} dev: true - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.2: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.5: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.1 - '@babel/core': 7.20.2 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.20.2: + /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.20.5: resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.20.5 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.2: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.5: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 core-js-compat: 3.26.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.2: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.5: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.2 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -10272,35 +10336,35 @@ packages: /babel-plugin-syntax-jsx/6.18.0: resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==} - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.2: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.5: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.2 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.2 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.2 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.2 + '@babel/core': 7.20.5 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.5 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.5 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.5 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.5 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.5 dev: true - /babel-preset-jest/29.2.0_@babel+core@7.20.2: + /babel-preset-jest/29.2.0_@babel+core@7.20.5: resolution: {integrity: sha512-z9JmMJppMxNv8N7fNRHvhMg9cvIkMxQBXgFkane3yKVEvEOP+kB50lk8DFRvF9PGqbyXxlmebKWhuDORO8RgdA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 babel-plugin-jest-hoist: 29.2.0 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.2 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.5 dev: true /babel-runtime/6.26.0: @@ -11164,8 +11228,8 @@ packages: engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /codemirror/5.65.10: - resolution: {integrity: sha512-IXAG5wlhbgcTJ6rZZcmi4+sjWIbJqIGfeg3tNa3yX84Jb3T4huS5qzQAo/cUisc1l3bI47WZodpyf7cYcocDKg==} + /codemirror/5.65.11: + resolution: {integrity: sha512-Gp62g2eKSCHYt10axmGhKq3WoJSvVpvhXmowNq7pZdRVowwtvBR/hi2LSP5srtctKkRT33T6/n8Kv1UGp7JW4A==} dev: false /collapse-white-space/1.0.6: @@ -11220,6 +11284,10 @@ packages: color-string: 1.9.1 dev: false + /color2k/2.0.0: + resolution: {integrity: sha512-DWX9eXOC4fbJNiuvdH4QSHvvfLWyFo9TuFp7V9OzdsbPAdrWAuYc8qvFP2bIQ/LKh4LrAVnJ6vhiQYPvAHdtTg==} + dev: false + /colord/2.9.3: resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} dev: true @@ -11440,7 +11508,7 @@ packages: normalize-path: 3.0.0 schema-utils: 4.0.0 serialize-javascript: 6.0.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /core-js-compat/3.26.1: @@ -11704,8 +11772,8 @@ packages: webpack: 5.75.0 dev: true - /css-loader/6.7.2_webpack@5.75.0: - resolution: {integrity: sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==} + /css-loader/6.7.3_webpack@5.75.0: + resolution: {integrity: sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 @@ -11718,7 +11786,7 @@ packages: postcss-modules-values: 4.0.0_postcss@8.4.19 postcss-value-parser: 4.2.0 semver: 7.3.8 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /css-select/4.3.0: @@ -11741,7 +11809,7 @@ packages: /css-vendor/2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 is-in-browser: 1.1.3 dev: false @@ -12108,8 +12176,8 @@ packages: - supports-color dev: true - /dezalgo/1.0.3: - resolution: {integrity: sha512-K7i4zNfT2kgQz3GylDw40ot9GAE47sFZ9EXHFSPP6zONLgH6kWXE0KWJchkbQJLBkRazq4APwZ4OwiFFlT95OQ==} + /dezalgo/1.0.4: + resolution: {integrity: sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==} dependencies: asap: 2.0.6 wrappy: 1.0.2 @@ -12198,7 +12266,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 csstype: 3.1.1 dev: false @@ -12566,7 +12634,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-airbnb-base/15.0.0_ktrec6dplf4now6nlbc6d67jee: + /eslint-config-airbnb-base/15.0.0_2lbwmhbr7bncddqbzzpg77o75m: resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -12574,14 +12642,14 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.28.0 - eslint-plugin-import: 2.26.0_eslint@8.28.0 + eslint: 8.30.0 + eslint-plugin-import: 2.26.0_eslint@8.30.0 object.assign: 4.1.4 object.entries: 1.1.6 semver: 6.3.0 dev: true - /eslint-config-airbnb/19.0.4_vt5pco6i6xyxmp2zptq3cuddue: + /eslint-config-airbnb/19.0.4_j3uyvjk2vb2gkfzhvqukeu5rlq: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -12591,23 +12659,23 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 dependencies: - 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 + eslint: 8.30.0 + eslint-config-airbnb-base: 15.0.0_2lbwmhbr7bncddqbzzpg77o75m + eslint-plugin-import: 2.26.0_eslint@8.30.0 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.30.0 + eslint-plugin-react: 7.31.11_eslint@8.30.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 object.assign: 4.1.4 object.entries: 1.1.6 dev: true - /eslint-config-prettier/8.5.0_eslint@8.28.0: + /eslint-config-prettier/8.5.0_eslint@8.30.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.28.0 + eslint: 8.30.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -12619,7 +12687,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_sjge656jyd3rr27cepuzx7h5u4: + /eslint-module-utils/2.7.4_dc7heojkjdjw5ttc65wer4jauy: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -12641,13 +12709,13 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 8.28.0 + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import/2.26.0_eslint@8.28.0: + /eslint-plugin-import/2.26.0_eslint@8.30.0: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -12661,9 +12729,9 @@ packages: array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.28.0 + eslint: 8.30.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_sjge656jyd3rr27cepuzx7h5u4 + eslint-module-utils: 2.7.4_dc7heojkjdjw5ttc65wer4jauy has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -12677,8 +12745,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/27.1.6_bifecjdquhom2xjmkl7gfpj6ma: - resolution: {integrity: sha512-XA7RFLSrlQF9IGtAmhddkUkBuICCTuryfOTfCSWcZHiHb69OilIH05oozH2XA6CEOtztnOd0vgXyvxZodkxGjg==} + /eslint-plugin-jest/27.1.7_ynswt5pvagzyqki5w7w75b3qvm: + resolution: {integrity: sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -12690,16 +12758,16 @@ packages: jest: optional: true dependencies: - '@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 + '@typescript-eslint/eslint-plugin': 5.47.0_ncmi6noazr3nzas7jxykisekym + '@typescript-eslint/utils': 5.47.0_lzzuuodtsqwxnvqeq4g4likcqa + eslint: 8.30.0 + jest: 29.3.1_@types+node@18.11.17 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.6.1_eslint@8.28.0: + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.30.0: resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: @@ -12713,7 +12781,7 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.28.0 + eslint: 8.30.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -12721,16 +12789,16 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.28.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.30.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.28.0 + eslint: 8.30.0 dev: true - /eslint-plugin-react/7.31.11_eslint@8.28.0: + /eslint-plugin-react/7.31.11_eslint@8.30.0: resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==} engines: {node: '>=4'} peerDependencies: @@ -12740,7 +12808,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.28.0 + eslint: 8.30.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -12778,13 +12846,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.28.0: + /eslint-utils/3.0.0_eslint@8.30.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.28.0 + eslint: 8.30.0 eslint-visitor-keys: 2.1.0 dev: true @@ -12798,13 +12866,13 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.28.0: - resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==} + /eslint/8.30.0: + resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.3.3 - '@humanwhocodes/config-array': 0.11.7 + '@eslint/eslintrc': 1.4.0 + '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 @@ -12814,7 +12882,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.30.0 eslint-visitor-keys: 3.3.0 espree: 9.4.1 esquery: 1.4.0 @@ -12823,7 +12891,7 @@ packages: file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.18.0 + globals: 13.19.0 grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 @@ -12894,8 +12962,8 @@ packages: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} engines: {node: '>=8.3.0'} dependencies: - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 c8: 7.12.0 transitivePeerDependencies: - supports-color @@ -13212,7 +13280,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.1.1 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /file-system-cache/1.1.0: @@ -13378,7 +13446,7 @@ packages: signal-exit: 3.0.7 dev: true - /fork-ts-checker-webpack-plugin/4.1.6_2yqjpsxjcwhf26ay4mtn5wajne: + /fork-ts-checker-webpack-plugin/4.1.6_kkfru4rqae5axw7aezlpgdmyl4: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -13394,19 +13462,19 @@ packages: dependencies: '@babel/code-frame': 7.18.6 chalk: 2.4.2 - eslint: 8.28.0 + eslint: 8.30.0 micromatch: 3.1.10 minimatch: 3.1.2 semver: 5.7.1 tapable: 1.1.3 - typescript: 4.9.3 + typescript: 4.9.4 webpack: 4.46.0 worker-rpc: 0.1.1 transitivePeerDependencies: - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.2_2yqjpsxjcwhf26ay4mtn5wajne: + /fork-ts-checker-webpack-plugin/6.5.2_az3o33dww67cevji5ejlhmxqnq: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -13426,7 +13494,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.28.0 + eslint: 8.30.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.4.12 @@ -13434,44 +13502,44 @@ packages: schema-utils: 2.7.0 semver: 7.3.8 tapable: 1.1.3 - typescript: 4.9.3 - 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.12 - minimatch: 3.1.2 - schema-utils: 2.7.0 - semver: 7.3.8 - tapable: 1.1.3 - typescript: 4.9.3 + typescript: 4.9.4 webpack: 5.75.0 dev: true - /fork-ts-checker-webpack-plugin/7.2.13_vfotqvx6lgcbf3upbs6hgaza4q: - resolution: {integrity: sha512-fR3WRkOb4bQdWB/y7ssDUlVdrclvwtyCUIHCfivAoYxq9dF7XfrDKbMdZIfwJ7hxIAqkYSGeU7lLJE6xrxIBdg==} + /fork-ts-checker-webpack-plugin/6.5.2_kkfru4rqae5axw7aezlpgdmyl4: + 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.30.0 + fs-extra: 9.1.0 + glob: 7.2.3 + memfs: 3.4.12 + minimatch: 3.1.2 + schema-utils: 2.7.0 + semver: 7.3.8 + tapable: 1.1.3 + typescript: 4.9.4 + webpack: 4.46.0 + dev: true + + /fork-ts-checker-webpack-plugin/7.2.14_3fkjkrd3audxnith3e7fo4fnxi: + resolution: {integrity: sha512-Tg2feh/n8k486KX0EbXVUfJj3j0xnnbKYTJw0fnIb2QdV0+lblOYZSal5ed9hARoWVwKeOC7sYE2EakSRLo5ZA==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} peerDependencies: typescript: '>3.6.0' @@ -13493,8 +13561,8 @@ packages: schema-utils: 3.1.1 semver: 7.3.8 tapable: 2.2.1 - typescript: 4.9.3 - webpack: 5.75.0_webpack-cli@5.0.0 + typescript: 4.9.4 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /form-data/3.0.1: @@ -13515,13 +13583,13 @@ packages: mime-types: 2.1.35 dev: true - /formidable/2.0.1: - resolution: {integrity: sha512-rjTMNbp2BpfQShhFbR3Ruk3qk2y9jKpvMW78nJgx8QKtxjDVrwbZG+wvDOmVbifHyOUOQJXxqEy6r0faRrPzTQ==} + /formidable/2.1.1: + resolution: {integrity: sha512-0EcS9wCFEzLvfiks7omJ+SiYJAiD+TzK4Pcw1UlUoGnhUxDcMKjt0P7x8wEb0u6OHu8Nb98WG3nxtlF5C7bvUQ==} dependencies: - dezalgo: 1.0.3 + dezalgo: 1.0.4 hexoid: 1.0.0 once: 1.4.0 - qs: 6.9.3 + qs: 6.11.0 dev: true /forwarded/0.2.0: @@ -13535,19 +13603,16 @@ packages: map-cache: 0.2.2 dev: true - /framer-motion/7.6.12_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-Xm1jPB91v6vIr9b+V3q6c96sPzU1jWdvN+Mv4CvIAY23ZIezGNIWxWNGIWj1We0CZ8SSOQkttz8921M10TQjXg==} + /framer-motion/7.10.3_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-k2ccYeZNSpPg//HTaqrU+4pRq9f9ZpaaN7rr0+Rx5zA4wZLbk547wtDzge2db1sB+1mnJ6r59P4xb+aEIi/W+w==} peerDependencies: react: ^18.0.0 || 18 react-dom: ^18.0.0 || 18 dependencies: - '@motionone/dom': 10.13.1 - framesync: 6.1.2 + '@motionone/dom': 10.15.3 hey-listen: 1.0.8 - popmotion: 11.0.5 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - style-value-types: 5.1.2 tslib: 2.4.0 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 @@ -13559,12 +13624,6 @@ packages: tslib: 2.4.1 dev: false - /framesync/6.1.2: - resolution: {integrity: sha512-jBTqhX6KaQVDyus8muwZbBeGGP0XgujBRbQ7gM7BRdS3CadCZIHiawyzYLnafYcvZIh5j8WE7cxZKFn7dXhu9g==} - dependencies: - tslib: 2.4.0 - dev: false - /fresh/0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} @@ -13827,7 +13886,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 @@ -13893,8 +13952,8 @@ packages: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /globals/13.18.0: - resolution: {integrity: sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A==} + /globals/13.19.0: + resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 @@ -13913,7 +13972,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.2.12 - ignore: 5.2.0 + ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 dev: true @@ -14248,7 +14307,7 @@ packages: dependencies: html-minifier-terser: 7.1.0 parse5: 7.1.2 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /html-minifier-terser/5.1.1: @@ -14331,7 +14390,7 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /htmlparser2/6.1.0: @@ -14512,6 +14571,11 @@ packages: engines: {node: '>= 4'} dev: true + /ignore/5.2.4: + resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} + engines: {node: '>= 4'} + dev: true + /immediate/3.0.6: resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} @@ -14605,7 +14669,7 @@ packages: mute-stream: 0.0.8 ora: 5.4.1 run-async: 2.4.1 - rxjs: 7.5.7 + rxjs: 7.8.0 string-width: 4.2.3 strip-ansi: 6.0.1 through: 2.3.8 @@ -15160,8 +15224,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.20.2 - '@babel/parser': 7.20.3 + '@babel/core': 7.20.5 + '@babel/parser': 7.20.5 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -15228,7 +15292,7 @@ packages: '@jest/expect': 29.3.1 '@jest/test-result': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -15275,7 +15339,7 @@ packages: - ts-node dev: true - /jest-cli/29.3.1_@types+node@18.11.9: + /jest-cli/29.3.1_@types+node@18.11.17: resolution: {integrity: sha512-TO/ewvwyvPOiBBuWZ0gm04z3WWP8TIK8acgPzE4IxgsLKQgb377NYGrQLc3Wl/7ndWzIH2CDNNsUjGxwLL43VQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -15292,7 +15356,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 29.3.1_@types+node@18.11.9 + jest-config: 29.3.1_@types+node@18.11.17 jest-util: 29.3.1 jest-validate: 29.3.1 prompts: 2.4.2 @@ -15303,7 +15367,7 @@ packages: - ts-node dev: true - /jest-cli/29.3.1_odkjkoia5xunhxkdrka32ib6vi: + /jest-cli/29.3.1_xgdmd3tdlagpkcvgycprrn3igm: resolution: {integrity: sha512-TO/ewvwyvPOiBBuWZ0gm04z3WWP8TIK8acgPzE4IxgsLKQgb377NYGrQLc3Wl/7ndWzIH2CDNNsUjGxwLL43VQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -15320,7 +15384,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 29.3.1_odkjkoia5xunhxkdrka32ib6vi + jest-config: 29.3.1_xgdmd3tdlagpkcvgycprrn3igm jest-util: 29.3.1 jest-validate: 29.3.1 prompts: 2.4.2 @@ -15343,10 +15407,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jest/test-sequencer': 29.3.1 '@jest/types': 29.3.1 - babel-jest: 29.3.1_@babel+core@7.20.2 + babel-jest: 29.3.1_@babel+core@7.20.5 chalk: 4.1.2 ci-info: 3.7.0 deepmerge: 4.2.2 @@ -15369,7 +15433,7 @@ packages: - supports-color dev: true - /jest-config/29.3.1_@types+node@18.11.9: + /jest-config/29.3.1_@types+node@18.11.17: resolution: {integrity: sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -15381,11 +15445,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jest/test-sequencer': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 - babel-jest: 29.3.1_@babel+core@7.20.2 + '@types/node': 18.11.17 + babel-jest: 29.3.1_@babel+core@7.20.5 chalk: 4.1.2 ci-info: 3.7.0 deepmerge: 4.2.2 @@ -15408,7 +15472,7 @@ packages: - supports-color dev: true - /jest-config/29.3.1_odkjkoia5xunhxkdrka32ib6vi: + /jest-config/29.3.1_xgdmd3tdlagpkcvgycprrn3igm: resolution: {integrity: sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -15420,11 +15484,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 '@jest/test-sequencer': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 - babel-jest: 29.3.1_@babel+core@7.20.2 + '@types/node': 18.11.17 + babel-jest: 29.3.1_@babel+core@7.20.5 chalk: 4.1.2 ci-info: 3.7.0 deepmerge: 4.2.2 @@ -15443,7 +15507,7 @@ packages: pretty-format: 29.3.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1_wup25etrarvlqkprac7h35hj7u + ts-node: 10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m transitivePeerDependencies: - supports-color dev: true @@ -15506,7 +15570,7 @@ packages: '@jest/environment': 29.3.1 '@jest/fake-timers': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 jest-mock: 29.3.1 jest-util: 29.3.1 dev: true @@ -15522,7 +15586,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.5 - '@types/node': 18.11.9 + '@types/node': 18.11.17 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -15545,7 +15609,7 @@ packages: dependencies: '@jest/types': 29.3.1 '@types/graceful-fs': 4.1.5 - '@types/node': 18.11.9 + '@types/node': 18.11.17 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.10 @@ -15596,7 +15660,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 jest-util: 29.3.1 dev: true @@ -15656,7 +15720,7 @@ packages: '@jest/test-result': 29.3.1 '@jest/transform': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.10 @@ -15687,7 +15751,7 @@ packages: '@jest/test-result': 29.3.1 '@jest/transform': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -15710,7 +15774,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 graceful-fs: 4.2.10 dev: true @@ -15718,18 +15782,18 @@ packages: resolution: {integrity: sha512-+3JOc+s28upYLI2OJM4PWRGK9AgpsMs/ekNryUV0yMBClT9B1DF2u2qay8YxcQd338PPYSFNb0lsar1B49sLDA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.20.2 - '@babel/generator': 7.20.4 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.2 - '@babel/traverse': 7.20.1 - '@babel/types': 7.20.2 + '@babel/core': 7.20.5 + '@babel/generator': 7.20.5 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.5 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 '@jest/expect-utils': 29.3.1 '@jest/transform': 29.3.1 '@jest/types': 29.3.1 '@types/babel__traverse': 7.18.2 '@types/prettier': 2.7.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.2 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.5 chalk: 4.1.2 expect: 29.3.1 graceful-fs: 4.2.10 @@ -15751,7 +15815,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 graceful-fs: 4.2.10 is-ci: 2.0.0 @@ -15763,7 +15827,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 chalk: 4.1.2 ci-info: 3.7.0 graceful-fs: 4.2.10 @@ -15788,7 +15852,7 @@ packages: dependencies: '@jest/test-result': 29.3.1 '@jest/types': 29.3.1 - '@types/node': 18.11.9 + '@types/node': 18.11.17 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -15800,7 +15864,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -15809,7 +15873,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -15818,7 +15882,7 @@ packages: resolution: {integrity: sha512-lY4AnnmsEWeiXirAIA0c9SDPbuCBq8IYuDVL8PMm0MZ2PEs2yPvRA/J64QBXuZp7CYKrDM/rmNrc9/i3KJQncw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.17 jest-util: 29.3.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -15844,7 +15908,7 @@ packages: - ts-node dev: true - /jest/29.3.1_@types+node@18.11.9: + /jest/29.3.1_@types+node@18.11.17: resolution: {integrity: sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -15857,14 +15921,14 @@ packages: '@jest/core': 29.3.1 '@jest/types': 29.3.1 import-local: 3.1.0 - jest-cli: 29.3.1_@types+node@18.11.9 + jest-cli: 29.3.1_@types+node@18.11.17 transitivePeerDependencies: - '@types/node' - supports-color - ts-node dev: true - /jest/29.3.1_odkjkoia5xunhxkdrka32ib6vi: + /jest/29.3.1_xgdmd3tdlagpkcvgycprrn3igm: resolution: {integrity: sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -15877,7 +15941,7 @@ packages: '@jest/core': 29.3.1_ts-node@10.9.1 '@jest/types': 29.3.1 import-local: 3.1.0 - jest-cli: 29.3.1_odkjkoia5xunhxkdrka32ib6vi + jest-cli: 29.3.1_xgdmd3tdlagpkcvgycprrn3igm transitivePeerDependencies: - '@types/node' - supports-color @@ -16079,7 +16143,7 @@ packages: /jss-plugin-camel-case/10.9.2: resolution: {integrity: sha512-wgBPlL3WS0WDJ1lPJcgjux/SHnDuu7opmgQKSraKs4z8dCCyYMx9IDPFKBXQ8Q5dVYij1FFV0WdxyhuOOAXuTg==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 hyphenate-style-name: 1.0.4 jss: 10.9.2 dev: false @@ -16087,7 +16151,7 @@ packages: /jss-plugin-compose/10.9.2: resolution: {integrity: sha512-XvsGar4D791VgOMqbEk1XYY5s84Ew57OMLYjbnTXl3MSaBTvmR5M3dTqQbBquJGp4pLyyqlfTcijfolZII1w4Q==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -16095,21 +16159,21 @@ packages: /jss-plugin-default-unit/10.9.2: resolution: {integrity: sha512-pYg0QX3bBEFtTnmeSI3l7ad1vtHU42YEEpgW7pmIh+9pkWNWb5dwS/4onSfAaI0kq+dOZHzz4dWe+8vWnanoSg==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 dev: false /jss-plugin-expand/10.9.2: resolution: {integrity: sha512-D3PGLUJu3YbHhX6vANooCa1gqfv68wLssDp08wH21YVTCt6u8jWfqkoj9NmPz5ea1Fc0WMoJtofJTlgb6ApZvw==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 dev: false /jss-plugin-extend/10.9.2: resolution: {integrity: sha512-55lXOQ7yyRtrMRYOcWUeZ3Ea4/Cd/oTndvb9j/5O3+E816nRoYbDsqKI8ob0Yx8PnfHBsQN0u10JcLnqq+8aPA==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -16117,14 +16181,14 @@ packages: /jss-plugin-global/10.9.2: resolution: {integrity: sha512-GcX0aE8Ef6AtlasVrafg1DItlL/tWHoC4cGir4r3gegbWwF5ZOBYhx04gurPvWHC8F873aEGqge7C17xpwmp2g==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 dev: false /jss-plugin-nested/10.9.2: resolution: {integrity: sha512-VgiOWIC6bvgDaAL97XCxGD0BxOKM0K0zeB/ECyNaVF6FqvdGB9KBBWRdy2STYAss4VVA7i5TbxFZN+WSX1kfQA==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -16132,14 +16196,14 @@ packages: /jss-plugin-props-sort/10.9.2: resolution: {integrity: sha512-AP1AyUTbi2szylgr+O0OB7gkIxEGzySLITZ2GpsaoX72YMCGI2jYAc+WUhPfvUnZYiauF4zTnN4V4TGuvFjJlw==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 dev: false /jss-plugin-rule-value-function/10.9.2: resolution: {integrity: sha512-vf5ms8zvLFMub6swbNxvzsurHfUZ5Shy5aJB2gIpY6WNA3uLinEcxYyraQXItRHi5ivXGqYciFDRM2ZoVoRZ4Q==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -16147,7 +16211,7 @@ packages: /jss-plugin-rule-value-observable/10.9.2: resolution: {integrity: sha512-SSqBD4s/k2mwsOUg6+LI/oEmvUxokIWi+5bZOyer/2nP4kMxeo3gHURc2yiAEu3v62Sf3GHhgC6pBAugxhLL9A==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 symbol-observable: 1.2.0 dev: false @@ -16155,7 +16219,7 @@ packages: /jss-plugin-template/10.9.2: resolution: {integrity: sha512-f+ANQg8n+tkYea4Fu1Qt4skv9UJiNllzJB1Ga0QyumDZZJVpCzl8/mbFT1cvQSW7h+yB31GexFYVF3ct5fFGzA==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 tiny-warning: 1.0.3 dev: false @@ -16163,7 +16227,7 @@ packages: /jss-plugin-vendor-prefixer/10.9.2: resolution: {integrity: sha512-SxcEoH+Rttf9fEv6KkiPzLdXRmI6waOTcMkbbEFgdZLDYNIP9UKNHFy6thhbRKqv0XMQZdrEsbDyV464zE/dUA==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 css-vendor: 2.0.8 jss: 10.9.2 dev: false @@ -16171,7 +16235,7 @@ packages: /jss-preset-default/10.9.2: resolution: {integrity: sha512-HMkTLgYPRjwdiu8n8ZB2VEfpO95cZ5AmmSYvFSvt76MQJMp/xDh6cP49MmZHwMpIvXwNj0LI8Peglgwz+rHKBQ==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 jss: 10.9.2 jss-plugin-camel-case: 10.9.2 jss-plugin-compose: 10.9.2 @@ -16190,7 +16254,7 @@ packages: /jss/10.9.2: resolution: {integrity: sha512-b8G6rWpYLR4teTUbGd4I4EsnWjg7MN0Q5bSsjKhVkJVjhQDy2KzkbD2AW3TuT0RYZVmZZHKIrXDn6kjU14qkUg==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 csstype: 3.1.1 is-in-browser: 1.1.3 tiny-warning: 1.0.3 @@ -16292,7 +16356,7 @@ packages: engines: {node: '>= 8'} dev: true - /knex/2.3.0_sqlite3@5.1.2: + /knex/2.3.0_sqlite3@5.1.4: resolution: {integrity: sha512-WMizPaq9wRMkfnwKXKXgBZeZFOSHGdtoSz5SaLAVNs3WRDfawt9O89T4XyH52PETxjV8/kRk0Yf+8WBEP/zbYw==} engines: {node: '>=12'} hasBin: true @@ -16332,7 +16396,7 @@ packages: pg-connection-string: 2.5.0 rechoir: 0.8.0 resolve-from: 5.0.0 - sqlite3: 5.1.2 + sqlite3: 5.1.4 tarn: 3.0.2 tildify: 2.0.0 transitivePeerDependencies: @@ -16362,7 +16426,7 @@ packages: resolution: {integrity: sha512-prXSYk799h3GY3iOWnC6ZigYzMPjxN2svgjJ9shk7oMadSNX3wXy0B6F32PMJv7qtMnrIbUxoEHzbutvxR2LBQ==} engines: {node: '>=6.0.0', npm: '>=6.0.0', yarn: '>=1.0.0'} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 app-root-dir: 1.0.2 core-js: 3.26.1 dotenv: 8.6.0 @@ -16654,11 +16718,11 @@ packages: hasBin: true dev: true - /magic-string/0.26.7: - resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} + /magic-string/0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: - sourcemap-codec: 1.4.8 + '@jridgewell/sourcemap-codec': 1.4.14 dev: true /make-dir/2.1.0: @@ -17195,8 +17259,8 @@ packages: /ms/2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw/0.49.0_typescript@4.9.3: - resolution: {integrity: sha512-xX5RMSMjN58j8G/V26Uaf5LP464VltuWyd66TQimLueVYfG47RKydGsd4JW165Jb/gjoaQxh5Tdvv31wdZAOlA==} + /msw/0.49.2_typescript@4.9.4: + resolution: {integrity: sha512-70/E10f+POE2UmMw16v8PnKatpZplpkUwVRLBqiIdimpgaC3le7y2yOq9JmOrL15jpwWM5wAcPTOj0f550LI3g==} engines: {node: '>=14'} hasBin: true requiresBuild: true @@ -17224,7 +17288,7 @@ packages: path-to-regexp: 6.2.1 strict-event-emitter: 0.2.8 type-fest: 2.19.0 - typescript: 4.9.3 + typescript: 4.9.4 yargs: 17.6.2 transitivePeerDependencies: - encoding @@ -17513,8 +17577,8 @@ packages: resolution: {integrity: sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw==} dev: true - /nx/15.2.1: - resolution: {integrity: sha512-vVeT5D02cDDiSmS3P2Bos/waYQa3m0yl/rouzsKpusVSmzAQGQbKXhxPb4WnNIj8Iz/8KjFeBM/RZO021BtGNg==} + /nx/15.3.3: + resolution: {integrity: sha512-yR102AlVW5Sb7X1e9cyR+0h44RD6c3eLJbAZ0yVFKPCKw+zQTdGvAqITtB6ZeFnPkg6Qq6f1oWu6G0n6f2cTpw==} hasBin: true requiresBuild: true peerDependencies: @@ -17526,8 +17590,8 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/cli': 15.2.1 - '@nrwl/tao': 15.2.1 + '@nrwl/cli': 15.3.3 + '@nrwl/tao': 15.3.3 '@parcel/watcher': 2.0.4 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.31 @@ -17545,7 +17609,7 @@ packages: flat: 5.0.2 fs-extra: 10.1.0 glob: 7.1.4 - ignore: 5.2.0 + ignore: 5.2.4 js-yaml: 4.1.0 jsonc-parser: 3.2.0 minimatch: 3.0.5 @@ -18163,11 +18227,11 @@ packages: engines: {node: '>=4'} dev: false - /pnp-webpack-plugin/1.6.4_typescript@4.9.3: + /pnp-webpack-plugin/1.6.4_typescript@4.9.4: resolution: {integrity: sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@4.9.3 + ts-pnp: 1.2.0_typescript@4.9.4 transitivePeerDependencies: - typescript dev: true @@ -18176,18 +18240,9 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 dev: true - /popmotion/11.0.5: - resolution: {integrity: sha512-la8gPM1WYeFznb/JqF4GiTkRRPZsfaj2+kCxqQgr2MJylMmIKUwBfWW8Wa5fml/8gmtlD5yI01MP1QCZPWmppA==} - dependencies: - framesync: 6.1.2 - hey-listen: 1.0.8 - style-value-types: 5.1.2 - tslib: 2.4.0 - dev: false - /posix-character-classes/0.1.1: resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} engines: {node: '>=0.10.0'} @@ -18359,8 +18414,8 @@ packages: hasBin: true dev: true - /prettier/2.8.0: - resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} + /prettier/2.8.1: + resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -18673,11 +18728,6 @@ packages: dependencies: side-channel: 1.0.4 - /qs/6.9.3: - resolution: {integrity: sha512-EbZYNarm6138UKKq46tdx08Yo/q9ZhFoAXAI1meAFd2GtbRDhbZY2WQSICskT0c5q99aFzLG1D4nvTk9tqfXIw==} - engines: {node: '>=0.6'} - dev: true - /querystring-es3/0.2.1: resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==} engines: {node: '>=0.4.x'} @@ -18760,11 +18810,11 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.1.1 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true - /react-bootstrap/2.6.0_2zx2umvpluuhvlq44va5bta2da: - resolution: {integrity: sha512-WnDgN6PR8WZKo2Og5J8EafFi4BsABjc96lNuMNfksrgiPDCw18/woWQCNhAeHFZQWTQ/PijkOrQ9ncTWwO//AA==} + /react-bootstrap/2.7.0_ib3m5ricvtkl2cll7qpr2f6lvq: + resolution: {integrity: sha512-Jcrn6aUuRVBeSB6dzKODKZU1TONOdhAxu0IDm4Sv74SJUm98dMdhSotF2SNvFEADANoR+stV+7TK6SNX1wWu5w==} peerDependencies: '@types/react': '>=16.14.8' react: '>=16.14.0 || 18' @@ -18773,10 +18823,10 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@restart/hooks': 0.4.7_react@18.2.0 '@restart/ui': 1.4.1_biqbaboplfbrettd7655fr4n2y - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-transition-group': 4.4.5 classnames: 2.3.2 dom-helpers: 5.2.1 @@ -18795,7 +18845,7 @@ packages: peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 react: 18.2.0 dev: false @@ -18803,12 +18853,12 @@ packages: resolution: {integrity: sha512-WUSQJ4P/wWcusaH+zZmbECOk7H5N2pOIl0vzheeornkIMhu+qrNdGFm0bDZLCb0hSF0jf/kH1SgkNGfBdTc4wA==} dev: true - /react-docgen-typescript/2.2.2_typescript@4.9.3: + /react-docgen-typescript/2.2.2_typescript@4.9.4: resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} peerDependencies: typescript: '>= 4.3.x' dependencies: - typescript: 4.9.3 + typescript: 4.9.4 dev: true /react-docgen/5.4.3: @@ -18816,9 +18866,9 @@ packages: engines: {node: '>=8.10.0'} hasBin: true dependencies: - '@babel/core': 7.20.2 - '@babel/generator': 7.20.4 - '@babel/runtime': 7.20.1 + '@babel/core': 7.20.5 + '@babel/generator': 7.20.5 + '@babel/runtime': 7.20.6 ast-types: 0.14.2 commander: 2.20.3 doctrine: 3.0.0 @@ -18863,7 +18913,7 @@ packages: resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==} dev: false - /react-focus-lock/2.9.2_fan5qbzahqtxlm5dzefqlqx5ia: + /react-focus-lock/2.9.2_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-5JfrsOKyA5Zn3h958mk7bAcfphr24jPoMoznJ8vaJF6fUrPQ8zrtEd3ILLOK8P5jvGxdMd96OxWNjDzATfR2qw==} peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -18872,18 +18922,18 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.20.1 - '@types/react': 18.0.25 + '@babel/runtime': 7.20.6 + '@types/react': 18.0.26 focus-lock: 0.11.4 prop-types: 15.8.1 react: 18.2.0 react-clientside-effect: 1.2.6_react@18.2.0 - use-callback-ref: 1.3.0_fan5qbzahqtxlm5dzefqlqx5ia - use-sidecar: 1.1.2_fan5qbzahqtxlm5dzefqlqx5ia + use-callback-ref: 1.3.0_kzbn2opkn2327fwg5yzwzya5o4 + use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 dev: false - /react-icons/4.6.0_react@18.2.0: - resolution: {integrity: sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==} + /react-icons/4.7.1_react@18.2.0: + resolution: {integrity: sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==} peerDependencies: react: '*' dependencies: @@ -18895,7 +18945,7 @@ packages: peerDependencies: react: ^16.8.4 || ^17.0.0 || 18 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 is-dom: 1.1.0 prop-types: 15.8.1 react: 18.2.0 @@ -18925,7 +18975,7 @@ packages: react-deep-force-update: 1.1.2 dev: true - /react-redux/8.0.5_cn3ejhfta5lq2dae4xucvtkwvu: + /react-redux/8.0.5_6fpxtwwxc52cyvwzdgczt4jvpq: resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 @@ -18948,7 +18998,73 @@ packages: dependencies: '@babel/runtime': 7.20.1 '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.25 + '@types/react': 18.0.26 + '@types/react-dom': 18.0.9 + '@types/use-sync-external-store': 0.0.3 + hoist-non-react-statics: 3.3.2 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-is: 18.2.0 + redux: 4.2.0 + use-sync-external-store: 1.2.0_react@18.2.0 + + /react-redux/8.0.5_lyglh7ra5csqnudbq3lr4zb6du: + resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==} + peerDependencies: + '@types/react': ^16.8 || ^17.0 || ^18.0 + '@types/react-dom': ^16.8 || ^17.0 || ^18.0 + react: ^16.8 || ^17.0 || ^18.0 || 18 + react-dom: ^16.8 || ^17.0 || ^18.0 || 18 + react-native: '>=0.59' + redux: ^4 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + react-dom: + optional: true + react-native: + optional: true + redux: + optional: true + dependencies: + '@babel/runtime': 7.20.1 + '@types/hoist-non-react-statics': 3.3.1 + '@types/react': 18.0.26 + '@types/use-sync-external-store': 0.0.3 + hoist-non-react-statics: 3.3.2 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-is: 18.2.0 + redux: 4.2.0 + use-sync-external-store: 1.2.0_react@18.2.0 + dev: true + + /react-redux/8.0.5_yqqa5ithnjtlkxisuaub7c4kpa: + resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==} + peerDependencies: + '@types/react': ^16.8 || ^17.0 || ^18.0 + '@types/react-dom': ^16.8 || ^17.0 || ^18.0 + react: ^16.8 || ^17.0 || ^18.0 || 18 + react-dom: ^16.8 || ^17.0 || ^18.0 || 18 + react-native: '>=0.59' + redux: ^4 + peerDependenciesMeta: + '@types/react': + optional: true + '@types/react-dom': + optional: true + react-dom: + optional: true + react-native: + optional: true + redux: + optional: true + dependencies: + '@babel/runtime': 7.20.1 + '@types/hoist-non-react-statics': 3.3.1 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 @@ -18958,78 +19074,12 @@ packages: use-sync-external-store: 1.2.0_react@18.2.0 dev: false - /react-redux/8.0.5_cwibiq2wc4jg7526yssstuzogy: - resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==} - peerDependencies: - '@types/react': ^16.8 || ^17.0 || ^18.0 - '@types/react-dom': ^16.8 || ^17.0 || ^18.0 - react: ^16.8 || ^17.0 || ^18.0 || 18 - react-dom: ^16.8 || ^17.0 || ^18.0 || 18 - react-native: '>=0.59' - redux: ^4 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - react-dom: - optional: true - react-native: - optional: true - redux: - optional: true - dependencies: - '@babel/runtime': 7.20.1 - '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.25 - '@types/use-sync-external-store': 0.0.3 - hoist-non-react-statics: 3.3.2 - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - react-is: 18.2.0 - redux: 4.2.0 - use-sync-external-store: 1.2.0_react@18.2.0 - dev: true - - /react-redux/8.0.5_moha6x5fbqoiok2ot63p7hwafm: - resolution: {integrity: sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==} - peerDependencies: - '@types/react': ^16.8 || ^17.0 || ^18.0 - '@types/react-dom': ^16.8 || ^17.0 || ^18.0 - react: ^16.8 || ^17.0 || ^18.0 || 18 - react-dom: ^16.8 || ^17.0 || ^18.0 || 18 - react-native: '>=0.59' - redux: ^4 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - react-dom: - optional: true - react-native: - optional: true - redux: - optional: true - dependencies: - '@babel/runtime': 7.20.1 - '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.25 - '@types/react-dom': 18.0.9 - '@types/use-sync-external-store': 0.0.3 - hoist-non-react-statics: 3.3.2 - react: 18.2.0 - react-dom: 18.2.0_react@18.2.0 - react-is: 18.2.0 - redux: 4.2.0 - use-sync-external-store: 1.2.0_react@18.2.0 - /react-refresh/0.11.0: resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==} engines: {node: '>=0.10.0'} dev: true - /react-remove-scroll-bar/2.3.4_fan5qbzahqtxlm5dzefqlqx5ia: + /react-remove-scroll-bar/2.3.4_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==} engines: {node: '>=10'} peerDependencies: @@ -19039,13 +19089,13 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 react: 18.2.0 - react-style-singleton: 2.2.1_fan5qbzahqtxlm5dzefqlqx5ia + react-style-singleton: 2.2.1_kzbn2opkn2327fwg5yzwzya5o4 tslib: 2.4.1 dev: false - /react-remove-scroll/2.5.5_fan5qbzahqtxlm5dzefqlqx5ia: + /react-remove-scroll/2.5.5_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==} engines: {node: '>=10'} peerDependencies: @@ -19055,47 +19105,47 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 react: 18.2.0 - react-remove-scroll-bar: 2.3.4_fan5qbzahqtxlm5dzefqlqx5ia - react-style-singleton: 2.2.1_fan5qbzahqtxlm5dzefqlqx5ia + react-remove-scroll-bar: 2.3.4_kzbn2opkn2327fwg5yzwzya5o4 + react-style-singleton: 2.2.1_kzbn2opkn2327fwg5yzwzya5o4 tslib: 2.4.1 - use-callback-ref: 1.3.0_fan5qbzahqtxlm5dzefqlqx5ia - use-sidecar: 1.1.2_fan5qbzahqtxlm5dzefqlqx5ia + use-callback-ref: 1.3.0_kzbn2opkn2327fwg5yzwzya5o4 + use-sidecar: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 dev: false - /react-router-dom/6.4.3_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-MiaYQU8CwVCaOfJdYvt84KQNjT78VF0TJrA17SIQgNHRvLnXDJO6qsFqq8F/zzB1BWZjCFIrQpu4QxcshitziQ==} + /react-router-dom/6.6.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-qC4jnvpfCPKVle1mKLD75IvZLcbVJyFMlSn16WY9ZiOed3dgSmqhslCf/u3tmSccWOujkdsT/OwGq12bELmvjg==} engines: {node: '>=14'} peerDependencies: react: '>=16.8 || 18' react-dom: '>=16.8 || 18' dependencies: - '@remix-run/router': 1.0.3 + '@remix-run/router': 1.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-router: 6.4.3_react@18.2.0 + react-router: 6.6.0_react@18.2.0 dev: false - /react-router/6.4.3_react@18.2.0: - resolution: {integrity: sha512-BT6DoGn6aV1FVP5yfODMOiieakp3z46P1Fk0RNzJMACzE7C339sFuHebfvWtnB4pzBvXXkHP2vscJzWRuUjTtA==} + /react-router/6.6.0_react@18.2.0: + resolution: {integrity: sha512-+VPfCIaFbkW7BAiB/2oeprxKAt1KLbl+zXZ10CXOYezKWgBmTKyh8XjI53eLqY5kd7uY+V4rh3UW44FclwUU+Q==} engines: {node: '>=14'} peerDependencies: react: '>=16.8 || 18' dependencies: - '@remix-run/router': 1.0.3 + '@remix-run/router': 1.2.0 react: 18.2.0 dev: false - /react-select/5.6.1_o6ujcdmwt6ni5mv4wdf5n6tg3y: - resolution: {integrity: sha512-dYNRswtxUHW+F1Sc0HnxO5ryecPIAsG0+Cwyq5EIXZJBxCxUG2hFfQz41tc++30/2ISuuPglDikc4hEb4NsiuA==} + /react-select/5.7.0_bkycudvrb3j3gvocoupj7qjewi: + resolution: {integrity: sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || 18 dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 '@emotion/cache': 11.10.5 - '@emotion/react': 11.10.5_cuziicjcvwawlf5iuhzacuhqcy + '@emotion/react': 11.10.5_xl5my4wapvq2ctl7qwehtbgorq '@floating-ui/dom': 1.0.7 '@types/react-transition-group': 4.4.5 memoize-one: 6.0.0 @@ -19103,7 +19153,7 @@ packages: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y - use-isomorphic-layout-effect: 1.1.2_fan5qbzahqtxlm5dzefqlqx5ia + use-isomorphic-layout-effect: 1.1.2_kzbn2opkn2327fwg5yzwzya5o4 transitivePeerDependencies: - '@babel/core' - '@types/react' @@ -19119,7 +19169,7 @@ packages: react-is: 18.2.0 dev: true - /react-style-singleton/2.2.1_fan5qbzahqtxlm5dzefqlqx5ia: + /react-style-singleton/2.2.1_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==} engines: {node: '>=10'} peerDependencies: @@ -19129,7 +19179,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 @@ -19164,7 +19214,7 @@ packages: react: '>=16.6.0 || 18' react-dom: '>=16.6.0 || 18' dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -19371,7 +19421,7 @@ packages: /regenerator-transform/0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - '@babel/runtime': 7.20.1 + '@babel/runtime': 7.20.6 dev: true /regex-not/1.0.2: @@ -19670,7 +19720,7 @@ packages: sprintf-js: 1.1.2 optional: true - /rollup-plugin-typescript2/0.34.1_thigodkhmbmbgju2inwjpgoskq: + /rollup-plugin-typescript2/0.34.1_oj4jlwi3mkekxo3vucumcwebnq: resolution: {integrity: sha512-P4cHLtGikESmqi1CA+tdMDUv8WbQV48mzPYt77TSTOPJpERyZ9TXdDgjSDix8Fkqce6soYz3+fa4lrC93IEkcw==} peerDependencies: rollup: '>=1.26.3' @@ -19679,14 +19729,14 @@ packages: '@rollup/pluginutils': 4.2.1 find-cache-dir: 3.3.2 fs-extra: 10.1.0 - rollup: 3.5.0 + rollup: 3.7.5 semver: 7.3.8 tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: true - /rollup/3.5.0: - resolution: {integrity: sha512-TYu2L+TGhmNsXCtByont89u+ATQLcDy6A+++PwLXYunRtOm7XnaD+65s1pvewaOxMYR0eOkMXn9/i0saBxxpnQ==} + /rollup/3.7.5: + resolution: {integrity: sha512-z0ZbqHBtS/et2EEUKMrAl2CoSdwN7ZPzL17UMiKN9RjjqHShTlv7F9J6ZJZJNREYjBh3TvBrdfjkFDIXFNeuiQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -19715,8 +19765,8 @@ packages: aproba: 1.2.0 dev: true - /rxjs/7.5.7: - resolution: {integrity: sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==} + /rxjs/7.8.0: + resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} dependencies: tslib: 2.4.1 @@ -19834,8 +19884,8 @@ packages: resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==} dev: true - /selenium-webdriver/4.6.1: - resolution: {integrity: sha512-FT8Dw0tbzaTp8YYLuwhaCnve/nw03HKrOJrA3aUmTKmxaIFSP4kT2R5fN3K0RpV5kbR0ZnM4FGVI2vANBvekaA==} + /selenium-webdriver/4.7.1: + resolution: {integrity: sha512-IfTM9OE8HtCKjOJwyudbAVtAHQKOJK8mu2qrXXbKyj4lqgXF+2lYW4rSZXCV6SLQRWZ+DVGkomCmFzq5orD/ZA==} engines: {node: '>= 14.20.0'} dependencies: jszip: 3.10.1 @@ -20123,6 +20173,10 @@ packages: yargs: 15.4.1 dev: true + /smob/0.0.6: + resolution: {integrity: sha512-V21+XeNni+tTyiST1MHsa84AQhT1aFZipzPpOFAVB8DkHzwJyjjAmt9bgwnuZiZWnIbMo2duE29wybxv/7HWUw==} + dev: true + /snapdragon-node/2.1.1: resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} engines: {node: '>=0.10.0'} @@ -20275,10 +20329,6 @@ packages: engines: {node: '>= 8'} dev: true - /sourcemap-codec/1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - dev: true - /space-separated-tokens/1.1.5: resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==} dev: true @@ -20353,8 +20403,8 @@ packages: resolution: {integrity: sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==} optional: true - /sqlite3/5.1.2: - resolution: {integrity: sha512-D0Reg6pRWAFXFUnZKsszCI67tthFD8fGPewRddDCX6w4cYwz3MbvuwRICbL+YQjBAh9zbw+lJ/V9oC8nG5j6eg==} + /sqlite3/5.1.4: + resolution: {integrity: sha512-i0UlWAzPlzX3B5XP2cYuhWQJsTtlMD6obOa1PgeEQ4DHEXUuyJkgv50I3isqZAP5oFc2T8OFvakmDh2W6I+YpA==} requiresBuild: true peerDependenciesMeta: node-gyp: @@ -20650,7 +20700,7 @@ packages: peerDependencies: webpack: ^5.0.0 dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /style-search/0.1.0: @@ -20663,13 +20713,6 @@ packages: inline-style-parser: 0.1.1 dev: true - /style-value-types/5.1.2: - resolution: {integrity: sha512-Vs9fNreYF9j6W2VvuDTP7kepALi7sk0xtk2Tu8Yxi9UoajJdEVpNpCov0HsLTqXvNGKX+Uv09pkozVITi1jf3Q==} - dependencies: - hey-listen: 1.0.8 - tslib: 2.4.0 - dev: false - /styled-components/5.3.6_7i5myeigehqah43i5u7wbekgba: resolution: {integrity: sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==} engines: {node: '>=10'} @@ -20693,31 +20736,31 @@ packages: shallowequal: 1.1.0 supports-color: 5.5.0 - /stylelint-config-prettier/9.0.4_stylelint@14.15.0: + /stylelint-config-prettier/9.0.4_stylelint@14.16.0: resolution: {integrity: sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.15.0 + stylelint: 14.16.0 dev: true - /stylelint-config-recommended/9.0.0_stylelint@14.15.0: + /stylelint-config-recommended/9.0.0_stylelint@14.16.0: resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==} peerDependencies: stylelint: ^14.10.0 dependencies: - stylelint: 14.15.0 + stylelint: 14.16.0 dev: true - /stylelint-config-standard/29.0.0_stylelint@14.15.0: + /stylelint-config-standard/29.0.0_stylelint@14.16.0: resolution: {integrity: sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==} peerDependencies: stylelint: ^14.14.0 dependencies: - stylelint: 14.15.0 - stylelint-config-recommended: 9.0.0_stylelint@14.15.0 + stylelint: 14.16.0 + stylelint-config-recommended: 9.0.0_stylelint@14.16.0 dev: true /stylelint-config-styled-components/0.1.1: @@ -20735,8 +20778,8 @@ packages: - supports-color dev: true - /stylelint/14.15.0: - resolution: {integrity: sha512-JOgDAo5QRsqiOZPZO+B9rKJvBm64S0xasbuRPAbPs6/vQDgDCnZLIiw6XcAS6GQKk9k1sBWR6rmH3Mfj8OknKg==} + /stylelint/14.16.0: + resolution: {integrity: sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -20753,7 +20796,7 @@ packages: globby: 11.1.0 globjoin: 0.1.4 html-tags: 3.2.0 - ignore: 5.2.0 + ignore: 5.2.4 import-lazy: 4.0.0 imurmurhash: 0.1.4 is-plain-object: 5.0.0 @@ -20794,8 +20837,8 @@ packages: transitivePeerDependencies: - supports-color - /superagent/8.0.4: - resolution: {integrity: sha512-yaQB7YqAHhutt8yU7XIRKXGXtkxKidVuiDJ8FJPBG7JPd7Ckv4X9cOdxVGH5DFsPXodsCrOSzdUi2xL+o9z1qw==} + /superagent/8.0.6: + resolution: {integrity: sha512-HqSe6DSIh3hEn6cJvCkaM1BLi466f1LHi4yubR0tpewlMpk4RUFFy35bKz8SsPBwYfIIJy5eclp+3tCYAuX0bw==} engines: {node: '>=6.4.0 <13 || >=14'} dependencies: component-emitter: 1.3.0 @@ -20803,7 +20846,7 @@ packages: debug: 4.3.4 fast-safe-stringify: 2.1.1 form-data: 4.0.0 - formidable: 2.0.1 + formidable: 2.1.1 methods: 1.1.2 mime: 2.6.0 qs: 6.11.0 @@ -20812,12 +20855,12 @@ packages: - supports-color dev: true - /supertest/6.3.1: - resolution: {integrity: sha512-hRohNeIfk/cA48Cxpa/w48hktP6ZaRqXb0QV5rLvW0C7paRsBU3Q5zydzYrslOJtj/gd48qx540jKtcs6vG1fQ==} + /supertest/6.3.3: + resolution: {integrity: sha512-EMCG6G8gDu5qEqRQ3JjjPs6+FYT1a7Hv5ApHvtSghmOFJYtsU5S+pSb6Y2EUeCEY3CmEL3mmQ8YWlPOzQomabA==} engines: {node: '>=6.4.0'} dependencies: methods: 1.1.2 - superagent: 8.0.4 + superagent: 8.0.6 transitivePeerDependencies: - supports-color dev: true @@ -21026,7 +21069,7 @@ packages: schema-utils: 3.1.1 serialize-javascript: 6.0.0 terser: 5.16.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /terser/4.8.1: @@ -21231,7 +21274,7 @@ packages: engines: {node: '>=6.10'} dev: true - /ts-jest/29.0.3_4f6uxrzmuwipl5rr3bcogf6k74: + /ts-jest/29.0.3_orsjflytm5zjweotzi5qijesea: resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -21252,40 +21295,7 @@ packages: esbuild: optional: true dependencies: - bs-logger: 0.2.6 - fast-json-stable-stringify: 2.1.0 - jest: 29.3.1_@types+node@18.11.9 - jest-util: 29.3.1 - json5: 2.2.1 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.3.8 - typescript: 4.9.3 - yargs-parser: 21.1.1 - dev: true - - /ts-jest/29.0.3_6crhf7ajeizammv76u753sn6i4: - resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - '@babel/core': '>=7.0.0-beta.0 <8' - '@jest/types': ^29.0.0 - babel-jest: ^29.0.0 - esbuild: '*' - jest: ^29.0.0 - typescript: '>=4.3' - peerDependenciesMeta: - '@babel/core': - optional: true - '@jest/types': - optional: true - babel-jest: - optional: true - esbuild: - optional: true - dependencies: - '@babel/core': 7.20.2 + '@babel/core': 7.20.5 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 29.3.1 @@ -21294,11 +21304,44 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.8 - typescript: 4.9.3 + typescript: 4.9.4 yargs-parser: 21.1.1 dev: true - /ts-node/10.9.1_wup25etrarvlqkprac7h35hj7u: + /ts-jest/29.0.3_p6ekqnroyms5nhqbfxosryz7rm: + resolution: {integrity: sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + hasBin: true + peerDependencies: + '@babel/core': '>=7.0.0-beta.0 <8' + '@jest/types': ^29.0.0 + babel-jest: ^29.0.0 + esbuild: '*' + jest: ^29.0.0 + typescript: '>=4.3' + peerDependenciesMeta: + '@babel/core': + optional: true + '@jest/types': + optional: true + babel-jest: + optional: true + esbuild: + optional: true + dependencies: + bs-logger: 0.2.6 + fast-json-stable-stringify: 2.1.0 + jest: 29.3.1_@types+node@18.11.17 + jest-util: 29.3.1 + json5: 2.2.1 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.3.8 + typescript: 4.9.4 + yargs-parser: 21.1.1 + dev: true + + /ts-node/10.9.1_moeqx3xmzxqxagf2sz6mqkbb7m: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -21317,19 +21360,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.11.9 + '@types/node': 18.11.17 acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.3 + typescript: 4.9.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true - /ts-pnp/1.2.0_typescript@4.9.3: + /ts-pnp/1.2.0_typescript@4.9.4: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -21338,7 +21381,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.3 + typescript: 4.9.4 dev: true /ts-toolbelt/6.15.5: @@ -21365,14 +21408,14 @@ packages: /tslib/2.4.1: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} - /tsutils/3.21.0_typescript@4.9.3: + /tsutils/3.21.0_typescript@4.9.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: true /tty-browserify/0.0.0: @@ -21467,8 +21510,8 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true @@ -21511,8 +21554,8 @@ packages: peerDependencies: react: '>=15.0.0 || 18' dependencies: - '@babel/runtime': 7.20.1 - '@types/react': 18.0.25 + '@babel/runtime': 7.20.6 + '@types/react': 18.0.26 invariant: 2.2.4 react: 18.2.0 react-lifecycles-compat: 3.0.4 @@ -21728,7 +21771,7 @@ packages: querystring: 0.2.0 dev: true - /use-callback-ref/1.3.0_fan5qbzahqtxlm5dzefqlqx5ia: + /use-callback-ref/1.3.0_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==} engines: {node: '>=10'} peerDependencies: @@ -21738,12 +21781,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 react: 18.2.0 tslib: 2.4.1 dev: false - /use-isomorphic-layout-effect/1.1.2_fan5qbzahqtxlm5dzefqlqx5ia: + /use-isomorphic-layout-effect/1.1.2_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -21752,11 +21795,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 react: 18.2.0 dev: false - /use-sidecar/1.1.2_fan5qbzahqtxlm5dzefqlqx5ia: + /use-sidecar/1.1.2_kzbn2opkn2327fwg5yzwzya5o4: resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==} engines: {node: '>=10'} peerDependencies: @@ -21766,7 +21809,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 detect-node-es: 1.1.0 react: 18.2.0 tslib: 2.4.1 @@ -22011,8 +22054,8 @@ packages: engines: {node: '>=12'} dev: true - /webpack-cli/5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi: - resolution: {integrity: sha512-AACDTo20yG+xn6HPW5xjbn2Be4KUzQPebWXsDMHwPPyKh9OnTOJgZN2Nc+g/FZKV3ObRTYsGvibAvc+5jAUrVA==} + /webpack-cli/5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi: + resolution: {integrity: sha512-S3KVAyfwUqr0Mo/ur3NzIp6jnerNpo7GUO6so51mxLi1spqsA17YcMXy0WOIJtBSnj748lthxC6XLbNKh/ZC+A==} engines: {node: '>=14.15.0'} hasBin: true peerDependencies: @@ -22029,9 +22072,9 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 2.0.0_5mhpyft47fxnqdave7meqiud7i - '@webpack-cli/info': 2.0.0_5mhpyft47fxnqdave7meqiud7i - '@webpack-cli/serve': 2.0.0_s4gx4u3got3vsyxpifomhm7lri + '@webpack-cli/configtest': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq + '@webpack-cli/info': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq + '@webpack-cli/serve': 2.0.1_ewykyfxtgmraekx43xa23ld4wa colorette: 2.0.19 commander: 9.4.1 cross-spawn: 7.0.3 @@ -22040,13 +22083,13 @@ packages: import-local: 3.1.0 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-dev-server: 4.11.1_5mhpyft47fxnqdave7meqiud7i + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-dev-server: 4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq webpack-merge: 5.8.0 dev: true - /webpack-cli/5.0.0_webpack@5.75.0: - resolution: {integrity: sha512-AACDTo20yG+xn6HPW5xjbn2Be4KUzQPebWXsDMHwPPyKh9OnTOJgZN2Nc+g/FZKV3ObRTYsGvibAvc+5jAUrVA==} + /webpack-cli/5.0.1_webpack@5.75.0: + resolution: {integrity: sha512-S3KVAyfwUqr0Mo/ur3NzIp6jnerNpo7GUO6so51mxLi1spqsA17YcMXy0WOIJtBSnj748lthxC6XLbNKh/ZC+A==} engines: {node: '>=14.15.0'} hasBin: true peerDependencies: @@ -22063,9 +22106,9 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 2.0.0_5mhpyft47fxnqdave7meqiud7i - '@webpack-cli/info': 2.0.0_5mhpyft47fxnqdave7meqiud7i - '@webpack-cli/serve': 2.0.0_5mhpyft47fxnqdave7meqiud7i + '@webpack-cli/configtest': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq + '@webpack-cli/info': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq + '@webpack-cli/serve': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq colorette: 2.0.19 commander: 9.4.1 cross-spawn: 7.0.3 @@ -22074,7 +22117,7 @@ packages: import-local: 3.1.0 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 webpack-merge: 5.8.0 dev: true @@ -22118,10 +22161,10 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true - /webpack-dev-server/4.11.1_5mhpyft47fxnqdave7meqiud7i: + /webpack-dev-server/4.11.1_rjsyjcrmk25kqsjzwkvj3a2evq: resolution: {integrity: sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==} engines: {node: '>= 12.13.0'} hasBin: true @@ -22159,8 +22202,8 @@ packages: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_uaydpeuxkjjcxdbyfgk36cjdxi + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_uaydpeuxkjjcxdbyfgk36cjdxi webpack-dev-middleware: 5.3.3_webpack@5.75.0 ws: 8.11.0 transitivePeerDependencies: @@ -22307,7 +22350,7 @@ packages: - uglify-js dev: true - /webpack/5.75.0_webpack-cli@5.0.0: + /webpack/5.75.0_webpack-cli@5.0.1: resolution: {integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==} engines: {node: '>=10.13.0'} hasBin: true @@ -22340,7 +22383,7 @@ packages: tapable: 2.2.1 terser-webpack-plugin: 5.3.6_webpack@5.75.0 watchpack: 2.4.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack-cli: 5.0.1_webpack@5.75.0 webpack-sources: 3.2.3 transitivePeerDependencies: - '@swc/core'