diff --git a/.project b/.project
index f49f4157a..58bb50491 100644
--- a/.project
+++ b/.project
@@ -8,4 +8,15 @@
+
+
+ 1630305579538
+
+ 26
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-true-false-node_modules
+
+
+
diff --git a/package.json b/package.json
index f546f60fd..92ac77c0a 100644
--- a/package.json
+++ b/package.json
@@ -15,115 +15,114 @@
"url": "https://opencollective.com/verdaccio"
},
"devDependencies": {
- "@babel/cli": "7.13.14",
- "@babel/core": "7.13.15",
- "@babel/node": "7.13.13",
- "@babel/plugin-proposal-class-properties": "7.13.0",
- "@babel/plugin-proposal-decorators": "7.13.15",
- "@babel/plugin-proposal-export-namespace-from": "7.12.13",
- "@babel/plugin-proposal-function-sent": "7.12.13",
- "@babel/plugin-proposal-json-strings": "7.13.8",
- "@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8",
- "@babel/plugin-proposal-numeric-separator": "7.12.13",
- "@babel/plugin-proposal-object-rest-spread": "7.13.8",
- "@babel/plugin-proposal-optional-chaining": "7.13.12",
- "@babel/plugin-proposal-throw-expressions": "7.12.13",
+ "@babel/cli": "7.14.8",
+ "@babel/core": "7.15.0",
+ "@babel/node": "7.14.9",
+ "@babel/plugin-proposal-class-properties": "7.14.5",
+ "@babel/plugin-proposal-decorators": "7.14.5",
+ "@babel/plugin-proposal-export-namespace-from": "7.14.5",
+ "@babel/plugin-proposal-function-sent": "7.14.5",
+ "@babel/plugin-proposal-json-strings": "7.14.5",
+ "@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",
+ "@babel/plugin-proposal-numeric-separator": "7.14.5",
+ "@babel/plugin-proposal-object-rest-spread": "7.14.7",
+ "@babel/plugin-proposal-optional-chaining": "7.14.5",
+ "@babel/plugin-proposal-throw-expressions": "7.14.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
- "@babel/plugin-transform-async-to-generator": "7.13.0",
- "@babel/plugin-transform-classes": "7.13.0",
- "@babel/plugin-transform-runtime": "7.13.15",
+ "@babel/plugin-transform-async-to-generator": "7.14.5",
+ "@babel/plugin-transform-classes": "7.14.9",
+ "@babel/plugin-transform-runtime": "7.15.0",
"@babel/polyfill": "7.12.1",
- "@babel/preset-env": "7.13.15",
- "@babel/preset-react": "7.13.13",
- "@babel/preset-typescript": "7.13.0",
- "@babel/register": "7.13.14",
- "@babel/runtime": "7.13.10",
+ "@babel/preset-env": "7.15.0",
+ "@babel/preset-react": "7.14.5",
+ "@babel/preset-typescript": "7.15.0",
+ "@babel/register": "7.15.3",
+ "@babel/runtime": "7.15.3",
"@changesets/changelog-github": "^0.2.8",
"@changesets/cli": "2.15.0",
"@changesets/get-dependents-graph": "^1.2.0",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.2.0",
"@crowdin/cli": "3.6.5",
- "@types/async": "3.2.5",
- "@types/autocannon": "4.1.0",
+ "@types/async": "3.2.7",
+ "@types/autocannon": "4.1.1",
"@types/autosuggest-highlight": "3.1.1",
- "@types/express": "4.17.6",
- "@types/http-errors": "1.8.0",
+ "@types/express": "4.17.8",
+ "@types/http-errors": "1.8.1",
"@types/jest": "27.0.1",
- "@types/js-base64": "3.0.0",
- "@types/lodash": "4.14.167",
+ "@types/lodash": "4.14.172",
"@types/lowdb": "1.0.11",
- "@types/mime": "2.0.2",
+ "@types/mime": "2.0.3",
"@types/minimatch": "3.0.5",
"@types/node": "14.6.0",
- "@types/react": "17.0.15",
- "@types/react-autosuggest": "10.0.1",
+ "@types/react": "17.0.19",
+ "@types/react-autosuggest": "10.1.5",
"@types/react-dom": "17.0.9",
"@types/react-helmet": "6.1.2",
- "@types/react-router-dom": "5.1.6",
- "@types/react-virtualized": "9.21.10",
- "@types/request": "2.48.5",
- "@types/semver": "7.3.4",
- "@types/supertest": "2.0.10",
+ "@types/react-router-dom": "5.1.8",
+ "@types/react-virtualized": "9.21.13",
+ "@types/request": "2.48.7",
+ "@types/semver": "7.3.8",
+ "@types/supertest": "2.0.11",
"@types/testing-library__jest-dom": "5.14.1",
"@types/validator": "13.6.3",
"@types/webpack": "4.41.26",
- "@types/webpack-env": "1.16.0",
- "@typescript-eslint/eslint-plugin": "4.28.4",
- "@typescript-eslint/parser": "4.28.4",
+ "@types/webpack-env": "1.16.2",
+ "@typescript-eslint/eslint-plugin": "4.29.3",
+ "@typescript-eslint/parser": "4.29.3",
"@verdaccio/benchmark": "workspace:*",
"@verdaccio/eslint-config": "workspace:*",
"@verdaccio/types": "workspace:*",
"@verdaccio/ui-theme": "workspace:*",
- "autocannon": "7.3.0",
+ "autocannon": "7.4.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
- "babel-jest": "27.0.2",
+ "babel-jest": "27.1.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-emotion": "10.0.33",
- "codecov": "3.8.1",
- "concurrently": "5.3.0",
- "core-js": "3.16.3",
+ "codecov": "3.8.3",
+ "concurrently": "6.2.1",
+ "core-js": "3.16.4",
"cross-env": "7.0.3",
"debug": "4.3.2",
"detect-secrets": "1.0.6",
- "eslint": "7.26.0",
+ "eslint": "7.32.0",
"eslint-config-google": "0.14.0",
"eslint-config-prettier": "8.3.0",
- "eslint-config-airbnb-typescript": "12.3.1",
+ "eslint-config-airbnb-typescript": "14.0.0",
"eslint-plugin-babel": "5.3.1",
- "eslint-plugin-import": "2.23.2",
- "eslint-plugin-jest": "24.3.6",
+ "eslint-plugin-import": "2.24.2",
+ "eslint-plugin-jest": "24.4.0",
"eslint-plugin-jsx-a11y": "6.4.1",
- "eslint-plugin-prettier": "3.4.0",
- "eslint-plugin-react": "7.23.2",
+ "eslint-plugin-prettier": "3.4.1",
+ "eslint-plugin-react": "7.25.1",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-verdaccio": "10.0.0",
- "fs-extra": "9.1.0",
+ "fs-extra": "10.0.0",
"husky": "2.7.0",
"in-publish": "2.0.1",
- "jest": "27.0.4",
- "jest-environment-jsdom": "27.0.3",
- "jest-environment-jsdom-global": "2.0.4",
- "jest-environment-node": "27.0.3",
+ "jest": "27.1.0",
+ "jest-environment-jsdom": "27.1.0",
+ "jest-environment-jsdom-global": "3.0.0",
+ "jest-environment-node": "27.1.0",
"jest-fetch-mock": "3.0.3",
- "jest-junit": "11.0.1",
+ "jest-junit": "12.2.0",
"kleur": "3.0.3",
"lint-staged": "9.5.0",
"nock": "12.0.3",
"node-fetch": "2.6.1",
"nodemon": "2.0.12",
"npm-run-all": "4.1.5",
- "prettier": "2.3.0",
+ "prettier": "2.3.2",
"rimraf": "3.0.2",
"selfsigned": "1.10.11",
"supertest": "6.1.6",
"ts-node": "10.2.1",
"typescript": "4.4.2",
- "update-ts-references": "2.3.0",
- "verdaccio": "5.1.0",
+ "update-ts-references": "2.4.0",
+ "verdaccio": "5.1.3",
"verdaccio-audit": "workspace:*",
"verdaccio-auth-memory": "workspace:*",
"verdaccio-htpasswd": "workspace:*",
diff --git a/packages/api/package.json b/packages/api/package.json
index 1d15e91fc..e3fce040a 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -52,7 +52,7 @@
"debug": "4.3.2",
"express": "4.17.1",
"lodash": "4.17.21",
- "mime": "2.4.4",
+ "mime": "2.5.2",
"semver": "7.3.5"
},
"devDependencies": {
diff --git a/packages/core/htpasswd/package.json b/packages/core/htpasswd/package.json
index 76bcd64e5..85fc7ceab 100644
--- a/packages/core/htpasswd/package.json
+++ b/packages/core/htpasswd/package.json
@@ -36,7 +36,7 @@
"dependencies": {
"@verdaccio/commons-api": "workspace:11.0.0-alpha.3",
"@verdaccio/file-locking": "workspace:11.0.0-alpha.3",
- "apache-md5": "1.1.2",
+ "apache-md5": "1.1.7",
"bcryptjs": "2.4.3",
"http-errors": "1.8.0",
"unix-crypt-td-js": "1.1.4"
diff --git a/packages/hooks/package.json b/packages/hooks/package.json
index 06bff3b63..34ec5b356 100644
--- a/packages/hooks/package.json
+++ b/packages/hooks/package.json
@@ -34,8 +34,8 @@
"@verdaccio/logger": "workspace:6.0.0-6-next.4",
"debug": "4.3.2",
"handlebars": "4.5.3",
- "undici": "4.5.0",
- "undici-fetch": "1.0.0-rc.1"
+ "undici": "4.5.1",
+ "undici-fetch": "1.0.0-rc.4"
},
"devDependencies": {
"@verdaccio/auth": "workspace:6.0.0-6-next.9",
diff --git a/packages/logger-prettify/package.json b/packages/logger-prettify/package.json
index 5d838b6c5..eb1e55ffc 100644
--- a/packages/logger-prettify/package.json
+++ b/packages/logger-prettify/package.json
@@ -39,8 +39,8 @@
"build": "pnpm run build:js && pnpm run build:types"
},
"dependencies": {
- "dayjs": "1.9.7",
- "fast-safe-stringify": "2.0.7",
+ "dayjs": "1.10.6",
+ "fast-safe-stringify": "2.0.8",
"kleur": "3.0.3",
"lodash": "4.17.21",
"prettier-bytes": "1.0.4",
diff --git a/packages/mock/package.json b/packages/mock/package.json
index a904a412d..eeb47342b 100644
--- a/packages/mock/package.json
+++ b/packages/mock/package.json
@@ -43,7 +43,7 @@
"@verdaccio/config": "workspace:6.0.0-6-next.7",
"@verdaccio/utils": "workspace:6.0.0-6-next.5",
"debug": "4.3.2",
- "fs-extra": "9.1.0",
+ "fs-extra": "10.0.0",
"lodash": "4.17.21",
"request": "2.87.0",
"supertest": "6.1.6"
diff --git a/packages/node-api/package.json b/packages/node-api/package.json
index 317509df1..d40af3de9 100644
--- a/packages/node-api/package.json
+++ b/packages/node-api/package.json
@@ -43,7 +43,7 @@
"@verdaccio/config": "workspace:6.0.0-6-next.7",
"@verdaccio/logger": "workspace:6.0.0-6-next.4",
"@verdaccio/server": "workspace:6.0.0-6-next.16",
- "core-js": "3.16.3",
+ "core-js": "3.16.4",
"debug": "4.3.2",
"lodash": "4.17.21"
},
diff --git a/packages/plugins/memory/package.json b/packages/plugins/memory/package.json
index 46e0ee2ba..dbf08dfc5 100644
--- a/packages/plugins/memory/package.json
+++ b/packages/plugins/memory/package.json
@@ -35,7 +35,7 @@
"@verdaccio/streams": "workspace:11.0.0-alpha.3",
"memory-fs": "0.5.0",
"debug": "4.3.2",
- "memfs": "3.2.0"
+ "memfs": "3.2.2"
},
"devDependencies": {
"@verdaccio/types": "workspace:11.0.0-6-next.7"
diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json
index 5c0d48537..cf0526b8c 100644
--- a/packages/plugins/ui-theme/package.json
+++ b/packages/plugins/ui-theme/package.json
@@ -18,34 +18,34 @@
},
"devDependencies": {
"@emotion/core": "10.1.1",
- "@emotion/jest": "^11.3.0",
+ "@emotion/jest": "11.3.0",
"@emotion/styled": "10.0.27",
"@emotion/styled-base": "^10.0.31",
"@material-ui/core": "4.11.4",
"@material-ui/icons": "4.11.2",
- "@material-ui/styles": "^4.11.4",
+ "@material-ui/styles": "4.11.4",
"@testing-library/dom": "7.31.2",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "11.2.7",
"@verdaccio/node-api": "workspace:6.0.0-6-next.17",
"autosuggest-highlight": "3.1.1",
- "babel-loader": "^8.2.2",
+ "babel-loader": "8.2.2",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-emotion": "10.0.33",
- "bundlesize": "0.18.0",
+ "bundlesize": "0.18.1",
"css-loader": "5.2.1",
- "dayjs": "1.9.7",
+ "dayjs": "1.10.6",
"emotion": "10.0.27",
"emotion-theming": "10.0.27",
"file-loader": "5.1.0",
"friendly-errors-webpack-plugin": "1.7.0",
"github-markdown-css": "3.0.1",
- "harmony-reflect": "^1.6.2",
+ "harmony-reflect": "1.6.2",
"history": "^4.10.1",
- "html-webpack-plugin": "5.3.1",
+ "html-webpack-plugin": "5.3.2",
"i18next": "^19.9.2",
"in-publish": "2.0.1",
- "js-base64": "2.5.1",
+ "js-base64": "3.6.1",
"js-yaml": "3.14.0",
"lint-staged": "9.5.0",
"localstorage-memory": "1.0.3",
@@ -60,25 +60,25 @@
"react": "17.0.2",
"react-autosuggest": "10.1.0",
"react-dom": "17.0.2",
- "react-hook-form": "7.8.4",
+ "react-hook-form": "7.14.0",
"react-hot-loader": "4.13.0",
- "react-i18next": "^11.11.0",
- "react-router": "^5.2.0",
- "react-router-dom": "5.2.0",
+ "react-i18next": "11.11.4",
+ "react-router": "5.2.1",
+ "react-router-dom": "5.2.1",
"react-virtualized": "9.22.3",
"resolve-url-loader": "3.1.1",
"rimraf": "3.0.2",
"source-map-loader": "1.1.0",
- "standard-version": "9.0.0",
+ "standard-version": "9.3.1",
"style-loader": "1.2.1",
- "stylelint": "13.7.2",
+ "stylelint": "13.13.1",
"stylelint-config-recommended": "3.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"stylelint-webpack-plugin": "^2.2.1",
"supertest": "6.1.6",
- "terser-webpack-plugin": "^5.1.3",
- "url-loader": "^4.1.1",
+ "terser-webpack-plugin": "5.1.4",
+ "url-loader": "4.1.1",
"validator": "13.6.0",
"wait-on": "5.2.0",
"webpack": "5.33.2",
@@ -87,8 +87,8 @@
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2",
"webpack-manifest-plugin": "^3.1.1",
- "webpack-merge": "^5.8.0",
- "whatwg-fetch": "^3.6.2",
+ "webpack-merge": "5.8.0",
+ "whatwg-fetch": "3.6.2",
"xss": "1.0.9"
},
"keywords": [
diff --git a/packages/standalone/package.json b/packages/standalone/package.json
index c3d54b625..4d433bfff 100644
--- a/packages/standalone/package.json
+++ b/packages/standalone/package.json
@@ -34,8 +34,8 @@
"devDependencies": {
"@verdaccio/cli": "workspace:6.0.0-6-next.17",
"@verdaccio/ui-theme": "workspace:6.0.0-6-next.9",
- "fs-extra": "9.0.1",
- "webpack": "5.51.1",
+ "fs-extra": "10.0.0",
+ "webpack": "5.33.2",
"webpack-bundle-analyzer": "3.8.0",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "4.8.0"
diff --git a/packages/tools/benchmark/package.json b/packages/tools/benchmark/package.json
index 4b6490ce5..8b6b675c0 100644
--- a/packages/tools/benchmark/package.json
+++ b/packages/tools/benchmark/package.json
@@ -21,7 +21,7 @@
"semver": "7.3.5"
},
"devDependencies": {
- "autocannon": "7.3.0",
+ "autocannon": "7.4.0",
"node-fetch": "2.6.1",
"ts-node": "10.2.1"
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index df8347551..6b01ddbf5 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -4,229 +4,227 @@ importers:
.:
specifiers:
- '@babel/cli': 7.13.14
- '@babel/core': 7.13.15
- '@babel/node': 7.13.13
- '@babel/plugin-proposal-class-properties': 7.13.0
- '@babel/plugin-proposal-decorators': 7.13.15
- '@babel/plugin-proposal-export-namespace-from': 7.12.13
- '@babel/plugin-proposal-function-sent': 7.12.13
- '@babel/plugin-proposal-json-strings': 7.13.8
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8
- '@babel/plugin-proposal-numeric-separator': 7.12.13
- '@babel/plugin-proposal-object-rest-spread': 7.13.8
- '@babel/plugin-proposal-optional-chaining': 7.13.12
- '@babel/plugin-proposal-throw-expressions': 7.12.13
+ '@babel/cli': 7.14.8
+ '@babel/core': 7.15.0
+ '@babel/node': 7.14.9
+ '@babel/plugin-proposal-class-properties': 7.14.5
+ '@babel/plugin-proposal-decorators': 7.14.5
+ '@babel/plugin-proposal-export-namespace-from': 7.14.5
+ '@babel/plugin-proposal-function-sent': 7.14.5
+ '@babel/plugin-proposal-json-strings': 7.14.5
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.14.5
+ '@babel/plugin-proposal-numeric-separator': 7.14.5
+ '@babel/plugin-proposal-object-rest-spread': 7.14.7
+ '@babel/plugin-proposal-optional-chaining': 7.14.5
+ '@babel/plugin-proposal-throw-expressions': 7.14.5
'@babel/plugin-syntax-dynamic-import': 7.8.3
'@babel/plugin-syntax-import-meta': 7.10.4
- '@babel/plugin-transform-async-to-generator': 7.13.0
- '@babel/plugin-transform-classes': 7.13.0
- '@babel/plugin-transform-runtime': 7.13.15
+ '@babel/plugin-transform-async-to-generator': 7.14.5
+ '@babel/plugin-transform-classes': 7.14.9
+ '@babel/plugin-transform-runtime': 7.15.0
'@babel/polyfill': 7.12.1
- '@babel/preset-env': 7.13.15
- '@babel/preset-react': 7.13.13
- '@babel/preset-typescript': 7.13.0
- '@babel/register': 7.13.14
- '@babel/runtime': 7.13.10
+ '@babel/preset-env': 7.15.0
+ '@babel/preset-react': 7.14.5
+ '@babel/preset-typescript': 7.15.0
+ '@babel/register': 7.15.3
+ '@babel/runtime': 7.15.3
'@changesets/changelog-github': ^0.2.8
'@changesets/cli': 2.15.0
'@changesets/get-dependents-graph': ^1.2.0
'@commitlint/cli': 8.3.5
'@commitlint/config-conventional': 8.2.0
'@crowdin/cli': 3.6.5
- '@types/async': 3.2.5
- '@types/autocannon': 4.1.0
+ '@types/async': 3.2.7
+ '@types/autocannon': 4.1.1
'@types/autosuggest-highlight': 3.1.1
- '@types/express': 4.17.6
- '@types/http-errors': 1.8.0
+ '@types/express': 4.17.8
+ '@types/http-errors': 1.8.1
'@types/jest': 27.0.1
- '@types/js-base64': 3.0.0
- '@types/lodash': 4.14.167
+ '@types/lodash': 4.14.172
'@types/lowdb': 1.0.11
- '@types/mime': 2.0.2
+ '@types/mime': 2.0.3
'@types/minimatch': 3.0.5
'@types/node': 14.6.0
- '@types/react': 17.0.15
- '@types/react-autosuggest': 10.0.1
+ '@types/react': 17.0.19
+ '@types/react-autosuggest': 10.1.5
'@types/react-dom': 17.0.9
'@types/react-helmet': 6.1.2
- '@types/react-router-dom': 5.1.6
- '@types/react-virtualized': 9.21.10
- '@types/request': 2.48.5
- '@types/semver': 7.3.4
- '@types/supertest': 2.0.10
+ '@types/react-router-dom': 5.1.8
+ '@types/react-virtualized': 9.21.13
+ '@types/request': 2.48.7
+ '@types/semver': 7.3.8
+ '@types/supertest': 2.0.11
'@types/testing-library__jest-dom': 5.14.1
'@types/validator': 13.6.3
'@types/webpack': 4.41.26
- '@types/webpack-env': 1.16.0
- '@typescript-eslint/eslint-plugin': 4.28.4
- '@typescript-eslint/parser': 4.28.4
+ '@types/webpack-env': 1.16.2
+ '@typescript-eslint/eslint-plugin': 4.29.3
+ '@typescript-eslint/parser': 4.29.3
'@verdaccio/benchmark': workspace:*
'@verdaccio/eslint-config': workspace:*
'@verdaccio/types': workspace:*
'@verdaccio/ui-theme': workspace:*
- autocannon: 7.3.0
+ autocannon: 7.4.0
babel-core: 7.0.0-bridge.0
babel-eslint: 10.1.0
- babel-jest: 27.0.2
+ babel-jest: 27.1.0
babel-plugin-dynamic-import-node: 2.3.3
babel-plugin-emotion: 10.0.33
- codecov: 3.8.1
- concurrently: 5.3.0
- core-js: 3.16.3
+ codecov: 3.8.3
+ concurrently: 6.2.1
+ core-js: 3.16.4
cross-env: 7.0.3
debug: 4.3.2
detect-secrets: 1.0.6
- eslint: 7.26.0
- eslint-config-airbnb-typescript: 12.3.1
+ eslint: 7.32.0
+ eslint-config-airbnb-typescript: 14.0.0
eslint-config-google: 0.14.0
eslint-config-prettier: 8.3.0
eslint-plugin-babel: 5.3.1
- eslint-plugin-import: 2.23.2
- eslint-plugin-jest: 24.3.6
+ eslint-plugin-import: 2.24.2
+ eslint-plugin-jest: 24.4.0
eslint-plugin-jsx-a11y: 6.4.1
- eslint-plugin-prettier: 3.4.0
- eslint-plugin-react: 7.23.2
+ eslint-plugin-prettier: 3.4.1
+ eslint-plugin-react: 7.25.1
eslint-plugin-react-hooks: 4.2.0
eslint-plugin-simple-import-sort: 7.0.0
eslint-plugin-verdaccio: 10.0.0
- fs-extra: 9.1.0
+ fs-extra: 10.0.0
husky: 2.7.0
in-publish: 2.0.1
- jest: 27.0.4
- jest-environment-jsdom: 27.0.3
- jest-environment-jsdom-global: 2.0.4
- jest-environment-node: 27.0.3
+ jest: 27.1.0
+ jest-environment-jsdom: 27.1.0
+ jest-environment-jsdom-global: 3.0.0
+ jest-environment-node: 27.1.0
jest-fetch-mock: 3.0.3
- jest-junit: 11.0.1
+ jest-junit: 12.2.0
kleur: 3.0.3
lint-staged: 9.5.0
nock: 12.0.3
node-fetch: 2.6.1
nodemon: 2.0.12
npm-run-all: 4.1.5
- prettier: 2.3.0
+ prettier: 2.3.2
rimraf: 3.0.2
selfsigned: 1.10.11
supertest: 6.1.6
ts-node: 10.2.1
typescript: 4.4.2
- update-ts-references: 2.3.0
- verdaccio: 5.1.0
+ update-ts-references: 2.4.0
+ verdaccio: 5.1.3
verdaccio-audit: workspace:*
verdaccio-auth-memory: workspace:*
verdaccio-htpasswd: workspace:*
verdaccio-memory: workspace:*
devDependencies:
- '@babel/cli': 7.13.14_@babel+core@7.13.15
- '@babel/core': 7.13.15
- '@babel/node': 7.13.13_@babel+core@7.13.15
- '@babel/plugin-proposal-class-properties': 7.13.0_@babel+core@7.13.15
- '@babel/plugin-proposal-decorators': 7.13.15_@babel+core@7.13.15
- '@babel/plugin-proposal-export-namespace-from': 7.12.13_@babel+core@7.13.15
- '@babel/plugin-proposal-function-sent': 7.12.13_@babel+core@7.13.15
- '@babel/plugin-proposal-json-strings': 7.13.8_@babel+core@7.13.15
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8_@babel+core@7.13.15
- '@babel/plugin-proposal-numeric-separator': 7.12.13_@babel+core@7.13.15
- '@babel/plugin-proposal-object-rest-spread': 7.13.8_@babel+core@7.13.15
- '@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.15
- '@babel/plugin-proposal-throw-expressions': 7.12.13_@babel+core@7.13.15
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15
- '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.13.15
- '@babel/plugin-transform-async-to-generator': 7.13.0_@babel+core@7.13.15
- '@babel/plugin-transform-classes': 7.13.0_@babel+core@7.13.15
- '@babel/plugin-transform-runtime': 7.13.15_@babel+core@7.13.15
+ '@babel/cli': 7.14.8_@babel+core@7.15.0
+ '@babel/core': 7.15.0
+ '@babel/node': 7.14.9_@babel+core@7.15.0
+ '@babel/plugin-proposal-class-properties': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-decorators': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-export-namespace-from': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-function-sent': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-json-strings': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-numeric-separator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-object-rest-spread': 7.14.7_@babel+core@7.15.0
+ '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-throw-expressions': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.15.0
+ '@babel/plugin-transform-async-to-generator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-classes': 7.14.9_@babel+core@7.15.0
+ '@babel/plugin-transform-runtime': 7.15.0_@babel+core@7.15.0
'@babel/polyfill': 7.12.1
- '@babel/preset-env': 7.13.15_@babel+core@7.13.15
- '@babel/preset-react': 7.13.13_@babel+core@7.13.15
- '@babel/preset-typescript': 7.13.0_@babel+core@7.13.15
- '@babel/register': 7.13.14_@babel+core@7.13.15
- '@babel/runtime': 7.13.10
+ '@babel/preset-env': 7.15.0_@babel+core@7.15.0
+ '@babel/preset-react': 7.14.5_@babel+core@7.15.0
+ '@babel/preset-typescript': 7.15.0_@babel+core@7.15.0
+ '@babel/register': 7.15.3_@babel+core@7.15.0
+ '@babel/runtime': 7.15.3
'@changesets/changelog-github': 0.2.8
'@changesets/cli': 2.15.0
'@changesets/get-dependents-graph': 1.2.1
'@commitlint/cli': 8.3.5
'@commitlint/config-conventional': 8.2.0
'@crowdin/cli': 3.6.5
- '@types/async': 3.2.5
- '@types/autocannon': 4.1.0
+ '@types/async': 3.2.7
+ '@types/autocannon': 4.1.1
'@types/autosuggest-highlight': 3.1.1
- '@types/express': 4.17.6
- '@types/http-errors': 1.8.0
+ '@types/express': 4.17.8
+ '@types/http-errors': 1.8.1
'@types/jest': 27.0.1
- '@types/js-base64': 3.0.0
- '@types/lodash': 4.14.167
+ '@types/lodash': 4.14.172
'@types/lowdb': 1.0.11
- '@types/mime': 2.0.2
+ '@types/mime': 2.0.3
'@types/minimatch': 3.0.5
'@types/node': 14.6.0
- '@types/react': 17.0.15
- '@types/react-autosuggest': 10.0.1
+ '@types/react': 17.0.19
+ '@types/react-autosuggest': 10.1.5
'@types/react-dom': 17.0.9
'@types/react-helmet': 6.1.2
- '@types/react-router-dom': 5.1.6
- '@types/react-virtualized': 9.21.10
- '@types/request': 2.48.5
- '@types/semver': 7.3.4
- '@types/supertest': 2.0.10
+ '@types/react-router-dom': 5.1.8
+ '@types/react-virtualized': 9.21.13
+ '@types/request': 2.48.7
+ '@types/semver': 7.3.8
+ '@types/supertest': 2.0.11
'@types/testing-library__jest-dom': 5.14.1
'@types/validator': 13.6.3
'@types/webpack': 4.41.26
- '@types/webpack-env': 1.16.0
- '@typescript-eslint/eslint-plugin': 4.28.4_3b1b11a147578aa75c0dc136c631221c
- '@typescript-eslint/parser': 4.28.4_eslint@7.26.0+typescript@4.4.2
+ '@types/webpack-env': 1.16.2
+ '@typescript-eslint/eslint-plugin': 4.29.3_5b13bab190e8051f191796d8c4619073
+ '@typescript-eslint/parser': 4.29.3_eslint@7.32.0+typescript@4.4.2
'@verdaccio/benchmark': link:packages/tools/benchmark
'@verdaccio/eslint-config': link:packages/tools/eslint
'@verdaccio/types': link:packages/core/types
'@verdaccio/ui-theme': link:packages/plugins/ui-theme
- autocannon: 7.3.0
- babel-core: 7.0.0-bridge.0_@babel+core@7.13.15
- babel-eslint: 10.1.0_eslint@7.26.0
- babel-jest: 27.0.2_@babel+core@7.13.15
+ autocannon: 7.4.0
+ babel-core: 7.0.0-bridge.0_@babel+core@7.15.0
+ babel-eslint: 10.1.0_eslint@7.32.0
+ babel-jest: 27.1.0_@babel+core@7.15.0
babel-plugin-dynamic-import-node: 2.3.3
babel-plugin-emotion: 10.0.33
- codecov: 3.8.1
- concurrently: 5.3.0
- core-js: 3.16.3
+ codecov: 3.8.3
+ concurrently: 6.2.1
+ core-js: 3.16.4
cross-env: 7.0.3
debug: 4.3.2
detect-secrets: 1.0.6
- eslint: 7.26.0
- eslint-config-airbnb-typescript: 12.3.1_575f5a7bab283adadabf36347d23f909
- eslint-config-google: 0.14.0_eslint@7.26.0
- eslint-config-prettier: 8.3.0_eslint@7.26.0
- eslint-plugin-babel: 5.3.1_eslint@7.26.0
- eslint-plugin-import: 2.23.2_eslint@7.26.0
- eslint-plugin-jest: 24.3.6_31366cc05c52885c4ce63120c1b359e4
- eslint-plugin-jsx-a11y: 6.4.1_eslint@7.26.0
- eslint-plugin-prettier: 3.4.0_39fed7ca8f33f3403e39ca7e7aa90c0f
- eslint-plugin-react: 7.23.2_eslint@7.26.0
- eslint-plugin-react-hooks: 4.2.0_eslint@7.26.0
- eslint-plugin-simple-import-sort: 7.0.0_eslint@7.26.0
+ eslint: 7.32.0
+ eslint-config-airbnb-typescript: 14.0.0_5a932766612959030cbbaf3bc45e8537
+ eslint-config-google: 0.14.0_eslint@7.32.0
+ eslint-config-prettier: 8.3.0_eslint@7.32.0
+ eslint-plugin-babel: 5.3.1_eslint@7.32.0
+ eslint-plugin-import: 2.24.2_eslint@7.32.0
+ eslint-plugin-jest: 24.4.0_d9bb2f3d4d43fbdec1717750590e3665
+ eslint-plugin-jsx-a11y: 6.4.1_eslint@7.32.0
+ eslint-plugin-prettier: 3.4.1_5a48a349ffec60f5257b5f148f5199c3
+ eslint-plugin-react: 7.25.1_eslint@7.32.0
+ eslint-plugin-react-hooks: 4.2.0_eslint@7.32.0
+ eslint-plugin-simple-import-sort: 7.0.0_eslint@7.32.0
eslint-plugin-verdaccio: 10.0.0
- fs-extra: 9.1.0
+ fs-extra: 10.0.0
husky: 2.7.0
in-publish: 2.0.1
- jest: 27.0.4_ts-node@10.2.1
- jest-environment-jsdom: 27.0.3
- jest-environment-jsdom-global: 2.0.4_jest-environment-jsdom@27.0.3
- jest-environment-node: 27.0.3
+ jest: 27.1.0_ts-node@10.2.1
+ jest-environment-jsdom: 27.1.0
+ jest-environment-jsdom-global: 3.0.0_jest-environment-jsdom@27.1.0
+ jest-environment-node: 27.1.0
jest-fetch-mock: 3.0.3
- jest-junit: 11.0.1
+ jest-junit: 12.2.0
kleur: 3.0.3
lint-staged: 9.5.0
nock: 12.0.3
node-fetch: 2.6.1
nodemon: 2.0.12
npm-run-all: 4.1.5
- prettier: 2.3.0
+ prettier: 2.3.2
rimraf: 3.0.2
selfsigned: 1.10.11
supertest: 6.1.6
ts-node: 10.2.1_7cfd01fcff41d818ce82373ba3c4f1b7
typescript: 4.4.2
- update-ts-references: 2.3.0_typescript@4.4.2
- verdaccio: 5.1.0
+ update-ts-references: 2.4.0_typescript@4.4.2
+ verdaccio: 5.1.3
verdaccio-audit: link:packages/plugins/audit
verdaccio-auth-memory: link:packages/plugins/auth-memory
verdaccio-htpasswd: link:packages/core/htpasswd
@@ -250,7 +248,7 @@ importers:
debug: 4.3.2
express: 4.17.1
lodash: 4.17.21
- mime: 2.4.4
+ mime: 2.5.2
semver: 7.3.5
supertest: 6.1.6
dependencies:
@@ -267,7 +265,7 @@ importers:
debug: 4.3.2
express: 4.17.1
lodash: 4.17.21
- mime: 2.4.4
+ mime: 2.5.2
semver: 7.3.5
devDependencies:
'@verdaccio/server': link:../server
@@ -375,7 +373,7 @@ importers:
'@verdaccio/commons-api': workspace:11.0.0-alpha.3
'@verdaccio/file-locking': workspace:11.0.0-alpha.3
'@verdaccio/types': workspace:11.0.0-6-next.7
- apache-md5: 1.1.2
+ apache-md5: 1.1.7
bcryptjs: 2.4.3
http-errors: 1.8.0
mockdate: 3.0.5
@@ -383,7 +381,7 @@ importers:
dependencies:
'@verdaccio/commons-api': link:../commons-api
'@verdaccio/file-locking': link:../file-locking
- apache-md5: 1.1.2
+ apache-md5: 1.1.7
bcryptjs: 2.4.3
http-errors: 1.8.0
unix-crypt-td-js: 1.1.4
@@ -514,15 +512,15 @@ importers:
'@verdaccio/types': workspace:11.0.0-6-next.7
debug: 4.3.2
handlebars: 4.5.3
- undici: 4.5.0
- undici-fetch: 1.0.0-rc.1
+ undici: 4.5.1
+ undici-fetch: 1.0.0-rc.4
dependencies:
'@verdaccio/commons-api': link:../core/commons-api
'@verdaccio/logger': link:../logger
debug: 4.3.2
handlebars: 4.5.3
- undici: 4.5.0
- undici-fetch: 1.0.0-rc.1
+ undici: 4.5.1
+ undici-fetch: 1.0.0-rc.4
devDependencies:
'@verdaccio/auth': link:../auth
'@verdaccio/config': link:../config
@@ -567,16 +565,16 @@ importers:
packages/logger-prettify:
specifiers:
'@types/pino': 6.3.11
- dayjs: 1.9.7
- fast-safe-stringify: 2.0.7
+ dayjs: 1.10.6
+ fast-safe-stringify: 2.0.8
kleur: 3.0.3
lodash: 4.17.21
pino: 6.11.3
prettier-bytes: 1.0.4
pretty-ms: 5.1.0
dependencies:
- dayjs: 1.9.7
- fast-safe-stringify: 2.0.7
+ dayjs: 1.10.6
+ fast-safe-stringify: 2.0.8
kleur: 3.0.3
lodash: 4.17.21
prettier-bytes: 1.0.4
@@ -608,7 +606,7 @@ importers:
'@verdaccio/types': workspace:11.0.0-6-next.7
'@verdaccio/utils': workspace:6.0.0-6-next.5
debug: 4.3.2
- fs-extra: 9.1.0
+ fs-extra: 10.0.0
lodash: 4.17.21
request: 2.87.0
supertest: 6.1.6
@@ -617,7 +615,7 @@ importers:
'@verdaccio/config': link:../config
'@verdaccio/utils': link:../utils
debug: 4.3.2
- fs-extra: 9.1.0
+ fs-extra: 10.0.0
lodash: 4.17.21
request: 2.87.0
supertest: 6.1.6
@@ -632,7 +630,7 @@ importers:
'@verdaccio/mock': workspace:6.0.0-6-next.7
'@verdaccio/server': workspace:6.0.0-6-next.16
'@verdaccio/types': workspace:11.0.0-6-next.7
- core-js: 3.16.3
+ core-js: 3.16.4
debug: 4.3.2
jest-mock-process: 1.4.1
lodash: 4.17.21
@@ -643,13 +641,13 @@ importers:
'@verdaccio/config': link:../config
'@verdaccio/logger': link:../logger
'@verdaccio/server': link:../server
- core-js: 3.16.3
+ core-js: 3.16.4
debug: 4.3.2
lodash: 4.17.21
devDependencies:
'@verdaccio/mock': link:../mock
'@verdaccio/types': link:../core/types
- jest-mock-process: 1.4.1_jest@27.0.4
+ jest-mock-process: 1.4.1_jest@27.1.0
selfsigned: 1.10.11
supertest: 6.1.6
@@ -737,13 +735,13 @@ importers:
'@verdaccio/streams': workspace:11.0.0-alpha.3
'@verdaccio/types': workspace:11.0.0-6-next.7
debug: 4.3.2
- memfs: 3.2.0
+ memfs: 3.2.2
memory-fs: 0.5.0
dependencies:
'@verdaccio/commons-api': link:../../core/commons-api
'@verdaccio/streams': link:../../core/streams
debug: 4.3.2
- memfs: 3.2.0
+ memfs: 3.2.2
memory-fs: 0.5.0
devDependencies:
'@verdaccio/types': link:../../core/types
@@ -751,34 +749,34 @@ importers:
packages/plugins/ui-theme:
specifiers:
'@emotion/core': 10.1.1
- '@emotion/jest': ^11.3.0
+ '@emotion/jest': 11.3.0
'@emotion/styled': 10.0.27
'@emotion/styled-base': ^10.0.31
'@material-ui/core': 4.11.4
'@material-ui/icons': 4.11.2
- '@material-ui/styles': ^4.11.4
+ '@material-ui/styles': 4.11.4
'@testing-library/dom': 7.31.2
'@testing-library/jest-dom': 5.14.1
'@testing-library/react': 11.2.7
'@verdaccio/node-api': workspace:6.0.0-6-next.17
autosuggest-highlight: 3.1.1
- babel-loader: ^8.2.2
+ babel-loader: 8.2.2
babel-plugin-dynamic-import-node: 2.3.3
babel-plugin-emotion: 10.0.33
- bundlesize: 0.18.0
+ bundlesize: 0.18.1
css-loader: 5.2.1
- dayjs: 1.9.7
+ dayjs: 1.10.6
emotion: 10.0.27
emotion-theming: 10.0.27
file-loader: 5.1.0
friendly-errors-webpack-plugin: 1.7.0
github-markdown-css: 3.0.1
- harmony-reflect: ^1.6.2
+ harmony-reflect: 1.6.2
history: ^4.10.1
- html-webpack-plugin: 5.3.1
+ html-webpack-plugin: 5.3.2
i18next: ^19.9.2
in-publish: 2.0.1
- js-base64: 2.5.1
+ js-base64: 3.6.1
js-yaml: 3.14.0
lint-staged: 9.5.0
localstorage-memory: 1.0.3
@@ -793,25 +791,25 @@ importers:
react: 17.0.2
react-autosuggest: 10.1.0
react-dom: 17.0.2
- react-hook-form: 7.8.4
+ react-hook-form: 7.14.0
react-hot-loader: 4.13.0
- react-i18next: ^11.11.0
- react-router: ^5.2.0
- react-router-dom: 5.2.0
+ react-i18next: 11.11.4
+ react-router: 5.2.1
+ react-router-dom: 5.2.1
react-virtualized: 9.22.3
resolve-url-loader: 3.1.1
rimraf: 3.0.2
source-map-loader: 1.1.0
- standard-version: 9.0.0
+ standard-version: 9.3.1
style-loader: 1.2.1
- stylelint: 13.7.2
+ stylelint: 13.13.1
stylelint-config-recommended: 3.0.0
stylelint-config-styled-components: 0.1.1
stylelint-processor-styled-components: 1.10.0
stylelint-webpack-plugin: ^2.2.1
supertest: 6.1.6
- terser-webpack-plugin: ^5.1.3
- url-loader: ^4.1.1
+ terser-webpack-plugin: 5.1.4
+ url-loader: 4.1.1
validator: 13.6.0
wait-on: 5.2.0
webpack: 5.33.2
@@ -820,28 +818,28 @@ importers:
webpack-cli: ^4.7.2
webpack-dev-server: ^3.11.2
webpack-manifest-plugin: ^3.1.1
- webpack-merge: ^5.8.0
- whatwg-fetch: ^3.6.2
+ webpack-merge: 5.8.0
+ whatwg-fetch: 3.6.2
xss: 1.0.9
devDependencies:
'@emotion/core': 10.1.1_react@17.0.2
'@emotion/jest': 11.3.0_@types+jest@27.0.1
'@emotion/styled': 10.0.27_33bb31e1d857102242df3642b32eda18
'@emotion/styled-base': 10.0.31_33bb31e1d857102242df3642b32eda18
- '@material-ui/core': 4.11.4_6ed7afba42f0472a9770b39da668445f
- '@material-ui/icons': 4.11.2_59efc1a8a27522a0897e4be04bd8a0e2
- '@material-ui/styles': 4.11.4_6ed7afba42f0472a9770b39da668445f
+ '@material-ui/core': 4.11.4_9c6a8df88c2691f81f37725d5b4de033
+ '@material-ui/icons': 4.11.2_842d6fd0a208aabbcab28b4283e0161f
+ '@material-ui/styles': 4.11.4_9c6a8df88c2691f81f37725d5b4de033
'@testing-library/dom': 7.31.2
'@testing-library/jest-dom': 5.14.1
'@testing-library/react': 11.2.7_react-dom@17.0.2+react@17.0.2
'@verdaccio/node-api': link:../../node-api
autosuggest-highlight: 3.1.1
- babel-loader: 8.2.2_de359d37148110717f7d10325d3521a7
+ babel-loader: 8.2.2_cc17b5a6b16e6cbdb41f272cd1e3b231
babel-plugin-dynamic-import-node: 2.3.3
babel-plugin-emotion: 10.0.33
- bundlesize: 0.18.0
+ bundlesize: 0.18.1
css-loader: 5.2.1_webpack@5.33.2
- dayjs: 1.9.7
+ dayjs: 1.10.6
emotion: 10.0.27
emotion-theming: 10.0.27_33bb31e1d857102242df3642b32eda18
file-loader: 5.1.0_webpack@5.33.2
@@ -849,10 +847,10 @@ importers:
github-markdown-css: 3.0.1
harmony-reflect: 1.6.2
history: 4.10.1
- html-webpack-plugin: 5.3.1_webpack@5.33.2
+ html-webpack-plugin: 5.3.2_webpack@5.33.2
i18next: 19.9.2
in-publish: 2.0.1
- js-base64: 2.5.1
+ js-base64: 3.6.1
js-yaml: 3.14.0
lint-staged: 9.5.0
localstorage-memory: 1.0.3
@@ -867,32 +865,32 @@ importers:
react: 17.0.2
react-autosuggest: 10.1.0_react@17.0.2
react-dom: 17.0.2_react@17.0.2
- react-hook-form: 7.8.4_react@17.0.2
- react-hot-loader: 4.13.0_6ed7afba42f0472a9770b39da668445f
- react-i18next: 11.11.0_i18next@19.9.2+react@17.0.2
- react-router: 5.2.0_react@17.0.2
- react-router-dom: 5.2.0_react@17.0.2
+ react-hook-form: 7.14.0_react@17.0.2
+ react-hot-loader: 4.13.0_9c6a8df88c2691f81f37725d5b4de033
+ react-i18next: 11.11.4_i18next@19.9.2+react@17.0.2
+ react-router: 5.2.1_react@17.0.2
+ react-router-dom: 5.2.1_react@17.0.2
react-virtualized: 9.22.3_react-dom@17.0.2+react@17.0.2
resolve-url-loader: 3.1.1
rimraf: 3.0.2
source-map-loader: 1.1.0_webpack@5.33.2
- standard-version: 9.0.0
+ standard-version: 9.3.1
style-loader: 1.2.1_webpack@5.33.2
- stylelint: 13.7.2
- stylelint-config-recommended: 3.0.0_stylelint@13.7.2
+ stylelint: 13.13.1
+ stylelint-config-recommended: 3.0.0_stylelint@13.13.1
stylelint-config-styled-components: 0.1.1
stylelint-processor-styled-components: 1.10.0
- stylelint-webpack-plugin: 2.2.1_stylelint@13.7.2+webpack@5.33.2
+ stylelint-webpack-plugin: 2.2.1_stylelint@13.13.1+webpack@5.33.2
supertest: 6.1.6
- terser-webpack-plugin: 5.1.3_webpack@5.33.2
+ terser-webpack-plugin: 5.1.4_webpack@5.33.2
url-loader: 4.1.1_file-loader@5.1.0+webpack@5.33.2
validator: 13.6.0
wait-on: 5.2.0
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
webpack-bundle-analyzer: 3.8.0
webpack-bundle-size-analyzer: 3.1.0
- webpack-cli: 4.7.2_4674495ad890e1d5feff1d3e0d998552
- webpack-dev-server: 3.11.2_webpack-cli@4.7.2+webpack@5.33.2
+ webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552
+ webpack-dev-server: 3.11.2_webpack-cli@4.8.0+webpack@5.33.2
webpack-manifest-plugin: 3.1.1_webpack@5.33.2
webpack-merge: 5.8.0
whatwg-fetch: 3.6.2
@@ -976,19 +974,19 @@ importers:
specifiers:
'@verdaccio/cli': workspace:6.0.0-6-next.17
'@verdaccio/ui-theme': workspace:6.0.0-6-next.9
- fs-extra: 9.0.1
- webpack: 5.51.1
+ fs-extra: 10.0.0
+ webpack: 5.33.2
webpack-bundle-analyzer: 3.8.0
webpack-bundle-size-analyzer: 3.1.0
webpack-cli: 4.8.0
devDependencies:
'@verdaccio/cli': link:../cli
'@verdaccio/ui-theme': link:../plugins/ui-theme
- fs-extra: 9.0.1
- webpack: 5.51.1_webpack-cli@4.8.0
+ fs-extra: 10.0.0
+ webpack: 5.33.2_webpack-cli@4.8.0
webpack-bundle-analyzer: 3.8.0
webpack-bundle-size-analyzer: 3.1.0
- webpack-cli: 4.8.0_c53ff1e725f1fdf24c809ba0915b4374
+ webpack-cli: 4.8.0_707cf3a7b050eed2e3c77cb6e0db6cad
packages/store:
specifiers:
@@ -1029,7 +1027,7 @@ importers:
packages/tools/benchmark:
specifiers:
- autocannon: 7.3.0
+ autocannon: 7.4.0
clipanion: 3.0.1
get-port: 5.1.1
node-fetch: 2.6.1
@@ -1042,7 +1040,7 @@ importers:
semver: 7.3.5
temp-dir: 2.0.0
devDependencies:
- autocannon: 7.3.0
+ autocannon: 7.4.0
node-fetch: 2.6.1
ts-node: 10.2.1_7cfd01fcff41d818ce82373ba3c4f1b7
@@ -1152,15 +1150,15 @@ importers:
get-port: ^5.1.1
npm: 7.0.15
pnpm: 5.13.5
- request: ^2.88.2
+ request: 2.87.0
semver: ^7.3.5
- yarn: 1.22.10
+ yarn: 1.22.11
dependencies:
debug: 4.3.2
npm: 7.0.15
pnpm: 5.13.5
- request: 2.88.2
- yarn: 1.22.10
+ request: 2.87.0
+ yarn: 1.22.11
devDependencies:
get-port: 5.1.1
semver: 7.3.5
@@ -1173,8 +1171,8 @@ importers:
kleur: 3.0.3
lodash: ^4.17.21
puppeteer: ^9.1.1
- request: ^2.88.2
- rimraf: ^3.0.2
+ request: 2.87.0
+ rimraf: 3.0.2
devDependencies:
'@verdaccio/commons-api': link:../../packages/core/commons-api
'@verdaccio/ui-theme': link:../../packages/plugins/ui-theme
@@ -1182,7 +1180,7 @@ importers:
kleur: 3.0.3
lodash: 4.17.21
puppeteer: 9.1.1
- request: 2.88.2
+ request: 2.87.0
rimraf: 3.0.2
website:
@@ -1199,22 +1197,22 @@ importers:
copy-text-to-clipboard: ^3.0.1
docusaurus-plugin-sass: ^0.2.1
docusaurus-plugin-sentry: ^1.0.0
- esbuild: ^0.12.15
+ esbuild: 0.12.24
esbuild-loader: ^2.13.1
prism-react-renderer: ^1.2.1
- react: ^17.0.1
- react-dom: ^17.0.1
+ react: 17.0.2
+ react-dom: 17.0.2
react-twitter-widgets: ^1.10.0
sass: ^1.35.2
sass-loader: ^12.1.0
- url-loader: ^4.1.1
+ url-loader: 4.1.1
use-is-in-viewport: ^1.0.9
dependencies:
'@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/plugin-google-analytics': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
- '@docusaurus/preset-classic': 2.0.0-beta.4_c4cf8ae60686e159c15e8c074d930d8c
+ '@docusaurus/preset-classic': 2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3
'@docusaurus/remark-plugin-npm2yarn': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
- '@docusaurus/theme-search-algolia': 2.0.0-beta.4_c4cf8ae60686e159c15e8c074d930d8c
+ '@docusaurus/theme-search-algolia': 2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3
'@mdx-js/react': 1.6.22_react@17.0.2
clsx: 1.1.1
copy-text-to-clipboard: 3.0.1
@@ -1225,9 +1223,9 @@ importers:
use-is-in-viewport: 1.0.9_react@17.0.2
devDependencies:
'@docusaurus/module-type-aliases': 2.0.0-beta.4
- '@tsconfig/docusaurus': 1.0.2
+ '@tsconfig/docusaurus': 1.0.4
docusaurus-plugin-sass: 0.2.1_50fa97e0b0ba5829d31001c6d76ec7a8
- esbuild: 0.12.15
+ esbuild: 0.12.24
esbuild-loader: 2.13.1
prism-react-renderer: 1.2.1_react@17.0.2
sass: 1.35.2
@@ -1350,23 +1348,23 @@ packages:
resolution: {integrity: sha512-H71nDOOL8Y7kWRLqf6Sums+01Q5msqBW2KhDUTemh1tvY04eSkSXrK0uj/4mmY0Xr16/3zyZmsrxN7CKuRbNRg==}
dev: true
- /@babel/cli/7.13.14_@babel+core@7.13.15:
- resolution: {integrity: sha512-zmEFV8WBRsW+mPQumO1/4b34QNALBVReaiHJOkxhUsdo/AvYM62c+SKSuLi2aZ42t3ocK6OI0uwUXRvrIbREZw==}
+ /@babel/cli/7.14.8_@babel+core@7.15.0:
+ resolution: {integrity: sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg==}
+ engines: {node: '>=6.9.0'}
hasBin: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
+ '@babel/core': 7.15.0
commander: 4.1.1
convert-source-map: 1.7.0
fs-readdir-recursive: 1.1.0
- glob: 7.1.6
- lodash: 4.17.21
+ glob: 7.1.7
make-dir: 2.1.0
slash: 2.0.0
source-map: 0.5.7
optionalDependencies:
- '@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents
+ '@nicolo-ribaudo/chokidar-2': 2.1.8-no-fsevents.2
chokidar: 3.5.1
dev: true
@@ -1396,28 +1394,9 @@ packages:
/@babel/compat-data/7.13.15:
resolution: {integrity: sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==}
- /@babel/core/7.12.3:
- resolution: {integrity: sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==}
+ /@babel/compat-data/7.15.0:
+ resolution: {integrity: sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==}
engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/code-frame': 7.10.4
- '@babel/generator': 7.12.5
- '@babel/helper-module-transforms': 7.12.1
- '@babel/helpers': 7.12.5
- '@babel/parser': 7.12.5
- '@babel/template': 7.10.4
- '@babel/traverse': 7.12.5
- '@babel/types': 7.12.6
- convert-source-map: 1.7.0
- debug: 4.3.1
- gensync: 1.0.0-beta.2
- json5: 2.1.3
- lodash: 4.17.21
- resolve: 1.19.0
- semver: 5.7.1
- source-map: 0.5.7
- transitivePeerDependencies:
- - supports-color
dev: true
/@babel/core/7.12.9:
@@ -1466,6 +1445,29 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/core/7.15.0:
+ resolution: {integrity: sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/code-frame': 7.14.5
+ '@babel/generator': 7.15.0
+ '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-module-transforms': 7.15.0
+ '@babel/helpers': 7.15.3
+ '@babel/parser': 7.15.3
+ '@babel/template': 7.14.5
+ '@babel/traverse': 7.15.0
+ '@babel/types': 7.15.0
+ convert-source-map: 1.7.0
+ debug: 4.3.2
+ gensync: 1.0.0-beta.2
+ json5: 2.2.0
+ semver: 6.3.0
+ source-map: 0.5.7
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/generator/7.11.4:
resolution: {integrity: sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g==}
dependencies:
@@ -1474,22 +1476,6 @@ packages:
source-map: 0.5.7
dev: true
- /@babel/generator/7.12.11:
- resolution: {integrity: sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==}
- dependencies:
- '@babel/types': 7.12.12
- jsesc: 2.5.2
- source-map: 0.5.7
- dev: true
-
- /@babel/generator/7.12.15:
- resolution: {integrity: sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==}
- dependencies:
- '@babel/types': 7.12.13
- jsesc: 2.5.2
- source-map: 0.5.7
- dev: true
-
/@babel/generator/7.12.5:
resolution: {integrity: sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==}
dependencies:
@@ -1506,16 +1492,41 @@ packages:
jsesc: 2.5.2
source-map: 0.5.7
+ /@babel/generator/7.15.0:
+ resolution: {integrity: sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.15.0
+ jsesc: 2.5.2
+ source-map: 0.5.7
+ dev: true
+
/@babel/helper-annotate-as-pure/7.12.13:
resolution: {integrity: sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==}
dependencies:
'@babel/types': 7.14.5
+ /@babel/helper-annotate-as-pure/7.14.5:
+ resolution: {integrity: sha512-EivH9EgBIb+G8ij1B2jAwSH36WnGvkQSEC6CkX/6v6ZFlw5fVOHvsgGF4uiEHO2GzMvunZb6tDLQEQSdrdocrA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.15.0
+ dev: true
+
/@babel/helper-builder-binary-assignment-operator-visitor/7.12.13:
resolution: {integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==}
dependencies:
'@babel/helper-explode-assignable-expression': 7.13.0
'@babel/types': 7.14.5
+ dev: false
+
+ /@babel/helper-builder-binary-assignment-operator-visitor/7.14.5:
+ resolution: {integrity: sha512-YTA/Twn0vBXDVGJuAX6PwW7x5zQei1luDDo2Pl6q1qZ7hVNl0RZrhHCQG/ArGpR29Vl7ETiB8eJyrvpuRp300w==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-explode-assignable-expression': 7.14.5
+ '@babel/types': 7.15.0
+ dev: true
/@babel/helper-compilation-targets/7.13.13_@babel+core@7.13.15:
resolution: {integrity: sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==}
@@ -1528,6 +1539,19 @@ packages:
browserslist: 4.16.6
semver: 6.3.0
+ /@babel/helper-compilation-targets/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/compat-data': 7.15.0
+ '@babel/core': 7.15.0
+ '@babel/helper-validator-option': 7.14.5
+ browserslist: 4.16.6
+ semver: 6.3.0
+ dev: true
+
/@babel/helper-create-class-features-plugin/7.13.11_@babel+core@7.13.15:
resolution: {integrity: sha512-ays0I7XYq9xbjCSvT+EvysLgfc3tOkwCULHjrnscGT3A9qD4sk3wXnJ3of0MAWsWGjdinFvajHU2smYuqXKMrw==}
peerDependencies:
@@ -1541,6 +1565,24 @@ packages:
'@babel/helper-split-export-declaration': 7.14.5
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/helper-create-class-features-plugin/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.14.5
+ '@babel/helper-function-name': 7.14.5
+ '@babel/helper-member-expression-to-functions': 7.15.0
+ '@babel/helper-optimise-call-expression': 7.14.5
+ '@babel/helper-replace-supers': 7.15.0
+ '@babel/helper-split-export-declaration': 7.14.5
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.13.15:
resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==}
@@ -1550,6 +1592,28 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-annotate-as-pure': 7.12.13
regexpu-core: 4.7.1
+ dev: false
+
+ /@babel/helper-create-regexp-features-plugin/7.12.17_@babel+core@7.15.0:
+ resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.12.13
+ regexpu-core: 4.7.1
+ dev: true
+
+ /@babel/helper-create-regexp-features-plugin/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.14.5
+ regexpu-core: 4.7.1
+ dev: true
/@babel/helper-define-polyfill-provider/0.2.0_@babel+core@7.13.15:
resolution: {integrity: sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==}
@@ -1567,11 +1631,38 @@ packages:
semver: 6.3.0
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/helper-define-polyfill-provider/0.2.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==}
+ peerDependencies:
+ '@babel/core': ^7.4.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-module-imports': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/traverse': 7.15.0
+ debug: 4.3.2
+ lodash.debounce: 4.0.8
+ resolve: 1.20.0
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/helper-explode-assignable-expression/7.13.0:
resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==}
dependencies:
'@babel/types': 7.14.5
+ dev: false
+
+ /@babel/helper-explode-assignable-expression/7.14.5:
+ resolution: {integrity: sha512-Htb24gnGJdIGT4vnRKMdoXiOIlqOLmdiUYpAQ0mYfgVT/GDm8GOYhgi4GL+hMKrkiPRohO4ts34ELFsGAPQLDQ==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.15.0
+ dev: true
/@babel/helper-function-name/7.10.4:
resolution: {integrity: sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==}
@@ -1581,22 +1672,6 @@ packages:
'@babel/types': 7.12.6
dev: true
- /@babel/helper-function-name/7.12.11:
- resolution: {integrity: sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==}
- dependencies:
- '@babel/helper-get-function-arity': 7.12.10
- '@babel/template': 7.12.7
- '@babel/types': 7.12.12
- dev: true
-
- /@babel/helper-function-name/7.12.13:
- resolution: {integrity: sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==}
- dependencies:
- '@babel/helper-get-function-arity': 7.12.13
- '@babel/template': 7.12.13
- '@babel/types': 7.12.13
- dev: true
-
/@babel/helper-function-name/7.14.5:
resolution: {integrity: sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==}
engines: {node: '>=6.9.0'}
@@ -1611,18 +1686,6 @@ packages:
'@babel/types': 7.12.6
dev: true
- /@babel/helper-get-function-arity/7.12.10:
- resolution: {integrity: sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==}
- dependencies:
- '@babel/types': 7.12.12
- dev: true
-
- /@babel/helper-get-function-arity/7.12.13:
- resolution: {integrity: sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==}
- dependencies:
- '@babel/types': 7.12.13
- dev: true
-
/@babel/helper-get-function-arity/7.14.5:
resolution: {integrity: sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==}
engines: {node: '>=6.9.0'}
@@ -1635,21 +1698,16 @@ packages:
dependencies:
'@babel/types': 7.14.5
- /@babel/helper-member-expression-to-functions/7.12.7:
- resolution: {integrity: sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==}
- dependencies:
- '@babel/types': 7.12.12
- dev: true
-
/@babel/helper-member-expression-to-functions/7.13.12:
resolution: {integrity: sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==}
dependencies:
'@babel/types': 7.14.5
- /@babel/helper-module-imports/7.12.5:
- resolution: {integrity: sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==}
+ /@babel/helper-member-expression-to-functions/7.15.0:
+ resolution: {integrity: sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==}
+ engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.12.6
+ '@babel/types': 7.15.0
dev: true
/@babel/helper-module-imports/7.13.12:
@@ -1657,20 +1715,11 @@ packages:
dependencies:
'@babel/types': 7.14.5
- /@babel/helper-module-transforms/7.12.1:
- resolution: {integrity: sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==}
+ /@babel/helper-module-imports/7.14.5:
+ resolution: {integrity: sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==}
+ engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-module-imports': 7.12.5
- '@babel/helper-replace-supers': 7.12.11
- '@babel/helper-simple-access': 7.12.1
- '@babel/helper-split-export-declaration': 7.12.11
- '@babel/helper-validator-identifier': 7.12.11
- '@babel/template': 7.12.7
- '@babel/traverse': 7.12.12
- '@babel/types': 7.12.12
- lodash: 4.17.21
- transitivePeerDependencies:
- - supports-color
+ '@babel/types': 7.15.0
dev: true
/@babel/helper-module-transforms/7.13.14:
@@ -1687,10 +1736,20 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/helper-optimise-call-expression/7.12.10:
- resolution: {integrity: sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==}
+ /@babel/helper-module-transforms/7.15.0:
+ resolution: {integrity: sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==}
+ engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.12.12
+ '@babel/helper-module-imports': 7.14.5
+ '@babel/helper-replace-supers': 7.15.0
+ '@babel/helper-simple-access': 7.14.8
+ '@babel/helper-split-export-declaration': 7.14.5
+ '@babel/helper-validator-identifier': 7.14.9
+ '@babel/template': 7.14.5
+ '@babel/traverse': 7.15.0
+ '@babel/types': 7.15.0
+ transitivePeerDependencies:
+ - supports-color
dev: true
/@babel/helper-optimise-call-expression/7.12.13:
@@ -1698,17 +1757,16 @@ packages:
dependencies:
'@babel/types': 7.14.5
+ /@babel/helper-optimise-call-expression/7.14.5:
+ resolution: {integrity: sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.15.0
+ dev: true
+
/@babel/helper-plugin-utils/7.10.4:
resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==}
- /@babel/helper-plugin-utils/7.12.13:
- resolution: {integrity: sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==}
- dev: true
-
- /@babel/helper-plugin-utils/7.13.0:
- resolution: {integrity: sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==}
- dev: true
-
/@babel/helper-plugin-utils/7.14.5:
resolution: {integrity: sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==}
engines: {node: '>=6.9.0'}
@@ -1721,14 +1779,15 @@ packages:
'@babel/types': 7.14.5
transitivePeerDependencies:
- supports-color
+ dev: false
- /@babel/helper-replace-supers/7.12.11:
- resolution: {integrity: sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA==}
+ /@babel/helper-remap-async-to-generator/7.14.5:
+ resolution: {integrity: sha512-rLQKdQU+HYlxBwQIj8dk4/0ENOUEhA/Z0l4hN8BexpvmSMN9oA9EagjnhnDpNsRdWCfjwa4mn/HyBXO9yhQP6A==}
+ engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-member-expression-to-functions': 7.12.7
- '@babel/helper-optimise-call-expression': 7.12.10
- '@babel/traverse': 7.12.12
- '@babel/types': 7.12.12
+ '@babel/helper-annotate-as-pure': 7.14.5
+ '@babel/helper-wrap-function': 7.14.5
+ '@babel/types': 7.15.0
transitivePeerDependencies:
- supports-color
dev: true
@@ -1743,10 +1802,16 @@ packages:
transitivePeerDependencies:
- supports-color
- /@babel/helper-simple-access/7.12.1:
- resolution: {integrity: sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==}
+ /@babel/helper-replace-supers/7.15.0:
+ resolution: {integrity: sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==}
+ engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.12.12
+ '@babel/helper-member-expression-to-functions': 7.15.0
+ '@babel/helper-optimise-call-expression': 7.14.5
+ '@babel/traverse': 7.15.0
+ '@babel/types': 7.15.0
+ transitivePeerDependencies:
+ - supports-color
dev: true
/@babel/helper-simple-access/7.13.12:
@@ -1754,10 +1819,25 @@ packages:
dependencies:
'@babel/types': 7.14.5
+ /@babel/helper-simple-access/7.14.8:
+ resolution: {integrity: sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.15.0
+ dev: true
+
/@babel/helper-skip-transparent-expression-wrappers/7.12.1:
resolution: {integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA==}
dependencies:
'@babel/types': 7.14.5
+ dev: false
+
+ /@babel/helper-skip-transparent-expression-wrappers/7.14.5:
+ resolution: {integrity: sha512-dmqZB7mrb94PZSAOYtr+ZN5qt5owZIAgqtoTuqiFbHFtxgEcmQlRJVI+bO++fciBunXtB6MK7HrzrfcAzIz2NQ==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/types': 7.15.0
+ dev: true
/@babel/helper-split-export-declaration/7.11.0:
resolution: {integrity: sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==}
@@ -1765,18 +1845,6 @@ packages:
'@babel/types': 7.12.6
dev: true
- /@babel/helper-split-export-declaration/7.12.11:
- resolution: {integrity: sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==}
- dependencies:
- '@babel/types': 7.12.12
- dev: true
-
- /@babel/helper-split-export-declaration/7.12.13:
- resolution: {integrity: sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==}
- dependencies:
- '@babel/types': 7.12.13
- dev: true
-
/@babel/helper-split-export-declaration/7.14.5:
resolution: {integrity: sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==}
engines: {node: '>=6.9.0'}
@@ -1795,18 +1863,17 @@ packages:
resolution: {integrity: sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==}
engines: {node: '>=6.9.0'}
+ /@babel/helper-validator-identifier/7.14.9:
+ resolution: {integrity: sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==}
+ engines: {node: '>=6.9.0'}
+ dev: true
+
/@babel/helper-validator-option/7.12.17:
resolution: {integrity: sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==}
- /@babel/helper-wrap-function/7.12.13:
- resolution: {integrity: sha512-t0aZFEmBJ1LojdtJnhOaQEVejnzYhyjWHSsNSNo8vOYRbAJNh6r6GQF7pd36SqG7OKGbn+AewVQ/0IfYfIuGdw==}
- dependencies:
- '@babel/helper-function-name': 7.12.13
- '@babel/template': 7.12.13
- '@babel/traverse': 7.12.13
- '@babel/types': 7.12.13
- transitivePeerDependencies:
- - supports-color
+ /@babel/helper-validator-option/7.14.5:
+ resolution: {integrity: sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==}
+ engines: {node: '>=6.9.0'}
dev: true
/@babel/helper-wrap-function/7.13.0:
@@ -1818,13 +1885,16 @@ packages:
'@babel/types': 7.14.5
transitivePeerDependencies:
- supports-color
+ dev: false
- /@babel/helpers/7.12.5:
- resolution: {integrity: sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==}
+ /@babel/helper-wrap-function/7.14.5:
+ resolution: {integrity: sha512-YEdjTCq+LNuNS1WfxsDCNpgXkJaIyqco6DAelTUjT4f2KIWC1nBcaCaSdHTBqQVLnTBexBcVcFhLSU1KnYuePQ==}
+ engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.12.7
- '@babel/traverse': 7.12.12
- '@babel/types': 7.12.12
+ '@babel/helper-function-name': 7.14.5
+ '@babel/template': 7.14.5
+ '@babel/traverse': 7.15.0
+ '@babel/types': 7.15.0
transitivePeerDependencies:
- supports-color
dev: true
@@ -1838,6 +1908,17 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/helpers/7.15.3:
+ resolution: {integrity: sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/template': 7.14.5
+ '@babel/traverse': 7.15.0
+ '@babel/types': 7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/highlight/7.12.13:
resolution: {integrity: sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==}
dependencies:
@@ -1854,16 +1935,17 @@ packages:
chalk: 2.4.2
js-tokens: 4.0.0
- /@babel/node/7.13.13_@babel+core@7.13.15:
- resolution: {integrity: sha512-gElSPunpriXoBGQxDkd5h9L13SVTyzFLTPv9jN1aXJNLR10iNs+MsfhYL/WGJGCJQFddHAdThY7CkmGVz2KPag==}
+ /@babel/node/7.14.9_@babel+core@7.15.0:
+ resolution: {integrity: sha512-7QJvGn3ID2TjoFst3UdLu3LOxn/Q6Nhr/mo0MENstbPHehl/0wnod2gmVDB+zDxRL6pFFS7z0WeBK3b94k4CLg==}
+ engines: {node: '>=6.9.0'}
hasBin: true
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/register': 7.13.14_@babel+core@7.13.15
+ '@babel/core': 7.15.0
+ '@babel/register': 7.15.3_@babel+core@7.15.0
commander: 4.1.1
- core-js: 3.15.1
+ core-js: 3.16.3
node-environment-flags: 1.0.6
regenerator-runtime: 0.13.7
v8flags: 3.2.0
@@ -1875,35 +1957,23 @@ packages:
hasBin: true
dev: true
- /@babel/parser/7.12.11:
- resolution: {integrity: sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==}
- engines: {node: '>=6.0.0'}
- hasBin: true
- dev: true
-
- /@babel/parser/7.12.15:
- resolution: {integrity: sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==}
- engines: {node: '>=6.0.0'}
- hasBin: true
- dev: true
-
/@babel/parser/7.12.5:
resolution: {integrity: sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==}
engines: {node: '>=6.0.0'}
hasBin: true
dev: true
- /@babel/parser/7.13.15:
- resolution: {integrity: sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==}
- engines: {node: '>=6.0.0'}
- hasBin: true
- dev: true
-
/@babel/parser/7.14.5:
resolution: {integrity: sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==}
engines: {node: '>=6.0.0'}
hasBin: true
+ /@babel/parser/7.15.3:
+ resolution: {integrity: sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+ dev: true
+
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.13.12_@babel+core@7.13.15:
resolution: {integrity: sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==}
peerDependencies:
@@ -1913,6 +1983,19 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
'@babel/helper-skip-transparent-expression-wrappers': 7.12.1
'@babel/plugin-proposal-optional-chaining': 7.13.12_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-ZoJS2XCKPBfTmL122iP6NM9dOg+d4lc9fFk3zxc8iDjvt8Pk4+TlsHSKhIPf6X+L5ORCdBzqMZDjL/WHj7WknQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.13.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.14.5
+ '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-async-generator-functions/7.13.15_@babel+core@7.13.15:
resolution: {integrity: sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==}
@@ -1925,6 +2008,21 @@ packages:
'@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.13.15
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-proposal-async-generator-functions/7.14.9_@babel+core@7.15.0:
+ resolution: {integrity: sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-remap-async-to-generator': 7.14.5
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-proposal-class-properties/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==}
@@ -1936,16 +2034,45 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
transitivePeerDependencies:
- supports-color
+ dev: false
- /@babel/plugin-proposal-decorators/7.13.15_@babel+core@7.13.15:
- resolution: {integrity: sha512-ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA==}
+ /@babel/plugin-proposal-class-properties/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==}
+ engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/helper-create-class-features-plugin': 7.13.11_@babel+core@7.13.15
- '@babel/helper-plugin-utils': 7.13.0
- '@babel/plugin-syntax-decorators': 7.12.13_@babel+core@7.13.15
+ '@babel/core': 7.15.0
+ '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/plugin-proposal-class-static-block/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-KBAH5ksEnYHCegqseI5N9skTdxgJdmDoAOc0uXa+4QMYKeZD0w5IARh4FMlTNtaHhbB8v+KzMdTgxMMzsIy6Yg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.12.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/plugin-proposal-decorators/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-LYz5nvQcvYeRVjui1Ykn28i+3aUiXwQ/3MGoEy0InTaz1pJo/lAzmIDXX+BQny/oufgHzJ6vnEEiXQ8KZjEVFg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-decorators': 7.14.5_@babel+core@7.15.0
transitivePeerDependencies:
- supports-color
dev: true
@@ -1958,6 +2085,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-dynamic-import/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-export-namespace-from/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==}
@@ -1967,16 +2106,29 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.13.15
+ dev: false
- /@babel/plugin-proposal-function-sent/7.12.13_@babel+core@7.13.15:
- resolution: {integrity: sha512-nw5dSsy0+o+WBE372ooERkkZmFv2KJcujzTB5SdhQPKIElVA1pa7hclD23Vzl4VlcoJsC7KCCXpww2qAkbrrKA==}
+ /@babel/plugin-proposal-export-namespace-from/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==}
+ engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/helper-plugin-utils': 7.12.13
- '@babel/helper-wrap-function': 7.12.13
- '@babel/plugin-syntax-function-sent': 7.12.13_@babel+core@7.13.15
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.15.0
+ dev: true
+
+ /@babel/plugin-proposal-function-sent/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-3Hvb9m1dvFK1cor9kObPCPK8q0xlcakm+haBwHQy7V5BN1As6iys9oOKyWpHVbop+tW8JYs0v9Ahcp1BOxC3Ng==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-wrap-function': 7.14.5
+ '@babel/plugin-syntax-function-sent': 7.14.5_@babel+core@7.15.0
transitivePeerDependencies:
- supports-color
dev: true
@@ -1989,6 +2141,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-json-strings/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-logical-assignment-operators/7.13.8_@babel+core@7.13.15:
resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==}
@@ -1998,6 +2162,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-logical-assignment-operators/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-nullish-coalescing-operator/7.13.8_@babel+core@7.13.15:
resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==}
@@ -2007,6 +2183,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-numeric-separator/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==}
@@ -2016,6 +2204,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-numeric-separator/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9:
resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==}
@@ -2039,6 +2239,21 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.13.15
'@babel/plugin-transform-parameters': 7.13.0_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-object-rest-spread/7.14.7_@babel+core@7.15.0:
+ resolution: {integrity: sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/compat-data': 7.15.0
+ '@babel/core': 7.15.0
+ '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-transform-parameters': 7.14.5_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-optional-catch-binding/7.13.8_@babel+core@7.13.15:
resolution: {integrity: sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==}
@@ -2048,6 +2263,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-optional-catch-binding/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-optional-chaining/7.13.12_@babel+core@7.13.15:
resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==}
@@ -2058,6 +2285,19 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
'@babel/helper-skip-transparent-expression-wrappers': 7.12.1
'@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-proposal-optional-chaining/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.14.5
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.15.0
+ dev: true
/@babel/plugin-proposal-private-methods/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==}
@@ -2069,15 +2309,45 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
transitivePeerDependencies:
- supports-color
+ dev: false
- /@babel/plugin-proposal-throw-expressions/7.12.13_@babel+core@7.13.15:
- resolution: {integrity: sha512-zhItTJGy2xLYneBdOk9CeyuEXWJt9J+pwTEIDl+A/VKMCq6E9ij3l1RRuTYBwtktTO9bCcIfA4/+d0HibVWSEA==}
+ /@babel/plugin-proposal-private-methods/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==}
+ engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/helper-plugin-utils': 7.12.13
- '@babel/plugin-syntax-throw-expressions': 7.12.13_@babel+core@7.13.15
+ '@babel/core': 7.15.0
+ '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/plugin-proposal-private-property-in-object/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-62EyfyA3WA0mZiF2e2IV9mc9Ghwxcg8YTu8BS4Wss4Y3PY725OmS9M0qLORbJwLqFtGh+jiE4wAmocK2CTUK2Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.14.5
+ '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/plugin-proposal-throw-expressions/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Db2JCIPhe409U3qy0sWpDun6Xa1k77TfNsKTzUY0PDRTpiho7e2uIhYMJVwGrHOkHRH03D6yQLZRosNahnpi1Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-throw-expressions': 7.14.5_@babel+core@7.15.0
dev: true
/@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.13.15:
@@ -2089,6 +2359,29 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-proposal-unicode-property-regex/7.12.13_@babel+core@7.15.0:
+ resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-proposal-unicode-property-regex/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==}
+ engines: {node: '>=4'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.13.15:
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
@@ -2098,6 +2391,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.15.0:
+ resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.13.15:
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
peerDependencies:
@@ -2107,6 +2409,15 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
dev: true
+ /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
@@ -2115,13 +2426,33 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
- /@babel/plugin-syntax-decorators/7.12.13_@babel+core@7.13.15:
- resolution: {integrity: sha512-Rw6aIXGuqDLr6/LoBBYE57nKOzQpz/aDkKlMqEwH+Vp0MXbG6H/TfRjaY343LKxzAKAMXIHsQ8JzaZKuDZ9MwA==}
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.15.0:
+ resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/helper-plugin-utils': 7.13.0
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-syntax-decorators/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-c4sZMRWL4GSvP1EXy0woIP7m4jkVcEuG8R1TOZxPBPtp4FSM/kiPZub9UIs/Jrb5ZAOzvTUSGYrWsrSu1JvoPw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
dev: true
/@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.13.15:
@@ -2131,6 +2462,16 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.13.15:
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
@@ -2139,14 +2480,25 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
- /@babel/plugin-syntax-function-sent/7.12.13_@babel+core@7.13.15:
- resolution: {integrity: sha512-Uv9lAv+/vX8hmvC2rTUvywJacR517eRqTKfLZrtLAoMGUjfQSZ0nPEFJWmfJs1H54zBaIj15ATfUnkheZnSK9w==}
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/helper-plugin-utils': 7.12.13
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-syntax-function-sent/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-FNN0Ve2/6yxCa0xMG7wUlM81t+HOPu8HNWk683Xav1B+vjHKQQujX82NEKYdDYNUX7/ky8pUCHfRUYVmigs69Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
dev: true
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.13.15:
@@ -2158,6 +2510,15 @@ packages:
'@babel/helper-plugin-utils': 7.10.4
dev: true
+ /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.10.4
+ dev: true
+
/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.13.15:
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
@@ -2166,6 +2527,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-jsx/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g==}
peerDependencies:
@@ -2173,6 +2543,7 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
/@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9:
resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==}
@@ -2183,6 +2554,16 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
dev: false
+ /@babel/plugin-syntax-jsx/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.13.15:
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
@@ -2191,6 +2572,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.15.0:
+ resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.13.15:
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
@@ -2199,6 +2589,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.13.15:
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
@@ -2207,6 +2606,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.15.0:
+ resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
@@ -2224,6 +2632,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.13.15:
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
@@ -2232,6 +2649,15 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.13.15:
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
@@ -2240,13 +2666,33 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
- /@babel/plugin-syntax-throw-expressions/7.12.13_@babel+core@7.13.15:
- resolution: {integrity: sha512-vbpx/IxHR3qqWEfYeiVLq4+RFj2F4GjsMzoXEx/YU/pgmTA6o7T92DQHWIeetg7msKQFnyG1PwmPLWMlAn+Fmg==}
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
- '@babel/helper-plugin-utils': 7.12.13
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-syntax-throw-expressions/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-4aFC2goA9+JceXayipcSY017nGspvcAkzR+sdsT6hN4DUuHWvM88wdjf/Nxja5sTE7oYPmfuN84ViREdgjingw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
dev: true
/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.13.15:
@@ -2258,6 +2704,16 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-syntax-typescript/7.14.5_@babel+core@7.13.15:
resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==}
engines: {node: '>=6.9.0'}
@@ -2267,6 +2723,16 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ /@babel/plugin-syntax-typescript/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
/@babel/plugin-transform-arrow-functions/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==}
peerDependencies:
@@ -2274,6 +2740,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-arrow-functions/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-async-to-generator/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==}
@@ -2286,6 +2763,21 @@ packages:
'@babel/helper-remap-async-to-generator': 7.13.0
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-async-to-generator/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-module-imports': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-remap-async-to-generator': 7.14.5
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-block-scoped-functions/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg==}
@@ -2294,6 +2786,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-block-scoped-functions/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-block-scoping/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-Pxwe0iqWJX4fOOM2kEZeUuAxHMWb9nK+9oh5d11bsLoB0xMg+mkDpt0eYuDZB7ETrY9bbcVlKUGTOGWy7BHsMQ==}
@@ -2302,6 +2805,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-block-scoping/7.15.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-classes/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==}
@@ -2318,6 +2832,25 @@ packages:
globals: 11.12.0
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-classes/7.14.9_@babel+core@7.15.0:
+ resolution: {integrity: sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.14.5
+ '@babel/helper-function-name': 7.14.5
+ '@babel/helper-optimise-call-expression': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-replace-supers': 7.15.0
+ '@babel/helper-split-export-declaration': 7.14.5
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-computed-properties/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==}
@@ -2326,6 +2859,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-computed-properties/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-destructuring/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-zym5em7tePoNT9s964c0/KU3JPPnuq7VhIxPRefJ4/s82cD+q1mgKfuGRDMCPL0HTyKz4dISuQlCusfgCJ86HA==}
@@ -2334,6 +2878,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-destructuring/7.14.7_@babel+core@7.15.0:
+ resolution: {integrity: sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==}
@@ -2343,6 +2898,28 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-dotall-regex/7.12.13_@babel+core@7.15.0:
+ resolution: {integrity: sha512-foDrozE65ZFdUC2OfgeOCrEPTxdB3yjqxpXh8CH+ipd9CHd4s/iq81kcUpyH8ACGNEPdFqbtzfgzbT/ZGlbDeQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
+
+ /@babel/plugin-transform-dotall-regex/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-duplicate-keys/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ==}
@@ -2351,6 +2928,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-duplicate-keys/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-exponentiation-operator/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA==}
@@ -2360,6 +2948,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-builder-binary-assignment-operator-visitor': 7.12.13
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-exponentiation-operator/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-builder-binary-assignment-operator-visitor': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-for-of/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==}
@@ -2368,6 +2968,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-for-of/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-CfmqxSUZzBl0rSjpoQSFoR9UEj3HzbGuGNL21/iFTmjb5gFggJp3ph0xR1YBhexmLoKRHzgxuFvty2xdSt6gTA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-function-name/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==}
@@ -2377,6 +2988,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-function-name': 7.14.5
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-function-name/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-function-name': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-literals/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==}
@@ -2385,6 +3008,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-literals/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-member-expression-literals/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg==}
@@ -2393,6 +3027,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-member-expression-literals/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-modules-amd/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-EKy/E2NHhY/6Vw5d1k3rgoobftcNUmp9fGjb9XZwQLtTctsRBOTRO7RHHxfIky1ogMN5BxN7p9uMA3SzPfotMQ==}
@@ -2405,6 +3050,21 @@ packages:
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-modules-amd/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-module-transforms': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ babel-plugin-dynamic-import-node: 2.3.3
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-modules-commonjs/7.13.8_@babel+core@7.13.15:
resolution: {integrity: sha512-9QiOx4MEGglfYZ4XOnU79OHr6vIWUakIj9b4mioN8eQIoEh+pf5p/zEB36JpDFWA12nNMiRf7bfoRvl9Rn79Bw==}
@@ -2418,6 +3078,22 @@ packages:
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-modules-commonjs/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-module-transforms': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-simple-access': 7.14.8
+ babel-plugin-dynamic-import-node: 2.3.3
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-modules-systemjs/7.13.8_@babel+core@7.13.15:
resolution: {integrity: sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A==}
@@ -2432,6 +3108,23 @@ packages:
babel-plugin-dynamic-import-node: 2.3.3
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-modules-systemjs/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-mNMQdvBEE5DcMQaL5LbzXFMANrQjd2W7FPzg34Y4yEz7dBgdaC+9B84dSO+/1Wba98zoDbInctCDo4JGxz1VYA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-hoist-variables': 7.14.5
+ '@babel/helper-module-transforms': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-validator-identifier': 7.14.9
+ babel-plugin-dynamic-import-node: 2.3.3
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-modules-umd/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-D/ILzAh6uyvkWjKKyFE/W0FzWwasv6vPTSqPcjxFqn6QpX3u8DjRVliq4F2BamO2Wee/om06Vyy+vPkNrd4wxw==}
@@ -2443,6 +3136,20 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-modules-umd/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-module-transforms': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-named-capturing-groups-regex/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==}
@@ -2451,6 +3158,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-transform-named-capturing-groups-regex/7.14.9_@babel+core@7.15.0:
+ resolution: {integrity: sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.0
+ dev: true
/@babel/plugin-transform-new-target/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ==}
@@ -2459,6 +3177,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-new-target/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-object-super/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ==}
@@ -2470,6 +3199,20 @@ packages:
'@babel/helper-replace-supers': 7.13.12
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-object-super/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-replace-supers': 7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-parameters/7.13.0_@babel+core@7.12.9:
resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==}
@@ -2487,6 +3230,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-parameters/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Tl7LWdr6HUxTmzQtzuU14SqbgrSKmaR77M0OKyq4njZLQTPfOvzblNKyNkGwOfEFCEx7KeYHQHDI0P3F02IVkA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-property-literals/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==}
@@ -2495,6 +3249,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-property-literals/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-react-constant-elements/7.14.5_@babel+core@7.13.15:
resolution: {integrity: sha512-NBqLEx1GxllIOXJInJAQbrnwwYJsV3WaMHIcOwD8rhYS0AabTWn7kHdHgPgu5RmHLU0q4DMxhAMu8ue/KampgQ==}
@@ -2513,6 +3278,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-react-display-name/7.15.1_@babel+core@7.15.0:
+ resolution: {integrity: sha512-yQZ/i/pUCJAHI/LbtZr413S3VT26qNrEm0M5RRxQJA947/YNYwbZbBaXGDrq6CG5QsZycI1VIP6d7pQaBfP+8Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-react-jsx-development/7.12.17_@babel+core@7.13.15:
resolution: {integrity: sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==}
@@ -2521,6 +3297,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.13.15
+ dev: false
+
+ /@babel/plugin-transform-react-jsx-development/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-rdwG/9jC6QybWxVe2UVOa7q6cnTpw8JRRHOxntG/h6g/guAOe6AhtQHJuJh5FwmnXIT1bdm5vC2/5huV8ZOorQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.15.0
+ dev: true
/@babel/plugin-transform-react-jsx/7.13.12_@babel+core@7.13.15:
resolution: {integrity: sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA==}
@@ -2533,6 +3320,21 @@ packages:
'@babel/helper-plugin-utils': 7.14.5
'@babel/plugin-syntax-jsx': 7.12.13_@babel+core@7.13.15
'@babel/types': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-react-jsx/7.14.9_@babel+core@7.15.0:
+ resolution: {integrity: sha512-30PeETvS+AeD1f58i1OVyoDlVYQhap/K20ZrMjLmmzmC2AYR/G43D4sdJAaDAqCD3MYpSWbmrz3kES158QSLjw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.14.5
+ '@babel/helper-module-imports': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.15.0
+ '@babel/types': 7.15.0
+ dev: true
/@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.13.15:
resolution: {integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==}
@@ -2542,6 +3344,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-annotate-as-pure': 7.12.13
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-react-pure-annotations/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-3X4HpBJimNxW4rhUy/SONPyNQHp5YRr0HhJdT2OH1BRp0of7u3Dkirc7x9FRJMKMqTBI079VZ1hzv7Ouuz///g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-annotate-as-pure': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-regenerator/7.13.15_@babel+core@7.13.15:
resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==}
@@ -2550,6 +3364,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
regenerator-transform: 0.14.5
+ dev: false
+
+ /@babel/plugin-transform-regenerator/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ regenerator-transform: 0.14.5
+ dev: true
/@babel/plugin-transform-reserved-words/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==}
@@ -2558,6 +3383,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-reserved-words/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-runtime/7.13.15_@babel+core@7.13.15:
resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==}
@@ -2573,6 +3409,24 @@ packages:
semver: 6.3.0
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-runtime/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-sfHYkLGjhzWTq6xsuQ01oEsUYjkHRux9fW1iUA68dC7Qd8BS1Unq4aZ8itmQp95zUzIcyR2EbNMTzAicFj+guw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-module-imports': 7.14.5
+ '@babel/helper-plugin-utils': 7.14.5
+ babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.15.0
+ babel-plugin-polyfill-corejs3: 0.2.4_@babel+core@7.15.0
+ babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.15.0
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-shorthand-properties/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==}
@@ -2581,6 +3435,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-shorthand-properties/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-spread/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==}
@@ -2590,6 +3455,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
'@babel/helper-skip-transparent-expression-wrappers': 7.12.1
+ dev: false
+
+ /@babel/plugin-transform-spread/7.14.6_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-skip-transparent-expression-wrappers': 7.14.5
+ dev: true
/@babel/plugin-transform-sticky-regex/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==}
@@ -2598,6 +3475,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-sticky-regex/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-template-literals/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw==}
@@ -2606,6 +3494,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-template-literals/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-typeof-symbol/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ==}
@@ -2614,6 +3513,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-typeof-symbol/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-typescript/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-elQEwluzaU8R8dbVuW2Q2Y8Nznf7hnjM7+DSCd14Lo5fF63C9qNLbwZYbmZrtV9/ySpSUpkRpQXvJb6xyu4hCQ==}
@@ -2626,6 +3536,21 @@ packages:
'@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.13.15
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/plugin-transform-typescript/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-class-features-plugin': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/plugin-transform-unicode-escapes/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-0bHEkdwJ/sN/ikBHfSmOXPypN/beiGqjo+o4/5K+vxEFNPRPdImhviPakMKG4x96l85emoa0Z6cDflsdBusZbw==}
@@ -2634,6 +3559,17 @@ packages:
dependencies:
'@babel/core': 7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-unicode-escapes/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/plugin-transform-unicode-regex/7.12.13_@babel+core@7.13.15:
resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==}
@@ -2643,6 +3579,18 @@ packages:
'@babel/core': 7.13.15
'@babel/helper-create-regexp-features-plugin': 7.12.17_@babel+core@7.13.15
'@babel/helper-plugin-utils': 7.14.5
+ dev: false
+
+ /@babel/plugin-transform-unicode-regex/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-create-regexp-features-plugin': 7.14.5_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ dev: true
/@babel/polyfill/7.12.1:
resolution: {integrity: sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==}
@@ -2728,6 +3676,91 @@ packages:
semver: 6.3.0
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /@babel/preset-env/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/compat-data': 7.15.0
+ '@babel/core': 7.15.0
+ '@babel/helper-compilation-targets': 7.15.0_@babel+core@7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-validator-option': 7.14.5
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-async-generator-functions': 7.14.9_@babel+core@7.15.0
+ '@babel/plugin-proposal-class-properties': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-class-static-block': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-dynamic-import': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-export-namespace-from': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-json-strings': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-logical-assignment-operators': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-numeric-separator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-object-rest-spread': 7.14.7_@babel+core@7.15.0
+ '@babel/plugin-proposal-optional-catch-binding': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-optional-chaining': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-private-methods': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-private-property-in-object': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-proposal-unicode-property-regex': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.15.0
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-arrow-functions': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-async-to-generator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-block-scoped-functions': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-block-scoping': 7.15.3_@babel+core@7.15.0
+ '@babel/plugin-transform-classes': 7.14.9_@babel+core@7.15.0
+ '@babel/plugin-transform-computed-properties': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-destructuring': 7.14.7_@babel+core@7.15.0
+ '@babel/plugin-transform-dotall-regex': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-duplicate-keys': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-exponentiation-operator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-for-of': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-function-name': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-literals': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-member-expression-literals': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-modules-amd': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-modules-commonjs': 7.15.0_@babel+core@7.15.0
+ '@babel/plugin-transform-modules-systemjs': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-modules-umd': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.14.9_@babel+core@7.15.0
+ '@babel/plugin-transform-new-target': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-object-super': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-parameters': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-property-literals': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-regenerator': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-reserved-words': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-shorthand-properties': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-spread': 7.14.6_@babel+core@7.15.0
+ '@babel/plugin-transform-sticky-regex': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-template-literals': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-typeof-symbol': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-unicode-escapes': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-unicode-regex': 7.14.5_@babel+core@7.15.0
+ '@babel/preset-modules': 0.1.4_@babel+core@7.15.0
+ '@babel/types': 7.15.0
+ babel-plugin-polyfill-corejs2: 0.2.2_@babel+core@7.15.0
+ babel-plugin-polyfill-corejs3: 0.2.4_@babel+core@7.15.0
+ babel-plugin-polyfill-regenerator: 0.2.2_@babel+core@7.15.0
+ core-js-compat: 3.16.4
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/@babel/preset-modules/0.1.4_@babel+core@7.13.15:
resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==}
@@ -2740,6 +3773,20 @@ packages:
'@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.13.15
'@babel/types': 7.14.5
esutils: 2.0.3
+ dev: false
+
+ /@babel/preset-modules/0.1.4_@babel+core@7.15.0:
+ resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/plugin-proposal-unicode-property-regex': 7.12.13_@babel+core@7.15.0
+ '@babel/plugin-transform-dotall-regex': 7.12.13_@babel+core@7.15.0
+ '@babel/types': 7.14.5
+ esutils: 2.0.3
+ dev: true
/@babel/preset-react/7.13.13_@babel+core@7.13.15:
resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==}
@@ -2753,6 +3800,22 @@ packages:
'@babel/plugin-transform-react-jsx': 7.13.12_@babel+core@7.13.15
'@babel/plugin-transform-react-jsx-development': 7.12.17_@babel+core@7.13.15
'@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.13.15
+ dev: false
+
+ /@babel/preset-react/7.14.5_@babel+core@7.15.0:
+ resolution: {integrity: sha512-XFxBkjyObLvBaAvkx1Ie95Iaq4S/GUEIrejyrntQ/VCMKUYvKLoyKxOBzJ2kjA3b6rC9/KL6KXfDC2GqvLiNqQ==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-validator-option': 7.14.5
+ '@babel/plugin-transform-react-display-name': 7.15.1_@babel+core@7.15.0
+ '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.15.0
+ '@babel/plugin-transform-react-jsx-development': 7.14.5_@babel+core@7.15.0
+ '@babel/plugin-transform-react-pure-annotations': 7.14.5_@babel+core@7.15.0
+ dev: true
/@babel/preset-typescript/7.13.0_@babel+core@7.13.15:
resolution: {integrity: sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw==}
@@ -2765,15 +3828,31 @@ packages:
'@babel/plugin-transform-typescript': 7.13.0_@babel+core@7.13.15
transitivePeerDependencies:
- supports-color
+ dev: false
- /@babel/register/7.13.14_@babel+core@7.13.15:
- resolution: {integrity: sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==}
+ /@babel/preset-typescript/7.15.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow==}
+ engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
+ '@babel/core': 7.15.0
+ '@babel/helper-plugin-utils': 7.14.5
+ '@babel/helper-validator-option': 7.14.5
+ '@babel/plugin-transform-typescript': 7.15.0_@babel+core@7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@babel/register/7.15.3_@babel+core@7.15.0:
+ resolution: {integrity: sha512-mj4IY1ZJkorClxKTImccn4T81+UKTo4Ux0+OFSV9hME1ooqS9UV+pJ6BjD0qXPK4T3XW/KNa79XByjeEMZz+fw==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ clone-deep: 4.0.1
find-cache-dir: 2.1.0
- lodash: 4.17.21
make-dir: 2.1.0
pirates: 4.0.1
source-map-support: 0.5.19
@@ -2817,6 +3896,13 @@ packages:
dependencies:
regenerator-runtime: 0.13.7
+ /@babel/runtime/7.15.3:
+ resolution: {integrity: sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ regenerator-runtime: 0.13.7
+ dev: true
+
/@babel/template/7.10.4:
resolution: {integrity: sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==}
dependencies:
@@ -2825,22 +3911,6 @@ packages:
'@babel/types': 7.12.6
dev: true
- /@babel/template/7.12.13:
- resolution: {integrity: sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==}
- dependencies:
- '@babel/code-frame': 7.12.13
- '@babel/parser': 7.13.15
- '@babel/types': 7.13.14
- dev: true
-
- /@babel/template/7.12.7:
- resolution: {integrity: sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==}
- dependencies:
- '@babel/code-frame': 7.12.11
- '@babel/parser': 7.12.11
- '@babel/types': 7.12.12
- dev: true
-
/@babel/template/7.14.5:
resolution: {integrity: sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==}
engines: {node: '>=6.9.0'}
@@ -2865,38 +3935,6 @@ packages:
- supports-color
dev: true
- /@babel/traverse/7.12.12:
- resolution: {integrity: sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==}
- dependencies:
- '@babel/code-frame': 7.12.11
- '@babel/generator': 7.12.11
- '@babel/helper-function-name': 7.12.11
- '@babel/helper-split-export-declaration': 7.12.11
- '@babel/parser': 7.12.11
- '@babel/types': 7.12.12
- debug: 4.3.1
- globals: 11.12.0
- lodash: 4.17.21
- transitivePeerDependencies:
- - supports-color
- dev: true
-
- /@babel/traverse/7.12.13:
- resolution: {integrity: sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==}
- dependencies:
- '@babel/code-frame': 7.12.13
- '@babel/generator': 7.12.15
- '@babel/helper-function-name': 7.12.13
- '@babel/helper-split-export-declaration': 7.12.13
- '@babel/parser': 7.12.15
- '@babel/types': 7.12.13
- debug: 4.3.1
- globals: 11.12.0
- lodash: 4.17.21
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@babel/traverse/7.12.5:
resolution: {integrity: sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA==}
dependencies:
@@ -2929,6 +3967,23 @@ packages:
transitivePeerDependencies:
- supports-color
+ /@babel/traverse/7.15.0:
+ resolution: {integrity: sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/code-frame': 7.14.5
+ '@babel/generator': 7.15.0
+ '@babel/helper-function-name': 7.14.5
+ '@babel/helper-hoist-variables': 7.14.5
+ '@babel/helper-split-export-declaration': 7.14.5
+ '@babel/parser': 7.15.3
+ '@babel/types': 7.15.0
+ debug: 4.3.2
+ globals: 11.12.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/@babel/types/7.11.0:
resolution: {integrity: sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==}
dependencies:
@@ -2937,22 +3992,6 @@ packages:
to-fast-properties: 2.0.0
dev: true
- /@babel/types/7.12.12:
- resolution: {integrity: sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==}
- dependencies:
- '@babel/helper-validator-identifier': 7.12.11
- lodash: 4.17.21
- to-fast-properties: 2.0.0
- dev: true
-
- /@babel/types/7.12.13:
- resolution: {integrity: sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ==}
- dependencies:
- '@babel/helper-validator-identifier': 7.12.11
- lodash: 4.17.21
- to-fast-properties: 2.0.0
- dev: true
-
/@babel/types/7.12.6:
resolution: {integrity: sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA==}
dependencies:
@@ -2961,14 +4000,6 @@ packages:
to-fast-properties: 2.0.0
dev: true
- /@babel/types/7.13.14:
- resolution: {integrity: sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==}
- dependencies:
- '@babel/helper-validator-identifier': 7.12.11
- lodash: 4.17.21
- to-fast-properties: 2.0.0
- dev: true
-
/@babel/types/7.14.5:
resolution: {integrity: sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==}
engines: {node: '>=6.9.0'}
@@ -2976,6 +4007,14 @@ packages:
'@babel/helper-validator-identifier': 7.14.5
to-fast-properties: 2.0.0
+ /@babel/types/7.15.0:
+ resolution: {integrity: sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==}
+ engines: {node: '>=6.9.0'}
+ dependencies:
+ '@babel/helper-validator-identifier': 7.14.9
+ to-fast-properties: 2.0.0
+ dev: true
+
/@bcoe/v8-coverage/0.2.3:
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
dev: true
@@ -3325,7 +4364,7 @@ packages:
resolution: {integrity: sha512-lr10MFTgcR3NRea/FtJ7uNtIpQz0XVwYxbpO5wxykgfHu1sxZTr6zwkuPquRgFYXnccxsTvfoIiK3rMH0fLr/w==}
dev: false
- /@docsearch/react/3.0.0-alpha.39_6ed7afba42f0472a9770b39da668445f:
+ /@docsearch/react/3.0.0-alpha.39_9c6a8df88c2691f81f37725d5b4de033:
resolution: {integrity: sha512-urTIt82tan6CU+D2kO6xXpWQom/r1DA7L/55m2JiCIK/3SLh2z15FJFVN2abeK7B4wl8pCfWunYOwCsSHhWDLA==}
peerDependencies:
'@types/react': '>= 16.8.0 < 18.0.0'
@@ -3335,7 +4374,7 @@ packages:
'@algolia/autocomplete-core': 1.2.1
'@algolia/autocomplete-preset-algolia': 1.2.1_algoliasearch@4.10.3
'@docsearch/css': 3.0.0-alpha.39
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
algoliasearch: 4.10.3
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
@@ -3687,7 +4726,7 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/plugin-debug/2.0.0-beta.4_6ed7afba42f0472a9770b39da668445f:
+ /@docusaurus/plugin-debug/2.0.0-beta.4_9c6a8df88c2691f81f37725d5b4de033:
resolution: {integrity: sha512-jc9o45NUuhVnFcoq6/6juxJQGgD2Q71IUokoOgw3sytHHOv1jv+eLWP1LDX71MHA1ElZ1MZTlz5mCd1wlzdCOw==}
engines: {node: '>=12.13.0'}
peerDependencies:
@@ -3699,7 +4738,7 @@ packages:
'@docusaurus/utils': 2.0.0-beta.4
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
- react-json-view: 1.21.3_6ed7afba42f0472a9770b39da668445f
+ react-json-view: 1.21.3_9c6a8df88c2691f81f37725d5b4de033
tslib: 2.2.0
transitivePeerDependencies:
- '@types/react'
@@ -3771,7 +4810,7 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/preset-classic/2.0.0-beta.4_c4cf8ae60686e159c15e8c074d930d8c:
+ /@docusaurus/preset-classic/2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3:
resolution: {integrity: sha512-fW8/iyGLJfBTtbCBQtnRcbDa+ZZMq6Ak20+8+ORB8mzjK4BNYmt9wIbfq0oV9/QBLyryQBYcsRimJoXpLZmWOg==}
engines: {node: '>=12.13.0'}
peerDependencies:
@@ -3782,12 +4821,12 @@ packages:
'@docusaurus/plugin-content-blog': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/plugin-content-docs': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/plugin-content-pages': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
- '@docusaurus/plugin-debug': 2.0.0-beta.4_6ed7afba42f0472a9770b39da668445f
+ '@docusaurus/plugin-debug': 2.0.0-beta.4_9c6a8df88c2691f81f37725d5b4de033
'@docusaurus/plugin-google-analytics': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/plugin-google-gtag': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/plugin-sitemap': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/theme-classic': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
- '@docusaurus/theme-search-algolia': 2.0.0-beta.4_c4cf8ae60686e159c15e8c074d930d8c
+ '@docusaurus/theme-search-algolia': 2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
transitivePeerDependencies:
@@ -3891,14 +4930,14 @@ packages:
- webpack-cli
dev: false
- /@docusaurus/theme-search-algolia/2.0.0-beta.4_c4cf8ae60686e159c15e8c074d930d8c:
+ /@docusaurus/theme-search-algolia/2.0.0-beta.4_cda99e010a1b36ba1ad926487e0572e3:
resolution: {integrity: sha512-W/DfGhlAe1Vl+IJiL9rCw8yswdUrX0lTyCMNRAFi749YN4vCWo2RoxylbUuWoV6lUKoIYfj3EGyotRT2OLqtZw==}
engines: {node: '>=12.13.0'}
peerDependencies:
react: ^16.8.4 || ^17.0.0
react-dom: ^16.8.4 || ^17.0.0
dependencies:
- '@docsearch/react': 3.0.0-alpha.39_6ed7afba42f0472a9770b39da668445f
+ '@docsearch/react': 3.0.0-alpha.39_9c6a8df88c2691f81f37725d5b4de033
'@docusaurus/core': 2.0.0-beta.4_react-dom@17.0.2+react@17.0.2
'@docusaurus/theme-common': 2.0.0-beta.4_cf03b7458ee8070c9e09362c20b6f0a1
'@docusaurus/utils': 2.0.0-beta.4
@@ -4084,10 +5123,10 @@ packages:
enzyme-to-json:
optional: true
dependencies:
- '@babel/runtime': 7.14.5
+ '@babel/runtime': 7.15.3
'@emotion/css-prettifier': 1.0.0
'@types/jest': 27.0.1
- chalk: 4.1.0
+ chalk: 4.1.1
specificity: 0.4.1
stylis: 4.0.6
dev: true
@@ -4152,14 +5191,14 @@ packages:
resolution: {integrity: sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==}
dev: true
- /@eslint/eslintrc/0.4.1:
- resolution: {integrity: sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==}
+ /@eslint/eslintrc/0.4.3:
+ resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==}
engines: {node: ^10.12.0 || >=12.0.0}
dependencies:
ajv: 6.12.6
- debug: 4.3.1
+ debug: 4.3.2
espree: 7.3.1
- globals: 12.4.0
+ globals: 13.11.0
ignore: 4.0.6
import-fresh: 3.3.0
js-yaml: 3.14.1
@@ -4187,12 +5226,12 @@ packages:
dependencies:
'@formatjs/ts-transformer': 2.13.0
'@types/json-stable-stringify': 1.0.32
- '@types/lodash': 4.14.167
+ '@types/lodash': 4.14.172
'@types/loud-rejection': 2.0.0
- '@types/node': 14.14.41
+ '@types/node': 14.17.3
'@vue/compiler-core': 3.0.11
'@vue/compiler-sfc': 3.0.11
- chalk: 4.1.0
+ chalk: 4.1.1
commander: 6.2.1
fast-glob: 3.2.5
fs-extra: 9.1.0
@@ -4201,7 +5240,7 @@ packages:
lodash: 4.17.21
loud-rejection: 2.2.0
tslib: 2.2.0
- typescript: 4.2.4
+ typescript: 4.4.2
transitivePeerDependencies:
- ts-jest
- vue
@@ -4223,7 +5262,7 @@ packages:
dependencies:
intl-messageformat-parser: 6.1.2
tslib: 2.2.0
- typescript: 4.2.4
+ typescript: 4.4.2
dev: true
/@google-cloud/common/3.7.1:
@@ -4331,6 +5370,26 @@ packages:
dependencies:
'@hapi/hoek': 9.1.0
+ /@humanwhocodes/config-array/0.5.0:
+ resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==}
+ engines: {node: '>=10.10.0'}
+ dependencies:
+ '@humanwhocodes/object-schema': 1.2.0
+ debug: 4.3.2
+ minimatch: 3.0.4
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@humanwhocodes/object-schema/1.2.0:
+ resolution: {integrity: sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==}
+ dev: true
+
+ /@hutson/parse-repository-url/3.0.2:
+ resolution: {integrity: sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==}
+ engines: {node: '>=6.9.0'}
+ dev: true
+
/@istanbuljs/load-nyc-config/1.1.0:
resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==}
engines: {node: '>=8'}
@@ -4347,51 +5406,51 @@ packages:
engines: {node: '>=8'}
dev: true
- /@jest/console/27.0.2:
- resolution: {integrity: sha512-/zYigssuHLImGeMAACkjI4VLAiiJznHgAl3xnFT19iWyct2LhrH3KXOjHRmxBGTkiPLZKKAJAgaPpiU9EZ9K+w==}
+ /@jest/console/27.1.0:
+ resolution: {integrity: sha512-+Vl+xmLwAXLNlqT61gmHEixeRbS4L8MUzAjtpBCOPWH+izNI/dR16IeXjkXJdRtIVWVSf9DO1gdp67B1XorZhQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
chalk: 4.1.1
- jest-message-util: 27.0.2
- jest-util: 27.0.2
+ jest-message-util: 27.1.0
+ jest-util: 27.1.0
slash: 3.0.0
dev: true
- /@jest/core/27.0.4_ts-node@10.2.1:
- resolution: {integrity: sha512-+dsmV8VUs1h/Szb+rEWk8xBM1fp1I///uFy9nk3wXGvRsF2lBp8EVPmtWc+QFRb3MY2b7u2HbkGF1fzoDzQTLA==}
+ /@jest/core/27.1.0_ts-node@10.2.1:
+ resolution: {integrity: sha512-3l9qmoknrlCFKfGdrmiQiPne+pUR4ALhKwFTYyOeKw6egfDwJkO21RJ1xf41rN8ZNFLg5W+w6+P4fUqq4EMRWA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
- node-notifier: ^8.0.1 || ^9.0.0
+ node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
node-notifier:
optional: true
dependencies:
- '@jest/console': 27.0.2
- '@jest/reporters': 27.0.4
- '@jest/test-result': 27.0.2
- '@jest/transform': 27.0.2
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/console': 27.1.0
+ '@jest/reporters': 27.1.0
+ '@jest/test-result': 27.1.0
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
ansi-escapes: 4.3.2
chalk: 4.1.1
emittery: 0.8.1
exit: 0.1.2
graceful-fs: 4.2.6
- jest-changed-files: 27.0.2
- jest-config: 27.0.4_ts-node@10.2.1
- jest-haste-map: 27.0.2
- jest-message-util: 27.0.2
- jest-regex-util: 27.0.1
- jest-resolve: 27.0.4
- jest-resolve-dependencies: 27.0.4
- jest-runner: 27.0.4
- jest-runtime: 27.0.4
- jest-snapshot: 27.0.4
- jest-util: 27.0.2
- jest-validate: 27.0.2
- jest-watcher: 27.0.2
+ jest-changed-files: 27.1.0
+ jest-config: 27.1.0_ts-node@10.2.1
+ jest-haste-map: 27.1.0
+ jest-message-util: 27.1.0
+ jest-regex-util: 27.0.6
+ jest-resolve: 27.1.0
+ jest-resolve-dependencies: 27.1.0
+ jest-runner: 27.1.0
+ jest-runtime: 27.1.0
+ jest-snapshot: 27.1.0
+ jest-util: 27.1.0
+ jest-validate: 27.1.0
+ jest-watcher: 27.1.0
micromatch: 4.0.4
p-each-series: 2.2.0
rimraf: 3.0.2
@@ -4405,51 +5464,51 @@ packages:
- utf-8-validate
dev: true
- /@jest/environment/27.0.3:
- resolution: {integrity: sha512-pN9m7fbKsop5vc3FOfH8NF7CKKdRbEZzcxfIo1n2TT6ucKWLFq0P6gCJH0GpnQp036++yY9utHOxpeT1WnkWTA==}
+ /@jest/environment/27.1.0:
+ resolution: {integrity: sha512-wRp50aAMY2w1U2jP1G32d6FUVBNYqmk8WaGkiIEisU48qyDV0WPtw3IBLnl7orBeggveommAkuijY+RzVnNDOQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/fake-timers': 27.0.3
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
- jest-mock: 27.0.3
+ '@jest/fake-timers': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
+ jest-mock: 27.1.0
dev: true
- /@jest/fake-timers/27.0.3:
- resolution: {integrity: sha512-fQ+UCKRIYKvTCEOyKPnaPnomLATIhMnHC/xPZ7yT1Uldp7yMgMxoYIFidDbpSTgB79+/U+FgfoD30c6wg3IUjA==}
+ /@jest/fake-timers/27.1.0:
+ resolution: {integrity: sha512-22Zyn8il8DzpS+30jJNVbTlm7vAtnfy1aYvNeOEHloMlGy1PCYLHa4PWlSws0hvNsMM5bON6GISjkLoQUV3oMA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
'@sinonjs/fake-timers': 7.1.2
- '@types/node': 14.17.3
- jest-message-util: 27.0.2
- jest-mock: 27.0.3
- jest-util: 27.0.2
+ '@types/node': 15.12.4
+ jest-message-util: 27.1.0
+ jest-mock: 27.1.0
+ jest-util: 27.1.0
dev: true
- /@jest/globals/27.0.3:
- resolution: {integrity: sha512-OzsIuf7uf+QalqAGbjClyezzEcLQkdZ+7PejUrZgDs+okdAK8GwRCGcYCirHvhMBBQh60Jr3NlIGbn/KBPQLEQ==}
+ /@jest/globals/27.1.0:
+ resolution: {integrity: sha512-73vLV4aNHAlAgjk0/QcSIzzCZSqVIPbmFROJJv9D3QUR7BI4f517gVdJpSrCHxuRH3VZFhe0yGG/tmttlMll9g==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/environment': 27.0.3
- '@jest/types': 27.0.2
- expect: 27.0.2
+ '@jest/environment': 27.1.0
+ '@jest/types': 27.1.0
+ expect: 27.1.0
dev: true
- /@jest/reporters/27.0.4:
- resolution: {integrity: sha512-Xa90Nm3JnV0xCe4M6A10M9WuN9krb+WFKxV1A98Y4ePCw40n++r7uxFUNU7DT1i9Behj7fjrAIju9oU0t1QtCg==}
+ /@jest/reporters/27.1.0:
+ resolution: {integrity: sha512-5T/zlPkN2HnK3Sboeg64L5eC8iiaZueLpttdktWTJsvALEtP2YMkC5BQxwjRWQACG9SwDmz+XjjkoxXUDMDgdw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
- node-notifier: ^8.0.1 || ^9.0.0
+ node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
node-notifier:
optional: true
dependencies:
'@bcoe/v8-coverage': 0.2.3
- '@jest/console': 27.0.2
- '@jest/test-result': 27.0.2
- '@jest/transform': 27.0.2
- '@jest/types': 27.0.2
+ '@jest/console': 27.1.0
+ '@jest/test-result': 27.1.0
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
chalk: 4.1.1
collect-v8-coverage: 1.0.1
exit: 0.1.2
@@ -4460,21 +5519,21 @@ packages:
istanbul-lib-report: 3.0.0
istanbul-lib-source-maps: 4.0.0
istanbul-reports: 3.0.2
- jest-haste-map: 27.0.2
- jest-resolve: 27.0.4
- jest-util: 27.0.2
- jest-worker: 27.0.2
+ jest-haste-map: 27.1.0
+ jest-resolve: 27.1.0
+ jest-util: 27.1.0
+ jest-worker: 27.1.0
slash: 3.0.0
source-map: 0.6.1
string-length: 4.0.2
terminal-link: 2.1.1
- v8-to-istanbul: 7.1.2
+ v8-to-istanbul: 8.0.0
transitivePeerDependencies:
- supports-color
dev: true
- /@jest/source-map/27.0.1:
- resolution: {integrity: sha512-yMgkF0f+6WJtDMdDYNavmqvbHtiSpwRN2U/W+6uztgfqgkq/PXdKPqjBTUF1RD/feth4rH5N3NW0T5+wIuln1A==}
+ /@jest/source-map/27.0.6:
+ resolution: {integrity: sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
callsites: 3.1.0
@@ -4482,42 +5541,42 @@ packages:
source-map: 0.6.1
dev: true
- /@jest/test-result/27.0.2:
- resolution: {integrity: sha512-gcdWwL3yP5VaIadzwQtbZyZMgpmes8ryBAJp70tuxghiA8qL4imJyZex+i+USQH2H4jeLVVszhwntgdQ97fccA==}
+ /@jest/test-result/27.1.0:
+ resolution: {integrity: sha512-Aoz00gpDL528ODLghat3QSy6UBTD5EmmpjrhZZMK/v1Q2/rRRqTGnFxHuEkrD4z/Py96ZdOHxIWkkCKRpmnE1A==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/console': 27.0.2
- '@jest/types': 27.0.2
+ '@jest/console': 27.1.0
+ '@jest/types': 27.1.0
'@types/istanbul-lib-coverage': 2.0.3
collect-v8-coverage: 1.0.1
dev: true
- /@jest/test-sequencer/27.0.4:
- resolution: {integrity: sha512-6UFEVwdmxYdyNffBxVVZxmXEdBE4riSddXYSnFNH0ELFQFk/bvagizim8WfgJTqF4EKd+j1yFxvhb8BMHfOjSQ==}
+ /@jest/test-sequencer/27.1.0:
+ resolution: {integrity: sha512-lnCWawDr6Z1DAAK9l25o3AjmKGgcutq1iIbp+hC10s/HxnB8ZkUsYq1FzjOoxxZ5hW+1+AthBtvS4x9yno3V1A==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/test-result': 27.0.2
+ '@jest/test-result': 27.1.0
graceful-fs: 4.2.6
- jest-haste-map: 27.0.2
- jest-runtime: 27.0.4
+ jest-haste-map: 27.1.0
+ jest-runtime: 27.1.0
transitivePeerDependencies:
- supports-color
dev: true
- /@jest/transform/27.0.2:
- resolution: {integrity: sha512-H8sqKlgtDfVog/s9I4GG2XMbi4Ar7RBxjsKQDUhn2XHAi3NG+GoQwWMER+YfantzExbjNqQvqBHzo/G2pfTiPw==}
+ /@jest/transform/27.1.0:
+ resolution: {integrity: sha512-ZRGCA2ZEVJ00ubrhkTG87kyLbN6n55g1Ilq0X9nJb5bX3MhMp3O6M7KG+LvYu+nZRqG5cXsQnJEdZbdpTAV8pQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/core': 7.13.15
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
babel-plugin-istanbul: 6.0.0
chalk: 4.1.1
convert-source-map: 1.7.0
fast-json-stable-stringify: 2.1.0
graceful-fs: 4.2.6
- jest-haste-map: 27.0.2
- jest-regex-util: 27.0.1
- jest-util: 27.0.2
+ jest-haste-map: 27.1.0
+ jest-regex-util: 27.0.6
+ jest-util: 27.1.0
micromatch: 4.0.4
pirates: 4.0.1
slash: 3.0.0
@@ -4549,6 +5608,17 @@ packages:
chalk: 4.1.1
dev: true
+ /@jest/types/27.1.0:
+ resolution: {integrity: sha512-pRP5cLIzN7I7Vp6mHKRSaZD7YpBTK7hawx5si8trMKqk4+WOdK8NEKOTO2G8PKWD1HbKMVckVB6/XHh/olhf2g==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ dependencies:
+ '@types/istanbul-lib-coverage': 2.0.3
+ '@types/istanbul-reports': 3.0.1
+ '@types/node': 15.12.4
+ '@types/yargs': 16.0.3
+ chalk: 4.1.1
+ dev: true
+
/@manypkg/find-root/1.1.0:
resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==}
dependencies:
@@ -4576,7 +5646,7 @@ packages:
rimraf: 2.7.1
dev: true
- /@material-ui/core/4.11.4_6ed7afba42f0472a9770b39da668445f:
+ /@material-ui/core/4.11.4_9c6a8df88c2691f81f37725d5b4de033:
resolution: {integrity: sha512-oqb+lJ2Dl9HXI9orc6/aN8ZIAMkeThufA5iZELf2LQeBn2NtjVilF5D2w7e9RpntAzDb4jK5DsVhkfOvFY/8fg==}
engines: {node: '>=8.0.0'}
peerDependencies:
@@ -4587,12 +5657,12 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.14.5
- '@material-ui/styles': 4.11.4_6ed7afba42f0472a9770b39da668445f
- '@material-ui/system': 4.11.3_6ed7afba42f0472a9770b39da668445f
- '@material-ui/types': 5.1.0_@types+react@17.0.15
+ '@babel/runtime': 7.15.3
+ '@material-ui/styles': 4.11.4_9c6a8df88c2691f81f37725d5b4de033
+ '@material-ui/system': 4.12.1_9c6a8df88c2691f81f37725d5b4de033
+ '@material-ui/types': 5.1.0_@types+react@17.0.19
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
'@types/react-transition-group': 4.4.0
clsx: 1.1.1
hoist-non-react-statics: 3.3.2
@@ -4604,7 +5674,7 @@ packages:
react-transition-group: 4.4.1_react-dom@17.0.2+react@17.0.2
dev: true
- /@material-ui/icons/4.11.2_59efc1a8a27522a0897e4be04bd8a0e2:
+ /@material-ui/icons/4.11.2_842d6fd0a208aabbcab28b4283e0161f:
resolution: {integrity: sha512-fQNsKX2TxBmqIGJCSi3tGTO/gZ+eJgWmMJkgDiOfyNaunNaxcklJQFaFogYcFl0qFuaEz1qaXYXboa/bUXVSOQ==}
engines: {node: '>=8.0.0'}
peerDependencies:
@@ -4617,13 +5687,13 @@ packages:
optional: true
dependencies:
'@babel/runtime': 7.12.5
- '@material-ui/core': 4.11.4_6ed7afba42f0472a9770b39da668445f
- '@types/react': 17.0.15
+ '@material-ui/core': 4.11.4_9c6a8df88c2691f81f37725d5b4de033
+ '@types/react': 17.0.19
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
dev: true
- /@material-ui/styles/4.11.4_6ed7afba42f0472a9770b39da668445f:
+ /@material-ui/styles/4.11.4_9c6a8df88c2691f81f37725d5b4de033:
resolution: {integrity: sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==}
engines: {node: '>=8.0.0'}
peerDependencies:
@@ -4634,11 +5704,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
'@emotion/hash': 0.8.0
- '@material-ui/types': 5.1.0_@types+react@17.0.15
+ '@material-ui/types': 5.1.0_@types+react@17.0.19
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
clsx: 1.1.1
csstype: 2.6.13
hoist-non-react-statics: 3.3.2
@@ -4655,8 +5725,8 @@ packages:
react-dom: 17.0.2_react@17.0.2
dev: true
- /@material-ui/system/4.11.3_6ed7afba42f0472a9770b39da668445f:
- resolution: {integrity: sha512-SY7otguNGol41Mu2Sg6KbBP1ZRFIbFLHGK81y4KYbsV2yIcaEPOmsCK6zwWlp+2yTV3J/VwT6oSBARtGIVdXPw==}
+ /@material-ui/system/4.12.1_9c6a8df88c2691f81f37725d5b4de033:
+ resolution: {integrity: sha512-lUdzs4q9kEXZGhbN7BptyiS1rLNHe6kG9o8Y307HCvF4sQxbCgpL2qi+gUk+yI8a2DNk48gISEQxoxpgph0xIw==}
engines: {node: '>=8.0.0'}
peerDependencies:
'@types/react': ^16.8.6 || ^17.0.0
@@ -4666,16 +5736,16 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.14.5
+ '@babel/runtime': 7.15.3
'@material-ui/utils': 4.11.2_react-dom@17.0.2+react@17.0.2
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
csstype: 2.6.13
prop-types: 15.7.2
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
dev: true
- /@material-ui/types/5.1.0_@types+react@17.0.15:
+ /@material-ui/types/5.1.0_@types+react@17.0.19:
resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==}
peerDependencies:
'@types/react': '*'
@@ -4683,7 +5753,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
dev: true
/@material-ui/utils/4.11.2_react-dom@17.0.2+react@17.0.2:
@@ -4738,13 +5808,14 @@ packages:
resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==}
dev: false
- /@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents:
- resolution: {integrity: sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w==}
+ /@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents.2:
+ resolution: {integrity: sha512-Fb8WxUFOBQVl+CX4MWet5o7eCc6Pj04rXIwVKZ6h1NnqTo45eOQW6aWyhG25NIODvWFwTDMwBsYxrQ3imxpetg==}
+ requiresBuild: true
dependencies:
anymatch: 2.0.0
async-each: 1.0.3
braces: 2.3.2
- glob-parent: 3.1.0
+ glob-parent: 5.1.2
inherits: 2.0.4
is-binary-path: 1.0.1
is-glob: 4.0.1
@@ -4755,14 +5826,6 @@ packages:
dev: true
optional: true
- /@nodelib/fs.scandir/2.1.4:
- resolution: {integrity: sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==}
- engines: {node: '>= 8'}
- dependencies:
- '@nodelib/fs.stat': 2.0.4
- run-parallel: 1.1.10
- dev: true
-
/@nodelib/fs.scandir/2.1.5:
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
engines: {node: '>= 8'}
@@ -4770,23 +5833,10 @@ packages:
'@nodelib/fs.stat': 2.0.5
run-parallel: 1.2.0
- /@nodelib/fs.stat/2.0.4:
- resolution: {integrity: sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==}
- engines: {node: '>= 8'}
- dev: true
-
/@nodelib/fs.stat/2.0.5:
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
engines: {node: '>= 8'}
- /@nodelib/fs.walk/1.2.6:
- resolution: {integrity: sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==}
- engines: {node: '>= 8'}
- dependencies:
- '@nodelib/fs.scandir': 2.1.4
- fastq: 1.10.0
- dev: true
-
/@nodelib/fs.walk/1.2.7:
resolution: {integrity: sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==}
engines: {node: '>= 8'}
@@ -4894,27 +5944,27 @@ packages:
webpack-sources: 1.4.3
dev: false
- /@stylelint/postcss-css-in-js/0.37.2_0029167fac65ddf67f405772eb5e372f:
+ /@stylelint/postcss-css-in-js/0.37.2_2b33a41d320e3e2012e5b3b0fadc703b:
resolution: {integrity: sha512-nEhsFoJurt8oUmieT8qy4nk81WRHmJynmVwn/Vts08PL9fhgIsMhk1GId5yAN643OzqEEb5S/6At2TZW7pqPDA==}
peerDependencies:
postcss: '>=7.0.0'
postcss-syntax: '>=0.36.2'
dependencies:
- '@babel/core': 7.12.3
- postcss: 7.0.32
- postcss-syntax: 0.36.2_postcss@7.0.32
+ '@babel/core': 7.15.0
+ postcss: 7.0.36
+ postcss-syntax: 0.36.2_postcss@7.0.36
transitivePeerDependencies:
- supports-color
dev: true
- /@stylelint/postcss-markdown/0.36.2_0029167fac65ddf67f405772eb5e372f:
+ /@stylelint/postcss-markdown/0.36.2_2b33a41d320e3e2012e5b3b0fadc703b:
resolution: {integrity: sha512-2kGbqUVJUGE8dM+bMzXG/PYUWKkjLIkRLWNh39OaADkiabDRdw8ATFCgbMz5xdIcvwspPAluSL7uY+ZiTWdWmQ==}
peerDependencies:
postcss: '>=7.0.0'
postcss-syntax: '>=0.36.2'
dependencies:
- postcss: 7.0.32
- postcss-syntax: 0.36.2_postcss@7.0.32
+ postcss: 7.0.36
+ postcss-syntax: 0.36.2_postcss@7.0.36
remark: 13.0.0
unist-util-find-all-after: 3.0.2
transitivePeerDependencies:
@@ -5087,8 +6137,8 @@ packages:
engines: {node: '>=10.13.0'}
dev: false
- /@tsconfig/docusaurus/1.0.2:
- resolution: {integrity: sha512-x4rRVb346vjyym6QbeB1Tv01XXwhbkujOmvDmtf0bT20oc2gbDhbmwpskKqZ5Of2Q/Vk4jNk1WMiLsZdJ9t7Dw==}
+ /@tsconfig/docusaurus/1.0.4:
+ resolution: {integrity: sha512-I6sziQAzLrrqj9r6S26c7aOAjfGVXIE7gWdNONPwnpDcHiMRMQut1s1YCi/APem3dOy23tAb2rvHfNtGCaWuUQ==}
dev: true
/@tsconfig/node10/1.0.7:
@@ -5121,14 +6171,14 @@ packages:
resolution: {integrity: sha512-iIgQNzCm0v7QMhhe4Jjn9uRh+I6GoPmt03CbEtwx3ao8/EfoQcmgtqH4vQ5Db/lxiIGaWDv6nwvunuh0RyX0+A==}
dev: true
- /@types/async/3.2.5:
- resolution: {integrity: sha512-fdtHUdfIxSfU6crUgUOEb6vxdquAOa75bh1sQVL/ePkmQDNo8Aj1056eGGI9cPls5tLRhnAyfoXljEk+hmhbxg==}
+ /@types/async/3.2.7:
+ resolution: {integrity: sha512-a+MBBfOTs3ShFMlbH9qsRVFkjIUunEtxrBT0gxRx1cntjKRg2WApuGmNYzHkwKaIhMi3SMbKktaD/rLObQMwIw==}
dev: true
- /@types/autocannon/4.1.0:
- resolution: {integrity: sha512-SrG28f0RENabY2jCrz/xfkKqpaxorBSi8EcVxiFrGtvzlWNqOFAw35ASqEclLqkQXwyldmJLXqxebeFa1479vA==}
+ /@types/autocannon/4.1.1:
+ resolution: {integrity: sha512-VMwPSP6i6SWrSbF2CrjXy/UTt9dU6oJMwDudUVjoAyUqK6YgK5llES84leqyM324Gr1nhuJhDpenvgYYdWF4gQ==}
dependencies:
- '@types/node': 14.14.41
+ '@types/node': 15.12.4
dev: true
/@types/autosuggest-highlight/3.1.1:
@@ -5138,8 +6188,8 @@ packages:
/@types/babel__core/7.1.14:
resolution: {integrity: sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==}
dependencies:
- '@babel/parser': 7.14.5
- '@babel/types': 7.14.5
+ '@babel/parser': 7.15.3
+ '@babel/types': 7.15.0
'@types/babel__generator': 7.6.2
'@types/babel__template': 7.4.0
'@types/babel__traverse': 7.11.1
@@ -5148,14 +6198,14 @@ packages:
/@types/babel__generator/7.6.2:
resolution: {integrity: sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==}
dependencies:
- '@babel/types': 7.14.5
+ '@babel/types': 7.15.0
dev: true
/@types/babel__template/7.4.0:
resolution: {integrity: sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==}
dependencies:
- '@babel/parser': 7.14.5
- '@babel/types': 7.14.5
+ '@babel/parser': 7.15.3
+ '@babel/types': 7.15.0
dev: true
/@types/babel__traverse/7.11.1:
@@ -5208,10 +6258,6 @@ packages:
/@types/estree/0.0.47:
resolution: {integrity: sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==}
- /@types/estree/0.0.50:
- resolution: {integrity: sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==}
- dev: true
-
/@types/express-serve-static-core/4.17.24:
resolution: {integrity: sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==}
dependencies:
@@ -5220,8 +6266,8 @@ packages:
'@types/range-parser': 1.2.3
dev: true
- /@types/express/4.17.6:
- resolution: {integrity: sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w==}
+ /@types/express/4.17.8:
+ resolution: {integrity: sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ==}
dependencies:
'@types/body-parser': 1.19.0
'@types/express-serve-static-core': 4.17.24
@@ -5258,8 +6304,8 @@ packages:
/@types/html-minifier-terser/5.1.1:
resolution: {integrity: sha512-giAlZwstKbmvMk1OO7WXSj4OZ0keXAcl2TQq4LWHiiPH2ByaH7WeUzng+Qej8UPxxv+8lRTuouo0iaNDBuzIBA==}
- /@types/http-errors/1.8.0:
- resolution: {integrity: sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA==}
+ /@types/http-errors/1.8.1:
+ resolution: {integrity: sha512-e+2rjEwK6KDaNOm5Aa9wNGgyS9oSZU/4pfSMMPYNOfjvFI0WVXm29+ITRFr6aKDvvKo7uU1jV68MW4ScsfDi7Q==}
dev: true
/@types/istanbul-lib-coverage/2.0.3:
@@ -5298,10 +6344,6 @@ packages:
pretty-format: 27.0.2
dev: true
- /@types/js-base64/3.0.0:
- resolution: {integrity: sha512-BnEyOcDE4H6bkg8m84xhdbkYoAoCg8sYERmAvE4Ff50U8jTfbmOinRdJpauBn1P9XsCCQgCLuSiyz3PM4WHYOA==}
- dev: true
-
/@types/json-schema/7.0.5:
resolution: {integrity: sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==}
dev: true
@@ -5309,10 +6351,6 @@ packages:
/@types/json-schema/7.0.6:
resolution: {integrity: sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw==}
- /@types/json-schema/7.0.7:
- resolution: {integrity: sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==}
- dev: true
-
/@types/json-schema/7.0.8:
resolution: {integrity: sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==}
@@ -5333,6 +6371,10 @@ packages:
/@types/lodash/4.14.167:
resolution: {integrity: sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==}
+ /@types/lodash/4.14.172:
+ resolution: {integrity: sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==}
+ dev: true
+
/@types/long/4.0.1:
resolution: {integrity: sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==}
dev: false
@@ -5355,8 +6397,8 @@ packages:
dependencies:
'@types/unist': 2.0.3
- /@types/mime/2.0.2:
- resolution: {integrity: sha512-4kPlzbljFcsttWEq6aBW0OZe6BDajAmyvr2xknBG92tejQnvdGtT9+kXSZ580DqpxY9qG2xeQVF9Dq0ymUTo5Q==}
+ /@types/mime/2.0.3:
+ resolution: {integrity: sha512-Jus9s4CDbqwocc5pOAnh8ShfrnMcPHuJYzVcSUU7lrh8Ni5HuIqX3oilL86p3dlTrk0LzHRCgA/GQ7uNCw6l2Q==}
dev: true
/@types/minimatch/3.0.3:
@@ -5382,13 +6424,10 @@ packages:
resolution: {integrity: sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==}
dev: true
- /@types/node/14.14.21:
- resolution: {integrity: sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==}
- dev: true
-
/@types/node/14.14.41:
resolution: {integrity: sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==}
dev: true
+ optional: true
/@types/node/14.17.3:
resolution: {integrity: sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==}
@@ -5452,10 +6491,10 @@ packages:
resolution: {integrity: sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==}
dev: true
- /@types/react-autosuggest/10.0.1:
- resolution: {integrity: sha512-CrgPh7phWH/i3ediedml4b1w9d8F0uefzAooh69OXqRU84h1UiJdBR6EoUff+PPPiBeCvh4wI7fgQtVqOe5q4g==}
+ /@types/react-autosuggest/10.1.5:
+ resolution: {integrity: sha512-qfMzrp6Is0VYRF5a97Bv/+P2F9ZtFY4YE2825yyWV4VxCpvcfvQHEqGNkDFIPme7t3B2BpQ784QBllYAxemERQ==}
dependencies:
- '@types/react': 16.14.2
+ '@types/react': 17.0.19
dev: true
/@types/react-dom/17.0.9:
@@ -5470,11 +6509,11 @@ packages:
'@types/react': 17.0.15
dev: true
- /@types/react-router-dom/5.1.6:
- resolution: {integrity: sha512-gjrxYqxz37zWEdMVvQtWPFMFj1dRDb4TGOcgyOfSXTrEXdF92L00WE3C471O3TV/RF1oskcStkXsOU0Ete4s/g==}
+ /@types/react-router-dom/5.1.8:
+ resolution: {integrity: sha512-03xHyncBzG0PmDmf8pf3rehtjY0NpUj7TIN46FrT5n1ZWHPZvXz32gUyNboJ+xsL8cpg8bQVLcllptcQHvocrw==}
dependencies:
'@types/history': 4.7.7
- '@types/react': 16.14.2
+ '@types/react': 17.0.19
'@types/react-router': 5.1.8
dev: true
@@ -5482,35 +6521,20 @@ packages:
resolution: {integrity: sha512-HzOyJb+wFmyEhyfp4D4NYrumi+LQgQL/68HvJO+q6XtuHSDvw6Aqov7sCAhjbNq3bUPgPqbdvjXC5HeB2oEAPg==}
dependencies:
'@types/history': 4.7.7
- '@types/react': 17.0.14
+ '@types/react': 17.0.19
dev: true
/@types/react-transition-group/4.4.0:
resolution: {integrity: sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==}
dependencies:
- '@types/react': 16.14.2
+ '@types/react': 17.0.19
dev: true
- /@types/react-virtualized/9.21.10:
- resolution: {integrity: sha512-f5Ti3A7gGdLkPPFNHTrvKblpsPNBiQoSorOEOD+JPx72g/Ng2lOt4MYfhvQFQNgyIrAro+Z643jbcKafsMW2ag==}
+ /@types/react-virtualized/9.21.13:
+ resolution: {integrity: sha512-tCIQ5wDKj+QJ3sMzjPKSLY0AXsznt+ovAUcq+JCLjPBOcAHbPt4FraGT9HKYEFfmp9E6+ELuN49i5bWtuBmi3w==}
dependencies:
'@types/prop-types': 15.7.3
- '@types/react': 16.14.2
- dev: true
-
- /@types/react/16.14.2:
- resolution: {integrity: sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==}
- dependencies:
- '@types/prop-types': 15.7.3
- csstype: 3.0.3
- dev: true
-
- /@types/react/17.0.14:
- resolution: {integrity: sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ==}
- dependencies:
- '@types/prop-types': 15.7.3
- '@types/scheduler': 0.16.2
- csstype: 3.0.8
+ '@types/react': 17.0.19
dev: true
/@types/react/17.0.15:
@@ -5521,11 +6545,19 @@ packages:
csstype: 3.0.8
dev: true
- /@types/request/2.48.5:
- resolution: {integrity: sha512-/LO7xRVnL3DxJ1WkPGDQrp4VTV1reX9RkC85mJ+Qzykj2Bdw+mG15aAfDahc76HtknjzE16SX/Yddn6MxVbmGQ==}
+ /@types/react/17.0.19:
+ resolution: {integrity: sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A==}
+ dependencies:
+ '@types/prop-types': 15.7.3
+ '@types/scheduler': 0.16.2
+ csstype: 3.0.8
+ dev: true
+
+ /@types/request/2.48.7:
+ resolution: {integrity: sha512-GWP9AZW7foLd4YQxyFZDBepl0lPsWLMEXDZUjQ/c1gqVPDPECrRZyEzuhJdnPWioFCq3Tv0qoGpMD6U+ygd4ZA==}
dependencies:
'@types/caseless': 0.12.2
- '@types/node': 14.14.13
+ '@types/node': 15.12.4
'@types/tough-cookie': 4.0.0
form-data: 2.5.1
dev: true
@@ -5544,15 +6576,15 @@ packages:
resolution: {integrity: sha512-RxAwYt4rGwK5GyoRwuP0jT6ZHAVTdz2EqgsHmX0PYNjGsko+OeT4WFXXTs/lM3teJUJodM+SNtAL5/pXIJ61IQ==}
dev: true
- /@types/semver/7.3.4:
- resolution: {integrity: sha512-+nVsLKlcUCeMzD2ufHEYuJ9a2ovstb6Dp52A5VsoKxDXgvE051XgHI/33I1EymwkRGQkwnA0LkhnUzituGs4EQ==}
+ /@types/semver/7.3.8:
+ resolution: {integrity: sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now==}
dev: true
/@types/serve-static/1.13.5:
resolution: {integrity: sha512-6M64P58N+OXjU432WoLLBQxbA0LRGBCRm7aAGQJ+SMC1IMl0dgRVi9EFfoDcS2a7Xogygk/eGN94CfwU9UF7UQ==}
dependencies:
'@types/express-serve-static-core': 4.17.24
- '@types/mime': 2.0.2
+ '@types/mime': 2.0.3
dev: true
/@types/source-list-map/0.1.2:
@@ -5574,11 +6606,11 @@ packages:
resolution: {integrity: sha512-xAgkb2CMWUMCyVc/3+7iQfOEBE75NvuZeezvmixbUw3nmENf2tCnQkW5yQLTYqvXUQ+R6EXxdqKKbal2zM5V/g==}
dependencies:
'@types/cookiejar': 2.1.2
- '@types/node': 14.14.21
+ '@types/node': 15.12.4
dev: true
- /@types/supertest/2.0.10:
- resolution: {integrity: sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ==}
+ /@types/supertest/2.0.11:
+ resolution: {integrity: sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q==}
dependencies:
'@types/superagent': 4.1.10
dev: true
@@ -5616,8 +6648,8 @@ packages:
resolution: {integrity: sha512-fWG42pMJOL4jKsDDZZREnXLjc3UE0R8LOJfARWYg6U966rxDT7TYejYzLnUF5cvSObGg34nd0+H2wHHU5Omdfw==}
dev: true
- /@types/webpack-env/1.16.0:
- resolution: {integrity: sha512-Fx+NpfOO0CpeYX2g9bkvX8O5qh9wrU1sOF4g8sft4Mu7z+qfe387YlyY8w8daDyDsKY5vUxM0yxkAYnbkRbZEw==}
+ /@types/webpack-env/1.16.2:
+ resolution: {integrity: sha512-vKx7WNQNZDyJveYcHAm9ZxhqSGLYwoyLhrHjLBOkw3a7cT76sTdjgtwyijhk1MaHyRIuSztcVwrUOO/NEu68Dw==}
dev: true
/@types/webpack-sources/2.1.0:
@@ -5670,8 +6702,8 @@ packages:
resolution: {integrity: sha512-qRyuv+P/1t1JK1rA+elmK1MmCL1BapEzKKfbEhDBV/LMMse4lmhZ/XbgETI39JveDJRpLjmToOI6uFtMW/WR2g==}
dev: true
- /@typescript-eslint/eslint-plugin/4.28.4_3b1b11a147578aa75c0dc136c631221c:
- resolution: {integrity: sha512-s1oY4RmYDlWMlcV0kKPBaADn46JirZzvvH7c2CtAqxCY96S538JRBAzt83RrfkDheV/+G/vWNK0zek+8TB3Gmw==}
+ /@typescript-eslint/eslint-plugin/4.29.3_5b13bab190e8051f191796d8c4619073:
+ resolution: {integrity: sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
'@typescript-eslint/parser': ^4.0.0
@@ -5681,11 +6713,11 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/experimental-utils': 4.28.4_eslint@7.26.0+typescript@4.4.2
- '@typescript-eslint/parser': 4.28.4_eslint@7.26.0+typescript@4.4.2
- '@typescript-eslint/scope-manager': 4.28.4
- debug: 4.3.1
- eslint: 7.26.0
+ '@typescript-eslint/experimental-utils': 4.29.3_eslint@7.32.0+typescript@4.4.2
+ '@typescript-eslint/parser': 4.29.3_eslint@7.32.0+typescript@4.4.2
+ '@typescript-eslint/scope-manager': 4.29.3
+ debug: 4.3.2
+ eslint: 7.32.0
functional-red-black-tree: 1.0.1
regexpp: 3.1.0
semver: 7.3.5
@@ -5695,44 +6727,26 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/experimental-utils/4.23.0_eslint@7.26.0+typescript@4.4.2:
- resolution: {integrity: sha512-WAFNiTDnQfrF3Z2fQ05nmCgPsO5o790vOhmWKXbbYQTO9erE1/YsFot5/LnOUizLzU2eeuz6+U/81KV5/hFTGA==}
- engines: {node: ^10.12.0 || >=12.0.0}
- peerDependencies:
- eslint: '*'
- dependencies:
- '@types/json-schema': 7.0.7
- '@typescript-eslint/scope-manager': 4.23.0
- '@typescript-eslint/types': 4.23.0
- '@typescript-eslint/typescript-estree': 4.23.0_typescript@4.4.2
- eslint: 7.26.0
- eslint-scope: 5.1.1
- eslint-utils: 2.1.0
- transitivePeerDependencies:
- - supports-color
- - typescript
- dev: true
-
- /@typescript-eslint/experimental-utils/4.28.4_eslint@7.26.0+typescript@4.4.2:
- resolution: {integrity: sha512-OglKWOQRWTCoqMSy6pm/kpinEIgdcXYceIcH3EKWUl4S8xhFtN34GQRaAvTIZB9DD94rW7d/U7tUg3SYeDFNHA==}
+ /@typescript-eslint/experimental-utils/4.29.3_eslint@7.32.0+typescript@4.4.2:
+ resolution: {integrity: sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
eslint: '*'
dependencies:
'@types/json-schema': 7.0.8
- '@typescript-eslint/scope-manager': 4.28.4
- '@typescript-eslint/types': 4.28.4
- '@typescript-eslint/typescript-estree': 4.28.4_typescript@4.4.2
- eslint: 7.26.0
+ '@typescript-eslint/scope-manager': 4.29.3
+ '@typescript-eslint/types': 4.29.3
+ '@typescript-eslint/typescript-estree': 4.29.3_typescript@4.4.2
+ eslint: 7.32.0
eslint-scope: 5.1.1
- eslint-utils: 3.0.0_eslint@7.26.0
+ eslint-utils: 3.0.0_eslint@7.32.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /@typescript-eslint/parser/4.28.4_eslint@7.26.0+typescript@4.4.2:
- resolution: {integrity: sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==}
+ /@typescript-eslint/parser/4.29.3_eslint@7.32.0+typescript@4.4.2:
+ resolution: {integrity: sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
eslint: ^5.0.0 || ^6.0.0 || ^7.0.0
@@ -5741,44 +6755,31 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 4.28.4
- '@typescript-eslint/types': 4.28.4
- '@typescript-eslint/typescript-estree': 4.28.4_typescript@4.4.2
- debug: 4.3.1
- eslint: 7.26.0
+ '@typescript-eslint/scope-manager': 4.29.3
+ '@typescript-eslint/types': 4.29.3
+ '@typescript-eslint/typescript-estree': 4.29.3_typescript@4.4.2
+ debug: 4.3.2
+ eslint: 7.32.0
typescript: 4.4.2
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/4.23.0:
- resolution: {integrity: sha512-ZZ21PCFxPhI3n0wuqEJK9omkw51wi2bmeKJvlRZPH5YFkcawKOuRMQMnI8mH6Vo0/DoHSeZJnHiIx84LmVQY+w==}
+ /@typescript-eslint/scope-manager/4.29.3:
+ resolution: {integrity: sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA==}
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
dependencies:
- '@typescript-eslint/types': 4.23.0
- '@typescript-eslint/visitor-keys': 4.23.0
+ '@typescript-eslint/types': 4.29.3
+ '@typescript-eslint/visitor-keys': 4.29.3
dev: true
- /@typescript-eslint/scope-manager/4.28.4:
- resolution: {integrity: sha512-ZJBNs4usViOmlyFMt9X9l+X0WAFcDH7EdSArGqpldXu7aeZxDAuAzHiMAeI+JpSefY2INHrXeqnha39FVqXb8w==}
- engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
- dependencies:
- '@typescript-eslint/types': 4.28.4
- '@typescript-eslint/visitor-keys': 4.28.4
- dev: true
-
- /@typescript-eslint/types/4.23.0:
- resolution: {integrity: sha512-oqkNWyG2SLS7uTWLZf6Sr7Dm02gA5yxiz1RP87tvsmDsguVATdpVguHr4HoGOcFOpCvx9vtCSCyQUGfzq28YCw==}
+ /@typescript-eslint/types/4.29.3:
+ resolution: {integrity: sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==}
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
dev: true
- /@typescript-eslint/types/4.28.4:
- resolution: {integrity: sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww==}
- engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
- dev: true
-
- /@typescript-eslint/typescript-estree/4.23.0_typescript@4.4.2:
- resolution: {integrity: sha512-5Sty6zPEVZF5fbvrZczfmLCOcby3sfrSPu30qKoY1U3mca5/jvU5cwsPb/CO6Q3ByRjixTMIVsDkqwIxCf/dMw==}
+ /@typescript-eslint/typescript-estree/4.29.3_typescript@4.4.2:
+ resolution: {integrity: sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
typescript: '*'
@@ -5786,30 +6787,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 4.23.0
- '@typescript-eslint/visitor-keys': 4.23.0
- debug: 4.3.1
- globby: 11.0.3
- is-glob: 4.0.1
- semver: 7.3.5
- tsutils: 3.21.0_typescript@4.4.2
- typescript: 4.4.2
- transitivePeerDependencies:
- - supports-color
- dev: true
-
- /@typescript-eslint/typescript-estree/4.28.4_typescript@4.4.2:
- resolution: {integrity: sha512-z7d8HK8XvCRyN2SNp+OXC2iZaF+O2BTquGhEYLKLx5k6p0r05ureUtgEfo5f6anLkhCxdHtCf6rPM1p4efHYDQ==}
- engines: {node: ^10.12.0 || >=12.0.0}
- peerDependencies:
- typescript: '*'
- peerDependenciesMeta:
- typescript:
- optional: true
- dependencies:
- '@typescript-eslint/types': 4.28.4
- '@typescript-eslint/visitor-keys': 4.28.4
- debug: 4.3.1
+ '@typescript-eslint/types': 4.29.3
+ '@typescript-eslint/visitor-keys': 4.29.3
+ debug: 4.3.2
globby: 11.0.4
is-glob: 4.0.1
semver: 7.3.5
@@ -5819,19 +6799,11 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/visitor-keys/4.23.0:
- resolution: {integrity: sha512-5PNe5cmX9pSifit0H+nPoQBXdbNzi5tOEec+3riK+ku4e3er37pKxMKDH5Ct5Y4fhWxcD4spnlYjxi9vXbSpwg==}
+ /@typescript-eslint/visitor-keys/4.29.3:
+ resolution: {integrity: sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA==}
engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
dependencies:
- '@typescript-eslint/types': 4.23.0
- eslint-visitor-keys: 2.1.0
- dev: true
-
- /@typescript-eslint/visitor-keys/4.28.4:
- resolution: {integrity: sha512-NIAXAdbz1XdOuzqkJHjNKXKj8QQ4cv5cxR/g0uQhCYf/6//XrmfpaYsM7PnBcNbfvTDLUkqQ5TPNm1sozDdTWg==}
- engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1}
- dependencies:
- '@typescript-eslint/types': 4.28.4
+ '@typescript-eslint/types': 4.29.3
eslint-visitor-keys: 2.1.0
dev: true
@@ -5871,7 +6843,7 @@ packages:
dependencies:
dompurify: 2.2.9
jsdom: 15.2.1
- marked: 2.0.5
+ marked: 2.1.3
transitivePeerDependencies:
- bufferutil
- canvas
@@ -5890,8 +6862,8 @@ packages:
/@vue/compiler-core/3.0.11:
resolution: {integrity: sha512-6sFj6TBac1y2cWCvYCA8YzHJEbsVkX7zdRs/3yK/n1ilvRqcn983XvpBbnN3v4mZ1UiQycTvOiajJmOgN9EVgw==}
dependencies:
- '@babel/parser': 7.13.15
- '@babel/types': 7.13.14
+ '@babel/parser': 7.14.5
+ '@babel/types': 7.14.5
'@vue/shared': 3.0.11
estree-walker: 2.0.2
source-map: 0.6.1
@@ -5909,8 +6881,8 @@ packages:
peerDependencies:
vue: 3.0.11
dependencies:
- '@babel/parser': 7.13.15
- '@babel/types': 7.13.14
+ '@babel/parser': 7.14.5
+ '@babel/types': 7.14.5
'@vue/compiler-core': 3.0.11
'@vue/compiler-dom': 3.0.11
'@vue/compiler-ssr': 3.0.11
@@ -5921,9 +6893,9 @@ packages:
lru-cache: 5.1.1
magic-string: 0.25.7
merge-source-map: 1.1.0
- postcss: 8.2.10
- postcss-modules: 4.0.0_postcss@8.2.10
- postcss-selector-parser: 6.0.4
+ postcss: 8.3.6
+ postcss-modules: 4.0.0_postcss@8.3.6
+ postcss-selector-parser: 6.0.6
source-map: 0.6.1
dev: true
@@ -5944,34 +6916,15 @@ packages:
'@webassemblyjs/helper-numbers': 1.11.0
'@webassemblyjs/helper-wasm-bytecode': 1.11.0
- /@webassemblyjs/ast/1.11.1:
- resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==}
- dependencies:
- '@webassemblyjs/helper-numbers': 1.11.1
- '@webassemblyjs/helper-wasm-bytecode': 1.11.1
- dev: true
-
/@webassemblyjs/floating-point-hex-parser/1.11.0:
resolution: {integrity: sha512-Q/aVYs/VnPDVYvsCBL/gSgwmfjeCb4LW8+TMrO3cSzJImgv8lxxEPM2JA5jMrivE7LSz3V+PFqtMbls3m1exDA==}
- /@webassemblyjs/floating-point-hex-parser/1.11.1:
- resolution: {integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==}
- dev: true
-
/@webassemblyjs/helper-api-error/1.11.0:
resolution: {integrity: sha512-baT/va95eXiXb2QflSx95QGT5ClzWpGaa8L7JnJbgzoYeaA27FCvuBXU758l+KXWRndEmUXjP0Q5fibhavIn8w==}
- /@webassemblyjs/helper-api-error/1.11.1:
- resolution: {integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==}
- dev: true
-
/@webassemblyjs/helper-buffer/1.11.0:
resolution: {integrity: sha512-u9HPBEl4DS+vA8qLQdEQ6N/eJQ7gT7aNvMIo8AAWvAl/xMrcOSiI2M0MAnMCy3jIFke7bEee/JwdX1nUpCtdyA==}
- /@webassemblyjs/helper-buffer/1.11.1:
- resolution: {integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==}
- dev: true
-
/@webassemblyjs/helper-numbers/1.11.0:
resolution: {integrity: sha512-DhRQKelIj01s5IgdsOJMKLppI+4zpmcMQ3XboFPLwCpSNH6Hqo1ritgHgD0nqHeSYqofA6aBN/NmXuGjM1jEfQ==}
dependencies:
@@ -5979,21 +6932,9 @@ packages:
'@webassemblyjs/helper-api-error': 1.11.0
'@xtuc/long': 4.2.2
- /@webassemblyjs/helper-numbers/1.11.1:
- resolution: {integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==}
- dependencies:
- '@webassemblyjs/floating-point-hex-parser': 1.11.1
- '@webassemblyjs/helper-api-error': 1.11.1
- '@xtuc/long': 4.2.2
- dev: true
-
/@webassemblyjs/helper-wasm-bytecode/1.11.0:
resolution: {integrity: sha512-MbmhvxXExm542tWREgSFnOVo07fDpsBJg3sIl6fSp9xuu75eGz5lz31q7wTLffwL3Za7XNRCMZy210+tnsUSEA==}
- /@webassemblyjs/helper-wasm-bytecode/1.11.1:
- resolution: {integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==}
- dev: true
-
/@webassemblyjs/helper-wasm-section/1.11.0:
resolution: {integrity: sha512-3Eb88hcbfY/FCukrg6i3EH8H2UsD7x8Vy47iVJrP967A9JGqgBVL9aH71SETPx1JrGsOUVLo0c7vMCN22ytJew==}
dependencies:
@@ -6002,44 +6943,19 @@ packages:
'@webassemblyjs/helper-wasm-bytecode': 1.11.0
'@webassemblyjs/wasm-gen': 1.11.0
- /@webassemblyjs/helper-wasm-section/1.11.1:
- resolution: {integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==}
- dependencies:
- '@webassemblyjs/ast': 1.11.1
- '@webassemblyjs/helper-buffer': 1.11.1
- '@webassemblyjs/helper-wasm-bytecode': 1.11.1
- '@webassemblyjs/wasm-gen': 1.11.1
- dev: true
-
/@webassemblyjs/ieee754/1.11.0:
resolution: {integrity: sha512-KXzOqpcYQwAfeQ6WbF6HXo+0udBNmw0iXDmEK5sFlmQdmND+tr773Ti8/5T/M6Tl/413ArSJErATd8In3B+WBA==}
dependencies:
'@xtuc/ieee754': 1.2.0
- /@webassemblyjs/ieee754/1.11.1:
- resolution: {integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==}
- dependencies:
- '@xtuc/ieee754': 1.2.0
- dev: true
-
/@webassemblyjs/leb128/1.11.0:
resolution: {integrity: sha512-aqbsHa1mSQAbeeNcl38un6qVY++hh8OpCOzxhixSYgbRfNWcxJNJQwe2rezK9XEcssJbbWIkblaJRwGMS9zp+g==}
dependencies:
'@xtuc/long': 4.2.2
- /@webassemblyjs/leb128/1.11.1:
- resolution: {integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==}
- dependencies:
- '@xtuc/long': 4.2.2
- dev: true
-
/@webassemblyjs/utf8/1.11.0:
resolution: {integrity: sha512-A/lclGxH6SpSLSyFowMzO/+aDEPU4hvEiooCMXQPcQFPPJaYcPQNKGOCLUySJsYJ4trbpr+Fs08n4jelkVTGVw==}
- /@webassemblyjs/utf8/1.11.1:
- resolution: {integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==}
- dev: true
-
/@webassemblyjs/wasm-edit/1.11.0:
resolution: {integrity: sha512-JHQ0damXy0G6J9ucyKVXO2j08JVJ2ntkdJlq1UTiUrIgfGMmA7Ik5VdC/L8hBK46kVJgujkBIoMtT8yVr+yVOQ==}
dependencies:
@@ -6052,19 +6968,6 @@ packages:
'@webassemblyjs/wasm-parser': 1.11.0
'@webassemblyjs/wast-printer': 1.11.0
- /@webassemblyjs/wasm-edit/1.11.1:
- resolution: {integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==}
- dependencies:
- '@webassemblyjs/ast': 1.11.1
- '@webassemblyjs/helper-buffer': 1.11.1
- '@webassemblyjs/helper-wasm-bytecode': 1.11.1
- '@webassemblyjs/helper-wasm-section': 1.11.1
- '@webassemblyjs/wasm-gen': 1.11.1
- '@webassemblyjs/wasm-opt': 1.11.1
- '@webassemblyjs/wasm-parser': 1.11.1
- '@webassemblyjs/wast-printer': 1.11.1
- dev: true
-
/@webassemblyjs/wasm-gen/1.11.0:
resolution: {integrity: sha512-BEUv1aj0WptCZ9kIS30th5ILASUnAPEvE3tVMTrItnZRT9tXCLW2LEXT8ezLw59rqPP9klh9LPmpU+WmRQmCPQ==}
dependencies:
@@ -6074,16 +6977,6 @@ packages:
'@webassemblyjs/leb128': 1.11.0
'@webassemblyjs/utf8': 1.11.0
- /@webassemblyjs/wasm-gen/1.11.1:
- resolution: {integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==}
- dependencies:
- '@webassemblyjs/ast': 1.11.1
- '@webassemblyjs/helper-wasm-bytecode': 1.11.1
- '@webassemblyjs/ieee754': 1.11.1
- '@webassemblyjs/leb128': 1.11.1
- '@webassemblyjs/utf8': 1.11.1
- dev: true
-
/@webassemblyjs/wasm-opt/1.11.0:
resolution: {integrity: sha512-tHUSP5F4ywyh3hZ0+fDQuWxKx3mJiPeFufg+9gwTpYp324mPCQgnuVKwzLTZVqj0duRDovnPaZqDwoyhIO8kYg==}
dependencies:
@@ -6092,15 +6985,6 @@ packages:
'@webassemblyjs/wasm-gen': 1.11.0
'@webassemblyjs/wasm-parser': 1.11.0
- /@webassemblyjs/wasm-opt/1.11.1:
- resolution: {integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==}
- dependencies:
- '@webassemblyjs/ast': 1.11.1
- '@webassemblyjs/helper-buffer': 1.11.1
- '@webassemblyjs/wasm-gen': 1.11.1
- '@webassemblyjs/wasm-parser': 1.11.1
- dev: true
-
/@webassemblyjs/wasm-parser/1.11.0:
resolution: {integrity: sha512-6L285Sgu9gphrcpDXINvm0M9BskznnzJTE7gYkjDbxET28shDqp27wpruyx3C2S/dvEwiigBwLA1cz7lNUi0kw==}
dependencies:
@@ -6111,57 +6995,20 @@ packages:
'@webassemblyjs/leb128': 1.11.0
'@webassemblyjs/utf8': 1.11.0
- /@webassemblyjs/wasm-parser/1.11.1:
- resolution: {integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==}
- dependencies:
- '@webassemblyjs/ast': 1.11.1
- '@webassemblyjs/helper-api-error': 1.11.1
- '@webassemblyjs/helper-wasm-bytecode': 1.11.1
- '@webassemblyjs/ieee754': 1.11.1
- '@webassemblyjs/leb128': 1.11.1
- '@webassemblyjs/utf8': 1.11.1
- dev: true
-
/@webassemblyjs/wast-printer/1.11.0:
resolution: {integrity: sha512-Fg5OX46pRdTgB7rKIUojkh9vXaVN6sGYCnEiJN1GYkb0RPwShZXp6KTDqmoMdQPKhcroOXh3fEzmkWmCYaKYhQ==}
dependencies:
'@webassemblyjs/ast': 1.11.0
'@xtuc/long': 4.2.2
- /@webassemblyjs/wast-printer/1.11.1:
- resolution: {integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==}
- dependencies:
- '@webassemblyjs/ast': 1.11.1
- '@xtuc/long': 4.2.2
- dev: true
-
- /@webpack-cli/configtest/1.0.4_webpack-cli@4.7.2+webpack@5.33.2:
+ /@webpack-cli/configtest/1.0.4_webpack-cli@4.8.0+webpack@5.33.2:
resolution: {integrity: sha512-cs3XLy+UcxiP6bj0A6u7MLLuwdXJ1c3Dtc0RkKg+wiI1g/Ti1om8+/2hc2A2B60NbBNAbMgyBMHvyymWm/j4wQ==}
peerDependencies:
webpack: 4.x.x || 5.x.x
webpack-cli: 4.x.x
dependencies:
- webpack: 5.33.2_webpack-cli@4.7.2
- webpack-cli: 4.7.2_4674495ad890e1d5feff1d3e0d998552
- dev: true
-
- /@webpack-cli/configtest/1.0.4_webpack-cli@4.8.0+webpack@5.51.1:
- resolution: {integrity: sha512-cs3XLy+UcxiP6bj0A6u7MLLuwdXJ1c3Dtc0RkKg+wiI1g/Ti1om8+/2hc2A2B60NbBNAbMgyBMHvyymWm/j4wQ==}
- peerDependencies:
- webpack: 4.x.x || 5.x.x
- webpack-cli: 4.x.x
- dependencies:
- webpack: 5.51.1_webpack-cli@4.8.0
- webpack-cli: 4.8.0_c53ff1e725f1fdf24c809ba0915b4374
- dev: true
-
- /@webpack-cli/info/1.3.0_webpack-cli@4.7.2:
- resolution: {integrity: sha512-ASiVB3t9LOKHs5DyVUcxpraBXDOKubYu/ihHhU+t1UPpxsivg6Od2E2qU4gJCekfEddzRBzHhzA/Acyw/mlK/w==}
- peerDependencies:
- webpack-cli: 4.x.x
- dependencies:
- envinfo: 7.8.1
- webpack-cli: 4.7.2_4674495ad890e1d5feff1d3e0d998552
+ webpack: 5.33.2_webpack-cli@4.8.0
+ webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552
dev: true
/@webpack-cli/info/1.3.0_webpack-cli@4.8.0:
@@ -6170,11 +7017,11 @@ packages:
webpack-cli: 4.x.x
dependencies:
envinfo: 7.8.1
- webpack-cli: 4.8.0_c53ff1e725f1fdf24c809ba0915b4374
+ webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552
dev: true
- /@webpack-cli/serve/1.5.1_8f539f003d3f73da23f531c906cfc201:
- resolution: {integrity: sha512-4vSVUiOPJLmr45S8rMGy7WDvpWxfFxfP/Qx/cxZFCfvoypTYpPPL1X8VIZMe0WTA+Jr7blUxwUSEZNkjoMTgSw==}
+ /@webpack-cli/serve/1.5.2_8108ebba5cec55351d9d42a20deed78f:
+ resolution: {integrity: sha512-vgJ5OLWadI8aKjDlOH3rb+dYyPd2GTZuQC/Tihjct6F9GpXGZINo3Y/IVuZVTM1eDQB+/AOsjPUWH/WySDaXvw==}
peerDependencies:
webpack-cli: 4.x.x
webpack-dev-server: '*'
@@ -6182,8 +7029,8 @@ packages:
webpack-dev-server:
optional: true
dependencies:
- webpack-cli: 4.7.2_4674495ad890e1d5feff1d3e0d998552
- webpack-dev-server: 3.11.2_webpack-cli@4.7.2+webpack@5.33.2
+ webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552
+ webpack-dev-server: 3.11.2_webpack-cli@4.8.0+webpack@5.33.2
dev: true
/@webpack-cli/serve/1.5.2_webpack-cli@4.8.0:
@@ -6195,7 +7042,7 @@ packages:
webpack-dev-server:
optional: true
dependencies:
- webpack-cli: 4.8.0_c53ff1e725f1fdf24c809ba0915b4374
+ webpack-cli: 4.8.0_707cf3a7b050eed2e3c77cb6e0db6cad
dev: true
/@xtuc/ieee754/1.2.0:
@@ -6257,14 +7104,6 @@ packages:
acorn-walk: 7.2.0
dev: true
- /acorn-import-assertions/1.7.6_acorn@8.4.1:
- resolution: {integrity: sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==}
- peerDependencies:
- acorn: ^8
- dependencies:
- acorn: 8.4.1
- dev: true
-
/acorn-jsx/5.3.1_acorn@7.4.1:
resolution: {integrity: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==}
peerDependencies:
@@ -6302,16 +7141,11 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
- /acorn/8.0.4:
- resolution: {integrity: sha512-XNP0PqF1XD19ZlLKvB7cMmnZswW4C/03pRHgirB30uSJTaS3A3V1/P4sS3HPvFmjoriPCJQs+JDSbm4bL1TxGQ==}
- engines: {node: '>=0.4.0'}
- hasBin: true
- dev: true
-
/acorn/8.4.0:
resolution: {integrity: sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==}
engines: {node: '>=0.4.0'}
hasBin: true
+ dev: false
/acorn/8.4.1:
resolution: {integrity: sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==}
@@ -6348,11 +7182,6 @@ packages:
regex-parser: 2.2.10
dev: true
- /agent-base/5.1.1:
- resolution: {integrity: sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==}
- engines: {node: '>= 6.0.0'}
- dev: true
-
/agent-base/6.0.2:
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
engines: {node: '>= 6.0.0'}
@@ -6551,6 +7380,12 @@ packages:
/apache-md5/1.1.2:
resolution: {integrity: sha1-7klza2ObTxCLbp5ibG2pkwa0FpI=}
engines: {node: '>=4.6.1'}
+ dev: true
+
+ /apache-md5/1.1.7:
+ resolution: {integrity: sha512-JtHjzZmJxtzfTSjsCyHgPR155HBe5WGyUyHTaEkfy46qhwCFKx1Epm6nAxgUG3WfUZP1dWhGqj9Z2NOBeZ+uBw==}
+ engines: {node: '>=8'}
+ dev: false
/aproba/1.2.0:
resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==}
@@ -6674,7 +7509,7 @@ packages:
dependencies:
call-bind: 1.0.2
define-properties: 1.1.3
- es-abstract: 1.18.0
+ es-abstract: 1.18.3
function-bind: 1.1.1
dev: true
@@ -6751,7 +7586,6 @@ packages:
/async/3.2.1:
resolution: {integrity: sha512-XdD5lRO/87udXCMC9meWdYiR+Nq6ZjUfXidViUZGu2F1MO4T3XwZ1et0hb2++BgLfhyJwy44BGB/yx80ABx8hg==}
- dev: false
/asynckit/0.4.0:
resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=}
@@ -6759,6 +7593,7 @@ packages:
/at-least-node/1.0.0:
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
engines: {node: '>= 4.0.0'}
+ dev: true
/atob/2.1.2:
resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==}
@@ -6769,8 +7604,8 @@ packages:
resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
engines: {node: '>=8.0.0'}
- /autocannon/7.3.0:
- resolution: {integrity: sha512-RuyTU8fQE1FC6BDgslofLCeI4y9y9RRnnZtvoQ+onwQl+B2rsiGpcCi84/Si0rq3VRkkMFnmPulY3z59zYhX9g==}
+ /autocannon/7.4.0:
+ resolution: {integrity: sha512-X0g/nkJ7oHkfn/B+LUzz9jPjG4nD48tPnu2E24m7LA7p8+Mvd/Clrb+FnHmPgI7pszXPRtzUYWz6QrSyMiEY6w==}
hasBin: true
dependencies:
chalk: 4.1.1
@@ -6816,9 +7651,9 @@ packages:
resolution: {integrity: sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg==}
hasBin: true
dependencies:
- browserslist: 4.16.4
- caniuse-lite: 1.0.30001208
- colorette: 1.2.2
+ browserslist: 4.16.8
+ caniuse-lite: 1.0.30001252
+ colorette: 1.3.0
normalize-range: 0.1.2
num2fraction: 1.2.2
postcss: 7.0.36
@@ -6869,13 +7704,6 @@ packages:
engines: {node: '>=4'}
dev: true
- /axios/0.19.0:
- resolution: {integrity: sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==}
- dependencies:
- follow-redirects: 1.5.10
- is-buffer: 2.0.4
- dev: true
-
/axios/0.19.2:
resolution: {integrity: sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==}
dependencies:
@@ -6886,21 +7714,20 @@ packages:
resolution: {integrity: sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==}
dependencies:
follow-redirects: 1.13.0
- dev: false
/axobject-query/2.2.0:
resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==}
dev: true
- /babel-core/7.0.0-bridge.0_@babel+core@7.13.15:
+ /babel-core/7.0.0-bridge.0_@babel+core@7.15.0:
resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.13.15
+ '@babel/core': 7.15.0
dev: true
- /babel-eslint/10.1.0_eslint@7.26.0:
+ /babel-eslint/10.1.0_eslint@7.32.0:
resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==}
engines: {node: '>=6'}
peerDependencies:
@@ -6910,25 +7737,44 @@ packages:
'@babel/parser': 7.11.4
'@babel/traverse': 7.11.0
'@babel/types': 7.11.0
- eslint: 7.26.0
+ eslint: 7.32.0
eslint-visitor-keys: 1.3.0
resolve: 1.17.0
transitivePeerDependencies:
- supports-color
dev: true
- /babel-jest/27.0.2_@babel+core@7.13.15:
- resolution: {integrity: sha512-9OThPl3/IQbo4Yul2vMz4FYwILPQak8XelX4YGowygfHaOl5R5gfjm4iVx4d8aUugkW683t8aq0A74E7b5DU1Q==}
+ /babel-jest/27.1.0_@babel+core@7.13.15:
+ resolution: {integrity: sha512-6NrdqzaYemALGCuR97QkC/FkFIEBWP5pw5TMJoUHZTVXyOgocujp6A0JE2V6gE0HtqAAv6VKU/nI+OCR1Z4gHA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
'@babel/core': ^7.8.0
dependencies:
'@babel/core': 7.13.15
- '@jest/transform': 27.0.2
- '@jest/types': 27.0.2
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
'@types/babel__core': 7.1.14
babel-plugin-istanbul: 6.0.0
- babel-preset-jest: 27.0.1_@babel+core@7.13.15
+ babel-preset-jest: 27.0.6_@babel+core@7.13.15
+ chalk: 4.1.1
+ graceful-fs: 4.2.6
+ slash: 3.0.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /babel-jest/27.1.0_@babel+core@7.15.0:
+ resolution: {integrity: sha512-6NrdqzaYemALGCuR97QkC/FkFIEBWP5pw5TMJoUHZTVXyOgocujp6A0JE2V6gE0HtqAAv6VKU/nI+OCR1Z4gHA==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ peerDependencies:
+ '@babel/core': ^7.8.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/babel__core': 7.1.14
+ babel-plugin-istanbul: 6.0.0
+ babel-preset-jest: 27.0.6_@babel+core@7.15.0
chalk: 4.1.1
graceful-fs: 4.2.6
slash: 3.0.0
@@ -6951,19 +7797,19 @@ packages:
webpack: 5.40.0
dev: false
- /babel-loader/8.2.2_de359d37148110717f7d10325d3521a7:
+ /babel-loader/8.2.2_cc17b5a6b16e6cbdb41f272cd1e3b231:
resolution: {integrity: sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==}
engines: {node: '>= 8.9'}
peerDependencies:
'@babel/core': ^7.0.0
webpack: '>=2'
dependencies:
- '@babel/core': 7.13.15
+ '@babel/core': 7.15.0
find-cache-dir: 3.3.1
loader-utils: 1.4.0
make-dir: 3.1.0
schema-utils: 2.7.1
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9:
@@ -7021,12 +7867,12 @@ packages:
- supports-color
dev: true
- /babel-plugin-jest-hoist/27.0.1:
- resolution: {integrity: sha512-sqBF0owAcCDBVEDtxqfYr2F36eSHdx7lAVGyYuOBRnKdD6gzcy0I0XrAYCZgOA3CRrLhmR+Uae9nogPzmAtOfQ==}
+ /babel-plugin-jest-hoist/27.0.6:
+ resolution: {integrity: sha512-CewFeM9Vv2gM7Yr9n5eyyLVPRSiBnk6lKZRjgwYnGKSl9M14TMn2vkN02wTF04OGuSDLEzlWiMzvjXuW9mB6Gw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/template': 7.14.5
- '@babel/types': 7.14.5
+ '@babel/types': 7.15.0
'@types/babel__core': 7.1.14
'@types/babel__traverse': 7.11.1
dev: true
@@ -7050,6 +7896,20 @@ packages:
semver: 6.3.0
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /babel-plugin-polyfill-corejs2/0.2.2_@babel+core@7.15.0:
+ resolution: {integrity: sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/compat-data': 7.15.0
+ '@babel/core': 7.15.0
+ '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.0
+ semver: 6.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/babel-plugin-polyfill-corejs3/0.2.0_@babel+core@7.13.15:
resolution: {integrity: sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==}
@@ -7061,6 +7921,19 @@ packages:
core-js-compat: 3.10.1
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /babel-plugin-polyfill-corejs3/0.2.4_@babel+core@7.15.0:
+ resolution: {integrity: sha512-z3HnJE5TY/j4EFEa/qpQMSbcUJZ5JQi+3UFjXzn6pQCmIKc5Ug5j98SuYyH+m4xQnvKlMDIW4plLfgyVnd0IcQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.0
+ core-js-compat: 3.16.4
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/babel-plugin-polyfill-regenerator/0.2.0_@babel+core@7.13.15:
resolution: {integrity: sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==}
@@ -7071,6 +7944,18 @@ packages:
'@babel/helper-define-polyfill-provider': 0.2.0_@babel+core@7.13.15
transitivePeerDependencies:
- supports-color
+ dev: false
+
+ /babel-plugin-polyfill-regenerator/0.2.2_@babel+core@7.15.0:
+ resolution: {integrity: sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==}
+ peerDependencies:
+ '@babel/core': ^7.0.0-0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/helper-define-polyfill-provider': 0.2.3_@babel+core@7.15.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
/babel-plugin-syntax-jsx/6.18.0:
resolution: {integrity: sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=}
@@ -7104,17 +7989,48 @@ packages:
'@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.13.15
dev: true
- /babel-preset-jest/27.0.1_@babel+core@7.13.15:
- resolution: {integrity: sha512-nIBIqCEpuiyhvjQs2mVNwTxQQa2xk70p9Dd/0obQGBf8FBzbnI8QhQKzLsWMN2i6q+5B0OcWDtrboBX5gmOLyA==}
+ /babel-preset-current-node-syntax/1.0.1_@babel+core@7.15.0:
+ resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.15.0
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.15.0
+ '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.15.0
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.15.0
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.15.0
+ dev: true
+
+ /babel-preset-jest/27.0.6_@babel+core@7.13.15:
+ resolution: {integrity: sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/core': 7.13.15
- babel-plugin-jest-hoist: 27.0.1
+ babel-plugin-jest-hoist: 27.0.6
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.13.15
dev: true
+ /babel-preset-jest/27.0.6_@babel+core@7.15.0:
+ resolution: {integrity: sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.15.0
+ babel-plugin-jest-hoist: 27.0.6
+ babel-preset-current-node-syntax: 1.0.1_@babel+core@7.15.0
+ dev: true
+
/babel-runtime/6.26.0:
resolution: {integrity: sha1-llxwWGaOgrVde/4E/yM3vItWR/4=}
dependencies:
@@ -7132,13 +8048,13 @@ packages:
/bail/1.0.5:
resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==}
- /balanced-match/1.0.0:
- resolution: {integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c=}
- dev: true
-
/balanced-match/1.0.2:
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
+ /balanced-match/2.0.0:
+ resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==}
+ dev: true
+
/base/0.11.2:
resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==}
engines: {node: '>=0.10.0'}
@@ -7358,18 +8274,6 @@ packages:
node-releases: 1.1.66
dev: false
- /browserslist/4.16.3:
- resolution: {integrity: sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==}
- engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
- hasBin: true
- dependencies:
- caniuse-lite: 1.0.30001185
- colorette: 1.2.2
- electron-to-chromium: 1.3.662
- escalade: 3.1.1
- node-releases: 1.1.70
- dev: true
-
/browserslist/4.16.4:
resolution: {integrity: sha512-d7rCxYV8I9kj41RH8UKYnvDYCRENUlHRgyXy/Rhr/1BaeLGfiCptEdFE8MIrvGfWbBFNjVYx76SQWvNX1j+/cQ==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
@@ -7393,6 +8297,18 @@ packages:
escalade: 3.1.1
node-releases: 1.1.71
+ /browserslist/4.16.8:
+ resolution: {integrity: sha512-sc2m9ohR/49sWEbPj14ZSSZqp+kbi16aLao42Hmn3Z8FpjuMaq2xCA2l4zl9ITfyzvnvyE0hcg62YkIGKxgaNQ==}
+ engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
+ hasBin: true
+ dependencies:
+ caniuse-lite: 1.0.30001252
+ colorette: 1.3.0
+ electron-to-chromium: 1.3.822
+ escalade: 3.1.1
+ node-releases: 1.1.75
+ dev: true
+
/bser/2.1.1:
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
dependencies:
@@ -7427,18 +8343,18 @@ packages:
ieee754: 1.2.1
dev: true
- /bundlesize/0.18.0:
- resolution: {integrity: sha512-GZURr25umfYxZYZUyOlOtJRbYjAn0VfbjbnS0NBcOiF8VcjmhoEhmx8Gw4va8HeQb8j7Ra0ZltY/IeHgSHFXFw==}
+ /bundlesize/0.18.1:
+ resolution: {integrity: sha512-NAsKBH6BeVmDopoa4tod0m5/koM7iLY3saKyGn7wyAravBYmKNUpDJba4zyVhwRm5Dw9WXv8FIO0N//tCkx68Q==}
hasBin: true
dependencies:
- axios: 0.19.2
+ axios: 0.21.1
brotli-size: 0.1.0
bytes: 3.1.0
ci-env: 1.16.0
commander: 2.20.3
cosmiconfig: 5.2.1
- github-build: 1.2.1
- glob: 7.1.6
+ github-build: 1.2.2
+ glob: 7.1.7
gzip-size: 4.1.0
prettycli: 1.4.3
dev: true
@@ -7528,14 +8444,6 @@ packages:
engines: {node: '>= 6'}
dev: false
- /camelcase-keys/2.1.0:
- resolution: {integrity: sha1-MIvur/3ygRkFHvodkyITyRuPkuc=}
- engines: {node: '>=0.10.0'}
- dependencies:
- camelcase: 2.1.1
- map-obj: 1.0.1
- dev: true
-
/camelcase-keys/4.2.0:
resolution: {integrity: sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=}
engines: {node: '>=4'}
@@ -7554,11 +8462,6 @@ packages:
quick-lru: 4.0.1
dev: true
- /camelcase/2.1.1:
- resolution: {integrity: sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=}
- engines: {node: '>=0.10.0'}
- dev: true
-
/camelcase/4.1.0:
resolution: {integrity: sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=}
engines: {node: '>=4'}
@@ -7589,10 +8492,6 @@ packages:
resolution: {integrity: sha512-gOerH9Wz2IRZ2ZPdMfBvyOi3cjaz4O4dgNwPGzx8EhqAs4+2IL/O+fJsbt+znSigujoZG8bVcIAUM/I/E5K3MA==}
dev: false
- /caniuse-lite/1.0.30001185:
- resolution: {integrity: sha512-Fpi4kVNtNvJ15H0F6vwmXtb3tukv3Zg3qhKkOGUq7KJ1J6b9kf4dnNgtEAFXhRsJo0gNj9W60+wBvn0JcTvdTg==}
- dev: true
-
/caniuse-lite/1.0.30001208:
resolution: {integrity: sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA==}
dev: true
@@ -7600,6 +8499,10 @@ packages:
/caniuse-lite/1.0.30001246:
resolution: {integrity: sha512-Tc+ff0Co/nFNbLOrziBXmMVtpt9S2c2Y+Z9Nk9Khj09J+0zR9ejvIW5qkZAErCbOrVODCx/MN+GpB5FNBs5GFA==}
+ /caniuse-lite/1.0.30001252:
+ resolution: {integrity: sha512-I56jhWDGMtdILQORdusxBOH+Nl/KgQSdDmpJezYddnAkVOmnoU8zwjTV9xAjMIYxr0iPreEAVylCGcmHCjfaOw==}
+ dev: true
+
/caseless/0.12.0:
resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=}
@@ -7833,17 +8736,10 @@ packages:
string-width: 1.0.2
dev: true
- /clipanion/3.0.0-rc.12:
- resolution: {integrity: sha512-eCixNguza61+8MXXTu6sYzpA8gPZHZzvay4lpFFpr4KSy+43wsugdiKMNejLS9PVcnSuGf0fy9kYs5R2c7Ejmw==}
- dependencies:
- typanion: 3.3.1
- dev: true
-
/clipanion/3.0.1:
resolution: {integrity: sha512-/ujK3YJ1MGjGr18w99Gl9XZjy4xcC/5bZRJXsgvYG6GbUTO4CTKriC+oUxDbo8G+G/dxDqSJhm8QIDnK6iH6Ig==}
dependencies:
typanion: 3.3.1
- dev: false
/cliui/5.0.0:
resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==}
@@ -7918,16 +8814,16 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
- /codecov/3.8.1:
- resolution: {integrity: sha512-Qm7ltx1pzLPsliZY81jyaQ80dcNR4/JpcX0IHCIWrHBXgseySqbdbYfkdiXd7o/xmzQpGRVCKGYeTrHUpn6Dcw==}
+ /codecov/3.8.3:
+ resolution: {integrity: sha512-Y8Hw+V3HgR7V71xWH2vQ9lyS358CbGCldWlJFR0JirqoGtOoas3R3/OclRTvgUYFK29mmJICDPauVKmpqbwhOA==}
engines: {node: '>=4.0'}
hasBin: true
dependencies:
argv: 0.0.2
- ignore-walk: 3.0.3
- js-yaml: 3.14.0
- teeny-request: 6.0.1
- urlgrey: 0.4.4
+ ignore-walk: 3.0.4
+ js-yaml: 3.14.1
+ teeny-request: 7.1.1
+ urlgrey: 1.0.0
transitivePeerDependencies:
- supports-color
dev: true
@@ -7989,10 +8885,15 @@ packages:
/colorette/1.2.1:
resolution: {integrity: sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==}
+ dev: false
/colorette/1.2.2:
resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==}
+ /colorette/1.3.0:
+ resolution: {integrity: sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==}
+ dev: true
+
/colors/1.4.0:
resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
engines: {node: '>=0.1.90'}
@@ -8053,7 +8954,7 @@ packages:
resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==}
dependencies:
array-ify: 1.0.0
- dot-prop: 5.2.0
+ dot-prop: 5.3.0
dev: true
/component-emitter/1.3.0:
@@ -8095,20 +8996,20 @@ packages:
readable-stream: 3.6.0
typedarray: 0.0.6
- /concurrently/5.3.0:
- resolution: {integrity: sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==}
- engines: {node: '>=6.0.0'}
+ /concurrently/6.2.1:
+ resolution: {integrity: sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==}
+ engines: {node: '>=10.0.0'}
hasBin: true
dependencies:
- chalk: 2.4.2
- date-fns: 2.15.0
+ chalk: 4.1.1
+ date-fns: 2.23.0
lodash: 4.17.21
- read-pkg: 4.0.1
+ read-pkg: 5.2.0
rxjs: 6.6.7
spawn-command: 0.0.2-1
- supports-color: 6.1.0
+ supports-color: 8.1.1
tree-kill: 1.2.2
- yargs: 13.3.2
+ yargs: 16.2.0
dev: true
/configstore/5.0.1:
@@ -8122,10 +9023,6 @@ packages:
write-file-atomic: 3.0.3
xdg-basedir: 4.0.0
- /confusing-browser-globals/1.0.10:
- resolution: {integrity: sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==}
- dev: true
-
/connect-history-api-fallback/1.6.0:
resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==}
engines: {node: '>=0.8'}
@@ -8145,14 +9042,6 @@ packages:
bluebird: 3.7.2
dev: true
- /contains-path/1.0.0:
- resolution: {integrity: sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE=}
- engines: {node: '>=0.10.0'}
- dependencies:
- normalize-path: 2.1.1
- path-starts-with: 1.0.0
- dev: true
-
/content-disposition/0.5.2:
resolution: {integrity: sha1-DPaLud318r55YcOoUXjLhdunjLQ=}
engines: {node: '>= 0.6'}
@@ -8175,23 +9064,23 @@ packages:
q: 1.5.1
dev: true
- /conventional-changelog-angular/5.0.11:
- resolution: {integrity: sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==}
+ /conventional-changelog-angular/5.0.12:
+ resolution: {integrity: sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==}
engines: {node: '>=10'}
dependencies:
compare-func: 2.0.0
q: 1.5.1
dev: true
- /conventional-changelog-atom/2.0.7:
- resolution: {integrity: sha512-7dOREZwzB+tCEMjRTDfen0OHwd7vPUdmU0llTy1eloZgtOP4iSLVzYIQqfmdRZEty+3w5Jz+AbhfTJKoKw1JeQ==}
+ /conventional-changelog-atom/2.0.8:
+ resolution: {integrity: sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==}
engines: {node: '>=10'}
dependencies:
q: 1.5.1
dev: true
- /conventional-changelog-codemirror/2.0.7:
- resolution: {integrity: sha512-Oralk1kiagn3Gb5cR5BffenWjVu59t/viE6UMD/mQa1hISMPkMYhJIqX+CMeA1zXgVBO+YHQhhokEj99GP5xcg==}
+ /conventional-changelog-codemirror/2.0.8:
+ resolution: {integrity: sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==}
engines: {node: '>=10'}
dependencies:
q: 1.5.1
@@ -8201,8 +9090,8 @@ packages:
resolution: {integrity: sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==}
dev: true
- /conventional-changelog-conventionalcommits/4.4.0:
- resolution: {integrity: sha512-ybvx76jTh08tpaYrYn/yd0uJNLt5yMrb1BphDe4WBredMlvPisvMghfpnJb6RmRNcqXeuhR6LfGZGewbkRm9yA==}
+ /conventional-changelog-conventionalcommits/4.5.0:
+ resolution: {integrity: sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==}
engines: {node: '>=10'}
dependencies:
compare-func: 2.0.0
@@ -8210,43 +9099,42 @@ packages:
q: 1.5.1
dev: true
- /conventional-changelog-core/4.2.0:
- resolution: {integrity: sha512-8+xMvN6JvdDtPbGBqA7oRNyZD4od1h/SIzrWqHcKZjitbVXrFpozEeyn4iI4af1UwdrabQpiZMaV07fPUTGd4w==}
+ /conventional-changelog-core/4.2.3:
+ resolution: {integrity: sha512-MwnZjIoMRL3jtPH5GywVNqetGILC7g6RQFvdb8LRU/fA/338JbeWAku3PZ8yQ+mtVRViiISqJlb0sOz0htBZig==}
engines: {node: '>=10'}
dependencies:
add-stream: 1.0.0
- conventional-changelog-writer: 4.0.17
- conventional-commits-parser: 3.1.0
+ conventional-changelog-writer: 5.0.0
+ conventional-commits-parser: 3.2.1
dateformat: 3.0.3
- get-pkg-repo: 1.4.0
- git-raw-commits: 2.0.0
+ get-pkg-repo: 4.1.2
+ git-raw-commits: 2.0.10
git-remote-origin-url: 2.0.0
- git-semver-tags: 4.1.0
+ git-semver-tags: 4.1.1
lodash: 4.17.21
- normalize-package-data: 2.5.0
+ normalize-package-data: 3.0.3
q: 1.5.1
read-pkg: 3.0.0
read-pkg-up: 3.0.0
- shelljs: 0.8.4
- through2: 3.0.2
+ through2: 4.0.2
dev: true
- /conventional-changelog-ember/2.0.8:
- resolution: {integrity: sha512-JEMEcUAMg4Q9yxD341OgWlESQ4gLqMWMXIWWUqoQU8yvTJlKnrvcui3wk9JvnZQyONwM2g1MKRZuAjKxr8hAXA==}
+ /conventional-changelog-ember/2.0.9:
+ resolution: {integrity: sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==}
engines: {node: '>=10'}
dependencies:
q: 1.5.1
dev: true
- /conventional-changelog-eslint/3.0.8:
- resolution: {integrity: sha512-5rTRltgWG7TpU1PqgKHMA/2ivjhrB+E+S7OCTvj0zM/QGg4vmnVH67Vq/EzvSNYtejhWC+OwzvDrLk3tqPry8A==}
+ /conventional-changelog-eslint/3.0.9:
+ resolution: {integrity: sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==}
engines: {node: '>=10'}
dependencies:
q: 1.5.1
dev: true
- /conventional-changelog-express/2.0.5:
- resolution: {integrity: sha512-pW2hsjKG+xNx/Qjof8wYlAX/P61hT5gQ/2rZ2NsTpG+PgV7Rc8RCfITvC/zN9K8fj0QmV6dWmUefCteD9baEAw==}
+ /conventional-changelog-express/2.0.6:
+ resolution: {integrity: sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==}
engines: {node: '>=10'}
dependencies:
q: 1.5.1
@@ -8259,8 +9147,8 @@ packages:
q: 1.5.1
dev: true
- /conventional-changelog-jshint/2.0.8:
- resolution: {integrity: sha512-hB/iI0IiZwnZ+seYI+qEQ4b+EMQSEC8jGIvhO2Vpz1E5p8FgLz75OX8oB1xJWl+s4xBMB6f8zJr0tC/BL7YOjw==}
+ /conventional-changelog-jshint/2.0.9:
+ resolution: {integrity: sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==}
engines: {node: '>=10'}
dependencies:
compare-func: 2.0.0
@@ -8272,42 +9160,41 @@ packages:
engines: {node: '>=10'}
dev: true
- /conventional-changelog-writer/4.0.17:
- resolution: {integrity: sha512-IKQuK3bib/n032KWaSb8YlBFds+aLmzENtnKtxJy3+HqDq5kohu3g/UdNbIHeJWygfnEbZjnCKFxAW0y7ArZAw==}
+ /conventional-changelog-writer/5.0.0:
+ resolution: {integrity: sha512-HnDh9QHLNWfL6E1uHz6krZEQOgm8hN7z/m7tT16xwd802fwgMN0Wqd7AQYVkhpsjDUx/99oo+nGgvKF657XP5g==}
engines: {node: '>=10'}
hasBin: true
dependencies:
- compare-func: 2.0.0
- conventional-commits-filter: 2.0.6
+ conventional-commits-filter: 2.0.7
dateformat: 3.0.3
- handlebars: 4.7.6
+ handlebars: 4.7.7
json-stringify-safe: 5.0.1
lodash: 4.17.21
- meow: 7.1.0
+ meow: 8.1.2
semver: 6.3.0
split: 1.0.1
- through2: 3.0.2
+ through2: 4.0.2
dev: true
- /conventional-changelog/3.1.23:
- resolution: {integrity: sha512-sScUu2NHusjRC1dPc5p8/b3kT78OYr95/Bx7Vl8CPB8tF2mG1xei5iylDTRjONV5hTlzt+Cn/tBWrKdd299b7A==}
+ /conventional-changelog/3.1.24:
+ resolution: {integrity: sha512-ed6k8PO00UVvhExYohroVPXcOJ/K1N0/drJHx/faTH37OIZthlecuLIRX/T6uOp682CAoVoFpu+sSEaeuH6Asg==}
engines: {node: '>=10'}
dependencies:
- conventional-changelog-angular: 5.0.11
- conventional-changelog-atom: 2.0.7
- conventional-changelog-codemirror: 2.0.7
- conventional-changelog-conventionalcommits: 4.4.0
- conventional-changelog-core: 4.2.0
- conventional-changelog-ember: 2.0.8
- conventional-changelog-eslint: 3.0.8
- conventional-changelog-express: 2.0.5
+ conventional-changelog-angular: 5.0.12
+ conventional-changelog-atom: 2.0.8
+ conventional-changelog-codemirror: 2.0.8
+ conventional-changelog-conventionalcommits: 4.5.0
+ conventional-changelog-core: 4.2.3
+ conventional-changelog-ember: 2.0.9
+ conventional-changelog-eslint: 3.0.9
+ conventional-changelog-express: 2.0.6
conventional-changelog-jquery: 3.0.11
- conventional-changelog-jshint: 2.0.8
+ conventional-changelog-jshint: 2.0.9
conventional-changelog-preset-loader: 2.3.4
dev: true
- /conventional-commits-filter/2.0.6:
- resolution: {integrity: sha512-4g+sw8+KA50/Qwzfr0hL5k5NWxqtrOVw4DDk3/h6L85a9Gz0/Eqp3oP+CWCNfesBvZZZEFHF7OTEbRe+yYSyKw==}
+ /conventional-commits-filter/2.0.7:
+ resolution: {integrity: sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==}
engines: {node: '>=10'}
dependencies:
lodash.ismatch: 4.4.0
@@ -8328,18 +9215,32 @@ packages:
trim-off-newlines: 1.0.1
dev: true
- /conventional-recommended-bump/6.0.10:
- resolution: {integrity: sha512-2ibrqAFMN3ZA369JgVoSbajdD/BHN6zjY7DZFKTHzyzuQejDUCjQ85S5KHxCRxNwsbDJhTPD5hOKcis/jQhRgg==}
+ /conventional-commits-parser/3.2.1:
+ resolution: {integrity: sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==}
+ engines: {node: '>=10'}
+ hasBin: true
+ dependencies:
+ is-text-path: 1.0.1
+ JSONStream: 1.3.5
+ lodash: 4.17.21
+ meow: 8.1.2
+ split2: 3.2.2
+ through2: 4.0.2
+ trim-off-newlines: 1.0.1
+ dev: true
+
+ /conventional-recommended-bump/6.1.0:
+ resolution: {integrity: sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==}
engines: {node: '>=10'}
hasBin: true
dependencies:
concat-stream: 2.0.0
conventional-changelog-preset-loader: 2.3.4
- conventional-commits-filter: 2.0.6
- conventional-commits-parser: 3.1.0
- git-raw-commits: 2.0.0
- git-semver-tags: 4.1.0
- meow: 7.1.1
+ conventional-commits-filter: 2.0.7
+ conventional-commits-parser: 3.2.1
+ git-raw-commits: 2.0.10
+ git-semver-tags: 4.1.1
+ meow: 8.1.2
q: 1.5.1
dev: true
@@ -8399,6 +9300,14 @@ packages:
dependencies:
browserslist: 4.16.6
semver: 7.0.0
+ dev: false
+
+ /core-js-compat/3.16.4:
+ resolution: {integrity: sha512-IzCSomxRdahCYb6G3HiN6pl3JCiM0NMunRcNa1pIeC7g17Vd6Ue3AT9anQiENPIm/svThUVer1pIbLMDERIsFw==}
+ dependencies:
+ browserslist: 4.16.8
+ semver: 7.0.0
+ dev: true
/core-js-pure/3.15.2:
resolution: {integrity: sha512-D42L7RYh1J2grW8ttxoY1+17Y4wXZeKe7uyplAI3FkNQyI5OgBIAjUfFiTPfL1rs0qLpxaabITNbjKl1Sp82tA==}
@@ -8412,10 +9321,16 @@ packages:
/core-js/3.15.1:
resolution: {integrity: sha512-h8VbZYnc9pDzueiS2610IULDkpFFPunHwIpl8yRwFahAEEdSpHlTy3h3z3rKq5h11CaUdBEeRViu9AYvbxiMeg==}
requiresBuild: true
+ dev: false
/core-js/3.16.3:
resolution: {integrity: sha512-lM3GftxzHNtPNUJg0v4pC2RC6puwMd6VZA7vXUczi+SKmCWSf4JwO89VJGMqbzmB7jlK7B5hr3S64PqwFL49cA==}
requiresBuild: true
+ dev: true
+
+ /core-js/3.16.4:
+ resolution: {integrity: sha512-Tq4GVE6XCjE+hcyW6hPy0ofN3hwtLudz5ZRdrlCnsnD/xkm/PWQRudzYHiKgZKUcefV6Q57fhDHjZHJP5dpfSg==}
+ requiresBuild: true
/core-util-is/1.0.2:
resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=}
@@ -8561,7 +9476,7 @@ packages:
postcss-value-parser: 4.1.0
schema-utils: 3.0.0
semver: 7.3.5
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/css-loader/5.2.1_webpack@5.40.0:
@@ -8619,6 +9534,7 @@ packages:
css-what: 2.1.3
domutils: 1.5.1
nth-check: 1.0.2
+ dev: false
/css-select/2.1.0:
resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==}
@@ -8636,7 +9552,6 @@ packages:
domhandler: 4.2.0
domutils: 2.7.0
nth-check: 2.0.0
- dev: false
/css-tree/1.0.0-alpha.37:
resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==}
@@ -8655,12 +9570,13 @@ packages:
/css-vendor/2.0.8:
resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
is-in-browser: 1.1.3
dev: true
/css-what/2.1.3:
resolution: {integrity: sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==}
+ dev: false
/css-what/3.3.0:
resolution: {integrity: sha512-pv9JPyatiPaQ6pf4OvD/dbfm0o5LviWmwxNWzblYf/1u9QZd0ihV+PMwy5jdQWQ3349kZmKEx9WXuSka2dM4cg==}
@@ -8669,7 +9585,6 @@ packages:
/css-what/5.0.1:
resolution: {integrity: sha512-FYDTSHb/7KXsWICVsxdmiExPjCfRC4qRFBdVwv7Ax9hMnvMmEjP9RfxTEZ3qPZGmADDn2vAKSo9UcN1jKVYscg==}
engines: {node: '>= 6'}
- dev: false
/css.escape/1.5.1:
resolution: {integrity: sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=}
@@ -8866,10 +9781,6 @@ packages:
resolution: {integrity: sha512-ul26pfSQTZW8dcOnD2iiJssfXw0gdNVX9IJDH/X3K5DGPfj+fUYe3kB+swUY6BF3oZDxaID3AJt+9/ojSAE05A==}
dev: true
- /csstype/3.0.3:
- resolution: {integrity: sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==}
- dev: true
-
/csstype/3.0.8:
resolution: {integrity: sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==}
dev: true
@@ -8914,13 +9825,6 @@ packages:
resolution: {integrity: sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==}
dev: true
- /dargs/4.1.0:
- resolution: {integrity: sha1-A6nbtLXC8Tm/FK5T8LiipqhvThc=}
- engines: {node: '>=0.10.0'}
- dependencies:
- number-is-nan: 1.0.1
- dev: true
-
/dargs/7.0.0:
resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==}
engines: {node: '>=8'}
@@ -8960,8 +9864,8 @@ packages:
resolution: {integrity: sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==}
dev: true
- /date-fns/2.15.0:
- resolution: {integrity: sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ==}
+ /date-fns/2.23.0:
+ resolution: {integrity: sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==}
engines: {node: '>=0.11'}
dev: true
@@ -8969,12 +9873,8 @@ packages:
resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==}
dev: true
- /dayjs/1.10.4:
- resolution: {integrity: sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==}
- dev: true
-
- /dayjs/1.9.7:
- resolution: {integrity: sha512-IC877KBdMhBrCfBfJXHQlo0G8keZ0Opy7YIIq5QKtUbCuHMzim8S4PyiVK4YmihI3iOF9lhfUBW4AQWHTR5WHA==}
+ /dayjs/1.10.6:
+ resolution: {integrity: sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw==}
/debug/2.6.9:
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
@@ -9256,6 +10156,11 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dev: true
+ /diff-sequences/27.0.6:
+ resolution: {integrity: sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ dev: true
+
/diff/4.0.2:
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
engines: {node: '>=0.3.1'}
@@ -9356,7 +10261,6 @@ packages:
domelementtype: 2.2.0
domhandler: 4.2.0
entities: 2.2.0
- dev: false
/dom-walk/0.1.2:
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
@@ -9367,7 +10271,6 @@ packages:
/domelementtype/2.2.0:
resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==}
- dev: false
/domexception/1.0.1:
resolution: {integrity: sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==}
@@ -9391,7 +10294,6 @@ packages:
engines: {node: '>= 4'}
dependencies:
domelementtype: 2.2.0
- dev: false
/dompurify/2.0.8:
resolution: {integrity: sha512-vIOSyOXkMx81ghEalh4MLBtDHMx1bhKlaqHDMqM2yeitJ996SLOk5mGdDpI9ifJAgokred8Rmu219fX4OltqXw==}
@@ -9406,6 +10308,7 @@ packages:
dependencies:
dom-serializer: 0.1.1
domelementtype: 1.3.1
+ dev: false
/domutils/1.7.0:
resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==}
@@ -9419,7 +10322,6 @@ packages:
dom-serializer: 1.3.2
domelementtype: 2.2.0
domhandler: 4.2.0
- dev: false
/dot-case/3.0.4:
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
@@ -9434,13 +10336,6 @@ packages:
is-obj: 1.0.1
dev: true
- /dot-prop/5.2.0:
- resolution: {integrity: sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==}
- engines: {node: '>=8'}
- dependencies:
- is-obj: 2.0.0
- dev: true
-
/dot-prop/5.3.0:
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
engines: {node: '>=8'}
@@ -9508,10 +10403,6 @@ packages:
resolution: {integrity: sha512-nLO2Wd2yU42eSoNJVQKNf89CcEGqeFZd++QsnN2XIgje1s/19AgctfjLIbPORlvcCO8sYjLwX4iUgDdusOY8Sg==}
dev: false
- /electron-to-chromium/1.3.662:
- resolution: {integrity: sha512-IGBXmTGwdVGUVTnZ8ISEvkhDfhhD+CDFndG4//BhvDcEtPYiVrzoB+rzT/Y12OQCf5bvRCrVmrUbGrS9P7a6FQ==}
- dev: true
-
/electron-to-chromium/1.3.717:
resolution: {integrity: sha512-OfzVPIqD1MkJ7fX+yTl2nKyOE4FReeVfMCzzxQS+Kp43hZYwHwThlGP+EGIZRXJsxCM7dqo8Y65NOX/HP12iXQ==}
dev: true
@@ -9519,6 +10410,10 @@ packages:
/electron-to-chromium/1.3.782:
resolution: {integrity: sha512-6AI2se1NqWA1SBf/tlD6tQD/6ZOt+yAhqmrTlh4XZw4/g0Mt3p6JhTQPZxRPxPZiOg0o7ss1EBP/CpYejfnoIA==}
+ /electron-to-chromium/1.3.822:
+ resolution: {integrity: sha512-k7jG5oYYHxF4jx6PcqwHX3JVME/OjzolqOZiIogi9xtsfsmTjTdie4x88OakYFPEa8euciTgCCzvVNwvmjHb1Q==}
+ dev: true
+
/elegant-spinner/1.0.1:
resolution: {integrity: sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=}
engines: {node: '>=0.10.0'}
@@ -9585,14 +10480,6 @@ packages:
dependencies:
once: 1.4.0
- /enhanced-resolve/5.7.0:
- resolution: {integrity: sha512-6njwt/NsZFUKhM6j9U8hzVyD4E4r0x7NQzhTCbcWOJ0IQjNSAoalWmb0AE51Wn+fwan5qVESWi7t2ToBxs9vrw==}
- engines: {node: '>=10.13.0'}
- dependencies:
- graceful-fs: 4.2.6
- tapable: 2.2.0
- dev: true
-
/enhanced-resolve/5.8.2:
resolution: {integrity: sha512-F27oB3WuHDzvR2DOGNTaYy0D5o0cnrv8TeI482VM4kYgQd/FT9lUQwuNsJ0oOHtBUq7eiW5ytqzp7nBFknL+GA==}
engines: {node: '>=10.13.0'}
@@ -9616,7 +10503,6 @@ packages:
/entities/2.2.0:
resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
- dev: false
/envinfo/7.4.0:
resolution: {integrity: sha512-FdDfnWnCVjxTTpWE3d6Jgh5JDIA3Cw7LCgpM/pI7kK1ORkjaqI2r6NqQ+ln2j0dfpgxY00AWieSvtkiZQKIItA==}
@@ -9715,10 +10601,6 @@ packages:
resolution: {integrity: sha512-f8kcHX1ArhllUtb/wVSyvygoKCznIjnxhLxy7TCvIiMdT7fL4ZDTIKaadMe6eLvOXg6Wk02UeoFgUoZ2EKZZUA==}
dev: false
- /es-module-lexer/0.7.1:
- resolution: {integrity: sha512-MgtWFl5No+4S3TmhDmCz2ObFGm6lEpTnzbQi+Dd+pw4mlTIZTmM2iAs5gRlmx5zS9luzobCSBSI90JM/1/JgOw==}
- dev: true
-
/es-to-primitive/1.2.1:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
engines: {node: '>= 0.4'}
@@ -9783,8 +10665,8 @@ packages:
requiresBuild: true
dev: true
- /esbuild/0.12.15:
- resolution: {integrity: sha512-72V4JNd2+48eOVCXx49xoSWHgC3/cCy96e7mbXKY+WOWghN00cCmlGnwVLRhRHorvv0dgCyuMYBZlM2xDM5OQw==}
+ /esbuild/0.12.24:
+ resolution: {integrity: sha512-C0ibY+HsXzYB6L/pLWEiWjMpghKsIc58Q5yumARwBQsHl9DXPakW+5NI/Y9w4YXiz0PEP6XTGTT/OV4Nnsmb4A==}
hasBin: true
requiresBuild: true
dev: true
@@ -9811,7 +10693,6 @@ packages:
/escape-string-regexp/4.0.0:
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
engines: {node: '>=10'}
- dev: false
/escodegen/1.14.3:
resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==}
@@ -9838,72 +10719,32 @@ packages:
source-map: 0.6.1
dev: true
- /eslint-config-airbnb-base/14.2.1_3ff8aa98541714def96619f6d96555d8:
- resolution: {integrity: sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA==}
- engines: {node: '>= 6'}
+ /eslint-config-airbnb-typescript/14.0.0_5a932766612959030cbbaf3bc45e8537:
+ resolution: {integrity: sha512-d2Nit2ByZARGRYK6tgSNl3nnmGZPyvsgbsKFcmm+nAhvT8VjVpifG5jI4tzObUUPb0sWw0E1oO/0pSpBD/pIuQ==}
peerDependencies:
- eslint: ^5.16.0 || ^6.8.0 || ^7.2.0
- eslint-plugin-import: ^2.22.1
+ '@typescript-eslint/eslint-plugin': ^4.29.3
+ '@typescript-eslint/parser': ^4.29.3
dependencies:
- confusing-browser-globals: 1.0.10
- eslint: 7.26.0
- eslint-plugin-import: 2.23.2_eslint@7.26.0
- object.assign: 4.1.2
- object.entries: 1.1.4
+ '@typescript-eslint/eslint-plugin': 4.29.3_5b13bab190e8051f191796d8c4619073
+ '@typescript-eslint/parser': 4.29.3_eslint@7.32.0+typescript@4.4.2
dev: true
- /eslint-config-airbnb-typescript/12.3.1_575f5a7bab283adadabf36347d23f909:
- resolution: {integrity: sha512-ql/Pe6/hppYuRp4m3iPaHJqkBB7dgeEmGPQ6X0UNmrQOfTF+dXw29/ZjU2kQ6RDoLxaxOA+Xqv07Vbef6oVTWw==}
- dependencies:
- '@typescript-eslint/parser': 4.28.4_eslint@7.26.0+typescript@4.4.2
- eslint-config-airbnb: 18.2.1_3a9bc46a4847265dd232e93dc5ecd111
- eslint-config-airbnb-base: 14.2.1_3ff8aa98541714def96619f6d96555d8
- transitivePeerDependencies:
- - eslint
- - eslint-plugin-import
- - eslint-plugin-jsx-a11y
- - eslint-plugin-react
- - eslint-plugin-react-hooks
- - supports-color
- - typescript
- dev: true
-
- /eslint-config-airbnb/18.2.1_3a9bc46a4847265dd232e93dc5ecd111:
- resolution: {integrity: sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg==}
- engines: {node: '>= 6'}
- peerDependencies:
- eslint: ^5.16.0 || ^6.8.0 || ^7.2.0
- eslint-plugin-import: ^2.22.1
- eslint-plugin-jsx-a11y: ^6.4.1
- eslint-plugin-react: ^7.21.5
- eslint-plugin-react-hooks: ^4 || ^3 || ^2.3.0 || ^1.7.0
- dependencies:
- eslint: 7.26.0
- eslint-config-airbnb-base: 14.2.1_3ff8aa98541714def96619f6d96555d8
- eslint-plugin-import: 2.23.2_eslint@7.26.0
- eslint-plugin-jsx-a11y: 6.4.1_eslint@7.26.0
- eslint-plugin-react: 7.23.2_eslint@7.26.0
- eslint-plugin-react-hooks: 4.2.0_eslint@7.26.0
- object.assign: 4.1.2
- object.entries: 1.1.4
- dev: true
-
- /eslint-config-google/0.14.0_eslint@7.26.0:
+ /eslint-config-google/0.14.0_eslint@7.32.0:
resolution: {integrity: sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==}
engines: {node: '>=0.10.0'}
peerDependencies:
eslint: '>=5.16.0'
dependencies:
- eslint: 7.26.0
+ eslint: 7.32.0
dev: true
- /eslint-config-prettier/8.3.0_eslint@7.26.0:
+ /eslint-config-prettier/8.3.0_eslint@7.32.0:
resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 7.26.0
+ eslint: 7.32.0
dev: true
/eslint-import-resolver-node/0.3.4:
@@ -9913,51 +10754,57 @@ packages:
resolve: 1.20.0
dev: true
- /eslint-module-utils/2.6.1:
- resolution: {integrity: sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==}
+ /eslint-import-resolver-node/0.3.6:
+ resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==}
+ dependencies:
+ debug: 3.2.7
+ resolve: 1.20.0
+ dev: true
+
+ /eslint-module-utils/2.6.2:
+ resolution: {integrity: sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==}
engines: {node: '>=4'}
dependencies:
debug: 3.2.7
pkg-dir: 2.0.0
dev: true
- /eslint-plugin-babel/5.3.1_eslint@7.26.0:
+ /eslint-plugin-babel/5.3.1_eslint@7.32.0:
resolution: {integrity: sha512-VsQEr6NH3dj664+EyxJwO4FCYm/00JhYb3Sk3ft8o+fpKuIfQ9TaW6uVUfvwMXHcf/lsnRIoyFPsLMyiWCSL/g==}
engines: {node: '>=4'}
peerDependencies:
eslint: '>=4.0.0'
dependencies:
- eslint: 7.26.0
+ eslint: 7.32.0
eslint-rule-composer: 0.3.0
dev: true
- /eslint-plugin-import/2.23.2_eslint@7.26.0:
- resolution: {integrity: sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==}
+ /eslint-plugin-import/2.24.2_eslint@7.32.0:
+ resolution: {integrity: sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
dependencies:
array-includes: 3.1.3
array.prototype.flat: 1.2.4
- contains-path: 1.0.0
debug: 2.6.9
doctrine: 2.1.0
- eslint: 7.26.0
- eslint-import-resolver-node: 0.3.4
- eslint-module-utils: 2.6.1
+ eslint: 7.32.0
+ eslint-import-resolver-node: 0.3.6
+ eslint-module-utils: 2.6.2
find-up: 2.1.0
has: 1.0.3
- is-core-module: 2.4.0
+ is-core-module: 2.6.0
minimatch: 3.0.4
- object.values: 1.1.3
+ object.values: 1.1.4
pkg-up: 2.0.0
read-pkg-up: 3.0.0
resolve: 1.20.0
- tsconfig-paths: 3.9.0
+ tsconfig-paths: 3.11.0
dev: true
- /eslint-plugin-jest/24.3.6_31366cc05c52885c4ce63120c1b359e4:
- resolution: {integrity: sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg==}
+ /eslint-plugin-jest/24.4.0_d9bb2f3d4d43fbdec1717750590e3665:
+ resolution: {integrity: sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==}
engines: {node: '>=10'}
peerDependencies:
'@typescript-eslint/eslint-plugin': '>= 4'
@@ -9966,15 +10813,15 @@ packages:
'@typescript-eslint/eslint-plugin':
optional: true
dependencies:
- '@typescript-eslint/eslint-plugin': 4.28.4_3b1b11a147578aa75c0dc136c631221c
- '@typescript-eslint/experimental-utils': 4.23.0_eslint@7.26.0+typescript@4.4.2
- eslint: 7.26.0
+ '@typescript-eslint/eslint-plugin': 4.29.3_5b13bab190e8051f191796d8c4619073
+ '@typescript-eslint/experimental-utils': 4.29.3_eslint@7.32.0+typescript@4.4.2
+ eslint: 7.32.0
transitivePeerDependencies:
- supports-color
- typescript
dev: true
- /eslint-plugin-jsx-a11y/6.4.1_eslint@7.26.0:
+ /eslint-plugin-jsx-a11y/6.4.1_eslint@7.32.0:
resolution: {integrity: sha512-0rGPJBbwHoGNPU73/QCLP/vveMlM1b1Z9PponxO87jfr6tuH5ligXbDT6nHSSzBC8ovX2Z+BQu7Bk5D/Xgq9zg==}
engines: {node: '>=4.0'}
peerDependencies:
@@ -9988,14 +10835,14 @@ packages:
axobject-query: 2.2.0
damerau-levenshtein: 1.0.6
emoji-regex: 9.2.0
- eslint: 7.26.0
+ eslint: 7.32.0
has: 1.0.3
jsx-ast-utils: 3.2.0
language-tags: 1.0.5
dev: true
- /eslint-plugin-prettier/3.4.0_39fed7ca8f33f3403e39ca7e7aa90c0f:
- resolution: {integrity: sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==}
+ /eslint-plugin-prettier/3.4.1_5a48a349ffec60f5257b5f148f5199c3:
+ resolution: {integrity: sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==}
engines: {node: '>=6.0.0'}
peerDependencies:
eslint: '>=5.0.0'
@@ -10005,23 +10852,23 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
- eslint: 7.26.0
- eslint-config-prettier: 8.3.0_eslint@7.26.0
- prettier: 2.3.0
+ eslint: 7.32.0
+ eslint-config-prettier: 8.3.0_eslint@7.32.0
+ prettier: 2.3.2
prettier-linter-helpers: 1.0.0
dev: true
- /eslint-plugin-react-hooks/4.2.0_eslint@7.26.0:
+ /eslint-plugin-react-hooks/4.2.0_eslint@7.32.0:
resolution: {integrity: sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==}
engines: {node: '>=10'}
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
dependencies:
- eslint: 7.26.0
+ eslint: 7.32.0
dev: true
- /eslint-plugin-react/7.23.2_eslint@7.26.0:
- resolution: {integrity: sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==}
+ /eslint-plugin-react/7.25.1_eslint@7.32.0:
+ resolution: {integrity: sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==}
engines: {node: '>=4'}
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7
@@ -10029,24 +10876,25 @@ packages:
array-includes: 3.1.3
array.prototype.flatmap: 1.2.4
doctrine: 2.1.0
- eslint: 7.26.0
+ eslint: 7.32.0
+ estraverse: 5.2.0
has: 1.0.3
jsx-ast-utils: 3.2.0
minimatch: 3.0.4
- object.entries: 1.1.3
+ object.entries: 1.1.4
object.fromentries: 2.0.4
- object.values: 1.1.3
+ object.values: 1.1.4
prop-types: 15.7.2
resolve: 2.0.0-next.3
- string.prototype.matchall: 4.0.4
+ string.prototype.matchall: 4.0.5
dev: true
- /eslint-plugin-simple-import-sort/7.0.0_eslint@7.26.0:
+ /eslint-plugin-simple-import-sort/7.0.0_eslint@7.32.0:
resolution: {integrity: sha512-U3vEDB5zhYPNfxT5TYR7u01dboFZp+HNpnGhkDB2g/2E4wZ/g1Q9Ton8UwCLfRV9yAKyYqDh62oHOamvkFxsvw==}
peerDependencies:
eslint: '>=5.0.0'
dependencies:
- eslint: 7.26.0
+ eslint: 7.32.0
dev: true
/eslint-plugin-verdaccio/10.0.0:
@@ -10075,13 +10923,13 @@ packages:
eslint-visitor-keys: 1.3.0
dev: true
- /eslint-utils/3.0.0_eslint@7.26.0:
+ /eslint-utils/3.0.0_eslint@7.32.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
- eslint: 7.26.0
+ eslint: 7.32.0
eslint-visitor-keys: 2.1.0
dev: true
@@ -10095,25 +10943,28 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint/7.26.0:
- resolution: {integrity: sha512-4R1ieRf52/izcZE7AlLy56uIHHDLT74Yzz2Iv2l6kDaYvEu9x+wMB5dZArVL8SYGXSYV2YAg70FcW5Y5nGGNIg==}
+ /eslint/7.32.0:
+ resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==}
engines: {node: ^10.12.0 || >=12.0.0}
hasBin: true
dependencies:
'@babel/code-frame': 7.12.11
- '@eslint/eslintrc': 0.4.1
+ '@eslint/eslintrc': 0.4.3
+ '@humanwhocodes/config-array': 0.5.0
ajv: 6.12.6
chalk: 4.1.1
cross-spawn: 7.0.3
- debug: 4.3.1
+ debug: 4.3.2
doctrine: 3.0.0
enquirer: 2.3.6
+ escape-string-regexp: 4.0.0
eslint-scope: 5.1.1
eslint-utils: 2.1.0
eslint-visitor-keys: 2.1.0
espree: 7.3.1
esquery: 1.4.0
esutils: 2.0.3
+ fast-deep-equal: 3.1.3
file-entry-cache: 6.0.1
functional-red-black-tree: 1.0.1
glob-parent: 5.1.2
@@ -10125,7 +10976,7 @@ packages:
js-yaml: 3.14.1
json-stable-stringify-without-jsonify: 1.0.1
levn: 0.4.1
- lodash: 4.17.21
+ lodash.merge: 4.6.2
minimatch: 3.0.4
natural-compare: 1.4.0
optionator: 0.9.1
@@ -10270,21 +11121,6 @@ packages:
strip-final-newline: 2.0.0
dev: true
- /execa/5.0.0:
- resolution: {integrity: sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ==}
- engines: {node: '>=10'}
- dependencies:
- cross-spawn: 7.0.3
- get-stream: 6.0.0
- human-signals: 2.1.0
- is-stream: 2.0.0
- merge-stream: 2.0.0
- npm-run-path: 4.0.1
- onetime: 5.1.2
- signal-exit: 3.0.3
- strip-final-newline: 2.0.0
- dev: true
-
/execa/5.1.1:
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines: {node: '>=10'}
@@ -10328,16 +11164,16 @@ packages:
engines: {node: '>=6'}
dev: true
- /expect/27.0.2:
- resolution: {integrity: sha512-YJFNJe2+P2DqH+ZrXy+ydRQYO87oxRUonZImpDodR1G7qo3NYd3pL+NQ9Keqpez3cehczYwZDBC3A7xk3n7M/w==}
+ /expect/27.1.0:
+ resolution: {integrity: sha512-9kJngV5hOJgkFil4F/uXm3hVBubUK2nERVfvqNNwxxuW8ZOUwSTTSysgfzckYtv/LBzj/LJXbiAF7okHCXgdug==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
ansi-styles: 5.2.0
- jest-get-type: 27.0.1
- jest-matcher-utils: 27.0.2
- jest-message-util: 27.0.2
- jest-regex-util: 27.0.1
+ jest-get-type: 27.0.6
+ jest-matcher-utils: 27.1.0
+ jest-message-util: 27.1.0
+ jest-regex-util: 27.0.6
dev: true
/express-rate-limit/5.2.3:
@@ -10472,18 +11308,6 @@ packages:
resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==}
dev: true
- /fast-glob/3.2.4:
- resolution: {integrity: sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==}
- engines: {node: '>=8'}
- dependencies:
- '@nodelib/fs.stat': 2.0.4
- '@nodelib/fs.walk': 1.2.6
- glob-parent: 5.1.1
- merge2: 1.4.1
- micromatch: 4.0.2
- picomatch: 2.2.2
- dev: true
-
/fast-glob/3.2.5:
resolution: {integrity: sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==}
engines: {node: '>=8'}
@@ -10518,6 +11342,9 @@ packages:
/fast-safe-stringify/2.0.7:
resolution: {integrity: sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA==}
+ /fast-safe-stringify/2.0.8:
+ resolution: {integrity: sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag==}
+
/fast-text-encoding/1.0.3:
resolution: {integrity: sha512-dtm4QZH9nZtcDt8qJiOH9fcQd1NAgi+K1O2DbE6GG1PPCK/BWfOH3idCTRQ4ImXRUOyopDEgDEnVEE7Y/2Wrig==}
dev: false
@@ -10526,7 +11353,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==}
@@ -10572,6 +11398,7 @@ packages:
resolution: {integrity: sha512-NL2Qc5L3iQEsyYzweq7qfgy5OtXCmGzGvhElGEd/SoFWEMOEczNh5s5ocaF01HDetxz+p8ecjNPA6cZxxIHmzA==}
dependencies:
reusify: 1.0.4
+ dev: false
/fastq/1.11.0:
resolution: {integrity: sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==}
@@ -10646,13 +11473,6 @@ packages:
dependencies:
escape-string-regexp: 1.0.5
- /file-entry-cache/5.0.1:
- resolution: {integrity: sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==}
- engines: {node: '>=4'}
- dependencies:
- flat-cache: 2.0.1
- dev: true
-
/file-entry-cache/6.0.1:
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
engines: {node: ^10.12.0 || >=12.0.0}
@@ -10668,7 +11488,7 @@ packages:
dependencies:
loader-utils: 1.4.0
schema-utils: 2.7.0
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/file-loader/6.2.0_webpack@5.40.0:
@@ -10754,14 +11574,6 @@ packages:
resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
dev: true
- /find-up/1.1.2:
- resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=}
- engines: {node: '>=0.10.0'}
- dependencies:
- path-exists: 2.1.0
- pinkie-promise: 2.0.1
- dev: true
-
/find-up/2.1.0:
resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=}
engines: {node: '>=4'}
@@ -10796,15 +11608,6 @@ packages:
pkg-dir: 4.2.0
dev: true
- /flat-cache/2.0.1:
- resolution: {integrity: sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==}
- engines: {node: '>=4'}
- dependencies:
- flatted: 2.0.2
- rimraf: 2.6.3
- write: 1.0.3
- dev: true
-
/flat-cache/3.0.4:
resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==}
engines: {node: ^10.12.0 || >=12.0.0}
@@ -10816,10 +11619,6 @@ packages:
/flatstr/1.0.12:
resolution: {integrity: sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==}
- /flatted/2.0.2:
- resolution: {integrity: sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==}
- dev: true
-
/flatted/3.1.1:
resolution: {integrity: sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==}
dev: true
@@ -10871,7 +11670,7 @@ packages:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
- mime-types: 2.1.30
+ mime-types: 2.1.31
/form-data/2.5.1:
resolution: {integrity: sha512-m21N3WOmEEURgk6B9GLOE4RuWOFf28Lhh9qGYeNlGq4VDXUlJy2th2slBNU8Gp8EzloYZOibZJ7t5ecIrFSjVA==}
@@ -10896,7 +11695,7 @@ packages:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
- mime-types: 2.1.30
+ mime-types: 2.1.31
dev: true
/formidable/1.2.2:
@@ -10928,7 +11727,7 @@ packages:
chalk: 1.1.3
error-stack-parser: 2.0.6
string-width: 2.1.1
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/fs-access/1.0.1:
@@ -10949,7 +11748,6 @@ packages:
graceful-fs: 4.2.6
jsonfile: 6.1.0
universalify: 2.0.0
- dev: false
/fs-extra/7.0.1:
resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==}
@@ -10969,16 +11767,6 @@ packages:
universalify: 0.1.2
dev: true
- /fs-extra/9.0.1:
- resolution: {integrity: sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==}
- engines: {node: '>=10'}
- dependencies:
- at-least-node: 1.0.0
- graceful-fs: 4.2.4
- jsonfile: 6.0.1
- universalify: 1.0.0
- dev: true
-
/fs-extra/9.1.0:
resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
engines: {node: '>=10'}
@@ -10987,9 +11775,10 @@ packages:
graceful-fs: 4.2.6
jsonfile: 6.1.0
universalify: 2.0.0
+ dev: true
- /fs-monkey/1.0.1:
- resolution: {integrity: sha512-fcSa+wyTqZa46iWweI7/ZiUfegOZl0SG8+dltIwFXo7+zYU9J9kpS3NB6pZcSlJdhvIwp81Adx2XhZorncxiaA==}
+ /fs-monkey/1.0.3:
+ resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==}
dev: false
/fs-readdir-recursive/1.1.0:
@@ -11116,14 +11905,14 @@ packages:
engines: {node: '>=8.0.0'}
dev: true
- /get-pkg-repo/1.4.0:
- resolution: {integrity: sha1-xztInAbYDMVTbCyFP54FIyBWly0=}
+ /get-pkg-repo/4.1.2:
+ resolution: {integrity: sha512-/FjamZL9cBYllEbReZkxF2IMh80d8TJoC4e3bmLNif8ibHw95aj0N/tzqK0kZz9eU/3w3dL6lF4fnnX/sDdW3A==}
+ engines: {node: '>=6.9.0'}
hasBin: true
dependencies:
- hosted-git-info: 2.8.8
- meow: 3.7.0
- normalize-package-data: 2.5.0
- parse-github-repo-url: 1.4.1
+ '@hutson/parse-repository-url': 3.0.2
+ hosted-git-info: 4.0.2
+ meow: 7.1.1
through2: 2.0.5
dev: true
@@ -11131,11 +11920,6 @@ packages:
resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==}
engines: {node: '>=8'}
- /get-stdin/4.0.1:
- resolution: {integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=}
- engines: {node: '>=0.10.0'}
- dev: true
-
/get-stdin/7.0.0:
resolution: {integrity: sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==}
engines: {node: '>=8'}
@@ -11163,11 +11947,6 @@ packages:
dependencies:
pump: 3.0.0
- /get-stream/6.0.0:
- resolution: {integrity: sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==}
- engines: {node: '>=10'}
- dev: true
-
/get-stream/6.0.1:
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
engines: {node: '>=10'}
@@ -11181,16 +11960,16 @@ packages:
dependencies:
assert-plus: 1.0.0
- /git-raw-commits/2.0.0:
- resolution: {integrity: sha512-w4jFEJFgKXMQJ0H0ikBk2S+4KP2VEjhCvLCNqbNRQC8BgGWgLKNCO7a9K9LI+TVT7Gfoloje502sEnctibffgg==}
- engines: {node: '>=6.9.0'}
+ /git-raw-commits/2.0.10:
+ resolution: {integrity: sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ==}
+ engines: {node: '>=10'}
hasBin: true
dependencies:
- dargs: 4.1.0
- lodash.template: 4.5.0
- meow: 4.0.1
- split2: 2.2.0
- through2: 2.0.5
+ dargs: 7.0.0
+ lodash: 4.17.21
+ meow: 8.1.2
+ split2: 3.2.2
+ through2: 4.0.2
dev: true
/git-raw-commits/2.0.7:
@@ -11218,20 +11997,29 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
- meow: 7.1.0
+ meow: 7.1.1
+ semver: 6.3.0
+ dev: true
+
+ /git-semver-tags/4.1.1:
+ resolution: {integrity: sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==}
+ engines: {node: '>=10'}
+ hasBin: true
+ dependencies:
+ meow: 8.1.2
semver: 6.3.0
dev: true
/gitconfiglocal/1.0.0:
resolution: {integrity: sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=}
dependencies:
- ini: 1.3.5
+ ini: 1.3.8
dev: true
- /github-build/1.2.1:
- resolution: {integrity: sha512-VAT4NFU8hm9Ks5yNKuuczD2zMbmouAKHtxtwvmCj34Q2DpZsjgp3LLjtrKlm/YvGSzSNGmj22ccJQQei+f/vIw==}
+ /github-build/1.2.2:
+ resolution: {integrity: sha512-xHVy8w+J09eD+uBqJ4CcRPr5HTa1BYaF6vPJ67yJekCWurPzimB/ExH1SGzW5iAFC2Uvw9TD1FpSIjh56hcB9Q==}
dependencies:
- axios: 0.19.0
+ axios: 0.21.1
dev: true
/github-from-package/0.0.0:
@@ -11255,13 +12043,6 @@ packages:
is-glob: 3.1.0
path-dirname: 1.0.2
- /glob-parent/5.1.1:
- resolution: {integrity: sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==}
- engines: {node: '>= 6'}
- dependencies:
- is-glob: 4.0.1
- dev: true
-
/glob-parent/5.1.2:
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
engines: {node: '>= 6'}
@@ -11287,17 +12068,6 @@ packages:
once: 1.4.0
path-is-absolute: 1.0.1
- /glob/7.1.6:
- resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==}
- dependencies:
- fs.realpath: 1.0.0
- inflight: 1.0.6
- inherits: 2.0.4
- minimatch: 3.0.4
- once: 1.4.0
- path-is-absolute: 1.0.1
- dev: true
-
/glob/7.1.7:
resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==}
dependencies:
@@ -11354,11 +12124,11 @@ packages:
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
engines: {node: '>=4'}
- /globals/12.4.0:
- resolution: {integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==}
+ /globals/13.11.0:
+ resolution: {integrity: sha512-08/xrJ7wQjK9kkkRoI3OFUBbLx4f+6x3SGwcPvQ0QH6goFDrOU2oyAWrmh3dJezu65buo+HBMzAMQy6rovVC3g==}
engines: {node: '>=8'}
dependencies:
- type-fest: 0.8.1
+ type-fest: 0.20.2
dev: true
/globals/13.8.0:
@@ -11392,6 +12162,7 @@ packages:
ignore: 5.1.8
merge2: 1.4.1
slash: 3.0.0
+ dev: false
/globby/11.0.3:
resolution: {integrity: sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==}
@@ -11570,19 +12341,6 @@ packages:
uglify-js: 3.12.4
dev: false
- /handlebars/4.7.6:
- resolution: {integrity: sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==}
- engines: {node: '>=0.4.7'}
- hasBin: true
- dependencies:
- minimist: 1.2.5
- neo-async: 2.6.2
- source-map: 0.6.1
- wordwrap: 1.0.0
- optionalDependencies:
- uglify-js: 3.12.4
- dev: true
-
/handlebars/4.7.7:
resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==}
engines: {node: '>=0.4.7'}
@@ -11836,14 +12594,17 @@ packages:
engines: {node: '>= 6.0.0'}
dev: true
- /hosted-git-info/2.8.8:
- resolution: {integrity: sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==}
- dev: true
-
/hosted-git-info/2.8.9:
resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
dev: true
+ /hosted-git-info/4.0.2:
+ resolution: {integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==}
+ engines: {node: '>=10'}
+ dependencies:
+ lru-cache: 6.0.0
+ dev: true
+
/hpack.js/2.1.6:
resolution: {integrity: sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=}
dependencies:
@@ -11908,8 +12669,8 @@ packages:
resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==}
dev: false
- /html-webpack-plugin/5.3.1_webpack@5.33.2:
- resolution: {integrity: sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==}
+ /html-webpack-plugin/5.3.2_webpack@5.33.2:
+ resolution: {integrity: sha512-HvB33boVNCz2lTyBsSiMffsJ+m0YLIQ+pskblXgN9fnjS1BgEcuAfdInfXfGrkdXV406k9FiDi86eVCDBgJOyQ==}
engines: {node: '>=10.13.0'}
peerDependencies:
webpack: ^5.20.0
@@ -11917,9 +12678,9 @@ packages:
'@types/html-minifier-terser': 5.1.1
html-minifier-terser: 5.1.1
lodash: 4.17.21
- pretty-error: 2.1.1
+ pretty-error: 3.0.4
tapable: 2.2.0
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/html-webpack-plugin/5.3.2_webpack@5.40.0:
@@ -11953,7 +12714,6 @@ packages:
domhandler: 4.2.0
domutils: 2.7.0
entities: 2.2.0
- dev: false
/http-cache-semantics/4.1.0:
resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==}
@@ -12041,16 +12801,6 @@ packages:
/http-status-codes/1.4.0:
resolution: {integrity: sha512-JrT3ua+WgH8zBD3HEJYbeEgnuQaAnUeRRko/YojPAJjGmIfGD3KPU/asLdsLwKjfxOmQe5nXMQ0pt/7MyapVbQ==}
- /https-proxy-agent/4.0.0:
- resolution: {integrity: sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==}
- engines: {node: '>= 6.0.0'}
- dependencies:
- agent-base: 5.1.1
- debug: 4.3.1
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/https-proxy-agent/5.0.0:
resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==}
engines: {node: '>= 6'}
@@ -12124,15 +12874,6 @@ packages:
resolution: {integrity: sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=}
dev: true
- /icss-utils/5.1.0_postcss@8.2.10:
- resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
- engines: {node: ^10 || ^12 || >= 14}
- peerDependencies:
- postcss: ^8.1.0
- dependencies:
- postcss: 8.2.10
- dev: true
-
/icss-utils/5.1.0_postcss@8.2.9:
resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
engines: {node: ^10 || ^12 || >= 14}
@@ -12141,6 +12882,15 @@ packages:
dependencies:
postcss: 8.2.9
+ /icss-utils/5.1.0_postcss@8.3.6:
+ resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ postcss: 8.3.6
+ dev: true
+
/ieee754/1.1.13:
resolution: {integrity: sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==}
dev: false
@@ -12152,8 +12902,8 @@ packages:
resolution: {integrity: sha1-SMptcvbGo68Aqa1K5odr44ieKwk=}
dev: true
- /ignore-walk/3.0.3:
- resolution: {integrity: sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==}
+ /ignore-walk/3.0.4:
+ resolution: {integrity: sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==}
dependencies:
minimatch: 3.0.4
dev: true
@@ -12247,13 +12997,6 @@ packages:
symbol-observable: 1.2.0
dev: true
- /indent-string/2.1.0:
- resolution: {integrity: sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=}
- engines: {node: '>=0.10.0'}
- dependencies:
- repeating: 2.0.1
- dev: true
-
/indent-string/3.2.0:
resolution: {integrity: sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=}
engines: {node: '>=4'}
@@ -12456,17 +13199,17 @@ packages:
rgb-regex: 1.0.1
rgba-regex: 1.0.0
- /is-core-module/2.2.0:
- resolution: {integrity: sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==}
- dependencies:
- has: 1.0.3
- dev: true
-
/is-core-module/2.4.0:
resolution: {integrity: sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==}
dependencies:
has: 1.0.3
+ /is-core-module/2.6.0:
+ resolution: {integrity: sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==}
+ dependencies:
+ has: 1.0.3
+ dev: true
+
/is-data-descriptor/0.1.4:
resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=}
engines: {node: '>=0.10.0'}
@@ -12527,11 +13270,6 @@ packages:
resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=}
engines: {node: '>=0.10.0'}
- /is-finite/1.1.0:
- resolution: {integrity: sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==}
- engines: {node: '>=0.10.0'}
- dev: true
-
/is-fullwidth-code-point/1.0.0:
resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=}
engines: {node: '>=0.10.0'}
@@ -12753,8 +13491,9 @@ packages:
/is-typedarray/1.0.0:
resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=}
- /is-utf8/0.2.1:
- resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=}
+ /is-unicode-supported/0.1.0:
+ resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
+ engines: {node: '>=10'}
dev: true
/is-whitespace-character/1.0.4:
@@ -12839,7 +13578,7 @@ packages:
resolution: {integrity: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==}
engines: {node: '>=8'}
dependencies:
- debug: 4.3.1
+ debug: 4.3.2
istanbul-lib-coverage: 3.0.0
source-map: 0.6.1
transitivePeerDependencies:
@@ -12854,35 +13593,35 @@ packages:
istanbul-lib-report: 3.0.0
dev: true
- /jest-changed-files/27.0.2:
- resolution: {integrity: sha512-eMeb1Pn7w7x3wue5/vF73LPCJ7DKQuC9wQUR5ebP9hDPpk5hzcT/3Hmz3Q5BOFpR3tgbmaWhJcMTVgC8Z1NuMw==}
+ /jest-changed-files/27.1.0:
+ resolution: {integrity: sha512-eRcb13TfQw0xiV2E98EmiEgs9a5uaBIqJChyl0G7jR9fCIvGjXovnDS6Zbku3joij4tXYcSK4SE1AXqOlUxjWg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
execa: 5.1.1
throat: 6.0.1
dev: true
- /jest-circus/27.0.4:
- resolution: {integrity: sha512-QD+eblDiRphta630WRKewuASLs/oY1Zki2G4bccntRvrTHQ63ljwFR5TLduuK4Zg0ZPzW0+8o6AP7KRd1yKOjw==}
+ /jest-circus/27.1.0:
+ resolution: {integrity: sha512-6FWtHs3nZyZlMBhRf1wvAC5CirnflbGJAY1xssSAnERLiiXQRH+wY2ptBVtXjX4gz4AA2EwRV57b038LmifRbA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/environment': 27.0.3
- '@jest/test-result': 27.0.2
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/environment': 27.1.0
+ '@jest/test-result': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
chalk: 4.1.1
co: 4.6.0
dedent: 0.7.0
- expect: 27.0.2
+ expect: 27.1.0
is-generator-fn: 2.1.0
- jest-each: 27.0.2
- jest-matcher-utils: 27.0.2
- jest-message-util: 27.0.2
- jest-runtime: 27.0.4
- jest-snapshot: 27.0.4
- jest-util: 27.0.2
- pretty-format: 27.0.2
+ jest-each: 27.1.0
+ jest-matcher-utils: 27.1.0
+ jest-message-util: 27.1.0
+ jest-runtime: 27.1.0
+ jest-snapshot: 27.1.0
+ jest-util: 27.1.0
+ pretty-format: 27.1.0
slash: 3.0.0
stack-utils: 2.0.3
throat: 6.0.1
@@ -12890,26 +13629,26 @@ packages:
- supports-color
dev: true
- /jest-cli/27.0.4_ts-node@10.2.1:
- resolution: {integrity: sha512-E0T+/i2lxsWAzV7LKYd0SB7HUAvePqaeIh5vX43/G5jXLhv1VzjYzJAGEkTfvxV774ll9cyE2ljcL73PVMEOXQ==}
+ /jest-cli/27.1.0_ts-node@10.2.1:
+ resolution: {integrity: sha512-h6zPUOUu+6oLDrXz0yOWY2YXvBLk8gQinx4HbZ7SF4V3HzasQf+ncoIbKENUMwXyf54/6dBkYXvXJos+gOHYZw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
peerDependencies:
- node-notifier: ^8.0.1 || ^9.0.0
+ node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
node-notifier:
optional: true
dependencies:
- '@jest/core': 27.0.4_ts-node@10.2.1
- '@jest/test-result': 27.0.2
- '@jest/types': 27.0.2
+ '@jest/core': 27.1.0_ts-node@10.2.1
+ '@jest/test-result': 27.1.0
+ '@jest/types': 27.1.0
chalk: 4.1.1
exit: 0.1.2
graceful-fs: 4.2.6
import-local: 3.0.2
- jest-config: 27.0.4_ts-node@10.2.1
- jest-util: 27.0.2
- jest-validate: 27.0.2
+ jest-config: 27.1.0_ts-node@10.2.1
+ jest-util: 27.1.0
+ jest-validate: 27.1.0
prompts: 2.4.1
yargs: 16.2.0
transitivePeerDependencies:
@@ -12920,8 +13659,8 @@ packages:
- utf-8-validate
dev: true
- /jest-config/27.0.4_ts-node@10.2.1:
- resolution: {integrity: sha512-VkQFAHWnPQefdvHU9A+G3H/Z3NrrTKqWpvxgQz3nkUdkDTWeKJE6e//BL+R7z79dXOMVksYgM/z6ndtN0hfChg==}
+ /jest-config/27.1.0_ts-node@10.2.1:
+ resolution: {integrity: sha512-GMo7f76vMYUA3b3xOdlcKeKQhKcBIgurjERO2hojo0eLkKPGcw7fyIoanH+m6KOP2bLad+fGnF8aWOJYxzNPeg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
peerDependencies:
ts-node: '>=9.0.0'
@@ -12930,26 +13669,26 @@ packages:
optional: true
dependencies:
'@babel/core': 7.13.15
- '@jest/test-sequencer': 27.0.4
- '@jest/types': 27.0.2
- babel-jest: 27.0.2_@babel+core@7.13.15
+ '@jest/test-sequencer': 27.1.0
+ '@jest/types': 27.1.0
+ babel-jest: 27.1.0_@babel+core@7.13.15
chalk: 4.1.1
deepmerge: 4.2.2
glob: 7.1.7
graceful-fs: 4.2.6
is-ci: 3.0.0
- jest-circus: 27.0.4
- jest-environment-jsdom: 27.0.3
- jest-environment-node: 27.0.3
- jest-get-type: 27.0.1
- jest-jasmine2: 27.0.4
- jest-regex-util: 27.0.1
- jest-resolve: 27.0.4
- jest-runner: 27.0.4
- jest-util: 27.0.2
- jest-validate: 27.0.2
+ jest-circus: 27.1.0
+ jest-environment-jsdom: 27.1.0
+ jest-environment-node: 27.1.0
+ jest-get-type: 27.0.6
+ jest-jasmine2: 27.1.0
+ jest-regex-util: 27.0.6
+ jest-resolve: 27.1.0
+ jest-runner: 27.1.0
+ jest-util: 27.1.0
+ jest-validate: 27.1.0
micromatch: 4.0.4
- pretty-format: 27.0.2
+ pretty-format: 27.1.0
ts-node: 10.2.1_7cfd01fcff41d818ce82373ba3c4f1b7
transitivePeerDependencies:
- bufferutil
@@ -12978,42 +13717,53 @@ packages:
pretty-format: 27.0.2
dev: true
- /jest-docblock/27.0.1:
- resolution: {integrity: sha512-TA4+21s3oebURc7VgFV4r7ltdIJ5rtBH1E3Tbovcg7AV+oLfD5DcJ2V2vJ5zFA9sL5CFd/d2D6IpsAeSheEdrA==}
+ /jest-diff/27.1.0:
+ resolution: {integrity: sha512-rjfopEYl58g/SZTsQFmspBODvMSytL16I+cirnScWTLkQVXYVZfxm78DFfdIIXc05RCYuGjxJqrdyG4PIFzcJg==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ dependencies:
+ chalk: 4.1.1
+ diff-sequences: 27.0.6
+ jest-get-type: 27.0.6
+ pretty-format: 27.1.0
+ dev: true
+
+ /jest-docblock/27.0.6:
+ resolution: {integrity: sha512-Fid6dPcjwepTFraz0YxIMCi7dejjJ/KL9FBjPYhBp4Sv1Y9PdhImlKZqYU555BlN4TQKaTc+F2Av1z+anVyGkA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
detect-newline: 3.1.0
dev: true
- /jest-each/27.0.2:
- resolution: {integrity: sha512-OLMBZBZ6JkoXgUenDtseFRWA43wVl2BwmZYIWQws7eS7pqsIvePqj/jJmEnfq91ALk3LNphgwNK/PRFBYi7ITQ==}
+ /jest-each/27.1.0:
+ resolution: {integrity: sha512-K/cNvQlmDqQMRHF8CaQ0XPzCfjP5HMJc2bIJglrIqI9fjwpNqITle63IWE+wq4p+3v+iBgh7Wq0IdGpLx5xjDg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
chalk: 4.1.1
- jest-get-type: 27.0.1
- jest-util: 27.0.2
- pretty-format: 27.0.2
+ jest-get-type: 27.0.6
+ jest-util: 27.1.0
+ pretty-format: 27.1.0
dev: true
- /jest-environment-jsdom-global/2.0.4_jest-environment-jsdom@27.0.3:
- resolution: {integrity: sha512-1vB8q+PrszXW4Pf7Zgp3eQ4oNVbA7GY6+jmrg1qi6RtYRWDJ60/xdkhjqAbQpX8BRyvqQJYQi66LXER5YNeHXg==}
+ /jest-environment-jsdom-global/3.0.0_jest-environment-jsdom@27.1.0:
+ resolution: {integrity: sha512-+7ZNxuB/35ybGug9vMaBYontqI7T8KhnUU55wtT5OYw6GRfDn2Vzak2YRvBwFjdm0so0Qz7KAL6NtEB0r+3x+g==}
+ engines: {node: '>= 12'}
peerDependencies:
- jest-environment-jsdom: 22.x || 23.x || 24.x || 25.x || 26.x
+ jest-environment-jsdom: 22.x || 23.x || 24.x || 25.x || 26.x || 27.x
dependencies:
- jest-environment-jsdom: 27.0.3
+ jest-environment-jsdom: 27.1.0
dev: true
- /jest-environment-jsdom/27.0.3:
- resolution: {integrity: sha512-5KLmgv1bhiimpSA8oGTnZYk6g4fsNyZiA/6gI2tAZUgrufd7heRUSVh4gRokzZVEj8zlwAQYT0Zs6tuJSW/ECA==}
+ /jest-environment-jsdom/27.1.0:
+ resolution: {integrity: sha512-JbwOcOxh/HOtsj56ljeXQCUJr3ivnaIlM45F5NBezFLVYdT91N5UofB1ux2B1CATsQiudcHdgTaeuqGXJqjJYQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/environment': 27.0.3
- '@jest/fake-timers': 27.0.3
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
- jest-mock: 27.0.3
- jest-util: 27.0.2
+ '@jest/environment': 27.1.0
+ '@jest/fake-timers': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
+ jest-mock: 27.1.0
+ jest-util: 27.1.0
jsdom: 16.6.0
transitivePeerDependencies:
- bufferutil
@@ -13022,16 +13772,16 @@ packages:
- utf-8-validate
dev: true
- /jest-environment-node/27.0.3:
- resolution: {integrity: sha512-co2/IVnIFL3cItpFULCvXFg9us4gvWXgs7mutAMPCbFhcqh56QAOdKhNzC2+RycsC/k4mbMj1VF+9F/NzA0ROg==}
+ /jest-environment-node/27.1.0:
+ resolution: {integrity: sha512-JIyJ8H3wVyM4YCXp7njbjs0dIT87yhGlrXCXhDKNIg1OjurXr6X38yocnnbXvvNyqVTqSI4M9l+YfPKueqL1lw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/environment': 27.0.3
- '@jest/fake-timers': 27.0.3
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
- jest-mock: 27.0.3
- jest-util: 27.0.2
+ '@jest/environment': 27.1.0
+ '@jest/fake-timers': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
+ jest-mock: 27.1.0
+ jest-util: 27.1.0
dev: true
/jest-fetch-mock/3.0.3:
@@ -13051,112 +13801,117 @@ packages:
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dev: true
- /jest-haste-map/27.0.2:
- resolution: {integrity: sha512-37gYfrYjjhEfk37C4bCMWAC0oPBxDpG0qpl8lYg8BT//wf353YT/fzgA7+Dq0EtM7rPFS3JEcMsxdtDwNMi2cA==}
+ /jest-get-type/27.0.6:
+ resolution: {integrity: sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ dev: true
+
+ /jest-haste-map/27.1.0:
+ resolution: {integrity: sha512-7mz6LopSe+eA6cTFMf10OfLLqRoIPvmMyz5/OnSXnHO7hB0aDP1iIeLWCXzAcYU5eIJVpHr12Bk9yyq2fTW9vg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
'@types/graceful-fs': 4.1.5
- '@types/node': 14.17.3
+ '@types/node': 15.12.4
anymatch: 3.1.2
fb-watchman: 2.0.1
graceful-fs: 4.2.6
- jest-regex-util: 27.0.1
- jest-serializer: 27.0.1
- jest-util: 27.0.2
- jest-worker: 27.0.2
+ jest-regex-util: 27.0.6
+ jest-serializer: 27.0.6
+ jest-util: 27.1.0
+ jest-worker: 27.1.0
micromatch: 4.0.4
walker: 1.0.7
optionalDependencies:
fsevents: 2.3.2
dev: true
- /jest-jasmine2/27.0.4:
- resolution: {integrity: sha512-yj3WrjjquZwkJw+eA4c9yucHw4/+EHndHWSqgHbHGQfT94ihaaQsa009j1a0puU8CNxPDk0c1oAPeOpdJUElwA==}
+ /jest-jasmine2/27.1.0:
+ resolution: {integrity: sha512-Z/NIt0wBDg3przOW2FCWtYjMn3Ip68t0SL60agD/e67jlhTyV3PIF8IzT9ecwqFbeuUSO2OT8WeJgHcalDGFzQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/traverse': 7.14.5
- '@jest/environment': 27.0.3
- '@jest/source-map': 27.0.1
- '@jest/test-result': 27.0.2
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/environment': 27.1.0
+ '@jest/source-map': 27.0.6
+ '@jest/test-result': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
chalk: 4.1.1
co: 4.6.0
- expect: 27.0.2
+ expect: 27.1.0
is-generator-fn: 2.1.0
- jest-each: 27.0.2
- jest-matcher-utils: 27.0.2
- jest-message-util: 27.0.2
- jest-runtime: 27.0.4
- jest-snapshot: 27.0.4
- jest-util: 27.0.2
- pretty-format: 27.0.2
+ jest-each: 27.1.0
+ jest-matcher-utils: 27.1.0
+ jest-message-util: 27.1.0
+ jest-runtime: 27.1.0
+ jest-snapshot: 27.1.0
+ jest-util: 27.1.0
+ pretty-format: 27.1.0
throat: 6.0.1
transitivePeerDependencies:
- supports-color
dev: true
- /jest-junit/11.0.1:
- resolution: {integrity: sha512-stgc0mBoiSg/F9qWd4KkmR3K7Nk2u+M/dc1oup7gxz9mrzGcEaU2YL9/0QscVqqg3IOaA1P5ZXtozG/XR6j6nw==}
+ /jest-junit/12.2.0:
+ resolution: {integrity: sha512-ecGzF3KEQwLbMP5xMO7wqmgmyZlY/5yWDvgE/vFa+/uIT0KsU5nluf0D2fjIlOKB+tb6DiuSSpZuGpsmwbf7Fw==}
engines: {node: '>=10.12.0'}
dependencies:
mkdirp: 1.0.4
strip-ansi: 5.2.0
- uuid: 3.4.0
+ uuid: 8.3.2
xml: 1.0.1
dev: true
- /jest-leak-detector/27.0.2:
- resolution: {integrity: sha512-TZA3DmCOfe8YZFIMD1GxFqXUkQnIoOGQyy4hFCA2mlHtnAaf+FeOMxi0fZmfB41ZL+QbFG6BVaZF5IeFIVy53Q==}
+ /jest-leak-detector/27.1.0:
+ resolution: {integrity: sha512-oHvSkz1E80VyeTKBvZNnw576qU+cVqRXUD3/wKXh1zpaki47Qty2xeHg2HKie9Hqcd2l4XwircgNOWb/NiGqdA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- jest-get-type: 27.0.1
- pretty-format: 27.0.2
+ jest-get-type: 27.0.6
+ pretty-format: 27.1.0
dev: true
- /jest-matcher-utils/27.0.2:
- resolution: {integrity: sha512-Qczi5xnTNjkhcIB0Yy75Txt+Ez51xdhOxsukN7awzq2auZQGPHcQrJ623PZj0ECDEMOk2soxWx05EXdXGd1CbA==}
+ /jest-matcher-utils/27.1.0:
+ resolution: {integrity: sha512-VmAudus2P6Yt/JVBRdTPFhUzlIN8DYJd+et5Rd9QDsO/Z82Z4iwGjo43U8Z+PTiz8CBvKvlb6Fh3oKy39hykkQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
chalk: 4.1.1
- jest-diff: 27.0.2
- jest-get-type: 27.0.1
- pretty-format: 27.0.2
+ jest-diff: 27.1.0
+ jest-get-type: 27.0.6
+ pretty-format: 27.1.0
dev: true
- /jest-message-util/27.0.2:
- resolution: {integrity: sha512-rTqWUX42ec2LdMkoUPOzrEd1Tcm+R1KfLOmFK+OVNo4MnLsEaxO5zPDb2BbdSmthdM/IfXxOZU60P/WbWF8BTw==}
+ /jest-message-util/27.1.0:
+ resolution: {integrity: sha512-Eck8NFnJ5Sg36R9XguD65cf2D5+McC+NF5GIdEninoabcuoOfWrID5qJhufq5FB0DRKoiyxB61hS7MKoMD0trQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/code-frame': 7.14.5
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
'@types/stack-utils': 2.0.0
chalk: 4.1.1
graceful-fs: 4.2.6
micromatch: 4.0.4
- pretty-format: 27.0.2
+ pretty-format: 27.1.0
slash: 3.0.0
stack-utils: 2.0.3
dev: true
- /jest-mock-process/1.4.1_jest@27.0.4:
+ /jest-mock-process/1.4.1_jest@27.1.0:
resolution: {integrity: sha512-ZZUKRlEBizutngoO4KngzN30YoeAYP3nnwimk4cpi9WqLxQUf6SlAPK5p1D9usEpxDS3Uif2MIez3Bq0vGYR+g==}
peerDependencies:
jest: '>=23.4 <28'
dependencies:
- jest: 27.0.4_ts-node@10.2.1
+ jest: 27.1.0_ts-node@10.2.1
dev: true
- /jest-mock/27.0.3:
- resolution: {integrity: sha512-O5FZn5XDzEp+Xg28mUz4ovVcdwBBPfAhW9+zJLO0Efn2qNbYcDaJvSlRiQ6BCZUCVOJjALicuJQI9mRFjv1o9Q==}
+ /jest-mock/27.1.0:
+ resolution: {integrity: sha512-iT3/Yhu7DwAg/0HvvLCqLvrTKTRMyJlrrfJYWzuLSf9RCAxBoIXN3HoymZxMnYsC3eD8ewGbUa9jUknwBenx2w==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
dev: true
- /jest-pnp-resolver/1.2.2_jest-resolve@27.0.4:
+ /jest-pnp-resolver/1.2.2_jest-resolve@27.1.0:
resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==}
engines: {node: '>=6'}
peerDependencies:
@@ -13165,64 +13920,65 @@ packages:
jest-resolve:
optional: true
dependencies:
- jest-resolve: 27.0.4
+ jest-resolve: 27.1.0
dev: true
- /jest-regex-util/27.0.1:
- resolution: {integrity: sha512-6nY6QVcpTgEKQy1L41P4pr3aOddneK17kn3HJw6SdwGiKfgCGTvH02hVXL0GU8GEKtPH83eD2DIDgxHXOxVohQ==}
+ /jest-regex-util/27.0.6:
+ resolution: {integrity: sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dev: true
- /jest-resolve-dependencies/27.0.4:
- resolution: {integrity: sha512-F33UPfw1YGWCV2uxJl7wD6TvcQn5IC0LtguwY3r4L7R6H4twpLkp5Q2ZfzRx9A2I3G8feiy0O0sqcn/Qoym71A==}
+ /jest-resolve-dependencies/27.1.0:
+ resolution: {integrity: sha512-Kq5XuDAELuBnrERrjFYEzu/A+i2W7l9HnPWqZEeKGEQ7m1R+6ndMbdXCVCx29Se1qwLZLgvoXwinB3SPIaitMQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
- jest-regex-util: 27.0.1
- jest-snapshot: 27.0.4
+ '@jest/types': 27.1.0
+ jest-regex-util: 27.0.6
+ jest-snapshot: 27.1.0
transitivePeerDependencies:
- supports-color
dev: true
- /jest-resolve/27.0.4:
- resolution: {integrity: sha512-BcfyK2i3cG79PDb/6gB6zFeFQlcqLsQjGBqznFCpA0L/3l1L/oOsltdUjs5eISAWA9HS9qtj8v2PSZr/yWxONQ==}
+ /jest-resolve/27.1.0:
+ resolution: {integrity: sha512-TXvzrLyPg0vLOwcWX38ZGYeEztSEmW+cQQKqc4HKDUwun31wsBXwotRlUz4/AYU/Fq4GhbMd/ileIWZEtcdmIA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
chalk: 4.1.1
escalade: 3.1.1
graceful-fs: 4.2.6
- jest-pnp-resolver: 1.2.2_jest-resolve@27.0.4
- jest-util: 27.0.2
- jest-validate: 27.0.2
+ jest-haste-map: 27.1.0
+ jest-pnp-resolver: 1.2.2_jest-resolve@27.1.0
+ jest-util: 27.1.0
+ jest-validate: 27.1.0
resolve: 1.20.0
slash: 3.0.0
dev: true
- /jest-runner/27.0.4:
- resolution: {integrity: sha512-NfmvSYLCsCJk2AG8Ar2NAh4PhsJJpO+/r+g4bKR5L/5jFzx/indUpnVBdrfDvuqhGLLAvrKJ9FM/Nt8o1dsqxg==}
+ /jest-runner/27.1.0:
+ resolution: {integrity: sha512-ZWPKr9M5w5gDplz1KsJ6iRmQaDT/yyAFLf18fKbb/+BLWsR1sCNC2wMT0H7pP3gDcBz0qZ6aJraSYUNAGSJGaw==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/console': 27.0.2
- '@jest/environment': 27.0.3
- '@jest/test-result': 27.0.2
- '@jest/transform': 27.0.2
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/console': 27.1.0
+ '@jest/environment': 27.1.0
+ '@jest/test-result': 27.1.0
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
chalk: 4.1.1
emittery: 0.8.1
exit: 0.1.2
graceful-fs: 4.2.6
- jest-docblock: 27.0.1
- jest-environment-jsdom: 27.0.3
- jest-environment-node: 27.0.3
- jest-haste-map: 27.0.2
- jest-leak-detector: 27.0.2
- jest-message-util: 27.0.2
- jest-resolve: 27.0.4
- jest-runtime: 27.0.4
- jest-util: 27.0.2
- jest-worker: 27.0.2
+ jest-docblock: 27.0.6
+ jest-environment-jsdom: 27.1.0
+ jest-environment-node: 27.1.0
+ jest-haste-map: 27.1.0
+ jest-leak-detector: 27.1.0
+ jest-message-util: 27.1.0
+ jest-resolve: 27.1.0
+ jest-runtime: 27.1.0
+ jest-util: 27.1.0
+ jest-worker: 27.1.0
source-map-support: 0.5.19
throat: 6.0.1
transitivePeerDependencies:
@@ -13232,33 +13988,34 @@ packages:
- utf-8-validate
dev: true
- /jest-runtime/27.0.4:
- resolution: {integrity: sha512-voJB4xbAjS/qYPboV+e+gmg3jfvHJJY4CagFWBOM9dQKtlaiTjcpD2tWwla84Z7PtXSQPeIpXY0qksA9Dum29A==}
+ /jest-runtime/27.1.0:
+ resolution: {integrity: sha512-okiR2cpGjY0RkWmUGGado6ETpFOi9oG3yV0CioYdoktkVxy5Hv0WRLWnJFuArSYS8cHMCNcceUUMGiIfgxCO9A==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/console': 27.0.2
- '@jest/environment': 27.0.3
- '@jest/fake-timers': 27.0.3
- '@jest/globals': 27.0.3
- '@jest/source-map': 27.0.1
- '@jest/test-result': 27.0.2
- '@jest/transform': 27.0.2
- '@jest/types': 27.0.2
+ '@jest/console': 27.1.0
+ '@jest/environment': 27.1.0
+ '@jest/fake-timers': 27.1.0
+ '@jest/globals': 27.1.0
+ '@jest/source-map': 27.0.6
+ '@jest/test-result': 27.1.0
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
'@types/yargs': 16.0.3
chalk: 4.1.1
cjs-module-lexer: 1.2.1
collect-v8-coverage: 1.0.1
+ execa: 5.1.1
exit: 0.1.2
glob: 7.1.7
graceful-fs: 4.2.6
- jest-haste-map: 27.0.2
- jest-message-util: 27.0.2
- jest-mock: 27.0.3
- jest-regex-util: 27.0.1
- jest-resolve: 27.0.4
- jest-snapshot: 27.0.4
- jest-util: 27.0.2
- jest-validate: 27.0.2
+ jest-haste-map: 27.1.0
+ jest-message-util: 27.1.0
+ jest-mock: 27.1.0
+ jest-regex-util: 27.0.6
+ jest-resolve: 27.1.0
+ jest-snapshot: 27.1.0
+ jest-util: 27.1.0
+ jest-validate: 27.1.0
slash: 3.0.0
strip-bom: 4.0.0
yargs: 16.2.0
@@ -13266,16 +14023,16 @@ packages:
- supports-color
dev: true
- /jest-serializer/27.0.1:
- resolution: {integrity: sha512-svy//5IH6bfQvAbkAEg1s7xhhgHTtXu0li0I2fdKHDsLP2P2MOiscPQIENQep8oU2g2B3jqLyxKKzotZOz4CwQ==}
+ /jest-serializer/27.0.6:
+ resolution: {integrity: sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@types/node': 14.17.3
+ '@types/node': 15.12.4
graceful-fs: 4.2.6
dev: true
- /jest-snapshot/27.0.4:
- resolution: {integrity: sha512-hnjrvpKGdSMvKfbHyaG5Kul7pDJGZvjVy0CKpzhu28MmAssDXS6GpynhXzgst1wBQoKD8c9b2VS2a5yhDLQRCA==}
+ /jest-snapshot/27.1.0:
+ resolution: {integrity: sha512-eaeUBoEjuuRwmiRI51oTldUsKOohB1F6fPqWKKILuDi/CStxzp2IWekVUXbuHHoz5ik33ioJhshiHpgPFbYgcA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
'@babel/core': 7.13.15
@@ -13284,62 +14041,62 @@ packages:
'@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.13.15
'@babel/traverse': 7.14.5
'@babel/types': 7.14.5
- '@jest/transform': 27.0.2
- '@jest/types': 27.0.2
+ '@jest/transform': 27.1.0
+ '@jest/types': 27.1.0
'@types/babel__traverse': 7.11.1
'@types/prettier': 2.3.0
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.13.15
chalk: 4.1.1
- expect: 27.0.2
+ expect: 27.1.0
graceful-fs: 4.2.6
- jest-diff: 27.0.2
- jest-get-type: 27.0.1
- jest-haste-map: 27.0.2
- jest-matcher-utils: 27.0.2
- jest-message-util: 27.0.2
- jest-resolve: 27.0.4
- jest-util: 27.0.2
+ jest-diff: 27.1.0
+ jest-get-type: 27.0.6
+ jest-haste-map: 27.1.0
+ jest-matcher-utils: 27.1.0
+ jest-message-util: 27.1.0
+ jest-resolve: 27.1.0
+ jest-util: 27.1.0
natural-compare: 1.4.0
- pretty-format: 27.0.2
+ pretty-format: 27.1.0
semver: 7.3.5
transitivePeerDependencies:
- supports-color
dev: true
- /jest-util/27.0.2:
- resolution: {integrity: sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA==}
+ /jest-util/27.1.0:
+ resolution: {integrity: sha512-edSLD2OneYDKC6gZM1yc+wY/877s/fuJNoM1k3sOEpzFyeptSmke3SLnk1dDHk9CgTA+58mnfx3ew3J11Kes/w==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
chalk: 4.1.1
graceful-fs: 4.2.6
is-ci: 3.0.0
picomatch: 2.3.0
dev: true
- /jest-validate/27.0.2:
- resolution: {integrity: sha512-UgBF6/oVu1ofd1XbaSotXKihi8nZhg0Prm8twQ9uCuAfo59vlxCXMPI/RKmrZEVgi3Nd9dS0I8A0wzWU48pOvg==}
+ /jest-validate/27.1.0:
+ resolution: {integrity: sha512-QiJ+4XuSuMsfPi9zvdO//IrSRSlG6ybJhOpuqYSsuuaABaNT84h0IoD6vvQhThBOKT+DIKvl5sTM0l6is9+SRA==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/types': 27.0.2
+ '@jest/types': 27.1.0
camelcase: 6.2.0
chalk: 4.1.1
- jest-get-type: 27.0.1
+ jest-get-type: 27.0.6
leven: 3.1.0
- pretty-format: 27.0.2
+ pretty-format: 27.1.0
dev: true
- /jest-watcher/27.0.2:
- resolution: {integrity: sha512-8nuf0PGuTxWj/Ytfw5fyvNn/R80iXY8QhIT0ofyImUvdnoaBdT6kob0GmhXR+wO+ALYVnh8bQxN4Tjfez0JgkA==}
+ /jest-watcher/27.1.0:
+ resolution: {integrity: sha512-ivaWTrA46aHWdgPDgPypSHiNQjyKnLBpUIHeBaGg11U+pDzZpkffGlcB1l1a014phmG0mHgkOHtOgiqJQM6yKQ==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
dependencies:
- '@jest/test-result': 27.0.2
- '@jest/types': 27.0.2
- '@types/node': 14.17.3
+ '@jest/test-result': 27.1.0
+ '@jest/types': 27.1.0
+ '@types/node': 15.12.4
ansi-escapes: 4.3.2
chalk: 4.1.1
- jest-util: 27.0.2
+ jest-util: 27.1.0
string-length: 4.0.2
dev: true
@@ -13351,19 +14108,28 @@ packages:
merge-stream: 2.0.0
supports-color: 8.1.1
- /jest/27.0.4_ts-node@10.2.1:
- resolution: {integrity: sha512-Px1iKFooXgGSkk1H8dJxxBIrM3tsc5SIuI4kfKYK2J+4rvCvPGr/cXktxh0e9zIPQ5g09kOMNfHQEmusBUf/ZA==}
+ /jest-worker/27.1.0:
+ resolution: {integrity: sha512-mO4PHb2QWLn9yRXGp7rkvXLAYuxwhq1ZYUo0LoDhg8wqvv4QizP1ZWEJOeolgbEgAWZLIEU0wsku8J+lGWfBhg==}
+ engines: {node: '>= 10.13.0'}
+ dependencies:
+ '@types/node': 15.12.4
+ merge-stream: 2.0.0
+ supports-color: 8.1.1
+ dev: true
+
+ /jest/27.1.0_ts-node@10.2.1:
+ resolution: {integrity: sha512-pSQDVwRSwb109Ss13lcMtdfS9r8/w2Zz8+mTUA9VORD66GflCdl8nUFCqM96geOD2EBwWCNURrNAfQsLIDNBdg==}
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
hasBin: true
peerDependencies:
- node-notifier: ^8.0.1 || ^9.0.0
+ node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
node-notifier:
optional: true
dependencies:
- '@jest/core': 27.0.4_ts-node@10.2.1
+ '@jest/core': 27.1.0_ts-node@10.2.1
import-local: 3.0.2
- jest-cli: 27.0.4_ts-node@10.2.1
+ jest-cli: 27.1.0_ts-node@10.2.1
transitivePeerDependencies:
- bufferutil
- canvas
@@ -13402,8 +14168,8 @@ packages:
engines: {node: '>=10'}
dev: true
- /js-base64/2.5.1:
- resolution: {integrity: sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==}
+ /js-base64/3.6.1:
+ resolution: {integrity: sha512-Frdq2+tRRGLQUIQOgsIGSCd1VePCS2fsddTG5dTCqR0JHgltXWfsxnY0gIXPoMeRmdom6Oyq+UMOFg5suduOjQ==}
dev: true
/js-tokens/4.0.0:
@@ -13481,7 +14247,7 @@ packages:
optional: true
dependencies:
abab: 2.0.5
- acorn: 8.4.0
+ acorn: 8.4.1
acorn-globals: 6.0.0
cssom: 0.4.4
cssstyle: 2.3.0
@@ -13572,14 +14338,6 @@ packages:
dependencies:
minimist: 1.2.5
- /json5/2.1.3:
- resolution: {integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==}
- engines: {node: '>=6'}
- hasBin: true
- dependencies:
- minimist: 1.2.5
- dev: true
-
/json5/2.2.0:
resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==}
engines: {node: '>=6'}
@@ -13593,14 +14351,6 @@ packages:
graceful-fs: 4.2.6
dev: true
- /jsonfile/6.0.1:
- resolution: {integrity: sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg==}
- dependencies:
- universalify: 1.0.0
- optionalDependencies:
- graceful-fs: 4.2.6
- dev: true
-
/jsonfile/6.1.0:
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
dependencies:
@@ -13643,7 +14393,7 @@ packages:
/jss-plugin-camel-case/10.6.0:
resolution: {integrity: sha512-JdLpA3aI/npwj3nDMKk308pvnhoSzkW3PXlbgHAzfx0yHWnPPVUjPhXFtLJzgKZge8lsfkUxvYSQ3X2OYIFU6A==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
hyphenate-style-name: 1.0.4
jss: 10.6.0
dev: true
@@ -13651,21 +14401,21 @@ packages:
/jss-plugin-default-unit/10.6.0:
resolution: {integrity: sha512-7y4cAScMHAxvslBK2JRK37ES9UT0YfTIXWgzUWD5euvR+JR3q+o8sQKzBw7GmkQRfZijrRJKNTiSt1PBsLI9/w==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
jss: 10.6.0
dev: true
/jss-plugin-global/10.6.0:
resolution: {integrity: sha512-I3w7ji/UXPi3VuWrTCbHG9rVCgB4yoBQLehGDTmsnDfXQb3r1l3WIdcO8JFp9m0YMmyy2CU7UOV6oPI7/Tmu+w==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
jss: 10.6.0
dev: true
/jss-plugin-nested/10.6.0:
resolution: {integrity: sha512-fOFQWgd98H89E6aJSNkEh2fAXquC9aZcAVjSw4q4RoQ9gU++emg18encR4AT4OOIFl4lQwt5nEyBBRn9V1Rk8g==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
jss: 10.6.0
tiny-warning: 1.0.3
dev: true
@@ -13673,14 +14423,14 @@ packages:
/jss-plugin-props-sort/10.6.0:
resolution: {integrity: sha512-oMCe7hgho2FllNc60d9VAfdtMrZPo9n1Iu6RNa+3p9n0Bkvnv/XX5San8fTPujrTBScPqv9mOE0nWVvIaohNuw==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
jss: 10.6.0
dev: true
/jss-plugin-rule-value-function/10.6.0:
resolution: {integrity: sha512-TKFqhRTDHN1QrPTMYRlIQUOC2FFQb271+AbnetURKlGvRl/eWLswcgHQajwuxI464uZk91sPiTtdGi7r7XaWfA==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
jss: 10.6.0
tiny-warning: 1.0.3
dev: true
@@ -13688,7 +14438,7 @@ packages:
/jss-plugin-vendor-prefixer/10.6.0:
resolution: {integrity: sha512-doJ7MouBXT1lypLLctCwb4nJ6lDYqrTfVS3LtXgox42Xz0gXusXIIDboeh6UwnSmox90QpVnub7au8ybrb0krQ==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
css-vendor: 2.0.8
jss: 10.6.0
dev: true
@@ -13696,7 +14446,7 @@ packages:
/jss/10.6.0:
resolution: {integrity: sha512-n7SHdCozmxnzYGXBHe0NsO0eUf9TvsHVq2MXvi4JmTn3x5raynodDVE/9VQmBdWFyyj9HpHZ2B4xNZ7MMy7lkw==}
dependencies:
- '@babel/runtime': 7.12.5
+ '@babel/runtime': 7.15.3
csstype: 3.0.8
indefinite-observable: 2.0.1
is-in-browser: 1.1.3
@@ -13794,8 +14544,8 @@ packages:
resolution: {integrity: sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==}
engines: {node: '>= 8'}
- /known-css-properties/0.19.0:
- resolution: {integrity: sha512-eYboRV94Vco725nKMlpkn3nV2+96p9c3gKXRsYqAJSswSENvBhN7n5L+uDhY58xQa0UukWsDMTGELzmD8Q+wTA==}
+ /known-css-properties/0.21.0:
+ resolution: {integrity: sha512-sZLUnTqimCkvkgRS+kbPlYW5o8q5w1cu+uIisKpEWkj31I8mx8kNG162DwRav8Zirkva6N5uoFsm9kzK4mUXjw==}
dev: true
/language-subtag-registry/0.3.21:
@@ -13955,17 +14705,6 @@ packages:
- zen-observable
dev: true
- /load-json-file/1.1.0:
- resolution: {integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=}
- engines: {node: '>=0.10.0'}
- dependencies:
- graceful-fs: 4.2.6
- parse-json: 2.2.0
- pify: 2.3.0
- pinkie-promise: 2.0.1
- strip-bom: 2.0.0
- dev: true
-
/load-json-file/4.0.0:
resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=}
engines: {node: '>=4'}
@@ -14136,7 +14875,6 @@ packages:
/lodash.merge/4.6.2:
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
- dev: false
/lodash.once/4.1.1:
resolution: {integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=}
@@ -14209,11 +14947,12 @@ packages:
chalk: 2.4.2
dev: true
- /log-symbols/4.0.0:
- resolution: {integrity: sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==}
+ /log-symbols/4.1.0:
+ resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
engines: {node: '>=10'}
dependencies:
- chalk: 4.1.0
+ chalk: 4.1.1
+ is-unicode-supported: 0.1.0
dev: true
/log-update/2.3.0:
@@ -14389,9 +15128,9 @@ packages:
hasBin: true
dev: false
- /marked/2.0.5:
- resolution: {integrity: sha512-yfCEUXmKhBPLOzEC7c+tc4XZdIeTdGoRCZakFMkCxodr7wDXqoapIME4wjcpBPJLNyUnKJ3e8rb8wlAgnLnaDw==}
- engines: {node: '>= 8.16.2'}
+ /marked/2.1.3:
+ resolution: {integrity: sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==}
+ engines: {node: '>= 10'}
hasBin: true
dev: true
@@ -14464,11 +15203,11 @@ packages:
resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=}
engines: {node: '>= 0.6'}
- /memfs/3.2.0:
- resolution: {integrity: sha512-f/xxz2TpdKv6uDn6GtHee8ivFyxwxmPuXatBb1FBwxYNuVpbM3k/Y1Z+vC0mH/dIXXrukYfe3qe5J32Dfjg93A==}
+ /memfs/3.2.2:
+ resolution: {integrity: sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q==}
engines: {node: '>= 4.0.0'}
dependencies:
- fs-monkey: 1.0.1
+ fs-monkey: 1.0.3
dev: false
/memoizee/0.4.15:
@@ -14502,37 +15241,6 @@ packages:
engines: {node: '>= 0.10.0'}
dev: true
- /meow/3.7.0:
- resolution: {integrity: sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=}
- engines: {node: '>=0.10.0'}
- dependencies:
- camelcase-keys: 2.1.0
- decamelize: 1.2.0
- loud-rejection: 1.6.0
- map-obj: 1.0.1
- minimist: 1.2.5
- normalize-package-data: 2.5.0
- object-assign: 4.1.1
- read-pkg-up: 1.0.1
- redent: 1.0.0
- trim-newlines: 1.0.0
- dev: true
-
- /meow/4.0.1:
- resolution: {integrity: sha512-xcSBHD5Z86zaOc+781KrupuHAzeGXSLtiAOmBsiLDiPSaYSB6hdew2ng9EBAnZ62jagG9MHAOdxpDi/lWBFJ/A==}
- engines: {node: '>=4'}
- dependencies:
- camelcase-keys: 4.2.0
- decamelize-keys: 1.1.0
- loud-rejection: 1.6.0
- minimist: 1.2.5
- minimist-options: 3.0.2
- normalize-package-data: 2.5.0
- read-pkg-up: 3.0.0
- redent: 2.0.0
- trim-newlines: 2.0.0
- dev: true
-
/meow/5.0.0:
resolution: {integrity: sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==}
engines: {node: '>=6'}
@@ -14599,6 +15307,41 @@ packages:
yargs-parser: 18.1.3
dev: true
+ /meow/8.1.2:
+ resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==}
+ engines: {node: '>=10'}
+ dependencies:
+ '@types/minimist': 1.2.1
+ camelcase-keys: 6.2.2
+ decamelize-keys: 1.1.0
+ hard-rejection: 2.1.0
+ minimist-options: 4.1.0
+ normalize-package-data: 3.0.3
+ read-pkg-up: 7.0.1
+ redent: 3.0.0
+ trim-newlines: 3.0.0
+ type-fest: 0.18.1
+ yargs-parser: 20.2.7
+ dev: true
+
+ /meow/9.0.0:
+ resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==}
+ engines: {node: '>=10'}
+ dependencies:
+ '@types/minimist': 1.2.1
+ camelcase-keys: 6.2.2
+ decamelize: 1.2.0
+ decamelize-keys: 1.1.0
+ hard-rejection: 2.1.0
+ minimist-options: 4.1.0
+ normalize-package-data: 3.0.3
+ read-pkg-up: 7.0.1
+ redent: 3.0.0
+ trim-newlines: 3.0.0
+ type-fest: 0.18.1
+ yargs-parser: 20.2.7
+ dev: true
+
/merge-descriptors/1.0.1:
resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=}
@@ -14633,7 +15376,7 @@ packages:
/micromark/2.11.2:
resolution: {integrity: sha512-IXuP76p2uj8uMg4FQc1cRE7lPCLsfAXuEfdjtdO55VRiFO1asrCSQ5g43NmPqFtRwzEnEhafRVzn2jg0UiKArQ==}
dependencies:
- debug: 4.3.1
+ debug: 4.3.2
parse-entities: 2.0.0
transitivePeerDependencies:
- supports-color
@@ -14680,10 +15423,7 @@ packages:
/mime-db/1.44.0:
resolution: {integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==}
engines: {node: '>= 0.6'}
-
- /mime-db/1.47.0:
- resolution: {integrity: sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw==}
- engines: {node: '>= 0.6'}
+ dev: false
/mime-db/1.48.0:
resolution: {integrity: sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==}
@@ -14701,12 +15441,7 @@ packages:
engines: {node: '>= 0.6'}
dependencies:
mime-db: 1.44.0
-
- /mime-types/2.1.30:
- resolution: {integrity: sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==}
- engines: {node: '>= 0.6'}
- dependencies:
- mime-db: 1.47.0
+ dev: false
/mime-types/2.1.31:
resolution: {integrity: sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg==}
@@ -14719,12 +15454,6 @@ packages:
engines: {node: '>=4'}
hasBin: true
- /mime/2.4.4:
- resolution: {integrity: sha512-LRxmNwziLPT828z+4YkNzloCFC2YM4wrB99k+AV5ZbEyfGNWfG8SO1FUXLmLDBSo89NrJZ4DIWeLjy1CHGhMGA==}
- engines: {node: '>=4.0.0'}
- hasBin: true
- dev: false
-
/mime/2.4.6:
resolution: {integrity: sha512-RZKhC3EmpBchfTGBVb8fb+RL2cWyw/32lshnsETttkBAyAUXSGHxbEJWWRXc751DrIxG1q04b8QwMbAwkRPpUA==}
engines: {node: '>=4.0.0'}
@@ -14783,7 +15512,7 @@ packages:
dependencies:
loader-utils: 2.0.0
schema-utils: 3.0.0
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
webpack-sources: 1.4.3
dev: true
@@ -14935,7 +15664,6 @@ packages:
resolution: {integrity: sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
- dev: false
/nanomatch/1.2.13:
resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==}
@@ -15062,13 +15790,13 @@ packages:
resolution: {integrity: sha512-JHEQ1iWPGK+38VLB2H9ef2otU4l8s3yAMt9Xf934r6+ojCYDMHPMqvCc9TnzfeFSP1QEOeU6YZEd3+De0LTCgg==}
dev: false
- /node-releases/1.1.70:
- resolution: {integrity: sha512-Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw==}
- dev: true
-
/node-releases/1.1.71:
resolution: {integrity: sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==}
+ /node-releases/1.1.75:
+ resolution: {integrity: sha512-Qe5OUajvqrqDSy6wrWFmMwfJ0jVgwiw4T3KqmbTcZ62qW0gQkheXYhcFM1+lOVcGUoRxcEcfyvFMAnDgaF1VWw==}
+ dev: true
+
/nodemon/2.0.12:
resolution: {integrity: sha512-egCTmNZdObdBxUBw6ZNwvZ/xzk24CKRs5K6d+5zbmrMr7rOpPmfPeF6OxM3DDpaRx331CQRFEktn+wrFFfBSOA==}
engines: {node: '>=8.10.0'}
@@ -15107,6 +15835,16 @@ packages:
validate-npm-package-license: 3.0.4
dev: true
+ /normalize-package-data/3.0.3:
+ resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==}
+ engines: {node: '>=10'}
+ dependencies:
+ hosted-git-info: 4.0.2
+ is-core-module: 2.6.0
+ semver: 7.3.5
+ validate-npm-package-license: 3.0.4
+ dev: true
+
/normalize-path/2.1.1:
resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=}
engines: {node: '>=0.10.0'}
@@ -15279,7 +16017,6 @@ packages:
resolution: {integrity: sha512-i4sc/Kj8htBrAiH1viZ0TgU8Y5XqCaV/FziYK6TBczxmeKm3AEFWqqF3195yKudrarqy7Zu80Ra5dobFjn9X/Q==}
dependencies:
boolbase: 1.0.0
- dev: false
/null-check/1.0.0:
resolution: {integrity: sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=}
@@ -15374,16 +16111,6 @@ packages:
has-symbols: 1.0.2
object-keys: 1.1.1
- /object.entries/1.1.3:
- resolution: {integrity: sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.3
- es-abstract: 1.18.0
- has: 1.0.3
- dev: true
-
/object.entries/1.1.4:
resolution: {integrity: sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA==}
engines: {node: '>= 0.4'}
@@ -15399,7 +16126,7 @@ packages:
dependencies:
call-bind: 1.0.2
define-properties: 1.1.3
- es-abstract: 1.18.0
+ es-abstract: 1.18.3
has: 1.0.3
dev: true
@@ -15417,16 +16144,6 @@ packages:
dependencies:
isobject: 3.0.1
- /object.values/1.1.3:
- resolution: {integrity: sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==}
- engines: {node: '>= 0.4'}
- dependencies:
- call-bind: 1.0.2
- define-properties: 1.1.3
- es-abstract: 1.18.0
- has: 1.0.3
- dev: true
-
/object.values/1.1.4:
resolution: {integrity: sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==}
engines: {node: '>= 0.4'}
@@ -15507,7 +16224,7 @@ packages:
dependencies:
cssnano: 4.1.10
last-call-webpack-plugin: 3.0.0
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/optionator/0.8.3:
@@ -15698,17 +16415,6 @@ packages:
is-decimal: 1.0.4
is-hexadecimal: 1.0.4
- /parse-github-repo-url/1.4.1:
- resolution: {integrity: sha1-nn2LslKmy2ukJZUGC3v23z28H1A=}
- dev: true
-
- /parse-json/2.2.0:
- resolution: {integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=}
- engines: {node: '>=0.10.0'}
- dependencies:
- error-ex: 1.3.2
- dev: true
-
/parse-json/4.0.0:
resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=}
engines: {node: '>=4'}
@@ -15762,13 +16468,6 @@ packages:
/path-dirname/1.0.2:
resolution: {integrity: sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=}
- /path-exists/2.1.0:
- resolution: {integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=}
- engines: {node: '>=0.10.0'}
- dependencies:
- pinkie-promise: 2.0.1
- dev: true
-
/path-exists/3.0.0:
resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=}
engines: {node: '>=4'}
@@ -15795,13 +16494,6 @@ packages:
/path-parse/1.0.6:
resolution: {integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==}
- /path-starts-with/1.0.0:
- resolution: {integrity: sha1-soJDAV6LE43lcmgqxS2kLmRq2E4=}
- engines: {node: '>=4'}
- dependencies:
- normalize-path: 2.1.1
- dev: true
-
/path-to-regexp/0.1.7:
resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=}
@@ -15814,15 +16506,6 @@ packages:
resolution: {integrity: sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==}
dev: false
- /path-type/1.1.0:
- resolution: {integrity: sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=}
- engines: {node: '>=0.10.0'}
- dependencies:
- graceful-fs: 4.2.6
- pify: 2.3.0
- pinkie-promise: 2.0.1
- dev: true
-
/path-type/3.0.0:
resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==}
engines: {node: '>=4'}
@@ -15892,6 +16575,18 @@ packages:
quick-format-unescaped: 4.0.3
sonic-boom: 1.1.0
+ /pino/6.13.0:
+ resolution: {integrity: sha512-mRXSTfa34tbfrWqCIp1sUpZLqBhcoaGapoyxfEwaWwJGMpLijlRdDKIQUyvq4M3DUfFH5vEglwSw8POZYwbThA==}
+ hasBin: true
+ dependencies:
+ fast-redact: 3.0.0
+ fast-safe-stringify: 2.0.8
+ flatstr: 1.0.12
+ pino-std-serializers: 3.2.0
+ quick-format-unescaped: 4.0.3
+ sonic-boom: 1.1.0
+ dev: true
+
/pirates/4.0.1:
resolution: {integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==}
engines: {node: '>= 6'}
@@ -16102,22 +16797,22 @@ packages:
postcss-selector-parser: 6.0.6
dev: false
- /postcss-html/0.36.0_0029167fac65ddf67f405772eb5e372f:
+ /postcss-html/0.36.0_2b33a41d320e3e2012e5b3b0fadc703b:
resolution: {integrity: sha512-HeiOxGcuwID0AFsNAL0ox3mW6MHH5cstWN1Z3Y+n6H+g12ih7LHdYxWwEA/QmrebctLjo79xz9ouK3MroHwOJw==}
peerDependencies:
postcss: '>=5.0.0'
postcss-syntax: '>=0.36.0'
dependencies:
htmlparser2: 3.10.1
- postcss: 7.0.32
- postcss-syntax: 0.36.2_postcss@7.0.32
+ postcss: 7.0.36
+ postcss-syntax: 0.36.2_postcss@7.0.36
dev: true
/postcss-less/3.1.4:
resolution: {integrity: sha512-7TvleQWNM2QLcHqvudt3VYjULVB49uiW6XzEUFmvwHzvsOEF5MwBrIXZDJQvJNFGjJQTzSzZnDoCJ8h/ljyGXA==}
engines: {node: '>=6.14.4'}
dependencies:
- postcss: 7.0.32
+ postcss: 7.0.36
dev: true
/postcss-loader/5.3.0_postcss@8.3.6+webpack@5.40.0:
@@ -16284,15 +16979,6 @@ packages:
postcss-selector-parser: 6.0.6
dev: false
- /postcss-modules-extract-imports/3.0.0_postcss@8.2.10:
- resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
- engines: {node: ^10 || ^12 || >= 14}
- peerDependencies:
- postcss: ^8.1.0
- dependencies:
- postcss: 8.2.10
- dev: true
-
/postcss-modules-extract-imports/3.0.0_postcss@8.2.9:
resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
engines: {node: ^10 || ^12 || >= 14}
@@ -16301,16 +16987,13 @@ packages:
dependencies:
postcss: 8.2.9
- /postcss-modules-local-by-default/4.0.0_postcss@8.2.10:
- resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
+ /postcss-modules-extract-imports/3.0.0_postcss@8.3.6:
+ resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- icss-utils: 5.1.0_postcss@8.2.10
- postcss: 8.2.10
- postcss-selector-parser: 6.0.4
- postcss-value-parser: 4.1.0
+ postcss: 8.3.6
dev: true
/postcss-modules-local-by-default/4.0.0_postcss@8.2.9:
@@ -16324,14 +17007,16 @@ packages:
postcss-selector-parser: 6.0.4
postcss-value-parser: 4.1.0
- /postcss-modules-scope/3.0.0_postcss@8.2.10:
- resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
+ /postcss-modules-local-by-default/4.0.0_postcss@8.3.6:
+ resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- postcss: 8.2.10
+ icss-utils: 5.1.0_postcss@8.3.6
+ postcss: 8.3.6
postcss-selector-parser: 6.0.4
+ postcss-value-parser: 4.1.0
dev: true
/postcss-modules-scope/3.0.0_postcss@8.2.9:
@@ -16343,14 +17028,14 @@ packages:
postcss: 8.2.9
postcss-selector-parser: 6.0.4
- /postcss-modules-values/4.0.0_postcss@8.2.10:
- resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
+ /postcss-modules-scope/3.0.0_postcss@8.3.6:
+ resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==}
engines: {node: ^10 || ^12 || >= 14}
peerDependencies:
postcss: ^8.1.0
dependencies:
- icss-utils: 5.1.0_postcss@8.2.10
- postcss: 8.2.10
+ postcss: 8.3.6
+ postcss-selector-parser: 6.0.4
dev: true
/postcss-modules-values/4.0.0_postcss@8.2.9:
@@ -16362,7 +17047,17 @@ packages:
icss-utils: 5.1.0_postcss@8.2.9
postcss: 8.2.9
- /postcss-modules/4.0.0_postcss@8.2.10:
+ /postcss-modules-values/4.0.0_postcss@8.3.6:
+ resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==}
+ engines: {node: ^10 || ^12 || >= 14}
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ icss-utils: 5.1.0_postcss@8.3.6
+ postcss: 8.3.6
+ dev: true
+
+ /postcss-modules/4.0.0_postcss@8.3.6:
resolution: {integrity: sha512-ghS/ovDzDqARm4Zj6L2ntadjyQMoyJmi0JkLlYtH2QFLrvNlxH5OAVRPWPeKilB0pY7SbuhO173KOWkPAxRJcw==}
peerDependencies:
postcss: ^8.0.0
@@ -16370,11 +17065,11 @@ packages:
generic-names: 2.0.1
icss-replace-symbols: 1.1.0
lodash.camelcase: 4.3.0
- postcss: 8.2.10
- postcss-modules-extract-imports: 3.0.0_postcss@8.2.10
- postcss-modules-local-by-default: 4.0.0_postcss@8.2.10
- postcss-modules-scope: 3.0.0_postcss@8.2.10
- postcss-modules-values: 4.0.0_postcss@8.2.10
+ postcss: 8.3.6
+ postcss-modules-extract-imports: 3.0.0_postcss@8.3.6
+ postcss-modules-local-by-default: 4.0.0_postcss@8.3.6
+ postcss-modules-scope: 3.0.0_postcss@8.3.6
+ postcss-modules-values: 4.0.0_postcss@8.3.6
string-hash: 1.1.3
dev: true
@@ -16634,21 +17329,21 @@ packages:
resolution: {integrity: sha512-Uw6ekxSWNLCPesSv/cmqf2bY/77z11O7jZGPax3ycZMFU/oi2DMH9i89AdHc1tRwFg/arFoEwX0IS3LCUxJh1g==}
engines: {node: '>=6.0.0'}
dependencies:
- postcss: 7.0.32
+ postcss: 7.0.36
dev: true
/postcss-sass/0.4.4:
resolution: {integrity: sha512-BYxnVYx4mQooOhr+zer0qWbSPYnarAy8ZT7hAQtbxtgVf8gy+LSLT/hHGe35h14/pZDTw1DsxdbrwxBN++H+fg==}
dependencies:
gonzales-pe: 4.3.0
- postcss: 7.0.32
+ postcss: 7.0.36
dev: true
/postcss-scss/2.1.1:
resolution: {integrity: sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==}
engines: {node: '>=6.0.0'}
dependencies:
- postcss: 7.0.32
+ postcss: 7.0.36
dev: true
/postcss-selector-parser/3.1.2:
@@ -16660,15 +17355,6 @@ packages:
uniq: 1.0.1
dev: true
- /postcss-selector-parser/6.0.2:
- resolution: {integrity: sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==}
- engines: {node: '>=4'}
- dependencies:
- cssesc: 3.0.0
- indexes-of: 1.0.1
- uniq: 1.0.1
- dev: true
-
/postcss-selector-parser/6.0.4:
resolution: {integrity: sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw==}
engines: {node: '>=4'}
@@ -16684,7 +17370,6 @@ packages:
dependencies:
cssesc: 3.0.0
util-deprecate: 1.0.2
- dev: false
/postcss-sort-media-queries/3.11.12_postcss@8.3.6:
resolution: {integrity: sha512-PNhEOWR/btZ0bNNRqqdW4TWxBPQ1mu2I6/Zpco80vBUDSyEjtduUAorY0Vm68rvDlGea3+sgEnQ36iQ1A/gG8Q==}
@@ -16717,12 +17402,12 @@ packages:
svgo: 2.3.1
dev: false
- /postcss-syntax/0.36.2_postcss@7.0.32:
+ /postcss-syntax/0.36.2_postcss@7.0.36:
resolution: {integrity: sha512-nBRg/i7E3SOHWxF3PpF5WnJM/jQ1YpY9000OaVXlAQj6Zp/kIqJxEDWIZ67tAd7NLuk7zqN4yqe9nc0oNAOs1w==}
peerDependencies:
postcss: '>=5.0.0'
dependencies:
- postcss: 7.0.32
+ postcss: 7.0.36
dev: true
/postcss-unique-selectors/4.0.1:
@@ -16789,15 +17474,6 @@ packages:
supports-color: 6.1.0
dev: true
- /postcss/8.2.10:
- resolution: {integrity: sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==}
- engines: {node: ^10 || ^12 || >=14}
- dependencies:
- colorette: 1.2.2
- nanoid: 3.1.22
- source-map: 0.6.1
- dev: true
-
/postcss/8.2.9:
resolution: {integrity: sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==}
engines: {node: ^10 || ^12 || >=14}
@@ -16813,7 +17489,6 @@ packages:
colorette: 1.2.2
nanoid: 3.1.23
source-map-js: 0.6.2
- dev: false
/prebuild-install/5.3.5:
resolution: {integrity: sha512-YmMO7dph9CYKi5IR/BzjOJlRzpxGGVo1EsLSUZ0mt/Mq0HWZIHOKHHcHdT69yG54C9m6i45GpItwRHpk0Py7Uw==}
@@ -16881,8 +17556,8 @@ packages:
hasBin: true
dev: true
- /prettier/2.3.0:
- resolution: {integrity: sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==}
+ /prettier/2.3.2:
+ resolution: {integrity: sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==}
engines: {node: '>=10.13.0'}
hasBin: true
dev: true
@@ -16892,19 +17567,11 @@ packages:
engines: {node: '>=6'}
dev: true
- /pretty-error/2.1.1:
- resolution: {integrity: sha1-X0+HyPkeWuPzuoerTPXgOxoX8aM=}
- dependencies:
- renderkid: 2.0.3
- utila: 0.4.0
- dev: true
-
/pretty-error/3.0.4:
resolution: {integrity: sha512-ytLFLfv1So4AO1UkoBF6GXQgJRaKbiSiGFICaOPNwQ3CMvBvXpLRubeQWyPGnsbV/t9ml9qto6IeCsho0aEvwQ==}
dependencies:
lodash: 4.17.21
renderkid: 2.0.7
- dev: false
/pretty-format/26.6.2:
resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==}
@@ -16926,11 +17593,29 @@ packages:
react-is: 17.0.2
dev: true
+ /pretty-format/27.1.0:
+ resolution: {integrity: sha512-4aGaud3w3rxAO6OXmK3fwBFQ0bctIOG3/if+jYEFGNGIs0EvuidQm3bZ9mlP2/t9epLNC/12czabfy7TZNSwVA==}
+ engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
+ dependencies:
+ '@jest/types': 27.1.0
+ ansi-regex: 5.0.0
+ ansi-styles: 5.2.0
+ react-is: 17.0.2
+ dev: true
+
/pretty-ms/5.1.0:
resolution: {integrity: sha512-4gaK1skD2gwscCfkswYQRmddUb2GJZtzDGRjHWadVHtK/DIKFufa12MvES6/xu1tVbUYeia5bmLcwJtZJQUqnw==}
engines: {node: '>=8'}
dependencies:
parse-ms: 2.1.0
+ dev: false
+
+ /pretty-ms/7.0.1:
+ resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==}
+ engines: {node: '>=10'}
+ dependencies:
+ parse-ms: 2.1.0
+ dev: true
/pretty-time/1.1.0:
resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==}
@@ -17275,15 +17960,15 @@ packages:
react-side-effect: 2.1.1_react@17.0.2
dev: false
- /react-hook-form/7.8.4_react@17.0.2:
- resolution: {integrity: sha512-hVh7uAJZS4/c20kNjW4rW+pD7+4RhuMDF3qY82f8wFuuPkoO+Pg5JHSJUqGdPdlI82snOlZ4DK/avIBn5SxItg==}
+ /react-hook-form/7.14.0_react@17.0.2:
+ resolution: {integrity: sha512-JwnIFedpGwUqxtMLv7lLq8PS6M6snFVeDvAQnG/0lyForn0ucWKMr58j86+9HobUGX6SAFmv7sVIJdLaxxzb8A==}
peerDependencies:
react: ^16.8.0 || ^17
dependencies:
react: 17.0.2
dev: true
- /react-hot-loader/4.13.0_6ed7afba42f0472a9770b39da668445f:
+ /react-hot-loader/4.13.0_9c6a8df88c2691f81f37725d5b4de033:
resolution: {integrity: sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==}
engines: {node: '>= 6'}
peerDependencies:
@@ -17294,7 +17979,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
fast-levenshtein: 2.0.6
global: 4.4.0
hoist-non-react-statics: 3.3.2
@@ -17307,13 +17992,13 @@ packages:
source-map: 0.7.3
dev: true
- /react-i18next/11.11.0_i18next@19.9.2+react@17.0.2:
- resolution: {integrity: sha512-p1jHmoyJgDFQmyubUEjrx6kCsr1izW/C8i9pOiJy+9lJqLYwNA8sElVplm0VAnop3kH68edT0/g3wB3UvAcRCQ==}
+ /react-i18next/11.11.4_i18next@19.9.2+react@17.0.2:
+ resolution: {integrity: sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==}
peerDependencies:
i18next: '>= 19.0.0'
react: '>= 16.8.0'
dependencies:
- '@babel/runtime': 7.14.5
+ '@babel/runtime': 7.15.3
html-parse-stringify: 3.0.1
i18next: 19.9.2
react: 17.0.2
@@ -17330,7 +18015,7 @@ packages:
resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
dev: true
- /react-json-view/1.21.3_6ed7afba42f0472a9770b39da668445f:
+ /react-json-view/1.21.3_9c6a8df88c2691f81f37725d5b4de033:
resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==}
peerDependencies:
react: ^17.0.0 || ^16.3.0 || ^15.5.4
@@ -17341,7 +18026,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_5801e6465414ef85acbf5710ce4c0dcf
+ react-textarea-autosize: 8.3.3_4cd822c6044f4c1a7e1f1fea0e728f12
transitivePeerDependencies:
- '@types/react'
dev: false
@@ -17394,6 +18079,22 @@ packages:
react-router: 5.2.0_react@17.0.2
tiny-invariant: 1.1.0
tiny-warning: 1.0.3
+ dev: false
+
+ /react-router-dom/5.2.1_react@17.0.2:
+ resolution: {integrity: sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w==}
+ peerDependencies:
+ react: '>=15'
+ dependencies:
+ '@babel/runtime': 7.15.3
+ history: 4.10.1
+ loose-envify: 1.4.0
+ prop-types: 15.7.2
+ react: 17.0.2
+ react-router: 5.2.1_react@17.0.2
+ tiny-invariant: 1.1.0
+ tiny-warning: 1.0.3
+ dev: true
/react-router/5.2.0_react@17.0.2:
resolution: {integrity: sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==}
@@ -17411,6 +18112,25 @@ packages:
react-is: 16.13.1
tiny-invariant: 1.1.0
tiny-warning: 1.0.3
+ dev: false
+
+ /react-router/5.2.1_react@17.0.2:
+ resolution: {integrity: sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==}
+ peerDependencies:
+ react: '>=15'
+ dependencies:
+ '@babel/runtime': 7.15.3
+ history: 4.10.1
+ hoist-non-react-statics: 3.3.2
+ loose-envify: 1.4.0
+ mini-create-react-context: 0.4.1_prop-types@15.7.2+react@17.0.2
+ path-to-regexp: 1.8.0
+ prop-types: 15.7.2
+ react: 17.0.2
+ react-is: 16.13.1
+ tiny-invariant: 1.1.0
+ tiny-warning: 1.0.3
+ dev: true
/react-side-effect/2.1.1_react@17.0.2:
resolution: {integrity: sha512-2FoTQzRNTncBVtnzxFOk2mCpcfxQpenBMbk5kSVBg5UcPqV9fRbgY2zhb7GTWWOlpFmAxhClBDlIq8Rsubz1yQ==}
@@ -17420,7 +18140,7 @@ packages:
react: 17.0.2
dev: false
- /react-textarea-autosize/8.3.3_5801e6465414ef85acbf5710ce4c0dcf:
+ /react-textarea-autosize/8.3.3_4cd822c6044f4c1a7e1f1fea0e728f12:
resolution: {integrity: sha512-2XlHXK2TDxS6vbQaoPbMOfQ8GK7+irc2fVK6QFIcC8GOnH3zI/v481n+j1L0WaPVvKxwesnY93fEfH++sus2rQ==}
engines: {node: '>=10'}
peerDependencies:
@@ -17429,7 +18149,7 @@ packages:
'@babel/runtime': 7.14.5
react: 17.0.2
use-composed-ref: 1.1.0_react@17.0.2
- use-latest: 1.2.0_5801e6465414ef85acbf5710ce4c0dcf
+ use-latest: 1.2.0_4cd822c6044f4c1a7e1f1fea0e728f12
transitivePeerDependencies:
- '@types/react'
dev: false
@@ -17446,7 +18166,7 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
dependencies:
- '@babel/runtime': 7.14.5
+ '@babel/runtime': 7.15.3
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.7.2
@@ -17486,14 +18206,6 @@ packages:
loose-envify: 1.4.0
object-assign: 4.1.1
- /read-pkg-up/1.0.1:
- resolution: {integrity: sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=}
- engines: {node: '>=0.10.0'}
- dependencies:
- find-up: 1.1.2
- read-pkg: 1.1.0
- dev: true
-
/read-pkg-up/3.0.0:
resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=}
engines: {node: '>=4'}
@@ -17511,15 +18223,6 @@ packages:
type-fest: 0.8.1
dev: true
- /read-pkg/1.1.0:
- resolution: {integrity: sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=}
- engines: {node: '>=0.10.0'}
- dependencies:
- load-json-file: 1.1.0
- normalize-package-data: 2.5.0
- path-type: 1.1.0
- dev: true
-
/read-pkg/3.0.0:
resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=}
engines: {node: '>=4'}
@@ -17529,15 +18232,6 @@ packages:
path-type: 3.0.0
dev: true
- /read-pkg/4.0.1:
- resolution: {integrity: sha1-ljYlN48+HE1IyFhytabsfV0JMjc=}
- engines: {node: '>=6'}
- dependencies:
- normalize-package-data: 2.5.0
- parse-json: 4.0.0
- pify: 3.0.0
- dev: true
-
/read-pkg/5.2.0:
resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==}
engines: {node: '>=8'}
@@ -17610,7 +18304,7 @@ packages:
resolution: {integrity: sha512-ADsDEH2bvbjltXEP+hTIAmeFekTFK0V2BTxMkok6qILyAJEXV0AFfoWcAq4yfll5VdIMd/RVXq0lR+wQi5ZU3Q==}
engines: {node: '>= 0.10'}
dependencies:
- resolve: 1.19.0
+ resolve: 1.20.0
dev: true
/recursive-readdir/2.2.2:
@@ -17619,14 +18313,6 @@ packages:
dependencies:
minimatch: 3.0.4
- /redent/1.0.0:
- resolution: {integrity: sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=}
- engines: {node: '>=0.10.0'}
- dependencies:
- indent-string: 2.1.0
- strip-indent: 1.0.1
- dev: true
-
/redent/2.0.0:
resolution: {integrity: sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=}
engines: {node: '>=4'}
@@ -17828,16 +18514,6 @@ packages:
/remove-trailing-separator/1.1.0:
resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=}
- /renderkid/2.0.3:
- resolution: {integrity: sha512-z8CLQp7EZBPCwCnncgf9C4XAi3WR0dv+uWu/PjIyhhAb5d6IJ/QZqlHFprHeKT+59//V6BNUsLbvN8+2LarxGA==}
- dependencies:
- css-select: 1.2.0
- dom-converter: 0.2.0
- htmlparser2: 3.10.1
- strip-ansi: 3.0.1
- utila: 0.4.0
- dev: true
-
/renderkid/2.0.7:
resolution: {integrity: sha512-oCcFyxaMrKsKcTY59qnCAtmDVSLfPbrv6A3tVbPdFMMrv5jaK10V6m40cKsoPNhAqN6rmHW9sswW4o3ruSrwUQ==}
dependencies:
@@ -17846,7 +18522,6 @@ packages:
htmlparser2: 6.1.0
lodash: 4.17.21
strip-ansi: 3.0.1
- dev: false
/repeat-element/1.1.3:
resolution: {integrity: sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==}
@@ -17856,13 +18531,6 @@ packages:
resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=}
engines: {node: '>=0.10'}
- /repeating/2.0.1:
- resolution: {integrity: sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=}
- engines: {node: '>=0.10.0'}
- dependencies:
- is-finite: 1.1.0
- dev: true
-
/replace-ext/1.0.0:
resolution: {integrity: sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=}
engines: {node: '>= 0.10'}
@@ -17904,7 +18572,7 @@ packages:
is-typedarray: 1.0.0
isstream: 0.1.2
json-stringify-safe: 5.0.1
- mime-types: 2.1.27
+ mime-types: 2.1.31
oauth-sign: 0.8.2
performance-now: 2.1.0
qs: 6.5.2
@@ -17929,7 +18597,7 @@ packages:
is-typedarray: 1.0.0
isstream: 0.1.2
json-stringify-safe: 5.0.1
- mime-types: 2.1.30
+ mime-types: 2.1.31
oauth-sign: 0.9.0
performance-now: 2.1.0
qs: 6.5.2
@@ -17956,7 +18624,7 @@ packages:
is-typedarray: 1.0.0
isstream: 0.1.2
json-stringify-safe: 5.0.1
- mime-types: 2.1.27
+ mime-types: 2.1.31
oauth-sign: 0.9.0
performance-now: 2.1.0
qs: 6.5.2
@@ -18045,13 +18713,6 @@ packages:
path-parse: 1.0.6
dev: true
- /resolve/1.19.0:
- resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==}
- dependencies:
- is-core-module: 2.2.0
- path-parse: 1.0.6
- dev: true
-
/resolve/1.20.0:
resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==}
dependencies:
@@ -18061,7 +18722,7 @@ packages:
/resolve/2.0.0-next.3:
resolution: {integrity: sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==}
dependencies:
- is-core-module: 2.4.0
+ is-core-module: 2.6.0
path-parse: 1.0.6
dev: true
@@ -18158,13 +18819,6 @@ packages:
dependencies:
glob: 6.0.4
- /rimraf/2.6.3:
- resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==}
- hasBin: true
- dependencies:
- glob: 7.1.6
- dev: true
-
/rimraf/2.7.1:
resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==}
hasBin: true
@@ -18202,10 +18856,6 @@ packages:
hasBin: true
dev: true
- /run-parallel/1.1.10:
- resolution: {integrity: sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw==}
- dev: true
-
/run-parallel/1.2.0:
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
dependencies:
@@ -18269,7 +18919,7 @@ packages:
loader-utils: 2.0.0
neo-async: 2.6.2
sass: 1.35.2
- schema-utils: 3.0.0
+ schema-utils: 3.1.1
semver: 7.3.5
dev: true
@@ -18454,12 +19104,12 @@ packages:
resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==}
dependencies:
randombytes: 2.1.0
+ dev: false
/serialize-javascript/6.0.0:
resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==}
dependencies:
randombytes: 2.1.0
- dev: false
/serve-handler/6.1.3:
resolution: {integrity: sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==}
@@ -18727,7 +19377,6 @@ packages:
/source-map-js/0.6.2:
resolution: {integrity: sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==}
engines: {node: '>=0.10.0'}
- dev: false
/source-map-loader/1.1.0_webpack@5.33.2:
resolution: {integrity: sha512-Kj7rXntLhAsEjZlqGz85Mbnu8N4gcxj5qZI1XyLQjqAI/p92ckRXwErb3jVYL5JxlFJnD4VgwybpB1h6NlETRg==}
@@ -18740,7 +19389,7 @@ packages:
loader-utils: 2.0.0
schema-utils: 2.7.1
source-map: 0.6.1
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
whatwg-mimetype: 2.3.0
dev: true
@@ -18875,6 +19524,12 @@ packages:
through2: 2.0.5
dev: true
+ /split2/3.2.2:
+ resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==}
+ dependencies:
+ readable-stream: 3.6.0
+ dev: true
+
/sprintf-js/1.0.3:
resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=}
@@ -18917,26 +19572,26 @@ packages:
resolution: {integrity: sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA==}
dev: true
- /standard-version/9.0.0:
- resolution: {integrity: sha512-eRR04IscMP3xW9MJTykwz13HFNYs8jS33AGuDiBKgfo5YrO0qX0Nxb4rjupVwT5HDYL/aR+MBEVLjlmVFmFEDQ==}
+ /standard-version/9.3.1:
+ resolution: {integrity: sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==}
engines: {node: '>=10'}
hasBin: true
dependencies:
chalk: 2.4.2
- conventional-changelog: 3.1.23
+ conventional-changelog: 3.1.24
conventional-changelog-config-spec: 2.1.0
- conventional-changelog-conventionalcommits: 4.4.0
- conventional-recommended-bump: 6.0.10
+ conventional-changelog-conventionalcommits: 4.5.0
+ conventional-recommended-bump: 6.1.0
detect-indent: 6.0.0
detect-newline: 3.1.0
dotgitignore: 2.1.0
figures: 3.2.0
- find-up: 4.1.0
+ find-up: 5.0.0
fs-access: 1.0.1
git-semver-tags: 4.1.0
semver: 7.3.5
stringify-package: 1.0.1
- yargs: 15.4.1
+ yargs: 16.2.0
dev: true
/state-toggle/1.0.3:
@@ -19047,12 +19702,13 @@ packages:
is-fullwidth-code-point: 3.0.0
strip-ansi: 6.0.0
- /string.prototype.matchall/4.0.4:
- resolution: {integrity: sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ==}
+ /string.prototype.matchall/4.0.5:
+ resolution: {integrity: sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q==}
dependencies:
call-bind: 1.0.2
define-properties: 1.1.3
- es-abstract: 1.18.0
+ es-abstract: 1.18.3
+ get-intrinsic: 1.1.1
has-symbols: 1.0.2
internal-slot: 1.0.3
regexp.prototype.flags: 1.3.1
@@ -19145,13 +19801,6 @@ packages:
engines: {node: '>=0.10.0'}
dev: false
- /strip-bom/2.0.0:
- resolution: {integrity: sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=}
- engines: {node: '>=0.10.0'}
- dependencies:
- is-utf8: 0.2.1
- dev: true
-
/strip-bom/3.0.0:
resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=}
engines: {node: '>=4'}
@@ -19170,14 +19819,6 @@ packages:
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
engines: {node: '>=6'}
- /strip-indent/1.0.1:
- resolution: {integrity: sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=}
- engines: {node: '>=0.10.0'}
- hasBin: true
- dependencies:
- get-stdin: 4.0.1
- dev: true
-
/strip-indent/2.0.0:
resolution: {integrity: sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=}
engines: {node: '>=4'}
@@ -19209,7 +19850,7 @@ packages:
dependencies:
loader-utils: 2.0.0
schema-utils: 2.7.1
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/style-search/0.1.0:
@@ -19242,12 +19883,12 @@ packages:
postcss-selector-parser: 6.0.6
dev: false
- /stylelint-config-recommended/3.0.0_stylelint@13.7.2:
+ /stylelint-config-recommended/3.0.0_stylelint@13.13.1:
resolution: {integrity: sha512-F6yTRuc06xr1h5Qw/ykb2LuFynJ2IxkKfCMf+1xqPffkxh0S09Zc902XCffcsw/XMFq/OzQ1w54fLIDtmRNHnQ==}
peerDependencies:
stylelint: '>=10.1.0'
dependencies:
- stylelint: 13.7.2
+ stylelint: 13.13.1
dev: true
/stylelint-config-styled-components/0.1.1:
@@ -19265,7 +19906,7 @@ packages:
- supports-color
dev: true
- /stylelint-webpack-plugin/2.2.1_stylelint@13.7.2+webpack@5.33.2:
+ /stylelint-webpack-plugin/2.2.1_stylelint@13.13.1+webpack@5.33.2:
resolution: {integrity: sha512-zzbBtpSFkCtWX/I/bNN2q8tm5nY876R4qau/o0UynuYPZNaDZEzxtPQBGk+0feH61sXTt39WVm/j+oH6wBJlmA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@@ -19279,62 +19920,62 @@ packages:
micromatch: 4.0.4
normalize-path: 3.0.0
schema-utils: 3.0.0
- stylelint: 13.7.2
- webpack: 5.33.2_webpack-cli@4.7.2
+ stylelint: 13.13.1
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
- /stylelint/13.7.2:
- resolution: {integrity: sha512-mmieorkfmO+ZA6CNDu1ic9qpt4tFvH2QUB7vqXgrMVHe5ENU69q7YDq0YUg/UHLuCsZOWhUAvcMcLzLDIERzSg==}
+ /stylelint/13.13.1:
+ resolution: {integrity: sha512-Mv+BQr5XTUrKqAXmpqm6Ddli6Ief+AiPZkRsIrAoUKFuq/ElkUh9ZMYxXD0iQNZ5ADghZKLOWz1h7hTClB7zgQ==}
engines: {node: '>=10.13.0'}
hasBin: true
dependencies:
- '@stylelint/postcss-css-in-js': 0.37.2_0029167fac65ddf67f405772eb5e372f
- '@stylelint/postcss-markdown': 0.36.2_0029167fac65ddf67f405772eb5e372f
+ '@stylelint/postcss-css-in-js': 0.37.2_2b33a41d320e3e2012e5b3b0fadc703b
+ '@stylelint/postcss-markdown': 0.36.2_2b33a41d320e3e2012e5b3b0fadc703b
autoprefixer: 9.8.6
- balanced-match: 1.0.0
- chalk: 4.1.0
+ balanced-match: 2.0.0
+ chalk: 4.1.1
cosmiconfig: 7.0.0
- debug: 4.3.1
+ debug: 4.3.2
execall: 2.0.0
- fast-glob: 3.2.4
+ fast-glob: 3.2.5
fastest-levenshtein: 1.0.12
- file-entry-cache: 5.0.1
+ file-entry-cache: 6.0.1
get-stdin: 8.0.0
global-modules: 2.0.0
- globby: 11.0.1
+ globby: 11.0.4
globjoin: 0.1.4
html-tags: 3.1.0
ignore: 5.1.8
import-lazy: 4.0.0
imurmurhash: 0.1.4
- known-css-properties: 0.19.0
+ known-css-properties: 0.21.0
lodash: 4.17.21
- log-symbols: 4.0.0
+ log-symbols: 4.1.0
mathml-tag-names: 2.1.3
- meow: 7.1.1
- micromatch: 4.0.2
+ meow: 9.0.0
+ micromatch: 4.0.4
normalize-selector: 0.2.0
- postcss: 7.0.32
- postcss-html: 0.36.0_0029167fac65ddf67f405772eb5e372f
+ postcss: 7.0.36
+ postcss-html: 0.36.0_2b33a41d320e3e2012e5b3b0fadc703b
postcss-less: 3.1.4
postcss-media-query-parser: 0.2.3
postcss-resolve-nested-selector: 0.1.1
postcss-safe-parser: 4.0.2
postcss-sass: 0.4.4
postcss-scss: 2.1.1
- postcss-selector-parser: 6.0.2
- postcss-syntax: 0.36.2_postcss@7.0.32
+ postcss-selector-parser: 6.0.6
+ postcss-syntax: 0.36.2_postcss@7.0.36
postcss-value-parser: 4.1.0
resolve-from: 5.0.0
slash: 3.0.0
specificity: 0.4.1
- string-width: 4.2.0
+ string-width: 4.2.2
strip-ansi: 6.0.0
style-search: 0.1.0
sugarss: 2.0.0
svg-tags: 1.0.0
- table: 6.0.4
- v8-compile-cache: 2.1.1
+ table: 6.7.1
+ v8-compile-cache: 2.3.0
write-file-atomic: 3.0.3
transitivePeerDependencies:
- supports-color
@@ -19353,7 +19994,7 @@ packages:
/sugarss/2.0.0:
resolution: {integrity: sha512-WfxjozUk0UVA4jm+U1d736AUpzSrNsQcIbyOkoE364GrtWmIrFdk5lksEupgWMD4VaT/0kVx1dobpiDumSgmJQ==}
dependencies:
- postcss: 7.0.32
+ postcss: 7.0.36
dev: true
/superagent/6.1.0:
@@ -19476,16 +20117,6 @@ packages:
/symbol-tree/3.2.4:
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
- /table/6.0.4:
- resolution: {integrity: sha512-sBT4xRLdALd+NFBvwOz8bw4b15htyythha+q+DVZqy2RS08PPC8O2sZFgJYEY7bJvbCFKccs+WIZ/cd+xxTWCw==}
- engines: {node: '>=10.0.0'}
- dependencies:
- ajv: 6.12.6
- lodash: 4.17.21
- slice-ansi: 4.0.0
- string-width: 4.2.0
- dev: true
-
/table/6.7.1:
resolution: {integrity: sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==}
engines: {node: '>=10.0.0'}
@@ -19527,18 +20158,6 @@ packages:
readable-stream: 3.6.0
dev: true
- /teeny-request/6.0.1:
- resolution: {integrity: sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==}
- dependencies:
- http-proxy-agent: 4.0.1
- https-proxy-agent: 4.0.0
- node-fetch: 2.6.1
- stream-events: 1.0.5
- uuid: 3.4.0
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/teeny-request/7.0.1:
resolution: {integrity: sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==}
engines: {node: '>=10'}
@@ -19552,6 +20171,19 @@ packages:
- supports-color
dev: false
+ /teeny-request/7.1.1:
+ resolution: {integrity: sha512-iwY6rkW5DDGq8hE2YgNQlKbptYpY5Nn2xecjQiNjOXWbKzPGUfmeUBCSQbbr306d7Z7U2N0TPl+/SwYRfua1Dg==}
+ engines: {node: '>=10'}
+ dependencies:
+ http-proxy-agent: 4.0.1
+ https-proxy-agent: 5.0.0
+ node-fetch: 2.6.1
+ stream-events: 1.0.5
+ uuid: 8.3.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
/temp-dir/2.0.0:
resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==}
engines: {node: '>=8'}
@@ -19577,21 +20209,6 @@ packages:
supports-hyperlinks: 2.2.0
dev: true
- /terser-webpack-plugin/5.1.3_webpack@5.33.2:
- resolution: {integrity: sha512-cxGbMqr6+A2hrIB5ehFIF+F/iST5ZOxvOmy9zih9ySbP1C2oEWQSOUS+2SNBTjzx5xLKO4xnod9eywdfq1Nb9A==}
- engines: {node: '>= 10.13.0'}
- peerDependencies:
- webpack: ^5.1.0
- dependencies:
- jest-worker: 27.0.2
- p-limit: 3.1.0
- schema-utils: 3.0.0
- serialize-javascript: 5.0.1
- source-map: 0.6.1
- terser: 5.7.0
- webpack: 5.33.2_webpack-cli@4.7.2
- dev: true
-
/terser-webpack-plugin/5.1.3_webpack@5.40.0:
resolution: {integrity: sha512-cxGbMqr6+A2hrIB5ehFIF+F/iST5ZOxvOmy9zih9ySbP1C2oEWQSOUS+2SNBTjzx5xLKO4xnod9eywdfq1Nb9A==}
engines: {node: '>= 10.13.0'}
@@ -19607,19 +20224,19 @@ packages:
webpack: 5.40.0
dev: false
- /terser-webpack-plugin/5.1.3_webpack@5.51.1:
- resolution: {integrity: sha512-cxGbMqr6+A2hrIB5ehFIF+F/iST5ZOxvOmy9zih9ySbP1C2oEWQSOUS+2SNBTjzx5xLKO4xnod9eywdfq1Nb9A==}
+ /terser-webpack-plugin/5.1.4_webpack@5.33.2:
+ resolution: {integrity: sha512-C2WkFwstHDhVEmsmlCxrXUtVklS+Ir1A7twrYzrDrQQOIMOaVAYykaoo/Aq1K0QRkMoY2hhvDQY1cm4jnIMFwA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
webpack: ^5.1.0
dependencies:
- jest-worker: 27.0.2
+ jest-worker: 27.1.0
p-limit: 3.1.0
- schema-utils: 3.0.0
- serialize-javascript: 5.0.1
+ schema-utils: 3.1.1
+ serialize-javascript: 6.0.0
source-map: 0.6.1
terser: 5.7.0
- webpack: 5.51.1_webpack-cli@4.8.0
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/terser/4.8.0:
@@ -19678,6 +20295,12 @@ packages:
readable-stream: 3.6.0
dev: true
+ /through2/4.0.2:
+ resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==}
+ dependencies:
+ readable-stream: 3.6.0
+ dev: true
+
/thunky/1.1.0:
resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==}
@@ -19829,11 +20452,6 @@ packages:
hasBin: true
dev: true
- /trim-newlines/1.0.0:
- resolution: {integrity: sha1-WIeWa7WCpFA6QetST301ARgVphM=}
- engines: {node: '>=0.10.0'}
- dev: true
-
/trim-newlines/2.0.0:
resolution: {integrity: sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=}
engines: {node: '>=4'}
@@ -19899,8 +20517,8 @@ packages:
yn: 3.1.1
dev: true
- /tsconfig-paths/3.9.0:
- resolution: {integrity: sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==}
+ /tsconfig-paths/3.11.0:
+ resolution: {integrity: sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==}
dependencies:
'@types/json5': 0.0.29
json5: 1.0.1
@@ -19979,6 +20597,11 @@ packages:
engines: {node: '>=10'}
dev: true
+ /type-fest/0.18.1:
+ resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==}
+ engines: {node: '>=10'}
+ dev: true
+
/type-fest/0.20.2:
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
engines: {node: '>=10'}
@@ -20025,12 +20648,6 @@ packages:
/typedarray/0.0.6:
resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=}
- /typescript/4.2.4:
- resolution: {integrity: sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==}
- engines: {node: '>=4.2.0'}
- hasBin: true
- dev: true
-
/typescript/4.4.2:
resolution: {integrity: sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==}
engines: {node: '>=4.2.0'}
@@ -20068,14 +20685,15 @@ packages:
debug: 2.6.9
dev: true
- /undici-fetch/1.0.0-rc.1:
- resolution: {integrity: sha512-VPMBog6ke/hSABltjVrcq+xc0RSnqfgmufn+5hfKBoIEJJq5nkKWQcWzW/uGlesSC2eKFQ6sPCQesFc7LfqGAg==}
+ /undici-fetch/1.0.0-rc.4:
+ resolution: {integrity: sha512-+F9lSstpd0YJkBBAMe1UXlUVeadsd/AJrB0643smYHcKAdwCtoBVWfoFO0ibk1sA1BEFH7himsWC5aHLomGK0g==}
+ engines: {node: '>=14.0.0'}
dependencies:
- undici: 4.5.0
+ undici: 4.5.1
dev: false
- /undici/4.5.0:
- resolution: {integrity: sha512-N2e4eDS+rv6qljPP+RMlTZXSS4O6V9LuyIvDT9btweBOPMjUAe5k+u4JfJdbGe8WFjJMhqmOu6dR8tSY0XqNgw==}
+ /undici/4.5.1:
+ resolution: {integrity: sha512-1Kmphp4SMwVbSauz9xH4gxt0m3sLGs5qRHs/XYgjeO3bNSt6hspDZqMhM8+ETu9ynB5bq9e6mnwcDz+NVCQ3UQ==}
engines: {node: '>=12.18'}
dev: false
@@ -20204,11 +20822,6 @@ packages:
engines: {node: '>= 4.0.0'}
dev: true
- /universalify/1.0.0:
- resolution: {integrity: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==}
- engines: {node: '>= 10.0.0'}
- dev: true
-
/universalify/2.0.0:
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
engines: {node: '>= 10.0.0'}
@@ -20273,15 +20886,15 @@ packages:
xdg-basedir: 4.0.0
dev: false
- /update-ts-references/2.3.0_typescript@4.4.2:
- resolution: {integrity: sha512-r3FM7oaZaW31qr1Zr5div3u1zheSPP0/CQXozZc34SMQpiSEDjdtboUt/XunOnWVhzynDS1TbhKHA/6oHStAsw==}
+ /update-ts-references/2.4.0_typescript@4.4.2:
+ resolution: {integrity: sha512-bZdogp2eg8P9MBum0JICAXadQ4QaHAkoBwqdREZPsas3UFMGrBM9mispN/baW4FgttJzf0BDaIJT/B51YfPgKA==}
engines: {node: '>=10.0.0'}
hasBin: true
peerDependencies:
typescript: '>=3.8.0'
dependencies:
'@formatjs/cli': 2.15.0
- glob: 7.1.6
+ glob: 7.1.7
js-yaml: 4.1.0
minimatch: 3.0.4
minimist: 1.2.5
@@ -20336,7 +20949,7 @@ packages:
loader-utils: 2.0.0
mime-types: 2.1.31
schema-utils: 3.1.1
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
dev: true
/url-loader/4.1.1_file-loader@6.2.0+webpack@5.40.0:
@@ -20381,8 +20994,10 @@ packages:
punycode: 1.3.2
querystring: 0.2.0
- /urlgrey/0.4.4:
- resolution: {integrity: sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=}
+ /urlgrey/1.0.0:
+ resolution: {integrity: sha512-hJfIzMPJmI9IlLkby8QrsCykQ+SXDeO2W5Q9QTW3QpqZVTx4a/K7p8/5q+/isD8vsbVaFgql/gvAoQCRQ2Cb5w==}
+ dependencies:
+ fast-url-parser: 1.1.3
dev: true
/use-composed-ref/1.1.0_react@17.0.2:
@@ -20404,7 +21019,7 @@ packages:
react: 17.0.2
dev: false
- /use-isomorphic-layout-effect/1.1.1_5801e6465414ef85acbf5710ce4c0dcf:
+ /use-isomorphic-layout-effect/1.1.1_4cd822c6044f4c1a7e1f1fea0e728f12:
resolution: {integrity: sha512-L7Evj8FGcwo/wpbv/qvSfrkHFtOpCzvM5yl2KVyDJoylVuSvzphiiasmjgQPttIGBAy2WKiBNR98q8w7PiNgKQ==}
peerDependencies:
'@types/react': '*'
@@ -20413,11 +21028,11 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
react: 17.0.2
dev: false
- /use-latest/1.2.0_5801e6465414ef85acbf5710ce4c0dcf:
+ /use-latest/1.2.0_4cd822c6044f4c1a7e1f1fea0e728f12:
resolution: {integrity: sha512-d2TEuG6nSLKQLAfW3By8mKr8HurOlTkul0sOpxbClIv4SQ4iOd7BYr7VIzdbktUCnv7dua/60xzd8igMU6jmyw==}
peerDependencies:
'@types/react': '*'
@@ -20426,9 +21041,9 @@ packages:
'@types/react':
optional: true
dependencies:
- '@types/react': 17.0.15
+ '@types/react': 17.0.19
react: 17.0.2
- use-isomorphic-layout-effect: 1.1.1_5801e6465414ef85acbf5710ce4c0dcf
+ use-isomorphic-layout-effect: 1.1.1_4cd822c6044f4c1a7e1f1fea0e728f12
dev: false
/use/3.1.1:
@@ -20480,23 +21095,19 @@ packages:
/uuid/8.3.0:
resolution: {integrity: sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==}
hasBin: true
- dev: false
- /v8-compile-cache/2.1.1:
- resolution: {integrity: sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==}
- dev: true
-
- /v8-compile-cache/2.2.0:
- resolution: {integrity: sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==}
+ /uuid/8.3.2:
+ resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
+ hasBin: true
dev: true
/v8-compile-cache/2.3.0:
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
dev: true
- /v8-to-istanbul/7.1.2:
- resolution: {integrity: sha512-TxNb7YEUwkLXCQYeudi6lgQ/SZrzNO4kMdlqVxaZPUIUjCv6iSSypUQX70kNBSERpQ8fk48+d61FXk+tgqcWow==}
- engines: {node: '>=10.10.0'}
+ /v8-to-istanbul/8.0.0:
+ resolution: {integrity: sha512-LkmXi8UUNxnCC+JlH7/fsfsKr5AU110l+SYGJimWNkWhxbN5EyeOtm1MJ0hhvqMMOhGwBj1Fp70Yv9i+hX0QAg==}
+ engines: {node: '>=10.12.0'}
dependencies:
'@types/istanbul-lib-coverage': 2.0.3
convert-source-map: 1.7.0
@@ -20557,8 +21168,8 @@ packages:
unix-crypt-td-js: 1.1.4
dev: true
- /verdaccio/5.1.0:
- resolution: {integrity: sha512-NydMLcy4rjnrZdKWtlCspahCIKOUlTRwF484EeweVYAwyh/5K5ph8E8lteDPnOD1UxfRZ+tx/BkQfqHp1udgXg==}
+ /verdaccio/5.1.3:
+ resolution: {integrity: sha512-Ub8w6lXaA+3qNnaB2J4JGrDTavZ9z42Mc4NLn+SpFC03UHFOGyG+tEiALhmFLBC8v/jSqPd1W4uAXi/AXKXsjQ==}
engines: {node: '>=12', npm: '>=6'}
hasBin: true
dependencies:
@@ -20567,18 +21178,18 @@ packages:
'@verdaccio/readme': 10.0.0
'@verdaccio/streams': 10.0.0
'@verdaccio/ui-theme': 3.1.0
- async: 3.2.0
+ async: 3.2.1
body-parser: 1.19.0
- clipanion: 3.0.0-rc.12
+ clipanion: 3.0.1
compression: 1.7.4
cookies: 0.8.0
cors: 2.8.5
- dayjs: 1.10.4
- debug: 4.3.1
+ dayjs: 1.10.6
+ debug: 4.3.2
envinfo: 7.8.1
eslint-import-resolver-node: 0.3.4
express: 4.17.1
- fast-safe-stringify: 2.0.7
+ fast-safe-stringify: 2.0.8
handlebars: 4.7.7
http-errors: 1.8.0
js-yaml: 4.1.0
@@ -20588,16 +21199,16 @@ packages:
lodash: 4.17.21
lru-cache: 6.0.0
lunr-mutable-indexes: 2.3.2
- marked: 2.0.5
+ marked: 2.1.3
memoizee: 0.4.15
mime: 2.5.2
minimatch: 3.0.4
mkdirp: 1.0.4
mv: 2.1.1
- pino: 6.11.3
+ pino: 6.13.0
pkginfo: 0.4.1
prettier-bytes: 1.0.4
- pretty-ms: 5.1.0
+ pretty-ms: 7.0.1
request: 2.88.0
semver: 7.3.5
validator: 13.6.0
@@ -20698,14 +21309,6 @@ packages:
makeerror: 1.0.11
dev: true
- /watchpack/2.1.0:
- resolution: {integrity: sha512-UjgD1mqjkG99+3lgG36at4wPnUXNvis2v1utwTgQ43C22c4LD71LsYMExdWXh4HZ+RmW+B0t1Vrg2GpXAkTOQw==}
- engines: {node: '>=10.13.0'}
- dependencies:
- glob-to-regexp: 0.4.1
- graceful-fs: 4.2.4
- dev: true
-
/watchpack/2.2.0:
resolution: {integrity: sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==}
engines: {node: '>=10.13.0'}
@@ -20789,45 +21392,7 @@ packages:
humanize: 0.0.9
dev: true
- /webpack-cli/4.7.2_4674495ad890e1d5feff1d3e0d998552:
- resolution: {integrity: sha512-mEoLmnmOIZQNiRl0ebnjzQ74Hk0iKS5SiEEnpq3dRezoyR3yPaeQZCMCe+db4524pj1Pd5ghZXjT41KLzIhSLw==}
- engines: {node: '>=10.13.0'}
- hasBin: true
- peerDependencies:
- '@webpack-cli/generators': '*'
- '@webpack-cli/migrate': '*'
- webpack: 4.x.x || 5.x.x
- webpack-bundle-analyzer: '*'
- webpack-dev-server: '*'
- peerDependenciesMeta:
- '@webpack-cli/generators':
- optional: true
- '@webpack-cli/migrate':
- optional: true
- webpack-bundle-analyzer:
- optional: true
- webpack-dev-server:
- optional: true
- dependencies:
- '@discoveryjs/json-ext': 0.5.2
- '@webpack-cli/configtest': 1.0.4_webpack-cli@4.7.2+webpack@5.33.2
- '@webpack-cli/info': 1.3.0_webpack-cli@4.7.2
- '@webpack-cli/serve': 1.5.1_8f539f003d3f73da23f531c906cfc201
- colorette: 1.2.1
- commander: 7.1.0
- execa: 5.0.0
- fastest-levenshtein: 1.0.12
- import-local: 3.0.2
- interpret: 2.2.0
- rechoir: 0.7.0
- v8-compile-cache: 2.2.0
- webpack: 5.33.2_webpack-cli@4.7.2
- webpack-bundle-analyzer: 3.8.0
- webpack-dev-server: 3.11.2_webpack-cli@4.7.2+webpack@5.33.2
- webpack-merge: 5.8.0
- dev: true
-
- /webpack-cli/4.8.0_c53ff1e725f1fdf24c809ba0915b4374:
+ /webpack-cli/4.8.0_4674495ad890e1d5feff1d3e0d998552:
resolution: {integrity: sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw==}
engines: {node: '>=10.13.0'}
hasBin: true
@@ -20848,10 +21413,10 @@ packages:
optional: true
dependencies:
'@discoveryjs/json-ext': 0.5.2
- '@webpack-cli/configtest': 1.0.4_webpack-cli@4.8.0+webpack@5.51.1
+ '@webpack-cli/configtest': 1.0.4_webpack-cli@4.8.0+webpack@5.33.2
'@webpack-cli/info': 1.3.0_webpack-cli@4.8.0
- '@webpack-cli/serve': 1.5.2_webpack-cli@4.8.0
- colorette: 1.2.2
+ '@webpack-cli/serve': 1.5.2_8108ebba5cec55351d9d42a20deed78f
+ colorette: 1.3.0
commander: 7.1.0
execa: 5.1.1
fastest-levenshtein: 1.0.12
@@ -20859,7 +21424,45 @@ packages:
interpret: 2.2.0
rechoir: 0.7.0
v8-compile-cache: 2.3.0
- webpack: 5.51.1_webpack-cli@4.8.0
+ webpack: 5.33.2_webpack-cli@4.8.0
+ webpack-bundle-analyzer: 3.8.0
+ webpack-dev-server: 3.11.2_webpack-cli@4.8.0+webpack@5.33.2
+ webpack-merge: 5.8.0
+ dev: true
+
+ /webpack-cli/4.8.0_707cf3a7b050eed2e3c77cb6e0db6cad:
+ resolution: {integrity: sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw==}
+ engines: {node: '>=10.13.0'}
+ hasBin: true
+ peerDependencies:
+ '@webpack-cli/generators': '*'
+ '@webpack-cli/migrate': '*'
+ webpack: 4.x.x || 5.x.x
+ webpack-bundle-analyzer: '*'
+ webpack-dev-server: '*'
+ peerDependenciesMeta:
+ '@webpack-cli/generators':
+ optional: true
+ '@webpack-cli/migrate':
+ optional: true
+ webpack-bundle-analyzer:
+ optional: true
+ webpack-dev-server:
+ optional: true
+ dependencies:
+ '@discoveryjs/json-ext': 0.5.2
+ '@webpack-cli/configtest': 1.0.4_webpack-cli@4.8.0+webpack@5.33.2
+ '@webpack-cli/info': 1.3.0_webpack-cli@4.8.0
+ '@webpack-cli/serve': 1.5.2_webpack-cli@4.8.0
+ colorette: 1.3.0
+ commander: 7.1.0
+ execa: 5.1.1
+ fastest-levenshtein: 1.0.12
+ import-local: 3.0.2
+ interpret: 2.2.0
+ rechoir: 0.7.0
+ v8-compile-cache: 2.3.0
+ webpack: 5.33.2_webpack-cli@4.8.0
webpack-bundle-analyzer: 3.8.0
webpack-merge: 5.8.0
dev: true
@@ -20874,7 +21477,7 @@ packages:
mime: 2.4.6
mkdirp: 0.5.5
range-parser: 1.2.1
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
webpack-log: 2.0.0
dev: true
@@ -20892,7 +21495,7 @@ packages:
webpack-log: 2.0.0
dev: false
- /webpack-dev-server/3.11.2_webpack-cli@4.7.2+webpack@5.33.2:
+ /webpack-dev-server/3.11.2_webpack-cli@4.8.0+webpack@5.33.2:
resolution: {integrity: sha512-A80BkuHRQfCiNtGBS1EMf2ChTUs0x+B3wGDFmOeT4rmJOHhHTCH2naNxIHhmkr0/UillP4U3yeIyv1pNp+QDLQ==}
engines: {node: '>= 6.11.5'}
hasBin: true
@@ -20932,8 +21535,8 @@ packages:
strip-ansi: 3.0.1
supports-color: 6.1.0
url: 0.11.0
- webpack: 5.33.2_webpack-cli@4.7.2
- webpack-cli: 4.7.2_4674495ad890e1d5feff1d3e0d998552
+ webpack: 5.33.2_webpack-cli@4.8.0
+ webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552
webpack-dev-middleware: 3.7.2_webpack@5.33.2
webpack-log: 2.0.0
ws: 6.2.1
@@ -21001,7 +21604,7 @@ packages:
webpack: '>=4.44.2'
dependencies:
tapable: 2.2.0
- webpack: 5.33.2_webpack-cli@4.7.2
+ webpack: 5.33.2_webpack-cli@4.8.0
webpack-sources: 2.2.0
dev: true
@@ -21042,12 +21645,7 @@ packages:
source-map: 0.6.1
dev: true
- /webpack-sources/3.2.0:
- resolution: {integrity: sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==}
- engines: {node: '>=10.13.0'}
- dev: true
-
- /webpack/5.33.2_webpack-cli@4.7.2:
+ /webpack/5.33.2_webpack-cli@4.8.0:
resolution: {integrity: sha512-X4b7F1sYBmJx8mlh2B7mV5szEkE0jYNJ2y3akgAP0ERi0vLCG1VvdsIxt8lFd4st6SUy0lf7W0CCQS566MBpJg==}
engines: {node: '>=10.13.0'}
hasBin: true
@@ -21062,10 +21660,10 @@ packages:
'@webassemblyjs/ast': 1.11.0
'@webassemblyjs/wasm-edit': 1.11.0
'@webassemblyjs/wasm-parser': 1.11.0
- acorn: 8.0.4
- browserslist: 4.16.3
+ acorn: 8.4.1
+ browserslist: 4.16.8
chrome-trace-event: 1.0.2
- enhanced-resolve: 5.7.0
+ enhanced-resolve: 5.8.2
es-module-lexer: 0.4.1
eslint-scope: 5.1.1
events: 3.2.0
@@ -21073,14 +21671,14 @@ packages:
graceful-fs: 4.2.6
json-parse-better-errors: 1.0.2
loader-runner: 4.2.0
- mime-types: 2.1.30
+ mime-types: 2.1.31
neo-async: 2.6.2
- schema-utils: 3.0.0
+ schema-utils: 3.1.1
tapable: 2.2.0
- terser-webpack-plugin: 5.1.3_webpack@5.33.2
- watchpack: 2.1.0
- webpack-cli: 4.7.2_4674495ad890e1d5feff1d3e0d998552
- webpack-sources: 2.2.0
+ terser-webpack-plugin: 5.1.4_webpack@5.33.2
+ watchpack: 2.2.0
+ webpack-cli: 4.8.0_4674495ad890e1d5feff1d3e0d998552
+ webpack-sources: 2.3.1
dev: true
/webpack/5.40.0:
@@ -21118,43 +21716,6 @@ packages:
webpack-sources: 2.3.0
dev: false
- /webpack/5.51.1_webpack-cli@4.8.0:
- resolution: {integrity: sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==}
- engines: {node: '>=10.13.0'}
- hasBin: true
- peerDependencies:
- webpack-cli: '*'
- peerDependenciesMeta:
- webpack-cli:
- optional: true
- dependencies:
- '@types/eslint-scope': 3.7.0
- '@types/estree': 0.0.50
- '@webassemblyjs/ast': 1.11.1
- '@webassemblyjs/wasm-edit': 1.11.1
- '@webassemblyjs/wasm-parser': 1.11.1
- acorn: 8.4.1
- acorn-import-assertions: 1.7.6_acorn@8.4.1
- browserslist: 4.16.6
- chrome-trace-event: 1.0.2
- enhanced-resolve: 5.8.2
- es-module-lexer: 0.7.1
- eslint-scope: 5.1.1
- events: 3.2.0
- glob-to-regexp: 0.4.1
- graceful-fs: 4.2.6
- json-parse-better-errors: 1.0.2
- loader-runner: 4.2.0
- mime-types: 2.1.31
- neo-async: 2.6.2
- schema-utils: 3.1.1
- tapable: 2.2.0
- terser-webpack-plugin: 5.1.3_webpack@5.51.1
- watchpack: 2.2.0
- webpack-cli: 4.8.0_c53ff1e725f1fdf24c809ba0915b4374
- webpack-sources: 3.2.0
- dev: true
-
/webpackbar/5.0.0-3_webpack@5.40.0:
resolution: {integrity: sha512-viW6KCYjMb0NPoDrw2jAmLXU2dEOhRrtku28KmOfeE1vxbfwCYuTbTaMhnkrCZLFAFyY9Q49Z/jzYO80Dw5b8g==}
engines: {node: '>=10'}
@@ -21252,7 +21813,7 @@ packages:
/wide-align/1.1.3:
resolution: {integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==}
dependencies:
- string-width: 1.0.2
+ string-width: 2.1.1
dev: true
/widest-line/2.0.1:
@@ -21334,13 +21895,6 @@ packages:
signal-exit: 3.0.3
typedarray-to-buffer: 3.1.5
- /write/1.0.3:
- resolution: {integrity: sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==}
- engines: {node: '>=4'}
- dependencies:
- mkdirp: 0.5.5
- dev: true
-
/ws/6.2.1:
resolution: {integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==}
dependencies:
@@ -21505,8 +22059,8 @@ packages:
y18n: 5.0.8
yargs-parser: 20.2.7
- /yarn/1.22.10:
- resolution: {integrity: sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==}
+ /yarn/1.22.11:
+ resolution: {integrity: sha512-AWje4bzqO9RUn3sdnM5N8n4ZJ0BqCc/kqFJvpOI5/EVkINXui0yuvU7NDCEF//+WaxHuNay2uOHxA4+tq1P3cg==}
engines: {node: '>=4.0.0'}
hasBin: true
requiresBuild: true
diff --git a/test/e2e-cli/package.json b/test/e2e-cli/package.json
index 7033b0550..22644f904 100644
--- a/test/e2e-cli/package.json
+++ b/test/e2e-cli/package.json
@@ -6,8 +6,8 @@
"debug": "4.3.2",
"npm": "7.0.15",
"pnpm": "5.13.5",
- "request": "^2.88.2",
- "yarn": "1.22.10"
+ "request": "2.87.0",
+ "yarn": "1.22.11"
},
"devDependencies": {
"get-port": "^5.1.1",
diff --git a/test/e2e-ui/package.json b/test/e2e-ui/package.json
index b2303cc7a..3a0e32920 100644
--- a/test/e2e-ui/package.json
+++ b/test/e2e-ui/package.json
@@ -9,8 +9,8 @@
"kleur": "3.0.3",
"lodash": "^4.17.21",
"puppeteer": "^9.1.1",
- "request": "^2.88.2",
- "rimraf": "^3.0.2"
+ "request": "2.87.0",
+ "rimraf": "3.0.2"
},
"scripts": {
"test": "jest --config jest.config.e2e.js"
diff --git a/website/package.json b/website/package.json
index 7aff54ee9..7761fa97e 100644
--- a/website/package.json
+++ b/website/package.json
@@ -32,8 +32,8 @@
"clsx": "^1.1.1",
"copy-text-to-clipboard": "^3.0.1",
"docusaurus-plugin-sentry": "^1.0.0",
- "react": "^17.0.1",
- "react-dom": "^17.0.1",
+ "react": "17.0.2",
+ "react-dom": "17.0.2",
"react-twitter-widgets": "^1.10.0",
"use-is-in-viewport": "^1.0.9"
},
@@ -53,11 +53,11 @@
"@docusaurus/module-type-aliases": "2.0.0-beta.4",
"@tsconfig/docusaurus": "^1.0.2",
"docusaurus-plugin-sass": "^0.2.1",
- "esbuild": "^0.12.15",
+ "esbuild": "0.12.24",
"esbuild-loader": "^2.13.1",
"prism-react-renderer": "^1.2.1",
"sass": "^1.35.2",
"sass-loader": "^12.1.0",
- "url-loader": "^4.1.1"
+ "url-loader": "4.1.1"
}
}