-
Notifications
You must be signed in to change notification settings - Fork 352
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update devdependencies (#9723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d5c7c53
commit cb98a8a
Showing
1 changed file
with
54 additions
and
54 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2919,9 +2919,9 @@ | |
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw== | ||
|
||
"@eslint-community/regexpp@^4.6.1": | ||
version "4.9.0" | ||
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.0.tgz#7ccb5f58703fa61ffdcbf39e2c604a109e781162" | ||
integrity sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ== | ||
version "4.9.1" | ||
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4" | ||
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA== | ||
|
||
"@eslint/eslintrc@^2.1.2": | ||
version "2.1.2" | ||
|
@@ -2938,10 +2938,10 @@ | |
minimatch "^3.1.2" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@eslint/js@8.50.0": | ||
version "8.50.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50.0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484" | ||
integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ== | ||
"@eslint/js@8.51.0": | ||
version "8.51.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa" | ||
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg== | ||
|
||
"@fortawesome/fontawesome-common-types@^0.2.30": | ||
version "0.2.30" | ||
|
@@ -3802,10 +3802,10 @@ | |
node-addon-api "^3.2.1" | ||
node-gyp-build "^4.3.0" | ||
|
||
"@patternfly/ast-helpers@^1.2.6": | ||
version "1.2.6" | ||
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.2.6.tgz#a95333768e5a476ba543f16f5434b459e5b5c1bb" | ||
integrity sha512-yLrmI6VtNb90b8vzFTWycNGV+0ki9ih0nneVFka7cmwPg/uVYCtJsnH8ykXtSbHOcomwujFDJidbGATwP+r/Cw== | ||
"@patternfly/ast-helpers@^1.2.17": | ||
version "1.2.17" | ||
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.2.17.tgz#34f9ccd529c8d8bd54ad23e75d07ae437b875d28" | ||
integrity sha512-39svBpahHBsnJ2Lb9yQ+YW/q032tbbOxAAq93VQ4A3OPEnhPFD/BdX9GgQk/ZvagXNcQgXeH859JDWmtm65lHg== | ||
dependencies: | ||
acorn "^8.4.1" | ||
acorn-class-fields "^1.0.0" | ||
|
@@ -3814,9 +3814,9 @@ | |
astring "^1.7.5" | ||
|
||
"@patternfly/documentation-framework@^5.0.15": | ||
version "5.2.6" | ||
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.2.6.tgz#23d94478c553fab9b56d3f7b2f20222b77839ae6" | ||
integrity sha512-t/iPXnxbNmWC8DX9zNLT5q1yEhz4OvktjeJm3p9ax4yuPFGpgoL6SiwH7sqMp38YlLyF5EVqstA66WmW6Ix5Pw== | ||
version "5.2.17" | ||
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-5.2.17.tgz#e9ceea42c376b744e13db85cdca8050a5748e25c" | ||
integrity sha512-4LdRmXGuPTLUb0UITi2QRZ6WqMWMzQeGUX0L0kN44LvYzRAZ331EYQOx0j2lMLwwfY08VUszvZ9YSq2QjtbAWg== | ||
dependencies: | ||
"@babel/core" "7.18.2" | ||
"@babel/plugin-proposal-class-properties" "7.17.12" | ||
|
@@ -3826,7 +3826,7 @@ | |
"@babel/plugin-transform-react-jsx" "7.17.12" | ||
"@babel/preset-env" "7.18.2" | ||
"@mdx-js/util" "1.6.16" | ||
"@patternfly/ast-helpers" "^1.2.6" | ||
"@patternfly/ast-helpers" "^1.2.17" | ||
"@reach/router" "npm:@gatsbyjs/[email protected]" | ||
autoprefixer "9.8.6" | ||
babel-loader "9.1.2" | ||
|
@@ -3954,9 +3954,9 @@ | |
react-lifecycles-compat "^3.0.4" | ||
|
||
"@rollup/plugin-commonjs@^25.0.0": | ||
version "25.0.4" | ||
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.4.tgz#a7547a0c4ec3fa79818eb313e1de0023e548f4e6" | ||
integrity sha512-L92Vz9WUZXDnlQQl3EwbypJR4+DM2EbsO+/KOcEkP4Mc6Ct453EeDB2uH9lgRwj4w5yflgNpq9pHOiY8aoUXBQ== | ||
version "25.0.5" | ||
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.5.tgz#0bac8f985a5de151b4b09338847f8c7f20a28a29" | ||
integrity sha512-xY8r/A9oisSeSuLCTfhssyDjo9Vp/eDiRLXkg1MXCcEEgEjPmLU+ZyDB20OOD0NlyDa/8SGbK5uIggF5XTx77w== | ||
dependencies: | ||
"@rollup/pluginutils" "^5.0.1" | ||
commondir "^1.0.1" | ||
|
@@ -3966,9 +3966,9 @@ | |
magic-string "^0.27.0" | ||
|
||
"@rollup/plugin-node-resolve@^15.0.2": | ||
version "15.2.1" | ||
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.1.tgz#a15b14fb7969229e26a30feff2816d39eff503f0" | ||
integrity sha512-nsbUg588+GDSu8/NS8T4UAshO6xeaOfINNuXeVHcKV02LJtoRaM1SiOacClw4kws1SFiNhdLGxlbMY9ga/zs/w== | ||
version "15.2.3" | ||
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9" | ||
integrity sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ== | ||
dependencies: | ||
"@rollup/pluginutils" "^5.0.1" | ||
"@types/resolve" "1.20.2" | ||
|
@@ -3978,9 +3978,9 @@ | |
resolve "^1.22.1" | ||
|
||
"@rollup/plugin-replace@^5.0.2": | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.2.tgz#45f53501b16311feded2485e98419acb8448c61d" | ||
integrity sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA== | ||
version "5.0.3" | ||
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-5.0.3.tgz#55a4550bd6d5e83a65df3d201e0b3d219be7b4b2" | ||
integrity sha512-je7fu05B800IrMlWjb2wzJcdXzHYW46iTipfChnBDbIbDXhASZs27W1B58T2Yf45jZtJUONegpbce+9Ut2Ti/Q== | ||
dependencies: | ||
"@rollup/pluginutils" "^5.0.1" | ||
magic-string "^0.27.0" | ||
|
@@ -4468,9 +4468,9 @@ | |
integrity sha512-Fo79ojj3vdEZOHg3wR9ksAMRz4P3S5fDB5e/YWZiFnyFQI1WY2Vftu9XoXVVtJfxB7Bpce/QTqWSSntkz2Znrw== | ||
|
||
"@types/prop-types@*": | ||
version "15.7.7" | ||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.7.tgz#f9361f7b87fd5d8188b2c998db0a1f47e9fb391a" | ||
integrity sha512-FbtmBWCcSa2J4zL781Zf1p5YUBXQomPEcep9QZCfRfQgTxz3pJWiDFLebohZ9fFntX5ibzOkSsrJ0TEew8cAog== | ||
version "15.7.8" | ||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.8.tgz#805eae6e8f41bd19e88917d2ea200dc992f405d3" | ||
integrity sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ== | ||
|
||
"@types/qs@*": | ||
version "6.9.7" | ||
|
@@ -4483,9 +4483,9 @@ | |
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== | ||
|
||
"@types/react-dom@^18", "@types/react-dom@^18.0.0": | ||
version "18.2.8" | ||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.8.tgz#338f1b0a646c9f10e0a97208c1d26b9f473dffd6" | ||
integrity sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw== | ||
version "18.2.11" | ||
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.11.tgz#4332c315544698a0875dfdb6e320dda59e1b3d58" | ||
integrity sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg== | ||
dependencies: | ||
"@types/react" "*" | ||
|
||
|
@@ -4514,9 +4514,9 @@ | |
"@types/react" "*" | ||
|
||
"@types/react@*", "@types/react@^18": | ||
version "18.2.23" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e" | ||
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA== | ||
version "18.2.26" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.26.tgz#3bc3f33b804cbfd7d0bda6e8a014cb6ee4be74b9" | ||
integrity sha512-ZaMtQo/fasHwMSRTED+u4Cjnkl0uuqEFJ2rKF0DQXji1v24DaNdSe9am4ldiDKFD/MpzbyS8UEOceh1/Oiw89g== | ||
dependencies: | ||
"@types/prop-types" "*" | ||
"@types/scheduler" "*" | ||
|
@@ -8905,9 +8905,9 @@ eslint-plugin-import@^2.13.0: | |
tsconfig-paths "^3.14.2" | ||
|
||
eslint-plugin-jest@^27.0.0: | ||
version "27.4.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.0.tgz#3926cca723c40c3d7a3fe0e1fd911eff5e681f50" | ||
integrity sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg== | ||
version "27.4.2" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.2.tgz#181d999ac67a9b6040db1d27935887cf5a2882ed" | ||
integrity sha512-3Nfvv3wbq2+PZlRTf2oaAWXWwbdBejFRBR2O8tAO67o+P8zno+QGbcDYaAXODlreXVg+9gvWhKKmG2rgfb8GEg== | ||
dependencies: | ||
"@typescript-eslint/utils" "^5.10.0" | ||
|
||
|
@@ -9048,14 +9048,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 | |
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== | ||
|
||
eslint@^8.39.0: | ||
version "8.50.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50.0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2" | ||
integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg== | ||
version "8.51.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3" | ||
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.2.0" | ||
"@eslint-community/regexpp" "^4.6.1" | ||
"@eslint/eslintrc" "^2.1.2" | ||
"@eslint/js" "8.50.0" | ||
"@eslint/js" "8.51.0" | ||
"@humanwhocodes/config-array" "^0.11.11" | ||
"@humanwhocodes/module-importer" "^1.0.1" | ||
"@nodelib/fs.walk" "^1.2.8" | ||
|
@@ -9744,11 +9744,11 @@ flagged-respawn@^2.0.0: | |
integrity sha512-Gq/a6YCi8zexmGHMuJwahTGzXlAZAOsbCVKduWXC6TlLCjjFRlExMJc4GC2NYPYZ0r/brw9P7CpRgQmlPVeOoA== | ||
|
||
flat-cache@^3.0.4: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.0.tgz#0e54ab4a1a60fe87e2946b6b00657f1c99e1af3f" | ||
integrity sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew== | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.1.1.tgz#a02a15fdec25a8f844ff7cc658f03dd99eb4609b" | ||
integrity sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q== | ||
dependencies: | ||
flatted "^3.2.7" | ||
flatted "^3.2.9" | ||
keyv "^4.5.3" | ||
rimraf "^3.0.2" | ||
|
||
|
@@ -9757,7 +9757,7 @@ flat@^5.0.2: | |
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241" | ||
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ== | ||
|
||
flatted@^3.2.7: | ||
flatted@^3.2.9: | ||
version "3.2.9" | ||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.9.tgz#7eb4c67ca1ba34232ca9d2d93e9886e611ad7daf" | ||
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ== | ||
|
@@ -10419,9 +10419,9 @@ globals@^11.1.0: | |
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== | ||
|
||
globals@^13.19.0: | ||
version "13.22.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-13.22.0.tgz#0c9fcb9c48a2494fbb5edbfee644285543eba9d8" | ||
integrity sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw== | ||
version "13.23.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-13.23.0.tgz#ef31673c926a0976e1f61dab4dca57e0c0a8af02" | ||
integrity sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA== | ||
dependencies: | ||
type-fest "^0.20.2" | ||
|
||
|
@@ -12744,9 +12744,9 @@ keygrip@~1.1.0: | |
tsscmp "1.0.6" | ||
|
||
keyv@^4.5.3: | ||
version "4.5.3" | ||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.3.tgz#00873d2b046df737963157bd04f294ca818c9c25" | ||
integrity sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug== | ||
version "4.5.4" | ||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" | ||
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== | ||
dependencies: | ||
json-buffer "3.0.1" | ||
|
||
|
@@ -16989,9 +16989,9 @@ rollup-pluginutils@^2.3.3: | |
estree-walker "^0.6.1" | ||
|
||
rollup@^3.21.5: | ||
version "3.29.3" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.3.tgz#97769774ccaa6a3059083d4680fcabd8ead01289" | ||
integrity sha512-T7du6Hum8jOkSWetjRgbwpM6Sy0nECYrYRSmZjayFcOddtKJWU4d17AC3HNUk7HRuqy4p+G7aEZclSHytqUmEg== | ||
version "3.29.4" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981" | ||
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw== | ||
optionalDependencies: | ||
fsevents "~2.3.2" | ||
|
||
|