diff --git a/e2e/cli/e2e-npm8/package.json b/e2e/cli/e2e-npm8/package.json
index 5bd94c6fb..6c864f9e7 100644
--- a/e2e/cli/e2e-npm8/package.json
+++ b/e2e/cli/e2e-npm8/package.json
@@ -4,7 +4,7 @@
"version": "1.0.1-6-next.5",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
- "npm": "8.19.2"
+ "npm": "8.19.3"
},
"scripts": {
"test": "jest"
diff --git a/e2e/cli/e2e-npm9/package.json b/e2e/cli/e2e-npm9/package.json
index 1f510fd6f..f2589120a 100644
--- a/e2e/cli/e2e-npm9/package.json
+++ b/e2e/cli/e2e-npm9/package.json
@@ -4,7 +4,7 @@
"version": "1.0.1-6-next.5",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
- "npm": "9.0.0-pre.5"
+ "npm": "9.1.2"
},
"scripts": {
"test": "jest"
diff --git a/e2e/cli/e2e-yarn3/package.json b/e2e/cli/e2e-yarn3/package.json
index a8cb5c1fc..c7bfdb74b 100644
--- a/e2e/cli/e2e-yarn3/package.json
+++ b/e2e/cli/e2e-yarn3/package.json
@@ -4,7 +4,7 @@
"version": "1.0.1-6-next.5",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
- "@yarnpkg/cli-dist": "3.2.4"
+ "@yarnpkg/cli-dist": "3.3.0"
},
"scripts": {
"test": "jest"
diff --git a/e2e/ui/package.json b/e2e/ui/package.json
index 80b531885..ccbfe0fad 100644
--- a/e2e/ui/package.json
+++ b/e2e/ui/package.json
@@ -8,7 +8,7 @@
"@verdaccio/config": "workspace:6.0.0-6-next.51",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.6",
"debug": "4.3.4",
- "cypress": "11.0.1"
+ "cypress": "11.1.0"
},
"scripts": {
"cypress:open": "cypress open",
diff --git a/package.json b/package.json
index 6f88a8df7..040ad10ac 100644
--- a/package.json
+++ b/package.json
@@ -16,52 +16,56 @@
},
"devDependencies": {
"@babel/cli": "7.19.3",
- "@babel/core": "7.19.3",
- "@babel/node": "7.19.1",
+ "@babel/core": "7.20.2",
+ "@babel/node": "7.20.2",
"@babel/plugin-proposal-class-properties": "7.18.6",
- "@babel/plugin-proposal-decorators": "7.19.3",
+ "@babel/plugin-proposal-decorators": "7.20.2",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.18.6",
"@babel/plugin-proposal-json-strings": "7.18.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-numeric-separator": "7.18.6",
- "@babel/plugin-proposal-object-rest-spread": "7.19.4",
+ "@babel/plugin-proposal-object-rest-spread": "7.20.2",
"@babel/plugin-proposal-optional-chaining": "7.18.9",
"@babel/plugin-proposal-throw-expressions": "7.18.6",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.18.6",
- "@babel/plugin-transform-classes": "7.19.0",
- "@babel/plugin-transform-runtime": "7.19.1",
- "@babel/preset-env": "7.19.4",
+ "@babel/plugin-transform-classes": "7.20.2",
+ "@babel/plugin-transform-runtime": "7.19.6",
+ "@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/register": "7.18.9",
- "@babel/runtime": "7.19.4",
+ "@babel/runtime": "7.20.1",
"@dianmora/contributors": "5.0.0",
"@changesets/changelog-github": "0.4.7",
"@changesets/cli": "2.24.4",
"@changesets/get-dependents-graph": "1.3.4",
- "@crowdin/cli": "3.8.1",
+ "@crowdin/cli": "3.9.1",
"@trivago/prettier-plugin-sort-imports": "3.4.0",
"@types/async": "3.2.15",
"@types/autocannon": "4.1.1",
"@types/express": "4.17.14",
"@types/http-errors": "1.8.2",
"@types/jest": "27.5.2",
- "@types/lodash": "4.14.186",
+ "@types/lodash": "4.14.189",
"@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@types/jsonwebtoken": "8.5.9",
"@types/request": "2.48.8",
- "@types/semver": "7.3.12",
+ "@types/semver": "7.3.13",
"@types/node-fetch": "2.6.2",
"@types/supertest": "2.0.12",
"@types/testing-library__jest-dom": "5.14.5",
- "@types/validator": "13.7.7",
+ "@types/validator": "13.7.10",
"@types/webpack": "5.28.0",
"@types/webpack-env": "1.18.0",
+ "@types/react": "18.0.25",
+ "@types/react-dom": "18.0.9",
+ "@types/react-router-dom": "5.3.3",
+ "@types/react-virtualized": "9.21.21",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@verdaccio/benchmark": "workspace:*",
@@ -72,23 +76,23 @@
"autocannon": "7.10.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
- "babel-jest": "29.2.0",
+ "babel-jest": "29.3.1",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-emotion": "10.2.2",
"concurrently": "6.5.1",
- "core-js": "3.25.5",
+ "core-js": "3.26.1",
"cross-env": "7.0.3",
"debug": "4.3.4",
"detect-secrets": "1.0.6",
- "jest-diff": "29.2.0",
+ "jest-diff": "29.3.1",
"eslint": "8.26.0",
"fs-extra": "10.1.0",
"husky": "7.0.4",
"in-publish": "2.0.1",
- "jest": "29.2.0",
- "jest-environment-jsdom": "29.2.0",
+ "jest": "29.3.1",
+ "jest-environment-jsdom": "29.3.1",
"jest-environment-jsdom-global": "3.1.2",
- "jest-environment-node": "29.2.0",
+ "jest-environment-node": "29.3.1",
"jest-junit": "12.3.0",
"kleur": "3.0.3",
"lint-staged": "11.2.6",
@@ -99,9 +103,9 @@
"prettier": "2.7.1",
"rimraf": "3.0.2",
"selfsigned": "1.10.14",
- "supertest": "6.3.0",
+ "supertest": "6.3.1",
"ts-node": "10.9.1",
- "typescript": "4.8.4",
+ "typescript": "4.9.3",
"update-ts-references": "2.4.1",
"verdaccio-audit": "workspace:*",
"verdaccio-auth-memory": "workspace:*",
diff --git a/packages/api/package.json b/packages/api/package.json
index 0c0d32ead..c01f9ab03 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -56,11 +56,11 @@
"semver": "7.3.8"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/server": "workspace:6.0.0-6-next.40",
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.6",
- "supertest": "6.3.0",
+ "supertest": "6.3.1",
"nock": "13.2.9",
"mockdate": "3.0.5"
},
diff --git a/packages/core/core/package.json b/packages/core/core/package.json
index 9a4806024..3541f8337 100644
--- a/packages/core/core/package.json
+++ b/packages/core/core/package.json
@@ -37,13 +37,13 @@
"http-errors": "1.8.1",
"http-status-codes": "2.2.0",
"semver": "7.3.8",
- "ajv": "8.11.0",
+ "ajv": "8.11.2",
"process-warning": "1.0.0",
- "core-js": "3.25.5"
+ "core-js": "3.26.1"
},
"devDependencies": {
"lodash": "4.17.21",
- "typedoc": "0.23.16",
+ "typedoc": "0.23.21",
"typedoc-plugin-missing-exports": "latest",
"@verdaccio/types": "workspace:11.0.0-6-next.17"
},
diff --git a/packages/core/tarball/package.json b/packages/core/tarball/package.json
index 199377b20..d101f1b85 100644
--- a/packages/core/tarball/package.json
+++ b/packages/core/tarball/package.json
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.17",
- "node-mocks-http": "1.11.0"
+ "node-mocks-http": "1.12.1"
},
"scripts": {
"clean": "rimraf ./build",
diff --git a/packages/core/types/package.json b/packages/core/types/package.json
index 142fd469d..4bc6ec25e 100644
--- a/packages/core/types/package.json
+++ b/packages/core/types/package.json
@@ -41,8 +41,8 @@
"build": "tsc --emitDeclarationOnly -p tsconfig.build.json"
},
"devDependencies": {
- "@types/node": "16.11.65",
- "typedoc": "0.23.16"
+ "@types/node": "16.18.3",
+ "typedoc": "0.23.21"
},
"typedoc": {
"entryPoint": "./src/types.ts",
diff --git a/packages/core/url/package.json b/packages/core/url/package.json
index 5a619098a..aed8fa453 100644
--- a/packages/core/url/package.json
+++ b/packages/core/url/package.json
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.17",
- "node-mocks-http": "1.11.0"
+ "node-mocks-http": "1.12.1"
},
"scripts": {
"clean": "rimraf ./build",
diff --git a/packages/hooks/package.json b/packages/hooks/package.json
index 81b993e8f..e906ff8a2 100644
--- a/packages/hooks/package.json
+++ b/packages/hooks/package.json
@@ -32,13 +32,13 @@
"dependencies": {
"@verdaccio/core": "workspace:6.0.0-6-next.51",
"@verdaccio/logger": "workspace:6.0.0-6-next.19",
- "core-js": "3.25.5",
+ "core-js": "3.26.1",
"debug": "4.3.4",
"handlebars": "4.7.7",
"undici": "4.16.0"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/auth": "workspace:6.0.0-6-next.30",
"@verdaccio/config": "workspace:6.0.0-6-next.51",
"@verdaccio/types": "workspace:11.0.0-6-next.17"
diff --git a/packages/logger-prettify/package.json b/packages/logger-prettify/package.json
index 8ccfa28f3..99bd25c08 100644
--- a/packages/logger-prettify/package.json
+++ b/packages/logger-prettify/package.json
@@ -39,14 +39,14 @@
"build": "pnpm run build:js && pnpm run build:types"
},
"dependencies": {
- "dayjs": "1.11.5",
+ "dayjs": "1.11.6",
"pino-abstract-transport": "1.0.0",
"colorette": "2.0.19",
"lodash": "4.17.21",
"sonic-boom": "3.2.0"
},
"devDependencies": {
- "pino": "8.6.1"
+ "pino": "8.7.0"
},
"funding": {
"type": "opencollective",
diff --git a/packages/logger-prettify/src/types.ts b/packages/logger-prettify/src/types.ts
index cbf1a0e5e..167558dfe 100644
--- a/packages/logger-prettify/src/types.ts
+++ b/packages/logger-prettify/src/types.ts
@@ -1,6 +1,6 @@
-import { PrettyOptions } from 'pino';
+import { LoggerOptions } from 'pino';
-export interface PrettyOptionsExtended extends PrettyOptions {
+export interface PrettyOptionsExtended extends LoggerOptions {
prettyStamp: boolean;
colors?: boolean;
}
diff --git a/packages/logger/package.json b/packages/logger/package.json
index 4ccf8bc88..fcfd9966f 100644
--- a/packages/logger/package.json
+++ b/packages/logger/package.json
@@ -43,7 +43,7 @@
"@verdaccio/logger-prettify": "workspace:6.0.0-6-next.7",
"debug": "4.3.4",
"colorette": "2.0.19",
- "pino": "8.6.1"
+ "pino": "8.7.0"
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.17"
diff --git a/packages/node-api/package.json b/packages/node-api/package.json
index 2b0d44e8b..087f1beea 100644
--- a/packages/node-api/package.json
+++ b/packages/node-api/package.json
@@ -44,16 +44,16 @@
"@verdaccio/logger": "workspace:6.0.0-6-next.19",
"@verdaccio/server": "workspace:6.0.0-6-next.40",
"@verdaccio/server-fastify": "workspace:6.0.0-6-next.32",
- "core-js": "3.25.5",
+ "core-js": "3.26.1",
"debug": "4.3.4",
"lodash": "4.17.21"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"jest-mock-process": "1.5.1",
"selfsigned": "1.10.14",
- "supertest": "6.3.0"
+ "supertest": "6.3.1"
},
"publishConfig": {
"access": "public"
diff --git a/packages/plugins/audit/package.json b/packages/plugins/audit/package.json
index 61117747c..3ae4f514e 100644
--- a/packages/plugins/audit/package.json
+++ b/packages/plugins/audit/package.json
@@ -43,7 +43,7 @@
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"@verdaccio/auth": "workspace:6.0.0-6-next.30",
"nock": "13.2.9",
- "supertest": "6.3.0"
+ "supertest": "6.3.1"
},
"scripts": {
"clean": "rimraf ./build",
diff --git a/packages/plugins/aws-storage/package.json b/packages/plugins/aws-storage/package.json
index b28469e9f..1b89a93f2 100644
--- a/packages/plugins/aws-storage/package.json
+++ b/packages/plugins/aws-storage/package.json
@@ -36,7 +36,7 @@
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.12",
- "recursive-readdir": "2.2.2"
+ "recursive-readdir": "2.2.3"
},
"scripts": {
"clean": "rimraf ./build",
diff --git a/packages/plugins/htpasswd/package.json b/packages/plugins/htpasswd/package.json
index 15f91ab51..0cfdfb424 100644
--- a/packages/plugins/htpasswd/package.json
+++ b/packages/plugins/htpasswd/package.json
@@ -38,7 +38,7 @@
"@verdaccio/file-locking": "workspace:11.0.0-6-next.6",
"apache-md5": "1.1.8",
"bcryptjs": "2.4.3",
- "core-js": "3.25.5",
+ "core-js": "3.26.1",
"http-errors": "1.8.1",
"debug": "4.3.4",
"unix-crypt-td-js": "1.1.4"
diff --git a/packages/plugins/local-storage/package.json b/packages/plugins/local-storage/package.json
index 2303563d9..60f51744e 100644
--- a/packages/plugins/local-storage/package.json
+++ b/packages/plugins/local-storage/package.json
@@ -40,14 +40,14 @@
"@verdaccio/core": "workspace:6.0.0-6-next.51",
"@verdaccio/file-locking": "workspace:11.0.0-6-next.6",
"@verdaccio/utils": "workspace:6.0.0-6-next.19",
- "core-js": "3.25.5",
+ "core-js": "3.26.1",
"debug": "4.3.4",
"globby": "11.1.0",
"lockfile": "1.0.4",
"sanitize-filename": "1.6.3",
"lodash": "4.17.21",
"lowdb": "1.0.0",
- "lru-cache": "7.14.0"
+ "lru-cache": "7.14.1"
},
"devDependencies": {
"@types/minimatch": "3.0.5",
diff --git a/packages/plugins/memory/package.json b/packages/plugins/memory/package.json
index cc68f7d75..d99fbda9b 100644
--- a/packages/plugins/memory/package.json
+++ b/packages/plugins/memory/package.json
@@ -34,7 +34,7 @@
"@verdaccio/core": "workspace:6.0.0-6-next.51",
"memory-fs": "0.5.0",
"debug": "4.3.4",
- "memfs": "3.4.7"
+ "memfs": "3.4.12"
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.17",
diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json
index 8f5be3277..cdb023440 100644
--- a/packages/plugins/ui-theme/package.json
+++ b/packages/plugins/ui-theme/package.json
@@ -13,14 +13,14 @@
"homepage": "https://verdaccio.org",
"main": "index.js",
"devDependencies": {
- "@emotion/babel-plugin": "11.10.2",
- "@emotion/css": "11.10.0",
- "@emotion/jest": "11.10.0",
- "@emotion/react": "11.10.4",
- "@emotion/styled": "11.10.4",
- "@mui/icons-material": "5.10.9",
- "@mui/material": "5.10.9",
- "@mui/styles": "5.10.9",
+ "@emotion/babel-plugin": "11.10.5",
+ "@emotion/css": "11.10.5",
+ "@emotion/jest": "11.10.5",
+ "@emotion/react": "11.10.5",
+ "@emotion/styled": "11.10.5",
+ "@mui/icons-material": "5.10.14",
+ "@mui/material": "5.10.14",
+ "@mui/styles": "5.10.14",
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@rematch/persist": "2.1.2",
@@ -28,42 +28,42 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@types/react": "18.0.25",
- "@types/react-dom": "18.0.8",
+ "@types/react-dom": "18.0.9",
"@types/react-router-dom": "5.3.3",
"@types/react-virtualized": "9.21.21",
"@types/redux": "3.6.0",
"@verdaccio/node-api": "workspace:6.0.0-6-next.51",
"@verdaccio/types": "workspace:*",
- "babel-loader": "8.2.5",
+ "babel-loader": "8.3.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"country-flag-icons": "1.5.5",
- "css-loader": "6.7.1",
- "dayjs": "1.11.5",
+ "css-loader": "6.7.2",
+ "dayjs": "1.11.6",
"friendly-errors-webpack-plugin": "1.7.0",
"harmony-reflect": "1.6.2",
"history": "4.10.1",
"html-webpack-plugin": "5.5.0",
"i18next": "20.6.1",
"in-publish": "2.0.1",
- "js-base64": "3.7.2",
+ "js-base64": "3.7.3",
"js-yaml": "3.14.1",
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
- "mini-css-extract-plugin": "2.6.1",
- "msw": "0.47.4",
+ "mini-css-extract-plugin": "2.7.0",
+ "msw": "0.49.0",
"mutationobserver-shim": "0.3.7",
- "node-mocks-http": "1.11.0",
+ "node-mocks-http": "1.12.1",
"normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "6.0.1",
"ora": "5.4.1",
- "dompurify": "2.4.0",
+ "dompurify": "2.4.1",
"highlight.js": "11.6.0",
- "marked": "4.2.2",
+ "marked": "4.2.3",
"raw-loader": "4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
- "react-hook-form": "7.39.2",
- "react-hot-loader": "4.13.0",
+ "react-hook-form": "7.39.5",
+ "react-hot-loader": "4.13.1",
"react-i18next": "12.0.0",
"react-json-view": "1.21.3",
"react-markdown": "8.0.3",
@@ -81,12 +81,12 @@
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"stylelint-webpack-plugin": "3.3.0",
- "supertest": "6.3.0",
+ "supertest": "6.3.1",
"terser-webpack-plugin": "5.3.6",
"url-loader": "4.1.1",
"validator": "13.7.0",
- "webpack": "5.74.0",
- "webpack-bundle-analyzer": "4.6.1",
+ "webpack": "5.75.0",
+ "webpack-bundle-analyzer": "4.7.0",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "3.11.3",
diff --git a/packages/plugins/ui-theme/src/pages/Version/DetailSidebar/Dist/__snapshots__/Dist.test.tsx.snap b/packages/plugins/ui-theme/src/pages/Version/DetailSidebar/Dist/__snapshots__/Dist.test.tsx.snap
index 539b1e6ab..d3fa03cd9 100644
--- a/packages/plugins/ui-theme/src/pages/Version/DetailSidebar/Dist/__snapshots__/Dist.test.tsx.snap
+++ b/packages/plugins/ui-theme/src/pages/Version/DetailSidebar/Dist/__snapshots__/Dist.test.tsx.snap
@@ -210,9 +210,9 @@ exports[` component should render the component in default state 1`] = `
}
.emotion-6 .MuiChip-icon {
- color: #616161;
margin-left: 5px;
margin-right: -6px;
+ color: #616161;
}
.emotion-6 .MuiChip-deleteIcon {
@@ -502,9 +502,9 @@ exports[` component should render the component in default state 1`] = `
}
.emotion-6 .MuiChip-icon {
- color: #616161;
margin-left: 5px;
margin-right: -6px;
+ color: #616161;
}
.emotion-6 .MuiChip-deleteIcon {
@@ -849,9 +849,9 @@ exports[` component should render the component with license as object 1
}
.emotion-6 .MuiChip-icon {
- color: #616161;
margin-left: 5px;
margin-right: -6px;
+ color: #616161;
}
.emotion-6 .MuiChip-deleteIcon {
@@ -1154,9 +1154,9 @@ exports[` component should render the component with license as object 1
}
.emotion-6 .MuiChip-icon {
- color: #616161;
margin-left: 5px;
margin-right: -6px;
+ color: #616161;
}
.emotion-6 .MuiChip-deleteIcon {
@@ -1514,9 +1514,9 @@ exports[` component should render the component with license as string 1
}
.emotion-6 .MuiChip-icon {
- color: #616161;
margin-left: 5px;
margin-right: -6px;
+ color: #616161;
}
.emotion-6 .MuiChip-deleteIcon {
@@ -1819,9 +1819,9 @@ exports[` component should render the component with license as string 1
}
.emotion-6 .MuiChip-icon {
- color: #616161;
margin-left: 5px;
margin-right: -6px;
+ color: #616161;
}
.emotion-6 .MuiChip-deleteIcon {
diff --git a/packages/proxy/package.json b/packages/proxy/package.json
index e7de1a834..b21204ffe 100644
--- a/packages/proxy/package.json
+++ b/packages/proxy/package.json
@@ -48,16 +48,16 @@
"debug": "4.3.4",
"lodash": "4.17.21",
"got": "11.8.5",
- "hpagent": "1.1.0",
+ "hpagent": "1.2.0",
"undici": "4.16.0"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"p-cancelable": "2.1.1",
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"get-stream": "^6.0.1",
"nock": "13.2.9",
- "node-mocks-http": "1.11.0",
+ "node-mocks-http": "1.12.1",
"semver": "7.3.8"
},
"funding": {
diff --git a/packages/server/express/package.json b/packages/server/express/package.json
index d061c395c..e5af3973e 100644
--- a/packages/server/express/package.json
+++ b/packages/server/express/package.json
@@ -49,7 +49,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/proxy": "workspace:6.0.0-6-next.29",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.6",
"http-errors": "1.8.1"
diff --git a/packages/server/fastify/package.json b/packages/server/fastify/package.json
index db8ed7e6f..318765812 100644
--- a/packages/server/fastify/package.json
+++ b/packages/server/fastify/package.json
@@ -41,14 +41,14 @@
"@verdaccio/store": "workspace:6.0.0-6-next.31",
"@verdaccio/tarball": "workspace:11.0.0-6-next.20",
"@verdaccio/utils": "workspace:6.0.0-6-next.19",
- "core-js": "3.25.5",
+ "core-js": "3.26.1",
"debug": "4.3.4",
- "fastify": "4.8.1",
+ "fastify": "4.10.0",
"fastify-plugin": "4.3.0",
"lodash": "4.17.21"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"ts-node": "10.9.1"
},
diff --git a/packages/standalone/package.json b/packages/standalone/package.json
index 09fdd6d67..bdec4d9bc 100644
--- a/packages/standalone/package.json
+++ b/packages/standalone/package.json
@@ -35,8 +35,8 @@
"@verdaccio/cli": "workspace:6.0.0-6-next.51",
"@verdaccio/ui-theme": "workspace:6.0.0-6-next.51",
"fs-extra": "10.1.0",
- "webpack": "5.74.0",
- "webpack-bundle-analyzer": "4.6.1",
+ "webpack": "5.75.0",
+ "webpack-bundle-analyzer": "4.7.0",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "4.10.0"
},
diff --git a/packages/store/package.json b/packages/store/package.json
index 8295483f1..1e1787457 100644
--- a/packages/store/package.json
+++ b/packages/store/package.json
@@ -56,12 +56,12 @@
"semver": "7.3.8"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.6",
"undici": "4.16.0",
"nock": "13.2.9",
- "node-mocks-http": "1.11.0",
+ "node-mocks-http": "1.12.1",
"mockdate": "3.0.5"
},
"funding": {
diff --git a/packages/tools/helpers/package.json b/packages/tools/helpers/package.json
index 6f7fd79f4..af8becf37 100644
--- a/packages/tools/helpers/package.json
+++ b/packages/tools/helpers/package.json
@@ -17,7 +17,7 @@
"@verdaccio/utils": "workspace:6.0.0-6-next.19",
"body-parser": "1.20.1",
"express": "4.18.2",
- "supertest": "6.3.0",
+ "supertest": "6.3.1",
"debug": "4.3.4",
"fs-extra": "10.1.0"
},
diff --git a/packages/utils/src/utils.ts b/packages/utils/src/utils.ts
index 4e67ded49..d82dbc2b4 100644
--- a/packages/utils/src/utils.ts
+++ b/packages/utils/src/utils.ts
@@ -1,7 +1,7 @@
import _ from 'lodash';
import { DEFAULT_USER, DIST_TAGS } from '@verdaccio/core';
-import { Author, Package } from '@verdaccio/types';
+import { Author, Manifest, Package } from '@verdaccio/types';
import { stringToMD5 } from './crypto-utils';
@@ -148,7 +148,7 @@ export function isVersionValid(packageMeta, packageVersion): boolean {
return hasMatchVersion;
}
-export function addGravatarSupport(pkgInfo: Package, online = true): AuthorAvatar {
+export function addGravatarSupport(pkgInfo: Manifest, online = true): AuthorAvatar {
const pkgInfoCopy = { ...pkgInfo } as any;
const author: any = _.get(pkgInfo, 'latest.author', null) as any;
const contributors: AuthorAvatar[] = normalizeContributors(
@@ -190,6 +190,7 @@ export function addGravatarSupport(pkgInfo: Package, online = true): AuthorAvata
// for maintainers
if (_.isEmpty(maintainers) === false) {
pkgInfoCopy.latest.maintainers = maintainers.map((maintainer): void => {
+ // @ts-ignore
maintainer.avatar = generateGravatarUrl(maintainer.email, online);
return maintainer;
});
diff --git a/packages/verdaccio/package.json b/packages/verdaccio/package.json
index a6b354c57..f2ee0f8d5 100644
--- a/packages/verdaccio/package.json
+++ b/packages/verdaccio/package.json
@@ -53,11 +53,11 @@
"@verdaccio/config": "workspace:6.0.0-6-next.51",
"@verdaccio/store": "workspace:6.0.0-6-next.31",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.6",
- "fastify": "4.8.1",
+ "fastify": "4.10.0",
"yaml": "2.1.3",
"got": "11.8.5",
"lodash": "4.17.21",
- "node-mocks-http": "1.11.0",
+ "node-mocks-http": "1.12.1",
"get-port": "5.1.1",
"nock": "13.2.9",
"typedoc-plugin-missing-exports": "1.0.0",
diff --git a/packages/web/package.json b/packages/web/package.json
index dfbd3993b..d93308955 100644
--- a/packages/web/package.json
+++ b/packages/web/package.json
@@ -39,17 +39,17 @@
"debug": "4.3.4",
"express": "4.18.2",
"lodash": "4.17.21",
- "lru-cache": "7.14.0"
+ "lru-cache": "7.14.1"
},
"devDependencies": {
- "@types/node": "16.11.65",
+ "@types/node": "16.18.3",
"@verdaccio/types": "workspace:11.0.0-6-next.17",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.6",
"@verdaccio/api": "workspace:6.0.0-6-next.34",
"node-html-parser": "4.1.5",
- "supertest": "6.3.0",
+ "supertest": "6.3.1",
"nock": "13.2.9",
- "jsdom": "20.0.1",
+ "jsdom": "20.0.3",
"undici": "4.16.0",
"verdaccio-auth-memory": "workspace:11.0.0-6-next.16",
"verdaccio-memory": "workspace:11.0.0-6-next.18"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d34356d31..6a04df05a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,32 +9,32 @@ importers:
.:
specifiers:
'@babel/cli': 7.19.3
- '@babel/core': 7.19.3
- '@babel/node': 7.19.1
+ '@babel/core': 7.20.2
+ '@babel/node': 7.20.2
'@babel/plugin-proposal-class-properties': 7.18.6
- '@babel/plugin-proposal-decorators': 7.19.3
+ '@babel/plugin-proposal-decorators': 7.20.2
'@babel/plugin-proposal-export-namespace-from': 7.18.9
'@babel/plugin-proposal-function-sent': 7.18.6
'@babel/plugin-proposal-json-strings': 7.18.6
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6
'@babel/plugin-proposal-numeric-separator': 7.18.6
- '@babel/plugin-proposal-object-rest-spread': 7.19.4
+ '@babel/plugin-proposal-object-rest-spread': 7.20.2
'@babel/plugin-proposal-optional-chaining': 7.18.9
'@babel/plugin-proposal-throw-expressions': 7.18.6
'@babel/plugin-syntax-dynamic-import': 7.8.3
'@babel/plugin-syntax-import-meta': 7.10.4
'@babel/plugin-transform-async-to-generator': 7.18.6
- '@babel/plugin-transform-classes': 7.19.0
- '@babel/plugin-transform-runtime': 7.19.1
- '@babel/preset-env': 7.19.4
+ '@babel/plugin-transform-classes': 7.20.2
+ '@babel/plugin-transform-runtime': 7.19.6
+ '@babel/preset-env': 7.20.2
'@babel/preset-react': 7.18.6
'@babel/preset-typescript': 7.18.6
'@babel/register': 7.18.9
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/changelog-github': 0.4.7
'@changesets/cli': 2.24.4
'@changesets/get-dependents-graph': 1.3.4
- '@crowdin/cli': 3.8.1
+ '@crowdin/cli': 3.9.1
'@dianmora/contributors': 5.0.0
'@trivago/prettier-plugin-sort-imports': 3.4.0
'@types/async': 3.2.15
@@ -43,16 +43,20 @@ importers:
'@types/http-errors': 1.8.2
'@types/jest': 27.5.2
'@types/jsonwebtoken': 8.5.9
- '@types/lodash': 4.14.186
+ '@types/lodash': 4.14.189
'@types/mime': 2.0.3
'@types/minimatch': 3.0.5
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@types/node-fetch': 2.6.2
+ '@types/react': 18.0.25
+ '@types/react-dom': 18.0.9
+ '@types/react-router-dom': 5.3.3
+ '@types/react-virtualized': 9.21.21
'@types/request': 2.48.8
- '@types/semver': 7.3.12
+ '@types/semver': 7.3.13
'@types/supertest': 2.0.12
'@types/testing-library__jest-dom': 5.14.5
- '@types/validator': 13.7.7
+ '@types/validator': 13.7.10
'@types/webpack': 5.28.0
'@types/webpack-env': 1.18.0
'@typescript-eslint/eslint-plugin': 5.41.0
@@ -65,11 +69,11 @@ importers:
autocannon: 7.10.0
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
- babel-jest: 29.2.0
+ babel-jest: 29.3.1
babel-plugin-dynamic-import-node: 2.3.3
babel-plugin-emotion: 10.2.2
concurrently: 6.5.1
- core-js: 3.25.5
+ core-js: 3.26.1
cross-env: 7.0.3
debug: 4.3.4
detect-secrets: 1.0.6
@@ -77,11 +81,11 @@ importers:
fs-extra: 10.1.0
husky: 7.0.4
in-publish: 2.0.1
- jest: 29.2.0
- jest-diff: 29.2.0
- jest-environment-jsdom: 29.2.0
+ jest: 29.3.1
+ jest-diff: 29.3.1
+ jest-environment-jsdom: 29.3.1
jest-environment-jsdom-global: 3.1.2
- jest-environment-node: 29.2.0
+ jest-environment-node: 29.3.1
jest-junit: 12.3.0
kleur: 3.0.3
lint-staged: 11.2.6
@@ -92,42 +96,42 @@ importers:
prettier: 2.7.1
rimraf: 3.0.2
selfsigned: 1.10.14
- supertest: 6.3.0
+ supertest: 6.3.1
ts-node: 10.9.1
- typescript: 4.8.4
+ typescript: 4.9.3
update-ts-references: 2.4.1
verdaccio-audit: workspace:*
verdaccio-auth-memory: workspace:*
verdaccio-htpasswd: workspace:*
verdaccio-memory: workspace:*
devDependencies:
- '@babel/cli': 7.19.3_@babel+core@7.19.3
- '@babel/core': 7.19.3
- '@babel/node': 7.19.1_@babel+core@7.19.3
- '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-proposal-decorators': 7.19.3_@babel+core@7.19.3
- '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.19.3
- '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-proposal-object-rest-spread': 7.19.4_@babel+core@7.19.3
- '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.3
- '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.3
- '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-transform-classes': 7.19.0_@babel+core@7.19.3
- '@babel/plugin-transform-runtime': 7.19.1_@babel+core@7.19.3
- '@babel/preset-env': 7.19.4_@babel+core@7.19.3
- '@babel/preset-react': 7.18.6_@babel+core@7.19.3
- '@babel/preset-typescript': 7.18.6_@babel+core@7.19.3
- '@babel/register': 7.18.9_@babel+core@7.19.3
- '@babel/runtime': 7.19.4
+ '@babel/cli': 7.19.3_@babel+core@7.20.2
+ '@babel/core': 7.20.2
+ '@babel/node': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-decorators': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.2
+ '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.2
+ '@babel/preset-env': 7.20.2_@babel+core@7.20.2
+ '@babel/preset-react': 7.18.6_@babel+core@7.20.2
+ '@babel/preset-typescript': 7.18.6_@babel+core@7.20.2
+ '@babel/register': 7.18.9_@babel+core@7.20.2
+ '@babel/runtime': 7.20.1
'@changesets/changelog-github': 0.4.7
'@changesets/cli': 2.24.4
'@changesets/get-dependents-graph': 1.3.4
- '@crowdin/cli': 3.8.1
+ '@crowdin/cli': 3.9.1
'@dianmora/contributors': 5.0.0
'@trivago/prettier-plugin-sort-imports': 3.4.0_prettier@2.7.1
'@types/async': 3.2.15
@@ -136,33 +140,37 @@ importers:
'@types/http-errors': 1.8.2
'@types/jest': 27.5.2
'@types/jsonwebtoken': 8.5.9
- '@types/lodash': 4.14.186
+ '@types/lodash': 4.14.189
'@types/mime': 2.0.3
'@types/minimatch': 3.0.5
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@types/node-fetch': 2.6.2
+ '@types/react': 18.0.25
+ '@types/react-dom': 18.0.9
+ '@types/react-router-dom': 5.3.3
+ '@types/react-virtualized': 9.21.21
'@types/request': 2.48.8
- '@types/semver': 7.3.12
+ '@types/semver': 7.3.13
'@types/supertest': 2.0.12
'@types/testing-library__jest-dom': 5.14.5
- '@types/validator': 13.7.7
+ '@types/validator': 13.7.10
'@types/webpack': 5.28.0
'@types/webpack-env': 1.18.0
- '@typescript-eslint/eslint-plugin': 5.41.0_3d22460d06609aa401a0a98aaddfc875
- '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/eslint-plugin': 5.41.0_9a6daa3181726e5ec9b358dee313487a
+ '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.9.3
'@verdaccio/benchmark': link:packages/tools/benchmark
'@verdaccio/crowdin-translations': link:packages/tools/translations
'@verdaccio/eslint-config': link:packages/tools/eslint
'@verdaccio/types': link:packages/core/types
'@verdaccio/ui-theme': link:packages/plugins/ui-theme
autocannon: 7.10.0
- babel-core: 7.0.0-bridge.0_@babel+core@7.19.3
+ babel-core: 7.0.0-bridge.0_@babel+core@7.20.2
babel-eslint: 10.1.0_eslint@8.26.0
- babel-jest: 29.2.0_@babel+core@7.19.3
+ babel-jest: 29.3.1_@babel+core@7.20.2
babel-plugin-dynamic-import-node: 2.3.3
babel-plugin-emotion: 10.2.2
concurrently: 6.5.1
- core-js: 3.25.5
+ core-js: 3.26.1
cross-env: 7.0.3
debug: 4.3.4
detect-secrets: 1.0.6
@@ -170,11 +178,11 @@ importers:
fs-extra: 10.1.0
husky: 7.0.4
in-publish: 2.0.1
- jest: 29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817
- jest-diff: 29.2.0
- jest-environment-jsdom: 29.2.0
- jest-environment-jsdom-global: 3.1.2_jest-environment-jsdom@29.2.0
- jest-environment-node: 29.2.0
+ jest: 29.3.1_1b5654bfedeade53353c1a0d6cb7a539
+ jest-diff: 29.3.1
+ jest-environment-jsdom: 29.3.1
+ jest-environment-jsdom-global: 3.1.2_jest-environment-jsdom@29.3.1
+ jest-environment-node: 29.3.1
jest-junit: 12.3.0
kleur: 3.0.3
lint-staged: 11.2.6
@@ -185,10 +193,10 @@ importers:
prettier: 2.7.1
rimraf: 3.0.2
selfsigned: 1.10.14
- supertest: 6.3.0
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
- typescript: 4.8.4
- update-ts-references: 2.4.1_typescript@4.8.4
+ supertest: 6.3.1
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
+ typescript: 4.9.3
+ update-ts-references: 2.4.1_typescript@4.9.3
verdaccio-audit: link:packages/plugins/audit
verdaccio-auth-memory: link:packages/plugins/auth-memory
verdaccio-htpasswd: link:packages/plugins/htpasswd
@@ -235,18 +243,18 @@ importers:
e2e/cli/e2e-npm8:
specifiers:
'@verdaccio/test-cli-commons': workspace:1.0.1-6-next.5
- npm: 8.19.2
+ npm: 8.19.3
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
- npm: 8.19.2
+ npm: 8.19.3
e2e/cli/e2e-npm9:
specifiers:
'@verdaccio/test-cli-commons': workspace:1.0.1-6-next.5
- npm: 9.0.0-pre.5
+ npm: 9.1.2
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
- npm: 9.0.0-pre.5
+ npm: 9.1.2
e2e/cli/e2e-pnpm6:
specifiers:
@@ -262,7 +270,7 @@ importers:
pnpm: next-7
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
- pnpm: 7.16.1
+ pnpm: 7.17.0
e2e/cli/e2e-yarn1:
specifiers:
@@ -283,10 +291,10 @@ importers:
e2e/cli/e2e-yarn3:
specifiers:
'@verdaccio/test-cli-commons': workspace:1.0.1-6-next.5
- '@yarnpkg/cli-dist': 3.2.4
+ '@yarnpkg/cli-dist': 3.3.0
dependencies:
'@verdaccio/test-cli-commons': link:../cli-commons
- '@yarnpkg/cli-dist': 3.2.4
+ '@yarnpkg/cli-dist': 3.3.0
e2e/cli/e2e-yarn4:
specifiers:
@@ -299,20 +307,20 @@ importers:
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
'@verdaccio/test-helper': workspace:2.0.0-6-next.6
- cypress: 11.0.1
+ cypress: 11.1.0
debug: 4.3.4
verdaccio: workspace:6.0.0-6-next.51
devDependencies:
'@verdaccio/config': link:../../packages/config
'@verdaccio/core': link:../../packages/core/core
'@verdaccio/test-helper': link:../../packages/tools/helpers
- cypress: 11.0.1
+ cypress: 11.1.0
debug: 4.3.4
verdaccio: link:../../packages/verdaccio
packages/api:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/auth': workspace:6.0.0-6-next.30
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
@@ -333,7 +341,7 @@ importers:
mockdate: 3.0.5
nock: 13.2.9
semver: 7.3.8
- supertest: 6.3.0
+ supertest: 6.3.1
dependencies:
'@verdaccio/auth': link:../auth
'@verdaccio/config': link:../config
@@ -351,13 +359,13 @@ importers:
mime: 2.6.0
semver: 7.3.8
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/server': link:../server/express
'@verdaccio/test-helper': link:../tools/helpers
'@verdaccio/types': link:../core/types
mockdate: 3.0.5
nock: 13.2.9
- supertest: 6.3.0
+ supertest: 6.3.1
packages/auth:
specifiers:
@@ -407,7 +415,7 @@ importers:
kleur: 3.0.3
semver: 7.3.8
devDependencies:
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
packages/config:
specifiers:
@@ -435,18 +443,18 @@ importers:
packages/core/core:
specifiers:
'@verdaccio/types': workspace:11.0.0-6-next.17
- ajv: 8.11.0
- core-js: 3.25.5
+ ajv: 8.11.2
+ core-js: 3.26.1
http-errors: 1.8.1
http-status-codes: 2.2.0
lodash: 4.17.21
process-warning: 1.0.0
semver: 7.3.8
- typedoc: 0.23.16
+ typedoc: 0.23.21
typedoc-plugin-missing-exports: latest
dependencies:
- ajv: 8.11.0
- core-js: 3.25.5
+ ajv: 8.11.2
+ core-js: 3.26.1
http-errors: 1.8.1
http-status-codes: 2.2.0
process-warning: 1.0.0
@@ -454,8 +462,8 @@ importers:
devDependencies:
'@verdaccio/types': link:../types
lodash: 4.17.21
- typedoc: 0.23.16_typescript@4.8.4
- typedoc-plugin-missing-exports: 1.0.0_typedoc@0.23.16
+ typedoc: 0.23.21_typescript@4.9.3
+ typedoc-plugin-missing-exports: 1.0.0_typedoc@0.23.21
packages/core/file-locking:
specifiers:
@@ -474,7 +482,7 @@ importers:
'@verdaccio/utils': workspace:6.0.0-6-next.19
debug: 4.3.4
lodash: 4.17.21
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
dependencies:
'@verdaccio/core': link:../core
'@verdaccio/url': link:../url
@@ -483,15 +491,15 @@ importers:
lodash: 4.17.21
devDependencies:
'@verdaccio/types': link:../types
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
packages/core/types:
specifiers:
- '@types/node': 16.11.65
- typedoc: 0.23.16
+ '@types/node': 16.18.3
+ typedoc: 0.23.21
devDependencies:
- '@types/node': 16.11.65
- typedoc: 0.23.16_typescript@4.8.4
+ '@types/node': 16.18.3
+ typedoc: 0.23.21_typescript@4.9.3
packages/core/url:
specifiers:
@@ -499,7 +507,7 @@ importers:
'@verdaccio/types': workspace:11.0.0-6-next.17
debug: 4.3.4
lodash: 4.17.21
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
validator: 13.7.0
dependencies:
'@verdaccio/core': link:../core
@@ -508,29 +516,29 @@ importers:
validator: 13.7.0
devDependencies:
'@verdaccio/types': link:../types
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
packages/hooks:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/auth': workspace:6.0.0-6-next.30
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
'@verdaccio/logger': workspace:6.0.0-6-next.19
'@verdaccio/types': workspace:11.0.0-6-next.17
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
handlebars: 4.7.7
undici: 4.16.0
dependencies:
'@verdaccio/core': link:../core/core
'@verdaccio/logger': link:../logger
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
handlebars: 4.7.7
undici: 4.16.0
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/auth': link:../auth
'@verdaccio/config': link:../config
'@verdaccio/types': link:../core/types
@@ -565,32 +573,32 @@ importers:
'@verdaccio/types': workspace:11.0.0-6-next.17
colorette: 2.0.19
debug: 4.3.4
- pino: 8.6.1
+ pino: 8.7.0
dependencies:
'@verdaccio/core': link:../core/core
'@verdaccio/logger-prettify': link:../logger-prettify
colorette: 2.0.19
debug: 4.3.4
- pino: 8.6.1
+ pino: 8.7.0
devDependencies:
'@verdaccio/types': link:../core/types
packages/logger-prettify:
specifiers:
colorette: 2.0.19
- dayjs: 1.11.5
+ dayjs: 1.11.6
lodash: 4.17.21
- pino: 8.6.1
+ pino: 8.7.0
pino-abstract-transport: 1.0.0
sonic-boom: 3.2.0
dependencies:
colorette: 2.0.19
- dayjs: 1.11.5
+ dayjs: 1.11.6
lodash: 4.17.21
pino-abstract-transport: 1.0.0
sonic-boom: 3.2.0
devDependencies:
- pino: 8.6.1
+ pino: 8.7.0
packages/middleware:
specifiers:
@@ -612,34 +620,34 @@ importers:
packages/node-api:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
'@verdaccio/logger': workspace:6.0.0-6-next.19
'@verdaccio/server': workspace:6.0.0-6-next.40
'@verdaccio/server-fastify': workspace:6.0.0-6-next.32
'@verdaccio/types': workspace:11.0.0-6-next.17
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
jest-mock-process: 1.5.1
lodash: 4.17.21
selfsigned: 1.10.14
- supertest: 6.3.0
+ supertest: 6.3.1
dependencies:
'@verdaccio/config': link:../config
'@verdaccio/core': link:../core/core
'@verdaccio/logger': link:../logger
'@verdaccio/server': link:../server/express
'@verdaccio/server-fastify': link:../server/fastify
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
lodash: 4.17.21
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/types': link:../core/types
- jest-mock-process: 1.5.1_jest@29.2.0
+ jest-mock-process: 1.5.1_jest@29.3.1
selfsigned: 1.10.14
- supertest: 6.3.0
+ supertest: 6.3.1
packages/plugins/audit:
specifiers:
@@ -653,7 +661,7 @@ importers:
https-proxy-agent: 5.0.1
nock: 13.2.9
node-fetch: cjs
- supertest: 6.3.0
+ supertest: 6.3.1
dependencies:
'@verdaccio/config': link:../../config
'@verdaccio/core': link:../../core/core
@@ -666,7 +674,7 @@ importers:
'@verdaccio/auth': link:../../auth
'@verdaccio/types': link:../../core/types
nock: 13.2.9
- supertest: 6.3.0
+ supertest: 6.3.1
packages/plugins/auth-memory:
specifiers:
@@ -691,7 +699,7 @@ importers:
'@verdaccio/types': workspace:11.0.0-6-next.17
apache-md5: 1.1.8
bcryptjs: 2.4.3
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
http-errors: 1.8.1
mockdate: 3.0.5
@@ -701,7 +709,7 @@ importers:
'@verdaccio/file-locking': link:../../core/file-locking
apache-md5: 1.1.8
bcryptjs: 2.4.3
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
http-errors: 1.8.1
unix-crypt-td-js: 1.1.4
@@ -722,26 +730,26 @@ importers:
'@verdaccio/test-helper': workspace:2.0.0-6-next.6
'@verdaccio/types': workspace:11.0.0-6-next.17
'@verdaccio/utils': workspace:6.0.0-6-next.19
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
globby: 11.1.0
lockfile: 1.0.4
lodash: 4.17.21
lowdb: 1.0.0
- lru-cache: 7.14.0
+ lru-cache: 7.14.1
minimatch: 3.1.2
sanitize-filename: 1.6.3
dependencies:
'@verdaccio/core': link:../../core/core
'@verdaccio/file-locking': link:../../core/file-locking
'@verdaccio/utils': link:../../utils
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
globby: 11.1.0
lockfile: 1.0.4
lodash: 4.17.21
lowdb: 1.0.0
- lru-cache: 7.14.0
+ lru-cache: 7.14.1
sanitize-filename: 1.6.3
devDependencies:
'@types/minimatch': 3.0.5
@@ -758,12 +766,12 @@ importers:
'@verdaccio/logger': workspace:6.0.0-6-next.19
'@verdaccio/types': workspace:11.0.0-6-next.17
debug: 4.3.4
- memfs: 3.4.7
+ memfs: 3.4.12
memory-fs: 0.5.0
dependencies:
'@verdaccio/core': link:../../core/core
debug: 4.3.4
- memfs: 3.4.7
+ memfs: 3.4.12
memory-fs: 0.5.0
devDependencies:
'@verdaccio/config': link:../../config
@@ -772,14 +780,14 @@ importers:
packages/plugins/ui-theme:
specifiers:
- '@emotion/babel-plugin': 11.10.2
- '@emotion/css': 11.10.0
- '@emotion/jest': 11.10.0
- '@emotion/react': 11.10.4
- '@emotion/styled': 11.10.4
- '@mui/icons-material': 5.10.9
- '@mui/material': 5.10.9
- '@mui/styles': 5.10.9
+ '@emotion/babel-plugin': 11.10.5
+ '@emotion/css': 11.10.5
+ '@emotion/jest': 11.10.5
+ '@emotion/react': 11.10.5
+ '@emotion/styled': 11.10.5
+ '@mui/icons-material': 5.10.14
+ '@mui/material': 5.10.14
+ '@mui/styles': 5.10.14
'@rematch/core': 2.2.0
'@rematch/loading': 2.1.2
'@rematch/persist': 2.1.2
@@ -787,18 +795,18 @@ importers:
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0
'@types/react': 18.0.25
- '@types/react-dom': 18.0.8
+ '@types/react-dom': 18.0.9
'@types/react-router-dom': 5.3.3
'@types/react-virtualized': 9.21.21
'@types/redux': 3.6.0
'@verdaccio/node-api': workspace:6.0.0-6-next.51
'@verdaccio/types': workspace:*
- babel-loader: 8.2.5
+ babel-loader: 8.3.0
babel-plugin-dynamic-import-node: 2.3.3
country-flag-icons: 1.5.5
- css-loader: 6.7.1
- dayjs: 1.11.5
- dompurify: 2.4.0
+ css-loader: 6.7.2
+ dayjs: 1.11.6
+ dompurify: 2.4.1
friendly-errors-webpack-plugin: 1.7.0
harmony-reflect: 1.6.2
highlight.js: 11.6.0
@@ -806,23 +814,23 @@ importers:
html-webpack-plugin: 5.5.0
i18next: 20.6.1
in-publish: 2.0.1
- js-base64: 3.7.2
+ js-base64: 3.7.3
js-yaml: 3.14.1
localstorage-memory: 1.0.3
lodash: 4.17.21
- marked: 4.2.2
- mini-css-extract-plugin: 2.6.1
- msw: 0.47.4
+ marked: 4.2.3
+ mini-css-extract-plugin: 2.7.0
+ msw: 0.49.0
mutationobserver-shim: 0.3.7
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
normalize.css: 8.0.1
optimize-css-assets-webpack-plugin: 6.0.1
ora: 5.4.1
raw-loader: 4.0.2
react: 18.2.0
react-dom: 18.2.0
- react-hook-form: 7.39.2
- react-hot-loader: 4.13.0
+ react-hook-form: 7.39.5
+ react-hot-loader: 4.13.1
react-i18next: 12.0.0
react-json-view: 1.21.3
react-markdown: 8.0.3
@@ -840,12 +848,12 @@ importers:
stylelint-config-styled-components: 0.1.1
stylelint-processor-styled-components: 1.10.0
stylelint-webpack-plugin: 3.3.0
- supertest: 6.3.0
+ supertest: 6.3.1
terser-webpack-plugin: 5.3.6
url-loader: 4.1.1
validator: 13.7.0
- webpack: 5.74.0
- webpack-bundle-analyzer: 4.6.1
+ webpack: 5.75.0
+ webpack-bundle-analyzer: 4.7.0
webpack-bundle-size-analyzer: 3.1.0
webpack-cli: ^4.10.0
webpack-dev-server: 3.11.3
@@ -853,14 +861,14 @@ importers:
webpack-merge: 5.8.0
whatwg-fetch: 3.6.2
devDependencies:
- '@emotion/babel-plugin': 11.10.2_@babel+core@7.19.3
- '@emotion/css': 11.10.0_@babel+core@7.19.3
- '@emotion/jest': 11.10.0_@types+jest@27.5.2
- '@emotion/react': 11.10.4_28aebe5315ccb44718a0eccfa950b250
- '@emotion/styled': 11.10.4_837d54fe736e0562198ca47446587a57
- '@mui/icons-material': 5.10.9_64242619b17ef17fbf390374526a70a9
- '@mui/material': 5.10.9_7021cfdf7302f94c2440c54ef6ddac67
- '@mui/styles': 5.10.9_281bd807203c2775b3a3c90b05c2fd40
+ '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.2
+ '@emotion/css': 11.10.5_@babel+core@7.20.2
+ '@emotion/jest': 11.10.5_@types+jest@27.5.2
+ '@emotion/react': 11.10.5_1532840922ad816597a8a1f20150f016
+ '@emotion/styled': 11.10.5_3b133c70b1a482b9a4ebddc7fa0c4cd6
+ '@mui/icons-material': 5.10.14_20dfc18be76dc71838b4c46297e903fe
+ '@mui/material': 5.10.14_99dfcb46eee75b85ae928b67cf3103e5
+ '@mui/styles': 5.10.14_281bd807203c2775b3a3c90b05c2fd40
'@rematch/core': 2.2.0_redux@4.2.0
'@rematch/loading': 2.1.2_@rematch+core@2.2.0
'@rematch/persist': 2.1.2_e4509283c1984516d02fe029893bd118
@@ -868,42 +876,42 @@ importers:
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 13.4.0_react-dom@18.2.0+react@18.2.0
'@types/react': 18.0.25
- '@types/react-dom': 18.0.8
+ '@types/react-dom': 18.0.9
'@types/react-router-dom': 5.3.3
'@types/react-virtualized': 9.21.21
'@types/redux': 3.6.0
'@verdaccio/node-api': link:../../node-api
'@verdaccio/types': link:../../core/types
- babel-loader: 8.2.5_b1475583497452e4eb6a502a776a8f19
+ babel-loader: 8.3.0_6bc01c084ca39b676a2aa715dddddb3a
babel-plugin-dynamic-import-node: 2.3.3
country-flag-icons: 1.5.5
- css-loader: 6.7.1_webpack@5.74.0
- dayjs: 1.11.5
- dompurify: 2.4.0
- friendly-errors-webpack-plugin: 1.7.0_webpack@5.74.0
+ css-loader: 6.7.2_webpack@5.75.0
+ dayjs: 1.11.6
+ dompurify: 2.4.1
+ friendly-errors-webpack-plugin: 1.7.0_webpack@5.75.0
harmony-reflect: 1.6.2
highlight.js: 11.6.0
history: 4.10.1
- html-webpack-plugin: 5.5.0_webpack@5.74.0
+ html-webpack-plugin: 5.5.0_webpack@5.75.0
i18next: 20.6.1
in-publish: 2.0.1
- js-base64: 3.7.2
+ js-base64: 3.7.3
js-yaml: 3.14.1
localstorage-memory: 1.0.3
lodash: 4.17.21
- marked: 4.2.2
- mini-css-extract-plugin: 2.6.1_webpack@5.74.0
- msw: 0.47.4_typescript@4.8.4
+ marked: 4.2.3
+ mini-css-extract-plugin: 2.7.0_webpack@5.75.0
+ msw: 0.49.0_typescript@4.9.3
mutationobserver-shim: 0.3.7
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
normalize.css: 8.0.1
- optimize-css-assets-webpack-plugin: 6.0.1_webpack@5.74.0
+ optimize-css-assets-webpack-plugin: 6.0.1_webpack@5.75.0
ora: 5.4.1
- raw-loader: 4.0.2_webpack@5.74.0
+ raw-loader: 4.0.2_webpack@5.75.0
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
- react-hook-form: 7.39.2_react@18.2.0
- react-hot-loader: 4.13.0_d66faa32af5d287aae1ce541d0cc1a18
+ react-hook-form: 7.39.5_react@18.2.0
+ react-hot-loader: 4.13.1_d66faa32af5d287aae1ce541d0cc1a18
react-i18next: 12.0.0_49ab98587cdf78714a39caebaf863e18
react-json-view: 1.21.3_d66faa32af5d287aae1ce541d0cc1a18
react-markdown: 8.0.3_281bd807203c2775b3a3c90b05c2fd40
@@ -915,28 +923,28 @@ importers:
redux-persist: 6.0.0_react@18.2.0+redux@4.2.0
remark-gfm: 3.0.1
rimraf: 3.0.2
- style-loader: 3.3.1_webpack@5.74.0
+ style-loader: 3.3.1_webpack@5.75.0
stylelint: 14.14.0
stylelint-config-recommended: 7.0.0_stylelint@14.14.0
stylelint-config-styled-components: 0.1.1
stylelint-processor-styled-components: 1.10.0
- stylelint-webpack-plugin: 3.3.0_stylelint@14.14.0+webpack@5.74.0
- supertest: 6.3.0
- terser-webpack-plugin: 5.3.6_webpack@5.74.0
- url-loader: 4.1.1_webpack@5.74.0
+ stylelint-webpack-plugin: 3.3.0_stylelint@14.14.0+webpack@5.75.0
+ supertest: 6.3.1
+ terser-webpack-plugin: 5.3.6_webpack@5.75.0
+ url-loader: 4.1.1_webpack@5.75.0
validator: 13.7.0
- webpack: 5.74.0_webpack-cli@4.10.0
- webpack-bundle-analyzer: 4.6.1
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-bundle-analyzer: 4.7.0
webpack-bundle-size-analyzer: 3.1.0
- webpack-cli: 4.10.0_0aedf39eaa6fd577fff1aa771fc2773b
- webpack-dev-server: 3.11.3_ed7de2690da194b35567e1e94055cb2c
- webpack-manifest-plugin: 4.1.1_webpack@5.74.0
+ webpack-cli: 4.10.0_5da2c6335566b7eef37c05fd021c4546
+ webpack-dev-server: 3.11.3_78c1cd1c404fc7ed0a3af68b1f6f4aa1
+ webpack-manifest-plugin: 4.1.1_webpack@5.75.0
webpack-merge: 5.8.0
whatwg-fetch: 3.6.2
packages/proxy:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
'@verdaccio/local-storage': workspace:11.0.0-6-next.21
@@ -946,11 +954,11 @@ importers:
debug: 4.3.4
get-stream: ^6.0.1
got: 11.8.5
- hpagent: 1.1.0
+ hpagent: 1.2.0
JSONStream: 1.3.5
lodash: 4.17.21
nock: 13.2.9
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
p-cancelable: 2.1.1
semver: 7.3.8
undici: 4.16.0
@@ -962,22 +970,22 @@ importers:
'@verdaccio/utils': link:../utils
debug: 4.3.4
got: 11.8.5
- hpagent: 1.1.0
+ hpagent: 1.2.0
JSONStream: 1.3.5
lodash: 4.17.21
undici: 4.16.0
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/types': link:../core/types
get-stream: 6.0.1
nock: 13.2.9
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
p-cancelable: 2.1.1
semver: 7.3.8
packages/server/express:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/api': workspace:6.0.0-6-next.34
'@verdaccio/auth': workspace:6.0.0-6-next.30
'@verdaccio/config': workspace:6.0.0-6-next.51
@@ -1017,14 +1025,14 @@ importers:
lodash: 4.17.21
verdaccio-audit: link:../../plugins/audit
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/proxy': link:../../proxy
'@verdaccio/test-helper': link:../../tools/helpers
http-errors: 1.8.1
packages/server/fastify:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/auth': workspace:6.0.0-6-next.30
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
@@ -1033,9 +1041,9 @@ importers:
'@verdaccio/tarball': workspace:11.0.0-6-next.20
'@verdaccio/types': workspace:11.0.0-6-next.17
'@verdaccio/utils': workspace:6.0.0-6-next.19
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
- fastify: 4.8.1
+ fastify: 4.10.0
fastify-plugin: 4.3.0
lodash: 4.17.21
ts-node: 10.9.1
@@ -1047,37 +1055,37 @@ importers:
'@verdaccio/store': link:../../store
'@verdaccio/tarball': link:../../core/tarball
'@verdaccio/utils': link:../../utils
- core-js: 3.25.5
+ core-js: 3.26.1
debug: 4.3.4
- fastify: 4.8.1
+ fastify: 4.10.0
fastify-plugin: 4.3.0
lodash: 4.17.21
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/types': link:../../core/types
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
packages/standalone:
specifiers:
'@verdaccio/cli': workspace:6.0.0-6-next.51
'@verdaccio/ui-theme': workspace:6.0.0-6-next.51
fs-extra: 10.1.0
- webpack: 5.74.0
- webpack-bundle-analyzer: 4.6.1
+ webpack: 5.75.0
+ webpack-bundle-analyzer: 4.7.0
webpack-bundle-size-analyzer: 3.1.0
webpack-cli: 4.10.0
devDependencies:
'@verdaccio/cli': link:../cli
'@verdaccio/ui-theme': link:../plugins/ui-theme
fs-extra: 10.1.0
- webpack: 5.74.0_webpack-cli@4.10.0
- webpack-bundle-analyzer: 4.6.1
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-bundle-analyzer: 4.7.0
webpack-bundle-size-analyzer: 3.1.0
- webpack-cli: 4.10.0_b99e9b1fdd1617eb68ce7dfae70f8e5f
+ webpack-cli: 4.10.0_c95248f488b55c89f320bd825275eb53
packages/store:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/config': workspace:6.0.0-6-next.51
'@verdaccio/core': workspace:6.0.0-6-next.51
'@verdaccio/hooks': workspace:6.0.0-6-next.21
@@ -1096,7 +1104,7 @@ importers:
merge2: 1.4.1
mockdate: 3.0.5
nock: 13.2.9
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
semver: 7.3.8
undici: 4.16.0
dependencies:
@@ -1116,12 +1124,12 @@ importers:
merge2: 1.4.1
semver: 7.3.8
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/test-helper': link:../tools/helpers
'@verdaccio/types': link:../core/types
mockdate: 3.0.5
nock: 13.2.9
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
undici: 4.16.0
packages/tools/benchmark:
@@ -1141,7 +1149,7 @@ importers:
devDependencies:
autocannon: 7.10.0
node-fetch: 2.6.7
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
packages/tools/docusaurus-plugin-contributors:
specifiers:
@@ -1176,7 +1184,7 @@ importers:
eslint-plugin-babel: 5.3.1_eslint@8.26.0
eslint-plugin-cypress: 2.12.1_eslint@8.26.0
eslint-plugin-import: 2.26.0_168ab3c50e10f2b247cb8d838bdf0e10
- eslint-plugin-jest: 26.9.0_99955df1708eb0fcaee321b6ea275b6b
+ eslint-plugin-jest: 26.9.0_4f8fa7b234349ed0c3053f8f1f816d81
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.26.0
eslint-plugin-prettier: 4.2.1_03516513155bd96520649d3136b95513
eslint-plugin-react: 7.31.10_eslint@8.26.0
@@ -1196,7 +1204,7 @@ importers:
debug: 4.3.4
express: 4.18.2
fs-extra: 10.1.0
- supertest: 6.3.0
+ supertest: 6.3.1
devDependencies:
'@verdaccio/auth': link:../../auth
'@verdaccio/config': link:../../config
@@ -1208,7 +1216,7 @@ importers:
debug: 4.3.4
express: 4.18.2
fs-extra: 10.1.0
- supertest: 6.3.0
+ supertest: 6.3.1
packages/tools/local-publish:
specifiers:
@@ -1221,7 +1229,7 @@ importers:
'@verdaccio/config': link:../../config
'@verdaccio/core': link:../../core/core
'@verdaccio/types': link:../../core/types
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
verdaccio: link:../../verdaccio
packages/tools/translations:
@@ -1233,7 +1241,7 @@ importers:
'@crowdin/crowdin-api-client': 1.19.2_debug@4.3.4
clipanion: 3.1.0
devDependencies:
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
packages/tools/verdaccio-prefix-fake-plugin:
specifiers: {}
@@ -1263,12 +1271,12 @@ importers:
'@verdaccio/test-helper': workspace:2.0.0-6-next.6
'@verdaccio/ui-theme': workspace:6.0.0-6-next.51
'@verdaccio/utils': workspace:6.0.0-6-next.19
- fastify: 4.8.1
+ fastify: 4.10.0
get-port: 5.1.1
got: 11.8.5
lodash: 4.17.21
nock: 13.2.9
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
typedoc-plugin-markdown: 3.13.6
typedoc-plugin-missing-exports: 1.0.0
verdaccio-audit: workspace:11.0.0-6-next.14
@@ -1289,19 +1297,19 @@ importers:
'@verdaccio/core': link:../core/core
'@verdaccio/store': link:../store
'@verdaccio/test-helper': link:../tools/helpers
- fastify: 4.8.1
+ fastify: 4.10.0
get-port: 5.1.1
got: 11.8.5
lodash: 4.17.21
nock: 13.2.9
- node-mocks-http: 1.11.0
+ node-mocks-http: 1.12.1
typedoc-plugin-markdown: 3.13.6
typedoc-plugin-missing-exports: 1.0.0
yaml: 2.1.3
packages/web:
specifiers:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/api': workspace:6.0.0-6-next.34
'@verdaccio/auth': workspace:6.0.0-6-next.30
'@verdaccio/config': workspace:6.0.0-6-next.51
@@ -1318,12 +1326,12 @@ importers:
body-parser: 1.20.1
debug: 4.3.4
express: 4.18.2
- jsdom: 20.0.1
+ jsdom: 20.0.3
lodash: 4.17.21
- lru-cache: 7.14.0
+ lru-cache: 7.14.1
nock: 13.2.9
node-html-parser: 4.1.5
- supertest: 6.3.0
+ supertest: 6.3.1
undici: 4.16.0
verdaccio-auth-memory: workspace:11.0.0-6-next.16
verdaccio-memory: workspace:11.0.0-6-next.18
@@ -1342,16 +1350,16 @@ importers:
debug: 4.3.4
express: 4.18.2
lodash: 4.17.21
- lru-cache: 7.14.0
+ lru-cache: 7.14.1
devDependencies:
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
'@verdaccio/api': link:../api
'@verdaccio/test-helper': link:../tools/helpers
'@verdaccio/types': link:../core/types
- jsdom: 20.0.1
+ jsdom: 20.0.3
nock: 13.2.9
node-html-parser: 4.1.5
- supertest: 6.3.0
+ supertest: 6.3.1
undici: 4.16.0
verdaccio-auth-memory: link:../plugins/auth-memory
verdaccio-memory: link:../plugins/memory
@@ -1367,9 +1375,9 @@ importers:
'@docusaurus/theme-common': 2.2.0
'@docusaurus/theme-search-algolia': 2.2.0
'@mdx-js/react': ^1.6.22
- '@mui/icons-material': 5.10.9
- '@mui/material': 5.10.9
- '@mui/styles': 5.10.9
+ '@mui/icons-material': 5.10.14
+ '@mui/material': 5.10.14
+ '@mui/styles': 5.10.14
'@tsconfig/docusaurus': ^1.0.2
'@verdaccio/crowdin-translations': workspace:*
classnames: 2.3.2
@@ -1385,56 +1393,56 @@ importers:
prism-react-renderer: ^1.2.1
react: 17.0.2
react-dom: 17.0.2
- react-iframe: 1.8.4
+ react-iframe: 1.8.5
react-player: 2.11.0
react-twitter-widgets: ^1.10.0
- sass: 1.55.0
+ sass: 1.56.1
sass-loader: ^12.1.0
- typedoc: 0.23.16
+ typedoc: 0.23.21
typedoc-github-wiki-theme: ^1.0.1
typedoc-plugin-markdown: 3.13.6
url-loader: 4.1.1
use-is-in-viewport: ^1.0.9
usehooks-ts: 2.9.1
dependencies:
- '@docusaurus/core': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-google-analytics': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/preset-classic': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
+ '@docusaurus/core': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-google-analytics': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/preset-classic': 2.2.0_eefe0c330866cde741d9800b22175a05
'@docusaurus/remark-plugin-npm2yarn': 2.2.0
- '@docusaurus/theme-common': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/theme-search-algolia': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
+ '@docusaurus/theme-common': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/theme-search-algolia': 2.2.0_eefe0c330866cde741d9800b22175a05
'@mdx-js/react': 1.6.22_react@17.0.2
- '@mui/icons-material': 5.10.9_5410a1b1d5fde6f613f9b7b6b9e40f69
- '@mui/material': 5.10.9_react-dom@17.0.2+react@17.0.2
- '@mui/styles': 5.10.9_react@17.0.2
+ '@mui/icons-material': 5.10.14_de1e74c21d7415b69d4d6e8527c4037c
+ '@mui/material': 5.10.14_fadf603eb922b283b0bc62ba693cb74f
+ '@mui/styles': 5.10.14_836ee6864c5f6585f34c80db65421cc5
classnames: 2.3.2
clsx: 1.2.1
copy-text-to-clipboard: 3.0.1
docusaurus-plugin-contributors: link:../packages/tools/docusaurus-plugin-contributors
- docusaurus-plugin-sentry: 1.0.0_2388c35d12d0790e69d95bdb8f18232f
- docusaurus-plugin-typedoc: 0.17.5_ae89b35d5452b6a4d32e91df960edb46
+ docusaurus-plugin-sentry: 1.0.0_2f57db70698bd2859b2d57df28b32a0e
+ docusaurus-plugin-typedoc: 0.17.5_adb48f418f538905674ba0692c183df0
p-cancelable: 2.1.1
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
- react-iframe: 1.8.4_react@17.0.2
+ react-iframe: 1.8.5_react@17.0.2
react-player: 2.11.0_react@17.0.2
react-twitter-widgets: 1.10.0_react@17.0.2
- typedoc: 0.23.16_typescript@4.8.4
- typedoc-plugin-markdown: 3.13.6_typedoc@0.23.16
+ typedoc: 0.23.21_typescript@4.9.3
+ typedoc-plugin-markdown: 3.13.6_typedoc@0.23.21
use-is-in-viewport: 1.0.9_react@17.0.2
usehooks-ts: 2.9.1_react-dom@17.0.2+react@17.0.2
devDependencies:
'@docusaurus/module-type-aliases': 2.2.0_e04bad828ac717e6587f05c972df8358
'@tsconfig/docusaurus': 1.0.2
'@verdaccio/crowdin-translations': link:../packages/tools/translations
- docusaurus-plugin-sass: 0.2.1_5584521d643a81b75ef03e90940414bf
+ docusaurus-plugin-sass: 0.2.1_4078c4e00337ffc053ce64d0d17a5907
esbuild: 0.14.10
esbuild-loader: 2.16.0
prism-react-renderer: 1.2.1_react@17.0.2
- sass: 1.55.0
- sass-loader: 12.1.0_sass@1.55.0
- typedoc-github-wiki-theme: 1.0.1_ae89b35d5452b6a4d32e91df960edb46
+ sass: 1.56.1
+ sass-loader: 12.1.0_sass@1.56.1
+ typedoc-github-wiki-theme: 1.0.1_adb48f418f538905674ba0692c183df0
url-loader: 4.1.1
packages:
@@ -1567,14 +1575,14 @@ packages:
resolution: {integrity: sha512-ksrMVpPOatD7ZzXCw+c/g3zId5rm8MMnQe7P32dH/qtDrgT9SbQjJYEngRP0YhRF0qrBCga2PtpID7arqphGyg==}
dev: true
- /@babel/cli/7.19.3_@babel+core@7.19.3:
+ /@babel/cli/7.19.3_@babel+core@7.20.2:
resolution: {integrity: sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg==}
engines: {node: '>=6.9.0'}
hasBin: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@jridgewell/trace-mapping': 0.3.15
commander: 4.1.1
convert-source-map: 1.8.0
@@ -1612,6 +1620,10 @@ packages:
resolution: {integrity: sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==}
engines: {node: '>=6.9.0'}
+ /@babel/compat-data/7.20.1:
+ resolution: {integrity: sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==}
+ engines: {node: '>=6.9.0'}
+
/@babel/core/7.12.9:
resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==}
engines: {node: '>=6.9.0'}
@@ -1634,7 +1646,6 @@ packages:
source-map: 0.5.7
transitivePeerDependencies:
- supports-color
- dev: false
/@babel/core/7.17.8:
resolution: {integrity: sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==}
@@ -1727,6 +1738,28 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/core/7.20.2:
+ resolution: {integrity: sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@ampproject/remapping': 2.1.2
+ '@babel/code-frame': 7.18.6
+ '@babel/generator': 7.20.4
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helpers': 7.20.1
+ '@babel/parser': 7.20.3
+ '@babel/template': 7.18.10
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
+ convert-source-map: 1.8.0
+ debug: 4.3.4
+ gensync: 1.0.0-beta.2
+ json5: 2.2.1
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+
/@babel/generator/7.12.5:
resolution: {integrity: sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==}
dependencies:
@@ -1760,6 +1793,7 @@ packages:
'@babel/types': 7.19.0
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
+ dev: false
/@babel/generator/7.19.3:
resolution: {integrity: sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==}
@@ -1769,18 +1803,26 @@ packages:
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
+ /@babel/generator/7.20.4:
+ resolution: {integrity: sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.20.2
+ '@jridgewell/gen-mapping': 0.3.2
+ jsesc: 2.5.2
+
/@babel/helper-annotate-as-pure/7.18.6:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-explode-assignable-expression': 7.18.6
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==}
@@ -1826,51 +1868,75 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/compat-data': 7.19.4
+ '@babel/compat-data': 7.20.1
'@babel/core': 7.17.8
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
semver: 6.3.0
dev: true
- /@babel/helper-compilation-targets/7.19.3_@babel+core@7.18.10:
- resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
- dependencies:
- '@babel/compat-data': 7.19.4
- '@babel/core': 7.18.10
- '@babel/helper-validator-option': 7.18.6
- browserslist: 4.21.4
- semver: 6.3.0
- dev: false
-
- /@babel/helper-compilation-targets/7.19.3_@babel+core@7.18.13:
- resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==}
- engines: {node: '>=6.9.0'}
- peerDependencies:
- '@babel/core': ^7.0.0
- dependencies:
- '@babel/compat-data': 7.19.4
- '@babel/core': 7.18.13
- '@babel/helper-validator-option': 7.18.6
- browserslist: 4.21.4
- semver: 6.3.0
- dev: false
-
/@babel/helper-compilation-targets/7.19.3_@babel+core@7.19.3:
resolution: {integrity: sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/compat-data': 7.19.4
+ '@babel/compat-data': 7.20.1
'@babel/core': 7.19.3
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
semver: 6.3.0
+ /@babel/helper-compilation-targets/7.20.0_@babel+core@7.18.10:
+ resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.18.10
+ '@babel/helper-validator-option': 7.18.6
+ browserslist: 4.21.4
+ semver: 6.3.0
+ dev: false
+
+ /@babel/helper-compilation-targets/7.20.0_@babel+core@7.18.13:
+ resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.18.13
+ '@babel/helper-validator-option': 7.18.6
+ browserslist: 4.21.4
+ semver: 6.3.0
+ dev: false
+
+ /@babel/helper-compilation-targets/7.20.0_@babel+core@7.19.3:
+ resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.19.3
+ '@babel/helper-validator-option': 7.18.6
+ browserslist: 4.21.4
+ semver: 6.3.0
+
+ /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.2:
+ resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.20.2
+ '@babel/helper-validator-option': 7.18.6
+ browserslist: 4.21.4
+ semver: 6.3.0
+
/@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==}
engines: {node: '>=6.9.0'}
@@ -1924,8 +1990,26 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.18.10:
- resolution: {integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==}
+ /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-function-name': 7.19.0
+ '@babel/helper-member-expression-to-functions': 7.18.9
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/helper-replace-supers': 7.19.1
+ '@babel/helper-split-export-declaration': 7.18.6
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.18.10:
+ resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -1942,8 +2026,8 @@ packages:
- supports-color
dev: false
- /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.18.13:
- resolution: {integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==}
+ /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.18.13:
+ resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -1960,8 +2044,8 @@ packages:
- supports-color
dev: false
- /@babel/helper-create-class-features-plugin/7.19.0_@babel+core@7.19.3:
- resolution: {integrity: sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==}
+ /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.19.3:
+ resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -1977,6 +2061,24 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-k22GoYRAHPYr9I+Gvy2ZQlAe5mGy8BqWst2wRt8cwIufWTxrsVshhIBvYNqC80N0GSFWTsqRVexOtfzlgOEDvA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-function-name': 7.19.0
+ '@babel/helper-member-expression-to-functions': 7.18.9
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/helper-replace-supers': 7.19.1
+ '@babel/helper-split-export-declaration': 7.18.6
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==}
engines: {node: '>=6.9.0'}
@@ -2031,6 +2133,17 @@ packages:
'@babel/helper-annotate-as-pure': 7.18.6
regexpu-core: 5.1.0
+ /@babel/helper-create-regexp-features-plugin/7.19.0_@babel+core@7.20.2:
+ resolution: {integrity: sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ regexpu-core: 5.1.0
+ dev: true
+
/@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.10:
resolution: {integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==}
peerDependencies:
@@ -2069,8 +2182,8 @@ packages:
'@babel/core': ^7.4.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.3
+ '@babel/helper-plugin-utils': 7.20.2
debug: 4.3.4
lodash.debounce: 4.0.8
resolve: 1.22.0
@@ -2078,6 +2191,22 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
+ peerDependencies:
+ '@babel/core': ^7.4.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ debug: 4.3.4
+ lodash.debounce: 4.0.8
+ resolve: 1.22.0
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/helper-environment-visitor/7.18.9:
resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
engines: {node: '>=6.9.0'}
@@ -2086,7 +2215,7 @@ packages:
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-function-name/7.10.4:
resolution: {integrity: sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==}
@@ -2102,13 +2231,14 @@ packages:
dependencies:
'@babel/template': 7.18.10
'@babel/types': 7.19.4
+ dev: false
/@babel/helper-function-name/7.19.0:
resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-get-function-arity/7.10.4:
resolution: {integrity: sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==}
@@ -2120,18 +2250,18 @@ packages:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-member-expression-to-functions/7.18.9:
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.19.3
+ '@babel/types': 7.20.2
/@babel/helper-module-imports/7.13.12:
resolution: {integrity: sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==}
dependencies:
- '@babel/types': 7.19.3
+ '@babel/types': 7.20.2
dev: true
/@babel/helper-module-imports/7.18.6:
@@ -2162,12 +2292,27 @@ packages:
dependencies:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-module-imports': 7.18.6
- '@babel/helper-simple-access': 7.18.6
+ '@babel/helper-simple-access': 7.20.2
'@babel/helper-split-export-declaration': 7.18.6
'@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.18.10
- '@babel/traverse': 7.19.3
- '@babel/types': 7.19.4
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
+ transitivePeerDependencies:
+ - supports-color
+
+ /@babel/helper-module-transforms/7.20.2:
+ resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-simple-access': 7.20.2
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
+ '@babel/template': 7.18.10
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
transitivePeerDependencies:
- supports-color
@@ -2175,7 +2320,7 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-plugin-utils/7.10.4:
resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==}
@@ -2196,6 +2341,10 @@ packages:
resolution: {integrity: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==}
engines: {node: '>=6.9.0'}
+ /@babel/helper-plugin-utils/7.20.2:
+ resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
+ engines: {node: '>=6.9.0'}
+
/@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
engines: {node: '>=6.9.0'}
@@ -2240,6 +2389,21 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-wrap-function': 7.18.11
+ '@babel/types': 7.19.4
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/helper-replace-supers/7.18.9:
resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==}
engines: {node: '>=6.9.0'}
@@ -2259,8 +2423,8 @@ packages:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-member-expression-to-functions': 7.18.9
'@babel/helper-optimise-call-expression': 7.18.6
- '@babel/traverse': 7.19.3
- '@babel/types': 7.19.3
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
transitivePeerDependencies:
- supports-color
@@ -2270,6 +2434,12 @@ packages:
dependencies:
'@babel/types': 7.19.4
+ /@babel/helper-simple-access/7.20.2:
+ resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.20.2
+
/@babel/helper-skip-transparent-expression-wrappers/7.18.9:
resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==}
engines: {node: '>=6.9.0'}
@@ -2286,7 +2456,7 @@ packages:
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
/@babel/helper-string-parser/7.18.10:
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
@@ -2335,8 +2505,18 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
- '@babel/traverse': 7.19.3
- '@babel/types': 7.19.4
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
+ transitivePeerDependencies:
+ - supports-color
+
+ /@babel/helpers/7.20.1:
+ resolution: {integrity: sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/template': 7.18.10
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
transitivePeerDependencies:
- supports-color
@@ -2344,7 +2524,7 @@ packages:
resolution: {integrity: sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
chalk: 2.4.2
js-tokens: 4.0.0
@@ -2356,19 +2536,19 @@ packages:
chalk: 2.4.2
js-tokens: 4.0.0
- /@babel/node/7.19.1_@babel+core@7.19.3:
- resolution: {integrity: sha512-gfxJNrawPso6kx7SwKfAdX1rEzVc09speJLFKrdxuZXGlve92pjbB3nJVmuwrxNN4+jvytj2zvliNXuW6uaSOw==}
+ /@babel/node/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-s4zKG8fccCpqXEXxSkzE8vAREefRneatdGfNQDPqikTTpQmWF4Bt1OTZ9r8GghKJSeNEgRJwbI5ZSmGBQLvAEQ==}
engines: {node: '>=6.9.0'}
hasBin: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
- '@babel/register': 7.18.9_@babel+core@7.19.3
+ '@babel/core': 7.20.2
+ '@babel/register': 7.18.9_@babel+core@7.20.2
commander: 4.1.1
- core-js: 3.25.5
+ core-js: 3.26.1
node-environment-flags: 1.0.6
- regenerator-runtime: 0.13.9
+ regenerator-runtime: 0.13.11
v8flags: 3.2.0
dev: true
@@ -2377,7 +2557,7 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.18.13
+ '@babel/types': 7.20.2
dev: true
/@babel/parser/7.12.5:
@@ -2394,6 +2574,7 @@ packages:
hasBin: true
dependencies:
'@babel/types': 7.19.4
+ dev: false
/@babel/parser/7.18.9:
resolution: {integrity: sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==}
@@ -2408,7 +2589,14 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
+
+ /@babel/parser/7.20.3:
+ resolution: {integrity: sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+ dependencies:
+ '@babel/types': 7.20.2
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
@@ -2417,7 +2605,7 @@ packages:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.13:
@@ -2427,7 +2615,7 @@ packages:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.19.3:
@@ -2437,7 +2625,17 @@ packages:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==}
@@ -2446,7 +2644,7 @@ packages:
'@babel/core': ^7.13.0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
'@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.10
dev: false
@@ -2458,7 +2656,7 @@ packages:
'@babel/core': ^7.13.0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
'@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.13
dev: false
@@ -2470,10 +2668,22 @@ packages:
'@babel/core': ^7.13.0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
'@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.19.3
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.13.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-async-generator-functions/7.18.10_@babel+core@7.18.10:
resolution: {integrity: sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew==}
engines: {node: '>=6.9.0'}
@@ -2518,6 +2728,21 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-proposal-async-generator-functions/7.20.1_@babel+core@7.20.2:
+ resolution: {integrity: sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
@@ -2556,6 +2781,19 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==}
engines: {node: '>=6.9.0'}
@@ -2563,8 +2801,8 @@ packages:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.18.10
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.10
transitivePeerDependencies:
- supports-color
@@ -2577,8 +2815,8 @@ packages:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.18.13
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.13
transitivePeerDependencies:
- supports-color
@@ -2591,24 +2829,38 @@ packages:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.19.3
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.19.3
transitivePeerDependencies:
- supports-color
- /@babel/plugin-proposal-decorators/7.19.3_@babel+core@7.19.3:
- resolution: {integrity: sha512-MbgXtNXqo7RTKYIXVchVJGPvaVufQH3pxvQyfbGvNw1DObIhph+PesYXJTcd8J4DdWibvf6Z2eanOyItX8WnJg==}
+ /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.12.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/plugin-proposal-decorators/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-nkBH96IBmgKnbHQ5gXFrcmez+Z9S2EIDKDQGp005ROqBigc88Tky4rzCnlP/lnlj245dCEQl4/YyV0V1kYh5dw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/core': 7.20.2
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-replace-supers': 7.19.1
'@babel/helper-split-export-declaration': 7.18.6
- '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.19.3
+ '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -2620,7 +2872,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.10
dev: false
@@ -2631,7 +2883,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.13
dev: false
@@ -2642,9 +2894,20 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.19.3
+ /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
engines: {node: '>=6.9.0'}
@@ -2677,16 +2940,27 @@ packages:
'@babel/helper-plugin-utils': 7.18.9
'@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.19.3
- /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.19.3:
+ /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.2
+ dev: true
+
+ /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.20.2:
resolution: {integrity: sha512-UdaOKPOLPt0O+Xu26tnw6oAZMLXhk+yMrXOzn6kAzTHBnWHJsoN1hlrgxFAQ+FRLS0ql1oYIQ2phvoFzmN3GMw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@babel/helper-plugin-utils': 7.18.9
'@babel/helper-wrap-function': 7.18.11
- '@babel/plugin-syntax-function-sent': 7.18.6_@babel+core@7.19.3
+ '@babel/plugin-syntax-function-sent': 7.18.6_@babel+core@7.20.2
transitivePeerDependencies:
- supports-color
dev: true
@@ -2723,6 +2997,17 @@ packages:
'@babel/helper-plugin-utils': 7.18.9
'@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.3
+ /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==}
engines: {node: '>=6.9.0'}
@@ -2730,7 +3015,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.10
dev: false
@@ -2741,7 +3026,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.13
dev: false
@@ -2752,9 +3037,20 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.3
+ /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
@@ -2787,6 +3083,17 @@ packages:
'@babel/helper-plugin-utils': 7.18.9
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.3
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
engines: {node: '>=6.9.0'}
@@ -2819,6 +3126,17 @@ packages:
'@babel/helper-plugin-utils': 7.18.9
'@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.3
+ /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9:
resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==}
peerDependencies:
@@ -2828,7 +3146,6 @@ packages:
'@babel/helper-plugin-utils': 7.19.0
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9
'@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.12.9
- dev: false
/@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==}
@@ -2871,6 +3188,20 @@ packages:
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.3
'@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.19.3
+ /@babel/plugin-proposal-object-rest-spread/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.20.2
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
engines: {node: '>=6.9.0'}
@@ -2878,7 +3209,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.10
dev: false
@@ -2889,7 +3220,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.13
dev: false
@@ -2900,9 +3231,20 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.3
+ /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==}
engines: {node: '>=6.9.0'}
@@ -2938,6 +3280,18 @@ packages:
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
'@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.3
+ /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
engines: {node: '>=6.9.0'}
@@ -2945,8 +3299,8 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.18.10
+ '@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: false
@@ -2958,8 +3312,8 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.18.13
+ '@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: false
@@ -2971,11 +3325,24 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.19.3
+ '@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==}
engines: {node: '>=6.9.0'}
@@ -2984,8 +3351,8 @@ packages:
dependencies:
'@babel/core': 7.18.10
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.18.10
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.10
transitivePeerDependencies:
- supports-color
@@ -2999,8 +3366,8 @@ packages:
dependencies:
'@babel/core': 7.18.13
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.18.13
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.13
transitivePeerDependencies:
- supports-color
@@ -3014,21 +3381,36 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-annotate-as-pure': 7.18.6
- '@babel/helper-create-class-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.19.3
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.19.3
transitivePeerDependencies:
- supports-color
- /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.19.3:
+ /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.20.2_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.20.2:
resolution: {integrity: sha512-WHOrJyhGoGrdtW480L79cF7Iq/gZDZ/z6OqK7mVyFR5I37dTpog/wNgb6hmaM3HYZtULEJl++7VaMWkNZsOcHg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@babel/helper-plugin-utils': 7.18.9
- '@babel/plugin-syntax-throw-expressions': 7.18.6_@babel+core@7.19.3
+ '@babel/plugin-syntax-throw-expressions': 7.18.6_@babel+core@7.20.2
dev: true
/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.10:
@@ -3039,7 +3421,7 @@ packages:
dependencies:
'@babel/core': 7.18.10
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.13:
@@ -3050,7 +3432,7 @@ packages:
dependencies:
'@babel/core': 7.18.13
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.19.3:
@@ -3061,7 +3443,18 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.10:
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
@@ -3069,7 +3462,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.13:
@@ -3078,7 +3471,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.19.3:
@@ -3087,16 +3480,23 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
- /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.19.3:
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.2:
+ resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.20.2:
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
- dev: true
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.10:
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
@@ -3104,7 +3504,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.13:
@@ -3113,7 +3513,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.19.3:
@@ -3122,7 +3522,15 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.2:
+ resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.10:
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
@@ -3131,7 +3539,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.13:
@@ -3141,7 +3549,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.19.3:
@@ -3151,16 +3559,26 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
- /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.19.3:
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.2:
+ resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
+
+ /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.2:
resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
dev: true
/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.10:
@@ -3189,6 +3607,15 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.16.5
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.16.5
+ dev: true
+
/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.10:
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
@@ -3215,13 +3642,22 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
- /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.19.3:
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.19.0
+ dev: true
+
+ /@babel/plugin-syntax-function-sent/7.18.6_@babel+core@7.20.2:
resolution: {integrity: sha512-f3OJHIlFIkg+cP1Hfo2SInLhsg0pz2Ikmgo7jMdIIKC+3jVXQlHB0bgSapOWxeWI0SU28qIWmfn5ZKu1yPJHkg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@babel/helper-plugin-utils': 7.19.0
dev: true
@@ -3254,14 +3690,23 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
- /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.19.3:
+ /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.2:
+ resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
+
+ /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.2:
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@babel/helper-plugin-utils': 7.10.4
- dev: true
/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.10:
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
@@ -3289,6 +3734,14 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.19.0
+
/@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9:
resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==}
peerDependencies:
@@ -3296,7 +3749,6 @@ packages:
dependencies:
'@babel/core': 7.12.9
'@babel/helper-plugin-utils': 7.19.0
- dev: false
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
@@ -3327,13 +3779,22 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.18.9
+ /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.10:
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.13:
@@ -3342,7 +3803,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.3:
@@ -3351,7 +3812,15 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.2:
+ resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.10:
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
@@ -3379,6 +3848,14 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.16.7
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.16.7
+
/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.10:
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
@@ -3405,14 +3882,21 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.16.7
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.2:
+ resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.16.7
+
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.12.9
- '@babel/helper-plugin-utils': 7.19.0
- dev: false
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.10:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
@@ -3420,7 +3904,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.13:
@@ -3429,7 +3913,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.19.3:
@@ -3438,7 +3922,15 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.10:
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
@@ -3446,7 +3938,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.13:
@@ -3455,7 +3947,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.19.3:
@@ -3464,7 +3956,15 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.10:
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
@@ -3492,6 +3992,14 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.19.0
+
/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.10:
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
@@ -3499,7 +4007,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.13:
@@ -3509,7 +4017,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.19.3:
@@ -3519,15 +4027,25 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
- /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.19.3:
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.2:
+ resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
+
+ /@babel/plugin-syntax-throw-expressions/7.18.6_@babel+core@7.20.2:
resolution: {integrity: sha512-rp1CqEZXGv1z1YZ3qYffBH3rhnOxrTwQG8fh2yqulTurwv9zu3Gthfd+niZBLSOi1rY6146TgF+JmVeDXaX4TQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@babel/helper-plugin-utils': 7.18.9
dev: true
@@ -3538,7 +4056,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.13:
@@ -3548,7 +4066,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.19.3:
@@ -3558,7 +4076,16 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.2:
+ resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
/@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==}
@@ -3579,6 +4106,15 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.19.0
+
/@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
engines: {node: '>=6.9.0'}
@@ -3586,7 +4122,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.13:
@@ -3596,7 +4132,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.19.3:
@@ -3606,7 +4142,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==}
@@ -3649,6 +4195,20 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
engines: {node: '>=6.9.0'}
@@ -3656,7 +4216,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.13:
@@ -3666,7 +4226,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.19.3:
@@ -3676,7 +4236,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==}
@@ -3707,6 +4277,16 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-transform-block-scoping/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-y5V15+04ry69OV2wULmwhEA6jwSWXO1TwAtIwiPXcvHcoOQUqpyMVd2bDsQJMW8AurjulIyUV8kDqtjSwHy1uQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
+
/@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==}
engines: {node: '>=6.9.0'}
@@ -3764,6 +4344,26 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-classes/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-function-name': 7.19.0
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-replace-supers': 7.19.1
+ '@babel/helper-split-export-declaration': 7.18.6
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==}
engines: {node: '>=6.9.0'}
@@ -3771,7 +4371,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.13:
@@ -3781,7 +4381,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.19.3:
@@ -3791,7 +4391,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==}
@@ -3822,6 +4432,16 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-transform-destructuring/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
+
/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
engines: {node: '>=6.9.0'}
@@ -3830,7 +4450,7 @@ packages:
dependencies:
'@babel/core': 7.18.10
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.13:
@@ -3841,7 +4461,7 @@ packages:
dependencies:
'@babel/core': 7.18.13
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.19.3:
@@ -3852,7 +4472,18 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
@@ -3861,7 +4492,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.13:
@@ -3871,7 +4502,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.19.3:
@@ -3881,7 +4512,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
@@ -3891,7 +4532,7 @@ packages:
dependencies:
'@babel/core': 7.18.10
'@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.13:
@@ -3902,7 +4543,7 @@ packages:
dependencies:
'@babel/core': 7.18.13
'@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.19.3:
@@ -3913,7 +4554,18 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.10:
resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==}
@@ -3922,7 +4574,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.13:
@@ -3932,7 +4584,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-for-of/7.18.8_@babel+core@7.19.3:
@@ -3942,7 +4594,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.2:
+ resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
@@ -3951,9 +4613,9 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.18.10
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.18.10
'@babel/helper-function-name': 7.19.0
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.13:
@@ -3963,9 +4625,9 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.18.13
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.18.13
'@babel/helper-function-name': 7.19.0
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-function-name/7.18.9_@babel+core@7.19.3:
@@ -3975,9 +4637,21 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-compilation-targets': 7.19.3_@babel+core@7.19.3
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.19.3
'@babel/helper-function-name': 7.19.0
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
+ '@babel/helper-function-name': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
@@ -3986,7 +4660,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.13:
@@ -3996,7 +4670,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-literals/7.18.9_@babel+core@7.19.3:
@@ -4006,7 +4680,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
@@ -4015,7 +4699,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.13:
@@ -4025,7 +4709,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.19.3:
@@ -4035,7 +4719,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==}
@@ -4078,6 +4772,19 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-modules-amd/7.19.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==}
engines: {node: '>=6.9.0'}
@@ -4122,6 +4829,20 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-modules-commonjs/7.19.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-8PIa1ym4XRTKuSsOUXqDG0YaOlEuTVvHMe5JCfgBMOtHvJKw/4NGovEGN33viISshG/rZNVrACiBmPQLvWN8xQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-simple-access': 7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==}
engines: {node: '>=6.9.0'}
@@ -4169,6 +4890,21 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-modules-systemjs/7.19.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-hoist-variables': 7.18.6
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-validator-identifier': 7.19.1
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
engines: {node: '>=6.9.0'}
@@ -4176,8 +4912,8 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-module-transforms': 7.19.0
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: false
@@ -4189,8 +4925,8 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-module-transforms': 7.19.0
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
dev: false
@@ -4202,11 +4938,24 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-module-transforms': 7.19.0
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-module-transforms': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==}
engines: {node: '>=6.9.0'}
@@ -4237,7 +4986,18 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-named-capturing-groups-regex/7.19.1_@babel+core@7.20.2:
+ resolution: {integrity: sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
@@ -4246,7 +5006,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.13:
@@ -4256,7 +5016,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-new-target/7.18.6_@babel+core@7.19.3:
@@ -4266,7 +5026,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
@@ -4275,7 +5045,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-replace-supers': 7.19.1
transitivePeerDependencies:
- supports-color
@@ -4288,7 +5058,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-replace-supers': 7.19.1
transitivePeerDependencies:
- supports-color
@@ -4301,11 +5071,24 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-replace-supers': 7.19.1
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-replace-supers': 7.19.1
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-parameters/7.18.8_@babel+core@7.12.9:
resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==}
engines: {node: '>=6.9.0'}
@@ -4314,7 +5097,6 @@ packages:
dependencies:
'@babel/core': 7.12.9
'@babel/helper-plugin-utils': 7.19.0
- dev: false
/@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.10:
resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==}
@@ -4345,6 +5127,16 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-transform-parameters/7.20.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-oZg/Fpx0YDrj13KsLyO8I/CX3Zdw7z0O9qOd95SqcoIzuqy/WTGWvePeHAnZCN54SfdyjHcb1S30gc8zlzlHcA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
+
/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
engines: {node: '>=6.9.0'}
@@ -4352,7 +5144,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.13:
@@ -4362,7 +5154,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.19.3:
@@ -4372,7 +5164,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-react-constant-elements/7.17.6_@babel+core@7.18.13:
resolution: {integrity: sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==}
@@ -4392,7 +5194,6 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.18.9
- dev: false
/@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==}
@@ -4423,6 +5224,16 @@ packages:
'@babel/core': 7.19.3
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.19.0
+ dev: true
+
/@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==}
engines: {node: '>=6.9.0'}
@@ -4452,6 +5263,16 @@ packages:
'@babel/core': 7.19.3
'@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.19.3
+ /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.20.2
+ dev: true
+
/@babel/plugin-transform-react-jsx/7.18.10_@babel+core@7.18.10:
resolution: {integrity: sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A==}
engines: {node: '>=6.9.0'}
@@ -4493,6 +5314,20 @@ packages:
'@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.3
'@babel/types': 7.19.0
+ /@babel/plugin-transform-react-jsx/7.18.10_@babel+core@7.20.2:
+ resolution: {integrity: sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-plugin-utils': 7.19.0
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.2
+ '@babel/types': 7.19.0
+ dev: true
+
/@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==}
engines: {node: '>=6.9.0'}
@@ -4525,6 +5360,17 @@ packages:
'@babel/helper-annotate-as-pure': 7.18.6
'@babel/helper-plugin-utils': 7.19.0
+ /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-plugin-utils': 7.19.0
+ dev: true
+
/@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==}
engines: {node: '>=6.9.0'}
@@ -4532,7 +5378,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
regenerator-transform: 0.15.0
dev: false
@@ -4543,7 +5389,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
regenerator-transform: 0.15.0
dev: false
@@ -4554,9 +5400,20 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
regenerator-transform: 0.15.0
+ /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ regenerator-transform: 0.15.0
+ dev: true
+
/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
engines: {node: '>=6.9.0'}
@@ -4564,7 +5421,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.13:
@@ -4574,7 +5431,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.19.3:
@@ -4584,7 +5441,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-runtime/7.18.10_@babel+core@7.18.10:
resolution: {integrity: sha512-q5mMeYAdfEbpBAgzl7tBre/la3LeCxmDO1+wMXRdPWbcoMjR3GiXlCLk7JBZVVye0bqTGNMbt0yYVXX1B1jEWQ==}
@@ -4619,6 +5486,23 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-plugin-utils': 7.20.2
+ babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.2
+ babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.2
+ babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.2
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
engines: {node: '>=6.9.0'}
@@ -4626,7 +5510,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.13:
@@ -4636,7 +5520,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.19.3:
@@ -4646,7 +5530,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==}
@@ -4677,9 +5571,20 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
+ /@babel/plugin-transform-spread/7.19.0_@babel+core@7.20.2:
+ resolution: {integrity: sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
+ dev: true
+
/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
engines: {node: '>=6.9.0'}
@@ -4687,7 +5592,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.13:
@@ -4697,7 +5602,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.19.3:
@@ -4707,7 +5612,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
@@ -4716,7 +5631,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.13:
@@ -4726,7 +5641,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.19.3:
@@ -4736,7 +5651,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.10:
resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
@@ -4745,7 +5670,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.13:
@@ -4755,7 +5680,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.19.3:
@@ -4765,7 +5690,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.2:
+ resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-typescript/7.18.12_@babel+core@7.18.10:
resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==}
@@ -4794,6 +5729,20 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/plugin-transform-typescript/7.18.12_@babel+core@7.20.2:
+ resolution: {integrity: sha512-2vjjam0cum0miPkenUbQswKowuxs/NjMwIKEq0zwegRxXk12C9YOF9STXnaUptITOtOJHKHpzvvWYOjbm6tc0w==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.18.10:
resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
engines: {node: '>=6.9.0'}
@@ -4801,7 +5750,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.18.13:
@@ -4811,7 +5760,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.19.3:
@@ -4821,7 +5770,17 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.2:
+ resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
@@ -4831,7 +5790,7 @@ packages:
dependencies:
'@babel/core': 7.18.10
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.13:
@@ -4842,7 +5801,7 @@ packages:
dependencies:
'@babel/core': 7.18.13
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
dev: false
/@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.19.3:
@@ -4853,7 +5812,18 @@ packages:
dependencies:
'@babel/core': 7.19.3
'@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
+
+ /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-create-regexp-features-plugin': 7.19.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ dev: true
/@babel/preset-env/7.18.10_@babel+core@7.18.10:
resolution: {integrity: sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==}
@@ -5112,16 +6082,102 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/preset-env/7.20.2_@babel+core@7.20.2:
+ resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.20.2
+ '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/helper-validator-option': 7.18.6
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-proposal-async-generator-functions': 7.20.1_@babel+core@7.20.2
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-object-rest-spread': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.2
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.2
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.2
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.2
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.2
+ '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-block-scoping': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-transform-classes': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-transform-destructuring': 7.20.2_@babel+core@7.20.2
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.2
+ '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-modules-amd': 7.19.6_@babel+core@7.20.2
+ '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.20.2
+ '@babel/plugin-transform-modules-systemjs': 7.19.6_@babel+core@7.20.2
+ '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.19.1_@babel+core@7.20.2
+ '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-parameters': 7.20.3_@babel+core@7.20.2
+ '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-spread': 7.19.0_@babel+core@7.20.2
+ '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.2
+ '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.2
+ '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.2
+ '@babel/preset-modules': 0.1.5_@babel+core@7.20.2
+ '@babel/types': 7.20.2
+ babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.2
+ babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.2
+ babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.2
+ core-js-compat: 3.25.2
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/preset-modules/0.1.5_@babel+core@7.18.10:
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.10
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.10
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.10
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
esutils: 2.0.3
dev: false
@@ -5131,10 +6187,10 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.18.13
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.13
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.13
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
esutils: 2.0.3
dev: false
@@ -5144,12 +6200,25 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.19.3
'@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.19.3
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
esutils: 2.0.3
+ /@babel/preset-modules/0.1.5_@babel+core@7.20.2:
+ resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.20.2
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.2
+ '@babel/types': 7.20.2
+ esutils: 2.0.3
+ dev: true
+
/@babel/preset-react/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==}
engines: {node: '>=6.9.0'}
@@ -5194,6 +6263,21 @@ packages:
'@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.19.3
'@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.19.3
+ /@babel/preset-react/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/helper-validator-option': 7.18.6
+ '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-react-jsx': 7.18.10_@babel+core@7.20.2
+ '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.2
+ dev: true
+
/@babel/preset-typescript/7.18.6_@babel+core@7.18.10:
resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==}
engines: {node: '>=6.9.0'}
@@ -5221,13 +6305,27 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/register/7.18.9_@babel+core@7.19.3:
+ /@babel/preset-typescript/7.18.6_@babel+core@7.20.2:
+ resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-plugin-utils': 7.18.9
+ '@babel/helper-validator-option': 7.18.6
+ '@babel/plugin-transform-typescript': 7.18.12_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/register/7.18.9_@babel+core@7.20.2:
resolution: {integrity: sha512-ZlbnXDcNYHMR25ITwwNKT88JiaukkdVj/nG7r3wnuXkOTHc60Uy05PwMCPre0hSkY68E6zK3xz+vUJSP2jWmcw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
clone-deep: 4.0.1
find-cache-dir: 2.1.0
make-dir: 2.1.0
@@ -5241,7 +6339,6 @@ packages:
dependencies:
core-js-pure: 3.21.1
regenerator-runtime: 0.13.9
- dev: false
/@babel/runtime/7.14.5:
resolution: {integrity: sha512-121rumjddw9c3NCQ55KGkyE1h/nzWhU/owjhw0l4mQrkzz4x9SGS1X8gFLraHwX7td3Yo4QTL+qj0NcIzN87BA==}
@@ -5280,6 +6377,12 @@ packages:
dependencies:
regenerator-runtime: 0.13.9
+ /@babel/runtime/7.20.1:
+ resolution: {integrity: sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ regenerator-runtime: 0.13.11
+
/@babel/template/7.10.4:
resolution: {integrity: sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==}
dependencies:
@@ -5300,11 +6403,11 @@ packages:
resolution: {integrity: sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==}
dependencies:
'@babel/code-frame': 7.18.6
- '@babel/generator': 7.18.13
- '@babel/helper-function-name': 7.18.9
+ '@babel/generator': 7.20.4
+ '@babel/helper-function-name': 7.19.0
'@babel/helper-split-export-declaration': 7.18.6
- '@babel/parser': 7.18.13
- '@babel/types': 7.18.13
+ '@babel/parser': 7.20.3
+ '@babel/types': 7.20.2
debug: 4.3.4
globals: 11.12.0
lodash: 4.17.21
@@ -5399,10 +6502,27 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/traverse/7.20.1:
+ resolution: {integrity: sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/code-frame': 7.18.6
+ '@babel/generator': 7.20.4
+ '@babel/helper-environment-visitor': 7.18.9
+ '@babel/helper-function-name': 7.19.0
+ '@babel/helper-hoist-variables': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/parser': 7.20.3
+ '@babel/types': 7.20.2
+ debug: 4.3.4
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+
/@babel/types/7.11.0:
resolution: {integrity: sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==}
dependencies:
- '@babel/helper-validator-identifier': 7.18.6
+ '@babel/helper-validator-identifier': 7.19.1
lodash: 4.17.21
to-fast-properties: 2.0.0
dev: true
@@ -5472,14 +6592,21 @@ packages:
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
+ /@babel/types/7.20.2:
+ resolution: {integrity: sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-string-parser': 7.19.4
+ '@babel/helper-validator-identifier': 7.19.1
+ to-fast-properties: 2.0.0
+
/@bcoe/v8-coverage/0.2.3:
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
- dev: true
/@changesets/apply-release-plan/6.1.0:
resolution: {integrity: sha512-fMNBUAEc013qaA4KUVjdwgYMmKrf5Mlgf6o+f97MJVNzVnikwpWY47Lc3YR1jhC874Fonn5MkjkWK9DAZsdQ5g==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/config': 2.1.1
'@changesets/get-version-range-type': 0.3.2
'@changesets/git': 1.4.1
@@ -5497,7 +6624,7 @@ packages:
/@changesets/assemble-release-plan/5.2.1:
resolution: {integrity: sha512-d6ckasOWlKF9Mzs82jhl6TKSCgVvfLoUK1ERySrTg2TQJdrVUteZue6uEIYUTA7SgMu67UOSwol6R9yj1nTdjw==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/errors': 0.1.4
'@changesets/get-dependents-graph': 1.3.4
'@changesets/types': 5.2.0
@@ -5525,7 +6652,7 @@ packages:
resolution: {integrity: sha512-87JSwMv38zS3QW3062jXZYLsCNRtA08wa7vt3VnMmkGLfUMn2TTSfD+eSGVnKPJ/ycDCvAcCDnrv/B+gSX5KVA==}
hasBin: true
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/apply-release-plan': 6.1.0
'@changesets/assemble-release-plan': 5.2.1
'@changesets/changelog-git': 0.1.12
@@ -5600,7 +6727,7 @@ packages:
/@changesets/get-release-plan/3.0.14:
resolution: {integrity: sha512-xzSfeyIOvUnbqMuQXVKTYUizreWQfICwoQpvEHoePVbERLocc1tPo5lzR7dmVCFcaA/DcnbP6mxyioeq+JuzSg==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/assemble-release-plan': 5.2.1
'@changesets/config': 2.1.1
'@changesets/pre': 1.0.12
@@ -5616,7 +6743,7 @@ packages:
/@changesets/git/1.4.1:
resolution: {integrity: sha512-GWwRXEqBsQ3nEYcyvY/u2xUK86EKAevSoKV/IhELoZ13caZ1A1TSak/71vyKILtzuLnFPk5mepP5HjBxr7lZ9Q==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/errors': 0.1.4
'@changesets/types': 5.2.0
'@manypkg/get-packages': 1.1.3
@@ -5640,7 +6767,7 @@ packages:
/@changesets/pre/1.0.12:
resolution: {integrity: sha512-RFzWYBZx56MtgMesXjxx7ymyI829/rcIw/41hvz3VJPnY8mDscN7RJyYu7Xm7vts2Fcd+SRcO0T/Ws3I1/6J7g==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/errors': 0.1.4
'@changesets/types': 5.2.0
'@manypkg/get-packages': 1.1.3
@@ -5650,7 +6777,7 @@ packages:
/@changesets/read/0.5.7:
resolution: {integrity: sha512-Iteg0ccTPpkJ+qFzY97k7qqdVE5Kz30TqPo9GibpBk2g8tcLFUqf+Qd0iXPLcyhUZpPL1U6Hia1gINHNKIKx4g==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/git': 1.4.1
'@changesets/logger': 0.0.5
'@changesets/parse': 0.3.14
@@ -5675,7 +6802,7 @@ packages:
/@changesets/write/0.2.0:
resolution: {integrity: sha512-iKHqGYXZvneRzRfvEBpPqKfpGELOEOEP63MKdM/SdSRon40rsUijkTmsGCHT1ueLi3iJPZPmYuZJvjjKrMzumA==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/types': 5.2.0
fs-extra: 7.0.1
human-id: 1.0.2
@@ -5688,8 +6815,8 @@ packages:
requiresBuild: true
optional: true
- /@crowdin/cli/3.8.1:
- resolution: {integrity: sha512-kSohd26AKqXVNo+G48C1cv+/TPBks44YbD2+nQLm8d/mUGGazhYHY6k6wU7yP+vkaT/F5WeL3br5Sffn0QoxRg==}
+ /@crowdin/cli/3.9.1:
+ resolution: {integrity: sha512-Ca+mzVvLE9lYmTA4peTHOQdH42+eThwQ0DK6URT7crInQKJRjVJdsA2kkfEwi2mQPruAIG/KIKaPieRWPanlIQ==}
hasBin: true
dependencies:
njre: 0.2.0
@@ -5712,7 +6839,6 @@ packages:
engines: {node: '>=12'}
dependencies:
'@jridgewell/trace-mapping': 0.3.9
- dev: true
/@csstools/selector-specificity/2.0.2_1d546e2941f6b4ca889831b9fbdc79d8:
resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==}
@@ -5778,7 +6904,7 @@ packages:
resolution: {integrity: sha512-jnNrO2JVYYhj2pP2FomlHIy6220n6mrLn2t9v2/qc+rM7M/fbIcKMgk9ky4RN+L/maUEmteckzg6/PIYoAAXJg==}
dev: false
- /@docsearch/react/3.2.0_react-dom@17.0.2+react@17.0.2:
+ /@docsearch/react/3.2.0_fadf603eb922b283b0bc62ba693cb74f:
resolution: {integrity: sha512-ATS3w5JBgQGQF0kHn5iOAPfnCCaoLouZQMmI7oENV//QMFrYbjhUZxBU9lIwAT7Rzybud+Jtb4nG5IEjBk3Ixw==}
peerDependencies:
'@types/react': '>= 16.8.0 < 19.0.0'
@@ -5788,6 +6914,7 @@ packages:
'@algolia/autocomplete-core': 1.7.1
'@algolia/autocomplete-preset-algolia': 1.7.1_algoliasearch@4.14.2
'@docsearch/css': 3.2.0
+ '@types/react': 18.0.25
algoliasearch: 4.14.2
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
@@ -5795,7 +6922,7 @@ packages:
- '@algolia/client-search'
dev: false
- /@docusaurus/core/2.0.0-beta.3_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/core/2.0.0-beta.3_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-vzKmQsvOCte9odf0ZRU2h5UzdI1km5D0NU3Ee6xn06VydYZ169B1IF5KV1LWHSYklnsEmzizJ/jeopFCry0cGg==}
engines: {node: '>=12.13.0'}
hasBin: true
@@ -5857,7 +6984,7 @@ packages:
postcss-loader: 5.3.0_postcss@8.4.16+webpack@5.74.0
prompts: 2.4.2
react: 17.0.2
- react-dev-utils: 11.0.4_22124faa925b60e6f5dc7335c3f95c83
+ react-dev-utils: 11.0.4_022ae91dbbbabe0e6be6e6f75ece62de
react-dom: 17.0.2_react@17.0.2
react-error-overlay: 6.0.11
react-helmet: 6.1.0_react@17.0.2
@@ -5898,7 +7025,7 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/core/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/core/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-Vd6XOluKQqzG12fEs9prJgDtyn6DPok9vmUWDR2E6/nV5Fl9SVkhEQOBxwObjk3kQh7OY7vguFaLh0jqdApWsA==}
engines: {node: '>=16.14'}
hasBin: true
@@ -5957,7 +7084,7 @@ packages:
postcss-loader: 7.0.1_postcss@8.4.18+webpack@5.74.0
prompts: 2.4.2
react: 17.0.2
- react-dev-utils: 12.0.1_22124faa925b60e6f5dc7335c3f95c83
+ react-dev-utils: 12.0.1_022ae91dbbbabe0e6be6e6f75ece62de
react-dom: 17.0.2_react@17.0.2
react-helmet-async: 1.3.0_react-dom@17.0.2+react@17.0.2
react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2
@@ -5994,9 +7121,8 @@ packages:
- utf-8-validate
- vue-template-compiler
- webpack-cli
- dev: false
- /@docusaurus/core/2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6:
+ /@docusaurus/core/2.2.0_6ccf4107029a9d01d7707f5ccbbf7705:
resolution: {integrity: sha512-Vd6XOluKQqzG12fEs9prJgDtyn6DPok9vmUWDR2E6/nV5Fl9SVkhEQOBxwObjk3kQh7OY7vguFaLh0jqdApWsA==}
engines: {node: '>=16.14'}
hasBin: true
@@ -6055,7 +7181,7 @@ packages:
postcss-loader: 7.0.1_postcss@8.4.18+webpack@5.74.0
prompts: 2.4.2
react: 17.0.2
- react-dev-utils: 12.0.1_22124faa925b60e6f5dc7335c3f95c83
+ react-dev-utils: 12.0.1_022ae91dbbbabe0e6be6e6f75ece62de
react-dom: 17.0.2_react@17.0.2
react-helmet-async: 1.3.0_react-dom@17.0.2+react@17.0.2
react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2
@@ -6110,7 +7236,6 @@ packages:
postcss: 8.4.18
postcss-sort-media-queries: 4.2.1_postcss@8.4.18
tslib: 2.4.0
- dev: false
/@docusaurus/logger/2.2.0:
resolution: {integrity: sha512-DF3j1cA5y2nNsu/vk8AG7xwpZu6f5MKkPPMaaIbgXLnWGfm6+wkOeW7kNrxnM95YOhKUkJUophX69nGUnLsm0A==}
@@ -6118,7 +7243,6 @@ packages:
dependencies:
chalk: 4.1.2
tslib: 2.4.0
- dev: false
/@docusaurus/mdx-loader/2.2.0_275b5e113b7d789bf37da835e1f2a2a2:
resolution: {integrity: sha512-X2bzo3T0jW0VhUU+XdQofcEeozXOTmKQMvc8tUnWRdTnCvj4XEcBVdC3g+/jftceluiwSTNRAX4VBOJdNt18jA==}
@@ -6188,7 +7312,6 @@ packages:
- supports-color
- uglify-js
- webpack-cli
- dev: false
/@docusaurus/module-type-aliases/2.2.0_e04bad828ac717e6587f05c972df8358:
resolution: {integrity: sha512-wDGW4IHKoOr9YuJgy7uYuKWrDrSpsUSDHLZnWQYM9fN7D5EpSmYHjFruUpKWVyxLpD/Wh0rW8hYZwdjJIQUQCQ==}
@@ -6212,14 +7335,14 @@ packages:
- uglify-js
- webpack-cli
- /@docusaurus/plugin-content-blog/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-content-blog/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-0mWBinEh0a5J2+8ZJXJXbrCk1tSTNf7Nm4tYAl5h2/xx+PvH/Bnu0V+7mMljYm/1QlDYALNIIaT/JcoZQFUN3w==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/logger': 2.2.0
'@docusaurus/mdx-loader': 2.2.0_275b5e113b7d789bf37da835e1f2a2a2
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
@@ -6253,14 +7376,14 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-content-docs/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-content-docs/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-BOazBR0XjzsHE+2K1wpNxz5QZmrJgmm3+0Re0EVPYFGW8qndCWGNtXW/0lGKhecVPML8yyFeAmnUCIs7xM2wPw==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/logger': 2.2.0
'@docusaurus/mdx-loader': 2.2.0_275b5e113b7d789bf37da835e1f2a2a2
'@docusaurus/module-type-aliases': 2.2.0_e04bad828ac717e6587f05c972df8358
@@ -6294,14 +7417,14 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-content-pages/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-content-pages/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-+OTK3FQHk5WMvdelz8v19PbEbx+CNT6VSpx7nVOvMNs5yJCKvmqBJBQ2ZSxROxhVDYn+CZOlmyrC56NSXzHf6g==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/mdx-loader': 2.2.0_275b5e113b7d789bf37da835e1f2a2a2
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
@@ -6327,20 +7450,20 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-debug/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-debug/2.2.0_eefe0c330866cde741d9800b22175a05:
resolution: {integrity: sha512-p9vOep8+7OVl6r/NREEYxf4HMAjV8JMYJ7Bos5fCFO0Wyi9AZEo0sCTliRd7R8+dlJXZEgcngSdxAUo/Q+CJow==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
fs-extra: 10.1.0
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
- react-json-view: 1.21.3_react-dom@17.0.2+react@17.0.2
+ react-json-view: 1.21.3_fadf603eb922b283b0bc62ba693cb74f
tslib: 2.4.0
transitivePeerDependencies:
- '@parcel/css'
@@ -6360,14 +7483,14 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-google-analytics/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-google-analytics/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-+eZVVxVeEnV5nVQJdey9ZsfyEVMls6VyWTIj8SmX0k5EbqGvnIfET+J2pYEuKQnDIHxy+syRMoRM6AHXdHYGIg==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/utils-validation': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
react: 17.0.2
@@ -6389,14 +7512,14 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-google-gtag/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-google-gtag/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-6SOgczP/dYdkqUMGTRqgxAS1eTp6MnJDAQMy8VCF1QKbWZmlkx4agHDexihqmYyCujTYHqDAhm1hV26EET54NQ==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/utils-validation': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
react: 17.0.2
@@ -6418,14 +7541,14 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-sitemap/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/plugin-sitemap/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-0jAmyRDN/aI265CbWZNZuQpFqiZuo+5otk2MylU9iVrz/4J7gSc+ZJ9cy4EHrEsW7PV8s1w18hIEsmcA1YgkKg==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/logger': 2.2.0
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
@@ -6452,24 +7575,24 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/preset-classic/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/preset-classic/2.2.0_eefe0c330866cde741d9800b22175a05:
resolution: {integrity: sha512-yKIWPGNx7BT8v2wjFIWvYrS+nvN04W+UameSFf8lEiJk6pss0kL6SG2MRvyULiI3BDxH+tj6qe02ncpSPGwumg==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
- '@docusaurus/plugin-content-blog': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-pages': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-debug': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-google-analytics': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-google-gtag': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-sitemap': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/theme-classic': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/theme-common': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
- '@docusaurus/theme-search-algolia': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
+ '@docusaurus/plugin-content-blog': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-pages': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-debug': 2.2.0_eefe0c330866cde741d9800b22175a05
+ '@docusaurus/plugin-google-analytics': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-google-gtag': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-sitemap': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/theme-classic': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/theme-common': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
+ '@docusaurus/theme-search-algolia': 2.2.0_14dc823edce9a155741d76b1c95006a8
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
@@ -6519,20 +7642,20 @@ packages:
unist-util-visit: 2.0.3
dev: false
- /@docusaurus/theme-classic/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/theme-classic/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-kjbg/qJPwZ6H1CU/i9d4l/LcFgnuzeiGgMQlt6yPqKo0SOJIBMPuz7Rnu3r/WWbZFPi//o8acclacOzmXdUUEg==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/mdx-loader': 2.2.0_275b5e113b7d789bf37da835e1f2a2a2
'@docusaurus/module-type-aliases': 2.2.0_e04bad828ac717e6587f05c972df8358
- '@docusaurus/plugin-content-blog': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-pages': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/theme-common': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/plugin-content-blog': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-pages': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/theme-common': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/theme-translations': 2.2.0
'@docusaurus/types': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
@@ -6569,7 +7692,7 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/theme-common/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/theme-common/2.2.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-R8BnDjYoN90DCL75gP7qYQfSjyitXuP9TdzgsKDmSFPNyrdE3twtPNa2dIN+h+p/pr+PagfxwWbd6dn722A1Dw==}
engines: {node: '>=16.14'}
peerDependencies:
@@ -6578,9 +7701,9 @@ packages:
dependencies:
'@docusaurus/mdx-loader': 2.2.0_e04bad828ac717e6587f05c972df8358
'@docusaurus/module-type-aliases': 2.2.0_e04bad828ac717e6587f05c972df8358
- '@docusaurus/plugin-content-blog': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-pages': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
+ '@docusaurus/plugin-content-blog': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-pages': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
'@docusaurus/utils': 2.2.0_esbuild@0.14.10
'@types/history': 4.7.11
'@types/react': 18.0.25
@@ -6609,7 +7732,7 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/theme-common/2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6:
+ /@docusaurus/theme-common/2.2.0_6ccf4107029a9d01d7707f5ccbbf7705:
resolution: {integrity: sha512-R8BnDjYoN90DCL75gP7qYQfSjyitXuP9TdzgsKDmSFPNyrdE3twtPNa2dIN+h+p/pr+PagfxwWbd6dn722A1Dw==}
engines: {node: '>=16.14'}
peerDependencies:
@@ -6618,9 +7741,9 @@ packages:
dependencies:
'@docusaurus/mdx-loader': 2.2.0_275b5e113b7d789bf37da835e1f2a2a2
'@docusaurus/module-type-aliases': 2.2.0_e04bad828ac717e6587f05c972df8358
- '@docusaurus/plugin-content-blog': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/plugin-content-pages': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
+ '@docusaurus/plugin-content-blog': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/plugin-content-pages': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
'@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
'@types/history': 4.7.11
'@types/react': 18.0.25
@@ -6649,21 +7772,21 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/theme-search-algolia/2.2.0_2388c35d12d0790e69d95bdb8f18232f:
+ /@docusaurus/theme-search-algolia/2.2.0_14dc823edce9a155741d76b1c95006a8:
resolution: {integrity: sha512-2h38B0tqlxgR2FZ9LpAkGrpDWVdXZ7vltfmTdX+4RsDs3A7khiNsmZB+x/x6sA4+G2V2CvrsPMlsYBy5X+cY1w==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docsearch/react': 3.2.0_react-dom@17.0.2+react@17.0.2
- '@docusaurus/core': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
+ '@docsearch/react': 3.2.0_fadf603eb922b283b0bc62ba693cb74f
+ '@docusaurus/core': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/logger': 2.2.0
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/theme-common': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/theme-common': 2.2.0_6ccf4107029a9d01d7707f5ccbbf7705
'@docusaurus/theme-translations': 2.2.0
- '@docusaurus/utils': 2.2.0_esbuild@0.14.10
- '@docusaurus/utils-validation': 2.2.0_esbuild@0.14.10
+ '@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
+ '@docusaurus/utils-validation': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
algoliasearch: 4.14.2
algoliasearch-helper: 3.11.0_algoliasearch@4.14.2
clsx: 1.2.1
@@ -6693,21 +7816,21 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/theme-search-algolia/2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6:
+ /@docusaurus/theme-search-algolia/2.2.0_eefe0c330866cde741d9800b22175a05:
resolution: {integrity: sha512-2h38B0tqlxgR2FZ9LpAkGrpDWVdXZ7vltfmTdX+4RsDs3A7khiNsmZB+x/x6sA4+G2V2CvrsPMlsYBy5X+cY1w==}
engines: {node: '>=16.14'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docsearch/react': 3.2.0_react-dom@17.0.2+react@17.0.2
- '@docusaurus/core': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docsearch/react': 3.2.0_fadf603eb922b283b0bc62ba693cb74f
+ '@docusaurus/core': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
'@docusaurus/logger': 2.2.0
- '@docusaurus/plugin-content-docs': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- '@docusaurus/theme-common': 2.2.0_dab5176de34e14d91dcbaaf2ffbfd7e6
+ '@docusaurus/plugin-content-docs': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ '@docusaurus/theme-common': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
'@docusaurus/theme-translations': 2.2.0
- '@docusaurus/utils': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
- '@docusaurus/utils-validation': 2.2.0_02a9dabfcfec9392e7ec63ecc640cad8
+ '@docusaurus/utils': 2.2.0_esbuild@0.14.10
+ '@docusaurus/utils-validation': 2.2.0_esbuild@0.14.10
algoliasearch: 4.14.2
algoliasearch-helper: 3.11.0_algoliasearch@4.14.2
clsx: 1.2.1
@@ -6828,7 +7951,6 @@ packages:
optional: true
dependencies:
tslib: 2.4.0
- dev: false
/@docusaurus/utils-common/2.2.0_@docusaurus+types@2.2.0:
resolution: {integrity: sha512-qebnerHp+cyovdUseDQyYFvMW1n1nv61zGe5JJfoNQUnjKuApch3IVsz+/lZ9a38pId8kqehC1Ao2bW/s0ntDA==}
@@ -6892,7 +8014,6 @@ packages:
- supports-color
- uglify-js
- webpack-cli
- dev: false
/@docusaurus/utils/2.0.0-beta.3_esbuild@0.14.10:
resolution: {integrity: sha512-DApc6xcb3CvvsBCfRU6Zk3KoZa4mZfCJA4XRv5zhlhaSb0GFuAo7KQ353RUu6d0eYYylY3GGRABXkxRE1SEClA==}
@@ -7010,67 +8131,56 @@ packages:
- supports-color
- uglify-js
- webpack-cli
- dev: false
- /@emotion/babel-plugin/11.10.2_@babel+core@7.19.3:
- resolution: {integrity: sha512-xNQ57njWTFVfPAc3cjfuaPdsgLp5QOSuRsj9MA6ndEhH/AzuZM86qIQzt6rq+aGBwj3n5/TkLmU5lhAfdRmogA==}
+ /@emotion/babel-plugin/11.10.5_@babel+core@7.20.2:
+ resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
'@babel/helper-module-imports': 7.18.6
- '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.3
- '@babel/runtime': 7.18.9
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.2
+ '@babel/runtime': 7.20.1
'@emotion/hash': 0.9.0
'@emotion/memoize': 0.8.0
- '@emotion/serialize': 1.1.0
+ '@emotion/serialize': 1.1.1
babel-plugin-macros: 3.1.0
convert-source-map: 1.8.0
escape-string-regexp: 4.0.0
find-root: 1.1.0
source-map: 0.5.7
- stylis: 4.0.13
+ stylis: 4.1.3
dev: true
- /@emotion/cache/11.10.1:
- resolution: {integrity: sha512-uZTj3Yz5D69GE25iFZcIQtibnVCFsc/6+XIozyL3ycgWvEdif2uEw9wlUt6umjLr4Keg9K6xRPHmD8LGi+6p1A==}
+ /@emotion/cache/11.10.5:
+ resolution: {integrity: sha512-dGYHWyzTdmK+f2+EnIGBpkz1lKc4Zbj2KHd4cX3Wi8/OWr5pKslNjc3yABKH4adRGCvSX4VDC0i04mrrq0aiRA==}
dependencies:
'@emotion/memoize': 0.8.0
- '@emotion/sheet': 1.2.0
+ '@emotion/sheet': 1.2.1
'@emotion/utils': 1.2.0
'@emotion/weak-memoize': 0.3.0
- stylis: 4.0.13
- dev: true
+ stylis: 4.1.3
- /@emotion/cache/11.10.3:
- resolution: {integrity: sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==}
+ /@emotion/css-prettifier/1.1.1:
+ resolution: {integrity: sha512-dtiZLNN3dWP0mo/+VTPkzNrjp1wL6VRHOOSMn3XpQM4D/7xOVHEIQR6lT5Yj5Omun1REog5NFZ+5hxj+LtTIyQ==}
dependencies:
'@emotion/memoize': 0.8.0
- '@emotion/sheet': 1.2.0
- '@emotion/utils': 1.2.0
- '@emotion/weak-memoize': 0.3.0
- stylis: 4.0.13
-
- /@emotion/css-prettifier/1.1.0:
- resolution: {integrity: sha512-ALZCKBcpC9FeA0D6HLc4Et3bwY06fOG63CqLtWwk4W/u7+bWjorRxS9yikcJ2aTmlKur/ST9eWm5ohzBmWlTOQ==}
- dependencies:
- '@emotion/memoize': 0.8.0
- stylis: 4.0.13
+ stylis: 4.1.3
dev: true
- /@emotion/css/11.10.0_@babel+core@7.19.3:
- resolution: {integrity: sha512-dH9f+kSCucc8ilMg0MUA1AemabcyzYpe5EKX24F528PJjD7HyIY/VBNJHxfUdc8l400h2ncAjR6yEDu+DBj2cg==}
+ /@emotion/css/11.10.5_@babel+core@7.20.2:
+ resolution: {integrity: sha512-maJy0wG82hWsiwfJpc3WrYsyVwUbdu+sdIseKUB+/OLjB8zgc3tqkT6eO0Yt0AhIkJwGGnmMY/xmQwEAgQ4JHA==}
peerDependencies:
'@babel/core': ^7.0.0
peerDependenciesMeta:
'@babel/core':
optional: true
dependencies:
- '@babel/core': 7.19.3
- '@emotion/babel-plugin': 11.10.2_@babel+core@7.19.3
- '@emotion/cache': 11.10.1
- '@emotion/serialize': 1.1.0
- '@emotion/sheet': 1.2.0
+ '@babel/core': 7.20.2
+ '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.2
+ '@emotion/cache': 11.10.5
+ '@emotion/serialize': 1.1.1
+ '@emotion/sheet': 1.2.1
'@emotion/utils': 1.2.0
dev: true
@@ -7086,10 +8196,10 @@ packages:
dependencies:
'@emotion/memoize': 0.8.0
- /@emotion/jest/11.10.0_@types+jest@27.5.2:
- resolution: {integrity: sha512-jeevEzauWrjDPWt9BGITjKzgLd31Q6kZ35gmH77f+LSaU/Ie1bFfxroum0nQNPEHS+kUxh6unv9DQIw+DEr5Ug==}
+ /@emotion/jest/11.10.5_@types+jest@27.5.2:
+ resolution: {integrity: sha512-LagosxybgisPlxfBGas9kGcNB5xTTX125WbjEVZiE3MEbb+dI4UYn0XIzrsilR8nUaQ5lH6yKUFrMmz7kB34vg==}
peerDependencies:
- '@types/jest': ^26.0.14 || ^27.0.0 || ^28.0.0
+ '@types/jest': ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0
enzyme-to-json: ^3.2.1
peerDependenciesMeta:
'@types/jest':
@@ -7097,12 +8207,12 @@ packages:
enzyme-to-json:
optional: true
dependencies:
- '@babel/runtime': 7.18.9
- '@emotion/css-prettifier': 1.1.0
+ '@babel/runtime': 7.20.1
+ '@emotion/css-prettifier': 1.1.1
'@types/jest': 27.5.2
chalk: 4.1.2
specificity: 0.4.1
- stylis: 4.0.13
+ stylis: 4.1.3
dev: true
/@emotion/memoize/0.7.4:
@@ -7112,8 +8222,8 @@ packages:
/@emotion/memoize/0.8.0:
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
- /@emotion/react/11.10.4_28aebe5315ccb44718a0eccfa950b250:
- resolution: {integrity: sha512-j0AkMpr6BL8gldJZ6XQsQ8DnS9TxEQu1R+OGmDZiWjBAJtCcbt0tS3I/YffoqHXxH6MjgI7KdMbYKw3MEiU9eA==}
+ /@emotion/react/11.10.5_1532840922ad816597a8a1f20150f016:
+ resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==}
peerDependencies:
'@babel/core': ^7.0.0
'@types/react': '*'
@@ -7124,11 +8234,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/core': 7.19.3
- '@babel/runtime': 7.18.9
- '@emotion/babel-plugin': 11.10.2_@babel+core@7.19.3
- '@emotion/cache': 11.10.3
- '@emotion/serialize': 1.1.0
+ '@babel/core': 7.20.2
+ '@babel/runtime': 7.20.1
+ '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.2
+ '@emotion/cache': 11.10.5
+ '@emotion/serialize': 1.1.1
'@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0
'@emotion/utils': 1.2.0
'@emotion/weak-memoize': 0.3.0
@@ -7147,21 +8257,21 @@ packages:
csstype: 2.6.13
dev: true
- /@emotion/serialize/1.1.0:
- resolution: {integrity: sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA==}
+ /@emotion/serialize/1.1.1:
+ resolution: {integrity: sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==}
dependencies:
'@emotion/hash': 0.9.0
'@emotion/memoize': 0.8.0
'@emotion/unitless': 0.8.0
'@emotion/utils': 1.2.0
- csstype: 3.1.0
+ csstype: 3.1.1
dev: true
- /@emotion/sheet/1.2.0:
- resolution: {integrity: sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==}
+ /@emotion/sheet/1.2.1:
+ resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==}
- /@emotion/styled/11.10.4_837d54fe736e0562198ca47446587a57:
- resolution: {integrity: sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==}
+ /@emotion/styled/11.10.5_3b133c70b1a482b9a4ebddc7fa0c4cd6:
+ resolution: {integrity: sha512-8EP6dD7dMkdku2foLoruPCNkRevzdcBaY6q0l0OsbyJK+x8D9HWjX27ARiSIKNF634hY9Zdoedh8bJCiva8yZw==}
peerDependencies:
'@babel/core': ^7.0.0
'@emotion/react': ^11.0.0-rc.0
@@ -7173,12 +8283,12 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/core': 7.19.3
- '@babel/runtime': 7.18.9
- '@emotion/babel-plugin': 11.10.2_@babel+core@7.19.3
+ '@babel/core': 7.20.2
+ '@babel/runtime': 7.20.1
+ '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.2
'@emotion/is-prop-valid': 1.2.0
- '@emotion/react': 11.10.4_28aebe5315ccb44718a0eccfa950b250
- '@emotion/serialize': 1.1.0
+ '@emotion/react': 11.10.5_1532840922ad816597a8a1f20150f016
+ '@emotion/serialize': 1.1.1
'@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0
'@emotion/utils': 1.2.0
'@types/react': 18.0.25
@@ -7226,12 +8336,11 @@ packages:
strip-json-comments: 3.1.1
transitivePeerDependencies:
- supports-color
- dev: true
/@fastify/ajv-compiler/3.3.1:
resolution: {integrity: sha512-IRnids8lblQ8e1i8h4JLyfJmebXE+ohcj8x8X/+Ew6ZB4H0Ui05z5YL6q5FOcl0zItVpu4adRzeyVNNUwmduIg==}
dependencies:
- ajv: 8.11.0
+ ajv: 8.11.2
ajv-formats: 2.1.1
fast-uri: 2.1.0
@@ -7249,7 +8358,7 @@ packages:
dependencies:
'@formatjs/ts-transformer': 2.13.0
'@types/json-stable-stringify': 1.0.32
- '@types/lodash': 4.14.186
+ '@types/lodash': 4.14.189
'@types/loud-rejection': 2.0.0
'@types/node': 14.17.3
'@vue/compiler-core': 3.2.41
@@ -7263,7 +8372,7 @@ packages:
lodash: 4.17.21
loud-rejection: 2.2.0
tslib: 2.3.1
- typescript: 4.8.4
+ typescript: 4.9.3
transitivePeerDependencies:
- ts-jest
dev: true
@@ -7284,7 +8393,7 @@ packages:
dependencies:
intl-messageformat-parser: 6.1.2
tslib: 2.3.1
- typescript: 4.8.4
+ typescript: 4.9.3
dev: true
/@hapi/hoek/9.2.1:
@@ -7304,16 +8413,13 @@ packages:
minimatch: 3.1.2
transitivePeerDependencies:
- supports-color
- dev: true
/@humanwhocodes/module-importer/1.0.1:
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'}
- dev: true
/@humanwhocodes/object-schema/1.2.1:
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
- dev: true
/@istanbuljs/load-nyc-config/1.1.0:
resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
@@ -7324,27 +8430,24 @@ packages:
get-package-type: 0.1.0
js-yaml: 3.14.1
resolve-from: 5.0.0
- dev: true
/@istanbuljs/schema/0.1.3:
resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
engines: {node: '>=8'}
- dev: true
- /@jest/console/29.2.0:
- resolution: {integrity: sha512-Xz1Wu+ZZxcB3RS8U3HdkFxlRJ7kLXI/by9X7d2/gvseIWPwYu/c1EsYy77cB5iyyHGOy3whS2HycjcuzIF4Jow==}
+ /@jest/console/29.3.1:
+ resolution: {integrity: sha512-IRE6GD47KwcqA09RIWrabKdHPiKDGgtAL31xDxbi/RjQMsr+lY+ppxmHwY0dUEV3qvvxZzoe5Hl0RXZJOjQNUg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
chalk: 4.1.2
- jest-message-util: 29.2.0
- jest-util: 29.2.0
+ jest-message-util: 29.3.1
+ jest-util: 29.3.1
slash: 3.0.0
- dev: true
- /@jest/core/29.2.0_ts-node@10.9.1:
- resolution: {integrity: sha512-+gyJ3bX+kGEW/eqt/0kI7fLjqiFr3AN8O+rlEl1fYRf7D8h4Sj4tBGo9YOSirvWgvemoH2EPRya35bgvcPFzHQ==}
+ /@jest/core/29.3.1_ts-node@10.9.1:
+ resolution: {integrity: sha512-0ohVjjRex985w5MmO5L3u5GR1O30DexhBSpuwx2P+9ftyqHdJXnk7IUWiP80oHMvt7ubHCJHxV0a0vlKVuZirw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@@ -7352,11 +8455,11 @@ packages:
node-notifier:
optional: true
dependencies:
- '@jest/console': 29.2.0
- '@jest/reporters': 29.2.0
- '@jest/test-result': 29.2.0
- '@jest/transform': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/console': 29.3.1
+ '@jest/reporters': 29.3.1
+ '@jest/test-result': 29.3.1
+ '@jest/transform': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
ansi-escapes: 4.3.2
chalk: 4.1.2
@@ -7364,80 +8467,74 @@ packages:
exit: 0.1.2
graceful-fs: 4.2.9
jest-changed-files: 29.2.0
- jest-config: 29.2.0_4c9218cc83705fb930ab54f5e2165d14
- jest-haste-map: 29.2.0
- jest-message-util: 29.2.0
+ jest-config: 29.3.1_4c9218cc83705fb930ab54f5e2165d14
+ jest-haste-map: 29.3.1
+ jest-message-util: 29.3.1
jest-regex-util: 29.2.0
- jest-resolve: 29.2.0
- jest-resolve-dependencies: 29.2.0
- jest-runner: 29.2.0
- jest-runtime: 29.2.0
- jest-snapshot: 29.2.0
- jest-util: 29.2.0
- jest-validate: 29.2.0
- jest-watcher: 29.2.0
+ jest-resolve: 29.3.1
+ jest-resolve-dependencies: 29.3.1
+ jest-runner: 29.3.1
+ jest-runtime: 29.3.1
+ jest-snapshot: 29.3.1
+ jest-util: 29.3.1
+ jest-validate: 29.3.1
+ jest-watcher: 29.3.1
micromatch: 4.0.5
- pretty-format: 29.2.0
+ pretty-format: 29.3.1
slash: 3.0.0
strip-ansi: 6.0.1
transitivePeerDependencies:
- supports-color
- ts-node
- dev: true
- /@jest/environment/29.2.0:
- resolution: {integrity: sha512-foaVv1QVPB31Mno3LlL58PxEQQOLZd9zQfCpyQQCQIpUAtdFP1INBjkphxrCfKT13VxpA0z5jFGIkmZk0DAg2Q==}
+ /@jest/environment/29.3.1:
+ resolution: {integrity: sha512-pMmvfOPmoa1c1QpfFW0nXYtNLpofqo4BrCIk6f2kW4JFeNlHV2t3vd+3iDLf31e2ot2Mec0uqZfmI+U0K2CFag==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/fake-timers': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/fake-timers': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
- jest-mock: 29.2.0
- dev: true
+ jest-mock: 29.3.1
- /@jest/expect-utils/29.2.0:
- resolution: {integrity: sha512-nz2IDF7nb1qmj9hx8Ja3MFab2q9Ml8QbOaaeJNyX5JQJHU8QUvEDiMctmhGEkk3Kzr8w8vAqz4hPk/ogJSrUhg==}
+ /@jest/expect-utils/29.3.1:
+ resolution: {integrity: sha512-wlrznINZI5sMjwvUoLVk617ll/UYfGIZNxmbU+Pa7wmkL4vYzhV9R2pwVqUh4NWWuLQWkI8+8mOkxs//prKQ3g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-get-type: 29.2.0
- dev: true
- /@jest/expect/29.2.0:
- resolution: {integrity: sha512-+3lxcYL9e0xPJGOR33utxxejn+Mulz40kY0oy0FVsmIESW87NZDJ7B1ovaIqeX0xIgPX4laS5SGlqD2uSoBMcw==}
+ /@jest/expect/29.3.1:
+ resolution: {integrity: sha512-QivM7GlSHSsIAWzgfyP8dgeExPRZ9BIe2LsdPyEhCGkZkoyA+kGsoIzbKAfZCvvRzfZioKwPtCZIt5SaoxYCvg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- expect: 29.2.0
- jest-snapshot: 29.2.0
+ expect: 29.3.1
+ jest-snapshot: 29.3.1
transitivePeerDependencies:
- supports-color
- dev: true
- /@jest/fake-timers/29.2.0:
- resolution: {integrity: sha512-mX0V0uQsgeSLTt0yTqanAhhpeUKMGd2uq+PSLAfO40h72bvfNNQ7pIEl9vIwNMFxRih1ENveEjSBsLjxGGDPSw==}
+ /@jest/fake-timers/29.3.1:
+ resolution: {integrity: sha512-iHTL/XpnDlFki9Tq0Q1GGuVeQ8BHZGIYsvCO5eN/O/oJaRzofG9Xndd9HuSDBI/0ZS79pg0iwn07OMTQ7ngF2A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
'@sinonjs/fake-timers': 9.1.2
'@types/node': 17.0.21
- jest-message-util: 29.2.0
- jest-mock: 29.2.0
- jest-util: 29.2.0
- dev: true
+ jest-message-util: 29.3.1
+ jest-mock: 29.3.1
+ jest-util: 29.3.1
- /@jest/globals/29.2.0:
- resolution: {integrity: sha512-JQxtEVNWiai1p3PIzAJZSyEqQdAJGvNKvinZDPfu0mhiYEVx6E+PiBuDWj1sVUW8hzu+R3DVqaWC9K2xcLRIAA==}
+ /@jest/globals/29.3.1:
+ resolution: {integrity: sha512-cTicd134vOcwO59OPaB6AmdHQMCtWOe+/DitpTZVxWgMJ+YvXL1HNAmPyiGbSHmF/mXVBkvlm8YYtQhyHPnV6Q==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.2.0
- '@jest/expect': 29.2.0
- '@jest/types': 29.2.0
- jest-mock: 29.2.0
+ '@jest/environment': 29.3.1
+ '@jest/expect': 29.3.1
+ '@jest/types': 29.3.1
+ jest-mock: 29.3.1
transitivePeerDependencies:
- supports-color
- dev: true
- /@jest/reporters/29.2.0:
- resolution: {integrity: sha512-BXoAJatxTZ18U0cwD7C8qBo8V6vef8AXYRBZdhqE5DF9CmpqmhMfw9c7OUvYqMTnBBK9A0NgXGO4Lc9EJzdHvw==}
+ /@jest/reporters/29.3.1:
+ resolution: {integrity: sha512-GhBu3YFuDrcAYW/UESz1JphEAbvUjaY2vShRZRoRY1mxpCMB3yGSJ4j9n0GxVlEOdCf7qjvUfBCrTUUqhVfbRA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
@@ -7446,10 +8543,10 @@ packages:
optional: true
dependencies:
'@bcoe/v8-coverage': 0.2.3
- '@jest/console': 29.2.0
- '@jest/test-result': 29.2.0
- '@jest/transform': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/console': 29.3.1
+ '@jest/test-result': 29.3.1
+ '@jest/transform': 29.3.1
+ '@jest/types': 29.3.1
'@jridgewell/trace-mapping': 0.3.15
'@types/node': 17.0.21
chalk: 4.1.2
@@ -7462,23 +8559,21 @@ packages:
istanbul-lib-report: 3.0.0
istanbul-lib-source-maps: 4.0.0
istanbul-reports: 3.1.3
- jest-message-util: 29.2.0
- jest-util: 29.2.0
- jest-worker: 29.2.0
+ jest-message-util: 29.3.1
+ jest-util: 29.3.1
+ jest-worker: 29.3.1
slash: 3.0.0
string-length: 4.0.2
strip-ansi: 6.0.1
v8-to-istanbul: 9.0.1
transitivePeerDependencies:
- supports-color
- dev: true
/@jest/schemas/29.0.0:
resolution: {integrity: sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@sinclair/typebox': 0.24.34
- dev: true
/@jest/source-map/29.2.0:
resolution: {integrity: sha512-1NX9/7zzI0nqa6+kgpSdKPK+WU1p+SJk3TloWZf5MzPbxri9UEeXX5bWZAPCzbQcyuAzubcdUHA7hcNznmRqWQ==}
@@ -7487,53 +8582,49 @@ packages:
'@jridgewell/trace-mapping': 0.3.15
callsites: 3.1.0
graceful-fs: 4.2.9
- dev: true
- /@jest/test-result/29.2.0:
- resolution: {integrity: sha512-l76EPJ6QqtzsCLS4aimJqWO53pxZ82o3aE+Brcmo1HJ/phb9+MR7gPhyDdN6VSGaLJCRVJBZgWEhAEz+qON0Fw==}
+ /@jest/test-result/29.3.1:
+ resolution: {integrity: sha512-qeLa6qc0ddB0kuOZyZIhfN5q0e2htngokyTWsGriedsDhItisW7SDYZ7ceOe57Ii03sL988/03wAcBh3TChMGw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/console': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/console': 29.3.1
+ '@jest/types': 29.3.1
'@types/istanbul-lib-coverage': 2.0.3
collect-v8-coverage: 1.0.1
- dev: true
- /@jest/test-sequencer/29.2.0:
- resolution: {integrity: sha512-NCnjZcGnVdva6IDqF7TCuFsXs2F1tohiNF9sasSJNzD7VfN5ic9XgcS/oPDalGiPLxCmGKj4kewqqrKAqBACcQ==}
+ /@jest/test-sequencer/29.3.1:
+ resolution: {integrity: sha512-IqYvLbieTv20ArgKoAMyhLHNrVHJfzO6ARZAbQRlY4UGWfdDnLlZEF0BvKOMd77uIiIjSZRwq3Jb3Fa3I8+2UA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/test-result': 29.2.0
+ '@jest/test-result': 29.3.1
graceful-fs: 4.2.9
- jest-haste-map: 29.2.0
+ jest-haste-map: 29.3.1
slash: 3.0.0
- dev: true
- /@jest/transform/29.2.0:
- resolution: {integrity: sha512-NXMujGHy+B4DAj4dGnVPD0SIXlR2Z/N8Gp9h3mF66kcIRult1WWqY3/CEIrJcKviNWaFPYhZjCG2L3fteWzcUw==}
+ /@jest/transform/29.3.1:
+ resolution: {integrity: sha512-8wmCFBTVGYqFNLWfcOWoVuMuKYPUBTnTMDkdvFtAYELwDOl9RGwOsvQWGPFxDJ8AWY9xM/8xCXdqmPK3+Q5Lug==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.19.3
- '@jest/types': 29.2.0
+ '@babel/core': 7.20.2
+ '@jest/types': 29.3.1
'@jridgewell/trace-mapping': 0.3.15
babel-plugin-istanbul: 6.1.1
chalk: 4.1.2
- convert-source-map: 1.8.0
+ convert-source-map: 2.0.0
fast-json-stable-stringify: 2.1.0
graceful-fs: 4.2.9
- jest-haste-map: 29.2.0
+ jest-haste-map: 29.3.1
jest-regex-util: 29.2.0
- jest-util: 29.2.0
+ jest-util: 29.3.1
micromatch: 4.0.5
pirates: 4.0.5
slash: 3.0.0
write-file-atomic: 4.0.2
transitivePeerDependencies:
- supports-color
- dev: true
- /@jest/types/29.2.0:
- resolution: {integrity: sha512-mfgpQz4Z2xGo37m6KD8xEpKelaVzvYVRijmLPePn9pxgaPEtX+SqIyPNzzoeCPXKYbB4L/wYSgXDL8o3Gop78Q==}
+ /@jest/types/29.3.1:
+ resolution: {integrity: sha512-d0S0jmmTpjnhCmNpApgX3jrUZgZ22ivKJRvL2lli5hpCRoNnp1f85r2/wpKfXuYu8E7Jjh1hGfhPyup1NM5AmA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.0.0
@@ -7542,7 +8633,6 @@ packages:
'@types/node': 17.0.21
'@types/yargs': 17.0.12
chalk: 4.1.2
- dev: true
/@jridgewell/gen-mapping/0.3.2:
resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
@@ -7580,16 +8670,14 @@ packages:
dependencies:
'@jridgewell/resolve-uri': 3.0.5
'@jridgewell/sourcemap-codec': 1.4.11
- dev: true
/@leichtgewicht/ip-codec/2.0.3:
resolution: {integrity: sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg==}
- dev: false
/@manypkg/find-root/1.1.0:
resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@types/node': 12.19.16
find-up: 4.1.0
fs-extra: 8.1.0
@@ -7598,7 +8686,7 @@ packages:
/@manypkg/get-packages/1.1.3:
resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@changesets/types': 4.0.2
'@manypkg/find-root': 1.1.0
fs-extra: 8.1.0
@@ -7630,7 +8718,6 @@ packages:
unist-util-visit: 2.0.3
transitivePeerDependencies:
- supports-color
- dev: false
/@mdx-js/react/1.6.22_react@17.0.2:
resolution: {integrity: sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==}
@@ -7642,7 +8729,6 @@ packages:
/@mdx-js/util/1.6.22:
resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==}
- dev: false
/@mswjs/cookies/0.2.2:
resolution: {integrity: sha512-mlN83YSrcFgk7Dm1Mys40DLssI1KdJji2CMKN8eOlBqsTADYzj2+jWzsANsUTFbxDMWPD5e9bfA1RGqBpS3O1g==}
@@ -7668,8 +8754,8 @@ packages:
- supports-color
dev: true
- /@mui/base/5.0.0-alpha.101_d66faa32af5d287aae1ce541d0cc1a18:
- resolution: {integrity: sha512-a54BcXvArGOKUZ2zyS/7B9GNhAGgfomEQSkfEZ88Nc9jKvXA+Mppenfz5o4JCAnD8c4VlePmz9rKOYvvum1bZw==}
+ /@mui/base/5.0.0-alpha.106_d66faa32af5d287aae1ce541d0cc1a18:
+ resolution: {integrity: sha512-xJQQtwPCPwr6hGWTBdvDwHYwExn3Bw7nPQkN8Fuz8kHpZqoMVWQvvaFS557AIkkI2AFLV3DxVIMjbCvrIntBWg==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@@ -7679,10 +8765,10 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@emotion/is-prop-valid': 1.2.0
- '@mui/types': 7.2.0_@types+react@18.0.25
- '@mui/utils': 5.10.9_react@18.2.0
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@18.2.0
'@popperjs/core': 2.11.6
'@types/react': 18.0.25
clsx: 1.2.1
@@ -7692,8 +8778,8 @@ packages:
react-is: 18.2.0
dev: true
- /@mui/base/5.0.0-alpha.101_react-dom@17.0.2+react@17.0.2:
- resolution: {integrity: sha512-a54BcXvArGOKUZ2zyS/7B9GNhAGgfomEQSkfEZ88Nc9jKvXA+Mppenfz5o4JCAnD8c4VlePmz9rKOYvvum1bZw==}
+ /@mui/base/5.0.0-alpha.106_fadf603eb922b283b0bc62ba693cb74f:
+ resolution: {integrity: sha512-xJQQtwPCPwr6hGWTBdvDwHYwExn3Bw7nPQkN8Fuz8kHpZqoMVWQvvaFS557AIkkI2AFLV3DxVIMjbCvrIntBWg==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@@ -7703,11 +8789,12 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@emotion/is-prop-valid': 1.2.0
- '@mui/types': 7.2.0
- '@mui/utils': 5.10.9_react@17.0.2
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@17.0.2
'@popperjs/core': 2.11.6
+ '@types/react': 18.0.25
clsx: 1.2.1
prop-types: 15.8.1
react: 17.0.2
@@ -7715,11 +8802,11 @@ packages:
react-is: 18.2.0
dev: false
- /@mui/core-downloads-tracker/5.10.9:
- resolution: {integrity: sha512-rqoFu4qww6KJBbXYhyRd9YXjwBHa3ylnBPSWbGf1bdfG0AYMKmVzg8zxkWvxAWOp97kvx3M2kNPb0xMIDZiogQ==}
+ /@mui/core-downloads-tracker/5.10.14:
+ resolution: {integrity: sha512-qLgIJNOR9Dre8JiZ/neVzOf4jf88J6YtOkQqugtMrleLjbfRVUSS4LWl9CSOjNq76quYdmYWnSDgfQqOooT2cQ==}
- /@mui/icons-material/5.10.9_5410a1b1d5fde6f613f9b7b6b9e40f69:
- resolution: {integrity: sha512-sqClXdEM39WKQJOQ0ZCPTptaZgqwibhj2EFV9N0v7BU1PO8y4OcX/a2wIQHn4fNuDjIZktJIBrmU23h7aqlGgg==}
+ /@mui/icons-material/5.10.14_20dfc18be76dc71838b4c46297e903fe:
+ resolution: {integrity: sha512-qtH60slQa+7MZRn6kyui8rKuoGDglPqaHX+pzBKNvd8JCOlrnfY5DmGGDdToTXyXl8xJ8nhANZbrbpg7UVKq/Q==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@mui/material': ^5.0.0
@@ -7729,30 +8816,31 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.0
- '@mui/material': 5.10.9_react-dom@17.0.2+react@17.0.2
- react: 17.0.2
- dev: false
-
- /@mui/icons-material/5.10.9_64242619b17ef17fbf390374526a70a9:
- resolution: {integrity: sha512-sqClXdEM39WKQJOQ0ZCPTptaZgqwibhj2EFV9N0v7BU1PO8y4OcX/a2wIQHn4fNuDjIZktJIBrmU23h7aqlGgg==}
- engines: {node: '>=12.0.0'}
- peerDependencies:
- '@mui/material': ^5.0.0
- '@types/react': ^17.0.0 || ^18.0.0
- react: ^17.0.0 || ^18.0.0
- peerDependenciesMeta:
- '@types/react':
- optional: true
- dependencies:
- '@babel/runtime': 7.19.0
- '@mui/material': 5.10.9_7021cfdf7302f94c2440c54ef6ddac67
+ '@babel/runtime': 7.20.1
+ '@mui/material': 5.10.14_99dfcb46eee75b85ae928b67cf3103e5
'@types/react': 18.0.25
react: 18.2.0
dev: true
- /@mui/material/5.10.9_7021cfdf7302f94c2440c54ef6ddac67:
- resolution: {integrity: sha512-sdOzlgpCmyw48je+E7o9UGGJpgBaF+60FlTRpVpcd/z+LUhnuzzuis891yPI5dPPXLBDL/bO4SsGg51lgNeLBw==}
+ /@mui/icons-material/5.10.14_de1e74c21d7415b69d4d6e8527c4037c:
+ resolution: {integrity: sha512-qtH60slQa+7MZRn6kyui8rKuoGDglPqaHX+pzBKNvd8JCOlrnfY5DmGGDdToTXyXl8xJ8nhANZbrbpg7UVKq/Q==}
+ engines: {node: '>=12.0.0'}
+ peerDependencies:
+ '@mui/material': ^5.0.0
+ '@types/react': ^17.0.0 || ^18.0.0
+ react: ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.20.1
+ '@mui/material': 5.10.14_fadf603eb922b283b0bc62ba693cb74f
+ '@types/react': 18.0.25
+ react: 17.0.2
+ dev: false
+
+ /@mui/material/5.10.14_99dfcb46eee75b85ae928b67cf3103e5:
+ resolution: {integrity: sha512-HWzKVAykePMx54WtxVwZyL1W4k3xlHYIqwMw0CaXAvgB3UE9yjABZuuGr8vG5Z6CSNWamzd+s1x8u7pQPFl9og==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@@ -7768,14 +8856,14 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.0
- '@emotion/react': 11.10.4_28aebe5315ccb44718a0eccfa950b250
- '@emotion/styled': 11.10.4_837d54fe736e0562198ca47446587a57
- '@mui/base': 5.0.0-alpha.101_d66faa32af5d287aae1ce541d0cc1a18
- '@mui/core-downloads-tracker': 5.10.9
- '@mui/system': 5.10.9_85c56d3b949ddbf6e55974ecced19690
- '@mui/types': 7.2.0_@types+react@18.0.25
- '@mui/utils': 5.10.9_react@18.2.0
+ '@babel/runtime': 7.20.1
+ '@emotion/react': 11.10.5_1532840922ad816597a8a1f20150f016
+ '@emotion/styled': 11.10.5_3b133c70b1a482b9a4ebddc7fa0c4cd6
+ '@mui/base': 5.0.0-alpha.106_d66faa32af5d287aae1ce541d0cc1a18
+ '@mui/core-downloads-tracker': 5.10.14
+ '@mui/system': 5.10.14_afb8d5b1de7aa0563d97313ce9e566ef
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@18.2.0
'@types/react': 18.0.25
'@types/react-transition-group': 4.4.5
clsx: 1.2.1
@@ -7787,8 +8875,8 @@ packages:
react-transition-group: 4.4.5_react-dom@18.2.0+react@18.2.0
dev: true
- /@mui/material/5.10.9_react-dom@17.0.2+react@17.0.2:
- resolution: {integrity: sha512-sdOzlgpCmyw48je+E7o9UGGJpgBaF+60FlTRpVpcd/z+LUhnuzzuis891yPI5dPPXLBDL/bO4SsGg51lgNeLBw==}
+ /@mui/material/5.10.14_fadf603eb922b283b0bc62ba693cb74f:
+ resolution: {integrity: sha512-HWzKVAykePMx54WtxVwZyL1W4k3xlHYIqwMw0CaXAvgB3UE9yjABZuuGr8vG5Z6CSNWamzd+s1x8u7pQPFl9og==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@@ -7804,12 +8892,13 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.0
- '@mui/base': 5.0.0-alpha.101_react-dom@17.0.2+react@17.0.2
- '@mui/core-downloads-tracker': 5.10.9
- '@mui/system': 5.10.9_react@17.0.2
- '@mui/types': 7.2.0
- '@mui/utils': 5.10.9_react@17.0.2
+ '@babel/runtime': 7.20.1
+ '@mui/base': 5.0.0-alpha.106_fadf603eb922b283b0bc62ba693cb74f
+ '@mui/core-downloads-tracker': 5.10.14
+ '@mui/system': 5.10.14_836ee6864c5f6585f34c80db65421cc5
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@17.0.2
+ '@types/react': 18.0.25
'@types/react-transition-group': 4.4.5
clsx: 1.2.1
csstype: 3.1.1
@@ -7820,8 +8909,8 @@ packages:
react-transition-group: 4.4.5_react-dom@17.0.2+react@17.0.2
dev: false
- /@mui/private-theming/5.10.9_281bd807203c2775b3a3c90b05c2fd40:
- resolution: {integrity: sha512-BN7/CnsVPVyBaQpDTij4uV2xGYHHHhOgpdxeYLlIu+TqnsVM7wUeF+37kXvHovxM6xmL5qoaVUD98gDC0IZnHg==}
+ /@mui/private-theming/5.10.14_281bd807203c2775b3a3c90b05c2fd40:
+ resolution: {integrity: sha512-3aIBe8WK65CwAPDY8nB11hYnzE1CZMymi76UnaFrA/DdGDwl5Y8F6uB+StKrkVmsqF1po7Mp2odqVkHj320gXw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@@ -7830,15 +8919,15 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
- '@mui/utils': 5.10.9_react@18.2.0
+ '@babel/runtime': 7.20.1
+ '@mui/utils': 5.10.14_react@18.2.0
'@types/react': 18.0.25
prop-types: 15.8.1
react: 18.2.0
dev: true
- /@mui/private-theming/5.10.9_react@17.0.2:
- resolution: {integrity: sha512-BN7/CnsVPVyBaQpDTij4uV2xGYHHHhOgpdxeYLlIu+TqnsVM7wUeF+37kXvHovxM6xmL5qoaVUD98gDC0IZnHg==}
+ /@mui/private-theming/5.10.14_836ee6864c5f6585f34c80db65421cc5:
+ resolution: {integrity: sha512-3aIBe8WK65CwAPDY8nB11hYnzE1CZMymi76UnaFrA/DdGDwl5Y8F6uB+StKrkVmsqF1po7Mp2odqVkHj320gXw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0 || ^18.0.0
@@ -7847,14 +8936,15 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
- '@mui/utils': 5.10.9_react@17.0.2
+ '@babel/runtime': 7.20.1
+ '@mui/utils': 5.10.14_react@17.0.2
+ '@types/react': 18.0.25
prop-types: 15.8.1
react: 17.0.2
dev: false
- /@mui/styled-engine/5.10.8_397371a3030c427395eab52bb49eb664:
- resolution: {integrity: sha512-w+y8WI18EJV6zM/q41ug19cE70JTeO6sWFsQ7tgePQFpy6ToCVPh0YLrtqxUZXSoMStW5FMw0t9fHTFAqPbngw==}
+ /@mui/styled-engine/5.10.14_1bab739b53aa95750db0c3a8cf5b22bb:
+ resolution: {integrity: sha512-bgKdM57ExogWpIfhL/ngSlzF4FhbH00vYF+Y5VALTob4uslFqje0xzoWmbfcCn4cZt2NXxZJIwhsq4vzo5itlw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.4.1
@@ -7866,17 +8956,17 @@ packages:
'@emotion/styled':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
- '@emotion/cache': 11.10.3
- '@emotion/react': 11.10.4_28aebe5315ccb44718a0eccfa950b250
- '@emotion/styled': 11.10.4_837d54fe736e0562198ca47446587a57
+ '@babel/runtime': 7.20.1
+ '@emotion/cache': 11.10.5
+ '@emotion/react': 11.10.5_1532840922ad816597a8a1f20150f016
+ '@emotion/styled': 11.10.5_3b133c70b1a482b9a4ebddc7fa0c4cd6
csstype: 3.1.1
prop-types: 15.8.1
react: 18.2.0
dev: true
- /@mui/styled-engine/5.10.8_react@17.0.2:
- resolution: {integrity: sha512-w+y8WI18EJV6zM/q41ug19cE70JTeO6sWFsQ7tgePQFpy6ToCVPh0YLrtqxUZXSoMStW5FMw0t9fHTFAqPbngw==}
+ /@mui/styled-engine/5.10.14_react@17.0.2:
+ resolution: {integrity: sha512-bgKdM57ExogWpIfhL/ngSlzF4FhbH00vYF+Y5VALTob4uslFqje0xzoWmbfcCn4cZt2NXxZJIwhsq4vzo5itlw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.4.1
@@ -7888,15 +8978,15 @@ packages:
'@emotion/styled':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
- '@emotion/cache': 11.10.3
+ '@babel/runtime': 7.20.1
+ '@emotion/cache': 11.10.5
csstype: 3.1.1
prop-types: 15.8.1
react: 17.0.2
dev: false
- /@mui/styles/5.10.9_281bd807203c2775b3a3c90b05c2fd40:
- resolution: {integrity: sha512-dK6tsHkEp88MkwEDCxbqscj4Fa2aYBkfwy1MXMCexzx9TqxuahC0KSxBHfMMWZ0zV7xW5Suzwu8vveCp4uFN5A==}
+ /@mui/styles/5.10.14_281bd807203c2775b3a3c90b05c2fd40:
+ resolution: {integrity: sha512-efmROE5O+9qV1Wj7Q/Cz3ZplsuqSwqWRFTUWwTuTedoLetAO6ExgV4vGD1bkFsr9+VkAfJV/Zy4KPM0ouok7aA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0
@@ -7905,11 +8995,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.0
+ '@babel/runtime': 7.20.1
'@emotion/hash': 0.9.0
- '@mui/private-theming': 5.10.9_281bd807203c2775b3a3c90b05c2fd40
- '@mui/types': 7.2.0_@types+react@18.0.25
- '@mui/utils': 5.10.9_react@18.2.0
+ '@mui/private-theming': 5.10.14_281bd807203c2775b3a3c90b05c2fd40
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@18.2.0
'@types/react': 18.0.25
clsx: 1.2.1
csstype: 3.1.1
@@ -7926,8 +9016,8 @@ packages:
react: 18.2.0
dev: true
- /@mui/styles/5.10.9_react@17.0.2:
- resolution: {integrity: sha512-dK6tsHkEp88MkwEDCxbqscj4Fa2aYBkfwy1MXMCexzx9TqxuahC0KSxBHfMMWZ0zV7xW5Suzwu8vveCp4uFN5A==}
+ /@mui/styles/5.10.14_836ee6864c5f6585f34c80db65421cc5:
+ resolution: {integrity: sha512-efmROE5O+9qV1Wj7Q/Cz3ZplsuqSwqWRFTUWwTuTedoLetAO6ExgV4vGD1bkFsr9+VkAfJV/Zy4KPM0ouok7aA==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@types/react': ^17.0.0
@@ -7936,11 +9026,12 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.0
+ '@babel/runtime': 7.20.1
'@emotion/hash': 0.9.0
- '@mui/private-theming': 5.10.9_react@17.0.2
- '@mui/types': 7.2.0
- '@mui/utils': 5.10.9_react@17.0.2
+ '@mui/private-theming': 5.10.14_836ee6864c5f6585f34c80db65421cc5
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@17.0.2
+ '@types/react': 18.0.25
clsx: 1.2.1
csstype: 3.1.1
hoist-non-react-statics: 3.3.2
@@ -7956,8 +9047,8 @@ packages:
react: 17.0.2
dev: false
- /@mui/system/5.10.9_85c56d3b949ddbf6e55974ecced19690:
- resolution: {integrity: sha512-B6fFC0sK06hNmqY7fAUfwShQv594+u/DT1YEFHPtK4laouTu7V4vSGQWi1WJT9Bjs9Db5D1bRDJ+Yy+tc3QOYA==}
+ /@mui/system/5.10.14_836ee6864c5f6585f34c80db65421cc5:
+ resolution: {integrity: sha512-2de7XCjRb1j8Od0Stmo0LwFMLpOMNT4wzfINuExXI1TVSuyxXIXUxiC5FEgJW3GMvf/a7SUR8VOiMoKlKWzukw==}
engines: {node: '>=12.0.0'}
peerDependencies:
'@emotion/react': ^11.5.0
@@ -7972,13 +9063,41 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.19.4
- '@emotion/react': 11.10.4_28aebe5315ccb44718a0eccfa950b250
- '@emotion/styled': 11.10.4_837d54fe736e0562198ca47446587a57
- '@mui/private-theming': 5.10.9_281bd807203c2775b3a3c90b05c2fd40
- '@mui/styled-engine': 5.10.8_397371a3030c427395eab52bb49eb664
- '@mui/types': 7.2.0_@types+react@18.0.25
- '@mui/utils': 5.10.9_react@18.2.0
+ '@babel/runtime': 7.20.1
+ '@mui/private-theming': 5.10.14_836ee6864c5f6585f34c80db65421cc5
+ '@mui/styled-engine': 5.10.14_react@17.0.2
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@17.0.2
+ '@types/react': 18.0.25
+ clsx: 1.2.1
+ csstype: 3.1.1
+ prop-types: 15.8.1
+ react: 17.0.2
+ dev: false
+
+ /@mui/system/5.10.14_afb8d5b1de7aa0563d97313ce9e566ef:
+ resolution: {integrity: sha512-2de7XCjRb1j8Od0Stmo0LwFMLpOMNT4wzfINuExXI1TVSuyxXIXUxiC5FEgJW3GMvf/a7SUR8VOiMoKlKWzukw==}
+ engines: {node: '>=12.0.0'}
+ peerDependencies:
+ '@emotion/react': ^11.5.0
+ '@emotion/styled': ^11.3.0
+ '@types/react': ^17.0.0 || ^18.0.0
+ react: ^17.0.0 || ^18.0.0
+ peerDependenciesMeta:
+ '@emotion/react':
+ optional: true
+ '@emotion/styled':
+ optional: true
+ '@types/react':
+ optional: true
+ dependencies:
+ '@babel/runtime': 7.20.1
+ '@emotion/react': 11.10.5_1532840922ad816597a8a1f20150f016
+ '@emotion/styled': 11.10.5_3b133c70b1a482b9a4ebddc7fa0c4cd6
+ '@mui/private-theming': 5.10.14_281bd807203c2775b3a3c90b05c2fd40
+ '@mui/styled-engine': 5.10.14_1bab739b53aa95750db0c3a8cf5b22bb
+ '@mui/types': 7.2.1_@types+react@18.0.25
+ '@mui/utils': 5.10.14_react@18.2.0
'@types/react': 18.0.25
clsx: 1.2.1
csstype: 3.1.1
@@ -7986,44 +9105,8 @@ packages:
react: 18.2.0
dev: true
- /@mui/system/5.10.9_react@17.0.2:
- resolution: {integrity: sha512-B6fFC0sK06hNmqY7fAUfwShQv594+u/DT1YEFHPtK4laouTu7V4vSGQWi1WJT9Bjs9Db5D1bRDJ+Yy+tc3QOYA==}
- engines: {node: '>=12.0.0'}
- peerDependencies:
- '@emotion/react': ^11.5.0
- '@emotion/styled': ^11.3.0
- '@types/react': ^17.0.0 || ^18.0.0
- react: ^17.0.0 || ^18.0.0
- peerDependenciesMeta:
- '@emotion/react':
- optional: true
- '@emotion/styled':
- optional: true
- '@types/react':
- optional: true
- dependencies:
- '@babel/runtime': 7.19.4
- '@mui/private-theming': 5.10.9_react@17.0.2
- '@mui/styled-engine': 5.10.8_react@17.0.2
- '@mui/types': 7.2.0
- '@mui/utils': 5.10.9_react@17.0.2
- clsx: 1.2.1
- csstype: 3.1.1
- prop-types: 15.8.1
- react: 17.0.2
- dev: false
-
- /@mui/types/7.2.0:
- resolution: {integrity: sha512-lGXtFKe5lp3UxTBGqKI1l7G8sE2xBik8qCfrLHD5olwP/YU0/ReWoWT7Lp1//ri32dK39oPMrJN8TgbkCSbsNA==}
- peerDependencies:
- '@types/react': '*'
- peerDependenciesMeta:
- '@types/react':
- optional: true
- dev: false
-
- /@mui/types/7.2.0_@types+react@18.0.25:
- resolution: {integrity: sha512-lGXtFKe5lp3UxTBGqKI1l7G8sE2xBik8qCfrLHD5olwP/YU0/ReWoWT7Lp1//ri32dK39oPMrJN8TgbkCSbsNA==}
+ /@mui/types/7.2.1_@types+react@18.0.25:
+ resolution: {integrity: sha512-c5mSM7ivD8EsqK6HUi9hQPr5V7TJ/IRThUQ9nWNYPdhCGriTSQV4vL6DflT99LkM+wLiIS1rVjphpEWxERep7A==}
peerDependencies:
'@types/react': '*'
peerDependenciesMeta:
@@ -8031,15 +9114,14 @@ packages:
optional: true
dependencies:
'@types/react': 18.0.25
- dev: true
- /@mui/utils/5.10.9_react@17.0.2:
- resolution: {integrity: sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==}
+ /@mui/utils/5.10.14_react@17.0.2:
+ resolution: {integrity: sha512-12p59+wDZpA++XVJmKwqsZmrA1nmUQ5d0a1yQWtcDjxNyER1EDzozYN/db+FY2i5ceQh2TynPTEwGms2mXDwFg==}
engines: {node: '>=12.0.0'}
peerDependencies:
react: ^17.0.0 || ^18.0.0
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@types/prop-types': 15.7.5
'@types/react-is': 17.0.3
prop-types: 15.8.1
@@ -8047,13 +9129,13 @@ packages:
react-is: 18.2.0
dev: false
- /@mui/utils/5.10.9_react@18.2.0:
- resolution: {integrity: sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==}
+ /@mui/utils/5.10.14_react@18.2.0:
+ resolution: {integrity: sha512-12p59+wDZpA++XVJmKwqsZmrA1nmUQ5d0a1yQWtcDjxNyER1EDzozYN/db+FY2i5ceQh2TynPTEwGms2mXDwFg==}
engines: {node: '>=12.0.0'}
peerDependencies:
react: ^17.0.0 || ^18.0.0
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
'@types/prop-types': 15.7.5
'@types/react-is': 17.0.3
prop-types: 15.8.1
@@ -8370,7 +9452,6 @@ packages:
/@sinclair/typebox/0.24.34:
resolution: {integrity: sha512-x3ejWKw7rpy30Bvm6U0AQMOHdjqe2E3YJrBHlTxH0KFsp77bBa+MH324nJxtXZFpnTy/JW2h5HPYVm0vG2WPnw==}
- dev: true
/@sindresorhus/is/4.6.0:
resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==}
@@ -8380,13 +9461,11 @@ packages:
resolution: {integrity: sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==}
dependencies:
type-detect: 4.0.8
- dev: true
/@sinonjs/fake-timers/9.1.2:
resolution: {integrity: sha512-BPS4ynJW/o92PUR4wgriz2Ud5gpST5vz6GQfMixEDK0Z8ZCUv2M7SkBLykH56T++Xs+8ln9zTGbOvNGIe02/jw==}
dependencies:
'@sinonjs/commons': 1.8.3
- dev: true
/@slorber/static-site-generator-webpack-plugin/4.0.7:
resolution: {integrity: sha512-Ug7x6z5lwrz0WqdnNFOMYrDQNTPAprvHLSh6+/fmml3qUiz6l5eq+2MzLKWtn/q5K5NpSiFsZTP/fck/3vjSxA==}
@@ -8395,7 +9474,6 @@ packages:
eval: 0.1.8
p-map: 4.0.0
webpack-sources: 3.2.3
- dev: false
/@svgr/babel-plugin-add-jsx-attribute/5.4.0:
resolution: {integrity: sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==}
@@ -8409,7 +9487,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-remove-jsx-attribute/5.4.0:
resolution: {integrity: sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==}
@@ -8423,7 +9500,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-remove-jsx-empty-expression/5.0.1:
resolution: {integrity: sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==}
@@ -8437,7 +9513,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-replace-jsx-attribute-value/5.0.1:
resolution: {integrity: sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==}
@@ -8451,7 +9526,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-svg-dynamic-title/5.4.0:
resolution: {integrity: sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==}
@@ -8465,7 +9539,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-svg-em-dimensions/5.4.0:
resolution: {integrity: sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==}
@@ -8479,7 +9552,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-transform-react-native-svg/5.4.0:
resolution: {integrity: sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==}
@@ -8493,7 +9565,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-plugin-transform-svg-component/5.5.0:
resolution: {integrity: sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==}
@@ -8507,7 +9578,6 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.19.3
- dev: false
/@svgr/babel-preset/5.5.0:
resolution: {integrity: sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==}
@@ -8538,7 +9608,6 @@ packages:
'@svgr/babel-plugin-svg-em-dimensions': 6.0.0_@babel+core@7.19.3
'@svgr/babel-plugin-transform-react-native-svg': 6.0.0_@babel+core@7.19.3
'@svgr/babel-plugin-transform-svg-component': 6.2.0_@babel+core@7.19.3
- dev: false
/@svgr/core/5.5.0:
resolution: {integrity: sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==}
@@ -8560,7 +9629,6 @@ packages:
cosmiconfig: 7.0.1
transitivePeerDependencies:
- supports-color
- dev: false
/@svgr/hast-util-to-babel-ast/5.5.0:
resolution: {integrity: sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==}
@@ -8575,7 +9643,6 @@ packages:
dependencies:
'@babel/types': 7.19.4
entities: 3.0.1
- dev: false
/@svgr/plugin-jsx/5.5.0:
resolution: {integrity: sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==}
@@ -8602,7 +9669,6 @@ packages:
svg-parser: 2.0.4
transitivePeerDependencies:
- supports-color
- dev: false
/@svgr/plugin-svgo/5.5.0:
resolution: {integrity: sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==}
@@ -8623,7 +9689,6 @@ packages:
cosmiconfig: 7.0.1
deepmerge: 4.2.2
svgo: 2.8.0
- dev: false
/@svgr/webpack/5.5.0:
resolution: {integrity: sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==}
@@ -8655,7 +9720,6 @@ packages:
'@svgr/plugin-svgo': 6.2.0_@svgr+core@6.2.1
transitivePeerDependencies:
- supports-color
- dev: false
/@szmarczak/http-timer/4.0.6:
resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==}
@@ -8701,7 +9765,7 @@ packages:
dependencies:
'@babel/runtime': 7.19.4
'@testing-library/dom': 8.19.0
- '@types/react-dom': 18.0.8
+ '@types/react-dom': 18.0.9
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
dev: true
@@ -8739,19 +9803,15 @@ packages:
/@tsconfig/node10/1.0.7:
resolution: {integrity: sha512-aBvUmXLQbayM4w3A8TrjwrXs4DZ8iduJnuJLLRGdkWlyakCf1q6uHZJBzXoRA/huAEknG5tcUyQxN3A+In5euQ==}
- dev: true
/@tsconfig/node12/1.0.7:
resolution: {integrity: sha512-dgasobK/Y0wVMswcipr3k0HpevxFJLijN03A8mYfEPvWvOs14v0ZlYTR4kIgMx8g4+fTyTFv8/jLCIfRqLDJ4A==}
- dev: true
/@tsconfig/node14/1.0.0:
resolution: {integrity: sha512-RKkL8eTdPv6t5EHgFKIVQgsDapugbuOptNd9OOunN/HAkzmmTnZELx1kNCK0rSdUYGmiFMM3rRQMAWiyp023LQ==}
- dev: true
/@tsconfig/node16/1.0.2:
resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==}
- dev: true
/@types/aria-query/4.2.0:
resolution: {integrity: sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==}
@@ -8770,31 +9830,27 @@ packages:
/@types/babel__core/7.1.14:
resolution: {integrity: sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==}
dependencies:
- '@babel/parser': 7.19.3
- '@babel/types': 7.19.4
+ '@babel/parser': 7.20.3
+ '@babel/types': 7.20.2
'@types/babel__generator': 7.6.2
'@types/babel__template': 7.4.0
'@types/babel__traverse': 7.11.1
- dev: true
/@types/babel__generator/7.6.2:
resolution: {integrity: sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==}
dependencies:
- '@babel/types': 7.19.4
- dev: true
+ '@babel/types': 7.20.2
/@types/babel__template/7.4.0:
resolution: {integrity: sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==}
dependencies:
- '@babel/parser': 7.19.3
- '@babel/types': 7.19.4
- dev: true
+ '@babel/parser': 7.20.3
+ '@babel/types': 7.20.2
/@types/babel__traverse/7.11.1:
resolution: {integrity: sha512-Vs0hm0vPahPMYi9tDjtP66llufgO3ST16WXaSTtDGEl9cewAl3AibmxWw6TINOqHPT9z0uABKAYjT9jNSg4npw==}
dependencies:
- '@babel/types': 7.19.4
- dev: true
+ '@babel/types': 7.20.2
/@types/bcryptjs/2.4.2:
resolution: {integrity: sha512-LiMQ6EOPob/4yUL66SZzu6Yh77cbzJFYll+ZfaPiPPFswtIlA/Fs1MzdKYA7JApHU49zQTbJGX3PDmCpIdDBRQ==}
@@ -8810,7 +9866,6 @@ packages:
resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==}
dependencies:
'@types/node': 17.0.21
- dev: false
/@types/btoa-lite/1.0.0:
resolution: {integrity: sha512-wJsiX1tosQ+J5+bY5LrSahHxr2wT+uME5UDwdN1kg4frt40euqA+wzECkmq4t5QbveHiJepfdThgQrPw6KiSlg==}
@@ -8833,7 +9888,6 @@ packages:
dependencies:
'@types/express-serve-static-core': 4.17.28
'@types/node': 17.0.21
- dev: false
/@types/connect/3.4.35:
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
@@ -8916,7 +9970,6 @@ packages:
resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
dependencies:
'@types/node': 17.0.21
- dev: true
/@types/hast/2.3.4:
resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==}
@@ -8947,7 +10000,6 @@ packages:
resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==}
dependencies:
'@types/node': 17.0.21
- dev: false
/@types/is-ci/3.0.0:
resolution: {integrity: sha512-Q0Op0hdWbYd1iahB+IFNQcWXFq4O0Q5MwQP7uN0souuQ4rPg1vEYcnIOfr1gY+M+6rc8FGoRaBO1mOOvL29sEQ==}
@@ -8957,19 +10009,16 @@ packages:
/@types/istanbul-lib-coverage/2.0.3:
resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==}
- dev: true
/@types/istanbul-lib-report/3.0.0:
resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==}
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
- dev: true
/@types/istanbul-reports/3.0.1:
resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==}
dependencies:
'@types/istanbul-lib-report': 3.0.0
- dev: true
/@types/jest/27.5.2:
resolution: {integrity: sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==}
@@ -9016,8 +10065,8 @@ packages:
resolution: {integrity: sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==}
dev: false
- /@types/lodash/4.14.186:
- resolution: {integrity: sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==}
+ /@types/lodash/4.14.189:
+ resolution: {integrity: sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA==}
dev: true
/@types/loud-rejection/2.0.0:
@@ -9079,9 +10128,8 @@ packages:
resolution: {integrity: sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==}
dev: true
- /@types/node/16.11.65:
- resolution: {integrity: sha512-Vfz7wGMOr4jbQGiQHVJm8VjeQwM9Ya7mHe9LtQ264/Epf5n1KiZShOFqk++nBzw6a/ubgYdB9Od7P+MH/LjoWw==}
- dev: true
+ /@types/node/16.18.3:
+ resolution: {integrity: sha512-jh6m0QUhIRcZpNv7Z/rpN+ZWXOicUUQbSoWks7Htkbb9IjFQj4kzcX/xFCkjstCj5flMsN8FiSvt+q+Tcs4Llg==}
/@types/node/17.0.21:
resolution: {integrity: sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==}
@@ -9095,11 +10143,9 @@ packages:
/@types/parse5/5.0.3:
resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==}
- dev: false
/@types/prettier/2.3.0:
resolution: {integrity: sha512-hkc1DATxFLQo4VxPDpMH1gCkPpBbpOoJ/4nhuXw4n63/0R6bCpQECj4+K226UJ4JO/eJQz+1mC2I7JsWanAdQw==}
- dev: true
/@types/prop-types/15.7.4:
resolution: {integrity: sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==}
@@ -9118,8 +10164,8 @@ packages:
/@types/range-parser/1.2.4:
resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==}
- /@types/react-dom/18.0.8:
- resolution: {integrity: sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==}
+ /@types/react-dom/18.0.9:
+ resolution: {integrity: sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==}
dependencies:
'@types/react': 18.0.25
dev: true
@@ -9166,7 +10212,7 @@ packages:
/@types/react-virtualized/9.21.21:
resolution: {integrity: sha512-Exx6I7p4Qn+BBA1SRyj/UwQlZ0I0Pq7g7uhAp0QQ4JWzZunqEqNBGTmCmMmS/3N9wFgAGWuBD16ap7k8Y14VPA==}
dependencies:
- '@types/prop-types': 15.7.4
+ '@types/prop-types': 15.7.5
'@types/react': 17.0.50
dev: true
@@ -9208,7 +10254,6 @@ packages:
/@types/retry/0.12.1:
resolution: {integrity: sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==}
- dev: false
/@types/sax/1.2.4:
resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==}
@@ -9223,15 +10268,13 @@ packages:
resolution: {integrity: sha512-RxAwYt4rGwK5GyoRwuP0jT6ZHAVTdz2EqgsHmX0PYNjGsko+OeT4WFXXTs/lM3teJUJodM+SNtAL5/pXIJ61IQ==}
dev: true
- /@types/semver/7.3.12:
- resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==}
- dev: true
+ /@types/semver/7.3.13:
+ resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
/@types/serve-index/1.9.1:
resolution: {integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==}
dependencies:
'@types/express': 4.17.14
- dev: false
/@types/serve-static/1.13.10:
resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==}
@@ -9257,11 +10300,9 @@ packages:
resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==}
dependencies:
'@types/node': 17.0.21
- dev: false
/@types/stack-utils/2.0.0:
resolution: {integrity: sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==}
- dev: true
/@types/superagent/4.1.10:
resolution: {integrity: sha512-xAgkb2CMWUMCyVc/3+7iQfOEBE75NvuZeezvmixbUw3nmENf2tCnQkW5yQLTYqvXUQ+R6EXxdqKKbal2zM5V/g==}
@@ -9289,8 +10330,8 @@ packages:
/@types/unist/2.0.6:
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
- /@types/validator/13.7.7:
- resolution: {integrity: sha512-jiEw2kTUJ8Jsh4A1K4b5Pkjj9Xz6FktLLOQ36ZVLRkmxFbpTvAV2VRoKMojz8UlZxNg/2dZqzpigH4JYn1bkQg==}
+ /@types/validator/13.7.10:
+ resolution: {integrity: sha512-t1yxFAR2n0+VO6hd/FJ9F2uezAZVWHLmpmlJzm1eX03+H7+HsuTAp7L8QJs+2pQCfWkP1+EXsGK9Z9v7o/qPVQ==}
dev: true
/@types/webpack-env/1.18.0:
@@ -9314,17 +10355,14 @@ packages:
resolution: {integrity: sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==}
dependencies:
'@types/node': 17.0.21
- dev: false
/@types/yargs-parser/20.2.0:
resolution: {integrity: sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==}
- dev: true
/@types/yargs/17.0.12:
resolution: {integrity: sha512-Nz4MPhecOFArtm81gFQvQqdV7XYCrWKx5uUt6GNHredFHn1i2mtWqXTON7EPXMtNi1qjtjEM/VCHDhcHsAMLXQ==}
dependencies:
'@types/yargs-parser': 20.2.0
- dev: true
/@types/yauzl/2.10.0:
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
@@ -9338,7 +10376,7 @@ packages:
resolution: {integrity: sha512-Ynb/CjHhE/Xp/4bhHmQC4U1Ox+I2OpfRYF3dnNgQqn1cHa6LK3H1wJMNPT02tSVZA6FYuXE2ITORfbnb6zBCSA==}
dev: true
- /@typescript-eslint/eslint-plugin/5.41.0_3d22460d06609aa401a0a98aaddfc875:
+ /@typescript-eslint/eslint-plugin/5.41.0_9a6daa3181726e5ec9b358dee313487a:
resolution: {integrity: sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -9349,22 +10387,21 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.9.3
'@typescript-eslint/scope-manager': 5.41.0
- '@typescript-eslint/type-utils': 5.41.0_eslint@8.26.0+typescript@4.8.4
- '@typescript-eslint/utils': 5.41.0_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/type-utils': 5.41.0_eslint@8.26.0+typescript@4.9.3
+ '@typescript-eslint/utils': 5.41.0_eslint@8.26.0+typescript@4.9.3
debug: 4.3.4
eslint: 8.26.0
ignore: 5.2.0
regexpp: 3.2.0
semver: 7.3.8
- tsutils: 3.21.0_typescript@4.8.4
- typescript: 4.8.4
+ tsutils: 3.21.0_typescript@4.9.3
+ typescript: 4.9.3
transitivePeerDependencies:
- supports-color
- dev: true
- /@typescript-eslint/parser/5.41.0_eslint@8.26.0+typescript@4.8.4:
+ /@typescript-eslint/parser/5.41.0_eslint@8.26.0+typescript@4.9.3:
resolution: {integrity: sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -9376,13 +10413,12 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.41.0
'@typescript-eslint/types': 5.41.0
- '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4
+ '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.9.3
debug: 4.3.4
eslint: 8.26.0
- typescript: 4.8.4
+ typescript: 4.9.3
transitivePeerDependencies:
- supports-color
- dev: true
/@typescript-eslint/scope-manager/5.33.1:
resolution: {integrity: sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==}
@@ -9398,9 +10434,8 @@ packages:
dependencies:
'@typescript-eslint/types': 5.41.0
'@typescript-eslint/visitor-keys': 5.41.0
- dev: true
- /@typescript-eslint/type-utils/5.41.0_eslint@8.26.0+typescript@4.8.4:
+ /@typescript-eslint/type-utils/5.41.0_eslint@8.26.0+typescript@4.9.3:
resolution: {integrity: sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -9410,15 +10445,14 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4
- '@typescript-eslint/utils': 5.41.0_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.9.3
+ '@typescript-eslint/utils': 5.41.0_eslint@8.26.0+typescript@4.9.3
debug: 4.3.4
eslint: 8.26.0
- tsutils: 3.21.0_typescript@4.8.4
- typescript: 4.8.4
+ tsutils: 3.21.0_typescript@4.9.3
+ typescript: 4.9.3
transitivePeerDependencies:
- supports-color
- dev: true
/@typescript-eslint/types/5.33.1:
resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==}
@@ -9428,9 +10462,8 @@ packages:
/@typescript-eslint/types/5.41.0:
resolution: {integrity: sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- dev: true
- /@typescript-eslint/typescript-estree/5.33.1_typescript@4.8.4:
+ /@typescript-eslint/typescript-estree/5.33.1_typescript@4.9.3:
resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -9445,13 +10478,13 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.7
- tsutils: 3.21.0_typescript@4.8.4
- typescript: 4.8.4
+ tsutils: 3.21.0_typescript@4.9.3
+ typescript: 4.9.3
transitivePeerDependencies:
- supports-color
dev: false
- /@typescript-eslint/typescript-estree/5.41.0_typescript@4.8.4:
+ /@typescript-eslint/typescript-estree/5.41.0_typescript@4.9.3:
resolution: {integrity: sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -9466,13 +10499,12 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.8
- tsutils: 3.21.0_typescript@4.8.4
- typescript: 4.8.4
+ tsutils: 3.21.0_typescript@4.9.3
+ typescript: 4.9.3
transitivePeerDependencies:
- supports-color
- dev: true
- /@typescript-eslint/utils/5.33.1_eslint@8.26.0+typescript@4.8.4:
+ /@typescript-eslint/utils/5.33.1_eslint@8.26.0+typescript@4.9.3:
resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -9481,7 +10513,7 @@ packages:
'@types/json-schema': 7.0.9
'@typescript-eslint/scope-manager': 5.33.1
'@typescript-eslint/types': 5.33.1
- '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.8.4
+ '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.9.3
eslint: 8.26.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.26.0
@@ -9490,17 +10522,17 @@ packages:
- typescript
dev: false
- /@typescript-eslint/utils/5.41.0_eslint@8.26.0+typescript@4.8.4:
+ /@typescript-eslint/utils/5.41.0_eslint@8.26.0+typescript@4.9.3:
resolution: {integrity: sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==}
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.9
- '@types/semver': 7.3.12
+ '@types/semver': 7.3.13
'@typescript-eslint/scope-manager': 5.41.0
'@typescript-eslint/types': 5.41.0
- '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.8.4
+ '@typescript-eslint/typescript-estree': 5.41.0_typescript@4.9.3
eslint: 8.26.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.26.0
@@ -9508,7 +10540,6 @@ packages:
transitivePeerDependencies:
- supports-color
- typescript
- dev: true
/@typescript-eslint/visitor-keys/5.33.1:
resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==}
@@ -9524,7 +10555,6 @@ packages:
dependencies:
'@typescript-eslint/types': 5.41.0
eslint-visitor-keys: 3.3.0
- dev: true
/@verdaccio-scope/verdaccio-auth-foo/0.0.2:
resolution: {integrity: sha512-BqeDqLcYcm3CRYlrQnAueKg8vabBtqwgZ4jRLZJtig+JWzSX50sKdWrzbhf6waQT/HjRO+ADUs/2gjl1tdOTMQ==}
@@ -9544,7 +10574,7 @@ packages:
/@vue/compiler-core/3.2.41:
resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==}
dependencies:
- '@babel/parser': 7.19.3
+ '@babel/parser': 7.20.3
'@vue/shared': 3.2.41
estree-walker: 2.0.2
source-map: 0.6.1
@@ -9582,7 +10612,7 @@ packages:
/@vue/reactivity-transform/3.2.41:
resolution: {integrity: sha512-mK5+BNMsL4hHi+IR3Ft/ho6Za+L3FA5j8WvreJ7XzHrqkPq8jtF/SMo7tuc9gHjLDwKZX1nP1JQOKo9IEAn54A==}
dependencies:
- '@babel/parser': 7.19.3
+ '@babel/parser': 7.20.3
'@vue/compiler-core': 3.2.41
'@vue/shared': 3.2.41
estree-walker: 2.0.2
@@ -9684,14 +10714,14 @@ packages:
'@webassemblyjs/ast': 1.11.1
'@xtuc/long': 4.2.2
- /@webpack-cli/configtest/1.2.0_ed7de2690da194b35567e1e94055cb2c:
+ /@webpack-cli/configtest/1.2.0_78c1cd1c404fc7ed0a3af68b1f6f4aa1:
resolution: {integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==}
peerDependencies:
webpack: 4.x.x || 5.x.x
webpack-cli: 4.x.x
dependencies:
- webpack: 5.74.0_webpack-cli@4.10.0
- webpack-cli: 4.10.0_0aedf39eaa6fd577fff1aa771fc2773b
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-cli: 4.10.0_5da2c6335566b7eef37c05fd021c4546
dev: true
/@webpack-cli/info/1.5.0_webpack-cli@4.10.0:
@@ -9700,7 +10730,7 @@ packages:
webpack-cli: 4.x.x
dependencies:
envinfo: 7.8.1
- webpack-cli: 4.10.0_0aedf39eaa6fd577fff1aa771fc2773b
+ webpack-cli: 4.10.0_5da2c6335566b7eef37c05fd021c4546
dev: true
/@webpack-cli/serve/1.7.0_45df707992c445b706c417c12d2f060d:
@@ -9712,8 +10742,8 @@ packages:
webpack-dev-server:
optional: true
dependencies:
- webpack-cli: 4.10.0_0aedf39eaa6fd577fff1aa771fc2773b
- webpack-dev-server: 3.11.3_ed7de2690da194b35567e1e94055cb2c
+ webpack-cli: 4.10.0_5da2c6335566b7eef37c05fd021c4546
+ webpack-dev-server: 3.11.3_78c1cd1c404fc7ed0a3af68b1f6f4aa1
dev: true
/@webpack-cli/serve/1.7.0_webpack-cli@4.10.0:
@@ -9725,7 +10755,7 @@ packages:
webpack-dev-server:
optional: true
dependencies:
- webpack-cli: 4.10.0_b99e9b1fdd1617eb68ce7dfae70f8e5f
+ webpack-cli: 4.10.0_c95248f488b55c89f320bd825275eb53
dev: true
/@xmldom/xmldom/0.7.5:
@@ -9745,8 +10775,8 @@ packages:
hasBin: true
dev: false
- /@yarnpkg/cli-dist/3.2.4:
- resolution: {integrity: sha512-nICVzLjU8+1tKkiBecgAymTM7lmL8VWWsPjjZUosTF9CkZMD4mvBO7yLyMinBtX3KlTxGu/uk9x2qGm4OapjPQ==}
+ /@yarnpkg/cli-dist/3.3.0:
+ resolution: {integrity: sha512-iJ+KWCzR3zSW7DPl1I2hbrb+V0RSQcXldYsgvOodazLAt0eFOj9xAxkv3KSrURdRdvCcopNCiWnYURpNW63Fhg==}
engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'}
hasBin: true
dev: false
@@ -9796,7 +10826,7 @@ packages:
/acorn-globals/7.0.1:
resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==}
dependencies:
- acorn: 8.8.0
+ acorn: 8.8.1
acorn-walk: 8.2.0
dev: true
@@ -9815,13 +10845,20 @@ packages:
dependencies:
acorn: 8.7.1
+ /acorn-import-assertions/1.8.0_acorn@8.8.1:
+ resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==}
+ peerDependencies:
+ acorn: ^8
+ dependencies:
+ acorn: 8.8.1
+ dev: true
+
/acorn-jsx/5.3.2_acorn@8.8.0:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
acorn: 8.8.0
- dev: true
/acorn-walk/8.2.0:
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
@@ -9837,10 +10874,14 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
+ /acorn/8.8.1:
+ resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==}
+ engines: {node: '>=0.4.0'}
+ hasBin: true
+
/address/1.1.2:
resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==}
engines: {node: '>= 0.12.0'}
- dev: false
/agent-base/6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
@@ -9870,7 +10911,7 @@ packages:
ajv:
optional: true
dependencies:
- ajv: 8.11.0
+ ajv: 8.11.2
/ajv-keywords/3.5.2_ajv@6.12.6:
resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==}
@@ -9879,12 +10920,12 @@ packages:
dependencies:
ajv: 6.12.6
- /ajv-keywords/5.1.0_ajv@8.11.0:
+ /ajv-keywords/5.1.0_ajv@8.11.2:
resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==}
peerDependencies:
ajv: ^8.8.2
dependencies:
- ajv: 8.11.0
+ ajv: 8.11.2
fast-deep-equal: 3.1.3
/ajv/6.12.6:
@@ -9895,8 +10936,8 @@ packages:
json-schema-traverse: 0.4.1
uri-js: 4.4.1
- /ajv/8.11.0:
- resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==}
+ /ajv/8.11.2:
+ resolution: {integrity: sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==}
dependencies:
fast-deep-equal: 3.1.3
json-schema-traverse: 1.0.0
@@ -9935,7 +10976,6 @@ packages:
resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==}
dependencies:
string-width: 4.2.3
- dev: false
/ansi-colors/3.2.4:
resolution: {integrity: sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==}
@@ -9951,7 +10991,6 @@ packages:
engines: {node: '>=8'}
dependencies:
type-fest: 0.21.3
- dev: true
/ansi-html-community/0.0.8:
resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==}
@@ -9978,7 +11017,6 @@ packages:
/ansi-regex/6.0.1:
resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==}
engines: {node: '>=12'}
- dev: false
/ansi-styles/2.2.1:
resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=}
@@ -10000,12 +11038,10 @@ packages:
/ansi-styles/5.2.0:
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
engines: {node: '>=10'}
- dev: true
/ansi-styles/6.1.0:
resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==}
engines: {node: '>=12'}
- dev: false
/anymatch/2.0.0_supports-color@6.1.0:
resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==}
@@ -10032,11 +11068,10 @@ packages:
dev: true
/archy/1.0.0:
- resolution: {integrity: sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=}
+ resolution: {integrity: sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==}
/arg/4.1.3:
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
- dev: true
/arg/5.0.1:
resolution: {integrity: sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA==}
@@ -10150,7 +11185,7 @@ packages:
dev: true
/asap/2.0.6:
- resolution: {integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=}
+ resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
/asn1/0.2.6:
resolution: {integrity: sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==}
@@ -10159,7 +11194,7 @@ packages:
dev: true
/assert-plus/1.0.0:
- resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=}
+ resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==}
engines: {node: '>=0.8'}
dev: true
@@ -10192,7 +11227,7 @@ packages:
dev: true
/asynckit/0.4.0:
- resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=}
+ resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
dev: true
/at-least-node/1.0.0:
@@ -10267,7 +11302,6 @@ packages:
picocolors: 1.0.0
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/available-typed-arrays/1.0.5:
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
@@ -10284,7 +11318,7 @@ packages:
- supports-color
/aws-sign2/0.7.0:
- resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=}
+ resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==}
dev: true
/aws4/1.11.0:
@@ -10318,18 +11352,17 @@ packages:
follow-redirects: 1.14.9_debug@4.3.3
transitivePeerDependencies:
- debug
- dev: false
/axobject-query/2.2.0:
resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==}
dev: false
- /babel-core/7.0.0-bridge.0_@babel+core@7.19.3:
+ /babel-core/7.0.0-bridge.0_@babel+core@7.20.2:
resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
dev: true
/babel-eslint/10.1.0_eslint@8.26.0:
@@ -10349,23 +11382,22 @@ packages:
- supports-color
dev: true
- /babel-jest/29.2.0_@babel+core@7.19.3:
- resolution: {integrity: sha512-c8FkrW1chgcbyBqOo7jFGpQYfVnb43JqjQGV+C2r94k2rZJOukYOZ6+csAqKE4ms+PHc+yevnONxs27jQIxylw==}
+ /babel-jest/29.3.1_@babel+core@7.20.2:
+ resolution: {integrity: sha512-aard+xnMoxgjwV70t0L6wkW/3HQQtV+O0PEimxKgzNqCJnbYmroPojdP2tqKSOAt8QAKV/uSZU8851M7B5+fcA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
- '@babel/core': 7.19.3
- '@jest/transform': 29.2.0
+ '@babel/core': 7.20.2
+ '@jest/transform': 29.3.1
'@types/babel__core': 7.1.14
babel-plugin-istanbul: 6.1.1
- babel-preset-jest: 29.2.0_@babel+core@7.19.3
+ babel-preset-jest: 29.2.0_@babel+core@7.20.2
chalk: 4.1.2
graceful-fs: 4.2.9
slash: 3.0.0
transitivePeerDependencies:
- supports-color
- dev: true
/babel-loader/8.2.5_b1475583497452e4eb6a502a776a8f19:
resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==}
@@ -10379,7 +11411,7 @@ packages:
loader-utils: 2.0.2
make-dir: 3.1.0
schema-utils: 2.7.1
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.74.0_esbuild@0.14.10
/babel-loader/8.2.5_b8bce14f87162c3885dc6907ec4c380b:
resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==}
@@ -10396,6 +11428,21 @@ packages:
webpack: 5.74.0_esbuild@0.14.10
dev: false
+ /babel-loader/8.3.0_6bc01c084ca39b676a2aa715dddddb3a:
+ resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==}
+ engines: {node: '>= 8.9'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ webpack: '>=2'
+ dependencies:
+ '@babel/core': 7.20.2
+ find-cache-dir: 3.3.1
+ loader-utils: 2.0.2
+ make-dir: 3.1.0
+ schema-utils: 2.7.1
+ webpack: 5.75.0_webpack-cli@4.10.0
+ dev: true
+
/babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9:
resolution: {integrity: sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==}
peerDependencies:
@@ -10404,7 +11451,6 @@ packages:
'@babel/core': 7.12.9
'@babel/helper-plugin-utils': 7.10.4
'@mdx-js/util': 1.6.22
- dev: false
/babel-plugin-dynamic-import-node/2.3.0:
resolution: {integrity: sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==}
@@ -10436,35 +11482,32 @@ packages:
resolution: {integrity: sha512-yJ9BsJaISua7d8zNT7oRG1ZLBJCIdZ4PZqmH8qa9N5AK01ifk3fnkc98AXhtzE7UkfCsEumvoQWgoYLhOnJ7jQ==}
dependencies:
'@babel/helper-plugin-utils': 7.10.4
- dev: false
/babel-plugin-istanbul/6.1.1:
resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==}
engines: {node: '>=8'}
dependencies:
- '@babel/helper-plugin-utils': 7.19.0
+ '@babel/helper-plugin-utils': 7.20.2
'@istanbuljs/load-nyc-config': 1.1.0
'@istanbuljs/schema': 0.1.3
istanbul-lib-instrument: 5.1.0
test-exclude: 6.0.0
transitivePeerDependencies:
- supports-color
- dev: true
/babel-plugin-jest-hoist/29.2.0:
resolution: {integrity: sha512-TnspP2WNiR3GLfCsUNHqeXw0RoQ2f9U5hQ5L3XFpwuO8htQmSrhh8qsB6vi5Yi8+kuynN1yjDjQsPfkebmB6ZA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/template': 7.18.10
- '@babel/types': 7.19.4
+ '@babel/types': 7.20.2
'@types/babel__core': 7.1.14
'@types/babel__traverse': 7.11.1
- dev: true
/babel-plugin-macros/2.8.0:
resolution: {integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
cosmiconfig: 6.0.0
resolve: 1.22.0
dev: true
@@ -10473,7 +11516,7 @@ packages:
resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==}
engines: {node: '>=10', npm: '>=6'}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
cosmiconfig: 7.0.1
resolve: 1.22.0
dev: true
@@ -10509,13 +11552,26 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.19.4
+ '@babel/compat-data': 7.20.1
'@babel/core': 7.19.3
'@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.19.3
semver: 6.3.0
transitivePeerDependencies:
- supports-color
+ /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.2:
+ resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/compat-data': 7.20.1
+ '@babel/core': 7.20.2
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.2
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.10:
resolution: {integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==}
peerDependencies:
@@ -10551,6 +11607,18 @@ packages:
transitivePeerDependencies:
- supports-color
+ /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.2:
+ resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.2
+ core-js-compat: 3.25.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/babel-plugin-polyfill-regenerator/0.4.0_@babel+core@7.18.10:
resolution: {integrity: sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==}
peerDependencies:
@@ -10583,44 +11651,52 @@ packages:
transitivePeerDependencies:
- supports-color
+ /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.2:
+ resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.20.2
+ '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.2
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/babel-plugin-syntax-jsx/6.18.0:
resolution: {integrity: sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=}
dev: true
- /babel-preset-current-node-syntax/1.0.1_@babel+core@7.19.3:
+ /babel-preset-current-node-syntax/1.0.1_@babel+core@7.20.2:
resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.19.3
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.19.3
- '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.19.3
- '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.19.3
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.19.3
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.19.3
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.19.3
- '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.19.3
- dev: true
+ '@babel/core': 7.20.2
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.2
+ '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.2
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.2
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.2
- /babel-preset-jest/29.2.0_@babel+core@7.19.3:
+ /babel-preset-jest/29.2.0_@babel+core@7.20.2:
resolution: {integrity: sha512-z9JmMJppMxNv8N7fNRHvhMg9cvIkMxQBXgFkane3yKVEvEOP+kB50lk8DFRvF9PGqbyXxlmebKWhuDORO8RgdA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.19.3
+ '@babel/core': 7.20.2
babel-plugin-jest-hoist: 29.2.0
- babel-preset-current-node-syntax: 1.0.1_@babel+core@7.19.3
- dev: true
+ babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.2
/bail/1.0.5:
resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==}
- dev: false
/bail/2.0.2:
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
@@ -10656,7 +11732,7 @@ packages:
resolution: {integrity: sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=}
/bcrypt-pbkdf/1.0.2:
- resolution: {integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=}
+ resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==}
dependencies:
tweetnacl: 0.14.5
dev: true
@@ -10773,7 +11849,6 @@ packages:
dns-equal: 1.0.0
fast-deep-equal: 3.1.3
multicast-dns: 7.2.4
- dev: false
/bonjour/3.5.0:
resolution: {integrity: sha1-jokKGD2O6aI5OzhExpGkK897yfU=}
@@ -10800,7 +11875,6 @@ packages:
type-fest: 0.20.2
widest-line: 3.1.0
wrap-ansi: 7.0.0
- dev: false
/boxen/6.2.1:
resolution: {integrity: sha512-H4PEsJXfFI/Pt8sjDWbHlQPx4zL/bvSQjcilJmaulGt5mLDorHOHpmdXAJcBcmru7PhYSp/cDMWRko4ZUMFkSw==}
@@ -10814,7 +11888,6 @@ packages:
type-fest: 2.19.0
widest-line: 4.0.1
wrap-ansi: 8.0.1
- dev: false
/brace-expansion/1.1.11:
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
@@ -10910,14 +11983,13 @@ packages:
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
dependencies:
node-int64: 0.4.0
- dev: true
/btoa-lite/1.0.0:
resolution: {integrity: sha1-M3dm2hWAEhD92VbCLpxokaudAzc=}
dev: true
/buffer-crc32/0.2.13:
- resolution: {integrity: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=}
+ resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
dev: true
/buffer-equal-constant-time/1.0.1:
@@ -11005,7 +12077,6 @@ packages:
/camelcase-css/2.0.1:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
engines: {node: '>= 6'}
- dev: false
/camelcase-keys/6.2.2:
resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==}
@@ -11027,7 +12098,7 @@ packages:
/caniuse-api/3.0.0:
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-lite: 1.0.30001338
lodash.memoize: 4.1.2
lodash.uniq: 4.5.0
@@ -11039,12 +12110,11 @@ packages:
resolution: {integrity: sha512-QoblBnuE+rG0lc3Ur9ltP5q47lbguipa/ncNMyyGuqPk44FxbScWAeEO+k5fSQ8WekdAK4mWqNs1rADDAiN5xQ==}
/caseless/0.12.0:
- resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=}
+ resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
dev: true
/ccount/1.1.0:
resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==}
- dev: false
/ccount/2.0.1:
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
@@ -11095,7 +12165,6 @@ packages:
/char-regex/1.0.2:
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
engines: {node: '>=10'}
- dev: true
/char-spinner/1.0.1:
resolution: {integrity: sha1-5upnvSR+EHESmDt6sEee02KAAIE=}
@@ -11103,11 +12172,9 @@ packages:
/character-entities-legacy/1.1.4:
resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==}
- dev: false
/character-entities/1.2.4:
resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==}
- dev: false
/character-entities/2.0.1:
resolution: {integrity: sha512-OzmutCf2Kmc+6DrFrrPS8/tDh2+DpnrfzdICHWhcVC9eOd0N1PXmQEE1a8iM4IziIAG+8tmTq3K+oo0ubH6RRQ==}
@@ -11115,14 +12182,13 @@ packages:
/character-reference-invalid/1.1.4:
resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==}
- dev: false
/chardet/0.7.0:
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
dev: true
/check-more-types/2.24.0:
- resolution: {integrity: sha1-FCD/sQ/URNz8ebQ4kbv//TKoRgA=}
+ resolution: {integrity: sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==}
engines: {node: '>= 0.8.0'}
dev: true
@@ -11201,14 +12267,12 @@ packages:
/ci-info/2.0.0:
resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==}
- dev: false
/ci-info/3.2.0:
resolution: {integrity: sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==}
/cjs-module-lexer/1.2.1:
resolution: {integrity: sha512-jVamGdJPDeuQilKhvVn1h3knuMOZzr8QDnpk+M9aMlCaMkTDd6fBWPhiDqFvFZ07pL0liqabAiuy8SY4jGHeaw==}
- dev: true
/class-utils/0.3.6:
resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==}
@@ -11241,7 +12305,6 @@ packages:
engines: {node: '>= 10.0'}
dependencies:
source-map: 0.6.1
- dev: false
/clean-stack/2.2.0:
resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==}
@@ -11250,12 +12313,10 @@ packages:
/cli-boxes/2.2.1:
resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==}
engines: {node: '>=6'}
- dev: false
/cli-boxes/3.0.0:
resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==}
engines: {node: '>=10'}
- dev: false
/cli-cursor/3.1.0:
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
@@ -11317,7 +12378,6 @@ packages:
string-width: 4.2.3
strip-ansi: 6.0.1
wrap-ansi: 7.0.0
- dev: true
/clone-deep/4.0.1:
resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
@@ -11347,9 +12407,8 @@ packages:
engines: {node: '>=6'}
/co/4.6.0:
- resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=}
+ resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==}
engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}
- dev: true
/coa/2.0.2:
resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==}
@@ -11362,11 +12421,9 @@ packages:
/collapse-white-space/1.0.6:
resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==}
- dev: false
/collect-v8-coverage/1.0.1:
resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==}
- dev: true
/collection-visit/1.0.0:
resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=}
@@ -11404,17 +12461,12 @@ packages:
resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==}
dev: true
- /colorette/2.0.16:
- resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==}
- dev: true
-
/colorette/2.0.19:
resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==}
/combine-promises/1.1.0:
resolution: {integrity: sha512-ZI9jvcLDxqwaXEixOhArm3r7ReIivsXkpbyEWyeOhzz1QS0iSgBPnWvEqvIQtYyamGCYA88gFhmUrs9hrrQ0pg==}
engines: {node: '>=10'}
- dev: false
/combined-stream/1.0.8:
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
@@ -11425,7 +12477,6 @@ packages:
/comma-separated-tokens/1.0.8:
resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==}
- dev: false
/comma-separated-tokens/2.0.2:
resolution: {integrity: sha512-G5yTt3KQN4Yn7Yk4ed73hlZ1evrFKXeUW3086p3PRFNp7m2vIjI6Pg+Kgb+oyzhd9F2qdcoj67+y3SdxL5XWsg==}
@@ -11468,7 +12519,6 @@ packages:
/commander/8.3.0:
resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
engines: {node: '>= 12'}
- dev: false
/common-tags/1.8.2:
resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
@@ -11476,7 +12526,7 @@ packages:
dev: true
/commondir/1.0.1:
- resolution: {integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=}
+ resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
/component-emitter/1.3.0:
resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==}
@@ -11500,7 +12550,6 @@ packages:
vary: 1.1.2
transitivePeerDependencies:
- supports-color
- dev: false
/compression/1.7.4_supports-color@6.1.0:
resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==}
@@ -11544,7 +12593,6 @@ packages:
unique-string: 2.0.0
write-file-atomic: 3.0.3
xdg-basedir: 4.0.0
- dev: false
/connect-history-api-fallback/1.6.0:
resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==}
@@ -11553,16 +12601,13 @@ packages:
/connect-history-api-fallback/2.0.0:
resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
engines: {node: '>=0.8'}
- dev: false
/consola/2.15.3:
resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==}
- dev: false
/content-disposition/0.5.2:
resolution: {integrity: sha1-DPaLud318r55YcOoUXjLhdunjLQ=}
engines: {node: '>= 0.6'}
- dev: false
/content-disposition/0.5.3:
resolution: {integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==}
@@ -11591,6 +12636,9 @@ packages:
dependencies:
safe-buffer: 5.1.2
+ /convert-source-map/2.0.0:
+ resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
+
/cookie-signature/1.0.6:
resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=}
@@ -11641,7 +12689,6 @@ packages:
schema-utils: 4.0.0
serialize-javascript: 6.0.0
webpack: 5.74.0_esbuild@0.14.10
- dev: false
/copy-webpack-plugin/9.0.1_webpack@5.74.0:
resolution: {integrity: sha512-14gHKKdYIxF84jCEgPgYXCPpldbwpxxLbCmA7LReY7gvbaT555DgeBWBgBZM116tv/fO6RRJrsivBqRyRlukhw==}
@@ -11674,7 +12721,6 @@ packages:
/core-js-pure/3.21.1:
resolution: {integrity: sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ==}
requiresBuild: true
- dev: false
/core-js/3.24.1:
resolution: {integrity: sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==}
@@ -11685,6 +12731,10 @@ packages:
resolution: {integrity: sha512-nbm6eZSjm+ZuBQxCUPQKQCoUEfFOXjUZ8dTTyikyKaWrTYmAVbykQfwsKE5dBK88u3QCkCrzsx/PPlKfhsvgpw==}
requiresBuild: true
+ /core-js/3.26.1:
+ resolution: {integrity: sha512-21491RRQVzUn0GGM9Z1Jrpr6PNPxPi+Za8OM9q4tksTSnlbXXGKK1nXNg/QvwFYettXvSX6zWKCtHHfjN4puyA==}
+ requiresBuild: true
+
/core-util-is/1.0.2:
resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=}
@@ -11722,7 +12772,6 @@ packages:
/create-require/1.1.1:
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
- dev: true
/cross-argv/2.0.0:
resolution: {integrity: sha512-YIaY9TR5Nxeb8SMdtrU8asWVM4jqJDNDYlKV21LxtYcfNJhp1kEsgSa6qXwXgzN0WQWGODps0+TlGp2xQSHwOg==}
@@ -11772,7 +12821,6 @@ packages:
/crypto-random-string/2.0.0:
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
engines: {node: '>=8'}
- dev: false
/css-declaration-sorter/6.3.0_postcss@8.3.6:
resolution: {integrity: sha512-OGT677UGHJTAVMRhPO+HJ4oKln3wkBTwtDFH0ojbqm+MJm6xuDMHp2nkhh/ThaBqq20IbraBQSWKfSLNHQO9Og==}
@@ -11799,7 +12847,6 @@ packages:
postcss: ^8.0.9
dependencies:
postcss: 8.4.18
- dev: false
/css-functions-list/3.1.0:
resolution: {integrity: sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==}
@@ -11841,7 +12888,24 @@ packages:
postcss-modules-values: 4.0.0_postcss@8.4.16
postcss-value-parser: 4.2.0
semver: 7.3.7
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.74.0_esbuild@0.14.10
+
+ /css-loader/6.7.2_webpack@5.75.0:
+ resolution: {integrity: sha512-oqGbbVcBJkm8QwmnNzrFrWTnudnRZC+1eXikLJl0n4ljcfotgRifpg2a1lKy8jTrc4/d9A/ap1GFq1jDKG7J+Q==}
+ engines: {node: '>= 12.13.0'}
+ peerDependencies:
+ webpack: ^5.0.0
+ dependencies:
+ icss-utils: 5.1.0_postcss@8.4.18
+ postcss: 8.4.18
+ postcss-modules-extract-imports: 3.0.0_postcss@8.4.18
+ postcss-modules-local-by-default: 4.0.0_postcss@8.4.18
+ postcss-modules-scope: 3.0.0_postcss@8.4.18
+ postcss-modules-values: 4.0.0_postcss@8.4.18
+ postcss-value-parser: 4.2.0
+ semver: 7.3.8
+ webpack: 5.75.0_webpack-cli@4.10.0
+ dev: true
/css-minimizer-webpack-plugin/3.0.2_clean-css@5.3.0+webpack@5.74.0:
resolution: {integrity: sha512-B3I5e17RwvKPJwsxjjWcdgpU/zqylzK1bPVghcmpFHRL48DXiBgrtqz1BJsn68+t/zzaLp9kYAaEDvQ7GyanFQ==}
@@ -11895,7 +12959,6 @@ packages:
serialize-javascript: 6.0.0
source-map: 0.6.1
webpack: 5.74.0_esbuild@0.14.10
- dev: false
/css-select-base-adapter/0.1.1:
resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==}
@@ -11957,7 +13020,7 @@ packages:
/css-vendor/2.0.8:
resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
is-in-browser: 1.1.3
/css-what/3.4.2:
@@ -12011,7 +13074,6 @@ packages:
postcss-merge-idents: 5.1.1_postcss@8.4.18
postcss-reduce-idents: 5.2.0_postcss@8.4.18
postcss-zindex: 5.1.0_postcss@8.4.18
- dev: false
/cssnano-preset-default/5.2.12_postcss@8.3.6:
resolution: {integrity: sha512-OyCBTZi+PXgylz9HAA5kHyoYhfGcYdwFmyaJzWnzxuGRtnMw/kR6ilW9XzlzlRAtB6PLT/r+prYgkef7hngFew==}
@@ -12125,7 +13187,6 @@ packages:
postcss-reduce-transforms: 5.1.0_postcss@8.4.18
postcss-svgo: 5.1.0_postcss@8.4.18
postcss-unique-selectors: 5.1.1_postcss@8.4.18
- dev: false
/cssnano-utils/3.1.0_postcss@8.3.6:
resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==}
@@ -12152,7 +13213,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/cssnano/5.0.7_postcss@8.3.6:
resolution: {integrity: sha512-7C0tbb298hef3rq+TtBbMuezBQ9VrFtrQEsPNuBKNVgWny/67vdRsnq8EoNu7TRjAHURgYvWlRIpCUmcMZkRzw==}
@@ -12189,7 +13249,6 @@ packages:
lilconfig: 2.0.4
postcss: 8.4.18
yaml: 1.10.2
- dev: false
/csso/4.2.0:
resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==}
@@ -12216,10 +13275,6 @@ packages:
resolution: {integrity: sha512-ul26pfSQTZW8dcOnD2iiJssfXw0gdNVX9IJDH/X3K5DGPfj+fUYe3kB+swUY6BF3oZDxaID3AJt+9/ojSAE05A==}
dev: true
- /csstype/3.1.0:
- resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
- dev: true
-
/csstype/3.1.1:
resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
@@ -12252,8 +13307,8 @@ packages:
array-find-index: 1.0.2
dev: true
- /cypress/11.0.1:
- resolution: {integrity: sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==}
+ /cypress/11.1.0:
+ resolution: {integrity: sha512-kzizbG9s3p3ahWqxUwG/21NqLWEGtScMevMyUPeYlcmMX9RzVxWM18MkA3B4Cb3jKx72hSyIE2mHgHymfCM1bg==}
engines: {node: '>=12.0.0'}
hasBin: true
requiresBuild: true
@@ -12274,7 +13329,7 @@ packages:
cli-table3: 0.6.2
commander: 5.1.0
common-tags: 1.8.2
- dayjs: 1.11.5
+ dayjs: 1.11.6
debug: 4.3.4_supports-color@8.1.1
enquirer: 2.3.6
eventemitter2: 6.4.7
@@ -12307,7 +13362,7 @@ packages:
dev: false
/dashdash/1.14.1:
- resolution: {integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=}
+ resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==}
engines: {node: '>=0.10'}
dependencies:
assert-plus: 1.0.0
@@ -12331,8 +13386,8 @@ packages:
engines: {node: '>=0.11'}
dev: true
- /dayjs/1.11.5:
- resolution: {integrity: sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==}
+ /dayjs/1.11.6:
+ resolution: {integrity: sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ==}
/debug/2.6.9:
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
@@ -12494,8 +13549,7 @@ packages:
mimic-response: 3.1.0
/dedent/0.7.0:
- resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=}
- dev: true
+ resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==}
/deep-equal/1.1.1:
resolution: {integrity: sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==}
@@ -12510,11 +13564,9 @@ packages:
/deep-extend/0.6.0:
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
engines: {node: '>=4.0.0'}
- dev: false
/deep-is/0.1.3:
- resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=}
- dev: true
+ resolution: {integrity: sha512-GtxAN4HvBachZzm4OnWqc45ESpUCMwkYcsjnsPs23FwJbsO+k4t0k9bQCgOmzIlpHO28+WPK/KRbRk0DDHuuDw==}
/deepmerge/4.2.2:
resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==}
@@ -12532,7 +13584,6 @@ packages:
engines: {node: '>= 10'}
dependencies:
execa: 5.1.1
- dev: false
/defaults/1.0.3:
resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=}
@@ -12547,7 +13598,6 @@ packages:
/define-lazy-prop/2.0.0:
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
engines: {node: '>=8'}
- dev: false
/define-properties/1.1.3:
resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==}
@@ -12605,10 +13655,9 @@ packages:
p-map: 4.0.0
rimraf: 3.0.2
slash: 3.0.0
- dev: false
/delayed-stream/1.0.0:
- resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=}
+ resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
engines: {node: '>=0.4.0'}
dev: true
@@ -12640,7 +13689,6 @@ packages:
resolution: {integrity: sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==}
dependencies:
repeat-string: 1.6.1
- dev: false
/detect-indent/6.0.0:
resolution: {integrity: sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==}
@@ -12650,7 +13698,6 @@ packages:
/detect-newline/3.1.0:
resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==}
engines: {node: '>=8'}
- dev: true
/detect-node/2.0.4:
resolution: {integrity: sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==}
@@ -12664,7 +13711,6 @@ packages:
debug: 2.6.9
transitivePeerDependencies:
- supports-color
- dev: false
/detect-port/1.3.0:
resolution: {integrity: sha512-E+B1gzkl2gqxt1IhUzwjrxBKRqx1UzC3WLONHinn8S3T6lwV/agVCyitiFOsGJ/eYuEUBvD71MZHy3Pv1G9doQ==}
@@ -12675,7 +13721,6 @@ packages:
debug: 2.6.9
transitivePeerDependencies:
- supports-color
- dev: false
/detect-secrets/1.0.6:
resolution: {integrity: sha512-bAEmXtMJNS/By/TCg9uSW9Sp0V1Z0N+uwlQWFUMbCVri5Yq5rM8gVs+2zzNIjNOy36o5kANZRrMc+22Zf6eRFQ==}
@@ -12689,7 +13734,7 @@ packages:
dev: true
/dezalgo/1.0.3:
- resolution: {integrity: sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY=}
+ resolution: {integrity: sha512-K7i4zNfT2kgQz3GylDw40ot9GAE47sFZ9EXHFSPP6zONLgH6kWXE0KWJchkbQJLBkRazq4APwZ4OwiFFlT95OQ==}
dependencies:
asap: 2.0.6
wrappy: 1.0.2
@@ -12700,15 +13745,13 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dev: true
- /diff-sequences/29.2.0:
- resolution: {integrity: sha512-413SY5JpYeSBZxmenGEmCVQ8mCgtFJF0w9PROdaS6z987XC2Pd2GOKqOITLtMftmyFZqgtCOb/QA7/Z3ZXfzIw==}
+ /diff-sequences/29.3.1:
+ resolution: {integrity: sha512-hlM3QR272NXCi4pq+N4Kok4kOp6EsgOM3ZSpJI7Da3UAs+Ttsi8MRmB6trM/lhyzUxGfOgnpkHtgqm5Q/CTcfQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- dev: true
/diff/4.0.2:
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
engines: {node: '>=0.3.1'}
- dev: true
/diff/5.0.0:
resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==}
@@ -12735,7 +13778,6 @@ packages:
engines: {node: '>=6'}
dependencies:
'@leichtgewicht/ip-codec': 2.0.3
- dev: false
/dns-txt/2.0.2:
resolution: {integrity: sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=}
@@ -12754,31 +13796,30 @@ packages:
engines: {node: '>=6.0.0'}
dependencies:
esutils: 2.0.3
- dev: true
- /docusaurus-plugin-sass/0.2.1_5584521d643a81b75ef03e90940414bf:
+ /docusaurus-plugin-sass/0.2.1_4078c4e00337ffc053ce64d0d17a5907:
resolution: {integrity: sha512-cRugbRWnKLjFPQTo1k2cyn/AANYkXAPHv+DaLs7bkOfOofEgTSrMdpNidt3oZ0ltQcjUUbvmSRRjH9R1ifdRMA==}
peerDependencies:
'@docusaurus/core': ^2.0.0
sass: ^1.30.0
dependencies:
- '@docusaurus/core': 2.2.0_2388c35d12d0790e69d95bdb8f18232f
- sass: 1.55.0
- sass-loader: 10.2.0_sass@1.55.0
+ '@docusaurus/core': 2.2.0_2f57db70698bd2859b2d57df28b32a0e
+ sass: 1.56.1
+ sass-loader: 10.2.0_sass@1.56.1
transitivePeerDependencies:
- fibers
- node-sass
- webpack
dev: true
- /docusaurus-plugin-sentry/1.0.0_2388c35d12d0790e69d95bdb8f18232f:
+ /docusaurus-plugin-sentry/1.0.0_2f57db70698bd2859b2d57df28b32a0e:
resolution: {integrity: sha512-ZTZO49oeara9/zHrM/JVx087eo685+kHTl1lUSgliuQXv7TMZUUY+d4YHTkvOQplY23k1fYwK1FVKsKFr5rSBQ==}
engines: {node: '>=12.13.0'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docusaurus/core': 2.0.0-beta.3_2388c35d12d0790e69d95bdb8f18232f
+ '@docusaurus/core': 2.0.0-beta.3_2f57db70698bd2859b2d57df28b32a0e
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
transitivePeerDependencies:
@@ -12796,14 +13837,14 @@ packages:
- webpack-cli
dev: false
- /docusaurus-plugin-typedoc/0.17.5_ae89b35d5452b6a4d32e91df960edb46:
+ /docusaurus-plugin-typedoc/0.17.5_adb48f418f538905674ba0692c183df0:
resolution: {integrity: sha512-mMTk4lRy2+wQ7fmMOv6RLfKkoGnHkBLE8qUoPfWFoqUYDDDInwVQKxz12FNnQx86eJSLgBiZmuY/zB/bYsZQlQ==}
peerDependencies:
typedoc: '>=0.22.0'
typedoc-plugin-markdown: '>=3.11.10'
dependencies:
- typedoc: 0.23.16_typescript@4.8.4
- typedoc-plugin-markdown: 3.13.6_typedoc@0.23.16
+ typedoc: 0.23.21_typescript@4.9.3
+ typedoc-plugin-markdown: 3.13.6_typedoc@0.23.21
dev: false
/dom-accessibility-api/0.5.9:
@@ -12818,7 +13859,7 @@ packages:
/dom-helpers/5.2.1:
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
csstype: 3.1.1
/dom-serializer/0.1.1:
@@ -12874,8 +13915,8 @@ packages:
domelementtype: 2.3.0
dev: false
- /dompurify/2.4.0:
- resolution: {integrity: sha512-Be9tbQMZds4a3C6xTmz68NlMfeONA//4dOavl/1rNw50E+/QO0KVpbcU0PcaW0nsQxurXls9ZocqFxk8R2mWEA==}
+ /dompurify/2.4.1:
+ resolution: {integrity: sha512-ewwFzHzrrneRjxzmK6oVz/rZn9VWspGFRDb4/rRtIsM1n36t9AKma/ye8syCpcw+XJ25kOK/hOG7t1j2I2yBqA==}
dev: true
/domutils/1.7.0:
@@ -12911,7 +13952,6 @@ packages:
engines: {node: '>=8'}
dependencies:
is-obj: 2.0.0
- dev: false
/dotenv/8.2.0:
resolution: {integrity: sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==}
@@ -12923,10 +13963,9 @@ packages:
/eastasianwidth/0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
- dev: false
/ecc-jsbn/0.1.2:
- resolution: {integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=}
+ resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==}
dependencies:
jsbn: 0.1.1
safer-buffer: 2.1.2
@@ -12947,10 +13986,9 @@ packages:
/electron-to-chromium/1.4.260:
resolution: {integrity: sha512-1GxPM2Bdz1AjuNjho9/TqJfxM7KZ7R8s4vA5cbbIoVacQXfvZlV+d7Y1lu4BhGzEBfjjhakr3NXKqN0PxPXIsg==}
- /emittery/0.10.2:
- resolution: {integrity: sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==}
+ /emittery/0.13.1:
+ resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
engines: {node: '>=12'}
- dev: true
/emoji-regex/7.0.3:
resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==}
@@ -12960,7 +13998,6 @@ packages:
/emoji-regex/9.2.2:
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
- dev: false
/emojis-list/3.0.0:
resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==}
@@ -12968,7 +14005,6 @@ packages:
/emoticon/3.2.0:
resolution: {integrity: sha512-SNujglcLTTg+lDAcApPNgEdudaqQFiAbJCqzjNxJkvN9vAwCGi0uu8IUVvx+f16h+V44KCY6Y2yboroc9pilHg==}
- dev: false
/encodeurl/1.0.2:
resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=}
@@ -13011,7 +14047,6 @@ packages:
/entities/3.0.1:
resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==}
engines: {node: '>=0.12'}
- dev: false
/entities/4.4.0:
resolution: {integrity: sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==}
@@ -13101,7 +14136,6 @@ packages:
cpu: [arm64]
os: [android]
requiresBuild: true
- dev: true
optional: true
/esbuild-darwin-64/0.13.15:
@@ -13117,7 +14151,6 @@ packages:
cpu: [x64]
os: [darwin]
requiresBuild: true
- dev: true
optional: true
/esbuild-darwin-arm64/0.13.15:
@@ -13133,7 +14166,6 @@ packages:
cpu: [arm64]
os: [darwin]
requiresBuild: true
- dev: true
optional: true
/esbuild-freebsd-64/0.13.15:
@@ -13149,7 +14181,6 @@ packages:
cpu: [x64]
os: [freebsd]
requiresBuild: true
- dev: true
optional: true
/esbuild-freebsd-arm64/0.13.15:
@@ -13165,7 +14196,6 @@ packages:
cpu: [arm64]
os: [freebsd]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-32/0.13.15:
@@ -13181,7 +14211,6 @@ packages:
cpu: [ia32]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-64/0.13.15:
@@ -13197,7 +14226,6 @@ packages:
cpu: [x64]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-arm/0.13.15:
@@ -13213,7 +14241,6 @@ packages:
cpu: [arm]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-arm64/0.13.15:
@@ -13229,7 +14256,6 @@ packages:
cpu: [arm64]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-mips64le/0.13.15:
@@ -13245,7 +14271,6 @@ packages:
cpu: [mips64el]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-ppc64le/0.13.15:
@@ -13261,7 +14286,6 @@ packages:
cpu: [ppc64]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-linux-s390x/0.14.10:
@@ -13269,7 +14293,6 @@ packages:
cpu: [s390x]
os: [linux]
requiresBuild: true
- dev: true
optional: true
/esbuild-loader/2.16.0:
@@ -13299,7 +14322,6 @@ packages:
cpu: [x64]
os: [netbsd]
requiresBuild: true
- dev: true
optional: true
/esbuild-openbsd-64/0.13.15:
@@ -13315,7 +14337,6 @@ packages:
cpu: [x64]
os: [openbsd]
requiresBuild: true
- dev: true
optional: true
/esbuild-sunos-64/0.13.15:
@@ -13331,7 +14352,6 @@ packages:
cpu: [x64]
os: [sunos]
requiresBuild: true
- dev: true
optional: true
/esbuild-windows-32/0.13.15:
@@ -13347,7 +14367,6 @@ packages:
cpu: [ia32]
os: [win32]
requiresBuild: true
- dev: true
optional: true
/esbuild-windows-64/0.13.15:
@@ -13363,7 +14382,6 @@ packages:
cpu: [x64]
os: [win32]
requiresBuild: true
- dev: true
optional: true
/esbuild-windows-arm64/0.13.15:
@@ -13379,7 +14397,6 @@ packages:
cpu: [arm64]
os: [win32]
requiresBuild: true
- dev: true
optional: true
/esbuild/0.13.15:
@@ -13429,7 +14446,6 @@ packages:
esbuild-windows-32: 0.14.10
esbuild-windows-64: 0.14.10
esbuild-windows-arm64: 0.14.10
- dev: true
/escalade/3.1.1:
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
@@ -13438,13 +14454,12 @@ packages:
/escape-goat/2.1.1:
resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==}
engines: {node: '>=8'}
- dev: false
/escape-html/1.0.3:
resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=}
/escape-string-regexp/1.0.5:
- resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=}
+ resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
engines: {node: '>=0.8.0'}
/escape-string-regexp/2.0.0:
@@ -13518,7 +14533,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.9.3
debug: 3.2.7
eslint-import-resolver-node: 0.3.6
find-up: 2.1.0
@@ -13555,7 +14570,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/parser': 5.41.0_eslint@8.26.0+typescript@4.9.3
array-includes: 3.1.4
array.prototype.flat: 1.2.5
debug: 2.6.9
@@ -13576,7 +14591,7 @@ packages:
- supports-color
dev: false
- /eslint-plugin-jest/26.9.0_99955df1708eb0fcaee321b6ea275b6b:
+ /eslint-plugin-jest/26.9.0_4f8fa7b234349ed0c3053f8f1f816d81:
resolution: {integrity: sha512-TWJxWGp1J628gxh2KhaH1H1paEdgE2J61BBF1I59c6xWeL5+D1BzMxGDN/nXAfX+aSkR5u80K+XhskK6Gwq9ng==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -13589,10 +14604,10 @@ packages:
jest:
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 5.41.0_3d22460d06609aa401a0a98aaddfc875
- '@typescript-eslint/utils': 5.33.1_eslint@8.26.0+typescript@4.8.4
+ '@typescript-eslint/eslint-plugin': 5.41.0_9a6daa3181726e5ec9b358dee313487a
+ '@typescript-eslint/utils': 5.33.1_eslint@8.26.0+typescript@4.9.3
eslint: 8.26.0
- jest: 29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817
+ jest: 29.3.1_1b5654bfedeade53353c1a0d6cb7a539
transitivePeerDependencies:
- supports-color
- typescript
@@ -13702,7 +14717,6 @@ packages:
dependencies:
esrecurse: 4.3.0
estraverse: 5.3.0
- dev: true
/eslint-utils/3.0.0_eslint@8.26.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
@@ -13772,7 +14786,6 @@ packages:
text-table: 0.2.0
transitivePeerDependencies:
- supports-color
- dev: true
/espree/9.4.0:
resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==}
@@ -13781,7 +14794,6 @@ packages:
acorn: 8.8.0
acorn-jsx: 5.3.2_acorn@8.8.0
eslint-visitor-keys: 3.3.0
- dev: true
/esprima/4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
@@ -13793,7 +14805,6 @@ packages:
engines: {node: '>=0.10'}
dependencies:
estraverse: 5.3.0
- dev: true
/esrecurse/4.3.0:
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
@@ -13820,7 +14831,6 @@ packages:
/eta/1.12.3:
resolution: {integrity: sha512-qHixwbDLtekO/d51Yr4glcaUJCIjGVJyTzuqV4GPlgZo1YpgOKG+avQynErZIYrfM6JIJdtiG2Kox8tbb+DoGg==}
engines: {node: '>=6.0.0'}
- dev: false
/etag/1.8.1:
resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=}
@@ -13832,7 +14842,6 @@ packages:
dependencies:
'@types/node': 17.0.21
require-like: 0.1.2
- dev: false
/event-target-shim/5.0.1:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
@@ -13909,9 +14918,8 @@ packages:
dev: true
/exit/0.1.2:
- resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=}
+ resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==}
engines: {node: '>= 0.8.0'}
- dev: true
/expand-brackets/2.1.4:
resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=}
@@ -13942,16 +14950,15 @@ packages:
transitivePeerDependencies:
- supports-color
- /expect/29.2.0:
- resolution: {integrity: sha512-03ClF3GWwUqd9Grgkr9ZSdaCJGMRA69PQ8jT7o+Bx100VlGiAFf9/8oIm9Qve7ZVJhuJxFftqFhviZJRxxNfvg==}
+ /expect/29.3.1:
+ resolution: {integrity: sha512-gGb1yTgU30Q0O/tQq+z30KBWv24ApkMgFUpvKBkyLUBL68Wv8dHdJxTBZFl/iT8K/bqDHvUYRH6IIN3rToopPA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/expect-utils': 29.2.0
+ '@jest/expect-utils': 29.3.1
jest-get-type: 29.2.0
- jest-matcher-utils: 29.2.0
- jest-message-util: 29.2.0
- jest-util: 29.2.0
- dev: true
+ jest-matcher-utils: 29.3.1
+ jest-message-util: 29.3.1
+ jest-util: 29.3.1
/express-rate-limit/5.5.1:
resolution: {integrity: sha512-MTjE2eIbHv5DyfuFz4zLYWxpqVhEhkTiwFGuB74Q9CSou2WHO52nlE5y3Zlg6SIsiYUIPj6ifFxnkPz6O3sIUg==}
@@ -14146,7 +15153,7 @@ packages:
dev: true
/extsprintf/1.3.0:
- resolution: {integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=}
+ resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==}
engines: {'0': node >=0.6.0}
dev: true
@@ -14197,15 +15204,14 @@ packages:
/fast-json-stringify/5.0.6:
resolution: {integrity: sha512-iZM2VJ19wBOjznp9AQ3PEXTAvwcwJXDsz5xEoTs+31s/lCyOYrqHicXHzt0VoLz16pZStsWx3HIvRFB6AQaWeA==}
dependencies:
- ajv: 8.11.0
+ ajv: 8.11.2
ajv-formats: 2.1.1
deepmerge: 4.2.2
fast-uri: 2.1.0
rfdc: 1.3.0
/fast-levenshtein/2.0.6:
- resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=}
- dev: true
+ resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
/fast-querystring/1.0.0:
resolution: {integrity: sha512-3LQi62IhQoDlmt4ULCYmh17vRO2EtS7hTSsG4WwoKWgV7GLMKBOecEh+aiavASnLx8I2y89OD33AGLo0ccRhzA==}
@@ -14227,7 +15233,6 @@ packages:
resolution: {integrity: sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=}
dependencies:
punycode: 1.4.1
- dev: false
/fastest-levenshtein/1.0.12:
resolution: {integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==}
@@ -14242,8 +15247,8 @@ packages:
resolution: {integrity: sha512-M3+i368lV0OYTJ5TfClIoPKEKSOF7112iiPdwgfSR0gN98BjA1Nk+c6oBHtfcVt9KiMxl+EQKHC1QNWo3ZOpYQ==}
dev: false
- /fastify/4.8.1:
- resolution: {integrity: sha512-3an6yyXg7j5XPHTRxgFqUwIRaJPR7F8OPR8Uboo0SIgHx1orOqc9Y8Sl5Kz8+xK7JCy3c3mfRujskDjMu/nFfA==}
+ /fastify/4.10.0:
+ resolution: {integrity: sha512-8yQPT+c/EbETjNxwM9PHeu2U4eXMoXTva0L9zoVgv7/ZCBtovWpfK4RKexhyh5Va3Jg82HovnfCxoZmwcZDfsQ==}
dependencies:
'@fastify/ajv-compiler': 3.3.1
'@fastify/error': 3.0.0
@@ -14252,13 +15257,13 @@ packages:
avvio: 8.2.0
find-my-way: 7.3.1
light-my-request: 5.6.1
- pino: 8.6.1
+ pino: 8.7.0
process-warning: 2.0.0
proxy-addr: 2.0.7
rfdc: 1.3.0
secure-json-parse: 2.5.0
semver: 7.3.8
- tiny-lru: 9.0.3
+ tiny-lru: 10.0.1
transitivePeerDependencies:
- supports-color
@@ -14278,13 +15283,11 @@ packages:
engines: {node: '>=0.8.0'}
dependencies:
websocket-driver: 0.7.4
- dev: false
/fb-watchman/2.0.1:
resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==}
dependencies:
bser: 2.1.1
- dev: true
/fbemitter/3.0.0:
resolution: {integrity: sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==}
@@ -14310,7 +15313,7 @@ packages:
- encoding
/fd-slicer/1.1.0:
- resolution: {integrity: sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=}
+ resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
dependencies:
pend: 1.2.0
dev: true
@@ -14334,7 +15337,6 @@ packages:
engines: {node: ^10.12.0 || >=12.0.0}
dependencies:
flat-cache: 3.0.4
- dev: true
/file-loader/6.2.0_webpack@5.74.0:
resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==}
@@ -14345,7 +15347,6 @@ packages:
loader-utils: 2.0.2
schema-utils: 3.1.1
webpack: 5.74.0
- dev: false
/file-uri-to-path/1.0.0:
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
@@ -14365,7 +15366,6 @@ packages:
/filesize/8.0.7:
resolution: {integrity: sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==}
engines: {node: '>= 0.4.0'}
- dev: false
/fill-range/4.0.0:
resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=}
@@ -14479,11 +15479,9 @@ packages:
dependencies:
flatted: 3.1.1
rimraf: 3.0.2
- dev: true
/flatted/3.1.1:
resolution: {integrity: sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==}
- dev: true
/flux/4.0.3_react@17.0.2:
resolution: {integrity: sha512-yKAbrp7JhZhj6uiT1FTuVMlIAT1J4jqEyBpFApi1kxpGZCvacMVc/t1pMQyotqHhAgvoE3bNvAykhCo2CLjnYw==}
@@ -14530,7 +15528,6 @@ packages:
optional: true
dependencies:
debug: 4.3.4
- dev: false
/for-each/0.3.3:
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
@@ -14543,10 +15540,10 @@ packages:
engines: {node: '>=0.10.0'}
/forever-agent/0.6.1:
- resolution: {integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=}
+ resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==}
dev: true
- /fork-ts-checker-webpack-plugin/4.1.6_22124faa925b60e6f5dc7335c3f95c83:
+ /fork-ts-checker-webpack-plugin/4.1.6_022ae91dbbbabe0e6be6e6f75ece62de:
resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==}
engines: {node: '>=6.11.5', yarn: '>=1.0.0'}
peerDependencies:
@@ -14567,14 +15564,14 @@ packages:
minimatch: 3.1.2
semver: 5.7.1
tapable: 1.1.3
- typescript: 4.8.4
+ typescript: 4.9.3
webpack: 5.74.0_esbuild@0.14.10
worker-rpc: 0.1.1
transitivePeerDependencies:
- supports-color
dev: false
- /fork-ts-checker-webpack-plugin/6.5.0_22124faa925b60e6f5dc7335c3f95c83:
+ /fork-ts-checker-webpack-plugin/6.5.0_022ae91dbbbabe0e6be6e6f75ece62de:
resolution: {integrity: sha512-cS178Y+xxtIjEUorcHddKS7yCMlrDPV31mt47blKKRfMd70Kxu5xruAFE2o9sDY6wVC5deuob/u/alD04YYHnw==}
engines: {node: '>=10', yarn: '>=1.0.0'}
peerDependencies:
@@ -14602,9 +15599,8 @@ packages:
schema-utils: 2.7.0
semver: 7.3.8
tapable: 1.1.3
- typescript: 4.8.4
+ typescript: 4.9.3
webpack: 5.74.0_esbuild@0.14.10
- dev: false
/form-data/2.3.3:
resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==}
@@ -14657,7 +15653,6 @@ packages:
/fraction.js/4.2.0:
resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==}
- dev: false
/fragment-cache/0.2.1:
resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=}
@@ -14669,7 +15664,7 @@ packages:
resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=}
engines: {node: '>= 0.6'}
- /friendly-errors-webpack-plugin/1.7.0_webpack@5.74.0:
+ /friendly-errors-webpack-plugin/1.7.0_webpack@5.75.0:
resolution: {integrity: sha512-K27M3VK30wVoOarP651zDmb93R9zF28usW4ocaK3mfQeIEI5BPht/EzZs5E8QLLwbLRJQMwscAjDxYPb1FuNiw==}
peerDependencies:
webpack: ^2.0.0 || ^3.0.0 || ^4.0.0
@@ -14677,7 +15672,7 @@ packages:
chalk: 1.1.3
error-stack-parser: 2.0.6
string-width: 2.1.1
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
dev: true
/fs-extra/10.1.0:
@@ -14723,7 +15718,6 @@ packages:
/fs-monkey/1.0.3:
resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==}
- dev: false
/fs-readdir-recursive/1.1.0:
resolution: {integrity: sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==}
@@ -14786,7 +15780,6 @@ packages:
/get-package-type/0.1.0:
resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==}
engines: {node: '>=8.0.0'}
- dev: true
/get-port/5.1.1:
resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==}
@@ -14826,14 +15819,13 @@ packages:
dev: true
/getpass/0.1.7:
- resolution: {integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=}
+ resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==}
dependencies:
assert-plus: 1.0.0
dev: true
/github-slugger/1.4.0:
resolution: {integrity: sha512-w0dzqw/nt51xMVmlaV1+JRzN+oCa1KfcgGEWhxUG16wbdA+Xnt/yoFO8Z8x/V82ZcZ0wy6ln9QDup5avbhiDhQ==}
- dev: false
/glob-parent/3.1.0:
resolution: {integrity: sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=}
@@ -14913,7 +15905,6 @@ packages:
engines: {node: '>=8'}
dependencies:
type-fest: 0.20.2
- dev: true
/globby/11.0.1:
resolution: {integrity: sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==}
@@ -14947,7 +15938,6 @@ packages:
ignore: 5.2.0
merge2: 1.4.1
slash: 4.0.0
- dev: false
/globby/6.1.0:
resolution: {integrity: sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=}
@@ -14984,7 +15974,6 @@ packages:
/grapheme-splitter/1.0.4:
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
- dev: true
/graphql/16.6.0:
resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==}
@@ -14999,7 +15988,6 @@ packages:
kind-of: 6.0.3
section-matter: 1.0.0
strip-bom-string: 1.0.0
- dev: false
/gzip-size/5.1.1:
resolution: {integrity: sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==}
@@ -15054,7 +16042,7 @@ packages:
resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
/has-flag/3.0.0:
- resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=}
+ resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
engines: {node: '>=4'}
/has-flag/4.0.0:
@@ -15110,7 +16098,6 @@ packages:
/has-yarn/2.1.0:
resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==}
engines: {node: '>=8'}
- dev: false
/has/1.0.3:
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
@@ -15128,7 +16115,6 @@ packages:
style-to-object: 0.3.0
unist-util-is: 4.1.0
web-namespaces: 1.1.4
- dev: false
/hast-util-from-parse5/6.0.1:
resolution: {integrity: sha512-jeJUWiN5pSxW12Rh01smtVkZgZr33wBokLzKLwinYOUfSzm1Nl/c3GUGebDyOKjdsRgMvoVbV0VpAcpjF4NrJA==}
@@ -15139,11 +16125,9 @@ packages:
vfile: 4.2.1
vfile-location: 3.2.0
web-namespaces: 1.1.4
- dev: false
/hast-util-parse-selector/2.2.5:
resolution: {integrity: sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==}
- dev: false
/hast-util-raw/6.0.1:
resolution: {integrity: sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==}
@@ -15158,7 +16142,6 @@ packages:
web-namespaces: 1.1.4
xtend: 4.0.2
zwitch: 1.0.5
- dev: false
/hast-util-to-parse5/6.0.0:
resolution: {integrity: sha512-Lu5m6Lgm/fWuz8eWnrKezHtVY83JeRGaNQ2kn9aJgqaxvVkFCZQBEhgodZUDUvoodgyROHDb3r5IxAEdl6suJQ==}
@@ -15168,7 +16151,6 @@ packages:
web-namespaces: 1.1.4
xtend: 4.0.2
zwitch: 1.0.5
- dev: false
/hast-util-whitespace/2.0.0:
resolution: {integrity: sha512-Pkw+xBHuV6xFeJprJe2BBEoDV+AvQySaz3pPDRUs5PNZEMQjpXJJueqrpcHIXxnWTcAGi/UOCgVShlkY6kLoqg==}
@@ -15182,7 +16164,6 @@ packages:
hast-util-parse-selector: 2.2.5
property-information: 5.6.0
space-separated-tokens: 1.1.5
- dev: false
/hdr-histogram-js/3.0.0:
resolution: {integrity: sha512-/EpvQI2/Z98mNFYEnlqJ8Ogful8OpArLG/6Tf2bPnkutBVLIeMVNHjk1ZDfshF2BUweipzbk+dB1hgSB7SIakw==}
@@ -15256,8 +16237,8 @@ packages:
readable-stream: 2.3.7
wbuf: 1.7.3
- /hpagent/1.1.0:
- resolution: {integrity: sha512-bgJcBmNTZaJO03xtXOTNfoFEf/3VwoZ/gJ2O4ekTCZu4LSFtfzQFrJ0kjq8ZSS0+IdghXqQIiDUnpp0eUR9IJg==}
+ /hpagent/1.2.0:
+ resolution: {integrity: sha512-A91dYTeIB6NoXG+PxTQpCCDDnfHsW9kc06Lvpu1TEe9gnd6ZFeiBoRO9JvzEv6xK7EX97/dUE8g/vBMTqTS3CA==}
engines: {node: '>=14'}
dev: false
@@ -15273,11 +16254,9 @@ packages:
/html-entities/2.3.2:
resolution: {integrity: sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ==}
- dev: false
/html-escaper/2.0.2:
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
- dev: true
/html-minifier-terser/5.1.1:
resolution: {integrity: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==}
@@ -15318,7 +16297,6 @@ packages:
param-case: 3.0.4
relateurl: 0.2.7
terser: 5.14.2
- dev: false
/html-parse-stringify/3.0.1:
resolution: {integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==}
@@ -15332,7 +16310,6 @@ packages:
/html-void-elements/1.0.5:
resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==}
- dev: false
/html-webpack-plugin/5.5.0_webpack@5.74.0:
resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==}
@@ -15345,7 +16322,21 @@ packages:
lodash: 4.17.21
pretty-error: 4.0.0
tapable: 2.2.0
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.74.0_esbuild@0.14.10
+
+ /html-webpack-plugin/5.5.0_webpack@5.75.0:
+ resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==}
+ engines: {node: '>=10.13.0'}
+ peerDependencies:
+ webpack: ^5.20.0
+ dependencies:
+ '@types/html-minifier-terser': 6.0.0
+ html-minifier-terser: 6.0.2
+ lodash: 4.17.21
+ pretty-error: 4.0.0
+ tapable: 2.2.0
+ webpack: 5.75.0_webpack-cli@4.10.0
+ dev: true
/htmlparser2/6.1.0:
resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
@@ -15462,7 +16453,6 @@ packages:
micromatch: 4.0.5
transitivePeerDependencies:
- debug
- dev: false
/http-proxy/1.18.1_debug@4.3.3:
resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
@@ -15483,7 +16473,6 @@ packages:
requires-port: 1.0.0
transitivePeerDependencies:
- debug
- dev: false
/http-signature/1.3.6:
resolution: {integrity: sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==}
@@ -15573,6 +16562,15 @@ packages:
dependencies:
postcss: 8.4.16
+ /icss-utils/5.1.0_postcss@8.4.18:
+ resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ postcss: 8.4.18
+ dev: true
+
/ieee754/1.2.1:
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
dev: true
@@ -15591,7 +16589,6 @@ packages:
hasBin: true
dependencies:
queue: 6.0.2
- dev: false
/immer/8.0.1:
resolution: {integrity: sha512-aqXhGP7//Gui2+UrEtvxZxSquQVXTpZ7KDxfCcKAF3Vysvw0CViVaW9RZ1j1xlIYqaaaipBoqdqeibkc18PNvA==}
@@ -15599,7 +16596,6 @@ packages:
/immer/9.0.12:
resolution: {integrity: sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==}
- dev: false
/immutable/4.0.0:
resolution: {integrity: sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==}
@@ -15615,7 +16611,6 @@ packages:
/import-lazy/2.1.0:
resolution: {integrity: sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=}
engines: {node: '>=4'}
- dev: false
/import-lazy/4.0.0:
resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==}
@@ -15637,7 +16632,6 @@ packages:
dependencies:
pkg-dir: 4.2.0
resolve-cwd: 3.0.0
- dev: true
/imurmurhash/0.1.4:
resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=}
@@ -15664,7 +16658,7 @@ packages:
wrappy: 1.0.2
/inherits/2.0.3:
- resolution: {integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=}
+ resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==}
/inherits/2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
@@ -15749,7 +16743,6 @@ packages:
/ipaddr.js/2.0.1:
resolution: {integrity: sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==}
engines: {node: '>= 10'}
- dev: false
/is-absolute-url/3.0.3:
resolution: {integrity: sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q==}
@@ -15769,14 +16762,12 @@ packages:
/is-alphabetical/1.0.4:
resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==}
- dev: false
/is-alphanumerical/1.0.4:
resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==}
dependencies:
is-alphabetical: 1.0.4
is-decimal: 1.0.4
- dev: false
/is-arguments/1.0.4:
resolution: {integrity: sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==}
@@ -15822,7 +16813,6 @@ packages:
hasBin: true
dependencies:
ci-info: 2.0.0
- dev: false
/is-ci/3.0.1:
resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==}
@@ -15854,7 +16844,6 @@ packages:
/is-decimal/1.0.4:
resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==}
- dev: false
/is-descriptor/0.1.6:
resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==}
@@ -15876,7 +16865,6 @@ packages:
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
engines: {node: '>=8'}
hasBin: true
- dev: false
/is-extendable/0.1.1:
resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=}
@@ -15903,7 +16891,6 @@ packages:
/is-generator-fn/2.1.0:
resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==}
engines: {node: '>=6'}
- dev: true
/is-generator-function/1.0.10:
resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==}
@@ -15926,10 +16913,9 @@ packages:
/is-hexadecimal/1.0.4:
resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==}
- dev: false
/is-in-browser/1.1.3:
- resolution: {integrity: sha1-Vv9NtoOgeMYILrldrX3GLh0E+DU=}
+ resolution: {integrity: sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g==}
/is-installed-globally/0.4.0:
resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==}
@@ -15954,7 +16940,6 @@ packages:
/is-npm/5.0.0:
resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==}
engines: {node: '>=10'}
- dev: false
/is-number-object/1.0.5:
resolution: {integrity: sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==}
@@ -15977,7 +16962,6 @@ packages:
/is-obj/2.0.0:
resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==}
engines: {node: '>=8'}
- dev: false
/is-path-cwd/2.2.0:
resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==}
@@ -16007,12 +16991,10 @@ packages:
/is-plain-obj/2.1.0:
resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
engines: {node: '>=8'}
- dev: false
/is-plain-obj/3.0.0:
resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==}
engines: {node: '>=10'}
- dev: false
/is-plain-obj/4.0.0:
resolution: {integrity: sha512-NXRbBtUdBioI73y/HmOhogw/U5msYPC9DAtGkJXeFcFWSFZw0mCUsPxk/snTuJHzNKA8kLBK4rH97RMB1BfCXw==}
@@ -16063,7 +17045,6 @@ packages:
/is-root/2.1.0:
resolution: {integrity: sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==}
engines: {node: '>=6'}
- dev: false
/is-shared-array-buffer/1.0.2:
resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
@@ -16109,7 +17090,7 @@ packages:
dev: true
/is-typedarray/1.0.0:
- resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=}
+ resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==}
/is-unicode-supported/0.1.0:
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
@@ -16123,7 +17104,6 @@ packages:
/is-whitespace-character/1.0.4:
resolution: {integrity: sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==}
- dev: false
/is-windows/1.0.2:
resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
@@ -16131,7 +17111,6 @@ packages:
/is-word-character/1.0.4:
resolution: {integrity: sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==}
- dev: false
/is-wsl/1.1.0:
resolution: {integrity: sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=}
@@ -16142,11 +17121,9 @@ packages:
engines: {node: '>=8'}
dependencies:
is-docker: 2.2.1
- dev: false
/is-yarn-global/0.3.0:
resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==}
- dev: false
/isarray/0.0.1:
resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=}
@@ -16155,7 +17132,7 @@ packages:
resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=}
/isexe/2.0.0:
- resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=}
+ resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
/isobject/2.1.0:
resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=}
@@ -16168,26 +17145,24 @@ packages:
engines: {node: '>=0.10.0'}
/isstream/0.1.2:
- resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=}
+ resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==}
dev: true
/istanbul-lib-coverage/3.2.0:
resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==}
engines: {node: '>=8'}
- dev: true
/istanbul-lib-instrument/5.1.0:
resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==}
engines: {node: '>=8'}
dependencies:
- '@babel/core': 7.19.3
- '@babel/parser': 7.19.3
+ '@babel/core': 7.20.2
+ '@babel/parser': 7.20.3
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.0
semver: 6.3.0
transitivePeerDependencies:
- supports-color
- dev: true
/istanbul-lib-report/3.0.0:
resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==}
@@ -16196,7 +17171,6 @@ packages:
istanbul-lib-coverage: 3.2.0
make-dir: 3.1.0
supports-color: 7.2.0
- dev: true
/istanbul-lib-source-maps/4.0.0:
resolution: {integrity: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==}
@@ -16207,7 +17181,6 @@ packages:
source-map: 0.6.1
transitivePeerDependencies:
- supports-color
- dev: true
/istanbul-reports/3.1.3:
resolution: {integrity: sha512-x9LtDVtfm/t1GFiLl3NffC7hz+I1ragvgX1P/Lg1NlIagifZDKUkuuaAxH/qpwj2IuEfD8G2Bs/UKp+sZ/pKkg==}
@@ -16215,7 +17188,6 @@ packages:
dependencies:
html-escaper: 2.0.2
istanbul-lib-report: 3.0.0
- dev: true
/javascript-natural-sort/0.7.1:
resolution: {integrity: sha1-+eIwPUUH9tdDVac2ZNFED7Wg71k=}
@@ -16227,37 +17199,35 @@ packages:
dependencies:
execa: 5.1.1
p-limit: 3.1.0
- dev: true
- /jest-circus/29.2.0:
- resolution: {integrity: sha512-bpJRMe+VtvYlF3q8JNx+/cAo4FYvNCiR5s7Z0Scf8aC+KJ2ineSjZKtw1cIZbythlplkiro0My8nc65pfCqJ3A==}
+ /jest-circus/29.3.1:
+ resolution: {integrity: sha512-wpr26sEvwb3qQQbdlmei+gzp6yoSSoSL6GsLPxnuayZSMrSd5Ka7IjAvatpIernBvT2+Ic6RLTg+jSebScmasg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.2.0
- '@jest/expect': 29.2.0
- '@jest/test-result': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/environment': 29.3.1
+ '@jest/expect': 29.3.1
+ '@jest/test-result': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
chalk: 4.1.2
co: 4.6.0
dedent: 0.7.0
is-generator-fn: 2.1.0
- jest-each: 29.2.0
- jest-matcher-utils: 29.2.0
- jest-message-util: 29.2.0
- jest-runtime: 29.2.0
- jest-snapshot: 29.2.0
- jest-util: 29.2.0
+ jest-each: 29.3.1
+ jest-matcher-utils: 29.3.1
+ jest-message-util: 29.3.1
+ jest-runtime: 29.3.1
+ jest-snapshot: 29.3.1
+ jest-util: 29.3.1
p-limit: 3.1.0
- pretty-format: 29.2.0
+ pretty-format: 29.3.1
slash: 3.0.0
stack-utils: 2.0.3
transitivePeerDependencies:
- supports-color
- dev: true
- /jest-cli/29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817:
- resolution: {integrity: sha512-/581TzbXeO+5kbtSlhXEthGiVJCC8AP0jgT0iZINAAMW+tTFj2uWU7z+HNUH5yIYdHV7AvRr0fWLrmHJGIruHg==}
+ /jest-cli/29.3.1_1b5654bfedeade53353c1a0d6cb7a539:
+ resolution: {integrity: sha512-TO/ewvwyvPOiBBuWZ0gm04z3WWP8TIK8acgPzE4IxgsLKQgb377NYGrQLc3Wl/7ndWzIH2CDNNsUjGxwLL43VQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@@ -16266,26 +17236,25 @@ packages:
node-notifier:
optional: true
dependencies:
- '@jest/core': 29.2.0_ts-node@10.9.1
- '@jest/test-result': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/core': 29.3.1_ts-node@10.9.1
+ '@jest/test-result': 29.3.1
+ '@jest/types': 29.3.1
chalk: 4.1.2
exit: 0.1.2
graceful-fs: 4.2.9
import-local: 3.0.2
- jest-config: 29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817
- jest-util: 29.2.0
- jest-validate: 29.2.0
+ jest-config: 29.3.1_1b5654bfedeade53353c1a0d6cb7a539
+ jest-util: 29.3.1
+ jest-validate: 29.3.1
prompts: 2.4.2
yargs: 17.3.1
transitivePeerDependencies:
- '@types/node'
- supports-color
- ts-node
- dev: true
- /jest-config/29.2.0_4c9218cc83705fb930ab54f5e2165d14:
- resolution: {integrity: sha512-IkdCsrHIoxDPZAyFcdtQrCQ3uftLqns6Joj0tlbxiAQW4k/zTXmIygqWBmPNxO9FbFkDrhtYZiLHXjaJh9rS+Q==}
+ /jest-config/29.3.1_1b5654bfedeade53353c1a0d6cb7a539:
+ resolution: {integrity: sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
'@types/node': '*'
@@ -16296,73 +17265,71 @@ packages:
ts-node:
optional: true
dependencies:
- '@babel/core': 7.19.3
- '@jest/test-sequencer': 29.2.0
- '@jest/types': 29.2.0
+ '@babel/core': 7.20.2
+ '@jest/test-sequencer': 29.3.1
+ '@jest/types': 29.3.1
+ '@types/node': 16.18.3
+ babel-jest: 29.3.1_@babel+core@7.20.2
+ chalk: 4.1.2
+ ci-info: 3.2.0
+ deepmerge: 4.2.2
+ glob: 7.2.0
+ graceful-fs: 4.2.9
+ jest-circus: 29.3.1
+ jest-environment-node: 29.3.1
+ jest-get-type: 29.2.0
+ jest-regex-util: 29.2.0
+ jest-resolve: 29.3.1
+ jest-runner: 29.3.1
+ jest-util: 29.3.1
+ jest-validate: 29.3.1
+ micromatch: 4.0.5
+ parse-json: 5.2.0
+ pretty-format: 29.3.1
+ slash: 3.0.0
+ strip-json-comments: 3.1.1
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
+ transitivePeerDependencies:
+ - supports-color
+
+ /jest-config/29.3.1_4c9218cc83705fb930ab54f5e2165d14:
+ resolution: {integrity: sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==}
+ engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
+ peerDependencies:
+ '@types/node': '*'
+ ts-node: '>=9.0.0'
+ peerDependenciesMeta:
+ '@types/node':
+ optional: true
+ ts-node:
+ optional: true
+ dependencies:
+ '@babel/core': 7.20.2
+ '@jest/test-sequencer': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
- babel-jest: 29.2.0_@babel+core@7.19.3
+ babel-jest: 29.3.1_@babel+core@7.20.2
chalk: 4.1.2
ci-info: 3.2.0
deepmerge: 4.2.2
glob: 7.2.0
graceful-fs: 4.2.9
- jest-circus: 29.2.0
- jest-environment-node: 29.2.0
+ jest-circus: 29.3.1
+ jest-environment-node: 29.3.1
jest-get-type: 29.2.0
jest-regex-util: 29.2.0
- jest-resolve: 29.2.0
- jest-runner: 29.2.0
- jest-util: 29.2.0
- jest-validate: 29.2.0
+ jest-resolve: 29.3.1
+ jest-runner: 29.3.1
+ jest-util: 29.3.1
+ jest-validate: 29.3.1
micromatch: 4.0.5
parse-json: 5.2.0
- pretty-format: 29.2.0
+ pretty-format: 29.3.1
slash: 3.0.0
strip-json-comments: 3.1.1
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
+ ts-node: 10.9.1_2d5f4b194f2936366ced789e115d81de
transitivePeerDependencies:
- supports-color
- dev: true
-
- /jest-config/29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817:
- resolution: {integrity: sha512-IkdCsrHIoxDPZAyFcdtQrCQ3uftLqns6Joj0tlbxiAQW4k/zTXmIygqWBmPNxO9FbFkDrhtYZiLHXjaJh9rS+Q==}
- engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- peerDependencies:
- '@types/node': '*'
- ts-node: '>=9.0.0'
- peerDependenciesMeta:
- '@types/node':
- optional: true
- ts-node:
- optional: true
- dependencies:
- '@babel/core': 7.19.3
- '@jest/test-sequencer': 29.2.0
- '@jest/types': 29.2.0
- '@types/node': 16.11.65
- babel-jest: 29.2.0_@babel+core@7.19.3
- chalk: 4.1.2
- ci-info: 3.2.0
- deepmerge: 4.2.2
- glob: 7.2.0
- graceful-fs: 4.2.9
- jest-circus: 29.2.0
- jest-environment-node: 29.2.0
- jest-get-type: 29.2.0
- jest-regex-util: 29.2.0
- jest-resolve: 29.2.0
- jest-runner: 29.2.0
- jest-util: 29.2.0
- jest-validate: 29.2.0
- micromatch: 4.0.5
- parse-json: 5.2.0
- pretty-format: 29.2.0
- slash: 3.0.0
- strip-json-comments: 3.1.1
- ts-node: 10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f
- transitivePeerDependencies:
- - supports-color
- dev: true
/jest-diff/27.5.1:
resolution: {integrity: sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==}
@@ -16374,45 +17341,42 @@ packages:
pretty-format: 27.5.1
dev: true
- /jest-diff/29.2.0:
- resolution: {integrity: sha512-GsH07qQL+/D/GxlnU+sSg9GL3fBOcuTlmtr3qr2pnkiODCwubNN2/7slW4m3CvxDsEus/VEOfQKRFLyXsUlnZw==}
+ /jest-diff/29.3.1:
+ resolution: {integrity: sha512-vU8vyiO7568tmin2lA3r2DP8oRvzhvRcD4DjpXc6uGveQodyk7CKLhQlCSiwgx3g0pFaE88/KLZ0yaTWMc4Uiw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
- diff-sequences: 29.2.0
+ diff-sequences: 29.3.1
jest-get-type: 29.2.0
- pretty-format: 29.2.0
- dev: true
+ pretty-format: 29.3.1
/jest-docblock/29.2.0:
resolution: {integrity: sha512-bkxUsxTgWQGbXV5IENmfiIuqZhJcyvF7tU4zJ/7ioTutdz4ToB5Yx6JOFBpgI+TphRY4lhOyCWGNH/QFQh5T6A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
detect-newline: 3.1.0
- dev: true
- /jest-each/29.2.0:
- resolution: {integrity: sha512-h4LeC3L/R7jIMfTdYowevPIssvcPYQ7Qzs+pCSYsJgPztIizXwKmnfhZXBA4WVqdmvMcpmseYEXb67JT7IJ2eg==}
+ /jest-each/29.3.1:
+ resolution: {integrity: sha512-qrZH7PmFB9rEzCSl00BWjZYuS1BSOH8lLuC0azQE9lQrAx3PWGKHTDudQiOSwIy5dGAJh7KA0ScYlCP7JxvFYA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
chalk: 4.1.2
jest-get-type: 29.2.0
- jest-util: 29.2.0
- pretty-format: 29.2.0
- dev: true
+ jest-util: 29.3.1
+ pretty-format: 29.3.1
- /jest-environment-jsdom-global/3.1.2_jest-environment-jsdom@29.2.0:
+ /jest-environment-jsdom-global/3.1.2_jest-environment-jsdom@29.3.1:
resolution: {integrity: sha512-Suq/B0c8OVUYrx05j8ynKqKMzNCTNll72SLxzoTeBtjnsbrScM2Az0dBEBPN8EVTuP1lcgWN0tV0M9+hfkvXHQ==}
engines: {node: '>= 12'}
peerDependencies:
jest-environment-jsdom: 22.x || 23.x || 24.x || 25.x || 26.x || 27.x || 28.x
dependencies:
- jest-environment-jsdom: 29.2.0
+ jest-environment-jsdom: 29.3.1
dev: true
- /jest-environment-jsdom/29.2.0:
- resolution: {integrity: sha512-DgHbBxC4RmHpDLFLMt00NjXXimGvtNALRyxQYOo3e6vwq1qsIDqXsEZiuEpjTg0BueENE1mx8BKFKHXArEdRQQ==}
+ /jest-environment-jsdom/29.3.1:
+ resolution: {integrity: sha512-G46nKgiez2Gy4zvYNhayfMEAFlVHhWfncqvqS6yCd0i+a4NsSUD2WtrKSaYQrYiLQaupHXxCRi8xxVL2M9PbhA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
peerDependencies:
canvas: ^2.5.0
@@ -16420,31 +17384,30 @@ packages:
canvas:
optional: true
dependencies:
- '@jest/environment': 29.2.0
- '@jest/fake-timers': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/environment': 29.3.1
+ '@jest/fake-timers': 29.3.1
+ '@jest/types': 29.3.1
'@types/jsdom': 20.0.0
'@types/node': 17.0.21
- jest-mock: 29.2.0
- jest-util: 29.2.0
- jsdom: 20.0.1
+ jest-mock: 29.3.1
+ jest-util: 29.3.1
+ jsdom: 20.0.3
transitivePeerDependencies:
- bufferutil
- supports-color
- utf-8-validate
dev: true
- /jest-environment-node/29.2.0:
- resolution: {integrity: sha512-b4qQGVStPMvtZG97Ac0rvnmSIjCZturFU7MQRMp4JDFl7zoaDLTtXmFjFP1tNmi9te6kR8d+Htbv3nYeoaIz6g==}
+ /jest-environment-node/29.3.1:
+ resolution: {integrity: sha512-xm2THL18Xf5sIHoU7OThBPtuH6Lerd+Y1NLYiZJlkE3hbE+7N7r8uvHIl/FkZ5ymKXJe/11SQuf3fv4v6rUMag==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.2.0
- '@jest/fake-timers': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/environment': 29.3.1
+ '@jest/fake-timers': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
- jest-mock: 29.2.0
- jest-util: 29.2.0
- dev: true
+ jest-mock: 29.3.1
+ jest-util: 29.3.1
/jest-get-type/27.5.1:
resolution: {integrity: sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==}
@@ -16454,26 +17417,24 @@ packages:
/jest-get-type/29.2.0:
resolution: {integrity: sha512-uXNJlg8hKFEnDgFsrCjznB+sTxdkuqiCL6zMgA75qEbAJjJYTs9XPrvDctrEig2GDow22T/LvHgO57iJhXB/UA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- dev: true
- /jest-haste-map/29.2.0:
- resolution: {integrity: sha512-qu9lGFi7qJ8v37egS1phZZUJYiMyWnKwu83NlNT1qs50TbedIX2hFl+9ztsJ7U/ENaHwk1/Bs8fqOIQsScIRwg==}
+ /jest-haste-map/29.3.1:
+ resolution: {integrity: sha512-/FFtvoG1xjbbPXQLFef+WSU4yrc0fc0Dds6aRPBojUid7qlPqZvxdUBA03HW0fnVHXVCnCdkuoghYItKNzc/0A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
'@types/graceful-fs': 4.1.5
'@types/node': 17.0.21
anymatch: 3.1.2
fb-watchman: 2.0.1
graceful-fs: 4.2.9
jest-regex-util: 29.2.0
- jest-util: 29.2.0
- jest-worker: 29.2.0
+ jest-util: 29.3.1
+ jest-worker: 29.3.1
micromatch: 4.0.5
walker: 1.0.8
optionalDependencies:
fsevents: 2.3.2
- dev: true
/jest-junit/12.3.0:
resolution: {integrity: sha512-+NmE5ogsEjFppEl90GChrk7xgz8xzvF0f+ZT5AnhW6suJC93gvQtmQjfyjDnE0Z2nXJqEkxF0WXlvjG/J+wn/g==}
@@ -16485,13 +17446,12 @@ packages:
xml: 1.0.1
dev: true
- /jest-leak-detector/29.2.0:
- resolution: {integrity: sha512-FXT9sCFdct42+oOqGIr/9kmUw3RbhvpkwidCBT5ySHHoWNGd3c9n7HXpFKjEz9UnUITRCGdn0q2s6Sxrq36kwg==}
+ /jest-leak-detector/29.3.1:
+ resolution: {integrity: sha512-3DA/VVXj4zFOPagGkuqHnSQf1GZBmmlagpguxEERO6Pla2g84Q1MaVIB3YMxgUaFIaYag8ZnTyQgiZ35YEqAQA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-get-type: 29.2.0
- pretty-format: 29.2.0
- dev: true
+ pretty-format: 29.3.1
/jest-matcher-utils/27.4.6:
resolution: {integrity: sha512-XD4PKT3Wn1LQnRAq7ZsTI0VRuEc9OrCPFiO1XL7bftTGmfNF0DcEwMHRgqiu7NGf8ZoZDREpGrCniDkjt79WbA==}
@@ -16503,49 +17463,46 @@ packages:
pretty-format: 27.5.1
dev: true
- /jest-matcher-utils/29.2.0:
- resolution: {integrity: sha512-FcEfKZ4vm28yCdBsvC69EkrEhcfex+IYlRctNJXsRG9+WC3WxgBNORnECIgqUtj7o/h1d8o7xB/dFUiLi4bqtw==}
+ /jest-matcher-utils/29.3.1:
+ resolution: {integrity: sha512-fkRMZUAScup3txIKfMe3AIZZmPEjWEdsPJFK3AIy5qRohWqQFg1qrmKfYXR9qEkNc7OdAu2N4KPHibEmy4HPeQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
- jest-diff: 29.2.0
+ jest-diff: 29.3.1
jest-get-type: 29.2.0
- pretty-format: 29.2.0
- dev: true
+ pretty-format: 29.3.1
- /jest-message-util/29.2.0:
- resolution: {integrity: sha512-arBfk5yMFMTnMB22GyG601xGSGthA02vWSewPaxoFo0F9wBqDOyxccPbCcYu8uibw3kduSHXdCOd1PsLSgdomg==}
+ /jest-message-util/29.3.1:
+ resolution: {integrity: sha512-lMJTbgNcDm5z+6KDxWtqOFWlGQxD6XaYwBqHR8kmpkP+WWWG90I35kdtQHY67Ay5CSuydkTBbJG+tH9JShFCyA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@babel/code-frame': 7.18.6
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
'@types/stack-utils': 2.0.0
chalk: 4.1.2
graceful-fs: 4.2.9
micromatch: 4.0.5
- pretty-format: 29.2.0
+ pretty-format: 29.3.1
slash: 3.0.0
stack-utils: 2.0.3
- dev: true
- /jest-mock-process/1.5.1_jest@29.2.0:
+ /jest-mock-process/1.5.1_jest@29.3.1:
resolution: {integrity: sha512-CPu46KyUiVSxE+LkqBuscqGmy1bvW2vJQuNstt83iLtFaFjgrgmp6LY04IKuOhhlGhcrdi86Gqq5/fTE2wG6lg==}
peerDependencies:
jest: '>=23.4 <29'
dependencies:
- jest: 29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817
+ jest: 29.3.1_1b5654bfedeade53353c1a0d6cb7a539
dev: true
- /jest-mock/29.2.0:
- resolution: {integrity: sha512-aiWGR0P8ivssIO17xkehLGFtCcef2ZwQFNPwEer1jQLHxPctDlIg3Hs6QMq1KpPz5dkCcgM7mwGif4a9IPznlg==}
+ /jest-mock/29.3.1:
+ resolution: {integrity: sha512-H8/qFDtDVMFvFP4X8NuOT3XRDzOUTz+FeACjufHzsOIBAxivLqkB1PoLCaJx9iPPQ8dZThHPp/G3WRWyMgA3JA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
- jest-util: 29.2.0
- dev: true
+ jest-util: 29.3.1
- /jest-pnp-resolver/1.2.2_jest-resolve@29.2.0:
+ /jest-pnp-resolver/1.2.2_jest-resolve@29.3.1:
resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==}
engines: {node: '>=6'}
peerDependencies:
@@ -16554,167 +17511,157 @@ packages:
jest-resolve:
optional: true
dependencies:
- jest-resolve: 29.2.0
- dev: true
+ jest-resolve: 29.3.1
/jest-regex-util/29.2.0:
resolution: {integrity: sha512-6yXn0kg2JXzH30cr2NlThF+70iuO/3irbaB4mh5WyqNIvLLP+B6sFdluO1/1RJmslyh/f9osnefECflHvTbwVA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
- dev: true
- /jest-resolve-dependencies/29.2.0:
- resolution: {integrity: sha512-Cd0Z39sDntEnfR9PoUdFHUAGDvtKI0/7Wt73l3lt03A3yQ+A6Qi3XmBuqGjdFl2QbXaPa937oLhilG612P8HGQ==}
+ /jest-resolve-dependencies/29.3.1:
+ resolution: {integrity: sha512-Vk0cYq0byRw2WluNmNWGqPeRnZ3p3hHmjJMp2dyyZeYIfiBskwq4rpiuGFR6QGAdbj58WC7HN4hQHjf2mpvrLA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
jest-regex-util: 29.2.0
- jest-snapshot: 29.2.0
+ jest-snapshot: 29.3.1
transitivePeerDependencies:
- supports-color
- dev: true
- /jest-resolve/29.2.0:
- resolution: {integrity: sha512-f5c0ljNg2guDBCC7wi92vAhNuA0BtAG5vkY7Fob0c7sUMU1g87mTXqRmjrVFe2XvdwP5m5T/e5KJsCKu9hRvBA==}
+ /jest-resolve/29.3.1:
+ resolution: {integrity: sha512-amXJgH/Ng712w3Uz5gqzFBBjxV8WFLSmNjoreBGMqxgCz5cH7swmBZzgBaCIOsvb0NbpJ0vgaSFdJqMdT+rADw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
chalk: 4.1.2
graceful-fs: 4.2.9
- jest-haste-map: 29.2.0
- jest-pnp-resolver: 1.2.2_jest-resolve@29.2.0
- jest-util: 29.2.0
- jest-validate: 29.2.0
+ jest-haste-map: 29.3.1
+ jest-pnp-resolver: 1.2.2_jest-resolve@29.3.1
+ jest-util: 29.3.1
+ jest-validate: 29.3.1
resolve: 1.22.0
resolve.exports: 1.1.0
slash: 3.0.0
- dev: true
- /jest-runner/29.2.0:
- resolution: {integrity: sha512-VPBrCwl9fM2mc5yk6yZhNrgXzRJMD5jfLmntkMLlrVq4hQPWbRK998iJlR+DOGCO04TC9PPYLntOJ001Vnf28g==}
+ /jest-runner/29.3.1:
+ resolution: {integrity: sha512-oFvcwRNrKMtE6u9+AQPMATxFcTySyKfLhvso7Sdk/rNpbhg4g2GAGCopiInk1OP4q6gz3n6MajW4+fnHWlU3bA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/console': 29.2.0
- '@jest/environment': 29.2.0
- '@jest/test-result': 29.2.0
- '@jest/transform': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/console': 29.3.1
+ '@jest/environment': 29.3.1
+ '@jest/test-result': 29.3.1
+ '@jest/transform': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
chalk: 4.1.2
- emittery: 0.10.2
+ emittery: 0.13.1
graceful-fs: 4.2.9
jest-docblock: 29.2.0
- jest-environment-node: 29.2.0
- jest-haste-map: 29.2.0
- jest-leak-detector: 29.2.0
- jest-message-util: 29.2.0
- jest-resolve: 29.2.0
- jest-runtime: 29.2.0
- jest-util: 29.2.0
- jest-watcher: 29.2.0
- jest-worker: 29.2.0
+ jest-environment-node: 29.3.1
+ jest-haste-map: 29.3.1
+ jest-leak-detector: 29.3.1
+ jest-message-util: 29.3.1
+ jest-resolve: 29.3.1
+ jest-runtime: 29.3.1
+ jest-util: 29.3.1
+ jest-watcher: 29.3.1
+ jest-worker: 29.3.1
p-limit: 3.1.0
source-map-support: 0.5.13
transitivePeerDependencies:
- supports-color
- dev: true
- /jest-runtime/29.2.0:
- resolution: {integrity: sha512-+GDmzCrswQF+mvI0upTYMe/OPYnlRRNLLDHM9AFLp2y7zxWoDoYgb8DL3WwJ8d9m743AzrnvBV9JQHi/0ed7dg==}
+ /jest-runtime/29.3.1:
+ resolution: {integrity: sha512-jLzkIxIqXwBEOZx7wx9OO9sxoZmgT2NhmQKzHQm1xwR1kNW/dn0OjxR424VwHHf1SPN6Qwlb5pp1oGCeFTQ62A==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/environment': 29.2.0
- '@jest/fake-timers': 29.2.0
- '@jest/globals': 29.2.0
+ '@jest/environment': 29.3.1
+ '@jest/fake-timers': 29.3.1
+ '@jest/globals': 29.3.1
'@jest/source-map': 29.2.0
- '@jest/test-result': 29.2.0
- '@jest/transform': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/test-result': 29.3.1
+ '@jest/transform': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
chalk: 4.1.2
cjs-module-lexer: 1.2.1
collect-v8-coverage: 1.0.1
glob: 7.2.0
graceful-fs: 4.2.9
- jest-haste-map: 29.2.0
- jest-message-util: 29.2.0
- jest-mock: 29.2.0
+ jest-haste-map: 29.3.1
+ jest-message-util: 29.3.1
+ jest-mock: 29.3.1
jest-regex-util: 29.2.0
- jest-resolve: 29.2.0
- jest-snapshot: 29.2.0
- jest-util: 29.2.0
+ jest-resolve: 29.3.1
+ jest-snapshot: 29.3.1
+ jest-util: 29.3.1
slash: 3.0.0
strip-bom: 4.0.0
transitivePeerDependencies:
- supports-color
- dev: true
- /jest-snapshot/29.2.0:
- resolution: {integrity: sha512-YCKrOR0PLRXROmww73fHO9oeY4tL+LPQXWR3yml1+hKbQDR8j1VUrVzB65hKSJJgxBOr1vWx+hmz2by8JjAU5w==}
+ /jest-snapshot/29.3.1:
+ resolution: {integrity: sha512-+3JOc+s28upYLI2OJM4PWRGK9AgpsMs/ekNryUV0yMBClT9B1DF2u2qay8YxcQd338PPYSFNb0lsar1B49sLDA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@babel/core': 7.19.3
- '@babel/generator': 7.19.3
- '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.3
- '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.19.3
- '@babel/traverse': 7.19.3
- '@babel/types': 7.19.4
- '@jest/expect-utils': 29.2.0
- '@jest/transform': 29.2.0
- '@jest/types': 29.2.0
+ '@babel/core': 7.20.2
+ '@babel/generator': 7.20.4
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.2
+ '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.20.2
+ '@babel/traverse': 7.20.1
+ '@babel/types': 7.20.2
+ '@jest/expect-utils': 29.3.1
+ '@jest/transform': 29.3.1
+ '@jest/types': 29.3.1
'@types/babel__traverse': 7.11.1
'@types/prettier': 2.3.0
- babel-preset-current-node-syntax: 1.0.1_@babel+core@7.19.3
+ babel-preset-current-node-syntax: 1.0.1_@babel+core@7.20.2
chalk: 4.1.2
- expect: 29.2.0
+ expect: 29.3.1
graceful-fs: 4.2.9
- jest-diff: 29.2.0
+ jest-diff: 29.3.1
jest-get-type: 29.2.0
- jest-haste-map: 29.2.0
- jest-matcher-utils: 29.2.0
- jest-message-util: 29.2.0
- jest-util: 29.2.0
+ jest-haste-map: 29.3.1
+ jest-matcher-utils: 29.3.1
+ jest-message-util: 29.3.1
+ jest-util: 29.3.1
natural-compare: 1.4.0
- pretty-format: 29.2.0
+ pretty-format: 29.3.1
semver: 7.3.8
transitivePeerDependencies:
- supports-color
- dev: true
- /jest-util/29.2.0:
- resolution: {integrity: sha512-8M1dx12ujkBbnhwytrezWY0Ut79hbflwodE+qZKjxSRz5qt4xDp6dQQJaOCFvCmE0QJqp9KyEK33lpPNjnhevw==}
+ /jest-util/29.3.1:
+ resolution: {integrity: sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
chalk: 4.1.2
ci-info: 3.2.0
graceful-fs: 4.2.9
picomatch: 2.3.1
- dev: true
- /jest-validate/29.2.0:
- resolution: {integrity: sha512-4Vl51bPNeFeDok9aJiOnrC6tqJbOp4iMCYlewoC2ZzYJZ5+6pfr3KObAdx5wP8auHcg2MRaguiqj5OdScZa72g==}
+ /jest-validate/29.3.1:
+ resolution: {integrity: sha512-N9Lr3oYR2Mpzuelp1F8negJR3YE+L1ebk1rYA5qYo9TTY3f9OWdptLoNSPP9itOCBIRBqjt/S5XHlzYglLN67g==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/types': 29.2.0
+ '@jest/types': 29.3.1
camelcase: 6.3.0
chalk: 4.1.2
jest-get-type: 29.2.0
leven: 3.1.0
- pretty-format: 29.2.0
- dev: true
+ pretty-format: 29.3.1
- /jest-watcher/29.2.0:
- resolution: {integrity: sha512-bRh0JdUeN+cl9XfK7tMnXLm4Mv70hG2SZlqbkFe5CTs7oeCkbwlGBk/mEfEJ63mrxZ8LPbnfaMpfSmkhEQBEGA==}
+ /jest-watcher/29.3.1:
+ resolution: {integrity: sha512-RspXG2BQFDsZSRKGCT/NiNa8RkQ1iKAjrO0//soTMWx/QUt+OcxMqMSBxz23PYGqUuWm2+m2mNNsmj0eIoOaFg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
- '@jest/test-result': 29.2.0
- '@jest/types': 29.2.0
+ '@jest/test-result': 29.3.1
+ '@jest/types': 29.3.1
'@types/node': 17.0.21
ansi-escapes: 4.3.2
chalk: 4.1.2
- emittery: 0.10.2
- jest-util: 29.2.0
+ emittery: 0.13.1
+ jest-util: 29.3.1
string-length: 4.0.2
- dev: true
/jest-worker/27.5.1:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
@@ -16733,18 +17680,17 @@ packages:
supports-color: 8.1.1
dev: true
- /jest-worker/29.2.0:
- resolution: {integrity: sha512-mluOlMbRX1H59vGVzPcVg2ALfCausbBpxC8a2KWOzInhYHZibbHH8CB0C1JkmkpfurrkOYgF7FPmypuom1OM9A==}
+ /jest-worker/29.3.1:
+ resolution: {integrity: sha512-lY4AnnmsEWeiXirAIA0c9SDPbuCBq8IYuDVL8PMm0MZ2PEs2yPvRA/J64QBXuZp7CYKrDM/rmNrc9/i3KJQncw==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@types/node': 17.0.21
- jest-util: 29.2.0
+ jest-util: 29.3.1
merge-stream: 2.0.0
supports-color: 8.1.1
- dev: true
- /jest/29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817:
- resolution: {integrity: sha512-6krPemKUXCEu5Fh3j6ZVoLMjpTQVm0OCU+7f3K/9gllX8wNIE6NSCQ6s0q2RDoiKLRaQlVRHyscjSPRPqCI0Fg==}
+ /jest/29.3.1_1b5654bfedeade53353c1a0d6cb7a539:
+ resolution: {integrity: sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
hasBin: true
peerDependencies:
@@ -16753,15 +17699,14 @@ packages:
node-notifier:
optional: true
dependencies:
- '@jest/core': 29.2.0_ts-node@10.9.1
- '@jest/types': 29.2.0
+ '@jest/core': 29.3.1_ts-node@10.9.1
+ '@jest/types': 29.3.1
import-local: 3.0.2
- jest-cli: 29.2.0_f95a52b5e6f42e6dd2b3d56ff9ffe817
+ jest-cli: 29.3.1_1b5654bfedeade53353c1a0d6cb7a539
transitivePeerDependencies:
- '@types/node'
- supports-color
- ts-node
- dev: true
/joi/17.6.0:
resolution: {integrity: sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==}
@@ -16777,8 +17722,8 @@ packages:
engines: {node: '>=10'}
dev: true
- /js-base64/3.7.2:
- resolution: {integrity: sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==}
+ /js-base64/3.7.3:
+ resolution: {integrity: sha512-PAr6Xg2jvd7MCR6Ld9Jg3BmTcjYsHEBx1VlwEwULb/qowPf5VD9kEMagj23Gm7JRnSvE/Da/57nChZjnvL8v6A==}
dev: true
/js-levenshtein/1.1.6:
@@ -16788,7 +17733,6 @@ packages:
/js-sdsl/4.1.4:
resolution: {integrity: sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==}
- dev: true
/js-tokens/4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
@@ -16807,11 +17751,11 @@ packages:
argparse: 2.0.1
/jsbn/0.1.1:
- resolution: {integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=}
+ resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
dev: true
- /jsdom/20.0.1:
- resolution: {integrity: sha512-pksjj7Rqoa+wdpkKcLzQRHhJCEE42qQhl/xLMUKHgoSejaKOdaXEAnqs6uDNwMl/fciHTzKeR8Wm8cw7N+g98A==}
+ /jsdom/20.0.3:
+ resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==}
engines: {node: '>=14'}
peerDependencies:
canvas: ^2.5.0
@@ -16820,7 +17764,7 @@ packages:
optional: true
dependencies:
abab: 2.0.6
- acorn: 8.8.0
+ acorn: 8.8.1
acorn-globals: 7.0.1
cssom: 0.5.0
cssstyle: 2.3.0
@@ -16838,12 +17782,12 @@ packages:
saxes: 6.0.0
symbol-tree: 3.2.4
tough-cookie: 4.1.2
- w3c-xmlserializer: 3.0.0
+ w3c-xmlserializer: 4.0.0
webidl-conversions: 7.0.0
whatwg-encoding: 2.0.0
whatwg-mimetype: 3.0.0
whatwg-url: 11.0.0
- ws: 8.9.0
+ ws: 8.11.0
xml-name-validator: 4.0.0
transitivePeerDependencies:
- bufferutil
@@ -16852,7 +17796,7 @@ packages:
dev: true
/jsesc/0.5.0:
- resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=}
+ resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
hasBin: true
/jsesc/2.5.2:
@@ -16882,7 +17826,6 @@ packages:
/json-stable-stringify-without-jsonify/1.0.1:
resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=}
- dev: true
/json-stable-stringify/1.0.1:
resolution: {integrity: sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=}
@@ -16902,6 +17845,7 @@ packages:
hasBin: true
dependencies:
minimist: 1.2.6
+ dev: false
/json5/2.2.0:
resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==}
@@ -16969,53 +17913,53 @@ packages:
/jss-plugin-camel-case/10.9.2:
resolution: {integrity: sha512-wgBPlL3WS0WDJ1lPJcgjux/SHnDuu7opmgQKSraKs4z8dCCyYMx9IDPFKBXQ8Q5dVYij1FFV0WdxyhuOOAXuTg==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
hyphenate-style-name: 1.0.4
jss: 10.9.2
/jss-plugin-default-unit/10.9.2:
resolution: {integrity: sha512-pYg0QX3bBEFtTnmeSI3l7ad1vtHU42YEEpgW7pmIh+9pkWNWb5dwS/4onSfAaI0kq+dOZHzz4dWe+8vWnanoSg==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
jss: 10.9.2
/jss-plugin-global/10.9.2:
resolution: {integrity: sha512-GcX0aE8Ef6AtlasVrafg1DItlL/tWHoC4cGir4r3gegbWwF5ZOBYhx04gurPvWHC8F873aEGqge7C17xpwmp2g==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
jss: 10.9.2
/jss-plugin-nested/10.9.2:
resolution: {integrity: sha512-VgiOWIC6bvgDaAL97XCxGD0BxOKM0K0zeB/ECyNaVF6FqvdGB9KBBWRdy2STYAss4VVA7i5TbxFZN+WSX1kfQA==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
jss: 10.9.2
tiny-warning: 1.0.3
/jss-plugin-props-sort/10.9.2:
resolution: {integrity: sha512-AP1AyUTbi2szylgr+O0OB7gkIxEGzySLITZ2GpsaoX72YMCGI2jYAc+WUhPfvUnZYiauF4zTnN4V4TGuvFjJlw==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
jss: 10.9.2
/jss-plugin-rule-value-function/10.9.2:
resolution: {integrity: sha512-vf5ms8zvLFMub6swbNxvzsurHfUZ5Shy5aJB2gIpY6WNA3uLinEcxYyraQXItRHi5ivXGqYciFDRM2ZoVoRZ4Q==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
jss: 10.9.2
tiny-warning: 1.0.3
/jss-plugin-vendor-prefixer/10.9.2:
resolution: {integrity: sha512-SxcEoH+Rttf9fEv6KkiPzLdXRmI6waOTcMkbbEFgdZLDYNIP9UKNHFy6thhbRKqv0XMQZdrEsbDyV464zE/dUA==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
css-vendor: 2.0.8
jss: 10.9.2
/jss/10.9.2:
resolution: {integrity: sha512-b8G6rWpYLR4teTUbGd4I4EsnWjg7MN0Q5bSsjKhVkJVjhQDy2KzkbD2AW3TuT0RYZVmZZHKIrXDn6kjU14qkUg==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
csstype: 3.1.1
is-in-browser: 1.1.3
tiny-warning: 1.0.3
@@ -17128,10 +18072,9 @@ packages:
engines: {node: '>=8'}
dependencies:
package-json: 6.5.0
- dev: false
/lazy-ass/1.6.0:
- resolution: {integrity: sha1-eZllXoZGwX8In90YfRUNMyTVRRM=}
+ resolution: {integrity: sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==}
engines: {node: '> 0.8'}
dev: true
@@ -17140,7 +18083,7 @@ packages:
engines: {node: '>=6'}
/levn/0.3.0:
- resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=}
+ resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==}
engines: {node: '>= 0.8.0'}
dependencies:
prelude-ls: 1.1.2
@@ -17153,7 +18096,6 @@ packages:
dependencies:
prelude-ls: 1.2.1
type-check: 0.4.0
- dev: true
/light-my-request/5.6.1:
resolution: {integrity: sha512-sbJnC1UBRivi9L1kICr3CESb82pNiPNB3TvtdIrZZqW0Qh8uDXvoywMmWKZlihDcmw952CMICCzM+54LDf+E+g==}
@@ -17199,12 +18141,12 @@ packages:
optional: true
dependencies:
cli-truncate: 2.1.0
- colorette: 2.0.16
+ colorette: 2.0.19
enquirer: 2.3.6
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
- rxjs: 7.4.0
+ rxjs: 7.5.4
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
@@ -17237,15 +18179,6 @@ packages:
resolution: {integrity: sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==}
engines: {node: '>=6.11.5'}
- /loader-utils/1.4.0:
- resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==}
- engines: {node: '>=4.0.0'}
- dependencies:
- big.js: 5.2.2
- emojis-list: 3.0.0
- json5: 1.0.1
- dev: true
-
/loader-utils/2.0.0:
resolution: {integrity: sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==}
engines: {node: '>=8.9.0'}
@@ -17262,10 +18195,18 @@ packages:
emojis-list: 3.0.0
json5: 2.2.1
+ /loader-utils/2.0.4:
+ resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==}
+ engines: {node: '>=8.9.0'}
+ dependencies:
+ big.js: 5.2.2
+ emojis-list: 3.0.0
+ json5: 2.2.1
+ dev: true
+
/loader-utils/3.2.0:
resolution: {integrity: sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==}
engines: {node: '>= 12.13.0'}
- dev: false
/loadjs/4.2.0:
resolution: {integrity: sha512-AgQGZisAlTPbTEzrHPb6q+NYBMD+DP9uvGSIjSUM5uG+0jG15cb8axWpxuOIqrmQjn6scaaH8JwloiP27b2KXA==}
@@ -17324,7 +18265,7 @@ packages:
resolution: {integrity: sha1-JI42By7ekGUB11lmIAqG2riyMXA=}
/lodash.debounce/4.0.8:
- resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=}
+ resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
/lodash.flatten/4.4.0:
resolution: {integrity: sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=}
@@ -17356,7 +18297,6 @@ packages:
/lodash.merge/4.6.2:
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
- dev: true
/lodash.once/4.1.1:
resolution: {integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=}
@@ -17448,8 +18388,8 @@ packages:
dependencies:
yallist: 4.0.0
- /lru-cache/7.14.0:
- resolution: {integrity: sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==}
+ /lru-cache/7.14.1:
+ resolution: {integrity: sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==}
engines: {node: '>=12'}
dev: false
@@ -17483,13 +18423,11 @@ packages:
/make-error/1.3.6:
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
- dev: true
/makeerror/1.0.12:
resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==}
dependencies:
tmpl: 1.0.5
- dev: true
/manage-path/2.0.0:
resolution: {integrity: sha1-9M+EV7km7u4qg7FzUBQUvHbrlZc=}
@@ -17517,19 +18455,18 @@ packages:
/markdown-escapes/1.0.4:
resolution: {integrity: sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==}
- dev: false
/markdown-table/3.0.2:
resolution: {integrity: sha512-y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA==}
dev: true
- /marked/4.1.1:
- resolution: {integrity: sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==}
+ /marked/4.2.2:
+ resolution: {integrity: sha512-JjBTFTAvuTgANXx82a5vzK9JLSMoV6V3LBVn4Uhdso6t7vXrGx7g1Cd2r6NYSsxrYbQGFCMqBDhFHyK5q2UvcQ==}
engines: {node: '>= 12'}
hasBin: true
- /marked/4.2.2:
- resolution: {integrity: sha512-JjBTFTAvuTgANXx82a5vzK9JLSMoV6V3LBVn4Uhdso6t7vXrGx7g1Cd2r6NYSsxrYbQGFCMqBDhFHyK5q2UvcQ==}
+ /marked/4.2.3:
+ resolution: {integrity: sha512-slWRdJkbTZ+PjkyJnE30Uid64eHwbwa1Q25INCAYfZlK4o6ylagBy/Le9eWntqJFoFT93ikUKMv47GZ4gTwHkw==}
engines: {node: '>= 12'}
hasBin: true
dev: true
@@ -17542,13 +18479,11 @@ packages:
resolution: {integrity: sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==}
dependencies:
unist-util-remove: 2.1.0
- dev: false
/mdast-util-definitions/4.0.0:
resolution: {integrity: sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==}
dependencies:
unist-util-visit: 2.0.3
- dev: false
/mdast-util-definitions/5.1.0:
resolution: {integrity: sha512-5hcR7FL2EuZ4q6lLMUK5w4lHT2H3vqL9quPvYZ/Ku5iifrirfMHiGdhxdXMUbUkDmz5I+TYMd7nbaxUhbQkfpQ==}
@@ -17645,7 +18580,6 @@ packages:
unist-util-generated: 1.1.6
unist-util-position: 3.1.0
unist-util-visit: 2.0.3
- dev: false
/mdast-util-to-hast/12.1.0:
resolution: {integrity: sha512-dHfCt9Yh05AXEeghoziB3DjJV8oCIKdQmBJOPoAT1NlgMDBy+/MQn7Pxfq0jI8YRO1IfzcnmA/OU3FVVn/E5Sg==}
@@ -17676,7 +18610,6 @@ packages:
/mdast-util-to-string/2.0.0:
resolution: {integrity: sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==}
- dev: false
/mdast-util-to-string/3.1.0:
resolution: {integrity: sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==}
@@ -17696,12 +18629,18 @@ packages:
resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=}
engines: {node: '>= 0.6'}
+ /memfs/3.4.12:
+ resolution: {integrity: sha512-BcjuQn6vfqP+k100e0E9m61Hyqa//Brp+I3f0OBmN0ATHlFA8vx3Lt8z57R3u2bPqe3WGDBC+nF72fTH7isyEw==}
+ engines: {node: '>= 4.0.0'}
+ dependencies:
+ fs-monkey: 1.0.3
+ dev: false
+
/memfs/3.4.7:
resolution: {integrity: sha512-ygaiUSNalBX85388uskeCyhSAoOSgzBbtVCr9jA2RROssFL9Q19/ZXFqS+2Th2sr1ewNIWgFdLzLC3Yl1Zv+lw==}
engines: {node: '>= 4.0.0'}
dependencies:
fs-monkey: 1.0.3
- dev: false
/memoize-one/5.2.1:
resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
@@ -18094,7 +19033,6 @@ packages:
/mime-db/1.33.0:
resolution: {integrity: sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==}
engines: {node: '>= 0.6'}
- dev: false
/mime-db/1.48.0:
resolution: {integrity: sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==}
@@ -18109,7 +19047,6 @@ packages:
engines: {node: '>= 0.6'}
dependencies:
mime-db: 1.33.0
- dev: false
/mime-types/2.1.31:
resolution: {integrity: sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg==}
@@ -18146,7 +19083,7 @@ packages:
engines: {node: '>=10'}
/min-document/2.19.0:
- resolution: {integrity: sha1-e9KC4/WELtKVu3SM3Z8f+iyCRoU=}
+ resolution: {integrity: sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==}
dependencies:
dom-walk: 0.1.2
dev: true
@@ -18162,7 +19099,7 @@ packages:
prop-types: ^15.0.0
react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
prop-types: 15.8.1
react: 17.0.2
tiny-warning: 1.0.3
@@ -18187,7 +19124,17 @@ packages:
webpack: ^5.0.0
dependencies:
schema-utils: 4.0.0
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.74.0_esbuild@0.14.10
+
+ /mini-css-extract-plugin/2.7.0_webpack@5.75.0:
+ resolution: {integrity: sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw==}
+ engines: {node: '>= 12.13.0'}
+ peerDependencies:
+ webpack: ^5.0.0
+ dependencies:
+ schema-utils: 4.0.0
+ webpack: 5.75.0_webpack-cli@4.10.0
+ dev: true
/minimalistic-assert/1.0.1:
resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==}
@@ -18290,13 +19237,13 @@ packages:
/ms/2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
- /msw/0.47.4_typescript@4.8.4:
- resolution: {integrity: sha512-Psftt8Yfl0+l+qqg9OlmKEsxF8S/vtda0CmlR6y8wTaWrMMzuCDa55n2hEGC0ZRDwuV6FFWc/4CjoDsBpATKBw==}
+ /msw/0.49.0_typescript@4.9.3:
+ resolution: {integrity: sha512-xX5RMSMjN58j8G/V26Uaf5LP464VltuWyd66TQimLueVYfG47RKydGsd4JW165Jb/gjoaQxh5Tdvv31wdZAOlA==}
engines: {node: '>=14'}
hasBin: true
requiresBuild: true
peerDependencies:
- typescript: '>= 4.2.x <= 4.8.x'
+ typescript: '>= 4.4.x <= 4.9.x'
peerDependenciesMeta:
typescript:
optional: true
@@ -18317,10 +19264,9 @@ packages:
node-fetch: 2.6.7
outvariant: 1.3.0
path-to-regexp: 6.2.0
- statuses: 2.0.1
strict-event-emitter: 0.2.7
type-fest: 2.19.0
- typescript: 4.8.4
+ typescript: 4.9.3
yargs: 17.3.1
transitivePeerDependencies:
- encoding
@@ -18343,7 +19289,6 @@ packages:
dependencies:
dns-packet: 5.3.1
thunky: 1.1.0
- dev: false
/mutationobserver-shim/0.3.7:
resolution: {integrity: sha512-oRIDTyZQU96nAiz2AQyngwx1e89iApl2hN5AOYwyxLUB47UYsU3Wv9lJWqH5y/QdiYkc5HQLi23ZNB3fELdHcQ==}
@@ -18406,7 +19351,6 @@ packages:
/natural-compare/1.4.0:
resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=}
- dev: true
/negotiator/0.6.3:
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
@@ -18452,7 +19396,6 @@ packages:
resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==}
dependencies:
lodash: 4.17.21
- dev: false
/node-environment-flags/1.0.6:
resolution: {integrity: sha512-5Evy2epuL+6TM0lCQGpFIj6KwiEsGh1SrHUhTbNX+sLbBtjidPZFAnVK9y5yU1+h//RitLbRHTIMyxQPtxMdHw==}
@@ -18466,9 +19409,6 @@ packages:
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0
- peerDependenciesMeta:
- encoding:
- optional: true
dependencies:
whatwg-url: 5.0.0
@@ -18479,7 +19419,6 @@ packages:
/node-forge/1.2.1:
resolution: {integrity: sha512-Fcvtbb+zBcZXbTTVwqGA5W+MKBj56UjVRevvchv5XrcyXbmNdesfZL37nlcWOfpgHhgmxApw3tQbTr4CqNmX4w==}
engines: {node: '>= 6.13.0'}
- dev: false
/node-html-parser/4.1.5:
resolution: {integrity: sha512-NLgqUXtftqnBqIjlRjYSaApaqE7TTxfTiH4VqKCjdUJKFOtUzRwney83EHz2qYc0XoxXAkYdmLjENCuZHvsIFg==}
@@ -18489,11 +19428,10 @@ packages:
dev: true
/node-int64/0.4.0:
- resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=}
- dev: true
+ resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
- /node-mocks-http/1.11.0:
- resolution: {integrity: sha512-jS/WzSOcKbOeGrcgKbenZeNhxUNnP36Yw11+hL4TTxQXErGfqYZ+MaYNNvhaTiGIJlzNSqgQkk9j8dSu1YWSuw==}
+ /node-mocks-http/1.12.1:
+ resolution: {integrity: sha512-jrA7Sn3qI6GsHgWtUW3gMj0vO6Yz0nJjzg3jRZYjcfj4tzi8oWPauDK1qHVJoAxTbwuDHF1JiM9GISZ/ocI/ig==}
engines: {node: '>=0.6'}
dependencies:
accepts: 1.3.8
@@ -18571,7 +19509,6 @@ packages:
/normalize-range/0.1.2:
resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=}
engines: {node: '>=0.10.0'}
- dev: false
/normalize-url/6.1.0:
resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==}
@@ -18821,9 +19758,9 @@ packages:
- which
- write-file-atomic
- /npm/8.19.2:
- resolution: {integrity: sha512-MWkISVv5f7iZbfNkry5/5YBqSYJEDAKSJdL+uzSQuyLg+hgLQUyZynu3SH6bOZlvR9ZvJYk2EiJO6B1r+ynwHg==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16}
+ /npm/8.19.3:
+ resolution: {integrity: sha512-0QjmyPtDxSyMWWD8I91QGbrgx9KzbV6C9FK1liEb/K0zppiZkr5KxXc990G+LzPwBHDfRjUBlO9T1qZ08vl9mA==}
+ engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
hasBin: true
dev: false
bundledDependencies:
@@ -18834,7 +19771,6 @@ packages:
- '@npmcli/fs'
- '@npmcli/map-workspaces'
- '@npmcli/package-json'
- - '@npmcli/promise-spawn'
- '@npmcli/run-script'
- abbrev
- archy
@@ -18902,17 +19838,15 @@ packages:
- which
- write-file-atomic
- /npm/9.0.0-pre.5:
- resolution: {integrity: sha512-32BmUjMP5ovadyIQlxOUR5OxjXa09OK3KZ2uV64ySxplmETdnIykS7ECozBwBQImpcuRHzuhHFQM2AQmuUpqYQ==}
+ /npm/9.1.2:
+ resolution: {integrity: sha512-qOFg33/5YCHLArtRBep9HJydPZURbCwt8nxwXDRHZO9PZtTUMCo1C4iXBFPW1TxnzAdHscdw76ihbupdmL7cmw==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin: true
dev: false
bundledDependencies:
- '@isaacs/string-locale-compare'
- '@npmcli/arborist'
- - '@npmcli/ci-detect'
- '@npmcli/config'
- - '@npmcli/fs'
- '@npmcli/map-workspaces'
- '@npmcli/package-json'
- '@npmcli/run-script'
@@ -18920,7 +19854,7 @@ packages:
- archy
- cacache
- chalk
- - chownr
+ - ci-info
- cli-columns
- cli-table3
- columnify
@@ -18949,7 +19883,6 @@ packages:
- minipass
- minipass-pipeline
- mkdirp
- - mkdirp-infer-owner
- ms
- node-gyp
- nopt
@@ -18961,7 +19894,6 @@ packages:
- npm-registry-fetch
- npm-user-validate
- npmlog
- - opener
- p-map
- pacote
- parse-conflict-json
@@ -18970,7 +19902,6 @@ packages:
- read
- read-package-json
- read-package-json-fast
- - readdir-scoped-modules
- rimraf
- semver
- ssri
@@ -19147,7 +20078,6 @@ packages:
define-lazy-prop: 2.0.0
is-docker: 2.2.1
is-wsl: 2.2.0
- dev: false
/opener/1.5.2:
resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==}
@@ -19159,7 +20089,7 @@ packages:
dependencies:
is-wsl: 1.1.0
- /optimize-css-assets-webpack-plugin/6.0.1_webpack@5.74.0:
+ /optimize-css-assets-webpack-plugin/6.0.1_webpack@5.75.0:
resolution: {integrity: sha512-BshV2UZPfggZLdUfN3zFBbG4sl/DynUI+YCB6fRRDWaqO2OiWN8GPcp4Y0/fEV6B3k9Hzyk3czve3V/8B/SzKQ==}
peerDependencies:
webpack: ^4.0.0
@@ -19167,7 +20097,7 @@ packages:
cssnano: 5.0.7_postcss@8.3.6
last-call-webpack-plugin: 3.0.0
postcss: 8.3.6
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
dev: true
/optionator/0.8.3:
@@ -19192,7 +20122,6 @@ packages:
prelude-ls: 1.2.1
type-check: 0.4.0
word-wrap: 1.2.3
- dev: true
/ora/5.4.1:
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
@@ -19220,7 +20149,7 @@ packages:
dev: true
/ospath/1.2.2:
- resolution: {integrity: sha1-EnZjl3Sj+O8lcvf+QoDg6kVQwHs=}
+ resolution: {integrity: sha512-o6E5qJV5zkAbIDNhGSIlyOhScKXgQrSRMilfph0clDfM0nEnBOlKlH4sWDmG95BW/CvwNz0vmm7dJVtU2KlMiA==}
dev: true
/outdent/0.5.0:
@@ -19312,7 +20241,6 @@ packages:
dependencies:
'@types/retry': 0.12.1
retry: 0.13.1
- dev: false
/p-try/1.0.0:
resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=}
@@ -19331,7 +20259,6 @@ packages:
registry-auth-token: 4.2.1
registry-url: 5.1.0
semver: 6.3.0
- dev: false
/pako/1.0.11:
resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
@@ -19358,10 +20285,9 @@ packages:
is-alphanumerical: 1.0.4
is-decimal: 1.0.4
is-hexadecimal: 1.0.4
- dev: false
/parse-json/4.0.0:
- resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=}
+ resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==}
engines: {node: '>=4'}
dependencies:
error-ex: 1.3.2
@@ -19382,7 +20308,7 @@ packages:
dev: false
/parse-passwd/1.0.0:
- resolution: {integrity: sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=}
+ resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==}
engines: {node: '>=0.10.0'}
dev: true
@@ -19395,7 +20321,6 @@ packages:
/parse5/6.0.1:
resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==}
- dev: false
/parse5/7.1.1:
resolution: {integrity: sha512-kwpuwzB+px5WUg9pyK0IcK/shltJN5/OVhQagxhCQNtT9Y9QRZqNY2e1cmbu/paRh5LMnz/oVTVLBpjFmMZhSg==}
@@ -19459,7 +20384,6 @@ packages:
/path-to-regexp/2.2.1:
resolution: {integrity: sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==}
- dev: false
/path-to-regexp/6.2.0:
resolution: {integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==}
@@ -19477,11 +20401,11 @@ packages:
engines: {node: '>=8'}
/pend/1.2.0:
- resolution: {integrity: sha1-elfrVQpng/kRUzH89GY9XI4AelA=}
+ resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
dev: true
/performance-now/2.1.0:
- resolution: {integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=}
+ resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==}
dev: true
/picocolors/1.0.0:
@@ -19503,7 +20427,7 @@ packages:
dev: true
/pify/2.3.0:
- resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=}
+ resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
engines: {node: '>=0.10.0'}
/pify/3.0.0:
@@ -19533,8 +20457,8 @@ packages:
/pino-std-serializers/6.0.0:
resolution: {integrity: sha512-mMMOwSKrmyl+Y12Ri2xhH1lbzQxwwpuru9VjyJpgFIH4asSj88F2csdMwN6+M5g1Ll4rmsYghHLQJw81tgZ7LQ==}
- /pino/8.6.1:
- resolution: {integrity: sha512-fi+V2K98eMZjQ/uEHHSiMALNrz7HaFdKNYuyA3ZUrbH0f1e8sPFDmeRGzg7ZH2q4QDxGnJPOswmqlEaTAZeDPA==}
+ /pino/8.7.0:
+ resolution: {integrity: sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==}
hasBin: true
dependencies:
atomic-sleep: 1.0.0
@@ -19552,7 +20476,6 @@ packages:
/pirates/4.0.5:
resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==}
engines: {node: '>= 6'}
- dev: true
/pkg-dir/3.0.0:
resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==}
@@ -19571,7 +20494,6 @@ packages:
engines: {node: '>=8'}
dependencies:
find-up: 3.0.0
- dev: false
/please-upgrade-node/3.2.0:
resolution: {integrity: sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg==}
@@ -19585,8 +20507,8 @@ packages:
hasBin: true
dev: false
- /pnpm/7.16.1:
- resolution: {integrity: sha512-vtAw/kJ+Slm/XdLvd3zbSA8FKBgetrk+1KQFDnyvPP0q2Pjc1f2HsA7idYs9MJewYi4o03cjyZhAdqrCcjknsw==}
+ /pnpm/7.17.0:
+ resolution: {integrity: sha512-0oy+VI/6r248MzFrr3jBTQ5qxC1wM+wP3YoGcoohPEMk+5LfQBYHsazdu8QDtuigr2jjaDi0hfg/c8k89jxiEA==}
engines: {node: '>=14.6'}
hasBin: true
dev: false
@@ -19633,7 +20555,6 @@ packages:
postcss: 8.4.18
postcss-selector-parser: 6.0.10
postcss-value-parser: 4.2.0
- dev: false
/postcss-colormin/5.3.0_postcss@8.3.6:
resolution: {integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==}
@@ -19641,7 +20562,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
colord: 2.9.3
postcss: 8.3.6
@@ -19654,7 +20575,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
colord: 2.9.3
postcss: 8.4.16
@@ -19667,12 +20588,11 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
colord: 2.9.3
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-convert-values/5.1.2_postcss@8.3.6:
resolution: {integrity: sha512-c6Hzc4GAv95B7suy4udszX9Zy4ETyMCgFPUDtWjdFTKH1SE9eFY/jEpHSwTH1QPuwxHpWslhckUQWbNRM4ho5g==}
@@ -19680,7 +20600,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.3.6
postcss-value-parser: 4.2.0
dev: true
@@ -19691,7 +20611,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.4.16
postcss-value-parser: 4.2.0
dev: false
@@ -19702,10 +20622,9 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-discard-comments/5.1.2_postcss@8.3.6:
resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==}
@@ -19732,7 +20651,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/postcss-discard-duplicates/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==}
@@ -19759,7 +20677,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/postcss-discard-empty/5.1.1_postcss@8.3.6:
resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==}
@@ -19786,7 +20703,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/postcss-discard-overridden/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==}
@@ -19813,7 +20729,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/postcss-discard-unused/5.1.0_postcss@8.4.16:
resolution: {integrity: sha512-KwLWymI9hbwXmJa0dkrzpRbSJEh0vVUd7r8t0yOGPcfKzyJJxFM8kLyC5Ev9avji6nY95pOp1W6HqIrfT+0VGw==}
@@ -19833,7 +20748,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-selector-parser: 6.0.10
- dev: false
/postcss-loader/5.3.0_postcss@8.4.16+webpack@5.74.0:
resolution: {integrity: sha512-/+Z1RAmssdiSLgIZwnJHwBMnlABPgF7giYzTN2NOfr9D21IJZ4mQC1R2miwp80zno9M4zMD/umGI8cR+2EL5zw==}
@@ -19861,7 +20775,6 @@ packages:
postcss: 8.4.18
semver: 7.3.8
webpack: 5.74.0_esbuild@0.14.10
- dev: false
/postcss-media-query-parser/0.2.3:
resolution: {integrity: sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ=}
@@ -19887,7 +20800,6 @@ packages:
cssnano-utils: 3.1.0_postcss@8.4.18
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-merge-longhand/5.1.6_postcss@8.3.6:
resolution: {integrity: sha512-6C/UGF/3T5OE2CEbOuX7iNO63dnvqhGZeUnKkDeifebY0XqkkvrctYSZurpNE902LDf2yKwwPFgotnfSoPhQiw==}
@@ -19920,7 +20832,6 @@ packages:
postcss: 8.4.18
postcss-value-parser: 4.2.0
stylehacks: 5.1.0_postcss@8.4.18
- dev: false
/postcss-merge-rules/5.1.2_postcss@8.3.6:
resolution: {integrity: sha512-zKMUlnw+zYCWoPN6yhPjtcEdlJaMUZ0WyVcxTAmw3lkkN/NDMRkOkiuctQEoWAOvH7twaxUUdvBWl0d4+hifRQ==}
@@ -19928,7 +20839,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
cssnano-utils: 3.1.0_postcss@8.3.6
postcss: 8.3.6
@@ -19941,7 +20852,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
cssnano-utils: 3.1.0_postcss@8.4.16
postcss: 8.4.16
@@ -19954,12 +20865,11 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
cssnano-utils: 3.1.0_postcss@8.4.18
postcss: 8.4.18
postcss-selector-parser: 6.0.10
- dev: false
/postcss-minify-font-values/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==}
@@ -19989,7 +20899,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-minify-gradients/5.1.1_postcss@8.3.6:
resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==}
@@ -20025,7 +20934,6 @@ packages:
cssnano-utils: 3.1.0_postcss@8.4.18
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-minify-params/5.1.3_postcss@8.3.6:
resolution: {integrity: sha512-bkzpWcjykkqIujNL+EVEPOlLYi/eZ050oImVtHU7b4lFS82jPnsCb44gvC6pxaNt38Els3jWYDHTjHKf0koTgg==}
@@ -20033,7 +20941,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
cssnano-utils: 3.1.0_postcss@8.3.6
postcss: 8.3.6
postcss-value-parser: 4.2.0
@@ -20045,7 +20953,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
cssnano-utils: 3.1.0_postcss@8.4.16
postcss: 8.4.16
postcss-value-parser: 4.2.0
@@ -20057,11 +20965,10 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
cssnano-utils: 3.1.0_postcss@8.4.18
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-minify-selectors/5.2.1_postcss@8.3.6:
resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==}
@@ -20091,7 +20998,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-selector-parser: 6.0.10
- dev: false
/postcss-modules-extract-imports/3.0.0_postcss@8.4.16:
resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
@@ -20101,6 +21007,15 @@ packages:
dependencies:
postcss: 8.4.16
+ /postcss-modules-extract-imports/3.0.0_postcss@8.4.18:
+ resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ postcss: 8.4.18
+ dev: true
+
/postcss-modules-local-by-default/4.0.0_postcss@8.4.16:
resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
engines: {node: ^10 || ^12 || >= 14}
@@ -20112,6 +21027,18 @@ packages:
postcss-selector-parser: 6.0.10
postcss-value-parser: 4.2.0
+ /postcss-modules-local-by-default/4.0.0_postcss@8.4.18:
+ resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ icss-utils: 5.1.0_postcss@8.4.18
+ postcss: 8.4.18
+ postcss-selector-parser: 6.0.10
+ postcss-value-parser: 4.2.0
+ dev: true
+
/postcss-modules-scope/3.0.0_postcss@8.4.16:
resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
engines: {node: ^10 || ^12 || >= 14}
@@ -20121,6 +21048,16 @@ packages:
postcss: 8.4.16
postcss-selector-parser: 6.0.10
+ /postcss-modules-scope/3.0.0_postcss@8.4.18:
+ resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ postcss: 8.4.18
+ postcss-selector-parser: 6.0.10
+ dev: true
+
/postcss-modules-values/4.0.0_postcss@8.4.16:
resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
engines: {node: ^10 || ^12 || >= 14}
@@ -20130,6 +21067,16 @@ packages:
icss-utils: 5.1.0_postcss@8.4.16
postcss: 8.4.16
+ /postcss-modules-values/4.0.0_postcss@8.4.18:
+ resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ icss-utils: 5.1.0_postcss@8.4.18
+ postcss: 8.4.18
+ dev: true
+
/postcss-normalize-charset/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==}
engines: {node: ^10 || ^12 || >=14.0}
@@ -20155,7 +21102,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/postcss-normalize-display-values/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==}
@@ -20185,7 +21131,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-positions/5.1.1_postcss@8.3.6:
resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==}
@@ -20215,7 +21160,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-repeat-style/5.1.1_postcss@8.3.6:
resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==}
@@ -20245,7 +21189,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-string/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==}
@@ -20275,7 +21218,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-timing-functions/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==}
@@ -20305,7 +21247,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-unicode/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==}
@@ -20313,7 +21254,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.3.6
postcss-value-parser: 4.2.0
dev: true
@@ -20324,7 +21265,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.4.16
postcss-value-parser: 4.2.0
dev: false
@@ -20335,10 +21276,9 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-url/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==}
@@ -20371,7 +21311,6 @@ packages:
normalize-url: 6.1.0
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-normalize-whitespace/5.1.1_postcss@8.3.6:
resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==}
@@ -20401,7 +21340,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-ordered-values/5.1.3_postcss@8.3.6:
resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==}
@@ -20434,7 +21372,6 @@ packages:
cssnano-utils: 3.1.0_postcss@8.4.18
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-reduce-idents/5.2.0_postcss@8.4.16:
resolution: {integrity: sha512-BTrLjICoSB6gxbc58D5mdBK8OhXRDqud/zodYfdSi52qvDHdMwk+9kB9xsM8yJThH/sZU5A6QVSmMmaN001gIg==}
@@ -20454,7 +21391,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-reduce-initial/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==}
@@ -20462,7 +21398,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
postcss: 8.3.6
dev: true
@@ -20473,7 +21409,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
postcss: 8.4.16
dev: false
@@ -20484,10 +21420,9 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
caniuse-api: 3.0.0
postcss: 8.4.18
- dev: false
/postcss-reduce-transforms/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==}
@@ -20517,7 +21452,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-value-parser: 4.2.0
- dev: false
/postcss-resolve-nested-selector/0.1.1:
resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=}
@@ -20557,7 +21491,6 @@ packages:
dependencies:
postcss: 8.4.18
sort-css-media-queries: 2.0.4
- dev: false
/postcss-svgo/5.1.0_postcss@8.3.6:
resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==}
@@ -20590,7 +21523,6 @@ packages:
postcss: 8.4.18
postcss-value-parser: 4.2.0
svgo: 2.8.0
- dev: false
/postcss-unique-selectors/5.1.1_postcss@8.3.6:
resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==}
@@ -20620,7 +21552,6 @@ packages:
dependencies:
postcss: 8.4.18
postcss-selector-parser: 6.0.10
- dev: false
/postcss-value-parser/4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
@@ -20641,7 +21572,6 @@ packages:
postcss: ^8.2.15
dependencies:
postcss: 8.4.18
- dev: false
/postcss/7.0.32:
resolution: {integrity: sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==}
@@ -20688,14 +21618,13 @@ packages:
dev: true
/prelude-ls/1.1.2:
- resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=}
+ resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==}
engines: {node: '>= 0.8.0'}
dev: true
/prelude-ls/1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
- dev: true
/prettier-linter-helpers/1.0.0:
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
@@ -20708,7 +21637,6 @@ packages:
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
engines: {node: '>=10.13.0'}
hasBin: true
- dev: true
/pretty-bytes/5.6.0:
resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==}
@@ -20730,19 +21658,17 @@ packages:
react-is: 17.0.2
dev: true
- /pretty-format/29.2.0:
- resolution: {integrity: sha512-QCSUFdwOi924g24czhOH5eTkXxUCqlLGZBRCySlwDYHIXRJkdGyjJc9nZaqhlFBZws8dq5Dvk0lCilsmlfsPxw==}
+ /pretty-format/29.3.1:
+ resolution: {integrity: sha512-FyLnmb1cYJV8biEIiRyzRFvs2lry7PPIvOqKVe1GCUEYg4YGmlx1qG9EJNMxArYm7piII4qb8UV1Pncq5dxmcg==}
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dependencies:
'@jest/schemas': 29.0.0
ansi-styles: 5.2.0
react-is: 18.2.0
- dev: true
/pretty-time/1.1.0:
resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==}
engines: {node: '>=4'}
- dev: false
/prism-react-renderer/1.2.1_react@17.0.2:
resolution: {integrity: sha512-w23ch4f75V1Tnz8DajsYKvY5lF7H1+WvzvLUcF0paFxkTHSp42RS0H5CttdN2Q8RR3DRGZ9v5xD/h3n8C8kGmg==}
@@ -20776,7 +21702,7 @@ packages:
resolution: {integrity: sha512-+MmoAXoUX+VTHAlwns0h+kFUWFs/3FZy+ZuchkgjyOu3oioLAo2LB5aCfKPh2+P9O18i3m43tUEv3YqttSy0Ww==}
/process/0.11.10:
- resolution: {integrity: sha1-czIwDoQBYb2j5podHZGn1LwW8YI=}
+ resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
engines: {node: '>= 0.6.0'}
dev: true
@@ -20833,7 +21759,6 @@ packages:
resolution: {integrity: sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==}
dependencies:
xtend: 4.0.2
- dev: false
/property-information/6.1.1:
resolution: {integrity: sha512-hrzC564QIl0r0vy4l6MvRLhafmUowhO/O3KgVSoXIbbA2Sz4j8HGpJc6T2cubRVwMwpdiG/vKGfhT4IixmKN9w==}
@@ -20847,7 +21772,7 @@ packages:
ipaddr.js: 1.9.1
/proxy-from-env/1.0.0:
- resolution: {integrity: sha1-M8UDmPcOp+uW0h97gXYwpVeRx+4=}
+ resolution: {integrity: sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==}
dev: true
/prr/1.0.1:
@@ -20876,7 +21801,6 @@ packages:
/punycode/1.4.1:
resolution: {integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=}
- dev: false
/punycode/2.1.1:
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
@@ -20887,7 +21811,6 @@ packages:
engines: {node: '>=8'}
dependencies:
escape-goat: 2.1.1
- dev: false
/pure-color/1.3.0:
resolution: {integrity: sha1-H+Bk+wrIUfDeYTIKi/eWg2Qi8z4=}
@@ -20902,6 +21825,7 @@ packages:
engines: {node: '>=0.6'}
dependencies:
side-channel: 1.0.4
+ dev: false
/qs/6.11.0:
resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
@@ -20938,7 +21862,6 @@ packages:
resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
dependencies:
inherits: 2.0.4
- dev: false
/quick-format-unescaped/4.0.3:
resolution: {integrity: sha512-MaL/oqh02mhEo5m5J2rwsVL23Iw2PEaGVHgT2vFt8AAsr0lfvQA5dpXo9TPu0rz7tSBdUPgkbam0j/fj5ZM8yg==}
@@ -20960,7 +21883,6 @@ packages:
/range-parser/1.2.0:
resolution: {integrity: sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=}
engines: {node: '>= 0.6'}
- dev: false
/range-parser/1.2.1:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
@@ -20984,7 +21906,7 @@ packages:
iconv-lite: 0.4.24
unpipe: 1.0.0
- /raw-loader/4.0.2_webpack@5.74.0:
+ /raw-loader/4.0.2_webpack@5.75.0:
resolution: {integrity: sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -20992,7 +21914,7 @@ packages:
dependencies:
loader-utils: 2.0.2
schema-utils: 3.1.1
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
dev: true
/rc/1.2.8:
@@ -21003,7 +21925,6 @@ packages:
ini: 1.3.8
minimist: 1.2.6
strip-json-comments: 2.0.1
- dev: false
/react-base16-styling/0.6.0:
resolution: {integrity: sha1-7yFW1mz0E5aVyKFniGy2nqZgeSw=}
@@ -21013,7 +21934,7 @@ packages:
lodash.flow: 3.5.0
pure-color: 1.3.0
- /react-dev-utils/11.0.4_22124faa925b60e6f5dc7335c3f95c83:
+ /react-dev-utils/11.0.4_022ae91dbbbabe0e6be6e6f75ece62de:
resolution: {integrity: sha512-dx0LvIGHcOPtKbeiSUM4jqpBl3TcY7CDjZdfOIcKeznE7BWr9dg0iPG90G5yfVQ+p/rGNMXdbfStvzQZEVEi4A==}
engines: {node: '>=10'}
dependencies:
@@ -21026,7 +21947,7 @@ packages:
escape-string-regexp: 2.0.0
filesize: 6.1.0
find-up: 4.1.0
- fork-ts-checker-webpack-plugin: 4.1.6_22124faa925b60e6f5dc7335c3f95c83
+ fork-ts-checker-webpack-plugin: 4.1.6_022ae91dbbbabe0e6be6e6f75ece62de
global-modules: 2.0.0
globby: 11.0.1
gzip-size: 5.1.1
@@ -21049,7 +21970,7 @@ packages:
- webpack
dev: false
- /react-dev-utils/12.0.1_22124faa925b60e6f5dc7335c3f95c83:
+ /react-dev-utils/12.0.1_022ae91dbbbabe0e6be6e6f75ece62de:
resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==}
engines: {node: '>=14'}
dependencies:
@@ -21062,7 +21983,7 @@ packages:
escape-string-regexp: 4.0.0
filesize: 8.0.7
find-up: 5.0.0
- fork-ts-checker-webpack-plugin: 6.5.0_22124faa925b60e6f5dc7335c3f95c83
+ fork-ts-checker-webpack-plugin: 6.5.0_022ae91dbbbabe0e6be6e6f75ece62de
global-modules: 2.0.0
globby: 11.1.0
gzip-size: 6.0.0
@@ -21083,7 +22004,6 @@ packages:
- typescript
- vue-template-compiler
- webpack
- dev: false
/react-dom/17.0.2_react@17.0.2:
resolution: {integrity: sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==}
@@ -21107,7 +22027,6 @@ packages:
/react-error-overlay/6.0.11:
resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==}
- dev: false
/react-fast-compare/3.2.0:
resolution: {integrity: sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==}
@@ -21138,8 +22057,8 @@ packages:
react-side-effect: 2.1.1_react@17.0.2
dev: false
- /react-hook-form/7.39.2_react@18.2.0:
- resolution: {integrity: sha512-rCeCa1+sIcgI9PjgGmev9bVqHCwYwhjkbsXitr+giQ/P0mf/AGwUBtCdKC1lRu7egrxbLwqO9cWNWpXW4FrsHA==}
+ /react-hook-form/7.39.5_react@18.2.0:
+ resolution: {integrity: sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==}
engines: {node: '>=12.22.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18
@@ -21147,13 +22066,13 @@ packages:
react: 18.2.0
dev: true
- /react-hot-loader/4.13.0_d66faa32af5d287aae1ce541d0cc1a18:
- resolution: {integrity: sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==}
+ /react-hot-loader/4.13.1_d66faa32af5d287aae1ce541d0cc1a18:
+ resolution: {integrity: sha512-ZlqCfVRqDJmMXTulUGic4lN7Ic1SXgHAFw7y/Jb7t25GBgTR0fYAJ8uY4mrpxjRyWGWmqw77qJQGnYbzCvBU7g==}
engines: {node: '>= 6'}
peerDependencies:
- '@types/react': '^15.0.0 || ^16.0.0 || ^17.0.0 '
- react: '^15.0.0 || ^16.0.0 || ^17.0.0 '
- react-dom: '^15.0.0 || ^16.0.0 || ^17.0.0 '
+ '@types/react': ^15.0.0 || ^16.0.0 || ^17.0.0
+ react: ^15.0.0 || ^16.0.0 || ^17.0.0
+ react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0
peerDependenciesMeta:
'@types/react':
optional: true
@@ -21162,8 +22081,8 @@ packages:
fast-levenshtein: 2.0.6
global: 4.4.0
hoist-non-react-statics: 3.3.2
- loader-utils: 1.4.0
- prop-types: 15.7.2
+ loader-utils: 2.0.4
+ prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0_react@18.2.0
react-lifecycles-compat: 3.0.4
@@ -21191,8 +22110,8 @@ packages:
react-dom: 18.2.0_react@18.2.0
dev: true
- /react-iframe/1.8.4_react@17.0.2:
- resolution: {integrity: sha512-/yhhubhUBjcckJyPJ/83ZLitM81wAptVpgdBVx5+d8D7U/lyynZGgFjY0SQpfUYvMK8UEh5QvCGpH94O5ehQsA==}
+ /react-iframe/1.8.5_react@17.0.2:
+ resolution: {integrity: sha512-F4cQJGs3ydaG6fJWfuz9yLwOU0Trzl6kttXuUG+vYwosH8enOOFxZWEDQCSbNVO8ayjfYZeqLxEvdvcsSy4GvA==}
peerDependencies:
react: '>=16.x.x'
dependencies:
@@ -21227,7 +22146,7 @@ packages:
- encoding
dev: true
- /react-json-view/1.21.3_react-dom@17.0.2+react@17.0.2:
+ /react-json-view/1.21.3_fadf603eb922b283b0bc62ba693cb74f:
resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==}
peerDependencies:
react: ^17.0.0 || ^16.3.0 || ^15.5.4
@@ -21238,7 +22157,7 @@ packages:
react-base16-styling: 0.6.0
react-dom: 17.0.2_react@17.0.2
react-lifecycles-compat: 3.0.4
- react-textarea-autosize: 8.3.3_react@17.0.2
+ react-textarea-autosize: 8.3.3_836ee6864c5f6585f34c80db65421cc5
transitivePeerDependencies:
- '@types/react'
- encoding
@@ -21254,10 +22173,9 @@ packages:
react-loadable: '*'
webpack: '>=4.41.1 || 5.x'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
react-loadable: /@docusaurus/react-loadable/5.5.2_react@17.0.2
webpack: 5.74.0_esbuild@0.14.10
- dev: false
/react-loadable-ssr-addon-v5-slorber/1.0.1_c83a830dd63b7b1afe877d4c76931366:
resolution: {integrity: sha512-lq3Lyw1lGku8zUEJPDxsNm1AfYHBrO9Y1+olAYwpUJ2IGFBskM0DMKok97A6LWUpHm+o7IvQBOWu9MLenp9Z+A==}
@@ -21266,7 +22184,7 @@ packages:
react-loadable: '*'
webpack: '>=4.41.1 || 5.x'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
react-loadable: 5.5.0_react@17.0.2
webpack: 5.74.0_esbuild@0.14.10
dev: false
@@ -21348,7 +22266,7 @@ packages:
react: '>=15'
react-router: '>=5'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
react: 17.0.2
react-router: 5.3.3_react@17.0.2
dev: false
@@ -21359,17 +22277,16 @@ packages:
react: '>=15'
react-router: '>=5'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
react: 17.0.2
react-router: 5.3.4_react@17.0.2
- dev: false
/react-router-dom/5.3.3_react@17.0.2:
resolution: {integrity: sha512-Ov0tGPMBgqmbu5CDmN++tv2HQ9HlWDuWIIqn4b88gjlAN5IHI+4ZUZRcpz9Hl0azFIwihbLDYw1OiHGRo7ZIng==}
peerDependencies:
react: '>=15'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
history: 4.10.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -21392,7 +22309,6 @@ packages:
react-router: 5.3.4_react@17.0.2
tiny-invariant: 1.2.0
tiny-warning: 1.0.3
- dev: false
/react-router-dom/5.3.4_react@18.2.0:
resolution: {integrity: sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==}
@@ -21414,7 +22330,7 @@ packages:
peerDependencies:
react: '>=15'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
history: 4.10.1
hoist-non-react-statics: 3.3.2
loose-envify: 1.4.0
@@ -21442,7 +22358,6 @@ packages:
react-is: 16.13.1
tiny-invariant: 1.2.0
tiny-warning: 1.0.3
- dev: false
/react-router/5.3.4_react@18.2.0:
resolution: {integrity: sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==}
@@ -21483,7 +22398,7 @@ packages:
- '@types/react'
dev: true
- /react-textarea-autosize/8.3.3_react@17.0.2:
+ /react-textarea-autosize/8.3.3_836ee6864c5f6585f34c80db65421cc5:
resolution: {integrity: sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==}
engines: {node: '>=10'}
peerDependencies:
@@ -21492,7 +22407,7 @@ packages:
'@babel/runtime': 7.19.4
react: 17.0.2
use-composed-ref: 1.2.1_react@17.0.2
- use-latest: 1.2.0_react@17.0.2
+ use-latest: 1.2.0_836ee6864c5f6585f34c80db65421cc5
transitivePeerDependencies:
- '@types/react'
dev: false
@@ -21503,7 +22418,7 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -21517,7 +22432,7 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -21674,7 +22589,6 @@ packages:
engines: {node: '>=0.10.0'}
dependencies:
minimatch: 3.0.4
- dev: false
/redent/3.0.0:
resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==}
@@ -21712,6 +22626,9 @@ packages:
/regenerate/1.4.2:
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
+ /regenerator-runtime/0.13.11:
+ resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
+
/regenerator-runtime/0.13.7:
resolution: {integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==}
@@ -21721,7 +22638,7 @@ packages:
/regenerator-transform/0.15.0:
resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==}
dependencies:
- '@babel/runtime': 7.19.4
+ '@babel/runtime': 7.20.1
/regex-not/1.0.2:
resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==}
@@ -21748,7 +22665,6 @@ packages:
/regexpp/3.2.0:
resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==}
engines: {node: '>=8'}
- dev: true
/regexpu-core/5.1.0:
resolution: {integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==}
@@ -21766,14 +22682,12 @@ packages:
engines: {node: '>=6.0.0'}
dependencies:
rc: 1.2.8
- dev: false
/registry-url/5.1.0:
resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==}
engines: {node: '>=8'}
dependencies:
rc: 1.2.8
- dev: false
/regjsgen/0.6.0:
resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==}
@@ -21798,11 +22712,9 @@ packages:
emoticon: 3.2.0
node-emoji: 1.11.0
unist-util-visit: 2.0.3
- dev: false
/remark-footnotes/2.0.0:
resolution: {integrity: sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==}
- dev: false
/remark-gfm/3.0.1:
resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==}
@@ -21826,7 +22738,6 @@ packages:
unified: 9.2.0
transitivePeerDependencies:
- supports-color
- dev: false
/remark-parse/10.0.1:
resolution: {integrity: sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==}
@@ -21857,7 +22768,6 @@ packages:
unist-util-remove-position: 2.0.1
vfile-location: 3.2.0
xtend: 4.0.2
- dev: false
/remark-rehype/10.1.0:
resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==}
@@ -21872,7 +22782,6 @@ packages:
resolution: {integrity: sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==}
dependencies:
mdast-squeeze-paragraphs: 4.0.0
- dev: false
/remove-trailing-separator/1.1.0:
resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=}
@@ -21895,13 +22804,13 @@ packages:
engines: {node: '>=0.10'}
/request-progress/3.0.0:
- resolution: {integrity: sha1-TKdUCBx/7GP1BeT6qCWqBs1mnb4=}
+ resolution: {integrity: sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==}
dependencies:
throttleit: 1.0.0
dev: true
/require-directory/2.1.1:
- resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=}
+ resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
engines: {node: '>=0.10.0'}
/require-from-string/2.0.2:
@@ -21910,13 +22819,12 @@ packages:
/require-like/0.1.2:
resolution: {integrity: sha1-rW8wwTvs15cBDEaK+ndcDAprR/o=}
- dev: false
/require-main-filename/2.0.0:
resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
/requires-port/1.0.0:
- resolution: {integrity: sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=}
+ resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
/resolve-alpn/1.2.1:
resolution: {integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==}
@@ -21932,7 +22840,6 @@ packages:
engines: {node: '>=8'}
dependencies:
resolve-from: 5.0.0
- dev: true
/resolve-from/3.0.0:
resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=}
@@ -21945,7 +22852,6 @@ packages:
/resolve-from/5.0.0:
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
engines: {node: '>=8'}
- dev: true
/resolve-pathname/3.0.0:
resolution: {integrity: sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==}
@@ -21956,7 +22862,6 @@ packages:
/resolve.exports/1.1.0:
resolution: {integrity: sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==}
engines: {node: '>=10'}
- dev: true
/resolve/1.17.0:
resolution: {integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==}
@@ -22011,7 +22916,6 @@ packages:
/retry/0.13.1:
resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
engines: {node: '>= 4'}
- dev: false
/reusify/1.0.4:
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
@@ -22034,7 +22938,6 @@ packages:
/rtl-detect/1.0.4:
resolution: {integrity: sha512-EBR4I2VDSSYr7PkBmFy04uhycIpDKp+21p/jARYXlCSjQksTBQcJ0HFUPOO79EPPH5JS6VAhiIQbycf0O3JAxQ==}
- dev: false
/rtlcss/3.5.0:
resolution: {integrity: sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==}
@@ -22062,12 +22965,6 @@ packages:
dependencies:
tslib: 1.14.1
- /rxjs/7.4.0:
- resolution: {integrity: sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==}
- dependencies:
- tslib: 2.1.0
- dev: true
-
/rxjs/7.5.4:
resolution: {integrity: sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==}
dependencies:
@@ -22109,7 +23006,7 @@ packages:
truncate-utf8-bytes: 1.0.2
dev: false
- /sass-loader/10.2.0_sass@1.55.0:
+ /sass-loader/10.2.0_sass@1.56.1:
resolution: {integrity: sha512-kUceLzC1gIHz0zNJPpqRsJyisWatGYNFRmv2CKZK2/ngMJgLqxTbXwe/hJ85luyvZkgqU3VlJ33UVF2T/0g6mw==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -22128,12 +23025,12 @@ packages:
klona: 2.0.5
loader-utils: 2.0.2
neo-async: 2.6.2
- sass: 1.55.0
+ sass: 1.56.1
schema-utils: 3.1.1
semver: 7.3.7
dev: true
- /sass-loader/12.1.0_sass@1.55.0:
+ /sass-loader/12.1.0_sass@1.56.1:
resolution: {integrity: sha512-FVJZ9kxVRYNZTIe2xhw93n3xJNYZADr+q69/s98l9nTCrWASo+DR2Ot0s5xTKQDDEosUkatsGeHxcH4QBp5bSg==}
engines: {node: '>= 12.13.0'}
peerDependencies:
@@ -22151,11 +23048,11 @@ packages:
dependencies:
klona: 2.0.4
neo-async: 2.6.2
- sass: 1.55.0
+ sass: 1.56.1
dev: true
- /sass/1.55.0:
- resolution: {integrity: sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==}
+ /sass/1.56.1:
+ resolution: {integrity: sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==}
engines: {node: '>=12.0.0'}
hasBin: true
dependencies:
@@ -22202,7 +23099,6 @@ packages:
'@types/json-schema': 7.0.9
ajv: 6.12.6
ajv-keywords: 3.5.2_ajv@6.12.6
- dev: false
/schema-utils/2.7.1:
resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==}
@@ -22225,9 +23121,9 @@ packages:
engines: {node: '>= 12.13.0'}
dependencies:
'@types/json-schema': 7.0.9
- ajv: 8.11.0
+ ajv: 8.11.2
ajv-formats: 2.1.1
- ajv-keywords: 5.1.0_ajv@8.11.0
+ ajv-keywords: 5.1.0_ajv@8.11.2
/section-matter/1.0.0:
resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
@@ -22235,7 +23131,6 @@ packages:
dependencies:
extend-shallow: 2.0.1
kind-of: 6.0.3
- dev: false
/secure-json-parse/2.5.0:
resolution: {integrity: sha512-ZQruFgZnIWH+WyO9t5rWt4ZEGqCKPwhiw+YbzTwpmT9elgLrLcfuyUiSnwwjUiVy9r4VM3urtbNF1xmEh9IL2w==}
@@ -22259,7 +23154,6 @@ packages:
engines: {node: '>=10'}
dependencies:
node-forge: 1.2.1
- dev: false
/semver-compare/1.0.0:
resolution: {integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w=}
@@ -22270,7 +23164,6 @@ packages:
engines: {node: '>=8'}
dependencies:
semver: 6.3.0
- dev: false
/semver/5.7.1:
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
@@ -22354,7 +23247,6 @@ packages:
path-is-inside: 1.0.2
path-to-regexp: 2.2.1
range-parser: 1.2.0
- dev: false
/serve-index/1.9.1:
resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=}
@@ -22369,7 +23261,6 @@ packages:
parseurl: 1.3.3
transitivePeerDependencies:
- supports-color
- dev: false
/serve-index/1.9.1_supports-color@6.1.0:
resolution: {integrity: sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=}
@@ -22468,7 +23359,6 @@ packages:
/shell-quote/1.7.3:
resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==}
- dev: false
/shelljs/0.8.5:
resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==}
@@ -22541,7 +23431,6 @@ packages:
/slash/4.0.0:
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
engines: {node: '>=12'}
- dev: false
/slice-ansi/3.0.0:
resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==}
@@ -22644,7 +23533,6 @@ packages:
faye-websocket: 0.11.4
uuid: 8.3.2
websocket-driver: 0.7.4
- dev: false
/sonic-boom/3.2.0:
resolution: {integrity: sha512-SbbZ+Kqj/XIunvIAgUZRlqd6CGQYq71tRRbXR92Za8J/R3Yh4Av+TWENiSiEgnlwckYLyP0YZQWVfyNC0dzLaA==}
@@ -22659,7 +23547,6 @@ packages:
/sort-css-media-queries/2.0.4:
resolution: {integrity: sha512-PAIsEK/XupCQwitjv7XxoMvYhT7EAfyzI3hsy/MyDgTvc+Ft55ctdkctJLOy6cQejaIC+zjpUL4djFVm2ivOOw==}
engines: {node: '>= 6.3.0'}
- dev: false
/source-list-map/2.0.1:
resolution: {integrity: sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==}
@@ -22687,7 +23574,6 @@ packages:
dependencies:
buffer-from: 1.1.2
source-map: 0.6.1
- dev: true
/source-map-support/0.5.19:
resolution: {integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==}
@@ -22705,7 +23591,7 @@ packages:
resolution: {integrity: sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=}
/source-map/0.5.7:
- resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=}
+ resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
engines: {node: '>=0.10.0'}
/source-map/0.6.1:
@@ -22722,7 +23608,6 @@ packages:
/space-separated-tokens/1.1.5:
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
- dev: false
/space-separated-tokens/2.0.1:
resolution: {integrity: sha512-ekwEbFp5aqSPKaqeY1PGrlGQxPNaq+Cnx4+bE2D8sciBQrHpbwoBbawqTN2+6jPs9IdWxxiUcN0K2pkczD3zmw==}
@@ -22772,7 +23657,6 @@ packages:
wbuf: 1.7.3
transitivePeerDependencies:
- supports-color
- dev: false
/spdy-transport/3.0.0_supports-color@6.1.0:
resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==}
@@ -22797,7 +23681,6 @@ packages:
spdy-transport: 3.0.0
transitivePeerDependencies:
- supports-color
- dev: false
/spdy/4.0.2_supports-color@6.1.0:
resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==}
@@ -22853,7 +23736,6 @@ packages:
engines: {node: '>=10'}
dependencies:
escape-string-regexp: 2.0.0
- dev: true
/stackframe/1.2.0:
resolution: {integrity: sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==}
@@ -22861,7 +23743,6 @@ packages:
/state-toggle/1.0.3:
resolution: {integrity: sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==}
- dev: false
/static-extend/0.1.2:
resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=}
@@ -22886,7 +23767,6 @@ packages:
/std-env/3.0.1:
resolution: {integrity: sha512-mC1Ps9l77/97qeOZc+HrOL7TIaOboHqMZ24dGVQrlxFcpPpfCHpH+qfUT7Dz+6mlG8+JPA1KfBQo19iC/+Ngcw==}
- dev: false
/steno/0.4.4:
resolution: {integrity: sha1-BxEFvfwobmYVwEA8J+nXtdy4Vcs=}
@@ -22917,7 +23797,6 @@ packages:
dependencies:
char-regex: 1.0.2
strip-ansi: 6.0.1
- dev: true
/string-width/2.1.1:
resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==}
@@ -22950,7 +23829,6 @@ packages:
eastasianwidth: 0.2.0
emoji-regex: 9.2.2
strip-ansi: 7.0.1
- dev: false
/string.prototype.matchall/4.0.7:
resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==}
@@ -23041,12 +23919,10 @@ packages:
engines: {node: '>=12'}
dependencies:
ansi-regex: 6.0.1
- dev: false
/strip-bom-string/1.0.0:
resolution: {integrity: sha1-5SEekiQ2n7uB1jOi8ABE3IztrZI=}
engines: {node: '>=0.10.0'}
- dev: false
/strip-bom/3.0.0:
resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=}
@@ -23055,7 +23931,6 @@ packages:
/strip-bom/4.0.0:
resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==}
engines: {node: '>=8'}
- dev: true
/strip-eof/1.0.0:
resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=}
@@ -23075,19 +23950,18 @@ packages:
/strip-json-comments/2.0.1:
resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=}
engines: {node: '>=0.10.0'}
- dev: false
/strip-json-comments/3.1.1:
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
engines: {node: '>=8'}
- /style-loader/3.3.1_webpack@5.74.0:
+ /style-loader/3.3.1_webpack@5.75.0:
resolution: {integrity: sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==}
engines: {node: '>= 12.13.0'}
peerDependencies:
webpack: ^5.0.0
dependencies:
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
dev: true
/style-search/0.1.0:
@@ -23105,7 +23979,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.3.6
postcss-selector-parser: 6.0.10
dev: true
@@ -23116,7 +23990,7 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.4.16
postcss-selector-parser: 6.0.10
dev: false
@@ -23127,10 +24001,9 @@ packages:
peerDependencies:
postcss: ^8.2.15
dependencies:
- browserslist: 4.20.3
+ browserslist: 4.21.4
postcss: 8.4.18
postcss-selector-parser: 6.0.10
- dev: false
/stylelint-config-recommended/7.0.0_stylelint@14.14.0:
resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==}
@@ -23155,7 +24028,7 @@ packages:
- supports-color
dev: true
- /stylelint-webpack-plugin/3.3.0_stylelint@14.14.0+webpack@5.74.0:
+ /stylelint-webpack-plugin/3.3.0_stylelint@14.14.0+webpack@5.75.0:
resolution: {integrity: sha512-F53bapIZ9zI16ero8IWm6TrUE6SSibZBphJE9b5rR2FxtvmGmm1YmS+a5xjQzn63+cv71GVSCu4byX66fBLpEw==}
engines: {node: '>= 12.13.0'}
peerDependencies:
@@ -23168,7 +24041,7 @@ packages:
normalize-path: 3.0.0
schema-utils: 4.0.0
stylelint: 14.14.0
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
dev: true
/stylelint/14.14.0:
@@ -23218,8 +24091,8 @@ packages:
- supports-color
dev: true
- /stylis/4.0.13:
- resolution: {integrity: sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag==}
+ /stylis/4.1.3:
+ resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==}
/subarg/1.0.0:
resolution: {integrity: sha1-9izxdYHplrSPyWVpn1TAauJouNI=}
@@ -23227,8 +24100,8 @@ packages:
minimist: 1.2.6
dev: true
- /superagent/8.0.0:
- resolution: {integrity: sha512-iudipXEel+SzlP9y29UBWGDjB+Zzag+eeA1iLosaR2YHBRr1Q1kC29iBrF2zIVD9fqVbpZnXkN/VJmwFMVyNWg==}
+ /superagent/8.0.3:
+ resolution: {integrity: sha512-oBC+aNsCjzzjmO5AOPBPFS+Z7HPzlx+DQr/aHwM08kI+R24gsDmAS1LMfza1fK+P+SKlTAoNZpOvooE/pRO1HA==}
engines: {node: '>=6.4.0 <13 || >=14'}
dependencies:
component-emitter: 1.3.0
@@ -23239,19 +24112,18 @@ packages:
formidable: 2.0.1
methods: 1.1.2
mime: 2.6.0
- qs: 6.10.3
- readable-stream: 3.6.0
+ qs: 6.11.0
semver: 7.3.8
transitivePeerDependencies:
- supports-color
dev: true
- /supertest/6.3.0:
- resolution: {integrity: sha512-QgWju1cNoacP81Rv88NKkQ4oXTzGg0eNZtOoxp1ROpbS4OHY/eK5b8meShuFtdni161o5X0VQvgo7ErVyKK+Ow==}
+ /supertest/6.3.1:
+ resolution: {integrity: sha512-hRohNeIfk/cA48Cxpa/w48hktP6ZaRqXb0QV5rLvW0C7paRsBU3Q5zydzYrslOJtj/gd48qx540jKtcs6vG1fQ==}
engines: {node: '>=6.4.0'}
dependencies:
methods: 1.1.2
- superagent: 8.0.0
+ superagent: 8.0.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -23299,7 +24171,6 @@ packages:
/svg-parser/2.0.4:
resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==}
- dev: false
/svg-tags/1.0.0:
resolution: {integrity: sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=}
@@ -23347,7 +24218,7 @@ packages:
resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==}
engines: {node: '>=10.0.0'}
dependencies:
- ajv: 8.11.0
+ ajv: 8.11.2
lodash.truncate: 4.4.2
slice-ansi: 4.0.0
string-width: 4.2.3
@@ -23357,7 +24228,6 @@ packages:
/tapable/1.1.3:
resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==}
engines: {node: '>=6'}
- dev: false
/tapable/2.2.0:
resolution: {integrity: sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==}
@@ -23485,7 +24355,31 @@ packages:
schema-utils: 3.1.1
serialize-javascript: 6.0.0
terser: 5.14.2
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.74.0
+
+ /terser-webpack-plugin/5.3.6_webpack@5.75.0:
+ resolution: {integrity: sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==}
+ engines: {node: '>= 10.13.0'}
+ peerDependencies:
+ '@swc/core': '*'
+ esbuild: '*'
+ uglify-js: '*'
+ webpack: ^5.1.0
+ peerDependenciesMeta:
+ '@swc/core':
+ optional: true
+ esbuild:
+ optional: true
+ uglify-js:
+ optional: true
+ dependencies:
+ '@jridgewell/trace-mapping': 0.3.15
+ jest-worker: 27.5.1
+ schema-utils: 3.1.1
+ serialize-javascript: 6.0.0
+ terser: 5.14.2
+ webpack: 5.75.0_webpack-cli@4.10.0
+ dev: true
/terser/4.8.0:
resolution: {integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==}
@@ -23513,7 +24407,7 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
- acorn: 8.8.0
+ acorn: 8.8.1
commander: 2.20.3
source-map: 0.7.3
source-map-support: 0.5.19
@@ -23525,7 +24419,6 @@ packages:
'@istanbuljs/schema': 0.1.3
glob: 7.2.0
minimatch: 3.1.2
- dev: true
/text-table/0.2.0:
resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=}
@@ -23536,7 +24429,7 @@ packages:
real-require: 0.2.0
/throttleit/1.0.0:
- resolution: {integrity: sha1-nnhYNtr0Z0MUWlmEtiaNgoUorGw=}
+ resolution: {integrity: sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==}
dev: true
/through/2.3.8:
@@ -23556,8 +24449,8 @@ packages:
/tiny-invariant/1.2.0:
resolution: {integrity: sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==}
- /tiny-lru/9.0.3:
- resolution: {integrity: sha512-/i9GruRjXsnDgehxvy6iZ4AFNVxngEFbwzirhdulomMNPGPVV3ECMZOWSw0w4sRMZ9Al9m4jy08GPvRxRUGYlw==}
+ /tiny-lru/10.0.1:
+ resolution: {integrity: sha512-Vst+6kEsWvb17Zpz14sRJV/f8bUWKhqm6Dc+v08iShmIJ/WxqWytHzCTd6m88pS33rE2zpX34TRmOpAJPloNCA==}
engines: {node: '>=6'}
/tiny-warning/1.0.3:
@@ -23579,7 +24472,6 @@ packages:
/tmpl/1.0.5:
resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==}
- dev: true
/to-fast-properties/2.0.0:
resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=}
@@ -23655,7 +24547,7 @@ packages:
dev: true
/tr46/0.0.3:
- resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
+ resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=}
/tr46/3.0.0:
resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==}
@@ -23676,15 +24568,12 @@ packages:
/trim-trailing-lines/1.1.4:
resolution: {integrity: sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==}
- dev: false
/trim/0.0.1:
resolution: {integrity: sha1-WFhUf2spB1fulczMZm+1AITEYN0=}
- dev: false
/trough/1.0.5:
resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==}
- dev: false
/trough/2.0.2:
resolution: {integrity: sha512-FnHq5sTMxC0sk957wHDzRnemFnNBvt/gSY99HzK8F7UP5WAbvP70yX5bd7CjEQkN+TjdxwI7g7lJ6podqrG2/w==}
@@ -23696,7 +24585,7 @@ packages:
utf8-byte-length: 1.0.4
dev: false
- /ts-node/10.9.1_de9e8fc9b9c84114d4a7b2eb3302e42f:
+ /ts-node/10.9.1_2d5f4b194f2936366ced789e115d81de:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@@ -23715,17 +24604,16 @@ packages:
'@tsconfig/node12': 1.0.7
'@tsconfig/node14': 1.0.0
'@tsconfig/node16': 1.0.2
- '@types/node': 16.11.65
+ '@types/node': 16.18.3
acorn: 8.8.0
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
- typescript: 4.8.4
+ typescript: 4.9.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
- dev: true
/tsconfig-paths/3.14.1:
resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==}
@@ -23739,10 +24627,6 @@ packages:
/tslib/1.14.1:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
- /tslib/2.1.0:
- resolution: {integrity: sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==}
- dev: true
-
/tslib/2.3.1:
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
dev: true
@@ -23755,14 +24639,14 @@ packages:
engines: {node: '>=0.6.x'}
dev: false
- /tsutils/3.21.0_typescript@4.8.4:
+ /tsutils/3.21.0_typescript@4.9.3:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
engines: {node: '>= 6'}
peerDependencies:
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
dependencies:
tslib: 1.14.1
- typescript: 4.8.4
+ typescript: 4.9.3
/tty-table/4.1.6:
resolution: {integrity: sha512-kRj5CBzOrakV4VRRY5kUWbNYvo/FpOsz65DzI5op9P+cHov3+IqPbo1JE1ZnQGkHdZgNFDsrEjrfqqy/Ply9fw==}
@@ -23779,13 +24663,13 @@ packages:
dev: true
/tunnel-agent/0.6.0:
- resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=}
+ resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
dependencies:
safe-buffer: 5.2.1
dev: true
/tweetnacl/0.14.5:
- resolution: {integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=}
+ resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==}
dev: true
/typanion/3.3.1:
@@ -23793,7 +24677,7 @@ packages:
dev: false
/type-check/0.3.2:
- resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=}
+ resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
engines: {node: '>= 0.8.0'}
dependencies:
prelude-ls: 1.1.2
@@ -23804,12 +24688,10 @@ packages:
engines: {node: '>= 0.8.0'}
dependencies:
prelude-ls: 1.2.1
- dev: true
/type-detect/4.0.8:
resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==}
engines: {node: '>=4'}
- dev: true
/type-fest/0.13.1:
resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==}
@@ -23828,7 +24710,6 @@ packages:
/type-fest/0.21.3:
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
engines: {node: '>=10'}
- dev: true
/type-fest/0.6.0:
resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==}
@@ -23860,16 +24741,15 @@ packages:
resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
dependencies:
is-typedarray: 1.0.0
- dev: false
- /typedoc-github-wiki-theme/1.0.1_ae89b35d5452b6a4d32e91df960edb46:
+ /typedoc-github-wiki-theme/1.0.1_adb48f418f538905674ba0692c183df0:
resolution: {integrity: sha512-FaO7fENGK6IJLpkddbNXxJfNbooF9KBC7xfk7Lj4uqG5SCC7YQFPTLDyNmbpJKO93QEenRYgqBwI5E5d/bKrHw==}
peerDependencies:
typedoc: '>=0.22.9'
typedoc-plugin-markdown: '>=3.11.10'
dependencies:
- typedoc: 0.23.16_typescript@4.8.4
- typedoc-plugin-markdown: 3.13.6_typedoc@0.23.16
+ typedoc: 0.23.21_typescript@4.9.3
+ typedoc-plugin-markdown: 3.13.6_typedoc@0.23.21
dev: true
/typedoc-plugin-markdown/3.13.6:
@@ -23880,14 +24760,13 @@ packages:
handlebars: 4.7.7
dev: true
- /typedoc-plugin-markdown/3.13.6_typedoc@0.23.16:
+ /typedoc-plugin-markdown/3.13.6_typedoc@0.23.21:
resolution: {integrity: sha512-ISSc9v3BK7HkokxSBuJPttXox4tJ6hP0N9wfSIk0fmLN67+eqtAxbk97gs2nDiuha+RTO5eW9gdeAb+RPP0mgg==}
peerDependencies:
typedoc: '>=0.23.0'
dependencies:
handlebars: 4.7.7
- typedoc: 0.23.16_typescript@4.8.4
- dev: false
+ typedoc: 0.23.21_typescript@4.9.3
/typedoc-plugin-missing-exports/1.0.0:
resolution: {integrity: sha512-7s6znXnuAj1eD9KYPyzVzR1lBF5nwAY8IKccP5sdoO9crG4lpd16RoFpLsh2PccJM+I2NASpr0+/NMka6ThwVA==}
@@ -23895,32 +24774,31 @@ packages:
typedoc: 0.22.x || 0.23.x
dev: true
- /typedoc-plugin-missing-exports/1.0.0_typedoc@0.23.16:
+ /typedoc-plugin-missing-exports/1.0.0_typedoc@0.23.21:
resolution: {integrity: sha512-7s6znXnuAj1eD9KYPyzVzR1lBF5nwAY8IKccP5sdoO9crG4lpd16RoFpLsh2PccJM+I2NASpr0+/NMka6ThwVA==}
peerDependencies:
typedoc: 0.22.x || 0.23.x
dependencies:
- typedoc: 0.23.16_typescript@4.8.4
+ typedoc: 0.23.21_typescript@4.9.3
dev: true
- /typedoc/0.23.16_typescript@4.8.4:
- resolution: {integrity: sha512-rumYsCeNRXlyuZVzefD7050n7ptL2uudsCJg50dY0v/stKniqIlRpvx/F/6expC0/Q6Dbab+g/JpZuB7Sw90FA==}
+ /typedoc/0.23.21_typescript@4.9.3:
+ resolution: {integrity: sha512-VNE9Jv7BgclvyH9moi2mluneSviD43dCE9pY8RWkO88/DrEgJZk9KpUk7WO468c9WWs/+aG6dOnoH7ccjnErhg==}
engines: {node: '>= 14.14'}
hasBin: true
peerDependencies:
- typescript: 4.6.x || 4.7.x || 4.8.x
+ typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x
dependencies:
lunr: 2.3.9
- marked: 4.1.1
+ marked: 4.2.2
minimatch: 5.1.0
shiki: 0.11.1
- typescript: 4.8.4
+ typescript: 4.9.3
- /typescript/4.8.4:
- resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==}
+ /typescript/4.9.3:
+ resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==}
engines: {node: '>=4.2.0'}
hasBin: true
- dev: true
/ua-parser-js/0.7.31:
resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==}
@@ -23953,7 +24831,6 @@ packages:
dependencies:
inherits: 2.0.4
xtend: 4.0.2
- dev: false
/unicode-canonical-property-names-ecmascript/2.0.0:
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
@@ -23995,7 +24872,6 @@ packages:
is-plain-obj: 2.1.0
trough: 1.0.5
vfile: 4.2.1
- dev: false
/unified/9.2.2:
resolution: {integrity: sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==}
@@ -24006,7 +24882,6 @@ packages:
is-plain-obj: 2.1.0
trough: 1.0.5
vfile: 4.2.1
- dev: false
/union-value/1.0.1:
resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==}
@@ -24022,11 +24897,9 @@ packages:
engines: {node: '>=8'}
dependencies:
crypto-random-string: 2.0.0
- dev: false
/unist-builder/2.0.3:
resolution: {integrity: sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw==}
- dev: false
/unist-builder/3.0.0:
resolution: {integrity: sha512-GFxmfEAa0vi9i5sd0R2kcrI9ks0r82NasRq5QHh2ysGngrc6GiqD5CDf1FjPenY4vApmFASBIIlk/jj5J5YbmQ==}
@@ -24036,7 +24909,6 @@ packages:
/unist-util-generated/1.1.6:
resolution: {integrity: sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg==}
- dev: false
/unist-util-generated/2.0.0:
resolution: {integrity: sha512-TiWE6DVtVe7Ye2QxOVW9kqybs6cZexNwTwSMVgkfjEReqy/xwGpAXb99OxktoWwmL+Z+Epb0Dn8/GNDYP1wnUw==}
@@ -24044,7 +24916,6 @@ packages:
/unist-util-is/4.1.0:
resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==}
- dev: false
/unist-util-is/5.1.1:
resolution: {integrity: sha512-F5CZ68eYzuSvJjGhCLPL3cYx45IxkqXSetCcRgUXtbcm50X2L9oOWQlfUfDdAf+6Pd27YDblBfdtmsThXmwpbQ==}
@@ -24052,7 +24923,6 @@ packages:
/unist-util-position/3.1.0:
resolution: {integrity: sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==}
- dev: false
/unist-util-position/4.0.1:
resolution: {integrity: sha512-mgy/zI9fQ2HlbOtTdr2w9lhVaiFUHWQnZrFF2EUoVOqtAUdzqMtNiD99qA5a1IcjWVR8O6aVYE9u7Z2z1v0SQA==}
@@ -24062,19 +24932,16 @@ packages:
resolution: {integrity: sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==}
dependencies:
unist-util-visit: 2.0.3
- dev: false
/unist-util-remove/2.1.0:
resolution: {integrity: sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==}
dependencies:
unist-util-is: 4.1.0
- dev: false
/unist-util-stringify-position/2.0.3:
resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==}
dependencies:
'@types/unist': 2.0.6
- dev: false
/unist-util-stringify-position/3.0.0:
resolution: {integrity: sha512-SdfAl8fsDclywZpfMDTVDxA2V7LjtRDTOFd44wUJamgl6OlVngsqWjxvermMYf60elWHbxhuRCZml7AnuXCaSA==}
@@ -24087,7 +24954,6 @@ packages:
dependencies:
'@types/unist': 2.0.6
unist-util-is: 4.1.0
- dev: false
/unist-util-visit-parents/4.1.1:
resolution: {integrity: sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==}
@@ -24109,7 +24975,6 @@ packages:
'@types/unist': 2.0.6
unist-util-is: 4.1.0
unist-util-visit-parents: 3.1.1
- dev: false
/unist-util-visit/3.1.0:
resolution: {integrity: sha512-Szoh+R/Ll68QWAyQyZZpQzZQm2UPbxibDvaY8Xc9SUtYgPsDzx5AWSk++UUt2hJuow8mvwR+rG+LQLw+KsuAKA==}
@@ -24208,9 +25073,8 @@ packages:
semver: 7.3.8
semver-diff: 3.1.1
xdg-basedir: 4.0.0
- dev: false
- /update-ts-references/2.4.1_typescript@4.8.4:
+ /update-ts-references/2.4.1_typescript@4.9.3:
resolution: {integrity: sha512-t5o/ijSiFhm67hmVN0m+lOkUopV3MYYZE/lhd3bYaGTCkU+3TpnfRxP/OoxRdapzPOuZaxVBmMwjtW1lN8WoqA==}
engines: {node: '>=10.0.0'}
hasBin: true
@@ -24224,7 +25088,7 @@ packages:
minimist: 1.2.5
mkdirp: 1.0.4
readline-sync: 1.4.10
- typescript: 4.8.4
+ typescript: 4.9.3
transitivePeerDependencies:
- ts-jest
dev: true
@@ -24267,9 +25131,8 @@ packages:
mime-types: 2.1.31
schema-utils: 3.1.1
webpack: 5.74.0
- dev: false
- /url-loader/4.1.1_webpack@5.74.0:
+ /url-loader/4.1.1_webpack@5.75.0:
resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -24282,7 +25145,7 @@ packages:
loader-utils: 2.0.0
mime-types: 2.1.31
schema-utils: 3.1.1
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
dev: true
/url-parse/1.5.1:
@@ -24343,7 +25206,7 @@ packages:
react: 18.2.0
dev: true
- /use-isomorphic-layout-effect/1.1.1_react@17.0.2:
+ /use-isomorphic-layout-effect/1.1.1_836ee6864c5f6585f34c80db65421cc5:
resolution: {integrity: sha512-L7Evj8FGcwo/wpbv/qvSfrkHFtOpCzvM5yl2KVyDJoylVuSvzphiiasmjgQPttIGBAy2WKiBNR98q8w7PiNgKQ==}
peerDependencies:
'@types/react': '*'
@@ -24352,6 +25215,7 @@ packages:
'@types/react':
optional: true
dependencies:
+ '@types/react': 18.0.25
react: 17.0.2
dev: false
@@ -24369,7 +25233,7 @@ packages:
use-isomorphic-layout-effect: 1.1.1_281bd807203c2775b3a3c90b05c2fd40
dev: true
- /use-latest/1.2.0_react@17.0.2:
+ /use-latest/1.2.0_836ee6864c5f6585f34c80db65421cc5:
resolution: {integrity: sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==}
peerDependencies:
'@types/react': '*'
@@ -24378,8 +25242,9 @@ packages:
'@types/react':
optional: true
dependencies:
+ '@types/react': 18.0.25
react: 17.0.2
- use-isomorphic-layout-effect: 1.1.1_react@17.0.2
+ use-isomorphic-layout-effect: 1.1.1_836ee6864c5f6585f34c80db65421cc5
dev: false
/use/3.1.1:
@@ -24461,7 +25326,6 @@ packages:
/v8-compile-cache-lib/3.0.1:
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
- dev: true
/v8-compile-cache/2.3.0:
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
@@ -24474,7 +25338,6 @@ packages:
'@jridgewell/trace-mapping': 0.3.15
'@types/istanbul-lib-coverage': 2.0.3
convert-source-map: 1.8.0
- dev: true
/v8flags/3.2.0:
resolution: {integrity: sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==}
@@ -24502,7 +25365,7 @@ packages:
engines: {node: '>= 0.8'}
/verror/1.10.0:
- resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=}
+ resolution: {integrity: sha512-ZZKSmDAEFOijERBLkmYfJ+vmk3w+7hOLYDNkRCuRuMJGEmqYNCNLyBBFwWKVMhfwaEF3WOd0Zlw86U/WC/+nYw==}
engines: {'0': node >=0.6.0}
dependencies:
assert-plus: 1.0.0
@@ -24512,14 +25375,12 @@ packages:
/vfile-location/3.2.0:
resolution: {integrity: sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==}
- dev: false
/vfile-message/2.0.4:
resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==}
dependencies:
'@types/unist': 2.0.6
unist-util-stringify-position: 2.0.3
- dev: false
/vfile-message/3.1.0:
resolution: {integrity: sha512-4QJbBk+DkPEhBXq3f260xSaWtjE4gPKOfulzfMFF8ZNwaPZieWsg3iVlcmF04+eebzpcpeXOOFMfrYzJHVYg+g==}
@@ -24535,7 +25396,6 @@ packages:
is-buffer: 2.0.5
unist-util-stringify-position: 2.0.3
vfile-message: 2.0.4
- dev: false
/vfile/5.3.0:
resolution: {integrity: sha512-Tj44nY/48OQvarrE4FAjUfrv7GZOYzPbl5OD65HxVKwLJKMPU7zmfV8cCgCnzKWnSfYG2f3pxu+ALqs7j22xQQ==}
@@ -24557,9 +25417,9 @@ packages:
/vscode-textmate/6.0.0:
resolution: {integrity: sha512-gu73tuZfJgu+mvCSy4UZwd2JXykjK9zAZsfmDeut5dx/1a7FeTk0XwJsSuqQn+cuMCGVbIBfl+s53X4T19DnzQ==}
- /w3c-xmlserializer/3.0.0:
- resolution: {integrity: sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==}
- engines: {node: '>=12'}
+ /w3c-xmlserializer/4.0.0:
+ resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==}
+ engines: {node: '>=14'}
dependencies:
xml-name-validator: 4.0.0
dev: true
@@ -24590,13 +25450,11 @@ packages:
rxjs: 7.5.4
transitivePeerDependencies:
- debug
- dev: false
/walker/1.0.8:
resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==}
dependencies:
makeerror: 1.0.12
- dev: true
/watchpack/2.2.0:
resolution: {integrity: sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==}
@@ -24634,10 +25492,9 @@ packages:
/web-namespaces/1.1.4:
resolution: {integrity: sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==}
- dev: false
/webidl-conversions/3.0.1:
- resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
+ resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=}
/webidl-conversions/7.0.0:
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
@@ -24681,6 +25538,25 @@ packages:
- bufferutil
- utf-8-validate
+ /webpack-bundle-analyzer/4.7.0:
+ resolution: {integrity: sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==}
+ engines: {node: '>= 10.13.0'}
+ hasBin: true
+ dependencies:
+ acorn: 8.8.1
+ acorn-walk: 8.2.0
+ chalk: 4.1.2
+ commander: 7.2.0
+ gzip-size: 6.0.0
+ lodash: 4.17.21
+ opener: 1.5.2
+ sirv: 1.0.19
+ ws: 7.5.7
+ transitivePeerDependencies:
+ - bufferutil
+ - utf-8-validate
+ dev: true
+
/webpack-bundle-size-analyzer/3.1.0:
resolution: {integrity: sha512-8WlTT6uuCxZgZYNnCB0pRGukWRGH+Owg+HsqQUe1Zexakdno1eDYO+lE7ihBo9G0aCCZCJa8JWjYr9eLYfZrBA==}
hasBin: true
@@ -24690,7 +25566,7 @@ packages:
humanize: 0.0.9
dev: true
- /webpack-cli/4.10.0_0aedf39eaa6fd577fff1aa771fc2773b:
+ /webpack-cli/4.10.0_5da2c6335566b7eef37c05fd021c4546:
resolution: {integrity: sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==}
engines: {node: '>=10.13.0'}
hasBin: true
@@ -24711,7 +25587,7 @@ packages:
optional: true
dependencies:
'@discoveryjs/json-ext': 0.5.2
- '@webpack-cli/configtest': 1.2.0_ed7de2690da194b35567e1e94055cb2c
+ '@webpack-cli/configtest': 1.2.0_78c1cd1c404fc7ed0a3af68b1f6f4aa1
'@webpack-cli/info': 1.5.0_webpack-cli@4.10.0
'@webpack-cli/serve': 1.7.0_45df707992c445b706c417c12d2f060d
colorette: 2.0.19
@@ -24721,13 +25597,13 @@ packages:
import-local: 3.0.2
interpret: 2.2.0
rechoir: 0.7.0
- webpack: 5.74.0_webpack-cli@4.10.0
- webpack-bundle-analyzer: 4.6.1
- webpack-dev-server: 3.11.3_ed7de2690da194b35567e1e94055cb2c
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-bundle-analyzer: 4.7.0
+ webpack-dev-server: 3.11.3_78c1cd1c404fc7ed0a3af68b1f6f4aa1
webpack-merge: 5.8.0
dev: true
- /webpack-cli/4.10.0_b99e9b1fdd1617eb68ce7dfae70f8e5f:
+ /webpack-cli/4.10.0_c95248f488b55c89f320bd825275eb53:
resolution: {integrity: sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==}
engines: {node: '>=10.13.0'}
hasBin: true
@@ -24748,7 +25624,7 @@ packages:
optional: true
dependencies:
'@discoveryjs/json-ext': 0.5.2
- '@webpack-cli/configtest': 1.2.0_ed7de2690da194b35567e1e94055cb2c
+ '@webpack-cli/configtest': 1.2.0_78c1cd1c404fc7ed0a3af68b1f6f4aa1
'@webpack-cli/info': 1.5.0_webpack-cli@4.10.0
'@webpack-cli/serve': 1.7.0_webpack-cli@4.10.0
colorette: 2.0.19
@@ -24758,8 +25634,8 @@ packages:
import-local: 3.0.2
interpret: 2.2.0
rechoir: 0.7.0
- webpack: 5.74.0_webpack-cli@4.10.0
- webpack-bundle-analyzer: 4.6.1
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-bundle-analyzer: 4.7.0
webpack-merge: 5.8.0
dev: true
@@ -24773,8 +25649,23 @@ packages:
mime: 2.6.0
mkdirp: 0.5.5
range-parser: 1.2.1
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.74.0_esbuild@0.14.10
webpack-log: 2.0.0
+ dev: false
+
+ /webpack-dev-middleware/3.7.2_webpack@5.75.0:
+ resolution: {integrity: sha512-1xC42LxbYoqLNAhV6YzTYacicgMZQTqRd27Sim9wn5hJrX3I5nxYy1SxSd4+gjUFsz1dQFj+yEe6zEVmSkeJjw==}
+ engines: {node: '>= 6'}
+ peerDependencies:
+ webpack: ^4.0.0
+ dependencies:
+ memory-fs: 0.4.1
+ mime: 2.6.0
+ mkdirp: 0.5.5
+ range-parser: 1.2.1
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-log: 2.0.0
+ dev: true
/webpack-dev-middleware/5.3.1_webpack@5.74.0:
resolution: {integrity: sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==}
@@ -24788,9 +25679,8 @@ packages:
range-parser: 1.2.1
schema-utils: 4.0.0
webpack: 5.74.0_esbuild@0.14.10
- dev: false
- /webpack-dev-server/3.11.3_ed7de2690da194b35567e1e94055cb2c:
+ /webpack-dev-server/3.11.3_78c1cd1c404fc7ed0a3af68b1f6f4aa1:
resolution: {integrity: sha512-3x31rjbEQWKMNzacUZRE6wXvUFuGpH7vr0lIEbYpMAG9BOxi0928QU1BBswOAP3kg3H1O4hiS+sq4YyAn6ANnA==}
engines: {node: '>= 6.11.5'}
hasBin: true
@@ -24830,9 +25720,9 @@ packages:
strip-ansi: 3.0.1
supports-color: 6.1.0
url: 0.11.0
- webpack: 5.74.0_webpack-cli@4.10.0
- webpack-cli: 4.10.0_0aedf39eaa6fd577fff1aa771fc2773b
- webpack-dev-middleware: 3.7.2_webpack@5.74.0
+ webpack: 5.75.0_webpack-cli@4.10.0
+ webpack-cli: 4.10.0_5da2c6335566b7eef37c05fd021c4546
+ webpack-dev-middleware: 3.7.2_webpack@5.75.0
webpack-log: 2.0.0
ws: 6.2.1
yargs: 13.3.2
@@ -24937,7 +25827,6 @@ packages:
- debug
- supports-color
- utf-8-validate
- dev: false
/webpack-log/2.0.0:
resolution: {integrity: sha512-cX8G2vR/85UYG59FgkoMamwHUIkSSlV3bBMRsbxVXVUk2j6NleCKjQ/WE9eYg9WY4w25O9w8wKP4rzNZFmUcUg==}
@@ -24946,14 +25835,14 @@ packages:
ansi-colors: 3.2.4
uuid: 3.4.0
- /webpack-manifest-plugin/4.1.1_webpack@5.74.0:
+ /webpack-manifest-plugin/4.1.1_webpack@5.75.0:
resolution: {integrity: sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==}
engines: {node: '>=12.22.0'}
peerDependencies:
webpack: ^4.44.2 || ^5.47.0
dependencies:
tapable: 2.2.0
- webpack: 5.74.0_webpack-cli@4.10.0
+ webpack: 5.75.0_webpack-cli@4.10.0
webpack-sources: 2.3.1
dev: true
@@ -25065,7 +25954,6 @@ packages:
- '@swc/core'
- esbuild
- uglify-js
- dev: false
/webpack/5.74.0_esbuild@0.14.10:
resolution: {integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==}
@@ -25106,8 +25994,8 @@ packages:
- esbuild
- uglify-js
- /webpack/5.74.0_webpack-cli@4.10.0:
- resolution: {integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==}
+ /webpack/5.75.0_webpack-cli@4.10.0:
+ resolution: {integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==}
engines: {node: '>=10.13.0'}
hasBin: true
peerDependencies:
@@ -25121,9 +26009,9 @@ packages:
'@webassemblyjs/ast': 1.11.1
'@webassemblyjs/wasm-edit': 1.11.1
'@webassemblyjs/wasm-parser': 1.11.1
- acorn: 8.7.1
- acorn-import-assertions: 1.8.0_acorn@8.7.1
- browserslist: 4.20.3
+ acorn: 8.8.1
+ acorn-import-assertions: 1.8.0_acorn@8.8.1
+ browserslist: 4.21.4
chrome-trace-event: 1.0.3
enhanced-resolve: 5.10.0
es-module-lexer: 0.9.3
@@ -25137,9 +26025,9 @@ packages:
neo-async: 2.6.2
schema-utils: 3.1.1
tapable: 2.2.1
- terser-webpack-plugin: 5.3.6_webpack@5.74.0
+ terser-webpack-plugin: 5.3.6_webpack@5.75.0
watchpack: 2.4.0
- webpack-cli: 4.10.0_0aedf39eaa6fd577fff1aa771fc2773b
+ webpack-cli: 4.10.0_5da2c6335566b7eef37c05fd021c4546
webpack-sources: 3.2.3
transitivePeerDependencies:
- '@swc/core'
@@ -25158,7 +26046,6 @@ packages:
pretty-time: 1.1.0
std-env: 3.0.1
webpack: 5.74.0_esbuild@0.14.10
- dev: false
/websocket-driver/0.7.4:
resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==}
@@ -25197,7 +26084,7 @@ packages:
dev: true
/whatwg-url/5.0.0:
- resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
+ resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=}
dependencies:
tr46: 0.0.3
webidl-conversions: 3.0.1
@@ -25252,14 +26139,12 @@ packages:
engines: {node: '>=8'}
dependencies:
string-width: 4.2.3
- dev: false
/widest-line/4.0.1:
resolution: {integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==}
engines: {node: '>=12'}
dependencies:
string-width: 5.1.2
- dev: false
/wildcard/2.0.0:
resolution: {integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==}
@@ -25267,7 +26152,6 @@ packages:
/word-wrap/1.2.3:
resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==}
engines: {node: '>=0.10.0'}
- dev: true
/wordwrap/1.0.0:
resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=}
@@ -25310,7 +26194,6 @@ packages:
ansi-styles: 6.1.0
string-width: 5.1.2
strip-ansi: 7.0.1
- dev: false
/wrappy/1.0.2:
resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=}
@@ -25322,7 +26205,6 @@ packages:
is-typedarray: 1.0.0
signal-exit: 3.0.7
typedarray-to-buffer: 3.1.5
- dev: false
/write-file-atomic/4.0.2:
resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==}
@@ -25330,7 +26212,6 @@ packages:
dependencies:
imurmurhash: 0.1.4
signal-exit: 3.0.7
- dev: true
/ws/6.2.1:
resolution: {integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==}
@@ -25357,6 +26238,19 @@ packages:
utf-8-validate:
optional: true
+ /ws/8.11.0:
+ resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==}
+ engines: {node: '>=10.0.0'}
+ peerDependencies:
+ bufferutil: ^4.0.1
+ utf-8-validate: ^5.0.2
+ peerDependenciesMeta:
+ bufferutil:
+ optional: true
+ utf-8-validate:
+ optional: true
+ dev: true
+
/ws/8.9.0:
resolution: {integrity: sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==}
engines: {node: '>=10.0.0'}
@@ -25372,7 +26266,6 @@ packages:
/xdg-basedir/4.0.0:
resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==}
engines: {node: '>=8'}
- dev: false
/xml-js/1.6.11:
resolution: {integrity: sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==}
@@ -25397,7 +26290,6 @@ packages:
/xtend/4.0.2:
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
engines: {node: '>=0.4'}
- dev: false
/y18n/4.0.0:
resolution: {integrity: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==}
@@ -25405,10 +26297,9 @@ packages:
/y18n/5.0.8:
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
engines: {node: '>=10'}
- dev: true
/yallist/2.1.2:
- resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=}
+ resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==}
dev: true
/yallist/3.1.1:
@@ -25448,7 +26339,6 @@ packages:
/yargs-parser/21.0.0:
resolution: {integrity: sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==}
engines: {node: '>=12'}
- dev: true
/yargs/13.3.2:
resolution: {integrity: sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==}
@@ -25505,7 +26395,6 @@ packages:
string-width: 4.2.3
y18n: 5.0.8
yargs-parser: 21.0.0
- dev: true
/yarn/1.22.19:
resolution: {integrity: sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==}
@@ -25515,7 +26404,7 @@ packages:
dev: false
/yauzl/2.10.0:
- resolution: {integrity: sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=}
+ resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
dependencies:
buffer-crc32: 0.2.13
fd-slicer: 1.1.0
@@ -25524,7 +26413,6 @@ packages:
/yn/3.1.1:
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
engines: {node: '>=6'}
- dev: true
/yocto-queue/0.1.0:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
@@ -25545,7 +26433,6 @@ packages:
/zwitch/1.0.5:
resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==}
- dev: false
/zwitch/2.0.2:
resolution: {integrity: sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==}
diff --git a/website/package.json b/website/package.json
index 814b80418..e4d3692b4 100644
--- a/website/package.json
+++ b/website/package.json
@@ -29,9 +29,9 @@
"@docusaurus/theme-common": "2.2.0",
"@docusaurus/theme-search-algolia": "2.2.0",
"@mdx-js/react": "^1.6.22",
- "@mui/icons-material": "5.10.9",
- "@mui/material": "5.10.9",
- "@mui/styles": "5.10.9",
+ "@mui/icons-material": "5.10.14",
+ "@mui/material": "5.10.14",
+ "@mui/styles": "5.10.14",
"classnames": "2.3.2",
"clsx": "1.2.1",
"copy-text-to-clipboard": "3.0.1",
@@ -42,9 +42,9 @@
"p-cancelable": "2.1.1",
"react-dom": "17.0.2",
"react-player": "2.11.0",
- "react-iframe": "1.8.4",
+ "react-iframe": "1.8.5",
"react-twitter-widgets": "^1.10.0",
- "typedoc": "0.23.16",
+ "typedoc": "0.23.21",
"typedoc-plugin-markdown": "3.13.6",
"use-is-in-viewport": "^1.0.9",
"usehooks-ts": "2.9.1"
@@ -69,7 +69,7 @@
"esbuild": "0.14.10",
"esbuild-loader": "2.16.0",
"prism-react-renderer": "^1.2.1",
- "sass": "1.55.0",
+ "sass": "1.56.1",
"sass-loader": "^12.1.0",
"typedoc-github-wiki-theme": "^1.0.1",
"url-loader": "4.1.1"