-
-
Notifications
You must be signed in to change notification settings - Fork 742
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency docusaurus-plugin-openapi-docs to v2.0.0…
…-beta.3
- Loading branch information
1 parent
10ac197
commit c445d27
Showing
2 changed files
with
278 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,6 +138,17 @@ | |
"@jridgewell/gen-mapping" "^0.1.0" | ||
"@jridgewell/trace-mapping" "^0.3.9" | ||
|
||
"@apidevtools/json-schema-ref-parser@^10.1.0": | ||
version "10.1.0" | ||
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-10.1.0.tgz#bf54494039a56fa7f77fed17dc6f01dfde50f64c" | ||
integrity sha512-3e+viyMuXdrcK8v5pvP+SDoAQ77FH6OyRmuK48SZKmdHJRFm87RsSs8qm6kP39a/pOPURByJw+OXzQIqcfmKtA== | ||
dependencies: | ||
"@jsdevtools/ono" "^7.1.3" | ||
"@types/json-schema" "^7.0.11" | ||
"@types/lodash.clonedeep" "^4.5.7" | ||
js-yaml "^4.1.0" | ||
lodash.clonedeep "^4.5.0" | ||
|
||
"@apidevtools/json-schema-ref-parser@^9.0.9": | ||
version "9.0.9" | ||
resolved "https://registry.yarnpkg.com/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz#d720f9256e3609621280584f2b47ae165359268b" | ||
|
@@ -1642,6 +1653,83 @@ | |
webpack-merge "^5.8.0" | ||
webpackbar "^5.0.2" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/core/-/core-2.4.0.tgz#a12c175cb2e5a7e4582e65876a50813f6168913d" | ||
integrity sha512-J55/WEoIpRcLf3afO5POHPguVZosKmJEQWKBL+K7TAnfuE7i+Y0NPLlkKtnWCehagGsgTqClfQEexH/UT4kELA== | ||
dependencies: | ||
"@babel/core" "^7.18.6" | ||
"@babel/generator" "^7.18.7" | ||
"@babel/plugin-syntax-dynamic-import" "^7.8.3" | ||
"@babel/plugin-transform-runtime" "^7.18.6" | ||
"@babel/preset-env" "^7.18.6" | ||
"@babel/preset-react" "^7.18.6" | ||
"@babel/preset-typescript" "^7.18.6" | ||
"@babel/runtime" "^7.18.6" | ||
"@babel/runtime-corejs3" "^7.18.6" | ||
"@babel/traverse" "^7.18.8" | ||
"@docusaurus/cssnano-preset" "2.4.0" | ||
"@docusaurus/logger" "2.4.0" | ||
"@docusaurus/mdx-loader" "2.4.0" | ||
"@docusaurus/react-loadable" "5.5.2" | ||
"@docusaurus/utils" "2.4.0" | ||
"@docusaurus/utils-common" "2.4.0" | ||
"@docusaurus/utils-validation" "2.4.0" | ||
"@slorber/static-site-generator-webpack-plugin" "^4.0.7" | ||
"@svgr/webpack" "^6.2.1" | ||
autoprefixer "^10.4.7" | ||
babel-loader "^8.2.5" | ||
babel-plugin-dynamic-import-node "^2.3.3" | ||
boxen "^6.2.1" | ||
chalk "^4.1.2" | ||
chokidar "^3.5.3" | ||
clean-css "^5.3.0" | ||
cli-table3 "^0.6.2" | ||
combine-promises "^1.1.0" | ||
commander "^5.1.0" | ||
copy-webpack-plugin "^11.0.0" | ||
core-js "^3.23.3" | ||
css-loader "^6.7.1" | ||
css-minimizer-webpack-plugin "^4.0.0" | ||
cssnano "^5.1.12" | ||
del "^6.1.1" | ||
detect-port "^1.3.0" | ||
escape-html "^1.0.3" | ||
eta "^2.0.0" | ||
file-loader "^6.2.0" | ||
fs-extra "^10.1.0" | ||
html-minifier-terser "^6.1.0" | ||
html-tags "^3.2.0" | ||
html-webpack-plugin "^5.5.0" | ||
import-fresh "^3.3.0" | ||
leven "^3.1.0" | ||
lodash "^4.17.21" | ||
mini-css-extract-plugin "^2.6.1" | ||
postcss "^8.4.14" | ||
postcss-loader "^7.0.0" | ||
prompts "^2.4.2" | ||
react-dev-utils "^12.0.1" | ||
react-helmet-async "^1.3.0" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
react-loadable-ssr-addon-v5-slorber "^1.0.1" | ||
react-router "^5.3.3" | ||
react-router-config "^5.1.1" | ||
react-router-dom "^5.3.3" | ||
rtl-detect "^1.0.4" | ||
semver "^7.3.7" | ||
serve-handler "^6.1.3" | ||
shelljs "^0.8.5" | ||
terser-webpack-plugin "^5.3.3" | ||
tslib "^2.4.0" | ||
update-notifier "^5.1.0" | ||
url-loader "^4.1.1" | ||
wait-on "^6.0.1" | ||
webpack "^5.73.0" | ||
webpack-bundle-analyzer "^4.5.0" | ||
webpack-dev-server "^4.9.3" | ||
webpack-merge "^5.8.0" | ||
webpackbar "^5.0.2" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.3.1.tgz#e042487655e3e062417855e12edb3f6eee8f5ecb" | ||
|
@@ -1652,6 +1740,16 @@ | |
postcss-sort-media-queries "^4.2.1" | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/cssnano-preset/-/cssnano-preset-2.4.0.tgz#9213586358e0cce517f614af041eb7d184f8add6" | ||
integrity sha512-RmdiA3IpsLgZGXRzqnmTbGv43W4OD44PCo+6Q/aYjEM2V57vKCVqNzuafE94jv0z/PjHoXUrjr69SaRymBKYYw== | ||
dependencies: | ||
cssnano-preset-advanced "^5.3.8" | ||
postcss "^8.4.14" | ||
postcss-sort-media-queries "^4.2.1" | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.3.1.tgz#d76aefb452e3734b4e0e645efc6cbfc0aae52869" | ||
|
@@ -1660,6 +1758,14 @@ | |
chalk "^4.1.2" | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/logger/-/logger-2.4.0.tgz#393d91ad9ecdb9a8f80167dd6a34d4b45219b835" | ||
integrity sha512-T8+qR4APN+MjcC9yL2Es+xPJ2923S9hpzDmMtdsOcUGLqpCGBbU1vp3AAqDwXtVgFkq+NsEk7sHdVsfLWR/AXw== | ||
dependencies: | ||
chalk "^4.1.2" | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]", "@docusaurus/mdx-loader@^2.3.0": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.3.1.tgz#7ec6acee5eff0a280e1b399ea4dd690b15a793f7" | ||
|
@@ -1683,6 +1789,29 @@ | |
url-loader "^4.1.1" | ||
webpack "^5.73.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/mdx-loader/-/mdx-loader-2.4.0.tgz#c6310342904af2f203e7df86a9df623f86840f2d" | ||
integrity sha512-GWoH4izZKOmFoC+gbI2/y8deH/xKLvzz/T5BsEexBye8EHQlwsA7FMrVa48N063bJBH4FUOiRRXxk5rq9cC36g== | ||
dependencies: | ||
"@babel/parser" "^7.18.8" | ||
"@babel/traverse" "^7.18.8" | ||
"@docusaurus/logger" "2.4.0" | ||
"@docusaurus/utils" "2.4.0" | ||
"@mdx-js/mdx" "^1.6.22" | ||
escape-html "^1.0.3" | ||
file-loader "^6.2.0" | ||
fs-extra "^10.1.0" | ||
image-size "^1.0.1" | ||
mdast-util-to-string "^2.0.0" | ||
remark-emoji "^2.2.0" | ||
stringify-object "^3.3.0" | ||
tslib "^2.4.0" | ||
unified "^9.2.2" | ||
unist-util-visit "^2.0.3" | ||
url-loader "^4.1.1" | ||
webpack "^5.73.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.3.1.tgz#986186200818fed999be2e18d6c698eaf4683a33" | ||
|
@@ -1697,6 +1826,20 @@ | |
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-2.4.0.tgz#6961605d20cd46f86163ed8c2d83d438b02b4028" | ||
integrity sha512-YEQO2D3UXs72qCn8Cr+RlycSQXVGN9iEUyuHwTuK4/uL/HFomB2FHSU0vSDM23oLd+X/KibQ3Ez6nGjQLqXcHg== | ||
dependencies: | ||
"@docusaurus/react-loadable" "5.5.2" | ||
"@docusaurus/types" "2.4.0" | ||
"@types/history" "^4.7.11" | ||
"@types/react" "*" | ||
"@types/react-router-config" "*" | ||
"@types/react-router-dom" "*" | ||
react-helmet-async "*" | ||
react-loadable "npm:@docusaurus/[email protected]" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-2.3.1.tgz#e75f373ef19032b0d059c0298f86d6cb18575ef6" | ||
|
@@ -1756,6 +1899,28 @@ | |
utility-types "^3.10.0" | ||
webpack "^5.73.0" | ||
|
||
"@docusaurus/plugin-content-docs@>=2.3.0 <2.5.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-docs/-/plugin-content-docs-2.4.0.tgz#36e235adf902325735b873b4f535205884363728" | ||
integrity sha512-ic/Z/ZN5Rk/RQo+Io6rUGpToOtNbtPloMR2JcGwC1xT2riMu6zzfSwmBi9tHJgdXH6CB5jG+0dOZZO8QS5tmDg== | ||
dependencies: | ||
"@docusaurus/core" "2.4.0" | ||
"@docusaurus/logger" "2.4.0" | ||
"@docusaurus/mdx-loader" "2.4.0" | ||
"@docusaurus/module-type-aliases" "2.4.0" | ||
"@docusaurus/types" "2.4.0" | ||
"@docusaurus/utils" "2.4.0" | ||
"@docusaurus/utils-validation" "2.4.0" | ||
"@types/react-router-config" "^5.0.6" | ||
combine-promises "^1.1.0" | ||
fs-extra "^10.1.0" | ||
import-fresh "^3.3.0" | ||
js-yaml "^4.1.0" | ||
lodash "^4.17.21" | ||
tslib "^2.4.0" | ||
utility-types "^3.10.0" | ||
webpack "^5.73.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-pages/-/plugin-content-pages-2.3.1.tgz#f534a37862be5b3f2ba5b150458d7527646b6f39" | ||
|
@@ -1973,13 +2138,34 @@ | |
webpack "^5.73.0" | ||
webpack-merge "^5.8.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-2.4.0.tgz#f94f89a0253778b617c5d40ac6f16b17ec55ce41" | ||
integrity sha512-xaBXr+KIPDkIaef06c+i2HeTqVNixB7yFut5fBXPGI2f1rrmEV2vLMznNGsFwvZ5XmA3Quuefd4OGRkdo97Dhw== | ||
dependencies: | ||
"@types/history" "^4.7.11" | ||
"@types/react" "*" | ||
commander "^5.1.0" | ||
joi "^17.6.0" | ||
react-helmet-async "^1.3.0" | ||
utility-types "^3.10.0" | ||
webpack "^5.73.0" | ||
webpack-merge "^5.8.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.3.1.tgz#1abe66846eb641547e4964d44f3011938e58e50b" | ||
integrity sha512-pVlRpXkdNcxmKNxAaB1ya2hfCEvVsLDp2joeM6K6uv55Oc5nVIqgyYSgSNKZyMdw66NnvMfsu0RBylcwZQKo9A== | ||
dependencies: | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-2.4.0.tgz#eb2913871860ed32e73858b4c7787dd820c5558d" | ||
integrity sha512-zIMf10xuKxddYfLg5cS19x44zud/E9I7lj3+0bv8UIs0aahpErfNrGhijEfJpAfikhQ8tL3m35nH3hJ3sOG82A== | ||
dependencies: | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]", "@docusaurus/utils-validation@^2.3.0": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.3.1.tgz#b65c718ba9b84b7a891bccf5ac6d19b57ee7d887" | ||
|
@@ -1991,6 +2177,17 @@ | |
js-yaml "^4.1.0" | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]", "@docusaurus/utils-validation@>=2.3.0 <2.5.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils-validation/-/utils-validation-2.4.0.tgz#1ed92bfab5da321c4a4d99cad28a15627091aa90" | ||
integrity sha512-IrBsBbbAp6y7mZdJx4S4pIA7dUyWSA0GNosPk6ZJ0fX3uYIEQgcQSGIgTeSC+8xPEx3c16o03en1jSDpgQgz/w== | ||
dependencies: | ||
"@docusaurus/logger" "2.4.0" | ||
"@docusaurus/utils" "2.4.0" | ||
joi "^17.6.0" | ||
js-yaml "^4.1.0" | ||
tslib "^2.4.0" | ||
|
||
"@docusaurus/[email protected]", "@docusaurus/utils@^2.3.0": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.3.1.tgz#24b9cae3a23b1e6dc88f95c45722c7e82727b032" | ||
|
@@ -2013,6 +2210,28 @@ | |
url-loader "^4.1.1" | ||
webpack "^5.73.0" | ||
|
||
"@docusaurus/[email protected]", "@docusaurus/utils@>=2.3.0 <2.5.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@docusaurus/utils/-/utils-2.4.0.tgz#fdf0c3545819e48bb57eafc5057495fd4d50e900" | ||
integrity sha512-89hLYkvtRX92j+C+ERYTuSUK6nF9bGM32QThcHPg2EDDHVw6FzYQXmX6/p+pU5SDyyx5nBlE4qXR92RxCAOqfg== | ||
dependencies: | ||
"@docusaurus/logger" "2.4.0" | ||
"@svgr/webpack" "^6.2.1" | ||
escape-string-regexp "^4.0.0" | ||
file-loader "^6.2.0" | ||
fs-extra "^10.1.0" | ||
github-slugger "^1.4.0" | ||
globby "^11.1.0" | ||
gray-matter "^4.0.3" | ||
js-yaml "^4.1.0" | ||
lodash "^4.17.21" | ||
micromatch "^4.0.5" | ||
resolve-pathname "^3.0.0" | ||
shelljs "^0.8.5" | ||
tslib "^2.4.0" | ||
url-loader "^4.1.1" | ||
webpack "^5.73.0" | ||
|
||
"@exodus/schemasafe@^1.0.0-rc.2": | ||
version "1.0.0-rc.9" | ||
resolved "https://registry.yarnpkg.com/@exodus/schemasafe/-/schemasafe-1.0.0-rc.9.tgz#56b9c6df627190f2dcda15f81f25d68826d9be4d" | ||
|
@@ -2345,6 +2564,22 @@ | |
pluralize "^8.0.0" | ||
yaml-ast-parser "0.0.43" | ||
|
||
"@redocly/openapi-core@^1.0.0-beta.125": | ||
version "1.0.0-beta.126" | ||
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.0.0-beta.126.tgz#6a1ba25fb02b8aa5e7a591390b809fe65ab247af" | ||
integrity sha512-09oIEh3zBio2CqJz4ERVuJ6KVG7q9LdjU5g7VG4+VSR91mrEA//lkcuZLoSJHvMJfcBWKR3AfYuuvaDijuszCg== | ||
dependencies: | ||
"@redocly/ajv" "^8.11.0" | ||
"@types/node" "^14.11.8" | ||
colorette "^1.2.0" | ||
js-levenshtein "^1.1.6" | ||
js-yaml "^4.1.0" | ||
lodash.isequal "^4.5.0" | ||
minimatch "^5.0.1" | ||
node-fetch "^2.6.1" | ||
pluralize "^8.0.0" | ||
yaml-ast-parser "0.0.43" | ||
|
||
"@reduxjs/toolkit@^1.7.1": | ||
version "1.9.0" | ||
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.0.tgz#76b264fcea677d256b18f86cc77e00743a9e02b0" | ||
|
@@ -3816,7 +4051,7 @@ | |
dependencies: | ||
"@types/istanbul-lib-report" "*" | ||
|
||
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": | ||
"@types/json-schema@*", "@types/json-schema@^7.0.11", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": | ||
version "7.0.11" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" | ||
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== | ||
|
@@ -3828,6 +4063,18 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/lodash.clonedeep@^4.5.7": | ||
version "4.5.7" | ||
resolved "https://registry.yarnpkg.com/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.7.tgz#0e119f582ed6f9e6b373c04a644651763214f197" | ||
integrity sha512-ccNqkPptFIXrpVqUECi60/DFxjNKsfoQxSQsgcBJCX/fuX1wgyQieojkcWH/KpE3xzLoWN/2k+ZeGqIN3paSvw== | ||
dependencies: | ||
"@types/lodash" "*" | ||
|
||
"@types/lodash@*": | ||
version "4.14.194" | ||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" | ||
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== | ||
|
||
"@types/lodash@^4.14.167": | ||
version "4.14.188" | ||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" | ||
|
@@ -6925,7 +7172,30 @@ doctrine@^3.0.0: | |
dependencies: | ||
esutils "^2.0.2" | ||
|
||
[email protected], docusaurus-plugin-openapi-docs@^2.0.0-beta.2: | ||
[email protected]: | ||
version "2.0.0-beta.3" | ||
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-2.0.0-beta.3.tgz#bc76df78be5c46682b0c099b94b8f5e4e29950ae" | ||
integrity sha512-6IQANCzbFL2WY6Vw+dCU9nqUxcyzlDs7lI5OsjR4KSO/CgRpCO20zVxKYrmd5oUGMZu+hTfjvf0VdvEordTaoQ== | ||
dependencies: | ||
"@apidevtools/json-schema-ref-parser" "^10.1.0" | ||
"@docusaurus/plugin-content-docs" ">=2.3.0 <2.5.0" | ||
"@docusaurus/utils" ">=2.3.0 <2.5.0" | ||
"@docusaurus/utils-validation" ">=2.3.0 <2.5.0" | ||
"@paloaltonetworks/openapi-to-postmanv2" "3.1.0-hotfix.1" | ||
"@paloaltonetworks/postman-collection" "^4.1.0" | ||
"@redocly/openapi-core" "^1.0.0-beta.125" | ||
chalk "^4.1.2" | ||
clsx "^1.1.1" | ||
fs-extra "^9.0.1" | ||
json-pointer "^0.6.2" | ||
json-schema-merge-allof "^0.8.1" | ||
lodash "^4.17.20" | ||
mustache "^4.2.0" | ||
slugify "^1.6.5" | ||
swagger2openapi "^7.0.8" | ||
xml-formatter "^2.6.1" | ||
|
||
docusaurus-plugin-openapi-docs@^2.0.0-beta.2: | ||
version "2.0.0-beta.2" | ||
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-2.0.0-beta.2.tgz#728c3765833d868d79ede01c81d8d2dd53a7e351" | ||
integrity sha512-QQwoz3CLMb9dl2M9PKU4tPNeqkqTUjukh8L4d1ggmGTojmt0i2QxDixqGcdEV0zA/bzrRdgm6gykOHvyMdiP0A== | ||
|
@@ -10021,6 +10291,11 @@ lodash-es@^4.17.21: | |
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" | ||
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== | ||
|
||
lodash.clonedeep@^4.5.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" | ||
integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ== | ||
|
||
lodash.curry@^4.0.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/lodash.curry/-/lodash.curry-4.1.1.tgz#248e36072ede906501d75966200a86dab8b23170" | ||
|