diff --git a/extension/package.json b/extension/package.json index 22dcf6283d..e44c54091b 100644 --- a/extension/package.json +++ b/extension/package.json @@ -46,14 +46,14 @@ "react-icons": "^4.3.1", "react-is": "^17.0.2", "react-json-tree": "^0.16.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "redux": "^4.2.0", "redux-persist": "^6.0.0", "styled-components": "^5.3.5" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@babel/register": "^7.17.7", @@ -70,8 +70,8 @@ "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "electron": "^19.0.0", - "eslint": "^8.15.0", + "electron": "^19.0.1", + "eslint": "^8.16.0", "eslint-config-airbnb": "^19.0.4", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsx-a11y": "^6.5.1", @@ -79,7 +79,7 @@ "eslint-plugin-react-hooks": "^4.5.0", "file-loader": "^6.2.0", "fork-ts-checker-webpack-plugin": "^7.2.11", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "jest": "^27.5.1", "path-browserify": "^1.0.1", "pug-html-loader": "^1.1.5", @@ -87,7 +87,7 @@ "react-transform-catch-errors": "^1.0.2", "react-transform-hmr": "^1.0.4", "rimraf": "^3.0.2", - "selenium-webdriver": "^4.1.2", + "selenium-webdriver": "^4.2.0", "sinon-chrome": "^3.0.1", "style-loader": "^3.3.1", "ts-jest": "^27.1.5", diff --git a/package.json b/package.json index daba1aa9bc..edbc35ca54 100644 --- a/package.json +++ b/package.json @@ -1,20 +1,20 @@ { "private": true, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", "@changesets/cli": "^2.22.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", "prettier": "2.6.2", "typescript": "~4.6.4", - "nx": "^14.1.7", + "nx": "^14.1.9", "@nrwl/nx-cloud": "^14.0.5" }, "scripts": { @@ -38,7 +38,7 @@ "packages/redux-devtools-rtk-query-monitor/demo", "packages/redux-devtools-slider-monitor/examples/todomvc" ], - "packageManager": "pnpm@7.1.2", + "packageManager": "pnpm@7.1.7", "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 81415487e4..5cbcdd9ca3 100644 --- a/packages/d3-state-visualizer/examples/tree/package.json +++ b/packages/d3-state-visualizer/examples/tree/package.json @@ -29,19 +29,19 @@ "map2tree": "^2.1.0" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/node": "^16.11.36", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/d3-state-visualizer/package.json b/packages/d3-state-visualizer/package.json index cd6c7a73b7..414522756b 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.18.0", + "@babel/runtime": "^7.18.3", "@types/d3": "^3.5.47", "d3": "^3.5.17", "d3tooltip": "^2.1.0", @@ -52,22 +52,22 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-commonjs": "^22.0.0", "@rollup/plugin-node-resolve": "^13.3.0", "@types/node": "^16.11.36", - "@types/ramda": "^0.28.12", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@types/ramda": "^0.28.13", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^2.74.1", + "rollup": "^2.75.3", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.31.2", "tslib": "^2.4.0", diff --git a/packages/d3tooltip/package.json b/packages/d3tooltip/package.json index b211b2861b..6b85890027 100644 --- a/packages/d3tooltip/package.json +++ b/packages/d3tooltip/package.json @@ -38,29 +38,29 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "ramda": "^0.28.0" }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-commonjs": "^22.0.0", "@rollup/plugin-node-resolve": "^13.3.0", "@types/d3": "^3.5.47", "@types/node": "^16.11.36", - "@types/ramda": "^0.28.12", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@types/ramda": "^0.28.13", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "d3": "^3.5.17", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", - "rollup": "^2.74.1", + "rollup": "^2.75.3", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.31.2", "tslib": "^2.4.0", diff --git a/packages/map2tree/package.json b/packages/map2tree/package.json index 19948374c0..5a6967394f 100755 --- a/packages/map2tree/package.json +++ b/packages/map2tree/package.json @@ -42,15 +42,15 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-commonjs": "^22.0.0", @@ -58,15 +58,15 @@ "@types/jest": "^27.5.1", "@types/lodash": "^4.14.182", "@types/node": "^16.11.36", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", - "immutable": "^4.0.0", + "eslint-plugin-jest": "^26.4.5", + "immutable": "^4.1.0", "jest": "^27.5.1", "rimraf": "^3.0.2", - "rollup": "^2.74.1", + "rollup": "^2.75.3", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.31.2", "ts-jest": "^27.1.5", diff --git a/packages/react-base16-styling/package.json b/packages/react-base16-styling/package.json index 13a87b3db8..2e5788f6a7 100644 --- a/packages/react-base16-styling/package.json +++ b/packages/react-base16-styling/package.json @@ -39,7 +39,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@types/base16": "^1.0.2", "@types/lodash": "^4.14.182", "base16": "^1.0.0", @@ -49,19 +49,19 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/color": "^3.0.3", "@types/jest": "^27.5.1", "@types/lodash.curry": "^4.1.7", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "jest": "^27.5.1", "rimraf": "^3.0.2", "ts-jest": "^27.1.5", diff --git a/packages/react-dock/demo/package.json b/packages/react-dock/demo/package.json index cd01f49e82..2fe6697c49 100644 --- a/packages/react-dock/demo/package.json +++ b/packages/react-dock/demo/package.json @@ -19,25 +19,25 @@ "styled-components": "^5.3.5" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/node": "^16.11.36", "@types/react": "^17.0.45", "@types/react-dom": "^17.0.17", "@types/styled-components": "^5.1.25", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/react-dock/package.json b/packages/react-dock/package.json index 881d2a6a7e..f2854f335a 100644 --- a/packages/react-dock/package.json +++ b/packages/react-dock/package.json @@ -39,7 +39,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@types/lodash": "^4.14.182", "@types/prop-types": "^15.7.5", "lodash.debounce": "^4.0.8", @@ -47,21 +47,21 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/jest": "^27.5.1", "@types/lodash.debounce": "^4.0.7", "@types/react": "^17.0.45", "@types/react-test-renderer": "^17.0.2", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", diff --git a/packages/react-json-tree/examples/package.json b/packages/react-json-tree/examples/package.json index 10f0f37f5b..606ec4a83b 100644 --- a/packages/react-json-tree/examples/package.json +++ b/packages/react-json-tree/examples/package.json @@ -19,31 +19,31 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "immutable": "^4.0.0", + "immutable": "^4.1.0", "react": "^17.0.2", "react-base16-styling": "^0.9.1", "react-dom": "^17.0.2", "react-json-tree": "^0.16.1" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/node": "^16.11.36", "@types/react": "^17.0.45", "@types/react-dom": "^17.0.17", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/react-json-tree/package.json b/packages/react-json-tree/package.json index 8b2def793b..b8f43872c3 100644 --- a/packages/react-json-tree/package.json +++ b/packages/react-json-tree/package.json @@ -45,7 +45,7 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@types/lodash": "^4.14.182", "@types/prop-types": "^15.7.5", "prop-types": "^15.8.1", @@ -53,10 +53,10 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@rollup/plugin-babel": "^5.3.1", @@ -66,18 +66,18 @@ "@types/node": "^16.11.36", "@types/react": "^17.0.45", "@types/react-test-renderer": "^17.0.2", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", "react": "^17.0.2", "react-test-renderer": "^17.0.2", "rimraf": "^3.0.2", - "rollup": "^2.74.1", + "rollup": "^2.75.3", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.31.2", "ts-jest": "^27.1.5", diff --git a/packages/redux-devtools-app/package.json b/packages/redux-devtools-app/package.json index f8e7ef2ed3..f3eb95e866 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.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/chart-monitor": "^2.1.1", "@redux-devtools/core": "^3.12.0", "@redux-devtools/inspector-monitor": "^2.1.2", @@ -50,7 +50,7 @@ "@redux-devtools/rtk-query-monitor": "^2.1.2", "@redux-devtools/slider-monitor": "^3.1.2", "@redux-devtools/ui": "^1.2.1", - "@reduxjs/toolkit": "^1.8.1", + "@reduxjs/toolkit": "^1.8.2", "@types/prop-types": "^15.7.5", "d3-state-visualizer": "^1.6.0", "javascript-stringify": "^2.1.0", @@ -61,17 +61,17 @@ "prop-types": "^15.8.1", "react-icons": "^4.3.1", "react-is": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "redux": "^4.2.0", "redux-persist": "^6.0.0", "socketcluster-client": "^14.3.2" }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@rjsf/core": "^4.2.0", @@ -88,14 +88,14 @@ "@types/styled-components": "^5.1.25", "@types/testing-library__jest-dom": "^5.14.3", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", @@ -109,7 +109,7 @@ "style-loader": "^3.3.1", "styled-components": "^5.3.5", "ts-jest": "^27.1.5", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools-chart-monitor/package.json b/packages/redux-devtools-chart-monitor/package.json index 33d6f4d1cf..25c4620545 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.18.0", + "@babel/runtime": "^7.18.3", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", "d3-state-visualizer": "^1.6.0", @@ -49,17 +49,17 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", "@types/react": "^17.0.45", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", diff --git a/packages/redux-devtools-cli/package.json b/packages/redux-devtools-cli/package.json index faad5a57d0..998423ae5d 100644 --- a/packages/redux-devtools-cli/package.json +++ b/packages/redux-devtools-cli/package.json @@ -42,16 +42,16 @@ "dependencies": { "@redux-devtools/app": "^2.1.3", "@types/react": "^17.0.45", - "apollo-server-express": "^3.7.0", + "apollo-server-express": "^3.8.1", "body-parser": "^1.20.0", "chalk": "^4.1.2", "cors": "^2.8.5", "cross-spawn": "^7.0.3", - "electron": "^19.0.0", + "electron": "^19.0.1", "express": "^4.18.1", "getport": "^0.1.0", "graphql": "^16.5.0", - "knex": "^2.0.0", + "knex": "^2.1.0", "lodash": "^4.17.21", "minimist": "^1.2.6", "morgan": "^1.10.0", @@ -82,11 +82,11 @@ "@types/styled-components": "^5.1.25", "@types/supertest": "^2.0.12", "@types/uuid": "^8.3.4", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "jest": "^27.5.1", "ncp": "^2.0.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-dock-monitor/package.json b/packages/redux-devtools-dock-monitor/package.json index 771e51eb03..c7e3cc1008 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.18.0", + "@babel/runtime": "^7.18.3", "@types/prop-types": "^15.7.5", "parse-key": "^0.2.1", "prop-types": "^15.8.1", @@ -49,18 +49,18 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", "@types/parse-key": "^0.2.0", "@types/react": "^17.0.45", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", diff --git a/packages/redux-devtools-extension/package.json b/packages/redux-devtools-extension/package.json index 569cf19e3b..b7b5ad10fa 100644 --- a/packages/redux-devtools-extension/package.json +++ b/packages/redux-devtools-extension/package.json @@ -29,18 +29,18 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.18.0" + "@babel/runtime": "^7.18.3" }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json index 742af3cced..4500b4a9ac 100644 --- a/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json +++ b/packages/redux-devtools-inspector-monitor-test-tab/demo/package.json @@ -15,20 +15,20 @@ "@redux-devtools/inspector-monitor": "^2.1.2", "@redux-devtools/inspector-monitor-test-tab": "^0.8.6", "@redux-devtools/ui": "^1.2.1", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "lodash.shuffle": "^4.2.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-is": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "react-router-dom": "^6.3.0", "redux": "^4.2.0", "redux-logger": "^3.0.6", "styled-components": "^5.3.5" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/lodash.shuffle": "^4.2.7", @@ -38,19 +38,19 @@ "@types/redux-logger": "^3.0.9", "@types/styled-components": "^5.1.25", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools-inspector-monitor-test-tab/package.json b/packages/redux-devtools-inspector-monitor-test-tab/package.json index f9dce86726..fac218c20f 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.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/ui": "^1.2.1", "@types/prop-types": "^15.7.5", "es6template": "^1.0.5", @@ -56,10 +56,10 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", @@ -71,11 +71,11 @@ "@types/object-path": "^0.11.1", "@types/react": "^17.0.45", "@types/simple-diff": "^1.6.1", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", diff --git a/packages/redux-devtools-inspector-monitor-trace-tab/package.json b/packages/redux-devtools-inspector-monitor-trace-tab/package.json index fbf1098008..015d2944d7 100644 --- a/packages/redux-devtools-inspector-monitor-trace-tab/package.json +++ b/packages/redux-devtools-inspector-monitor-trace-tab/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@babel/code-frame": "^7.16.7", - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@types/chrome": "^0.0.188", "anser": "^2.1.1", "html-entities": "^2.3.3", @@ -41,10 +41,10 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", @@ -58,11 +58,11 @@ "@types/react": "^17.0.45", "@types/redux-devtools-themes": "^1.0.0", "@types/source-map": "0.5.2", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", diff --git a/packages/redux-devtools-inspector-monitor/demo/package.json b/packages/redux-devtools-inspector-monitor/demo/package.json index 4d8a19a453..f65f45d190 100644 --- a/packages/redux-devtools-inspector-monitor/demo/package.json +++ b/packages/redux-devtools-inspector-monitor/demo/package.json @@ -14,19 +14,19 @@ "@redux-devtools/dock-monitor": "^2.1.1", "@redux-devtools/inspector-monitor": "^2.1.2", "base16": "^1.0.0", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "lodash.shuffle": "^4.2.0", "react": "^17.0.2", "react-bootstrap": "^2.4.0", "react-dom": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "react-router-dom": "^6.3.0", "redux": "^4.2.0", "redux-logger": "^3.0.6" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/base16": "^1.0.2", @@ -36,17 +36,17 @@ "@types/react-dom": "^17.0.17", "@types/redux-logger": "^3.0.9", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools-inspector-monitor/package.json b/packages/redux-devtools-inspector-monitor/package.json index 5de2fbec16..14384f4d4b 100644 --- a/packages/redux-devtools-inspector-monitor/package.json +++ b/packages/redux-devtools-inspector-monitor/package.json @@ -35,13 +35,13 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@types/dragula": "^3.7.1", "@types/lodash": "^4.14.182", "@types/prop-types": "^15.7.5", "dateformat": "^4.6.3", "hex-rgba": "^1.0.2", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "javascript-stringify": "^2.1.0", "jsondiffpatch": "^0.4.1", "jss": "^10.9.0", @@ -55,10 +55,10 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", @@ -69,9 +69,9 @@ "@types/react": "^17.0.45", "@types/react-dragula": "^1.1.0", "@types/redux-devtools-themes": "^1.0.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", diff --git a/packages/redux-devtools-instrument/package.json b/packages/redux-devtools-instrument/package.json index bc3cebcabf..a01611d6d4 100644 --- a/packages/redux-devtools-instrument/package.json +++ b/packages/redux-devtools-instrument/package.json @@ -41,24 +41,24 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/jest": "^27.5.1", "@types/lodash": "^4.14.182", "@types/node": "^16.11.36", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "jest": "^27.5.1", "redux": "^4.2.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-log-monitor/package.json b/packages/redux-devtools-log-monitor/package.json index 43acac012c..5653542f6f 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.18.0", + "@babel/runtime": "^7.18.3", "@types/lodash.debounce": "^4.0.7", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", @@ -52,17 +52,17 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", "@types/react": "^17.0.45", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", diff --git a/packages/redux-devtools-remote/package.json b/packages/redux-devtools-remote/package.json index 1de79431a5..2c4665ca3d 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.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/instrument": "^2.1.0", "@redux-devtools/utils": "^1.2.1", "jsan": "^3.1.14", @@ -51,18 +51,18 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/jsan": "^3.1.2", "@types/node": "^16.11.36", "@types/rn-host-detect": "^1.2.0", "@types/socketcluster-client": "^13.0.5", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "redux": "^4.2.0", "rimraf": "^3.0.2", diff --git a/packages/redux-devtools-rtk-query-monitor/demo/package.json b/packages/redux-devtools-rtk-query-monitor/demo/package.json index e8e1e9ac1a..ffac8f6f2f 100644 --- a/packages/redux-devtools-rtk-query-monitor/demo/package.json +++ b/packages/redux-devtools-rtk-query-monitor/demo/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@chakra-ui/react": "^1.8.8", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", @@ -18,21 +18,21 @@ "@redux-devtools/core": "^3.12.0", "@redux-devtools/dock-monitor": "^2.1.1", "@redux-devtools/rtk-query-monitor": "^2.1.2", - "@reduxjs/toolkit": "^1.8.1", - "framer-motion": "^6.3.3", - "msw": "^0.40.2", + "@reduxjs/toolkit": "^1.8.2", + "framer-motion": "^6.3.4", + "msw": "^0.41.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-icons": "^4.3.1", "react-is": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "react-router-dom": "^6.3.0", "styled-components": "^5.3.5" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/copy-webpack-plugin": "^8.0.1", @@ -40,20 +40,20 @@ "@types/react": "^17.0.45", "@types/react-dom": "^17.0.17", "@types/styled-components": "^5.1.25", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "copy-webpack-plugin": "^11.0.0", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools-rtk-query-monitor/package.json b/packages/redux-devtools-rtk-query-monitor/package.json index 656aaf9ac3..ca9e6eb28b 100644 --- a/packages/redux-devtools-rtk-query-monitor/package.json +++ b/packages/redux-devtools-rtk-query-monitor/package.json @@ -43,13 +43,13 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/ui": "^1.2.1", "@types/lodash": "^4.14.182", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", "hex-rgba": "^1.0.2", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "jss": "^10.9.0", "jss-preset-default": "^10.9.0", "lodash.debounce": "^4.0.8", @@ -60,20 +60,20 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", - "@reduxjs/toolkit": "^1.8.1", + "@reduxjs/toolkit": "^1.8.2", "@types/hex-rgba": "^1.0.1", "@types/lodash.debounce": "^4.0.7", "@types/react": "^17.0.45", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", @@ -84,7 +84,7 @@ }, "peerDependencies": { "@redux-devtools/core": "^3.7.0", - "@reduxjs/toolkit": "^1.8.1", + "@reduxjs/toolkit": "^1.8.2", "@types/react": "^16.3.0 || ^17.0.0", "@types/styled-components": "^5.1.25", "react": "^16.3.0 || ^17.0.0", diff --git a/packages/redux-devtools-serialize/package.json b/packages/redux-devtools-serialize/package.json index 84f6c41094..e5d9d264ae 100644 --- a/packages/redux-devtools-serialize/package.json +++ b/packages/redux-devtools-serialize/package.json @@ -37,30 +37,30 @@ "prepublish": "pnpm run type-check && pnpm run lint && pnpm run test" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "jsan": "^3.1.14" }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/jest": "^27.5.1", "@types/jsan": "^3.1.2", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", - "immutable": "^4.0.0", + "eslint-plugin-jest": "^26.4.5", + "immutable": "^4.1.0", "jest": "^27.5.1", "rimraf": "^3.0.2", "ts-jest": "^27.1.5", "typescript": "~4.6.4" }, "peerDependencies": { - "immutable": "^4.0.0" + "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 27028cb806..f8c9a43089 100644 --- a/packages/redux-devtools-slider-monitor/examples/todomvc/package.json +++ b/packages/redux-devtools-slider-monitor/examples/todomvc/package.json @@ -24,14 +24,14 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-is": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "redux": "^4.2.0", "styled-components": "^5.3.5", "todomvc-app-css": "^2.4.2" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/classnames": "^2.3.1", @@ -41,19 +41,19 @@ "@types/react-dom": "^17.0.17", "@types/styled-components": "^5.1.25", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools-slider-monitor/package.json b/packages/redux-devtools-slider-monitor/package.json index 0e8e0cd473..931b5921d3 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.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/ui": "^1.2.1", "@types/prop-types": "^15.7.5", "@types/redux-devtools-themes": "^1.0.0", @@ -41,26 +41,26 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@redux-devtools/core": "^3.12.0", "@rollup/plugin-babel": "^5.3.1", "@types/node": "^16.11.36", "@types/react": "^17.0.45", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "react": "^17.0.2", "redux": "^4.2.0", "rimraf": "^3.0.2", - "rollup": "^2.74.1", + "rollup": "^2.75.3", "rollup-plugin-typescript2": "^0.31.2", "tslib": "^2.4.0", "typescript": "~4.6.4" diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index 9496274082..17cbf7d5fa 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.18.0", + "@babel/runtime": "^7.18.3", "@rjsf/core": "^4.2.0", "@types/base16": "^1.0.2", "@types/codemirror": "^5.60.5", @@ -61,14 +61,14 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", - "@storybook/addon-essentials": "^6.5.3", - "@storybook/react": "^6.5.3", + "@storybook/addon-essentials": "^6.5.5", + "@storybook/react": "^6.5.5", "@testing-library/dom": "^8.13.0", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", @@ -76,13 +76,13 @@ "@types/jest": "^27.5.1", "@types/react": "^17.0.45", "@types/styled-components": "^5.1.25", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "csstype": "^3.1.0", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", @@ -93,7 +93,7 @@ "require-from-string": "^2.0.2", "rimraf": "^3.0.2", "styled-components": "^5.3.5", - "stylelint": "^14.8.2", + "stylelint": "^14.8.5", "stylelint-config-prettier": "^9.0.3", "stylelint-config-standard": "^25.0.0", "stylelint-config-styled-components": "^0.1.1", diff --git a/packages/redux-devtools-utils/package.json b/packages/redux-devtools-utils/package.json index ed100872e3..0d7d482d95 100644 --- a/packages/redux-devtools-utils/package.json +++ b/packages/redux-devtools-utils/package.json @@ -32,12 +32,12 @@ "prepublish": "pnpm run type-check && pnpm run lint" }, "dependencies": { - "@babel/runtime": "^7.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/core": "^3.12.0", "@redux-devtools/serialize": "^0.4.1", "@types/get-params": "^0.1.0", "get-params": "^0.1.2", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "jsan": "^3.1.14", "lodash": "^4.17.21", "nanoid": "^3.3.4", @@ -45,24 +45,24 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-typescript": "^7.17.12", "@types/jsan": "^3.1.2", "@types/lodash": "^4.14.182", "@types/node": "^16.11.36", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "rimraf": "^3.0.2", "typescript": "~4.6.4" }, "peerDependencies": { "@redux-devtools/core": "^3.7.0", - "immutable": "^4.0.0", + "immutable": "^4.1.0", "redux": "^4.2.0" } } diff --git a/packages/redux-devtools/examples/counter/package.json b/packages/redux-devtools/examples/counter/package.json index 7f4f84ce8f..1549bcbac5 100644 --- a/packages/redux-devtools/examples/counter/package.json +++ b/packages/redux-devtools/examples/counter/package.json @@ -25,13 +25,13 @@ "prop-types": "^15.8.1", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "redux": "^4.2.0", "redux-thunk": "^2.4.1" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/node": "^16.11.36", @@ -39,17 +39,17 @@ "@types/react": "^17.0.45", "@types/react-dom": "^17.0.17", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools/examples/todomvc/package.json b/packages/redux-devtools/examples/todomvc/package.json index b38f9b4192..e69c30d2a9 100644 --- a/packages/redux-devtools/examples/todomvc/package.json +++ b/packages/redux-devtools/examples/todomvc/package.json @@ -38,13 +38,13 @@ "prop-types": "^15.8.1", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "redux": "^4.2.0", "todomvc-app-css": "^2.4.2" }, "devDependencies": { - "@babel/core": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/classnames": "^2.3.1", @@ -53,19 +53,19 @@ "@types/react": "^17.0.45", "@types/react-dom": "^17.0.17", "@types/webpack-env": "^1.17.0", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", "babel-loader": "^8.2.5", "cross-env": "^7.0.3", "css-loader": "^6.7.1", - "eslint": "^8.15.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "fork-ts-checker-webpack-plugin": "^7.2.11", "html-webpack-plugin": "^5.5.0", "style-loader": "^3.3.1", - "ts-node": "^10.7.0", + "ts-node": "^10.8.0", "typescript": "~4.6.4", "webpack": "^5.72.1", "webpack-cli": "^4.9.2", diff --git a/packages/redux-devtools/package.json b/packages/redux-devtools/package.json index 5ef8cec365..8d13bd70bc 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.18.0", + "@babel/runtime": "^7.18.3", "@redux-devtools/instrument": "^2.1.0", "@types/prop-types": "^15.7.5", "lodash": "^4.17.21", @@ -49,27 +49,27 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "^7.18.0", - "@babel/eslint-parser": "^7.17.0", - "@babel/plugin-transform-runtime": "^7.18.0", - "@babel/preset-env": "^7.18.0", + "@babel/core": "^7.18.2", + "@babel/eslint-parser": "^7.18.2", + "@babel/plugin-transform-runtime": "^7.18.2", + "@babel/preset-env": "^7.18.2", "@babel/preset-react": "^7.17.12", "@babel/preset-typescript": "^7.17.12", "@types/jest": "^27.5.1", "@types/lodash": "^4.14.182", "@types/node": "^16.11.36", "@types/react": "^17.0.45", - "@typescript-eslint/eslint-plugin": "^5.25.0", - "@typescript-eslint/parser": "^5.25.0", - "eslint": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^5.26.0", + "@typescript-eslint/parser": "^5.26.0", + "eslint": "^8.16.0", "eslint-config-prettier": "^8.5.0", - "eslint-plugin-jest": "^26.2.2", + "eslint-plugin-jest": "^26.4.5", "eslint-plugin-react": "^7.30.0", "eslint-plugin-react-hooks": "^4.5.0", "jest": "^27.5.1", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-redux": "^8.0.1", + "react-redux": "^8.0.2", "redux": "^4.2.0", "rimraf": "^3.0.2", "ts-jest": "^27.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f78aeaae08..6e47b343db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,43 +7,43 @@ importers: .: specifiers: - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 '@changesets/cli': ^2.22.0 '@nrwl/nx-cloud': ^14.0.5 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 jest: ^27.5.1 - nx: ^14.1.7 + nx: ^14.1.9 prettier: 2.6.2 typescript: ~4.6.4 devDependencies: - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u '@changesets/cli': 2.22.0 '@nrwl/nx-cloud': 14.0.5 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 - nx: 14.1.7_typescript@4.6.4 + nx: 14.1.9_typescript@4.6.4 prettier: 2.6.2 typescript: 4.6.4 extension: specifiers: - '@babel/core': ^7.18.0 + '@babel/core': ^7.18.2 '@babel/polyfill': ^7.12.1 - '@babel/preset-env': ^7.18.0 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@babel/register': ^7.17.7 @@ -68,8 +68,8 @@ importers: copy-webpack-plugin: ^11.0.0 cross-env: ^7.0.3 css-loader: ^6.7.1 - electron: ^19.0.0 - eslint: ^8.15.0 + electron: ^19.0.1 + eslint: ^8.16.0 eslint-config-airbnb: ^19.0.4 eslint-plugin-import: ^2.26.0 eslint-plugin-jsx-a11y: ^6.5.1 @@ -77,7 +77,7 @@ importers: eslint-plugin-react-hooks: ^4.5.0 file-loader: ^6.2.0 fork-ts-checker-webpack-plugin: ^7.2.11 - immutable: ^4.0.0 + immutable: ^4.1.0 jest: ^27.5.1 jsan: ^3.1.14 localforage: ^1.10.0 @@ -90,13 +90,13 @@ importers: react-icons: ^4.3.1 react-is: ^17.0.2 react-json-tree: ^0.16.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 react-transform-catch-errors: ^1.0.2 react-transform-hmr: ^1.0.4 redux: ^4.2.0 redux-persist: ^6.0.0 rimraf: ^3.0.2 - selenium-webdriver: ^4.1.2 + selenium-webdriver: ^4.2.0 sinon-chrome: ^3.0.1 style-loader: ^3.3.1 styled-components: ^5.3.5 @@ -122,16 +122,16 @@ importers: react-icons: 4.3.1_react@17.0.2 react-is: 17.0.2 react-json-tree: link:../packages/react-json-tree - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay redux: 4.2.0 redux-persist: 6.0.0_react@17.0.2+redux@4.2.0 styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@babel/register': 7.17.7_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@babel/register': 7.17.7_@babel+core@7.18.2 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m '@types/chrome': 0.0.188 @@ -139,22 +139,22 @@ importers: '@types/react': 17.0.45 '@types/react-dom': 17.0.17 '@types/styled-components': 5.1.25 - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa bestzip: 2.2.1 chromedriver: 101.0.0 copy-webpack-plugin: 11.0.0_webpack@5.72.1 cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.72.1 - electron: 19.0.0 - eslint: 8.15.0 - eslint-config-airbnb: 19.0.4_cwl36sb67esyay5caiduzvh47q - eslint-plugin-import: 2.26.0_eslint@8.15.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + electron: 19.0.1 + eslint: 8.16.0 + eslint-config-airbnb: 19.0.4_dwfgiixbwetqupsqmiuv57rzoi + eslint-plugin-import: 2.26.0_eslint@8.16.0 + eslint-plugin-jsx-a11y: 6.5.1_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 file-loader: 6.2.0_webpack@5.72.1 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 - immutable: 4.0.0 + immutable: 4.1.0 jest: 27.5.1 path-browserify: 1.0.1 pug-html-loader: 1.1.5 @@ -162,10 +162,10 @@ importers: react-transform-catch-errors: 1.0.2 react-transform-hmr: 1.0.4 rimraf: 3.0.2 - selenium-webdriver: 4.1.2 + selenium-webdriver: 4.2.0 sinon-chrome: 3.0.1 style-loader: 3.3.1_webpack@5.72.1 - ts-jest: 27.1.5_hmvk6xq5bupk46ksdjeeyeoi5e + ts-jest: 27.1.5_7bljv7za5oneh54jtx7lg37yli typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_webpack@5.72.1 @@ -173,35 +173,35 @@ importers: packages/d3-state-visualizer: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 '@rollup/plugin-commonjs': ^22.0.0 '@rollup/plugin-node-resolve': ^13.3.0 '@types/d3': ^3.5.47 '@types/node': ^16.11.36 - '@types/ramda': ^0.28.12 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@types/ramda': ^0.28.13 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 d3: ^3.5.17 d3tooltip: ^2.1.0 deepmerge: ^4.2.2 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 map2tree: ^2.1.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^2.74.1 + rollup: ^2.75.3 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.31.2 tslib: ^2.4.0 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/d3': 3.5.47 d3: 3.5.17 d3tooltip: link:../d3tooltip @@ -209,45 +209,45 @@ importers: map2tree: link:../map2tree ramda: 0.28.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@rollup/plugin-babel': 5.3.1_ykg7cmcqpmn5fbkb5gxs7i3du4 - '@rollup/plugin-commonjs': 22.0.0_rollup@2.74.1 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.74.1 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@rollup/plugin-babel': 5.3.1_qhxjqw33rawdn3amxsgyn5mkfy + '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.3 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 '@types/node': 16.11.36 - '@types/ramda': 0.28.12 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + '@types/ramda': 0.28.13 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 rimraf: 3.0.2 - rollup: 2.74.1 - rollup-plugin-terser: 7.0.2_rollup@2.74.1 - rollup-plugin-typescript2: 0.31.2_lq4dy2bb4fhoyaf2vwyb4geyfa + rollup: 2.75.3 + rollup-plugin-terser: 7.0.2_rollup@2.75.3 + rollup-plugin-typescript2: 0.31.2_bkjo2jbesdxkdo2kxggrlojt6y tslib: 2.4.0 typescript: 4.6.4 packages/d3-state-visualizer/examples/tree: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 '@types/node': ^16.11.36 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 d3-state-visualizer: ^1.6.0 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 map2tree: ^2.1.0 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -256,19 +256,19 @@ importers: d3-state-visualizer: link:../.. map2tree: link:../../../map2tree devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/node': 16.11.36 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -277,148 +277,148 @@ importers: packages/d3tooltip: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 '@rollup/plugin-commonjs': ^22.0.0 '@rollup/plugin-node-resolve': ^13.3.0 '@types/d3': ^3.5.47 '@types/node': ^16.11.36 - '@types/ramda': ^0.28.12 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@types/ramda': ^0.28.13 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 d3: ^3.5.17 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 ramda: ^0.28.0 rimraf: ^3.0.2 - rollup: ^2.74.1 + rollup: ^2.75.3 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.31.2 tslib: ^2.4.0 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 ramda: 0.28.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@rollup/plugin-babel': 5.3.1_ykg7cmcqpmn5fbkb5gxs7i3du4 - '@rollup/plugin-commonjs': 22.0.0_rollup@2.74.1 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.74.1 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@rollup/plugin-babel': 5.3.1_qhxjqw33rawdn3amxsgyn5mkfy + '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.3 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 '@types/d3': 3.5.47 '@types/node': 16.11.36 - '@types/ramda': 0.28.12 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu + '@types/ramda': 0.28.13 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la d3: 3.5.17 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 rimraf: 3.0.2 - rollup: 2.74.1 - rollup-plugin-terser: 7.0.2_rollup@2.74.1 - rollup-plugin-typescript2: 0.31.2_lq4dy2bb4fhoyaf2vwyb4geyfa + rollup: 2.75.3 + rollup-plugin-terser: 7.0.2_rollup@2.75.3 + rollup-plugin-typescript2: 0.31.2_bkjo2jbesdxkdo2kxggrlojt6y tslib: 2.4.0 typescript: 4.6.4 packages/map2tree: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 '@rollup/plugin-commonjs': ^22.0.0 '@rollup/plugin-node-resolve': ^13.3.0 '@types/jest': ^27.5.1 '@types/lodash': ^4.14.182 '@types/node': ^16.11.36 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 - immutable: ^4.0.0 + eslint-plugin-jest: ^26.4.5 + immutable: ^4.1.0 jest: ^27.5.1 lodash: ^4.17.21 rimraf: ^3.0.2 - rollup: ^2.74.1 + rollup: ^2.75.3 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.31.2 ts-jest: ^27.1.5 tslib: ^2.4.0 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 lodash: 4.17.21 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@rollup/plugin-babel': 5.3.1_ykg7cmcqpmn5fbkb5gxs7i3du4 - '@rollup/plugin-commonjs': 22.0.0_rollup@2.74.1 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.74.1 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@rollup/plugin-babel': 5.3.1_qhxjqw33rawdn3amxsgyn5mkfy + '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.3 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 '@types/jest': 27.5.1 '@types/lodash': 4.14.182 '@types/node': 16.11.36 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - immutable: 4.0.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + immutable: 4.1.0 jest: 27.5.1 rimraf: 3.0.2 - rollup: 2.74.1 - rollup-plugin-terser: 7.0.2_rollup@2.74.1 - rollup-plugin-typescript2: 0.31.2_lq4dy2bb4fhoyaf2vwyb4geyfa - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + rollup: 2.75.3 + rollup-plugin-terser: 7.0.2_rollup@2.75.3 + rollup-plugin-typescript2: 0.31.2_bkjo2jbesdxkdo2kxggrlojt6y + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq tslib: 2.4.0 typescript: 4.6.4 packages/react-base16-styling: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@types/base16': ^1.0.2 '@types/color': ^3.0.3 '@types/jest': ^27.5.1 '@types/lodash': ^4.14.182 '@types/lodash.curry': ^4.1.7 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 base16: ^1.0.0 color: ^4.2.3 csstype: ^3.1.0 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 jest: ^27.5.1 lodash.curry: ^4.1.1 rimraf: ^3.0.2 ts-jest: ^27.1.5 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/base16': 1.0.2 '@types/lodash': 4.14.182 base16: 1.0.0 @@ -426,46 +426,46 @@ importers: csstype: 3.1.0 lodash.curry: 4.1.1 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/color': 3.0.3 '@types/jest': 27.5.1 '@types/lodash.curry': 4.1.7 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 jest: 27.5.1 rimraf: 3.0.2 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/react-dock: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@types/jest': ^27.5.1 '@types/lodash': ^4.14.182 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/react-test-renderer': ^17.0.2 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 jest: ^27.5.1 @@ -477,52 +477,52 @@ importers: ts-jest: ^27.1.5 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/lodash': 4.14.182 '@types/prop-types': 15.7.5 lodash.debounce: 4.0.8 prop-types: 15.8.1 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/jest': 27.5.1 '@types/lodash.debounce': 4.0.7 '@types/react': 17.0.45 '@types/react-test-renderer': 17.0.2 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 react: 17.0.2 react-test-renderer: 17.0.2_react@17.0.2 rimraf: 3.0.2 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/react-dock/demo: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@types/node': ^16.11.36 '@types/react': ^17.0.45 '@types/react-dom': ^17.0.17 '@types/styled-components': ^5.1.25 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -535,7 +535,7 @@ importers: react-icons: ^4.3.1 react-is: ^17.0.2 styled-components: ^5.3.5 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -549,25 +549,25 @@ importers: react-is: 17.0.2 styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/node': 16.11.36 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 '@types/styled-components': 5.1.25 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -576,13 +576,13 @@ importers: packages/react-json-tree: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@rollup/plugin-babel': ^5.3.1 '@rollup/plugin-commonjs': ^22.0.0 '@rollup/plugin-node-resolve': ^13.3.0 @@ -592,11 +592,11 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/react-test-renderer': ^17.0.2 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 jest: ^27.5.1 @@ -605,105 +605,105 @@ importers: react-base16-styling: ^0.9.1 react-test-renderer: ^17.0.2 rimraf: ^3.0.2 - rollup: ^2.74.1 + rollup: ^2.75.3 rollup-plugin-terser: ^7.0.2 rollup-plugin-typescript2: ^0.31.2 ts-jest: ^27.1.5 tslib: ^2.4.0 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/lodash': 4.14.182 '@types/prop-types': 15.7.5 prop-types: 15.8.1 react-base16-styling: link:../react-base16-styling devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@rollup/plugin-babel': 5.3.1_ykg7cmcqpmn5fbkb5gxs7i3du4 - '@rollup/plugin-commonjs': 22.0.0_rollup@2.74.1 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.74.1 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@rollup/plugin-babel': 5.3.1_qhxjqw33rawdn3amxsgyn5mkfy + '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.3 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 '@types/jest': 27.5.1 '@types/node': 16.11.36 '@types/react': 17.0.45 '@types/react-test-renderer': 17.0.2 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 react: 17.0.2 react-test-renderer: 17.0.2_react@17.0.2 rimraf: 3.0.2 - rollup: 2.74.1 - rollup-plugin-terser: 7.0.2_rollup@2.74.1 - rollup-plugin-typescript2: 0.31.2_lq4dy2bb4fhoyaf2vwyb4geyfa - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + rollup: 2.75.3 + rollup-plugin-terser: 7.0.2_rollup@2.75.3 + rollup-plugin-typescript2: 0.31.2_bkjo2jbesdxkdo2kxggrlojt6y + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq tslib: 2.4.0 typescript: 4.6.4 packages/react-json-tree/examples: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@types/node': ^16.11.36 '@types/react': ^17.0.45 '@types/react-dom': ^17.0.17 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 - immutable: ^4.0.0 + immutable: ^4.1.0 react: ^17.0.2 react-base16-styling: ^0.9.1 react-dom: ^17.0.2 react-json-tree: ^0.16.1 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 webpack-dev-server: ^4.9.0 dependencies: - immutable: 4.0.0 + immutable: 4.1.0 react: 17.0.2 react-base16-styling: link:../../react-base16-styling react-dom: 17.0.2_react@17.0.2 react-json-tree: link:.. devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/node': 16.11.36 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -712,24 +712,24 @@ importers: packages/redux-devtools: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/instrument': ^2.1.0 '@types/jest': ^27.5.1 '@types/lodash': ^4.14.182 '@types/node': ^16.11.36 '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 jest: ^27.5.1 @@ -737,55 +737,55 @@ importers: prop-types: ^15.8.1 react: ^17.0.2 react-dom: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 redux: ^4.2.0 rimraf: ^3.0.2 ts-jest: ^27.1.5 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@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.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/jest': 27.5.1 '@types/lodash': 4.14.182 '@types/node': 16.11.36 '@types/react': 17.0.45 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - react-redux: 8.0.1_4a7fqdea4vmms5temxtq47oufa + react-redux: 8.0.2_4a7fqdea4vmms5temxtq47oufa redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/redux-devtools-app: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/chart-monitor': ^2.1.1 '@redux-devtools/core': ^3.12.0 '@redux-devtools/inspector-monitor': ^2.1.2 @@ -795,7 +795,7 @@ importers: '@redux-devtools/rtk-query-monitor': ^2.1.2 '@redux-devtools/slider-monitor': ^3.1.2 '@redux-devtools/ui': ^1.2.1 - '@reduxjs/toolkit': ^1.8.1 + '@reduxjs/toolkit': ^1.8.2 '@rjsf/core': ^4.2.0 '@testing-library/jest-dom': ^5.16.4 '@testing-library/react': ^12.1.5 @@ -811,15 +811,15 @@ importers: '@types/styled-components': ^5.1.25 '@types/testing-library__jest-dom': ^5.14.3 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 css-loader: ^6.7.1 d3-state-visualizer: ^1.6.0 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 fork-ts-checker-webpack-plugin: ^7.2.11 @@ -837,7 +837,7 @@ importers: react-dom: ^17.0.2 react-icons: ^4.3.1 react-is: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 redux: ^4.2.0 redux-persist: ^6.0.0 rimraf: ^3.0.2 @@ -845,13 +845,13 @@ importers: style-loader: ^3.3.1 styled-components: ^5.3.5 ts-jest: ^27.1.5 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 webpack-dev-server: ^4.9.0 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@redux-devtools/chart-monitor': link:../redux-devtools-chart-monitor '@redux-devtools/core': link:../redux-devtools '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor @@ -861,7 +861,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.8.1_5pkls4ykqn3fjecvle55rtusye + '@reduxjs/toolkit': 1.8.2_thunyjspsylz6iliyoygaytnnq '@types/prop-types': 15.7.5 d3-state-visualizer: link:../d3-state-visualizer javascript-stringify: 2.1.0 @@ -872,18 +872,18 @@ importers: prop-types: 15.8.1 react-icons: 4.3.1_react@17.0.2 react-is: 17.0.2 - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay redux: 4.2.0 redux-persist: 6.0.0_react@17.0.2+redux@4.2.0 socketcluster-client: 14.3.2 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@rjsf/core': 4.2.0_react@17.0.2 '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m @@ -898,28 +898,28 @@ importers: '@types/styled-components': 5.1.25 '@types/testing-library__jest-dom': 5.14.3 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.72.1 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-loader: 3.1.0_webpack@5.72.1 html-webpack-plugin: 5.5.0_webpack@5.72.1 - jest: 27.5.1_ts-node@10.7.0 + jest: 27.5.1_ts-node@10.8.0 path-browserify: 1.0.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 rimraf: 3.0.2 style-loader: 3.3.1_webpack@5.72.1 styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -928,22 +928,22 @@ importers: packages/redux-devtools-chart-monitor: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 d3-state-visualizer: ^1.6.0 deepmerge: ^4.2.2 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -954,7 +954,7 @@ importers: rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 d3-state-visualizer: link:../d3-state-visualizer @@ -962,21 +962,21 @@ importers: prop-types: 15.8.1 redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools '@types/react': 17.0.45 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 react: 17.0.2 redux: 4.2.0 rimraf: 3.0.2 @@ -1002,22 +1002,22 @@ importers: '@types/styled-components': ^5.1.25 '@types/supertest': ^2.0.12 '@types/uuid': ^8.3.4 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - apollo-server-express: ^3.7.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + apollo-server-express: ^3.8.1 body-parser: ^1.20.0 chalk: ^4.1.2 cors: ^2.8.5 cross-spawn: ^7.0.3 - electron: ^19.0.0 - eslint: ^8.15.0 + electron: ^19.0.1 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 express: ^4.18.1 getport: ^0.1.0 graphql: ^16.5.0 jest: ^27.5.1 - knex: ^2.0.0 + knex: ^2.1.0 lodash: ^4.17.21 minimist: ^1.2.6 morgan: ^1.10.0 @@ -1039,16 +1039,16 @@ importers: dependencies: '@redux-devtools/app': link:../redux-devtools-app '@types/react': 17.0.45 - apollo-server-express: 3.7.0_g7snex6epo2tsaz6yhvyva23iq + apollo-server-express: 3.8.1_g7snex6epo2tsaz6yhvyva23iq body-parser: 1.20.0 chalk: 4.1.2 cors: 2.8.5 cross-spawn: 7.0.3 - electron: 19.0.0 + electron: 19.0.1 express: 4.18.1 getport: 0.1.0 graphql: 16.5.0 - knex: 2.0.0_sqlite3@5.0.8 + knex: 2.1.0_sqlite3@5.0.8 lodash: 4.17.21 minimist: 1.2.6 morgan: 1.10.0 @@ -1078,11 +1078,11 @@ importers: '@types/styled-components': 5.1.25 '@types/supertest': 2.0.12 '@types/uuid': 8.3.4 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 jest: 27.5.1 ncp: 2.0.0 rimraf: 3.0.2 @@ -1094,20 +1094,20 @@ importers: packages/redux-devtools-dock-monitor: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@types/parse-key': ^0.2.0 '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -1119,28 +1119,28 @@ importers: rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@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.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools '@types/parse-key': 0.2.0 '@types/react': 17.0.45 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 react: 17.0.2 redux: 4.2.0 rimraf: 3.0.2 @@ -1149,32 +1149,32 @@ importers: packages/redux-devtools-extension: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@babel/runtime': ^7.18.3 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 redux: ^4.2.0 rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 redux: 4.2.0 rimraf: 3.0.2 typescript: 4.6.4 @@ -1182,13 +1182,13 @@ importers: packages/redux-devtools-inspector-monitor: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@types/dateformat': ^3.0.1 '@types/dragula': ^3.7.1 @@ -1200,15 +1200,15 @@ importers: '@types/react': ^17.0.45 '@types/react-dragula': ^1.1.0 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 dateformat: ^4.6.3 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 hex-rgba: ^1.0.2 - immutable: ^4.0.0 + immutable: ^4.1.0 javascript-stringify: ^2.1.0 jsondiffpatch: ^0.4.1 jss: ^10.9.0 @@ -1224,13 +1224,13 @@ importers: rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/dragula': 3.7.1 '@types/lodash': 4.14.182 '@types/prop-types': 15.7.5 dateformat: 4.6.3 hex-rgba: 1.0.2 - immutable: 4.0.0 + immutable: 4.1.0 javascript-stringify: 2.1.0 jsondiffpatch: 0.4.1 jss: 10.9.0 @@ -1242,13 +1242,13 @@ importers: react-json-tree: link:../react-json-tree redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools '@types/dateformat': 3.0.1 '@types/hex-rgba': 1.0.1 @@ -1257,12 +1257,12 @@ importers: '@types/react': 17.0.45 '@types/react-dragula': 1.1.0 '@types/redux-devtools-themes': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 react: 17.0.2 redux: 4.2.0 rimraf: 3.0.2 @@ -1271,13 +1271,13 @@ importers: packages/redux-devtools-inspector-monitor-test-tab: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@redux-devtools/inspector-monitor': ^2.1.2 '@redux-devtools/ui': ^1.2.1 @@ -1289,12 +1289,12 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/simple-diff': ^1.6.1 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 es6template: ^1.0.5 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 javascript-stringify: ^2.1.0 @@ -1311,7 +1311,7 @@ importers: ts-jest: ^27.1.5 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@redux-devtools/ui': link:../redux-devtools-ui '@types/prop-types': 15.7.5 es6template: 1.0.5 @@ -1322,13 +1322,13 @@ importers: react-icons: 4.3.1_react@17.0.2 simple-diff: 1.6.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m @@ -1338,25 +1338,25 @@ importers: '@types/object-path': 0.11.1 '@types/react': 17.0.45 '@types/simple-diff': 1.6.1 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/redux-devtools-inspector-monitor-test-tab/demo: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@redux-devtools/core': ^3.12.0 @@ -1371,29 +1371,29 @@ importers: '@types/redux-logger': ^3.0.9 '@types/styled-components': ^5.1.25 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 css-loader: ^6.7.1 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 - immutable: ^4.0.0 + immutable: ^4.1.0 lodash.shuffle: ^4.2.0 react: ^17.0.2 react-dom: ^17.0.2 react-is: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 react-router-dom: ^6.3.0 redux: ^4.2.0 redux-logger: ^3.0.6 style-loader: ^3.3.1 styled-components: ^5.3.5 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -1404,21 +1404,21 @@ importers: '@redux-devtools/inspector-monitor': link:../../redux-devtools-inspector-monitor '@redux-devtools/inspector-monitor-test-tab': link:.. '@redux-devtools/ui': link:../../redux-devtools-ui - immutable: 4.0.0 + immutable: 4.1.0 lodash.shuffle: 4.2.0 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-is: 17.0.2 - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay react-router-dom: 6.3.0_sfoxds7t5ydpegc3knd667wn6m redux: 4.2.0 redux-logger: 3.0.6 styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/lodash.shuffle': 4.2.7 '@types/node': 16.11.36 '@types/react': 17.0.45 @@ -1426,19 +1426,19 @@ importers: '@types/redux-logger': 3.0.9 '@types/styled-components': 5.1.25 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.72.1 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 style-loader: 3.3.1_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -1448,13 +1448,13 @@ importers: specifiers: '@babel/cli': ^7.17.10 '@babel/code-frame': ^7.16.7 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@redux-devtools/inspector-monitor': ^2.1.2 '@testing-library/react': ^12.1.5 @@ -1467,12 +1467,12 @@ importers: '@types/react': ^17.0.45 '@types/redux-devtools-themes': ^1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 anser: ^2.1.1 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 html-entities: ^2.3.3 @@ -1489,7 +1489,7 @@ importers: typescript: ~4.6.4 dependencies: '@babel/code-frame': 7.16.7 - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/chrome': 0.0.188 anser: 2.1.1 html-entities: 2.3.3 @@ -1497,13 +1497,13 @@ importers: redux-devtools-themes: 1.0.0 source-map: 0.5.7 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools '@redux-devtools/inspector-monitor': link:../redux-devtools-inspector-monitor '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m @@ -1515,26 +1515,26 @@ importers: '@types/react': 17.0.45 '@types/redux-devtools-themes': 1.0.0 '@types/source-map': 0.5.2 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-test-renderer: 17.0.2_react@17.0.2 redux: 4.2.0 rimraf: 3.0.2 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/redux-devtools-inspector-monitor/demo: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@redux-devtools/core': ^3.12.0 @@ -1547,27 +1547,27 @@ importers: '@types/react-dom': ^17.0.17 '@types/redux-logger': ^3.0.9 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 base16: ^1.0.0 cross-env: ^7.0.3 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 fork-ts-checker-webpack-plugin: ^7.2.11 html-webpack-plugin: ^5.5.0 - immutable: ^4.0.0 + immutable: ^4.1.0 lodash.shuffle: ^4.2.0 react: ^17.0.2 react-bootstrap: ^2.4.0 react-dom: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 react-router-dom: ^6.3.0 redux: ^4.2.0 redux-logger: ^3.0.6 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -1577,20 +1577,20 @@ importers: '@redux-devtools/dock-monitor': link:../../redux-devtools-dock-monitor '@redux-devtools/inspector-monitor': link:.. base16: 1.0.0 - immutable: 4.0.0 + immutable: 4.1.0 lodash.shuffle: 4.2.0 react: 17.0.2 react-bootstrap: 2.4.0_k2mvpji5i2ojml6m4ftklg47pa react-dom: 17.0.2_react@17.0.2 - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay react-router-dom: 6.3.0_sfoxds7t5ydpegc3knd667wn6m redux: 4.2.0 redux-logger: 3.0.6 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/base16': 1.0.2 '@types/lodash.shuffle': 4.2.7 '@types/node': 16.11.36 @@ -1598,17 +1598,17 @@ importers: '@types/react-dom': 17.0.17 '@types/redux-logger': 3.0.9 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -1617,20 +1617,20 @@ importers: packages/redux-devtools-instrument: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@types/jest': ^27.5.1 '@types/lodash': ^4.14.182 '@types/node': ^16.11.36 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 jest: ^27.5.1 lodash: ^4.17.21 redux: ^4.2.0 @@ -1639,48 +1639,48 @@ importers: ts-jest: ^27.1.5 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 lodash: 4.17.21 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/jest': 27.5.1 '@types/lodash': 4.14.182 '@types/node': 16.11.36 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 jest: 27.5.1 redux: 4.2.0 rimraf: 3.0.2 rxjs: 7.5.5 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/redux-devtools-log-monitor: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -1693,7 +1693,7 @@ importers: rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/lodash.debounce': 4.0.7 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 @@ -1702,21 +1702,21 @@ importers: react-json-tree: link:../react-json-tree redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools '@types/react': 17.0.45 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 react: 17.0.2 redux: 4.2.0 rimraf: 3.0.2 @@ -1725,21 +1725,21 @@ importers: packages/redux-devtools-remote: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/instrument': ^2.1.0 '@redux-devtools/utils': ^1.2.1 '@types/jsan': ^3.1.2 '@types/node': ^16.11.36 '@types/rn-host-detect': ^1.2.0 '@types/socketcluster-client': ^13.0.5 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 jsan: ^3.1.14 querystring: ^0.2.1 @@ -1749,7 +1749,7 @@ importers: socketcluster-client: ^14.3.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@redux-devtools/instrument': link:../redux-devtools-instrument '@redux-devtools/utils': link:../redux-devtools-utils jsan: 3.1.14 @@ -1757,20 +1757,20 @@ importers: rn-host-detect: 1.2.0 socketcluster-client: 14.3.2 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/jsan': 3.1.2 '@types/node': 16.11.36 '@types/rn-host-detect': 1.2.0 '@types/socketcluster-client': 13.0.5 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 redux: 4.2.0 rimraf: 3.0.2 typescript: 4.6.4 @@ -1778,30 +1778,30 @@ importers: packages/redux-devtools-rtk-query-monitor: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@redux-devtools/ui': ^1.2.1 - '@reduxjs/toolkit': ^1.8.1 + '@reduxjs/toolkit': ^1.8.2 '@types/hex-rgba': ^1.0.1 '@types/lodash': ^4.14.182 '@types/lodash.debounce': ^4.0.7 '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 hex-rgba: ^1.0.2 - immutable: ^4.0.0 + immutable: ^4.1.0 jss: ^10.9.0 jss-preset-default: ^10.9.0 lodash.debounce: ^4.0.8 @@ -1814,13 +1814,13 @@ importers: rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@redux-devtools/ui': link:../redux-devtools-ui '@types/lodash': 4.14.182 '@types/prop-types': 15.7.5 '@types/redux-devtools-themes': 1.0.0 hex-rgba: 1.0.2 - immutable: 4.0.0 + immutable: 4.1.0 jss: 10.9.0 jss-preset-default: 10.9.0 lodash.debounce: 4.0.8 @@ -1829,24 +1829,24 @@ importers: react-json-tree: link:../react-json-tree redux-devtools-themes: 1.0.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools - '@reduxjs/toolkit': 1.8.1_react@17.0.2 + '@reduxjs/toolkit': 1.8.2_react@17.0.2 '@types/hex-rgba': 1.0.1 '@types/lodash.debounce': 4.0.7 '@types/react': 17.0.45 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 react: 17.0.2 redux: 4.2.0 rimraf: 3.0.2 @@ -1854,12 +1854,12 @@ importers: packages/redux-devtools-rtk-query-monitor/demo: specifiers: - '@babel/core': ^7.18.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@chakra-ui/react': ^1.8.8 '@emotion/react': ^11.9.0 '@emotion/styled': ^11.8.1 @@ -1867,83 +1867,83 @@ importers: '@redux-devtools/core': ^3.12.0 '@redux-devtools/dock-monitor': ^2.1.1 '@redux-devtools/rtk-query-monitor': ^2.1.2 - '@reduxjs/toolkit': ^1.8.1 + '@reduxjs/toolkit': ^1.8.2 '@types/copy-webpack-plugin': ^8.0.1 '@types/node': ^16.11.36 '@types/react': ^17.0.45 '@types/react-dom': ^17.0.17 '@types/styled-components': ^5.1.25 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 copy-webpack-plugin: ^11.0.0 cross-env: ^7.0.3 css-loader: ^6.7.1 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 fork-ts-checker-webpack-plugin: ^7.2.11 - framer-motion: ^6.3.3 + framer-motion: ^6.3.4 html-webpack-plugin: ^5.5.0 - msw: ^0.40.2 + msw: ^0.41.1 react: ^17.0.2 react-dom: ^17.0.2 react-icons: ^4.3.1 react-is: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 react-router-dom: ^6.3.0 style-loader: ^3.3.1 styled-components: ^5.3.5 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 webpack-dev-server: ^4.9.0 dependencies: - '@babel/runtime': 7.18.0 - '@chakra-ui/react': 1.8.8_qaq3qtwi74meo7khtwcm3ybelq - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq - '@emotion/styled': 11.8.1_3mkbovqfrbpc53bljqhapolzfu + '@babel/runtime': 7.18.3 + '@chakra-ui/react': 1.8.8_oylvxpygajwwwqbcvtaiueyz7i + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 + '@emotion/styled': 11.8.1_74quhjy2o5fky35ibrqgdmklba '@mswjs/data': 0.10.1_typescript@4.6.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.8.1_5pkls4ykqn3fjecvle55rtusye - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m - msw: 0.40.2_typescript@4.6.4 + '@reduxjs/toolkit': 1.8.2_thunyjspsylz6iliyoygaytnnq + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m + msw: 0.41.1_typescript@4.6.4 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-icons: 4.3.1_react@17.0.2 react-is: 17.0.2 - react-redux: 8.0.1_zn5uodkvigq2cma2dm4r3u5424 + react-redux: 8.0.2_zn5uodkvigq2cma2dm4r3u5424 react-router-dom: 6.3.0_sfoxds7t5ydpegc3knd667wn6m styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 devDependencies: - '@babel/core': 7.18.0 - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/copy-webpack-plugin': 8.0.1_webpack-cli@4.9.2 '@types/node': 16.11.36 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 '@types/styled-components': 5.1.25 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa copy-webpack-plugin: 11.0.0_webpack@5.72.1 cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.72.1 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 style-loader: 3.3.1_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -1952,58 +1952,58 @@ importers: packages/redux-devtools-serialize: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@types/jest': ^27.5.1 '@types/jsan': ^3.1.2 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 - immutable: ^4.0.0 + eslint-plugin-jest: ^26.4.5 + immutable: ^4.1.0 jest: ^27.5.1 jsan: ^3.1.14 rimraf: ^3.0.2 ts-jest: ^27.1.5 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jsan: 3.1.14 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/jest': 27.5.1 '@types/jsan': 3.1.2 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - immutable: 4.0.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + immutable: 4.1.0 jest: 27.5.1 rimraf: 3.0.2 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 packages/redux-devtools-slider-monitor: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@redux-devtools/ui': ^1.2.1 '@rollup/plugin-babel': ^5.3.1 @@ -2011,9 +2011,9 @@ importers: '@types/prop-types': ^15.7.5 '@types/react': ^17.0.45 '@types/redux-devtools-themes': ^1.0.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -2022,47 +2022,47 @@ importers: redux: ^4.2.0 redux-devtools-themes: ^1.0.0 rimraf: ^3.0.2 - rollup: ^2.74.1 + rollup: ^2.75.3 rollup-plugin-typescript2: ^0.31.2 tslib: ^2.4.0 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@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.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@redux-devtools/core': link:../redux-devtools - '@rollup/plugin-babel': 5.3.1_ykg7cmcqpmn5fbkb5gxs7i3du4 + '@rollup/plugin-babel': 5.3.1_qhxjqw33rawdn3amxsgyn5mkfy '@types/node': 16.11.36 '@types/react': 17.0.45 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 react: 17.0.2 redux: 4.2.0 rimraf: 3.0.2 - rollup: 2.74.1 - rollup-plugin-typescript2: 0.31.2_lq4dy2bb4fhoyaf2vwyb4geyfa + rollup: 2.75.3 + rollup-plugin-typescript2: 0.31.2_bkjo2jbesdxkdo2kxggrlojt6y tslib: 2.4.0 typescript: 4.6.4 packages/redux-devtools-slider-monitor/examples/todomvc: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@redux-devtools/core': ^3.12.0 @@ -2076,13 +2076,13 @@ importers: '@types/react-dom': ^17.0.17 '@types/styled-components': ^5.1.25 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 classnames: ^2.3.1 cross-env: ^7.0.3 css-loader: ^6.7.1 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -2092,12 +2092,12 @@ importers: react: ^17.0.2 react-dom: ^17.0.2 react-is: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 redux: ^4.2.0 style-loader: ^3.3.1 styled-components: ^5.3.5 todomvc-app-css: ^2.4.2 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -2112,15 +2112,15 @@ importers: react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-is: 17.0.2 - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay redux: 4.2.0 styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 todomvc-app-css: 2.4.2 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/classnames': 2.3.1 '@types/node': 16.11.36 '@types/prop-types': 15.7.5 @@ -2128,19 +2128,19 @@ importers: '@types/react-dom': 17.0.17 '@types/styled-components': 5.1.25 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.72.1 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 style-loader: 3.3.1_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -2149,16 +2149,16 @@ importers: packages/redux-devtools-ui: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@rjsf/core': ^4.2.0 - '@storybook/addon-essentials': ^6.5.3 - '@storybook/react': ^6.5.3 + '@storybook/addon-essentials': ^6.5.5 + '@storybook/react': ^6.5.5 '@testing-library/dom': ^8.13.0 '@testing-library/react': ^12.1.5 '@testing-library/user-event': ^13.5.0 @@ -2172,16 +2172,16 @@ importers: '@types/redux-devtools-themes': ^1.0.0 '@types/simple-element-resize-detector': ^1.3.0 '@types/styled-components': ^5.1.25 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 base16: ^1.0.0 codemirror: ^5.65.4 color: ^4.2.3 csstype: ^3.1.0 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 - eslint-plugin-jest: ^26.2.2 + eslint-plugin-jest: ^26.4.5 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 jest: ^27.5.1 @@ -2197,7 +2197,7 @@ importers: rimraf: ^3.0.2 simple-element-resize-detector: ^1.3.0 styled-components: ^5.3.5 - stylelint: ^14.8.2 + stylelint: ^14.8.5 stylelint-config-prettier: ^9.0.3 stylelint-config-standard: ^25.0.0 stylelint-config-styled-components: ^0.1.1 @@ -2206,7 +2206,7 @@ importers: typescript: ~4.6.4 webpack: ^5.72.1 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@rjsf/core': 4.2.0_react@17.0.2 '@types/base16': 1.0.2 '@types/codemirror': 5.60.5 @@ -2219,19 +2219,19 @@ importers: color: 4.2.3 prop-types: 15.8.1 react-icons: 4.3.1_react@17.0.2 - react-select: 5.3.2_lmhfscgx62jidon3fv3k3zx3ui + react-select: 5.3.2_mk7blnrphnoord32peccbqkdtq redux-devtools-themes: 1.0.0 simple-element-resize-detector: 1.3.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@storybook/addon-essentials': 6.5.3_3c2hxidisfra7tungulu76v7aa - '@storybook/react': 6.5.3_xvvtbb2x5retmx74hhbmxcieqi + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@storybook/addon-essentials': 6.5.5_vzgsl2rskpqek2ainujotrthcm + '@storybook/react': 6.5.5_h64li72bf55nzyv5bodnhaqo5y '@testing-library/dom': 8.13.0 '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m '@testing-library/user-event': 13.5.0_tlwynutqiyp5mns3woioasuxnq @@ -2239,15 +2239,15 @@ importers: '@types/jest': 27.5.1 '@types/react': 17.0.45 '@types/styled-components': 5.1.25 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa csstype: 3.1.0 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-jest: 26.2.2_soqyufh3dfswswdcr6xqvc2ymm - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-jest: 26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 jest: 27.5.1 ncp: 2.0.0 react: 17.0.2 @@ -2256,36 +2256,36 @@ importers: require-from-string: 2.0.2 rimraf: 3.0.2 styled-components: 5.3.5_fane7jikarojcev26y27hpbhu4 - stylelint: 14.8.2 - stylelint-config-prettier: 9.0.3_stylelint@14.8.2 - stylelint-config-standard: 25.0.0_stylelint@14.8.2 + stylelint: 14.8.5 + stylelint-config-prettier: 9.0.3_stylelint@14.8.5 + stylelint-config-standard: 25.0.0_stylelint@14.8.5 stylelint-config-styled-components: 0.1.1 stylelint-processor-styled-components: 1.10.0 - ts-jest: 27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u + ts-jest: 27.1.5_yuh3e45mss7xj5bkipwhztvhzq typescript: 4.6.4 webpack: 5.72.1 packages/redux-devtools-utils: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': ^7.18.0 - '@babel/eslint-parser': ^7.17.0 - '@babel/plugin-transform-runtime': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/eslint-parser': ^7.18.2 + '@babel/plugin-transform-runtime': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-typescript': ^7.17.12 - '@babel/runtime': ^7.18.0 + '@babel/runtime': ^7.18.3 '@redux-devtools/core': ^3.12.0 '@redux-devtools/serialize': ^0.4.1 '@types/get-params': ^0.1.0 '@types/jsan': ^3.1.2 '@types/lodash': ^4.14.182 '@types/node': ^16.11.36 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 - eslint: ^8.15.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 get-params: ^0.1.2 - immutable: ^4.0.0 + immutable: ^4.1.0 jsan: ^3.1.14 lodash: ^4.17.21 nanoid: ^3.3.4 @@ -2293,37 +2293,37 @@ importers: rimraf: ^3.0.2 typescript: ~4.6.4 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@redux-devtools/core': link:../redux-devtools '@redux-devtools/serialize': link:../redux-devtools-serialize '@types/get-params': 0.1.0 get-params: 0.1.2 - immutable: 4.0.0 + immutable: 4.1.0 jsan: 3.1.14 lodash: 4.17.21 nanoid: 3.3.4 redux: 4.2.0 devDependencies: - '@babel/cli': 7.17.10_@babel+core@7.18.0 - '@babel/core': 7.18.0 - '@babel/eslint-parser': 7.17.0_7t2yolyars6czkilggfmtak3ge - '@babel/plugin-transform-runtime': 7.18.0_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/cli': 7.17.10_@babel+core@7.18.2 + '@babel/core': 7.18.2 + '@babel/eslint-parser': 7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u + '@babel/plugin-transform-runtime': 7.18.2_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/jsan': 3.1.2 '@types/lodash': 4.14.182 '@types/node': 16.11.36 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 rimraf: 3.0.2 typescript: 4.6.4 packages/redux-devtools/examples/counter: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@redux-devtools/core': ^3.12.0 @@ -2334,11 +2334,11 @@ importers: '@types/react': ^17.0.45 '@types/react-dom': ^17.0.17 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 cross-env: ^7.0.3 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -2347,10 +2347,10 @@ importers: prop-types: ^15.8.1 react: ^17.0.2 react-dom: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 redux: ^4.2.0 redux-thunk: ^2.4.1 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -2362,30 +2362,30 @@ importers: prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay redux: 4.2.0 redux-thunk: 2.4.1_redux@4.2.0 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/node': 16.11.36 '@types/prop-types': 15.7.5 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -2393,8 +2393,8 @@ importers: packages/redux-devtools/examples/todomvc: specifiers: - '@babel/core': ^7.18.0 - '@babel/preset-env': ^7.18.0 + '@babel/core': ^7.18.2 + '@babel/preset-env': ^7.18.2 '@babel/preset-react': ^7.17.12 '@babel/preset-typescript': ^7.17.12 '@redux-devtools/core': ^3.12.0 @@ -2406,13 +2406,13 @@ importers: '@types/react': ^17.0.45 '@types/react-dom': ^17.0.17 '@types/webpack-env': ^1.17.0 - '@typescript-eslint/eslint-plugin': ^5.25.0 - '@typescript-eslint/parser': ^5.25.0 + '@typescript-eslint/eslint-plugin': ^5.26.0 + '@typescript-eslint/parser': ^5.26.0 babel-loader: ^8.2.5 classnames: ^2.3.1 cross-env: ^7.0.3 css-loader: ^6.7.1 - eslint: ^8.15.0 + eslint: ^8.16.0 eslint-config-prettier: ^8.5.0 eslint-plugin-react: ^7.30.0 eslint-plugin-react-hooks: ^4.5.0 @@ -2421,11 +2421,11 @@ importers: prop-types: ^15.8.1 react: ^17.0.2 react-dom: ^17.0.2 - react-redux: ^8.0.1 + react-redux: ^8.0.2 redux: ^4.2.0 style-loader: ^3.3.1 todomvc-app-css: ^2.4.2 - ts-node: ^10.7.0 + ts-node: ^10.8.0 typescript: ~4.6.4 webpack: ^5.72.1 webpack-cli: ^4.9.2 @@ -2438,33 +2438,33 @@ importers: prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 - react-redux: 8.0.1_lc2dihjbtf6eny6pheutrryeay + react-redux: 8.0.2_lc2dihjbtf6eny6pheutrryeay redux: 4.2.0 todomvc-app-css: 2.4.2 devDependencies: - '@babel/core': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 '@types/classnames': 2.3.1 '@types/node': 16.11.36 '@types/prop-types': 15.7.5 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 '@types/webpack-env': 1.17.0 - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa cross-env: 7.0.3 css-loader: 6.7.1_webpack@5.72.1 - eslint: 8.15.0 - eslint-config-prettier: 8.5.0_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-prettier: 8.5.0_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 fork-ts-checker-webpack-plugin: 7.2.11_gp3atwgq76mgimstdygasg64n4 html-webpack-plugin: 5.5.0_webpack@5.72.1 style-loader: 3.3.1_webpack@5.72.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry typescript: 4.6.4 webpack: 5.72.1_webpack-cli@4.9.2 webpack-cli: 4.9.2_cwh63z5eu3fmemh7flfnfpcp74 @@ -2478,7 +2478,6 @@ packages: dependencies: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.13 - dev: true /@apollo/protobufjs/1.2.2: resolution: {integrity: sha512-vF+zxhPiLtkwxONs6YanSt1EpwpGilThpneExUN5K3tCymuxNnVq2yojTvnpRjv2QfsEIt/n7ozPIIzBLwGIDQ==} @@ -2500,10 +2499,71 @@ packages: long: 4.0.0 dev: false + /@apollo/utils.dropunuseddefinitions/1.1.0_graphql@16.5.0: + resolution: {integrity: sha512-jU1XjMr6ec9pPoL+BFWzEPW7VHHulVdGKMkPAMiCigpVIT11VmCbnij0bWob8uS3ODJ65tZLYKAh/55vLw2rbg==} + engines: {node: '>=12.13.0'} + peerDependencies: + graphql: 14.x || 15.x || 16.x + dependencies: + graphql: 16.5.0 + dev: false + /@apollo/utils.logger/1.0.0: resolution: {integrity: sha512-dx9XrjyisD2pOa+KsB5RcDbWIAdgC91gJfeyLCgy0ctJMjQe7yZK5kdWaWlaOoCeX0z6YI9iYlg7vMPyMpQF3Q==} dev: false + /@apollo/utils.printwithreducedwhitespace/1.1.0_graphql@16.5.0: + resolution: {integrity: sha512-GfFSkAv3n1toDZ4V6u2d7L4xMwLA+lv+6hqXicMN9KELSJ9yy9RzuEXaX73c/Ry+GzRsBy/fdSUGayGqdHfT2Q==} + engines: {node: '>=12.13.0'} + peerDependencies: + graphql: 14.x || 15.x || 16.x + dependencies: + graphql: 16.5.0 + dev: false + + /@apollo/utils.removealiases/1.0.0_graphql@16.5.0: + resolution: {integrity: sha512-6cM8sEOJW2LaGjL/0vHV0GtRaSekrPQR4DiywaApQlL9EdROASZU5PsQibe2MWeZCOhNrPRuHh4wDMwPsWTn8A==} + engines: {node: '>=12.13.0'} + peerDependencies: + graphql: 14.x || 15.x || 16.x + dependencies: + graphql: 16.5.0 + dev: false + + /@apollo/utils.sortast/1.1.0_graphql@16.5.0: + resolution: {integrity: sha512-VPlTsmUnOwzPK5yGZENN069y6uUHgeiSlpEhRnLFYwYNoJHsuJq2vXVwIaSmts015WTPa2fpz1inkLYByeuRQA==} + engines: {node: '>=12.13.0'} + peerDependencies: + graphql: 14.x || 15.x || 16.x + dependencies: + graphql: 16.5.0 + lodash.sortby: 4.7.0 + dev: false + + /@apollo/utils.stripsensitiveliterals/1.2.0_graphql@16.5.0: + resolution: {integrity: sha512-E41rDUzkz/cdikM5147d8nfCFVKovXxKBcjvLEQ7bjZm/cg9zEcXvS6vFY8ugTubI3fn6zoqo0CyU8zT+BGP9w==} + engines: {node: '>=12.13.0'} + peerDependencies: + graphql: 14.x || 15.x || 16.x + dependencies: + graphql: 16.5.0 + dev: false + + /@apollo/utils.usagereporting/1.0.0_graphql@16.5.0: + resolution: {integrity: sha512-5PL7hJMkTPmdo3oxPtigRrIyPxDk/ddrUryHPDaezL1lSFExpNzsDd2f1j0XJoHOg350GRd3LyD64caLA2PU1w==} + engines: {node: '>=12.13.0'} + peerDependencies: + graphql: 14.x || 15.x || 16.x + dependencies: + '@apollo/utils.dropunuseddefinitions': 1.1.0_graphql@16.5.0 + '@apollo/utils.printwithreducedwhitespace': 1.1.0_graphql@16.5.0 + '@apollo/utils.removealiases': 1.0.0_graphql@16.5.0 + '@apollo/utils.sortast': 1.1.0_graphql@16.5.0 + '@apollo/utils.stripsensitiveliterals': 1.2.0_graphql@16.5.0 + apollo-reporting-protobuf: 3.3.1 + graphql: 16.5.0 + dev: false + /@apollographql/apollo-tools/0.5.4_graphql@16.5.0: resolution: {integrity: sha512-shM3q7rUbNyXVVRkQJQseXv6bnYM3BUma/eZhwXR4xsuM+bqWnJKvW7SAfRjP7LuSCocrexa5AXhjjawNHrIlw==} engines: {node: '>=8', npm: '>=6'} @@ -2519,14 +2579,14 @@ packages: xss: 1.0.11 dev: false - /@babel/cli/7.17.10_@babel+core@7.18.0: + /@babel/cli/7.17.10_@babel+core@7.18.2: resolution: {integrity: sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@jridgewell/trace-mapping': 0.3.13 commander: 4.1.1 convert-source-map: 1.8.0 @@ -2548,20 +2608,19 @@ packages: /@babel/compat-data/7.17.10: resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==} engines: {node: '>=6.9.0'} - dev: true /@babel/core/7.12.9: resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.18.0 + '@babel/generator': 7.18.2 '@babel/helper-module-transforms': 7.18.0 - '@babel/helpers': 7.18.0 + '@babel/helpers': 7.18.2 '@babel/parser': 7.18.0 '@babel/template': 7.16.7 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -2574,20 +2633,20 @@ packages: - supports-color dev: true - /@babel/core/7.18.0: - resolution: {integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==} + /@babel/core/7.18.2: + resolution: {integrity: sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.16.7 - '@babel/generator': 7.18.0 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/generator': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-module-transforms': 7.18.0 - '@babel/helpers': 7.18.0 + '@babel/helpers': 7.18.2 '@babel/parser': 7.18.0 '@babel/template': 7.16.7 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -2595,17 +2654,16 @@ packages: semver: 6.3.0 transitivePeerDependencies: - supports-color - dev: true - /@babel/eslint-parser/7.17.0_7t2yolyars6czkilggfmtak3ge: - resolution: {integrity: sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==} + /@babel/eslint-parser/7.18.2_j4uj5cgi2mksbox6kqvi7jrs6u: + resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==} 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.18.0 - eslint: 8.15.0 + '@babel/core': 7.18.2 + eslint: 8.16.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 @@ -2618,6 +2676,15 @@ packages: '@babel/types': 7.18.0 '@jridgewell/gen-mapping': 0.3.1 jsesc: 2.5.2 + dev: true + + /@babel/generator/7.18.2: + resolution: {integrity: sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.18.4 + '@jridgewell/gen-mapping': 0.3.1 + jsesc: 2.5.2 /@babel/helper-annotate-as-pure/7.16.7: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} @@ -2630,47 +2697,28 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.16.7 - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 dev: true - /@babel/helper-compilation-targets/7.17.10_@babel+core@7.18.0: - resolution: {integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==} + /@babel/helper-compilation-targets/7.18.2_@babel+core@7.18.2: + resolution: {integrity: sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.17.10 - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-validator-option': 7.16.7 browserslist: 4.20.3 semver: 6.3.0 - dev: true - /@babel/helper-create-class-features-plugin/7.17.12_@babel+core@7.18.0: - resolution: {integrity: sha512-sZoOeUTkFJMyhqCei2+Z+wtH/BehW8NVKQt7IRUQlRiOARuXymJYfN/FCcI8CvVbR0XVyDM6eLFOlR7YtiXnew==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.18.0 - '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.17.9 - '@babel/helper-member-expression-to-functions': 7.17.7 - '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.0: + /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.17.9 @@ -2682,27 +2730,27 @@ packages: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.17.12_@babel+core@7.18.0: + /@babel/helper-create-regexp-features-plugin/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-b2aZrV4zvutr9AIa6/gA3wsZKRwTKYoDxYiFKcESS3Ug2GTXzwBEvMuuFLhCQpEnRXs1zng4ISAXSUxxKBIcxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 regexpu-core: 5.0.1 dev: true - /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.18.0: + /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.18.2: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 - '@babel/traverse': 7.18.0 + '@babel/traverse': 7.18.2 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 @@ -2711,16 +2759,16 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.0: + /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.2: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 - '@babel/traverse': 7.18.0 + '@babel/traverse': 7.18.2 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.0 @@ -2733,13 +2781,17 @@ packages: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 + + /@babel/helper-environment-visitor/7.18.2: + resolution: {integrity: sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==} + engines: {node: '>=6.9.0'} /@babel/helper-explode-assignable-expression/7.16.7: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-function-name/7.17.9: @@ -2747,26 +2799,26 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 /@babel/helper-hoist-variables/7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 /@babel/helper-member-expression-to-functions/7.17.7: resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-module-imports/7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 /@babel/helper-module-transforms/7.18.0: resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==} @@ -2778,17 +2830,16 @@ packages: '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-optimise-call-expression/7.16.7: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-plugin-utils/7.10.4: @@ -2805,7 +2856,7 @@ packages: dependencies: '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-wrap-function': 7.16.8 - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true @@ -2817,8 +2868,8 @@ packages: '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true @@ -2827,21 +2878,27 @@ packages: resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 + + /@babel/helper-simple-access/7.18.2: + resolution: {integrity: sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.18.4 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.16.0: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-split-export-declaration/7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 /@babel/helper-validator-identifier/7.16.7: resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} @@ -2850,7 +2907,6 @@ packages: /@babel/helper-validator-option/7.16.7: resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==} engines: {node: '>=6.9.0'} - dev: true /@babel/helper-wrap-function/7.16.8: resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} @@ -2858,22 +2914,21 @@ packages: dependencies: '@babel/helper-function-name': 7.17.9 '@babel/template': 7.16.7 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers/7.18.0: - resolution: {integrity: sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==} + /@babel/helpers/7.18.2: + resolution: {integrity: sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color - dev: true /@babel/highlight/7.17.12: resolution: {integrity: sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg==} @@ -2896,163 +2951,163 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.17.12_@babel+core@7.18.0: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.17.12_@babel+core@7.18.0: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-async-generator-functions/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-async-generator-functions/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-remap-async-to-generator': 7.16.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-class-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.18.0_@babel+core@7.18.0: + /@babel/plugin-proposal-class-static-block/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.0 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-decorators/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-gL0qSSeIk/VRfTDgtQg/EtejENssN/r3p5gJsPie1UacwiHibprpr19Z0pcK3XKuqQvjGVxsQ37Tl1MGfXzonA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-replace-supers': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/plugin-syntax-decorators': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-syntax-decorators': 7.17.12_@babel+core@7.18.2 charcodes: 0.2.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.18.0: + /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-export-default-from/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-export-default-from/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-LpsTRw725eBAXXKUOnJJct+SEaOzwR78zahcLuripD2+dKc2Sj+8Q2DzA+GC/jOpOu/KlDXuxrzG214o1zTauQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-export-default-from': 7.16.7_@babel+core@7.18.0 + '@babel/plugin-syntax-export-default-from': 7.16.7_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-export-namespace-from/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-export-namespace-from/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-j7Ye5EWdwoXOpRmo5QmRyHPsDIe6+u70ZYZrd7uz+ebPYFKfRcLcNu3Ro0vOlJ5zuv8rU7xa+GttNiRzX56snQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-json-strings/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-json-strings/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-logical-assignment-operators/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-EqFo2s1Z5yy+JeJu7SFfbIUtToJTVlC61/C7WLKDntSw4Sz6JNAIfL7zQ74VvirxpjB5kz/kIx0gCcb+5OEo2Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.18.0: + /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.2 dev: true /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: @@ -3066,192 +3121,192 @@ packages: '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.12.9 dev: true - /@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.18.0: + /@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.17.10 - '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.18.0: + /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-optional-chaining/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-optional-chaining/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.2 dev: true - /@babel/plugin-proposal-private-methods/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-private-methods/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-SllXoxo19HmxhDWm3luPz+cPhtoTSKLJE9PXshsfrOzBqs60QP0r8OaJItrPhAj0d7mZMnNF0Y1UUggCDgMz1A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-class-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-private-property-in-object/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-/6BtVi57CJfrtDNKfK5b66ydK2J5pXUKBKSPD2G1whamMuEnZWgoOIfO8Vf9F/DoD4izBLD/Au4NMQfruzzykg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.17.12_@babel+core@7.18.0: + /@babel/plugin-proposal-unicode-property-regex/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-Wb9qLjXf3ZazqXA7IvI7ozqRIXIGPtSo+L5coFmEkhTQK18ao4UDDD0zdTGAarmbLj2urpRwrc6893cu5Bfh0A==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.0: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.2: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.0: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.2: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.0: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.2: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-decorators/7.17.12_@babel+core@7.18.0: + /@babel/plugin-syntax-decorators/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-D1Hz0qtGTza8K2xGyEdVNCYLdVHukAcbQr4K3/s6r/esadyEriZovpJimQOpu8ju4/jV8dW/1xdaE0UpDroidw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-export-default-from/7.16.7_@babel+core@7.18.0: + /@babel/plugin-syntax-export-default-from/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-4C3E4NsrLOgftKaTYTULhHsuQrGv3FHrBzOMDiS7UYKIpgGBkAdawg4h+EI8zPeK9M0fiIIh72hIwsI24K7MbA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.0: + /@babel/plugin-syntax-flow/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-B8QIgBvkIG6G2jgsOHQUist7Sm0EBLDCx8sen072IwqNuzMegZNXrYnSv77cYzA8mLDZAfQYqsLIhimiP1s2HQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-import-assertions/7.17.12_@babel+core@7.18.0: + /@babel/plugin-syntax-import-assertions/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-n/loy2zkq9ZEM8tEOwON9wTQSTNDTDEz6NujPtJGLU7qObzT1N4c4YZZf8E6ATB2AjNQg/Ib2AIpO03EZaCehw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.0: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.2: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true @@ -3264,39 +3319,39 @@ packages: '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.0: + /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.0: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.2: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.0: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.2: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true @@ -3309,80 +3364,80 @@ packages: '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.0: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.2: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.0: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.2: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.0: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.2: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-typescript/7.17.12_@babel+core@7.18.0: + /@babel/plugin-syntax-typescript/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-async-to-generator/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-async-to-generator/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-J8dbrWIOO3orDzir57NRsjg4uxucvhby0L/KZuGsWDj0g7twWK3g7JhJhOrXtuXiw8MeiSdJ3E0OW9H8LYEzLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-remap-async-to-generator': 7.16.8 @@ -3390,35 +3445,35 @@ packages: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-block-scoping/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-block-scoping/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-jw8XW/B1i7Lqwqj2CbrViPcZijSxfguBWZP2aN59NHgxUyO/OcO1mfdCxH13QhN5LbWhPkX+f+brKGhZTiqtZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-classes/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-classes/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-cvO7lc7pZat6BsvH6l/EGaI8zpl8paICaoGk+7x7guvtfak/TbIf66nYmJOH13EuG0H+Xx3M+9LQDtSvZFKXKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.16.7 + '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-function-name': 7.17.9 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 @@ -3429,118 +3484,118 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.18.0: + /@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-duplicate-keys/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-duplicate-keys/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-EA5eYFUG6xeerdabina/xIoB95jJ17mAkR8ivx6ZSu9frKShBjpOGZPn511MTDTkiCO+zXnzNczvUM69YSf3Zw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-flow-strip-types/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-flow-strip-types/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-g8cSNt+cHCpG/uunPQELdq/TeV3eg1OLJYwxypwHtAWo9+nErH3lQx9CSO2uI9lF74A0mR0t4KoMjs1snSgnTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-syntax-flow': 7.17.12_@babel+core@7.18.2 dev: true - /@babel/plugin-transform-for-of/7.17.12_@babel+core@7.18.0: - resolution: {integrity: sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg==} + /@babel/plugin-transform-for-of/7.18.1_@babel+core@7.18.2: + resolution: {integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-function-name': 7.17.9 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-literals/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-literals/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-modules-amd/7.18.0_@babel+core@7.18.0: + /@babel/plugin-transform-modules-amd/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-transforms': 7.18.0 '@babel/helper-plugin-utils': 7.17.12 babel-plugin-dynamic-import-node: 2.3.3 @@ -3548,28 +3603,28 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.18.0_@babel+core@7.18.0: - resolution: {integrity: sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==} + /@babel/plugin-transform-modules-commonjs/7.18.2_@babel+core@7.18.2: + resolution: {integrity: sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-transforms': 7.18.0 '@babel/helper-plugin-utils': 7.17.12 - '@babel/helper-simple-access': 7.17.7 + '@babel/helper-simple-access': 7.18.2 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.18.0_@babel+core@7.18.0: + /@babel/plugin-transform-modules-systemjs/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-vwKpxdHnlM5tIrRt/eA0bzfbi7gUBLN08vLu38np1nZevlPySRe6yvuATJB5F/WPJ+ur4OXwpVYq9+BsxqAQuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-module-transforms': 7.18.0 '@babel/helper-plugin-utils': 7.17.12 @@ -3579,47 +3634,47 @@ packages: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.0_@babel+core@7.18.0: + /@babel/plugin-transform-modules-umd/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-d/zZ8I3BWli1tmROLxXLc9A6YXvGK8egMxHp+E/rRwMh1Kip0AP77VwZae3snEJ33iiWwvNv2+UIIhfalqhzZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-transforms': 7.18.0 '@babel/helper-plugin-utils': 7.17.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-named-capturing-groups-regex/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-vWoWFM5CKaTeHrdUJ/3SIOTRV+MBVGybOC9mhJkaprGNt5demMymDW24yC74avb915/mIRe3TgNb/d8idvnCRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-new-target/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-new-target/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: @@ -3636,192 +3691,192 @@ packages: '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-parameters/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-parameters/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-react-jsx-development/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.2 dev: true - /@babel/plugin-transform-react-jsx/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-react-jsx/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.2 '@babel/types': 7.18.0 dev: true - /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-react-pure-annotations/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-regenerator/7.18.0_@babel+core@7.18.0: + /@babel/plugin-transform-regenerator/7.18.0_@babel+core@7.18.2: resolution: {integrity: sha512-C8YdRw9uzx25HSIzwA7EM7YP0FhCe5wNvJbZzjVNHHPGVcDJ3Aie+qGYYdS1oVQgn+B3eAIJbWFLrJ4Jipv7nw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 regenerator-transform: 0.15.0 dev: true - /@babel/plugin-transform-reserved-words/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-reserved-words/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-1KYqwbJV3Co03NIi14uEHW8P50Md6KqFgt0FfpHdK6oyAHQVTosgPuPSiWud1HX0oYJ1hGRRlk0fP87jFpqXZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-runtime/7.18.0_@babel+core@7.18.0: - resolution: {integrity: sha512-7kM/jJ3DD/y1hDPn0jov12DoUIFsxLiItprhNydUSibxaywaxNqKwq+ODk72J9ePn4LWobIc5ik6TAJhVl8IkQ==} + /@babel/plugin-transform-runtime/7.18.2_@babel+core@7.18.2: + resolution: {integrity: sha512-mr1ufuRMfS52ttq+1G1PD8OJNqgcTFjq3hwn8SZ5n1x1pBhi0E36rYMdTK0TsKtApJ4lDEdfXJwtGobQMHSMPg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.17.12 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.0 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.0 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.0 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.2 + babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.2 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.2 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-spread/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-spread/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-template-literals/7.17.12_@babel+core@7.18.0: - resolution: {integrity: sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==} + /@babel/plugin-transform-template-literals/7.18.2_@babel+core@7.18.2: + resolution: {integrity: sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-typeof-symbol/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-typeof-symbol/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-Q8y+Jp7ZdtSPXCThB6zjQ74N3lj0f6TDh1Hnf5B+sYlzQ8i5Pjp8gW0My79iekSpT4WnI06blqP6DT0OmaXXmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-typescript/7.17.12_@babel+core@7.18.0: + /@babel/plugin-transform-typescript/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-ICbXZqg6hgenjmwciVI/UfqZtExBrZOrS8sLB5mTHGO/j08Io3MmooULBiijWk9JBknjM3CbbtTc/0ZsqLrjXQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.18.0: + /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.18.2: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 dev: true @@ -3833,153 +3888,153 @@ packages: regenerator-runtime: 0.13.9 dev: false - /@babel/preset-env/7.18.0_@babel+core@7.18.0: - resolution: {integrity: sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==} + /@babel/preset-env/7.18.2_@babel+core@7.18.2: + resolution: {integrity: sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.17.10 - '@babel/core': 7.18.0 - '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-async-generator-functions': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-class-static-block': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-proposal-export-namespace-from': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-json-strings': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-logical-assignment-operators': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-private-methods': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-private-property-in-object': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.0 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-import-assertions': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.0 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.0 - '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-async-to-generator': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-block-scoping': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-classes': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-duplicate-keys': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-for-of': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-literals': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-modules-amd': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-modules-commonjs': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-modules-systemjs': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-modules-umd': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-new-target': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-regenerator': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-reserved-words': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-template-literals': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-typeof-symbol': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.0 - '@babel/preset-modules': 0.1.5_@babel+core@7.18.0 - '@babel/types': 7.18.0 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.0 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.0 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-async-generator-functions': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-class-static-block': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-proposal-export-namespace-from': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-json-strings': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-logical-assignment-operators': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-private-methods': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-private-property-in-object': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.2 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.2 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-import-assertions': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.2 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.2 + '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-async-to-generator': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-block-scoping': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-classes': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-duplicate-keys': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.18.2 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-literals': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-modules-amd': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-transform-modules-commonjs': 7.18.2_@babel+core@7.18.2 + '@babel/plugin-transform-modules-systemjs': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-transform-modules-umd': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-transform-named-capturing-groups-regex': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-new-target': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-regenerator': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-transform-reserved-words': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-template-literals': 7.18.2_@babel+core@7.18.2 + '@babel/plugin-transform-typeof-symbol': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.2 + '@babel/preset-modules': 0.1.5_@babel+core@7.18.2 + '@babel/types': 7.18.4 + babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.2 + babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.2 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.2 core-js-compat: 3.22.5 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-flow/7.17.12_@babel+core@7.18.0: + /@babel/preset-flow/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-7QDz7k4uiaBdu7N89VKjUn807pJRXmdirQu0KyR9LXnQrr5Jt41eIMKTS7ljej+H29erwmMrwq9Io9mJHLI3Lw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-transform-flow-strip-types': 7.17.12_@babel+core@7.18.2 dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.18.0: + /@babel/preset-modules/0.1.5_@babel+core@7.18.2: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 - '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.0 - '@babel/types': 7.18.0 + '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.2 + '@babel/types': 7.18.4 esutils: 2.0.3 dev: true - /@babel/preset-react/7.17.12_@babel+core@7.18.0: + /@babel/preset-react/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-h5U+rwreXtZaRBEQhW1hOJLMq8XNJBQ/9oymXiCXTuT/0uOwpbT0gUt+sXeOqoXBgNuUKI7TaObVwoEyWkpFgA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.18.0 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-react-jsx-development': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-react-pure-annotations': 7.16.7_@babel+core@7.18.2 dev: true - /@babel/preset-typescript/7.17.12_@babel+core@7.18.0: + /@babel/preset-typescript/7.17.12_@babel+core@7.18.2: resolution: {integrity: sha512-S1ViF8W2QwAKUGJXxP9NAfNaqGDdEBJKpYkxHf5Yy2C4NPPzXGeR3Lhk7G8xJaaLcFTRfNjVbtbVtm8Gb0mqvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-plugin-utils': 7.17.12 '@babel/helper-validator-option': 7.16.7 - '@babel/plugin-transform-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-transform-typescript': 7.17.12_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true - /@babel/register/7.17.7_@babel+core@7.18.0: + /@babel/register/7.17.7_@babel+core@7.18.2: resolution: {integrity: sha512-fg56SwvXRifootQEDQAu1mKdjh5uthPzdO0N6t358FktfL4XjAVXuH58ULoiW8mesxiOgNIrxiImqEwv0+hRRA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -4001,8 +4056,8 @@ packages: dependencies: regenerator-runtime: 0.13.9 - /@babel/runtime/7.18.0: - resolution: {integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==} + /@babel/runtime/7.18.3: + resolution: {integrity: sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 @@ -4013,20 +4068,20 @@ packages: dependencies: '@babel/code-frame': 7.16.7 '@babel/parser': 7.18.0 - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 /@babel/traverse/7.17.12: resolution: {integrity: sha512-zULPs+TbCvOkIFd4FrG53xrpxvCBwLIgo6tO0tJorY7YV2IWFxUfS/lXDJbGgfyYt9ery/Gxj2niwttNnB0gIw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.18.0 + '@babel/generator': 7.18.2 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 '@babel/parser': 7.18.0 - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -4038,13 +4093,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.18.0 + '@babel/generator': 7.18.2 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 '@babel/parser': 7.18.0 - '@babel/types': 7.18.0 + '@babel/types': 7.18.4 debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: @@ -4068,6 +4123,23 @@ packages: - supports-color dev: true + /@babel/traverse/7.18.2: + resolution: {integrity: sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.16.7 + '@babel/generator': 7.18.2 + '@babel/helper-environment-visitor': 7.18.2 + '@babel/helper-function-name': 7.17.9 + '@babel/helper-hoist-variables': 7.16.7 + '@babel/helper-split-export-declaration': 7.16.7 + '@babel/parser': 7.18.0 + '@babel/types': 7.18.4 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/types/7.18.0: resolution: {integrity: sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==} engines: {node: '>=6.9.0'} @@ -4075,6 +4147,13 @@ packages: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 + /@babel/types/7.18.4: + resolution: {integrity: sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.16.7 + to-fast-properties: 2.0.0 + /@base2/pretty-print-object/1.0.1: resolution: {integrity: sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==} dev: true @@ -4083,7 +4162,7 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@chakra-ui/accordion/1.4.11_incjhkcqypgck3reh3u2lo73g4: + /@chakra-ui/accordion/1.4.11_wj4a5o32jwi42v3vwtp5cez6gy: resolution: {integrity: sha512-d/gvSgGwcZaJXxXqGmecpAgko/tUYb5vR0E0B2/V/z9AVbS8ei//fbiO9+8Ouyl/K46oWHWYj5vt8iTadlZleg==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4095,9 +4174,9 @@ packages: '@chakra-ui/icon': 2.0.5_5qblqjf622vzzkdskgddihcrca '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y - '@chakra-ui/transition': 1.4.8_tz5ov5ixqq7rkjq2pbaydc2e74 + '@chakra-ui/transition': 1.4.8_s7zey43fhtv5ukegj7krbgrvaq '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -4162,7 +4241,7 @@ packages: react: 17.0.2 dev: false - /@chakra-ui/checkbox/1.7.1_incjhkcqypgck3reh3u2lo73g4: + /@chakra-ui/checkbox/1.7.1_wj4a5o32jwi42v3vwtp5cez6gy: resolution: {integrity: sha512-9Io97yn8OrdaIynCj+3Z/neJV7lTT1MtcdYh3BKMd7WnoJDkRY/GlBM8zsdgC5Wvm+ZQ1M83t0YvRPKLLzusyA==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4175,7 +4254,7 @@ packages: '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -4239,7 +4318,7 @@ packages: '@emotion/react': '>=10.0.35' react: '>=16.8.6' dependencies: - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 react: 17.0.2 dev: false @@ -4375,7 +4454,7 @@ packages: react: 17.0.2 dev: false - /@chakra-ui/menu/1.8.11_incjhkcqypgck3reh3u2lo73g4: + /@chakra-ui/menu/1.8.11_wj4a5o32jwi42v3vwtp5cez6gy: resolution: {integrity: sha512-8K65xItPsdMvSfuGWYIGigOF/QMcy7+D48UIEO/Hu0u0ckd11/JXbpSIFPddH5fYedclJ18PGRohTne487OVjQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4388,13 +4467,13 @@ packages: '@chakra-ui/popper': 2.4.3_react@17.0.2 '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y - '@chakra-ui/transition': 1.4.8_tz5ov5ixqq7rkjq2pbaydc2e74 + '@chakra-ui/transition': 1.4.8_s7zey43fhtv5ukegj7krbgrvaq '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false - /@chakra-ui/modal/1.11.1_segnavngbi5yeclrl7sdvlhpbq: + /@chakra-ui/modal/1.11.1_bqxilkga6vvofobkltxyioqmqm: resolution: {integrity: sha512-B2BBDonHb04vbPLAWgko1JYBwgW8ZNSLyhTJK+rbrCsRSgazuLTcwq4hdyJqrYNWtaQEfSwpAXqJ7joMZdv59A==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4408,10 +4487,10 @@ packages: '@chakra-ui/portal': 1.3.10_sfoxds7t5ydpegc3knd667wn6m '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y - '@chakra-ui/transition': 1.4.8_tz5ov5ixqq7rkjq2pbaydc2e74 + '@chakra-ui/transition': 1.4.8_s7zey43fhtv5ukegj7krbgrvaq '@chakra-ui/utils': 1.10.4 aria-hidden: 1.1.3 - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-remove-scroll: 2.4.1_hx2b44akkvgcgvvtmk7ds2qk6q @@ -4449,7 +4528,7 @@ packages: react: 17.0.2 dev: false - /@chakra-ui/popover/1.11.9_incjhkcqypgck3reh3u2lo73g4: + /@chakra-ui/popover/1.11.9_wj4a5o32jwi42v3vwtp5cez6gy: resolution: {integrity: sha512-hJ1/Lwukox3ryTN7W1wnj+nE44utfLwQYvfUSdatt5dznnh8k0P6Wx7Hmjm1cYffRavBhqzwua/QZDWjJN9N0g==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4462,7 +4541,7 @@ packages: '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -4515,8 +4594,8 @@ packages: '@chakra-ui/react-env': 1.1.6_react@17.0.2 '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq - '@emotion/styled': 11.8.1_3mkbovqfrbpc53bljqhapolzfu + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 + '@emotion/styled': 11.8.1_74quhjy2o5fky35ibrqgdmklba react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false @@ -4554,7 +4633,7 @@ packages: react: 17.0.2 dev: false - /@chakra-ui/react/1.8.8_qaq3qtwi74meo7khtwcm3ybelq: + /@chakra-ui/react/1.8.8_oylvxpygajwwwqbcvtaiueyz7i: resolution: {integrity: sha512-/XqL25J0i0h+usAXBngn/RTG2u1oQRzbhHe9tNHwFyNbx/izIADhQW/6ji06QU0KtaRIU77XvgSAyTtMJY1KmA==} peerDependencies: '@emotion/react': ^11.0.0 @@ -4563,12 +4642,12 @@ packages: react: '>=16.8.6' react-dom: '>=16.8.6' dependencies: - '@chakra-ui/accordion': 1.4.11_incjhkcqypgck3reh3u2lo73g4 + '@chakra-ui/accordion': 1.4.11_wj4a5o32jwi42v3vwtp5cez6gy '@chakra-ui/alert': 1.3.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/avatar': 1.3.11_5qblqjf622vzzkdskgddihcrca '@chakra-ui/breadcrumb': 1.3.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/button': 1.5.10_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/checkbox': 1.7.1_incjhkcqypgck3reh3u2lo73g4 + '@chakra-ui/checkbox': 1.7.1_wj4a5o32jwi42v3vwtp5cez6gy '@chakra-ui/close-button': 1.2.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/control-box': 1.1.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/counter': 1.2.10_react@17.0.2 @@ -4582,11 +4661,11 @@ packages: '@chakra-ui/layout': 1.8.0_5qblqjf622vzzkdskgddihcrca '@chakra-ui/live-region': 1.1.6_react@17.0.2 '@chakra-ui/media-query': 2.0.4_sxr25aaor3bltw4csjjk62xw3q - '@chakra-ui/menu': 1.8.11_incjhkcqypgck3reh3u2lo73g4 - '@chakra-ui/modal': 1.11.1_segnavngbi5yeclrl7sdvlhpbq + '@chakra-ui/menu': 1.8.11_wj4a5o32jwi42v3vwtp5cez6gy + '@chakra-ui/modal': 1.11.1_bqxilkga6vvofobkltxyioqmqm '@chakra-ui/number-input': 1.4.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/pin-input': 1.7.10_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/popover': 1.11.9_incjhkcqypgck3reh3u2lo73g4 + '@chakra-ui/popover': 1.11.9_wj4a5o32jwi42v3vwtp5cez6gy '@chakra-ui/popper': 2.4.3_react@17.0.2 '@chakra-ui/portal': 1.3.10_sfoxds7t5ydpegc3knd667wn6m '@chakra-ui/progress': 1.2.6_5qblqjf622vzzkdskgddihcrca @@ -4598,21 +4677,21 @@ packages: '@chakra-ui/slider': 1.5.11_5qblqjf622vzzkdskgddihcrca '@chakra-ui/spinner': 1.2.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/stat': 1.2.7_5qblqjf622vzzkdskgddihcrca - '@chakra-ui/switch': 1.3.10_incjhkcqypgck3reh3u2lo73g4 + '@chakra-ui/switch': 1.3.10_wj4a5o32jwi42v3vwtp5cez6gy '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/table': 1.3.6_5qblqjf622vzzkdskgddihcrca '@chakra-ui/tabs': 1.6.10_5qblqjf622vzzkdskgddihcrca '@chakra-ui/tag': 1.2.7_5qblqjf622vzzkdskgddihcrca '@chakra-ui/textarea': 1.2.11_5qblqjf622vzzkdskgddihcrca '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 - '@chakra-ui/toast': 1.5.9_5ffc2rozbqlsnpdetoqsxkvzae - '@chakra-ui/tooltip': 1.5.1_5ffc2rozbqlsnpdetoqsxkvzae - '@chakra-ui/transition': 1.4.8_tz5ov5ixqq7rkjq2pbaydc2e74 + '@chakra-ui/toast': 1.5.9_rwecwhe7d7z7gxe4y434f77m4y + '@chakra-ui/tooltip': 1.5.1_rwecwhe7d7z7gxe4y434f77m4y + '@chakra-ui/transition': 1.4.8_s7zey43fhtv5ukegj7krbgrvaq '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq - '@emotion/styled': 11.8.1_3mkbovqfrbpc53bljqhapolzfu - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 + '@emotion/styled': 11.8.1_74quhjy2o5fky35ibrqgdmklba + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 transitivePeerDependencies: @@ -4644,8 +4723,8 @@ packages: '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq - '@emotion/styled': 11.8.1_3mkbovqfrbpc53bljqhapolzfu + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 + '@emotion/styled': 11.8.1_74quhjy2o5fky35ibrqgdmklba react: 17.0.2 dev: false @@ -4694,17 +4773,17 @@ packages: csstype: 3.0.9 dev: false - /@chakra-ui/switch/1.3.10_incjhkcqypgck3reh3u2lo73g4: + /@chakra-ui/switch/1.3.10_wj4a5o32jwi42v3vwtp5cez6gy: resolution: {integrity: sha512-V6qDLY6oECCbPyu7alWWOAhSBI4+SAuT6XW/zEQbelkwuUOiGO1ax67rTXOmZ59A2AaV1gqQFxDh8AcbvwO5XQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' framer-motion: 3.x || 4.x || 5.x || 6.x react: '>=16.8.6' dependencies: - '@chakra-ui/checkbox': 1.7.1_incjhkcqypgck3reh3u2lo73g4 + '@chakra-ui/checkbox': 1.7.1_wj4a5o32jwi42v3vwtp5cez6gy '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -4719,8 +4798,8 @@ packages: '@chakra-ui/react-utils': 1.2.3_react@17.0.2 '@chakra-ui/styled-system': 1.19.0 '@chakra-ui/utils': 1.10.4 - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq - '@emotion/styled': 11.8.1_3mkbovqfrbpc53bljqhapolzfu + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 + '@emotion/styled': 11.8.1_74quhjy2o5fky35ibrqgdmklba react: 17.0.2 react-fast-compare: 3.2.0 dev: false @@ -4796,7 +4875,7 @@ packages: '@chakra-ui/utils': 1.10.4 dev: false - /@chakra-ui/toast/1.5.9_5ffc2rozbqlsnpdetoqsxkvzae: + /@chakra-ui/toast/1.5.9_rwecwhe7d7z7gxe4y434f77m4y: resolution: {integrity: sha512-rns04bGdMcG7Ijg45L+PfuEW4rCd0Ycraix4EJQhcl9RXI18G9sphmlp9feidhZAkI6Ukafq1YvyvkBfkKnIzQ==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4809,15 +4888,15 @@ packages: '@chakra-ui/hooks': 1.9.1_react@17.0.2 '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/theme': 1.14.1_@chakra-ui+system@1.12.1 - '@chakra-ui/transition': 1.4.8_tz5ov5ixqq7rkjq2pbaydc2e74 + '@chakra-ui/transition': 1.4.8_s7zey43fhtv5ukegj7krbgrvaq '@chakra-ui/utils': 1.10.4 '@reach/alert': 0.13.2_sfoxds7t5ydpegc3knd667wn6m - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /@chakra-ui/tooltip/1.5.1_5ffc2rozbqlsnpdetoqsxkvzae: + /@chakra-ui/tooltip/1.5.1_rwecwhe7d7z7gxe4y434f77m4y: resolution: {integrity: sha512-EUAlDdlCBt63VpEVtj/RkFjHQVN/xA9gEAumngQdi1Sp+OXPYCBM9GwSY0NwrM1RfKBnhPSH9wz7FwredJWeaw==} peerDependencies: '@chakra-ui/system': '>=1.0.0' @@ -4832,19 +4911,19 @@ packages: '@chakra-ui/system': 1.12.1_bgqmsvm4hz6izcmpcwescmz73y '@chakra-ui/utils': 1.10.4 '@chakra-ui/visually-hidden': 1.1.6_5qblqjf622vzzkdskgddihcrca - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: false - /@chakra-ui/transition/1.4.8_tz5ov5ixqq7rkjq2pbaydc2e74: + /@chakra-ui/transition/1.4.8_s7zey43fhtv5ukegj7krbgrvaq: resolution: {integrity: sha512-5uc8LEuCH7+0h++wqAav/EktTHOjbLDSTXQlU9fzPIlNNgyf2eXrHVN2AGMGKiMR9Z4gS7umQjZ54r0w/mZ/Fw==} peerDependencies: framer-motion: 3.x || 4.x || 5.x || 6.x react: '>=16.8.6' dependencies: '@chakra-ui/utils': 1.10.4 - framer-motion: 6.3.3_sfoxds7t5ydpegc3knd667wn6m + framer-motion: 6.3.4_sfoxds7t5ydpegc3knd667wn6m react: 17.0.2 dev: false @@ -5066,16 +5145,11 @@ packages: dev: true optional: true - /@cspotcode/source-map-consumer/0.8.0: - resolution: {integrity: sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==} - engines: {node: '>= 12'} - dev: true - - /@cspotcode/source-map-support/0.7.0: - resolution: {integrity: sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==} + /@cspotcode/source-map-support/0.8.1: + resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} dependencies: - '@cspotcode/source-map-consumer': 0.8.0 + '@jridgewell/trace-mapping': 0.3.9 dev: true /@ctrl/tinycolor/3.4.1: @@ -5105,15 +5179,15 @@ packages: transitivePeerDependencies: - supports-color - /@emotion/babel-plugin/11.9.2_@babel+core@7.18.0: + /@emotion/babel-plugin/11.9.2_@babel+core@7.18.2: resolution: {integrity: sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-imports': 7.16.7 - '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.0 - '@babel/runtime': 7.18.0 + '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.2 + '@babel/runtime': 7.18.3 '@emotion/hash': 0.8.0 '@emotion/memoize': 0.7.5 '@emotion/serialize': 1.0.3 @@ -5160,7 +5234,7 @@ packages: /@emotion/memoize/0.7.5: resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} - /@emotion/react/11.9.0_citxzijaigt45he3z6kuy2ivbq: + /@emotion/react/11.9.0_ddpcdz72weezmodm7yk4v5n3v4: resolution: {integrity: sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -5172,9 +5246,9 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.0 - '@babel/runtime': 7.18.0 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/runtime': 7.18.3 + '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.2 '@emotion/cache': 11.7.1 '@emotion/serialize': 1.0.3 '@emotion/utils': 1.1.0 @@ -5198,7 +5272,7 @@ packages: resolution: {integrity: sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==} dev: false - /@emotion/styled/11.8.1_3mkbovqfrbpc53bljqhapolzfu: + /@emotion/styled/11.8.1_74quhjy2o5fky35ibrqgdmklba: resolution: {integrity: sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -5211,11 +5285,11 @@ packages: '@types/react': optional: true dependencies: - '@babel/core': 7.18.0 - '@babel/runtime': 7.18.0 - '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/runtime': 7.18.3 + '@emotion/babel-plugin': 11.9.2_@babel+core@7.18.2 '@emotion/is-prop-valid': 1.1.2 - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 '@emotion/serialize': 1.0.3 '@emotion/utils': 1.1.0 '@types/react': 17.0.45 @@ -5236,8 +5310,8 @@ packages: resolution: {integrity: sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==} dev: false - /@eslint/eslintrc/1.2.3: - resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==} + /@eslint/eslintrc/1.3.0: + resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -5387,7 +5461,7 @@ packages: - utf-8-validate dev: true - /@jest/core/27.5.1_ts-node@10.7.0: + /@jest/core/27.5.1_ts-node@10.8.0: resolution: {integrity: sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -5408,7 +5482,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 27.5.1 - jest-config: 27.5.1_ts-node@10.7.0 + jest-config: 27.5.1_ts-node@10.8.0 jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 @@ -5536,7 +5610,7 @@ packages: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@jest/types': 26.6.2 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -5559,7 +5633,7 @@ packages: resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@jest/types': 27.5.1 babel-plugin-istanbul: 6.1.1 chalk: 4.1.2 @@ -5610,7 +5684,6 @@ packages: dependencies: '@jridgewell/set-array': 1.1.1 '@jridgewell/sourcemap-codec': 1.4.13 - dev: true /@jridgewell/gen-mapping/0.3.1: resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==} @@ -5637,6 +5710,13 @@ packages: '@jridgewell/resolve-uri': 3.0.7 '@jridgewell/sourcemap-codec': 1.4.13 + /@jridgewell/trace-mapping/0.3.9: + resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} + dependencies: + '@jridgewell/resolve-uri': 3.0.7 + '@jridgewell/sourcemap-codec': 1.4.13 + dev: true + /@leichtgewicht/ip-codec/2.0.4: resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} dev: true @@ -5750,7 +5830,7 @@ packages: strict-event-emitter: 0.2.4 uuid: 8.3.2 optionalDependencies: - msw: 0.41.0_typescript@4.6.4 + msw: 0.41.1_typescript@4.6.4 transitivePeerDependencies: - encoding - supports-color @@ -5816,10 +5896,10 @@ packages: mkdirp: 1.0.4 rimraf: 3.0.2 - /@nrwl/cli/14.1.7_typescript@4.6.4: - resolution: {integrity: sha512-HVvqYwefizcoVc4xrTgfIC8nfMA9cx5NiaIbZFDIZv12NsdalpA6a2BmmV8Zck+QQSGEHrhTZyt1AqDhA1t+6A==} + /@nrwl/cli/14.1.9_typescript@4.6.4: + resolution: {integrity: sha512-7T03yVUNxXXR478L9TRRYlg1gsxvERpikSa1dppW+YjL0K4L2PLkZEPJqDMbrPmyAryeZpUCn9vLVOIThW47rA==} dependencies: - nx: 14.1.7_typescript@4.6.4 + nx: 14.1.9_typescript@4.6.4 transitivePeerDependencies: - supports-color - typescript @@ -5838,11 +5918,11 @@ packages: - debug dev: true - /@nrwl/tao/14.1.7_typescript@4.6.4: - resolution: {integrity: sha512-7jzPqEwElMiTKCZm2iuqC5aPIs+IwocWR6Tl1JhC1eK2PWskHOhdgTQM186lfXwPKWH4NJAE3eZFqtECnGDCJg==} + /@nrwl/tao/14.1.9_typescript@4.6.4: + resolution: {integrity: sha512-XUmnYJIrLd2Lui94LsVbXteFhWpNHTjIDDlt/krysEJD8lqE8uoD44uvjKaqIMZXTH8AOH1M4leWraqBSVU0ig==} hasBin: true dependencies: - nx: 14.1.7_typescript@4.6.4 + nx: 14.1.9_typescript@4.6.4 transitivePeerDependencies: - supports-color - typescript @@ -5995,8 +6075,8 @@ packages: react: 17.0.2 dev: false - /@reduxjs/toolkit/1.8.1_5pkls4ykqn3fjecvle55rtusye: - resolution: {integrity: sha512-Q6mzbTpO9nOYRnkwpDlFOAbQnd3g7zj7CtHAZWz5SzE5lcV97Tf8f3SzOO8BoPOMYBFgfZaqTUZqgGu+a0+Fng==} + /@reduxjs/toolkit/1.8.2_react@17.0.2: + resolution: {integrity: sha512-CtPw5TkN1pHRigMFCOS/0qg3b/yfPV5qGCsltVnIz7bx4PKTJlGHYfIxm97qskLknMzuGfjExaYdXJ77QTL0vg==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 react-redux: ^7.2.1 || ^8.0.0-beta @@ -6008,14 +6088,13 @@ packages: dependencies: immer: 9.0.14 react: 17.0.2 - react-redux: 8.0.1_zn5uodkvigq2cma2dm4r3u5424 redux: 4.2.0 redux-thunk: 2.4.1_redux@4.2.0 reselect: 4.1.5 - dev: false + dev: true - /@reduxjs/toolkit/1.8.1_react@17.0.2: - resolution: {integrity: sha512-Q6mzbTpO9nOYRnkwpDlFOAbQnd3g7zj7CtHAZWz5SzE5lcV97Tf8f3SzOO8BoPOMYBFgfZaqTUZqgGu+a0+Fng==} + /@reduxjs/toolkit/1.8.2_thunyjspsylz6iliyoygaytnnq: + resolution: {integrity: sha512-CtPw5TkN1pHRigMFCOS/0qg3b/yfPV5qGCsltVnIz7bx4PKTJlGHYfIxm97qskLknMzuGfjExaYdXJ77QTL0vg==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 react-redux: ^7.2.1 || ^8.0.0-beta @@ -6027,10 +6106,11 @@ packages: dependencies: immer: 9.0.14 react: 17.0.2 + react-redux: 8.0.2_zn5uodkvigq2cma2dm4r3u5424 redux: 4.2.0 redux-thunk: 2.4.1_redux@4.2.0 reselect: 4.1.5 - dev: true + dev: false /@restart/hooks/0.4.7_react@17.0.2: resolution: {integrity: sha512-ZbjlEHcG+FQtpDPHd7i4FzNNvJf2enAwZfJbpM8CW7BhmOAbsHpZe3tsHwfQUrBuyrxWqPYp2x5UMnilWcY22A==} @@ -6077,7 +6157,7 @@ packages: react: 17.0.2 react-is: 16.13.1 - /@rollup/plugin-babel/5.3.1_ykg7cmcqpmn5fbkb5gxs7i3du4: + /@rollup/plugin-babel/5.3.1_qhxjqw33rawdn3amxsgyn5mkfy: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -6088,44 +6168,44 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/helper-module-imports': 7.16.7 - '@rollup/pluginutils': 3.1.0_rollup@2.74.1 - rollup: 2.74.1 + '@rollup/pluginutils': 3.1.0_rollup@2.75.3 + rollup: 2.75.3 dev: true - /@rollup/plugin-commonjs/22.0.0_rollup@2.74.1: + /@rollup/plugin-commonjs/22.0.0_rollup@2.75.3: resolution: {integrity: sha512-Ktvf2j+bAO+30awhbYoCaXpBcyPmJbaEUYClQns/+6SNCYFURbvBiNbWgHITEsIgDDWCDUclWRKEuf8cwZCFoQ==} engines: {node: '>= 12.0.0'} peerDependencies: rollup: ^2.68.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.74.1 + '@rollup/pluginutils': 3.1.0_rollup@2.75.3 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.0 - rollup: 2.74.1 + rollup: 2.75.3 dev: true - /@rollup/plugin-node-resolve/13.3.0_rollup@2.74.1: + /@rollup/plugin-node-resolve/13.3.0_rollup@2.75.3: resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^2.42.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.74.1 + '@rollup/pluginutils': 3.1.0_rollup@2.75.3 '@types/resolve': 1.17.1 deepmerge: 4.2.2 is-builtin-module: 3.1.0 is-module: 1.0.0 resolve: 1.22.0 - rollup: 2.74.1 + rollup: 2.75.3 dev: true - /@rollup/pluginutils/3.1.0_rollup@2.74.1: + /@rollup/pluginutils/3.1.0_rollup@2.75.3: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -6134,7 +6214,7 @@ packages: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.1 - rollup: 2.74.1 + rollup: 2.75.3 dev: true /@rollup/pluginutils/4.2.1: @@ -6180,8 +6260,8 @@ packages: resolution: {integrity: sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==} dev: true - /@storybook/addon-actions/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-OYfG6dDFoNIPmtQ5vXum7m7U5MDg6rlwkaUpV3MkMVCnSAco0/GGRdsYBVO+fpfFFVxRUi3QFEv7xI0xyX2oiQ==} + /@storybook/addon-actions/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-COWx1w9rAoiFumWZxwc8sD6G4sL3UfKxrcKByl0CYQlp/UArmgzb1m4ezBxR7Tlca8qpxVDG6jF6Vj1WVQB10g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6191,13 +6271,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6214,8 +6294,8 @@ packages: uuid-browser: 3.1.0 dev: true - /@storybook/addon-backgrounds/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-U8ic8fR7kACRvvSaElFaCOgb8ugU2NCtpv2CC3VzxCVWDCdaYivgpXQrvHe0GLYhIrySqgm1wP7q73oILl+Qcg==} + /@storybook/addon-backgrounds/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-Mnf35eDmxahpmnk5+5t3X7gEi6FaRzHoKIjbTY3KQBfJ4h8N0HlfyUO1cdEDv66MC8ibobZsoKihkAkyTehBIQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6225,13 +6305,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 global: 4.4.0 memoizerific: 1.11.3 @@ -6242,8 +6322,8 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls/6.5.3_yj6ruygebibnk6ndttabjzq3xy: - resolution: {integrity: sha512-90dTS2ySo/u8t/UTY1snsfAJCszvJKW8FNbzxF1c+JwvErb6hrHq0JOSmFLOeRqPuvkKKB8q83vp6A6fXOU+gQ==} + /@storybook/addon-controls/6.5.5_xmftnbl5ay2bg6fz2lcssvi3em: + resolution: {integrity: sha512-uazzNUxz8LKcjZIYD5sE49HK6VS1SOi7YHFQy/u2e4MFx4M1sntY4JZ98bDZKEDr/94kAX+FBuL1PkJ8IKoY2g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6253,15 +6333,15 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/node-logger': 6.5.3 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/node-logger': 6.5.5 + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 lodash: 4.17.21 react: 17.0.2 @@ -6276,10 +6356,10 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.3_3c2hxidisfra7tungulu76v7aa: - resolution: {integrity: sha512-MC1Bwamw8lQvRMmGKsf4UcyNdQCYgpAB2o9m4R0EPA5byTkcEfAXkAwSP8atlP0/wQTjrwvyVgQuhchHmxnR0Q==} + /@storybook/addon-docs/6.5.5_vzgsl2rskpqek2ainujotrthcm: + resolution: {integrity: sha512-84Hmi3v/ccLBsiK69Qr8EQTlGfnV8VBaT/2IbHCtqgqMPfxD7Z6aoC65sBSbJWF9utJku17O9v+0qRG9lOJnWA==} peerDependencies: - '@storybook/mdx2-csf': '*' + '@storybook/mdx2-csf': ^0.0.3 react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 peerDependenciesMeta: @@ -6290,25 +6370,25 @@ packages: react-dom: optional: true dependencies: - '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 + '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22_react@17.0.2 - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/mdx1-csf': 0.0.2-canary.5.6cee405.0_rh2m6lvjnki7ibqdl6dj7at7hm - '@storybook/node-logger': 6.5.3 - '@storybook/postinstall': 6.5.3 - '@storybook/preview-web': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/source-loader': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - babel-loader: 8.2.5_qqaml4ljchhh37dxp4aoesgrby + '@storybook/docs-tools': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.18.2 + '@storybook/node-logger': 6.5.5 + '@storybook/postinstall': 6.5.5 + '@storybook/preview-web': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/source-loader': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + babel-loader: 8.2.5_w2i5cy6pptznn7rmavsgpnxasa core-js: 3.22.5 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6331,8 +6411,8 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.3_3c2hxidisfra7tungulu76v7aa: - resolution: {integrity: sha512-ZVps1kFMB4OuKRS9vIo8u07u04zvU84jP4B7c5TcH/WxFbwPW9I9ePBcCv+QmkdhDTb3TGWRWQqv5zs4cnQ1YA==} + /@storybook/addon-essentials/6.5.5_vzgsl2rskpqek2ainujotrthcm: + resolution: {integrity: sha512-2w8jAIDbrc4/X9/HgVMh1ODsDHbXG7QFFF186UPPDIcCHoNb/3HZk9YSi0Rv7O3VcY4PyKWbTsbmmTzbT8QSbA==} peerDependencies: '@babel/core': ^7.9.6 '@storybook/angular': '*' @@ -6388,19 +6468,19 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.18.0 - '@storybook/addon-actions': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/addon-backgrounds': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/addon-controls': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/addon-docs': 6.5.3_3c2hxidisfra7tungulu76v7aa - '@storybook/addon-measure': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/addon-outline': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/addon-toolbars': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/addon-viewport': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/node-logger': 6.5.3 + '@babel/core': 7.18.2 + '@storybook/addon-actions': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addon-backgrounds': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addon-controls': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/addon-docs': 6.5.5_vzgsl2rskpqek2ainujotrthcm + '@storybook/addon-measure': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addon-outline': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addon-toolbars': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addon-viewport': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/node-logger': 6.5.5 core-js: 3.22.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -6417,8 +6497,8 @@ packages: - webpack-command dev: true - /@storybook/addon-measure/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-8auVdpM66+qaam3KGmfZZgSQ/jJIm6aMeEzi+HX48b2xVa4vv9W9/ZpJp9fc3K2349+BR5K3nzLMObdFr1Yjew==} + /@storybook/addon-measure/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-wMSRWHOPRWro8g0mkhKR1KtCIHsAc3sa1aUkq1de25OkWLWmp2BLlTuAk4QCjZSYmOBaH4+PTVo2H82cIy4GPg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6428,11 +6508,11 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.22.5 global: 4.4.0 @@ -6440,8 +6520,8 @@ packages: react-dom: 17.0.2_react@17.0.2 dev: true - /@storybook/addon-outline/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-QVSsTOs813Tl404IcWTxdzM+gAIiq46LuH11Re1cMwKrnuOvfHtbLQ4x2n1aTy+mTuWxNymaHwX2Aqilr0fqJA==} + /@storybook/addon-outline/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-OjBYJo6/w5dASnmSLU/PVgtyPObZvDAqFx2LDLS3VfbXuS1Wrpqp6Asv5ag2nZcheGv6n0s9uVlLkeWtX1+G5w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6451,11 +6531,11 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.22.5 global: 4.4.0 @@ -6465,8 +6545,8 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/addon-toolbars/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-wQxDUQASrpdGJouo6WsC840JwaAQkgV4nuCmuxyqbL6yJ7HNyS7mbBoJzfe8kXWOzSN2MM1lP4gOlZuGH4m05g==} + /@storybook/addon-toolbars/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-wqbw01+5aKYEkL+9c21vaoWAQ0gpjhVdOXH3OnzTlLwie3tKFnrMcKKuU2OjOTYjpRdM2i7ba9J9MFMJM0M2bg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6476,19 +6556,19 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 regenerator-runtime: 0.13.9 dev: true - /@storybook/addon-viewport/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-jzHGACC40g/jWXmDIdMyQk5EepNoHhOLFWxUpt12kSgkx0s8PL6PHAOn7p0Yh8JOp0hwHxZJXnYch6yEEgpBTA==} + /@storybook/addon-viewport/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-OJsf8LY4PGKPyg/dCeSy5MGzr6btCuCAv2/NkwTVvMPbIEt9QuuqbIoN/g4vqLj2uON5thrUIVDdmzQU3spd2g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6498,12 +6578,12 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-events': 6.5.3 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-events': 6.5.5 + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 global: 4.4.0 memoizerific: 1.11.3 @@ -6513,20 +6593,20 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@storybook/addons/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-gzzkxZ7R4+EaEzIEBbTWmkA55JDEDQrDjg3nNY/SJklnRigYdStz41KSPx6HGkF2CaI5BYVd5vZCawYvG16gyg==} + /@storybook/addons/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-flh2JhkdkVQRrt4N1FiFp79ad3k25Vt8ClGUPnAm76aoSEAlXubzuDgQE0tChv3IK8tI/mQbKCVV8kLj4AxU0g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channels': 6.5.3 - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channels': 6.5.5 + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@types/webpack-env': 1.16.4 + '@storybook/router': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@types/webpack-env': 1.17.0 core-js: 3.22.5 global: 4.4.0 react: 17.0.2 @@ -6534,19 +6614,19 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@storybook/api/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-neVW47ssdG3MqwNwTLjlifS/u6zGUkkcK7G/PC1tnQPP9Zc97BStIqS1RnPGie1iawIAT5ZJQefPGJMneSTBKA==} + /@storybook/api/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-MBqfPtCBzFCE7fmyYQDw5wtnlzBvFubRKVvxl21nXfozUr/7xSw27Kx2VQ1TjP1PJRjeUB9mAdeL28wQB3/dOg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/channels': 6.5.3 - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/channels': 6.5.5 + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/router': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6561,8 +6641,8 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.3_yj6ruygebibnk6ndttabjzq3xy: - resolution: {integrity: sha512-zhZ879FH8XDs8TRkXN29pGMR2rJrKQYdRn19XTsBt9MlRI8ALFClGixYBsUF/Fa74LAWF2roL5dSt7qDyBQULQ==} + /@storybook/builder-webpack4/6.5.5_xmftnbl5ay2bg6fz2lcssvi3em: + resolution: {integrity: sha512-KjvfnzIyeEWGZtdROjwAlGvF8Tsi2NqjVsHiw7t8kRMdB+5ermIEYbwuezFa4le0sOhJSgsszV602wurgjtVPQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6571,33 +6651,33 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.18.0 - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channel-postmessage': 6.5.3 - '@storybook/channels': 6.5.3 - '@storybook/client-api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/core-events': 6.5.3 - '@storybook/node-logger': 6.5.3 - '@storybook/preview-web': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/router': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@babel/core': 7.18.2 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channel-postmessage': 6.5.5 + '@storybook/channels': 6.5.5 + '@storybook/client-api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/core-events': 6.5.5 + '@storybook/node-logger': 6.5.5 + '@storybook/preview-web': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/router': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/ui': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/ui': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@types/node': 16.11.36 '@types/webpack': 4.41.32 autoprefixer: 9.8.8 - babel-loader: 8.2.5_6sui7bpcrc7jx7yypfyfijkzxi + babel-loader: 8.2.5_lzsemofhph6vepnub4bnemnm6m case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.22.5 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_7wnmsrtcnse6htziqnucw6w67m + fork-ts-checker-webpack-plugin: 4.1.6_ijbrj2brdi66mize7iasay54la glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 @@ -6630,51 +6710,51 @@ packages: - webpack-command dev: true - /@storybook/channel-postmessage/6.5.3: - resolution: {integrity: sha512-1vsKhFuTX53VmRm4ZKae+9z6FciSTyywZJ5cYmH2nTRWqW5GOm3UndixHzXpddVM1DWdEH4jJ/Cn15SzPRWiPg==} + /@storybook/channel-postmessage/6.5.5: + resolution: {integrity: sha512-agQ+T2mRNAOMmrfqEKxG1BUL4yzTtoxQBpDhCxIlSFNVUaNTCI2uEicoNDHYxnP4X5psXOJWxQ66FGMGi+5TfQ==} dependencies: - '@storybook/channels': 6.5.3 - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/channels': 6.5.5 + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 core-js: 3.22.5 global: 4.4.0 qs: 6.10.3 telejson: 6.0.8 dev: true - /@storybook/channel-websocket/6.5.3: - resolution: {integrity: sha512-Q1XCqtVMZFP1WG+OtzJ5l0Ip8umzBOkVmH3SH+DDU+o+MCSSfXKbw7UnbDUaZHzOHuFq55WaXVEnzRkeydI9rQ==} + /@storybook/channel-websocket/6.5.5: + resolution: {integrity: sha512-oPVs9xebuTMSWPRnanSWTC1xhCSnrzF8k6/z9K5U/c9jZWfbWcsGXJs8/OIbIYleQ+29Kl0P51xtkW1IGP36qA==} dependencies: - '@storybook/channels': 6.5.3 - '@storybook/client-logger': 6.5.3 + '@storybook/channels': 6.5.5 + '@storybook/client-logger': 6.5.5 core-js: 3.22.5 global: 4.4.0 telejson: 6.0.8 dev: true - /@storybook/channels/6.5.3: - resolution: {integrity: sha512-wpxnMt5clUy+04o+I5LVMoQkYt7nc0e5PDz+pAtlNOvQaoFvlC7oQqsVYxxs1cYm6ZGqAJcsfecI5COtnQfT1w==} + /@storybook/channels/6.5.5: + resolution: {integrity: sha512-vo2CS+Zf6KVF7zItBqk5W9q3R1Ea48o0G7MrIusV7MasQt5IBD1/9VNnH28KL1oRw3+lpiAh0l029plzI+2k9A==} dependencies: core-js: 3.22.5 ts-dedent: 2.2.0 util-deprecate: 1.0.2 dev: true - /@storybook/client-api/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-BxksIgSDkkt9muA41VbsSB96/u3HJAWuOJw+GCzt0yHmlBgfb3+GpQOJUDqTluWQlojg0DHJhAKgYKbejyEpIA==} + /@storybook/client-api/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-FQu0vPdUG3ArmVC7hIJNcxNaIFVk+98nQND6BUATx/7Rad6/v1x9mfO9EdNk1tTrSGkNrZ8sAcC2vf88jv1F0w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channel-postmessage': 6.5.3 - '@storybook/channels': 6.5.3 - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channel-postmessage': 6.5.5 + '@storybook/channels': 6.5.5 + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@types/qs': 6.9.7 - '@types/webpack-env': 1.16.4 + '@types/webpack-env': 1.17.0 core-js: 3.22.5 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6690,22 +6770,22 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/client-logger/6.5.3: - resolution: {integrity: sha512-gUJUkDzQdOQBfAQSJffKlZQ6ueUANjTN6u4xA/FIfJM7+I5N43UuS3dFGEjcnZISS5sj7765ct2aZinMzf1NNQ==} + /@storybook/client-logger/6.5.5: + resolution: {integrity: sha512-vySt1uK0TdnhhO5HlX86Ib+fs94SJXoIRN++VIYCHbkWNJt7KROkwvc6nRDw6Te1QnTq07s35qFeiewdHVur8Q==} dependencies: core-js: 3.22.5 global: 4.4.0 dev: true - /@storybook/components/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-vYTsg9ADzkPeTsmN1bm351wGqq+oyb8SrAJzLe+FXN+dujIIA9sGEQb6eUZdGe121RDgTyFMO2zKurcJNnGnxQ==} + /@storybook/components/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-6sBPm0zU7/lH5fAtD4M2Thl9n8MvWTeiDVK+3a/dK5m36T6AY1Zwll6b2dSUS9U1kzR5487fex5rUnYeZVoPvw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/client-logger': 6.5.3 + '@storybook/client-logger': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@types/react-syntax-highlighter': 11.0.5 core-js: 3.22.5 qs: 6.10.3 @@ -6716,8 +6796,8 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/core-client/6.5.3_femxfsv7ntf2nz4bpj36nj6mcm: - resolution: {integrity: sha512-tsyXs+J7e210lRWminzyQU5uvbiKq9XrzsMs6feGyCE3kjZbBCj7RIgd/KxStVT/Ssim6BeTXHfnlLTxLbq5pQ==} + /@storybook/core-client/6.5.5_femxfsv7ntf2nz4bpj36nj6mcm: + resolution: {integrity: sha512-+hRkka7lAUhw64oRrr2H5uR69DKeblbsOpVr8SEVbPbWmhs9lP93CEmFxaO70dwcb2bgrpLjuHN3/OknHfcyQw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6727,16 +6807,16 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channel-postmessage': 6.5.3 - '@storybook/channel-websocket': 6.5.3 - '@storybook/client-api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channel-postmessage': 6.5.5 + '@storybook/channel-websocket': 6.5.5 + '@storybook/client-api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/ui': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/preview-web': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/ui': 6.5.5_sfoxds7t5ydpegc3knd667wn6m airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.22.5 @@ -6753,8 +6833,8 @@ packages: webpack: 5.72.1 dev: true - /@storybook/core-client/6.5.3_zp5v2ubrswimphwncdb3wwfdyi: - resolution: {integrity: sha512-tsyXs+J7e210lRWminzyQU5uvbiKq9XrzsMs6feGyCE3kjZbBCj7RIgd/KxStVT/Ssim6BeTXHfnlLTxLbq5pQ==} + /@storybook/core-client/6.5.5_zp5v2ubrswimphwncdb3wwfdyi: + resolution: {integrity: sha512-+hRkka7lAUhw64oRrr2H5uR69DKeblbsOpVr8SEVbPbWmhs9lP93CEmFxaO70dwcb2bgrpLjuHN3/OknHfcyQw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6764,16 +6844,16 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channel-postmessage': 6.5.3 - '@storybook/channel-websocket': 6.5.3 - '@storybook/client-api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channel-postmessage': 6.5.5 + '@storybook/channel-websocket': 6.5.5 + '@storybook/client-api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/ui': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/preview-web': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/ui': 6.5.5_sfoxds7t5ydpegc3knd667wn6m airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.22.5 @@ -6790,8 +6870,8 @@ packages: webpack: 4.46.0 dev: true - /@storybook/core-common/6.5.3_yj6ruygebibnk6ndttabjzq3xy: - resolution: {integrity: sha512-A0WJDm/Eo2eP8CZeAQPo8oep+Pbbm/uU6Gl/8GsvK7AVtDv/Sm/kyAWcvqMx5ovnZ7A+qYYjvHr90EZuDoltPg==} + /@storybook/core-common/6.5.5_xmftnbl5ay2bg6fz2lcssvi3em: + resolution: {integrity: sha512-1nyma4/E43+R34RL/AO7Pw/P6tNTxnF9ui5MrynApnvDFxtPYcKXIRUK2DN6R6isY33+IdZ8f2QEbpLtMLDo+Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6800,41 +6880,41 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.18.0 - '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-decorators': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-export-default-from': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-private-methods': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-proposal-private-property-in-object': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-block-scoping': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-classes': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.0 - '@babel/plugin-transform-for-of': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.0 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.0 - '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@babel/preset-typescript': 7.17.12_@babel+core@7.18.0 - '@babel/register': 7.17.7_@babel+core@7.18.0 - '@storybook/node-logger': 6.5.3 + '@babel/core': 7.18.2 + '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-decorators': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-export-default-from': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-private-methods': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-proposal-private-property-in-object': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-block-scoping': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-classes': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.2 + '@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.18.2 + '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.2 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.2 + '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@babel/preset-typescript': 7.17.12_@babel+core@7.18.2 + '@babel/register': 7.17.7_@babel+core@7.18.2 + '@storybook/node-logger': 6.5.5 '@storybook/semver': 7.3.2 '@types/node': 16.11.36 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.2.5_6sui7bpcrc7jx7yypfyfijkzxi + babel-loader: 8.2.5_lzsemofhph6vepnub4bnemnm6m babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.18.0 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.18.2 chalk: 4.1.2 core-js: 3.22.5 express: 4.18.1 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_7wnmsrtcnse6htziqnucw6w67m + fork-ts-checker-webpack-plugin: 6.5.2_ijbrj2brdi66mize7iasay54la fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -6861,14 +6941,14 @@ packages: - webpack-command dev: true - /@storybook/core-events/6.5.3: - resolution: {integrity: sha512-DTWFjXJIx+sZndv3lsJohVEJoUL5MgtkSeeKaypkJmZm9kXkylhA0NnA07CMRE6GMqCWw6NYGSe+qOEGsHj5ig==} + /@storybook/core-events/6.5.5: + resolution: {integrity: sha512-v/nRFNmgw6Rwh7Eg0aArMtH9LMH10J6wt5tQD4q+nFhw8H0txj9bfZxVWsnw9LSUbzndFjnHL7PzLQ6dh49a0g==} dependencies: core-js: 3.22.5 dev: true - /@storybook/core-server/6.5.3_yj6ruygebibnk6ndttabjzq3xy: - resolution: {integrity: sha512-aehEen3VeY2NvouYfbnw346KtRwCJceOH5IWGHvVVEauSVzwCH+Yfgy7c4k2j0Ey3u6fz5qCkvPp8rdY0XS7SA==} + /@storybook/core-server/6.5.5_xmftnbl5ay2bg6fz2lcssvi3em: + resolution: {integrity: sha512-eNXgPl0mbqtyCj/tP0Zw3gtiUCZxN7N7m+3GYYHZlJVzLKhXXxm5qSASk5WOWsDeZTBw2X36k2vPuuwmHQMsOg==} peerDependencies: '@storybook/builder-webpack5': '*' '@storybook/manager-webpack5': '*' @@ -6884,17 +6964,17 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/core-client': 6.5.3_zp5v2ubrswimphwncdb3wwfdyi - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/core-events': 6.5.3 + '@storybook/builder-webpack4': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/core-client': 6.5.5_zp5v2ubrswimphwncdb3wwfdyi + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/csf-tools': 6.5.3_react@17.0.2 - '@storybook/manager-webpack4': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/node-logger': 6.5.3 + '@storybook/csf-tools': 6.5.5 + '@storybook/manager-webpack4': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/node-logger': 6.5.5 '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/telemetry': 6.5.3_yj6ruygebibnk6ndttabjzq3xy + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/telemetry': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em '@types/node': 16.11.36 '@types/node-fetch': 2.6.1 '@types/pretty-hrtime': 1.0.1 @@ -6944,8 +7024,8 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.3_hr3jghrle2hubmwxxtm2qpwbue: - resolution: {integrity: sha512-XQDcAryLNyXe5eiNqB++6xvGqnYlJ8ZAFOPWFlFUhjrktojtwVEeHfj5M3e23D9XMN4KkBODoH3OWmREcUMwXg==} + /@storybook/core/6.5.5_6hv5tfgdp6kagbrspq4xuwukru: + resolution: {integrity: sha512-+o1Kzzb31DJJ/NyCeKsAlRc6kgepRAIa6eCj3QNntT4e5m6+Ej0p0TP9PbrN8YQ8/3NMCni2OSLkg6HSchBXig==} peerDependencies: '@storybook/builder-webpack5': '*' '@storybook/manager-webpack5': '*' @@ -6961,8 +7041,8 @@ packages: typescript: optional: true dependencies: - '@storybook/core-client': 6.5.3_femxfsv7ntf2nz4bpj36nj6mcm - '@storybook/core-server': 6.5.3_yj6ruygebibnk6ndttabjzq3xy + '@storybook/core-client': 6.5.5_femxfsv7ntf2nz4bpj36nj6mcm + '@storybook/core-server': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em react: 17.0.2 react-dom: 17.0.2_react@17.0.2 typescript: 4.6.4 @@ -6980,30 +7060,29 @@ packages: - webpack-command dev: true - /@storybook/csf-tools/6.5.3_react@17.0.2: - resolution: {integrity: sha512-WotBTvKauVV+i2DZqem4m12D+Ogexg6oFiXt0dlqh0TUGEAGzvocOAPIKk6uciEF2eXu6yn8JE4s+faXLWrXSw==} + /@storybook/csf-tools/6.5.5: + resolution: {integrity: sha512-2YE6XCnXH03Od7ZE2VbjUXFW4qP3H5FPza3xQxqRMSXp8zO9XsrmjPJyHtdPmTD+GXB1hr5AamfofSsaYtHwxw==} peerDependencies: - '@storybook/mdx2-csf': '*' + '@storybook/mdx2-csf': ^0.0.3 peerDependenciesMeta: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.18.0 - '@babel/generator': 7.18.0 + '@babel/core': 7.18.2 + '@babel/generator': 7.18.2 '@babel/parser': 7.18.0 - '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/plugin-transform-react-jsx': 7.17.12_@babel+core@7.18.2 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.2-canary.5.6cee405.0_rh2m6lvjnki7ibqdl6dj7at7hm + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.18.2 core-js: 3.22.5 fs-extra: 9.1.0 global: 4.4.0 regenerator-runtime: 0.13.9 ts-dedent: 2.2.0 transitivePeerDependencies: - - react - supports-color dev: true @@ -7013,12 +7092,12 @@ packages: lodash: 4.17.21 dev: true - /@storybook/docs-tools/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-scUztkQ9ZRRoo4lHiYRaCkmk351H2CwMnlOrCwv/EpmLZnHdffSAtMZS/O07KUOC8fvxCw36z5SfHlbCIcolSQ==} + /@storybook/docs-tools/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-P5ABMNCrQrk7dD+5ZogV5TAzU+W6oBOdSU+E22hYOZ8VSplBhf5X3nr0pGJZD10FtXk2IRn/GRZwhl+FSKp04g==} dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 doctrine: 3.0.0 lodash: 4.17.21 @@ -7029,8 +7108,8 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.3_yj6ruygebibnk6ndttabjzq3xy: - resolution: {integrity: sha512-kI+6fbCHv9uH1GEYK/SYLtNiAJYVRgm8oh/7Zi/38cqUjnAg8lzUztABul4Iemu3w5aJplkqE08FFu69TTbHPg==} + /@storybook/manager-webpack4/6.5.5_xmftnbl5ay2bg6fz2lcssvi3em: + resolution: {integrity: sha512-STYy20qj1QR+Pb7AIfx+S5SGzsoLzFTDFePoRzQ+8BGEN/jme7eqZqcMC4gPaD5c2toUOChoF69EWpLiZqiqLA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -7039,18 +7118,18 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.18.0 - '@babel/plugin-transform-template-literals': 7.17.12_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-client': 6.5.3_zp5v2ubrswimphwncdb3wwfdyi - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy - '@storybook/node-logger': 6.5.3 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/ui': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@babel/core': 7.18.2 + '@babel/plugin-transform-template-literals': 7.18.2_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-client': 6.5.5_zp5v2ubrswimphwncdb3wwfdyi + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em + '@storybook/node-logger': 6.5.5 + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/ui': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@types/node': 16.11.36 '@types/webpack': 4.41.32 - babel-loader: 8.2.5_6sui7bpcrc7jx7yypfyfijkzxi + babel-loader: 8.2.5_lzsemofhph6vepnub4bnemnm6m case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.22.5 @@ -7087,15 +7166,14 @@ packages: - webpack-command dev: true - /@storybook/mdx1-csf/0.0.2-canary.5.6cee405.0_rh2m6lvjnki7ibqdl6dj7at7hm: - resolution: {integrity: sha512-LRQ086H27/Ro8jQPoXb3hb0LgYokurqqFf4eDNSv/EqvzUihGrurvpiIGfTJ6JDzWZbiX1NIsqe8dx4jKpEGMw==} + /@storybook/mdx1-csf/0.0.1_@babel+core@7.18.2: + resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: - '@babel/generator': 7.18.0 + '@babel/generator': 7.18.2 '@babel/parser': 7.18.0 - '@babel/preset-env': 7.18.0_@babel+core@7.18.0 - '@babel/types': 7.18.0 + '@babel/preset-env': 7.18.2_@babel+core@7.18.2 + '@babel/types': 7.18.4 '@mdx-js/mdx': 1.6.22 - '@mdx-js/react': 1.6.22_react@17.0.2 '@types/lodash': 4.14.182 js-string-escape: 1.0.1 loader-utils: 2.0.2 @@ -7104,12 +7182,11 @@ packages: ts-dedent: 2.2.0 transitivePeerDependencies: - '@babel/core' - - react - supports-color dev: true - /@storybook/node-logger/6.5.3: - resolution: {integrity: sha512-iG4uQJCtuT54p3zg0zJ7+ALPUrt7PTAXmXqN7ak/9YcWbnwtMlHgg8oTlCebwr+E3QPCMauJM2eLzC6F7bI76w==} + /@storybook/node-logger/6.5.5: + resolution: {integrity: sha512-q4R/KI2EondSkqVNTPimrLDMk/hx6cWMpTx7hXX2nR7rgP/ajLuE1TaVE4pneQV6dyNpgV+gkz9k/30VlM8Vmw==} dependencies: '@types/npmlog': 4.1.4 chalk: 4.1.2 @@ -7118,24 +7195,24 @@ packages: pretty-hrtime: 1.0.3 dev: true - /@storybook/postinstall/6.5.3: - resolution: {integrity: sha512-EIHnbrGwt/CPyLXwNFyfAGY4LhrBx713ghCtacQu2xAukDXg9UWJHarYXjwIivk8DGrims28qXGIjIUKqKeuyA==} + /@storybook/postinstall/6.5.5: + resolution: {integrity: sha512-dwCg7TOKROenDPM7aj5p+fs6DrQVgHR4H81arkOmE1SxVPQTMoyVlnGMRnLxQZKT7idGhRKs6oegHCuGZLC7Hw==} dependencies: core-js: 3.22.5 dev: true - /@storybook/preview-web/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-NI+sKFloj0vP1xAMaF1BhOAokB2u0qZ5rxx8lnU8eBmAukRURGoebuHWohBoQqniuupaNQK5hkUlJ3mkAPZi8Q==} + /@storybook/preview-web/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-RX3LXP66XQE1PgdnzJkYhts1IeKBDJWWWs+K3hlrJXMta6Et1/yJbDWt6qRtKubZ7oHTMROx6kwO6ceeMboN7g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channel-postmessage': 6.5.3 - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channel-postmessage': 6.5.5 + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m ansi-to-html: 0.6.15 core-js: 3.22.5 global: 4.4.0 @@ -7169,8 +7246,8 @@ packages: - supports-color dev: true - /@storybook/react/6.5.3_xvvtbb2x5retmx74hhbmxcieqi: - resolution: {integrity: sha512-RP9ak2EIrq9sJ80JjaVV/Xab9O663PA/DRqfbILewRLi9uUaG6L/Qby7LktwzqwaybeKbP6dTG0w937cRkuj4w==} + /@storybook/react/6.5.5_h64li72bf55nzyv5bodnhaqo5y: + resolution: {integrity: sha512-hWeYkEKm+vLxPb2iRWJtWiD3/9mWkPyA6ExUVvfkeZ+ygLByPI8MEl8JMQbZtsHySoOLypmgHzV4l4YhvLvdQw==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -7197,23 +7274,23 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.18.0 - '@babel/preset-flow': 7.17.12_@babel+core@7.18.0 - '@babel/preset-react': 7.17.12_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/preset-flow': 7.17.12_@babel+core@7.18.2 + '@babel/preset-react': 7.17.12_@babel+core@7.18.2 '@pmmmwh/react-refresh-webpack-plugin': 0.5.6_jj4bc5mcn3kl4p4jwsxgmjil3i - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/core': 6.5.3_hr3jghrle2hubmwxxtm2qpwbue - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/core': 6.5.5_6hv5tfgdp6kagbrspq4xuwukru + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/node-logger': 6.5.3 + '@storybook/docs-tools': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/node-logger': 6.5.5 '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_gp3atwgq76mgimstdygasg64n4 '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/store': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@types/estree': 0.0.51 '@types/node': 16.11.36 - '@types/webpack-env': 1.16.4 + '@types/webpack-env': 1.17.0 acorn: 7.4.1 acorn-jsx: 5.3.2_acorn@7.4.1 acorn-walk: 7.2.0 @@ -7259,13 +7336,13 @@ packages: - webpack-plugin-serve dev: true - /@storybook/router/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-UcErvdeuCTMYvmztDogrTK1DKQ8ZFkUR/46bEuVo4tg9OzlX3fr+JqD4RZHT4YOUYmDcTm6cLlUJhDalUpoU6Q==} + /@storybook/router/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-6S50mfMh9eG5bPlQIV/sSX7ZeEPc6DK4CLPpF2gOjFjdfZxjn8D9lDHyiM3tlgvi3EtbfoDTEHkit1L7dTuJQw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/client-logger': 6.5.3 + '@storybook/client-logger': 6.5.5 core-js: 3.22.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -7281,14 +7358,14 @@ packages: find-up: 4.1.0 dev: true - /@storybook/source-loader/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-JrwCm3El6XZC7eVYCF83e7x7/fA4ue+g2s0oAtdXD11KOrrJ7e0bgtvVdtRWKG/4n4Ww3+sGFnuIlXfPbJ3hvw==} + /@storybook/source-loader/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-u0ux755kIUrB+QFkkG6rzQbOADlntn7PsdZOXU0Q+SbqYIsCznqDQKNDROveuzxiKrchylwpWGroY0mDtmYkdg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.22.5 estraverse: 5.3.0 @@ -7301,15 +7378,15 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@storybook/store/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-vI5w3OlDsCQE32C5AekRfHI6qX7s7iKRAUJKQE4Azqch37EAnMNLWE3E13KAzdLX1oU+JNRGHjJTogsQUR2UeQ==} + /@storybook/store/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-gXLRQJigYtFZa9VPWDNYWBO0QkJiobdXrhUUKtD4IFOHG2wzuTc0Pt8XOsX5G3Bni9Odpw9HBDvpGf8tOwWjrw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/client-logger': 6.5.3 - '@storybook/core-events': 6.5.3 + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/client-logger': 6.5.5 + '@storybook/core-events': 6.5.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.22.5 fast-deep-equal: 3.1.3 @@ -7326,11 +7403,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.3_yj6ruygebibnk6ndttabjzq3xy: - resolution: {integrity: sha512-eXhQ+kRWdg+ZX3sglRaCoOzpzgQ/p9wKS4/vEJd5Fq+JlKIuZkJ7xiJYaxlhR55PLpJGbj+5HCTlnepAtf7Nnw==} + /@storybook/telemetry/6.5.5_xmftnbl5ay2bg6fz2lcssvi3em: + resolution: {integrity: sha512-Q+k25pvm/IU4uAFxa6S0OrdrgnK/i7lY0bSG1PGNmOh9yEqFCgyzZBTZv/QkM4qB7QHqzUrFyrwAzi2nxAQSZQ==} dependencies: - '@storybook/client-logger': 6.5.3 - '@storybook/core-common': 6.5.3_yj6ruygebibnk6ndttabjzq3xy + '@storybook/client-logger': 6.5.5 + '@storybook/core-common': 6.5.5_xmftnbl5ay2bg6fz2lcssvi3em chalk: 4.1.2 core-js: 3.22.5 detect-package-manager: 2.0.1 @@ -7353,34 +7430,34 @@ packages: - webpack-command dev: true - /@storybook/theming/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-2tM46jahAhKRUzCcoaqPoqs+4imXqbze0dCPZ0cdVnfs14jhMB1lAfGE+diodCCaUcXUu8r2c5dTPKqqM1lHqQ==} + /@storybook/theming/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-/BpcAKhXjJXIPOF2fwofv5lbRn2HWfPyqMaIkPMTJ/uFY6klKP3/uhIS3Z8LOcAvTW2OQVKUw0iMABbRF33H0w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/client-logger': 6.5.3 + '@storybook/client-logger': 6.5.5 core-js: 3.22.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 regenerator-runtime: 0.13.9 dev: true - /@storybook/ui/6.5.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-TLJBfXHFM0ilMuUjer4AjhnNGvQ7lI4GYIKzuCjCrw/ukfUb1AABXd9fdHq7tEzVm8z7T3pyrRVsb1VVdbxL0A==} + /@storybook/ui/6.5.5_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-sAt3M0QrS3NGGPBcNI8vXEkx4eIHHXIvL9CTfOCicXd7ESsSyaEy3ErTJ+hQDARx3UNKL1wWBHu+jJC6Cry0ng==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/api': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channels': 6.5.3 - '@storybook/client-logger': 6.5.3 - '@storybook/components': 6.5.3_sfoxds7t5ydpegc3knd667wn6m - '@storybook/core-events': 6.5.3 - '@storybook/router': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addons': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/api': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/channels': 6.5.5 + '@storybook/client-logger': 6.5.5 + '@storybook/components': 6.5.5_sfoxds7t5ydpegc3knd667wn6m + '@storybook/core-events': 6.5.5 + '@storybook/router': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.3_sfoxds7t5ydpegc3knd667wn6m + '@storybook/theming': 6.5.5_sfoxds7t5ydpegc3knd667wn6m core-js: 3.22.5 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 @@ -7569,7 +7646,7 @@ packages: engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/aria-query': 4.2.2 aria-query: 5.0.0 chalk: 4.1.2 @@ -7582,7 +7659,7 @@ packages: resolution: {integrity: sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/testing-library__jest-dom': 5.14.3 aria-query: 5.0.0 chalk: 3.0.0 @@ -7600,7 +7677,7 @@ packages: react: <18.0.0 react-dom: <18.0.0 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@testing-library/dom': 8.13.0 '@types/react-dom': 17.0.17 react: 17.0.2 @@ -7613,7 +7690,7 @@ packages: peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@testing-library/dom': 8.13.0 dev: true @@ -7640,7 +7717,7 @@ packages: /@types/accepts/1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: - '@types/node': 16.11.36 + '@types/node': 17.0.34 dev: false /@types/aria-query/4.2.2: @@ -8104,8 +8181,8 @@ packages: /@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} - /@types/ramda/0.28.12: - resolution: {integrity: sha512-01lBa/nWJMmzc7uwvN4pzoePRWMURV1uRpchCpomAFW1MvMSyOtHjj8/WpaCFrrBQ8Mvpasm/CK3YpcWbVcZ3g==} + /@types/ramda/0.28.13: + resolution: {integrity: sha512-ugnamgmaRzB6yontWxKh9kVstbO5gbdNGcbmcZI0U4d9S0fmN/VYCbxVm4crMAkRvMyfO4u+VIjH/G2Fyk04aA==} dependencies: ts-toolbelt: 6.15.5 dev: true @@ -8117,7 +8194,6 @@ packages: resolution: {integrity: sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==} dependencies: '@types/react': 17.0.45 - dev: true /@types/react-dragula/1.1.0: resolution: {integrity: sha512-wgRIVV2jo/Gria1PK3K26II7gfRD3VTcMfPYhL0CuIApSeon7xjBTj8Xs8Ln+Vbb/FuRKWfUaJXmF4R3KUGntA==} @@ -8357,10 +8433,6 @@ packages: resolution: {integrity: sha512-t/Tvs5qR47OLOr+4E9ckN8AmP2Tf16gWq+/qA4iUGS/OOyHVO8wv2vjJuX8SNOUTJyWb+2t7wJm6cXILFnOROA==} dev: false - /@types/webpack-env/1.16.4: - resolution: {integrity: sha512-llS8qveOUX3wxHnSykP5hlYFFuMfJ9p5JvIyCiBgp7WTfl6K5ZcyHj8r8JsN/J6QODkAsRRCLIcTuOCu8etkUw==} - dev: true - /@types/webpack-env/1.17.0: resolution: {integrity: sha512-eHSaNYEyxRA5IAG0Ym/yCyf86niZUIF/TpWKofQI/CVfh5HsMEUyfE2kwFxha4ow0s5g0LfISQxpDKjbRDrizw==} dev: true @@ -8414,8 +8486,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.25.0_qo2hgs5jt7x2a3p77h2rutcdae: - resolution: {integrity: sha512-icYrFnUzvm+LhW0QeJNKkezBu6tJs9p/53dpPLFH8zoM9w1tfaKzVurkPotEpAqQ8Vf8uaFyL5jHd0Vs6Z0ZQg==} + /@typescript-eslint/eslint-plugin/5.26.0_gu4clceiw6ditaem5r577qrdpi: + resolution: {integrity: sha512-oGCmo0PqnRZZndr+KwvvAUvD3kNE4AfyoGCwOZpoCncSh4MVD06JTE8XQa2u9u+NX5CsyZMBTEc2C72zx38eYA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -8425,12 +8497,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/scope-manager': 5.25.0 - '@typescript-eslint/type-utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/parser': 5.26.0_utdtartgf6fqqgkivzeynh76la + '@typescript-eslint/scope-manager': 5.26.0 + '@typescript-eslint/type-utils': 5.26.0_utdtartgf6fqqgkivzeynh76la + '@typescript-eslint/utils': 5.26.0_utdtartgf6fqqgkivzeynh76la debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -8441,8 +8513,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.25.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-r3hwrOWYbNKP1nTcIw/aZoH+8bBnh/Lh1iDHoFpyG4DnCpvEdctrSl6LOo19fZbzypjQMHdajolxs6VpYoChgA==} + /@typescript-eslint/parser/5.26.0_utdtartgf6fqqgkivzeynh76la: + resolution: {integrity: sha512-n/IzU87ttzIdnAH5vQ4BBDnLPly7rC5VnjN3m0xBG82HK6rhRxnCb3w/GyWbNDghPd+NktJqB/wl6+YkzZ5T5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -8451,11 +8523,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.25.0 - '@typescript-eslint/types': 5.25.0 - '@typescript-eslint/typescript-estree': 5.25.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.26.0 + '@typescript-eslint/types': 5.26.0 + '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.6.4 debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 typescript: 4.6.4 transitivePeerDependencies: - supports-color @@ -8469,8 +8541,16 @@ packages: '@typescript-eslint/visitor-keys': 5.25.0 dev: true - /@typescript-eslint/type-utils/5.25.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-B6nb3GK3Gv1Rsb2pqalebe/RyQoyG/WDy9yhj8EE0Ikds4Xa8RR28nHz+wlt4tMZk5bnAr0f3oC8TuDAd5CPrw==} + /@typescript-eslint/scope-manager/5.26.0: + resolution: {integrity: sha512-gVzTJUESuTwiju/7NiTb4c5oqod8xt5GhMbExKsCTp6adU3mya6AGJ4Pl9xC7x2DX9UYFsjImC0mA62BCY22Iw==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.26.0 + '@typescript-eslint/visitor-keys': 5.26.0 + dev: true + + /@typescript-eslint/type-utils/5.26.0_utdtartgf6fqqgkivzeynh76la: + resolution: {integrity: sha512-7ccbUVWGLmcRDSA1+ADkDBl5fP87EJt0fnijsMFTVHXKGduYMgienC/i3QwoVhDADUAPoytgjbZbCOMj4TY55A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -8479,9 +8559,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/utils': 5.26.0_utdtartgf6fqqgkivzeynh76la debug: 4.3.4 - eslint: 8.15.0 + eslint: 8.16.0 tsutils: 3.21.0_typescript@4.6.4 typescript: 4.6.4 transitivePeerDependencies: @@ -8493,6 +8573,11 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true + /@typescript-eslint/types/5.26.0: + resolution: {integrity: sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + /@typescript-eslint/typescript-estree/5.25.0_typescript@4.6.4: resolution: {integrity: sha512-MrPODKDych/oWs/71LCnuO7NyR681HuBly2uLnX3r5i4ME7q/yBqC4hW33kmxtuauLTM0OuBOhhkFaxCCOjEEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8514,7 +8599,28 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.25.0_hcfsmds2fshutdssjqluwm76uu: + /@typescript-eslint/typescript-estree/5.26.0_typescript@4.6.4: + resolution: {integrity: sha512-EyGpw6eQDsfD6jIqmXP3rU5oHScZ51tL/cZgFbFBvWuCwrIptl+oueUZzSmLtxFuSOQ9vDcJIs+279gnJkfd1w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 5.26.0 + '@typescript-eslint/visitor-keys': 5.26.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.3.7 + tsutils: 3.21.0_typescript@4.6.4 + typescript: 4.6.4 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/utils/5.25.0_utdtartgf6fqqgkivzeynh76la: resolution: {integrity: sha512-qNC9bhnz/n9Kba3yI6HQgQdBLuxDoMgdjzdhSInZh6NaDnFpTUlwNGxplUFWfY260Ya0TRPvkg9dd57qxrJI9g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8524,9 +8630,27 @@ packages: '@typescript-eslint/scope-manager': 5.25.0 '@typescript-eslint/types': 5.25.0 '@typescript-eslint/typescript-estree': 5.25.0_typescript@4.6.4 - eslint: 8.15.0 + eslint: 8.16.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint-utils: 3.0.0_eslint@8.16.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + + /@typescript-eslint/utils/5.26.0_utdtartgf6fqqgkivzeynh76la: + resolution: {integrity: sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + '@types/json-schema': 7.0.11 + '@typescript-eslint/scope-manager': 5.26.0 + '@typescript-eslint/types': 5.26.0 + '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.6.4 + eslint: 8.16.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0_eslint@8.16.0 transitivePeerDependencies: - supports-color - typescript @@ -8540,6 +8664,14 @@ packages: eslint-visitor-keys: 3.3.0 dev: true + /@typescript-eslint/visitor-keys/5.26.0: + resolution: {integrity: sha512-wei+ffqHanYDOQgg/fS6Hcar6wAWv0CUPQ3TZzOWd2BLfgP539rb49bwua8WRAs7R6kOSLn82rfEu2ro6Llt8Q==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.26.0 + eslint-visitor-keys: 3.3.0 + dev: true + /@webassemblyjs/ast/1.11.1: resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} dependencies: @@ -9159,13 +9291,14 @@ packages: lru-cache: 6.0.0 dev: false - /apollo-server-core/3.7.0_graphql@16.5.0: - resolution: {integrity: sha512-xUCDjrBzPVbttbh/HenuQdivco/dcXE2oIDYwCU6FU2RBXqxWFmuCl2Xe7VPA/5Frw/4snJDLCyVte9PA5edww==} + /apollo-server-core/3.8.1_graphql@16.5.0: + resolution: {integrity: sha512-7A6F+HWmz/1gIW/MvE/0yq/UwrYG/dQCyfk2areoWkvSmg86oV2umuvlnEvTbLE2LiJHBoDP4T+PIqv6pnlLGw==} engines: {node: '>=12.0'} peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: '@apollo/utils.logger': 1.0.0 + '@apollo/utils.usagereporting': 1.0.0_graphql@16.5.0 '@apollographql/apollo-tools': 0.5.4_graphql@16.5.0 '@apollographql/graphql-playground-html': 1.6.29 '@graphql-tools/mock': 8.6.9_graphql@16.5.0 @@ -9176,13 +9309,12 @@ packages: apollo-server-caching: 3.3.0 apollo-server-env: 4.2.1 apollo-server-errors: 3.3.1_graphql@16.5.0 - apollo-server-plugin-base: 3.5.3_graphql@16.5.0 - apollo-server-types: 3.5.3_graphql@16.5.0 + apollo-server-plugin-base: 3.6.0_graphql@16.5.0 + apollo-server-types: 3.6.0_graphql@16.5.0 async-retry: 1.3.3 fast-json-stable-stringify: 2.1.0 graphql: 16.5.0 graphql-tag: 2.12.6_graphql@16.5.0 - lodash.sortby: 4.7.0 loglevel: 1.8.0 lru-cache: 6.0.0 sha.js: 2.4.11 @@ -9210,8 +9342,8 @@ packages: graphql: 16.5.0 dev: false - /apollo-server-express/3.7.0_g7snex6epo2tsaz6yhvyva23iq: - resolution: {integrity: sha512-176LSK7YBxwfleurtbfr5SYMheNNJSHrQa2h4QuosLqhfFJkfTpI2iBW56N737U47QfyueCOvkjNZVq86e3n2g==} + /apollo-server-express/3.8.1_g7snex6epo2tsaz6yhvyva23iq: + resolution: {integrity: sha512-58QJFFbLoBfQ3SOp+0PHOqJWVxHf2WzjB3DU2MlVxHi/CfrDbjf7EYjuWTtuvIuzuoEG6kAWLGn2zEDlLmXk1A==} engines: {node: '>=12.0'} peerDependencies: express: ^4.17.1 @@ -9223,8 +9355,8 @@ packages: '@types/express': 4.17.13 '@types/express-serve-static-core': 4.17.28 accepts: 1.3.8 - apollo-server-core: 3.7.0_graphql@16.5.0 - apollo-server-types: 3.5.3_graphql@16.5.0 + apollo-server-core: 3.8.1_graphql@16.5.0 + apollo-server-types: 3.6.0_graphql@16.5.0 body-parser: 1.20.0 cors: 2.8.5 express: 4.18.1 @@ -9235,24 +9367,25 @@ packages: - supports-color dev: false - /apollo-server-plugin-base/3.5.3_graphql@16.5.0: - resolution: {integrity: sha512-zojm3qiUGYtM5k1PPrCJnLZSDNqvWvmIDvqBjCu3wI3iNZqNm3MOA86eYGFfaBi/WNu3qYIj6QE3T7w0XjRV1A==} + /apollo-server-plugin-base/3.6.0_graphql@16.5.0: + resolution: {integrity: sha512-GtXhczRGpTLQyFPWeWSnX1VcN2JaaAU7WT8PzoTQuJKYJ/Aj5mPebHbfG+PXQlDmI8IgyCKf7B1HIRnJqvAZbg==} engines: {node: '>=12.0'} peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: - apollo-server-types: 3.5.3_graphql@16.5.0 + apollo-server-types: 3.6.0_graphql@16.5.0 graphql: 16.5.0 transitivePeerDependencies: - encoding dev: false - /apollo-server-types/3.5.3_graphql@16.5.0: - resolution: {integrity: sha512-Qf5mMVTDyABEeyjGecwMsk0y0km4KuW8/j/UwBDQkAAW1QRy+w8nqi+wvSoA5hNXiYCdJN4U4nxTxm9+2eiT4w==} + /apollo-server-types/3.6.0_graphql@16.5.0: + resolution: {integrity: sha512-zISCkwXvwTHK2AysWSfLAUvDLSDJ0xj8pnfxDv34hqA+G9JqsLbykJdSL1Y1kT53HU4RWF6ymTuTwwOmmBiAWA==} engines: {node: '>=12.0'} peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: + '@apollo/utils.logger': 1.0.0 apollo-reporting-protobuf: 3.3.1 apollo-server-caching: 3.3.0 apollo-server-env: 4.2.1 @@ -9587,18 +9720,18 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-jest/27.5.1_@babel+core@7.18.0: + /babel-jest/27.5.1_@babel+core@7.18.2: resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__core': 7.1.19 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1_@babel+core@7.18.0 + babel-preset-jest: 27.5.1_@babel+core@7.18.2 chalk: 4.1.2 graceful-fs: 4.2.10 slash: 3.0.0 @@ -9606,14 +9739,14 @@ packages: - supports-color dev: true - /babel-loader/8.2.5_6sui7bpcrc7jx7yypfyfijkzxi: + /babel-loader/8.2.5_lzsemofhph6vepnub4bnemnm6m: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 find-cache-dir: 3.3.2 loader-utils: 2.0.2 make-dir: 3.1.0 @@ -9621,14 +9754,14 @@ packages: webpack: 4.46.0 dev: true - /babel-loader/8.2.5_qqaml4ljchhh37dxp4aoesgrby: + /babel-loader/8.2.5_w2i5cy6pptznn7rmavsgpnxasa: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 find-cache-dir: 3.3.2 loader-utils: 2.0.2 make-dir: 3.1.0 @@ -9688,7 +9821,7 @@ packages: /babel-plugin-macros/2.8.0: resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 cosmiconfig: 6.0.0 resolve: 1.22.0 dev: false @@ -9697,55 +9830,55 @@ packages: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 cosmiconfig: 7.0.1 resolve: 1.22.0 dev: true - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.0: + /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.2: resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.17.10 - '@babel/core': 7.18.0 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.2 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.18.0: + /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.18.2: resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.18.2 core-js-compat: 3.22.5 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.0: + /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.2: resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.2 core-js-compat: 3.22.5 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.0: + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.2: resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.18.0 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.0 + '@babel/core': 7.18.2 + '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true @@ -9775,35 +9908,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.18.0: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.18.2: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.0 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.0 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.0 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.0 - dev: true - - /babel-preset-jest/27.5.1_@babel+core@7.18.0: + '@babel/core': 7.18.2 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.2 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.2 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.2 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.2 + dev: true + + /babel-preset-jest/27.5.1_@babel+core@7.18.2: resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.0 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.2 dev: true /babel-runtime/6.26.0: @@ -10117,7 +10250,6 @@ packages: escalade: 3.1.1 node-releases: 2.0.4 picocolors: 1.0.0 - dev: true /bs-logger/0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} @@ -10339,7 +10471,6 @@ packages: /caniuse-lite/1.0.30001341: resolution: {integrity: sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA==} - dev: true /capture-exit/2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} @@ -10640,12 +10771,12 @@ packages: dev: true /clone-response/1.0.2: - resolution: {integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=} + resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==} dependencies: mimic-response: 1.0.1 /clone/1.0.4: - resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=} + resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} engines: {node: '>=0.8'} /clone/2.1.1: @@ -10670,7 +10801,7 @@ packages: dev: true /collection-visit/1.0.0: - resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=} + resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} engines: {node: '>=0.10.0'} dependencies: map-visit: 1.0.0 @@ -10826,7 +10957,7 @@ packages: dev: false /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} /concat-stream/1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} @@ -10870,7 +11001,7 @@ packages: dev: true /constants-browserify/1.0.0: - resolution: {integrity: sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=} + resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} dev: true /content-disposition/0.5.4: @@ -10923,7 +11054,7 @@ packages: dev: true /copy-descriptor/0.1.1: - resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} + resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} engines: {node: '>=0.10.0'} dev: true @@ -11209,7 +11340,7 @@ packages: /css-vendor/2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 is-in-browser: 1.1.3 dev: false @@ -11237,7 +11368,7 @@ packages: dev: true /cssfilter/0.0.10: - resolution: {integrity: sha1-xtJnJjKi5cg+AT5oZKQs6N79IK4=} + resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==} dev: false /cssom/0.3.8: @@ -11285,7 +11416,7 @@ packages: dev: true /currently-unhandled/0.4.1: - resolution: {integrity: sha1-mI3zP+qxke95mmE2nddsF635V+o=} + resolution: {integrity: sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==} engines: {node: '>=0.10.0'} dependencies: array-find-index: 1.0.2 @@ -11297,7 +11428,7 @@ packages: dev: false /cyclist/1.0.1: - resolution: {integrity: sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=} + resolution: {integrity: sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==} dev: true /d3/3.5.17: @@ -11382,7 +11513,7 @@ packages: supports-color: 5.5.0 /decamelize-keys/1.1.0: - resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} + resolution: {integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==} engines: {node: '>=0.10.0'} dependencies: decamelize: 1.2.0 @@ -11390,7 +11521,7 @@ packages: dev: true /decamelize/1.2.0: - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} + resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} dev: true @@ -11404,13 +11535,13 @@ packages: dev: true /decompress-response/3.3.0: - resolution: {integrity: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=} + resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} engines: {node: '>=4'} dependencies: mimic-response: 1.0.1 /dedent/0.7.0: - resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=} + resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==} dev: true /deep-diff/0.3.8: @@ -11426,7 +11557,7 @@ packages: engines: {node: '>=0.10.0'} /default-browser-id/1.0.4: - resolution: {integrity: sha1-5Z0JpdFXuCi4dsJoFuYcPSosIDo=} + resolution: {integrity: sha512-qPy925qewwul9Hifs+3sx1ZYn14obHxpkX+mPD369w4Rzg+YkJBgi3SOvwUq81nWSjqGUegIgEPwD8u+HUnxlw==} engines: {node: '>=0.10.0'} hasBin: true requiresBuild: true @@ -11445,7 +11576,7 @@ packages: dev: true /defaults/1.0.3: - resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=} + resolution: {integrity: sha512-s82itHOnYrN0Ib8r+z7laQz3sdE+4FP3d9Q7VLO7U+KRT+CR0GsWuyHxzdAY82I7cXv0G/twrqomTJLOssO5HA==} dependencies: clone: 1.0.4 @@ -11464,14 +11595,14 @@ packages: object-keys: 1.1.1 /define-property/0.2.5: - resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} + resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 0.1.6 dev: true /define-property/1.0.0: - resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=} + resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 @@ -11743,7 +11874,7 @@ packages: dev: false /duplexer3/0.1.4: - resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} + resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==} /duplexify/3.7.1: resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} @@ -11765,10 +11896,9 @@ packages: /electron-to-chromium/1.4.137: resolution: {integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==} - dev: true - /electron/19.0.0: - resolution: {integrity: sha512-VXwqLQxuIUr0SI8vOYDj5OLPwtKa/trn5DVKd/BFGT/U/IerfVoSZuydGLOjSL5yJlckfmKQpiq+8PW4gI8hXA==} + /electron/19.0.1: + resolution: {integrity: sha512-zuhJVV7nTDFrRZ7uAIylSD0Eoi1xcUV4UzGfpWsREI4W5GsxNGyZQeqQDpg43w8+7oED812oDrGfPh5kb9rcQA==} engines: {node: '>= 8.6'} hasBin: true requiresBuild: true @@ -12024,7 +12154,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-airbnb-base/15.0.0_gwd37gqv3vjv3xlpl7ju3ag2qu: + /eslint-config-airbnb-base/15.0.0_btspkuwbqkl4adpiufzbathtpi: resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -12032,14 +12162,14 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.15.0 - eslint-plugin-import: 2.26.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-plugin-import: 2.26.0_eslint@8.16.0 object.assign: 4.1.2 object.entries: 1.1.5 semver: 6.3.0 dev: true - /eslint-config-airbnb/19.0.4_cwl36sb67esyay5caiduzvh47q: + /eslint-config-airbnb/19.0.4_dwfgiixbwetqupsqmiuv57rzoi: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -12049,23 +12179,23 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 dependencies: - eslint: 8.15.0 - eslint-config-airbnb-base: 15.0.0_gwd37gqv3vjv3xlpl7ju3ag2qu - eslint-plugin-import: 2.26.0_eslint@8.15.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 - eslint-plugin-react: 7.30.0_eslint@8.15.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 + eslint: 8.16.0 + eslint-config-airbnb-base: 15.0.0_btspkuwbqkl4adpiufzbathtpi + eslint-plugin-import: 2.26.0_eslint@8.16.0 + eslint-plugin-jsx-a11y: 6.5.1_eslint@8.16.0 + eslint-plugin-react: 7.30.0_eslint@8.16.0 + eslint-plugin-react-hooks: 4.5.0_eslint@8.16.0 object.assign: 4.1.2 object.entries: 1.1.5 dev: true - /eslint-config-prettier/8.5.0_eslint@8.15.0: + /eslint-config-prettier/8.5.0_eslint@8.16.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -12102,7 +12232,7 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.26.0_eslint@8.15.0: + /eslint-plugin-import/2.26.0_eslint@8.16.0: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -12116,7 +12246,7 @@ packages: array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.15.0 + eslint: 8.16.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3_ulu2225r2ychl26a37c6o2rfje has: 1.0.3 @@ -12132,8 +12262,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.2.2_soqyufh3dfswswdcr6xqvc2ymm: - resolution: {integrity: sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew==} + /eslint-plugin-jest/26.4.5_kjl4th5hqlryoh2wpfzy5wgjy4: + resolution: {integrity: sha512-jGPKXoV7v21gvt2QivCPuN1c2RePxJ9XnYQjucioAZhMTXrJ0y48QhP7UOpgNs/sj0Lns2NKRvoAjnyXDCfqbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -12145,16 +12275,16 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae - '@typescript-eslint/utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu - eslint: 8.15.0 + '@typescript-eslint/eslint-plugin': 5.26.0_gu4clceiw6ditaem5r577qrdpi + '@typescript-eslint/utils': 5.25.0_utdtartgf6fqqgkivzeynh76la + eslint: 8.16.0 jest: 27.5.1 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.5.1_eslint@8.15.0: + /eslint-plugin-jsx-a11y/6.5.1_eslint@8.16.0: resolution: {integrity: sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==} engines: {node: '>=4.0'} peerDependencies: @@ -12168,23 +12298,23 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.15.0 + eslint: 8.16.0 has: 1.0.3 jsx-ast-utils: 3.3.0 language-tags: 1.0.5 minimatch: 3.1.2 dev: true - /eslint-plugin-react-hooks/4.5.0_eslint@8.15.0: + /eslint-plugin-react-hooks/4.5.0_eslint@8.16.0: resolution: {integrity: sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==} 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.15.0 + eslint: 8.16.0 dev: true - /eslint-plugin-react/7.30.0_eslint@8.15.0: + /eslint-plugin-react/7.30.0_eslint@8.16.0: resolution: {integrity: sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==} engines: {node: '>=4'} peerDependencies: @@ -12193,7 +12323,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.15.0 + eslint: 8.16.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.0 minimatch: 3.1.2 @@ -12231,13 +12361,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.15.0: + /eslint-utils/3.0.0_eslint@8.16.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.15.0 + eslint: 8.16.0 eslint-visitor-keys: 2.1.0 dev: true @@ -12251,12 +12381,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.15.0: - resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==} + /eslint/8.16.0: + resolution: {integrity: sha512-MBndsoXY/PeVTDJeWsYj7kLZ5hQpJOfMYLsF6LicLHQWbRDG19lK5jOix4DPl8yY4SUFcE3txy86OzFLWT+yoA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.2.3 + '@eslint/eslintrc': 1.3.0 '@humanwhocodes/config-array': 0.9.5 ajv: 6.12.6 chalk: 4.1.2 @@ -12265,7 +12395,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.15.0 + eslint-utils: 3.0.0_eslint@8.16.0 eslint-visitor-keys: 3.3.0 espree: 9.3.2 esquery: 1.4.0 @@ -12343,8 +12473,8 @@ packages: resolution: {integrity: sha512-YNF+mZ/Wu2FU/gvmzuWtYc8rloubL7wfXCTgouFrnjGVXPA/EeYYA7pupXWrb3Iv1cTBeSSxxJIbK23l4MRNqg==} engines: {node: '>=8.3.0'} dependencies: - '@babel/traverse': 7.18.0 - '@babel/types': 7.18.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 c8: 7.11.3 transitivePeerDependencies: - supports-color @@ -12427,7 +12557,7 @@ packages: dev: true /expand-brackets/2.1.4: - resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=} + resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} engines: {node: '>=0.10.0'} dependencies: debug: 2.6.9 @@ -12495,13 +12625,13 @@ packages: - supports-color /extend-shallow/2.0.1: - resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=} + resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} engines: {node: '>=0.10.0'} dependencies: is-extendable: 0.1.1 /extend-shallow/3.0.2: - resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=} + resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} engines: {node: '>=0.10.0'} dependencies: assign-symbols: 1.0.0 @@ -12621,7 +12751,7 @@ packages: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} /fast-levenshtein/2.0.6: - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} + resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} dev: true /fast-safe-stringify/2.1.1: @@ -12726,7 +12856,7 @@ packages: optional: true /fill-range/4.0.0: - resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=} + resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 2.0.1 @@ -12778,7 +12908,7 @@ packages: dev: false /find-up/1.1.2: - resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=} + resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==} engines: {node: '>=0.10.0'} dependencies: path-exists: 2.1.0 @@ -12870,7 +13000,7 @@ packages: dev: true /for-in/1.0.2: - resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} + resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} engines: {node: '>=0.10.0'} dev: true @@ -12882,7 +13012,7 @@ packages: signal-exit: 3.0.7 dev: true - /fork-ts-checker-webpack-plugin/4.1.6_7wnmsrtcnse6htziqnucw6w67m: + /fork-ts-checker-webpack-plugin/4.1.6_ijbrj2brdi66mize7iasay54la: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -12898,7 +13028,7 @@ packages: dependencies: '@babel/code-frame': 7.16.7 chalk: 2.4.2 - eslint: 8.15.0 + eslint: 8.16.0 micromatch: 3.1.10 minimatch: 3.1.2 semver: 5.7.1 @@ -12910,7 +13040,7 @@ packages: - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.2_7wnmsrtcnse6htziqnucw6w67m: + /fork-ts-checker-webpack-plugin/6.5.2_ijbrj2brdi66mize7iasay54la: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -12930,7 +13060,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.15.0 + eslint: 8.16.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.4.3 @@ -12987,7 +13117,7 @@ packages: dev: true /format/0.2.2: - resolution: {integrity: sha1-1hcBB+nv3E7TDJ3DkBbflCtctYs=} + resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==} engines: {node: '>=0.4.x'} dev: true @@ -13005,14 +13135,14 @@ packages: engines: {node: '>= 0.6'} /fragment-cache/0.2.1: - resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} + resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} engines: {node: '>=0.10.0'} dependencies: map-cache: 0.2.2 dev: true - /framer-motion/6.3.3_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-wo0dCnoq5vn4L8YVOPO9W54dliH78vDaX0Lj+bSPUys6Nt5QaehrS3uaYa0q5eVeikUgtTjz070UhQ94thI5Sw==} + /framer-motion/6.3.4_sfoxds7t5ydpegc3knd667wn6m: + resolution: {integrity: sha512-FXHqpY23g0MhznXpAf94SyEmUqfw7KoLaCQqTKrjWZgQzMkjvfOgOVYKUA9Dlmys6XGn0qN+AMzjhFJ1N5bH+A==} peerDependencies: react: '>=16.8 || ^17.0.0 || ^18.0.0' react-dom: '>=16.8 || ^17.0.0 || ^18.0.0' @@ -13045,7 +13175,7 @@ packages: engines: {node: '>= 0.6'} /from2/2.3.0: - resolution: {integrity: sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=} + resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 @@ -13114,7 +13244,7 @@ packages: dev: true /fs-write-stream-atomic/1.0.10: - resolution: {integrity: sha1-tH31NJPvkR33VzHnCp3tAYnbQMk=} + resolution: {integrity: sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==} dependencies: graceful-fs: 4.2.10 iferr: 0.1.5 @@ -13158,7 +13288,7 @@ packages: dev: true /functional-red-black-tree/1.0.1: - resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} + resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} dev: true /functions-have-names/1.2.3: @@ -13197,7 +13327,6 @@ packages: /gensync/1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} - dev: true /get-caller-file/2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} @@ -13224,7 +13353,7 @@ packages: dev: false /get-stdin/4.0.1: - resolution: {integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=} + resolution: {integrity: sha512-F5aQMywwJ2n85s4hJPTT9RPxGmubonuB10MNYo17/xph174n2MIR33HRguhzVag10O/npM7SPk73LMZNP+FaWw==} engines: {node: '>=0.10.0'} dev: true optional: true @@ -13276,7 +13405,7 @@ packages: dev: true /glob-parent/3.1.0: - resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=} + resolution: {integrity: sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==} dependencies: is-glob: 3.1.0 path-dirname: 1.0.2 @@ -13306,7 +13435,7 @@ packages: dev: true /glob-to-regexp/0.3.0: - resolution: {integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=} + resolution: {integrity: sha512-Iozmtbqv0noj0uDDqoL0zNq0VBEfK2YFoMAZoxJe4cwphvLR+JskfF30QhXHOR4m3KrE6NLRYw+U9MRXvifyig==} dev: true /glob-to-regexp/0.4.1: @@ -13438,7 +13567,7 @@ packages: dev: true /globjoin/0.1.4: - resolution: {integrity: sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=} + resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} dev: true /got/9.6.0: @@ -13521,7 +13650,7 @@ packages: engines: {node: '>=8'} /has-glob/1.0.0: - resolution: {integrity: sha1-mqqe7b/7G6OZCnsAEPtnjuAIEgc=} + resolution: {integrity: sha512-D+8A457fBShSEI3tFCj65PAbT++5sKiFtdCdOam0gnfBgw9D277OERk+HM9qYJXmdVLZ/znez10SqHN0BBQ50g==} engines: {node: '>=0.10.0'} dependencies: is-glob: 3.1.0 @@ -13547,7 +13676,7 @@ packages: resolution: {integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=} /has-value/0.3.1: - resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=} + resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} engines: {node: '>=0.10.0'} dependencies: get-value: 2.0.6 @@ -13556,7 +13685,7 @@ packages: dev: true /has-value/1.0.0: - resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=} + resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} engines: {node: '>=0.10.0'} dependencies: get-value: 2.0.6 @@ -13565,12 +13694,12 @@ packages: dev: true /has-values/0.1.4: - resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=} + resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} engines: {node: '>=0.10.0'} dev: true /has-values/1.0.0: - resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=} + resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 @@ -13694,7 +13823,7 @@ packages: dev: false /hmac-drbg/1.0.1: - resolution: {integrity: sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=} + resolution: {integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==} dependencies: hash.js: 1.1.7 minimalistic-assert: 1.0.1 @@ -13901,7 +14030,7 @@ packages: dev: true /https-browserify/1.0.0: - resolution: {integrity: sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=} + resolution: {integrity: sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==} dev: true /https-proxy-agent/5.0.1: @@ -13967,7 +14096,7 @@ packages: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} /iferr/0.1.5: - resolution: {integrity: sha1-xg7taebY/bazEEofy8ocGS3FtQE=} + resolution: {integrity: sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==} dev: true /ignore/4.0.6: @@ -13986,8 +14115,8 @@ packages: /immer/9.0.14: resolution: {integrity: sha512-ubBeqQutOSLIFCUBN03jGeOS6a3DoYlSYwYJTa+gSKEZKU5redJIqkIdZ3JVv/4RZpfcXdAWH5zCNLWPRv2WDw==} - /immutable/4.0.0: - resolution: {integrity: sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==} + /immutable/4.1.0: + resolution: {integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==} /import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} @@ -14011,11 +14140,11 @@ packages: dev: true /imurmurhash/0.1.4: - resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} /indent-string/2.1.0: - resolution: {integrity: sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=} + resolution: {integrity: sha512-aqwDFWSgSgfRaEwao5lg5KEcVd/2a+D1rvoG7NdilmYz0NwRk6StWpWdz/Hpk34MKPpx7s8XxUqimfcQK6gGlg==} engines: {node: '>=0.10.0'} dependencies: repeating: 2.0.1 @@ -14036,11 +14165,11 @@ packages: wrappy: 1.0.2 /inherits/2.0.1: - resolution: {integrity: sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=} + resolution: {integrity: sha512-8nWq2nLTAwd02jTqJExUYFSD/fKq6VH9Y/oG2accc/kdI0V98Bag8d5a4gi3XHz73rDWa2PvTtvcWYquKqSENA==} dev: true /inherits/2.0.3: - resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=} + resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} dev: true /inherits/2.0.4: @@ -14135,7 +14264,7 @@ packages: dev: true /is-accessor-descriptor/0.1.6: - resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=} + resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 @@ -14168,7 +14297,7 @@ packages: dev: true /is-arrayish/0.2.1: - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} /is-arrayish/0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} @@ -14181,7 +14310,7 @@ packages: dev: true /is-binary-path/1.0.1: - resolution: {integrity: sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=} + resolution: {integrity: sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==} engines: {node: '>=0.10.0'} dependencies: binary-extensions: 1.13.1 @@ -14242,7 +14371,7 @@ packages: has: 1.0.3 /is-data-descriptor/0.1.4: - resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} + resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 @@ -14304,7 +14433,7 @@ packages: dev: true /is-extendable/0.1.1: - resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} + resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} engines: {node: '>=0.10.0'} /is-extendable/1.0.1: @@ -14315,7 +14444,7 @@ packages: dev: true /is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} /is-finite/1.1.0: @@ -14343,7 +14472,7 @@ packages: dev: true /is-glob/3.1.0: - resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=} + resolution: {integrity: sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 @@ -14398,7 +14527,7 @@ packages: dev: true /is-number/3.0.0: - resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} + resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 @@ -14423,7 +14552,7 @@ packages: dev: true /is-plain-obj/1.1.0: - resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=} + resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} dev: true @@ -14487,7 +14616,7 @@ packages: dev: true /is-stream/1.1.0: - resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} + resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} engines: {node: '>=0.10.0'} dev: true @@ -14518,7 +14647,7 @@ packages: dev: true /is-typedarray/1.0.0: - resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} + resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} dev: true /is-unicode-supported/0.1.0: @@ -14531,7 +14660,7 @@ packages: dev: true /is-utf8/0.2.1: - resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=} + resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} dev: true optional: true @@ -14546,7 +14675,7 @@ packages: dev: true /is-window/1.0.2: - resolution: {integrity: sha1-LIlspT25feRdPDMTOmXYyfVjSA0=} + resolution: {integrity: sha512-uj00kdXyZb9t9RcAUAwMZAnkBUwdYGhYlt7djMXhfyhUCzwNba50tIiBKR7q0l7tdoBtFVw/3JmLY6fI3rmZmg==} dev: true /is-windows/1.0.2: @@ -14559,7 +14688,7 @@ packages: dev: true /is-wsl/1.1.0: - resolution: {integrity: sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=} + resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} engines: {node: '>=4'} dev: true @@ -14579,11 +14708,11 @@ packages: dev: true /isarray/0.0.1: - resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=} + resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==} dev: true /isarray/1.0.0: - resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} + resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} /isarray/2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} @@ -14593,7 +14722,7 @@ packages: resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} /isobject/2.1.0: - resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=} + resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} engines: {node: '>=0.10.0'} dependencies: isarray: 1.0.0 @@ -14627,7 +14756,7 @@ packages: resolution: {integrity: sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/parser': 7.18.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 @@ -14745,7 +14874,7 @@ packages: - utf-8-validate dev: true - /jest-cli/27.5.1_ts-node@10.7.0: + /jest-cli/27.5.1_ts-node@10.8.0: resolution: {integrity: sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -14755,14 +14884,14 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 27.5.1_ts-node@10.7.0 + '@jest/core': 27.5.1_ts-node@10.8.0 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 27.5.1_ts-node@10.7.0 + jest-config: 27.5.1_ts-node@10.8.0 jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -14784,10 +14913,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@jest/test-sequencer': 27.5.1 '@jest/types': 27.5.1 - babel-jest: 27.5.1_@babel+core@7.18.0 + babel-jest: 27.5.1_@babel+core@7.18.2 chalk: 4.1.2 ci-info: 3.3.1 deepmerge: 4.2.2 @@ -14815,7 +14944,7 @@ packages: - utf-8-validate dev: true - /jest-config/27.5.1_ts-node@10.7.0: + /jest-config/27.5.1_ts-node@10.8.0: resolution: {integrity: sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -14824,10 +14953,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@jest/test-sequencer': 27.5.1 '@jest/types': 27.5.1 - babel-jest: 27.5.1_@babel+core@7.18.0 + babel-jest: 27.5.1_@babel+core@7.18.2 chalk: 4.1.2 ci-info: 3.3.1 deepmerge: 4.2.2 @@ -14848,7 +14977,7 @@ packages: pretty-format: 27.5.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.7.0_rbv5fvwh3qaahz6dxcho7rzsry + ts-node: 10.8.0_rbv5fvwh3qaahz6dxcho7rzsry transitivePeerDependencies: - bufferutil - canvas @@ -15159,16 +15288,16 @@ packages: resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.18.0 + '@babel/core': 7.18.2 '@babel/generator': 7.18.0 - '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.0 + '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.2 '@babel/traverse': 7.18.0 '@babel/types': 7.18.0 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__traverse': 7.17.1 '@types/prettier': 2.6.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.0 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.18.2 chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.10 @@ -15273,7 +15402,7 @@ packages: - utf-8-validate dev: true - /jest/27.5.1_ts-node@10.7.0: + /jest/27.5.1_ts-node@10.8.0: resolution: {integrity: sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -15283,9 +15412,9 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 27.5.1_ts-node@10.7.0 + '@jest/core': 27.5.1_ts-node@10.8.0 import-local: 3.1.0 - jest-cli: 27.5.1_ts-node@10.7.0 + jest-cli: 27.5.1_ts-node@10.8.0 transitivePeerDependencies: - bufferutil - canvas @@ -15435,7 +15564,6 @@ packages: resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} engines: {node: '>=6'} hasBin: true - dev: true /jsonc-parser/3.0.0: resolution: {integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==} @@ -15487,7 +15615,7 @@ packages: /jss-plugin-camel-case/10.9.0: resolution: {integrity: sha512-UH6uPpnDk413/r/2Olmw4+y54yEF2lRIV8XIZyuYpgPYTITLlPOsq6XB9qeqv+75SQSg3KLocq5jUBXW8qWWww==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 hyphenate-style-name: 1.0.4 jss: 10.9.0 dev: false @@ -15495,7 +15623,7 @@ packages: /jss-plugin-compose/10.9.0: resolution: {integrity: sha512-Q/0FEZhDwGUpf3/b7+PspmMi6MVSlN3YlTDmvrft7I6N346jUpd8MYkYP/6qM1ZMuVj4v8ky/XYqr1v2ganLLg==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 tiny-warning: 1.0.3 dev: false @@ -15503,21 +15631,21 @@ packages: /jss-plugin-default-unit/10.9.0: resolution: {integrity: sha512-7Ju4Q9wJ/MZPsxfu4T84mzdn7pLHWeqoGd/D8O3eDNNJ93Xc8PxnLmV8s8ZPNRYkLdxZqKtm1nPQ0BM4JRlq2w==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 dev: false /jss-plugin-expand/10.9.0: resolution: {integrity: sha512-QfZ9jld0HpF1OiYU7cGWQ4q+f6+Wu93mV4X+cA1iVRssiUbSbygwdfZkUwX23UOhS1WWRJeQlLK1aJC94K8/0A==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 dev: false /jss-plugin-extend/10.9.0: resolution: {integrity: sha512-xvmosUh3RsKVsm9L14ml6PL3i0Ejj5gB6eo/jTMkGW1kIy42gNXV1EthR8cD5xiowWstnvugQ3JF0pI5+QkPMg==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 tiny-warning: 1.0.3 dev: false @@ -15525,14 +15653,14 @@ packages: /jss-plugin-global/10.9.0: resolution: {integrity: sha512-4G8PHNJ0x6nwAFsEzcuVDiBlyMsj2y3VjmFAx/uHk/R/gzJV+yRHICjT4MKGGu1cJq2hfowFWCyrr/Gg37FbgQ==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 dev: false /jss-plugin-nested/10.9.0: resolution: {integrity: sha512-2UJnDrfCZpMYcpPYR16oZB7VAC6b/1QLsRiAutOt7wJaaqwCBvNsosLEu/fUyKNQNGdvg2PPJFDO5AX7dwxtoA==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 tiny-warning: 1.0.3 dev: false @@ -15540,14 +15668,14 @@ packages: /jss-plugin-props-sort/10.9.0: resolution: {integrity: sha512-7A76HI8bzwqrsMOJTWKx/uD5v+U8piLnp5bvru7g/3ZEQOu1+PjHvv7bFdNO3DwNPC9oM0a//KwIJsIcDCjDzw==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 dev: false /jss-plugin-rule-value-function/10.9.0: resolution: {integrity: sha512-IHJv6YrEf8pRzkY207cPmdbBstBaE+z8pazhPShfz0tZSDtRdQua5jjg6NMz3IbTasVx9FdnmptxPqSWL5tyJg==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 tiny-warning: 1.0.3 dev: false @@ -15555,7 +15683,7 @@ packages: /jss-plugin-rule-value-observable/10.9.0: resolution: {integrity: sha512-/MWVPJVEn41+ofzQdsvH1GR4wusDqFqNnchh/98HVc580MxPy4NVkmUa2SAEpbHhnJ93sCoETZccW3HJKuvH4A==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 symbol-observable: 1.2.0 dev: false @@ -15563,7 +15691,7 @@ packages: /jss-plugin-template/10.9.0: resolution: {integrity: sha512-lxThUvdt0drCi7xhuJWxADWTgLLy1IWCeFO5k+dtba900xJsNg0IGZplpP9w9UpaJsYS3WUwWMXw8Sxn1dobfQ==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 tiny-warning: 1.0.3 dev: false @@ -15571,7 +15699,7 @@ packages: /jss-plugin-vendor-prefixer/10.9.0: resolution: {integrity: sha512-MbvsaXP7iiVdYVSEoi+blrW+AYnTDvHTW6I6zqi7JcwXdc6I9Kbm234nEblayhF38EftoenbM+5218pidmC5gA==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 css-vendor: 2.0.8 jss: 10.9.0 dev: false @@ -15579,7 +15707,7 @@ packages: /jss-preset-default/10.9.0: resolution: {integrity: sha512-Zdsj+R+UTn7OOJ1TFQi+l8PfEL7APSAM6vRPaU8mJywT8OrMjgslMKckFLrgq1k+qk1hJR1ePAMesvZ5aAXGOQ==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 jss: 10.9.0 jss-plugin-camel-case: 10.9.0 jss-plugin-compose: 10.9.0 @@ -15598,7 +15726,7 @@ packages: /jss/10.9.0: resolution: {integrity: sha512-YpzpreB6kUunQBbrlArlsMpXYyndt9JATbt95tajx0t4MTJJcCJdd4hdNpHmOIDiUJrF/oX5wtVFrS3uofWfGw==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 csstype: 3.1.0 is-in-browser: 1.1.3 tiny-warning: 1.0.3 @@ -15691,8 +15819,8 @@ packages: engines: {node: '>= 8'} dev: true - /knex/2.0.0_sqlite3@5.0.8: - resolution: {integrity: sha512-LchC8/GLfreMz8d4kCwh/ymXttsoJG8zO1O0AJBjnxdyr2oT/k2ik77hP1PpZkZH9mDQrq6WsQcIu18Pnqppzg==} + /knex/2.1.0_sqlite3@5.0.8: + resolution: {integrity: sha512-vVsnD6UJdSJy55TvCXfFF9syfwyXNxfE9mvr2hJL/4Obciy2EPGoqjDpgRSlMruHuPWDOeYAG25nyrGvU+jJog==} engines: {node: '>=12'} hasBin: true peerDependencies: @@ -15761,7 +15889,7 @@ packages: resolution: {integrity: sha512-prXSYk799h3GY3iOWnC6ZigYzMPjxN2svgjJ9shk7oMadSNX3wXy0B6F32PMJv7qtMnrIbUxoEHzbutvxR2LBQ==} engines: {node: '>=6.0.0', npm: '>=6.0.0', yarn: '>=1.0.0'} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 app-root-dir: 1.0.2 core-js: 3.22.5 dotenv: 8.6.0 @@ -16588,49 +16716,13 @@ packages: /ms/2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /msw/0.40.2_typescript@4.6.4: - resolution: {integrity: sha512-8MymevYPIniUhk3W/xxWmhaMAeZHD9uhI37fik31i4JSToDhPWFg9hO6v/8IfTEPCD2Y1r4npDUxHmNbIeaOsg==} - engines: {node: '>=14'} - hasBin: true - requiresBuild: true - peerDependencies: - typescript: '>= 4.2.x <= 4.6.x' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@mswjs/cookies': 0.2.1 - '@mswjs/interceptors': 0.15.1 - '@open-draft/until': 1.0.3 - '@types/cookie': 0.4.1 - '@types/js-levenshtein': 1.1.1 - chalk: 4.1.1 - chokidar: 3.5.3 - cookie: 0.4.2 - graphql: 16.5.0 - headers-polyfill: 3.0.7 - inquirer: 8.2.4 - is-node-process: 1.0.1 - js-levenshtein: 1.1.6 - node-fetch: 2.6.7 - path-to-regexp: 6.2.1 - statuses: 2.0.1 - strict-event-emitter: 0.2.4 - type-fest: 1.4.0 - typescript: 4.6.4 - yargs: 17.5.1 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - - /msw/0.41.0_typescript@4.6.4: - resolution: {integrity: sha512-l6AmpuYq96/iiG1KZ4ZPLd8nlDfj7aD0eIbW+4IjfXgqY7lZgYfYJPCULo5hD0eOn0oMg8lZFXHCwrIuLA+PoA==} + /msw/0.41.1_typescript@4.6.4: + resolution: {integrity: sha512-BNz8u1ORjyAXGaFEJ8mDhJr3nVaACSP4WR7V5XU8I2BnkTuAx93+gR13ovtH1gT66TO8rntOSSfRKZkWpSVufg==} engines: {node: '>=14'} hasBin: true requiresBuild: true peerDependencies: - typescript: '>= 4.2.x <= 4.6.x' + typescript: '>= 4.2.x <= 4.7.x' peerDependenciesMeta: typescript: optional: true @@ -16659,7 +16751,6 @@ packages: - encoding - supports-color dev: false - optional: true /multicast-dns/7.2.5: resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} @@ -16852,7 +16943,6 @@ packages: /node-releases/2.0.4: resolution: {integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==} - dev: true /nopt/5.0.0: resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} @@ -16897,10 +16987,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /normalize-selector/0.2.0: - resolution: {integrity: sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=} - dev: true - /normalize-url/4.5.1: resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==} engines: {node: '>=8'} @@ -16960,13 +17046,13 @@ packages: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} dev: true - /nx/14.1.7_typescript@4.6.4: - resolution: {integrity: sha512-Q10PVQ70TFg9HY6KQKJ316B42sVtxmFk/VUdC7ZHKxzDm/JeYf6OaDarQOUZaFZp/EL2brtEsrlWSMTWmk3r4w==} + /nx/14.1.9_typescript@4.6.4: + resolution: {integrity: sha512-O+zpqtGrJkiTNqh4qK4MwXN1OLgWXCm7YWNO+F7y9kKGfOlGC/krx2lmSSGbMEOPgIP4Z2MMTXGlVULqZyRVHw==} hasBin: true requiresBuild: true dependencies: - '@nrwl/cli': 14.1.7_typescript@4.6.4 - '@nrwl/tao': 14.1.7_typescript@4.6.4 + '@nrwl/cli': 14.1.9_typescript@4.6.4 + '@nrwl/tao': 14.1.9_typescript@4.6.4 '@parcel/watcher': 2.0.4 '@swc-node/register': 1.5.1_typescript@4.6.4 '@swc/core': 1.2.186 @@ -16987,8 +17073,6 @@ packages: minimatch: 3.0.4 npm-run-path: 4.0.1 open: 8.4.0 - rxjs: 6.6.7 - rxjs-for-await: 0.0.2_rxjs@6.6.7 semver: 7.3.4 string-width: 4.2.3 tar-stream: 2.2.0 @@ -17539,7 +17623,6 @@ packages: /picocolors/1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - dev: true /picomatch/2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} @@ -17618,7 +17701,7 @@ packages: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 dev: true /popmotion/11.0.3: @@ -17738,13 +17821,13 @@ packages: resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=} dev: true - /postcss-safe-parser/6.0.0_postcss@8.4.13: + /postcss-safe-parser/6.0.0_postcss@8.4.14: resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.13 + postcss: 8.4.14 dev: true /postcss-selector-parser/6.0.10: @@ -17775,6 +17858,15 @@ packages: source-map-js: 1.0.2 dev: true + /postcss/8.4.14: + resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.4 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: true + /preferred-pm/3.0.3: resolution: {integrity: sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ==} engines: {node: '>=10'} @@ -18242,7 +18334,7 @@ packages: peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 react: 17.0.2 dev: false @@ -18263,9 +18355,9 @@ packages: engines: {node: '>=8.10.0'} hasBin: true dependencies: - '@babel/core': 7.18.0 - '@babel/generator': 7.18.0 - '@babel/runtime': 7.18.0 + '@babel/core': 7.18.2 + '@babel/generator': 7.18.2 + '@babel/runtime': 7.18.3 ast-types: 0.14.2 commander: 2.20.3 doctrine: 3.0.0 @@ -18316,7 +18408,7 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 focus-lock: 0.9.2 prop-types: 15.8.1 react: 17.0.2 @@ -18340,7 +18432,7 @@ packages: peerDependencies: react: ^16.8.4 || ^17.0.0 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 is-dom: 1.1.0 prop-types: 15.8.1 react: 17.0.2 @@ -18366,8 +18458,8 @@ packages: react-deep-force-update: 1.1.2 dev: true - /react-redux/8.0.1_4a7fqdea4vmms5temxtq47oufa: - resolution: {integrity: sha512-LMZMsPY4DYdZfLJgd7i79n5Kps5N9XVLCJJeWAaPYTV+Eah2zTuBjTxKtNEbjiyitbq80/eIkm55CYSLqAub3w==} + /react-redux/8.0.2_4a7fqdea4vmms5temxtq47oufa: + resolution: {integrity: sha512-nBwiscMw3NoP59NFCXFf02f8xdo+vSHT/uZ1ldDwF7XaTpzm+Phk97VT4urYBl5TYAPNVaFm12UHAEyzkpNzRA==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 '@types/react-dom': ^16.8 || ^17.0 || ^18.0 @@ -18387,7 +18479,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/hoist-non-react-statics': 3.3.1 '@types/react': 17.0.45 '@types/use-sync-external-store': 0.0.3 @@ -18399,8 +18491,8 @@ packages: use-sync-external-store: 1.1.0_react@17.0.2 dev: true - /react-redux/8.0.1_lc2dihjbtf6eny6pheutrryeay: - resolution: {integrity: sha512-LMZMsPY4DYdZfLJgd7i79n5Kps5N9XVLCJJeWAaPYTV+Eah2zTuBjTxKtNEbjiyitbq80/eIkm55CYSLqAub3w==} + /react-redux/8.0.2_lc2dihjbtf6eny6pheutrryeay: + resolution: {integrity: sha512-nBwiscMw3NoP59NFCXFf02f8xdo+vSHT/uZ1ldDwF7XaTpzm+Phk97VT4urYBl5TYAPNVaFm12UHAEyzkpNzRA==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 '@types/react-dom': ^16.8 || ^17.0 || ^18.0 @@ -18420,7 +18512,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/hoist-non-react-statics': 3.3.1 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 @@ -18433,8 +18525,8 @@ packages: use-sync-external-store: 1.1.0_react@17.0.2 dev: false - /react-redux/8.0.1_zn5uodkvigq2cma2dm4r3u5424: - resolution: {integrity: sha512-LMZMsPY4DYdZfLJgd7i79n5Kps5N9XVLCJJeWAaPYTV+Eah2zTuBjTxKtNEbjiyitbq80/eIkm55CYSLqAub3w==} + /react-redux/8.0.2_zn5uodkvigq2cma2dm4r3u5424: + resolution: {integrity: sha512-nBwiscMw3NoP59NFCXFf02f8xdo+vSHT/uZ1ldDwF7XaTpzm+Phk97VT4urYBl5TYAPNVaFm12UHAEyzkpNzRA==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 '@types/react-dom': ^16.8 || ^17.0 || ^18.0 @@ -18454,7 +18546,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@types/hoist-non-react-statics': 3.3.1 '@types/react': 17.0.45 '@types/react-dom': 17.0.17 @@ -18527,15 +18619,15 @@ packages: react: 17.0.2 dev: false - /react-select/5.3.2_lmhfscgx62jidon3fv3k3zx3ui: + /react-select/5.3.2_mk7blnrphnoord32peccbqkdtq: resolution: {integrity: sha512-W6Irh7U6Ha7p5uQQ2ZnemoCQ8mcfgOtHfw3wuMzG6FAu0P+CYicgofSLOq97BhjMx8jS+h+wwWdCBeVVZ9VqlQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 '@emotion/cache': 11.7.1 - '@emotion/react': 11.9.0_citxzijaigt45he3z6kuy2ivbq + '@emotion/react': 11.9.0_ddpcdz72weezmodm7yk4v5n3v4 '@types/react-transition-group': 4.4.4 memoize-one: 5.2.1 prop-types: 15.8.1 @@ -18579,7 +18671,7 @@ packages: peerDependencies: react: '>= 0.14.0' dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 highlight.js: 10.7.3 lowlight: 1.20.0 prismjs: 1.28.0 @@ -18616,7 +18708,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -18788,7 +18880,7 @@ packages: /redux/4.2.0: resolution: {integrity: sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 /refractor/3.6.0: resolution: {integrity: sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==} @@ -18819,7 +18911,7 @@ packages: /regenerator-transform/0.15.0: resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} dependencies: - '@babel/runtime': 7.18.0 + '@babel/runtime': 7.18.3 dev: true /regex-not/1.0.2: @@ -19121,19 +19213,19 @@ packages: sprintf-js: 1.1.2 optional: true - /rollup-plugin-terser/7.0.2_rollup@2.74.1: + /rollup-plugin-terser/7.0.2_rollup@2.75.3: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.16.7 jest-worker: 26.6.2 - rollup: 2.74.1 + rollup: 2.75.3 serialize-javascript: 4.0.0 terser: 5.13.1 dev: true - /rollup-plugin-typescript2/0.31.2_lq4dy2bb4fhoyaf2vwyb4geyfa: + /rollup-plugin-typescript2/0.31.2_bkjo2jbesdxkdo2kxggrlojt6y: resolution: {integrity: sha512-hRwEYR1C8xDGVVMFJQdEVnNAeWRvpaY97g5mp3IeLnzhNXzSVq78Ye/BJ9PAaUfN4DXa/uDnqerifMOaMFY54Q==} peerDependencies: rollup: '>=1.26.3' @@ -19144,13 +19236,13 @@ packages: find-cache-dir: 3.3.2 fs-extra: 10.1.0 resolve: 1.22.0 - rollup: 2.74.1 + rollup: 2.75.3 tslib: 2.4.0 typescript: 4.6.4 dev: true - /rollup/2.74.1: - resolution: {integrity: sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==} + /rollup/2.75.3: + resolution: {integrity: sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -19179,14 +19271,6 @@ packages: aproba: 1.2.0 dev: true - /rxjs-for-await/0.0.2_rxjs@6.6.7: - resolution: {integrity: sha512-IJ8R/ZCFMHOcDIqoABs82jal00VrZx8Xkgfe7TOKoaRPAW5nH/VFlG23bXpeGdrmtqI9UobFPgUKgCuFc7Lncw==} - peerDependencies: - rxjs: ^6.0.0 - dependencies: - rxjs: 6.6.7 - dev: true - /rxjs/5.5.12: resolution: {integrity: sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw==} engines: {npm: '>=2.0.0'} @@ -19194,13 +19278,6 @@ packages: symbol-observable: 1.0.1 dev: false - /rxjs/6.6.7: - resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} - engines: {npm: '>=2.0.0'} - dependencies: - tslib: 1.14.1 - dev: true - /rxjs/7.5.5: resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==} dependencies: @@ -19362,8 +19439,8 @@ packages: resolution: {integrity: sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=} dev: true - /selenium-webdriver/4.1.2: - resolution: {integrity: sha512-e4Ap8vQvhipgBB8Ry9zBiKGkU6kHKyNnWiavGGLKkrdW81Zv7NVMtFOL/j3yX0G8QScM7XIXijKssNd4EUxSOw==} + /selenium-webdriver/4.2.0: + resolution: {integrity: sha512-gPPXYSz4jJBM2kANRQ9cZW6KFBzR/ptxqGLtyC75eXtdgOsWWRRRyZz5F2pqdnwNmAjrCSFMMXfisJaZeWVejg==} engines: {node: '>= 10.15.0'} dependencies: jszip: 3.9.1 @@ -20240,31 +20317,31 @@ packages: shallowequal: 1.1.0 supports-color: 5.5.0 - /stylelint-config-prettier/9.0.3_stylelint@14.8.2: + /stylelint-config-prettier/9.0.3_stylelint@14.8.5: resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.8.2 + stylelint: 14.8.5 dev: true - /stylelint-config-recommended/7.0.0_stylelint@14.8.2: + /stylelint-config-recommended/7.0.0_stylelint@14.8.5: resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==} peerDependencies: stylelint: ^14.4.0 dependencies: - stylelint: 14.8.2 + stylelint: 14.8.5 dev: true - /stylelint-config-standard/25.0.0_stylelint@14.8.2: + /stylelint-config-standard/25.0.0_stylelint@14.8.5: resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==} peerDependencies: stylelint: ^14.4.0 dependencies: - stylelint: 14.8.2 - stylelint-config-recommended: 7.0.0_stylelint@14.8.2 + stylelint: 14.8.5 + stylelint-config-recommended: 7.0.0_stylelint@14.8.5 dev: true /stylelint-config-styled-components/0.1.1: @@ -20282,8 +20359,8 @@ packages: - supports-color dev: true - /stylelint/14.8.2: - resolution: {integrity: sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA==} + /stylelint/14.8.5: + resolution: {integrity: sha512-e3t4H/hlWlspkcNUrkhf44RU3OpPTA7uBOoREGBzSwdEF+2g/+gbZq7WEpMP7BpopcSe/uLaTvDuL+URL7cdnQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -20310,12 +20387,11 @@ packages: meow: 9.0.0 micromatch: 4.0.5 normalize-path: 3.0.0 - normalize-selector: 0.2.0 picocolors: 1.0.0 - postcss: 8.4.13 + postcss: 8.4.14 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0_postcss@8.4.13 + postcss-safe-parser: 6.0.0_postcss@8.4.14 postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -20793,7 +20869,7 @@ packages: engines: {node: '>=6.10'} dev: true - /ts-jest/27.1.5_7vdyoe2jhdnjnmqxbcbxhzy54u: + /ts-jest/27.1.5_7bljv7za5oneh54jtx7lg37yli: resolution: {integrity: sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -20814,8 +20890,7 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.18.0 - '@types/jest': 27.5.1 + '@babel/core': 7.18.2 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 27.5.1 @@ -20828,7 +20903,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-jest/27.1.5_hmvk6xq5bupk46ksdjeeyeoi5e: + /ts-jest/27.1.5_ibhx3ehxrt2kgmkik4bkzmyeei: resolution: {integrity: sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -20849,7 +20924,7 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.18.0 + '@types/jest': 27.5.1 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 27.5.1 @@ -20862,7 +20937,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-jest/27.1.5_ibhx3ehxrt2kgmkik4bkzmyeei: + /ts-jest/27.1.5_yuh3e45mss7xj5bkipwhztvhzq: resolution: {integrity: sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -20883,6 +20958,7 @@ packages: esbuild: optional: true dependencies: + '@babel/core': 7.18.2 '@types/jest': 27.5.1 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 @@ -20896,8 +20972,8 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-node/10.7.0_rbv5fvwh3qaahz6dxcho7rzsry: - resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} + /ts-node/10.8.0_rbv5fvwh3qaahz6dxcho7rzsry: + resolution: {integrity: sha512-/fNd5Qh+zTt8Vt1KbYZjRHCE9sI5i7nqfD/dzBBRDeVXZXS6kToW6R7tTU6Nd4XavFs0mAVCg29Q//ML7WsZYA==} hasBin: true peerDependencies: '@swc/core': '>=1.2.50' @@ -20910,7 +20986,7 @@ packages: '@swc/wasm': optional: true dependencies: - '@cspotcode/source-map-support': 0.7.0 + '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.8 '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 @@ -21062,7 +21138,6 @@ packages: resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} engines: {node: '>=4.2.0'} hasBin: true - dev: true /uglify-js/2.8.29: resolution: {integrity: sha1-KcVzMUgFe7Th913zW3qcty5qWd0=}