|
1355 | 1355 | vfile "^6.0.1" |
1356 | 1356 | webpack "^5.88.1" |
1357 | 1357 |
|
1358 | | -"@docusaurus/module-type-aliases@3.5.2", "@docusaurus/module-type-aliases@^3.5.2": |
| 1358 | +"@docusaurus/module-type-aliases@3.5.2": |
1359 | 1359 | version "3.5.2" |
1360 | 1360 | resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz#4e8f9c0703e23b2e07ebfce96598ec83e4dd2a9e" |
1361 | 1361 | integrity sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg== |
|
1368 | 1368 | react-helmet-async "*" |
1369 | 1369 | react-loadable "npm:@docusaurus/react-loadable@6.0.0" |
1370 | 1370 |
|
| 1371 | +"@docusaurus/module-type-aliases@^3.6.0": |
| 1372 | + version "3.6.0" |
| 1373 | + resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.0.tgz#44083c34a53db1dde06364b4e7f2d144fa2d5394" |
| 1374 | + integrity sha512-szTrIN/6/fuk0xkf3XbRfdTFJzRQ8d1s3sQj5++58wltrT7v3yn1149oc9ryYjMpRcbsarGloQwMu7ofPe4XPg== |
| 1375 | + dependencies: |
| 1376 | + "@docusaurus/types" "3.6.0" |
| 1377 | + "@types/history" "^4.7.11" |
| 1378 | + "@types/react" "*" |
| 1379 | + "@types/react-router-config" "*" |
| 1380 | + "@types/react-router-dom" "*" |
| 1381 | + react-helmet-async "*" |
| 1382 | + react-loadable "npm:@docusaurus/react-loadable@6.0.0" |
| 1383 | + |
1371 | 1384 | "@docusaurus/plugin-content-blog@3.5.2": |
1372 | 1385 | version "3.5.2" |
1373 | 1386 | resolved "https://registry.yarnpkg.com/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.5.2.tgz#649c07c34da7603645f152bcebdf75285baed16b" |
|
1600 | 1613 | webpack "^5.88.1" |
1601 | 1614 | webpack-merge "^5.9.0" |
1602 | 1615 |
|
| 1616 | +"@docusaurus/types@3.6.0": |
| 1617 | + version "3.6.0" |
| 1618 | + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.6.0.tgz#8fa82332a7c7b8093b5c55e1115f5854ce484978" |
| 1619 | + integrity sha512-jADLgoZGWhAzThr+mRiyuFD4OUzt6jHnb7NRArRKorgxckqUBaPyFOau9hhbcSTHtU6ceyeWjN7FDt7uG2Hplw== |
| 1620 | + dependencies: |
| 1621 | + "@mdx-js/mdx" "^3.0.0" |
| 1622 | + "@types/history" "^4.7.11" |
| 1623 | + "@types/react" "*" |
| 1624 | + commander "^5.1.0" |
| 1625 | + joi "^17.9.2" |
| 1626 | + react-helmet-async "^1.3.0" |
| 1627 | + utility-types "^3.10.0" |
| 1628 | + webpack "^5.95.0" |
| 1629 | + webpack-merge "^5.9.0" |
| 1630 | + |
1603 | 1631 | "@docusaurus/utils-common@3.5.2": |
1604 | 1632 | version "3.5.2" |
1605 | 1633 | resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.5.2.tgz#4d7f5e962fbca3e2239d80457aa0e4bd3d8f7e0a" |
|
2021 | 2049 | dependencies: |
2022 | 2050 | "@types/ms" "*" |
2023 | 2051 |
|
2024 | | -"@types/eslint-scope@^3.7.3": |
| 2052 | +"@types/eslint-scope@^3.7.3", "@types/eslint-scope@^3.7.7": |
2025 | 2053 | version "3.7.7" |
2026 | 2054 | resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" |
2027 | 2055 | integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== |
|
2049 | 2077 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
2050 | 2078 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
2051 | 2079 |
|
| 2080 | +"@types/estree@^1.0.6": |
| 2081 | + version "1.0.6" |
| 2082 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" |
| 2083 | + integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== |
| 2084 | + |
2052 | 2085 | "@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33": |
2053 | 2086 | version "4.19.5" |
2054 | 2087 | resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz#218064e321126fcf9048d1ca25dd2465da55d9c6" |
@@ -2478,6 +2511,11 @@ acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.7.1, acorn@^8.8.2: |
2478 | 2511 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" |
2479 | 2512 | integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== |
2480 | 2513 |
|
| 2514 | +acorn@^8.14.0: |
| 2515 | + version "8.14.0" |
| 2516 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" |
| 2517 | + integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== |
| 2518 | + |
2481 | 2519 | address@^1.0.1, address@^1.1.2: |
2482 | 2520 | version "1.2.2" |
2483 | 2521 | resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e" |
@@ -2804,6 +2842,16 @@ browserslist@^4.0.0, browserslist@^4.18.1, browserslist@^4.21.10, browserslist@^ |
2804 | 2842 | node-releases "^2.0.18" |
2805 | 2843 | update-browserslist-db "^1.1.0" |
2806 | 2844 |
|
| 2845 | +browserslist@^4.24.0: |
| 2846 | + version "4.24.2" |
| 2847 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580" |
| 2848 | + integrity sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg== |
| 2849 | + dependencies: |
| 2850 | + caniuse-lite "^1.0.30001669" |
| 2851 | + electron-to-chromium "^1.5.41" |
| 2852 | + node-releases "^2.0.18" |
| 2853 | + update-browserslist-db "^1.1.1" |
| 2854 | + |
2807 | 2855 | buffer-from@^1.0.0: |
2808 | 2856 | version "1.1.2" |
2809 | 2857 | resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" |
@@ -2886,6 +2934,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001646: |
2886 | 2934 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" |
2887 | 2935 | integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== |
2888 | 2936 |
|
| 2937 | +caniuse-lite@^1.0.30001669: |
| 2938 | + version "1.0.30001677" |
| 2939 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001677.tgz#27c2e2c637e007cfa864a16f7dfe7cde66b38b5f" |
| 2940 | + integrity sha512-fmfjsOlJUpMWu+mAAtZZZHz7UEwsUxIIvu1TJfO1HqFQvB/B+ii0xr9B5HpbZY/mC4XZ8SvjHJqtAY6pDPQEog== |
| 2941 | + |
2889 | 2942 | ccount@^2.0.0: |
2890 | 2943 | version "2.0.1" |
2891 | 2944 | resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5" |
@@ -3695,6 +3748,11 @@ electron-to-chromium@^1.5.4: |
3695 | 3748 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.6.tgz#c81d9938b5a877314ad370feb73b4e5409b36abd" |
3696 | 3749 | integrity sha512-jwXWsM5RPf6j9dPYzaorcBSUg6AiqocPEyMpkchkvntaH9HGfOOMZwxMJjDY/XEs3T5dM7uyH1VhRMkqUU9qVw== |
3697 | 3750 |
|
| 3751 | +electron-to-chromium@^1.5.41: |
| 3752 | + version "1.5.51" |
| 3753 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.51.tgz#bb99216fed4892d131a8585a8593b00739310163" |
| 3754 | + integrity sha512-kKeWV57KSS8jH4alKt/jKnvHPmJgBxXzGUSbMd4eQF+iOsVPl7bz2KUmu6eo80eMP8wVioTfTyTzdMgM15WXNg== |
| 3755 | + |
3698 | 3756 | emoji-regex@^8.0.0: |
3699 | 3757 | version "8.0.0" |
3700 | 3758 | resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" |
@@ -3725,7 +3783,7 @@ encodeurl@~1.0.2: |
3725 | 3783 | resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" |
3726 | 3784 | integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== |
3727 | 3785 |
|
3728 | | -enhanced-resolve@^5.17.0: |
| 3786 | +enhanced-resolve@^5.17.0, enhanced-resolve@^5.17.1: |
3729 | 3787 | version "5.17.1" |
3730 | 3788 | resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" |
3731 | 3789 | integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== |
@@ -3772,6 +3830,11 @@ escalade@^3.1.1, escalade@^3.1.2: |
3772 | 3830 | resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27" |
3773 | 3831 | integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA== |
3774 | 3832 |
|
| 3833 | +escalade@^3.2.0: |
| 3834 | + version "3.2.0" |
| 3835 | + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" |
| 3836 | + integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== |
| 3837 | + |
3775 | 3838 | escape-goat@^4.0.0: |
3776 | 3839 | version "4.0.0" |
3777 | 3840 | resolved "https://registry.yarnpkg.com/escape-goat/-/escape-goat-4.0.0.tgz#9424820331b510b0666b98f7873fe11ac4aa8081" |
@@ -6619,6 +6682,11 @@ picocolors@^1.0.0, picocolors@^1.0.1: |
6619 | 6682 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" |
6620 | 6683 | integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== |
6621 | 6684 |
|
| 6685 | +picocolors@^1.1.0: |
| 6686 | + version "1.1.1" |
| 6687 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 6688 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 6689 | + |
6622 | 6690 | picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1: |
6623 | 6691 | version "2.3.1" |
6624 | 6692 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
@@ -8346,6 +8414,14 @@ update-browserslist-db@^1.1.0: |
8346 | 8414 | escalade "^3.1.2" |
8347 | 8415 | picocolors "^1.0.1" |
8348 | 8416 |
|
| 8417 | +update-browserslist-db@^1.1.1: |
| 8418 | + version "1.1.1" |
| 8419 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz#80846fba1d79e82547fb661f8d141e0945755fe5" |
| 8420 | + integrity sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A== |
| 8421 | + dependencies: |
| 8422 | + escalade "^3.2.0" |
| 8423 | + picocolors "^1.1.0" |
| 8424 | + |
8349 | 8425 | update-notifier@^6.0.2: |
8350 | 8426 | version "6.0.2" |
8351 | 8427 | resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-6.0.2.tgz#a6990253dfe6d5a02bd04fbb6a61543f55026b60" |
@@ -8571,6 +8647,35 @@ webpack@^5.88.1: |
8571 | 8647 | watchpack "^2.4.1" |
8572 | 8648 | webpack-sources "^3.2.3" |
8573 | 8649 |
|
| 8650 | +webpack@^5.95.0: |
| 8651 | + version "5.96.1" |
| 8652 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.96.1.tgz#3676d1626d8312b6b10d0c18cc049fba7ac01f0c" |
| 8653 | + integrity sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA== |
| 8654 | + dependencies: |
| 8655 | + "@types/eslint-scope" "^3.7.7" |
| 8656 | + "@types/estree" "^1.0.6" |
| 8657 | + "@webassemblyjs/ast" "^1.12.1" |
| 8658 | + "@webassemblyjs/wasm-edit" "^1.12.1" |
| 8659 | + "@webassemblyjs/wasm-parser" "^1.12.1" |
| 8660 | + acorn "^8.14.0" |
| 8661 | + browserslist "^4.24.0" |
| 8662 | + chrome-trace-event "^1.0.2" |
| 8663 | + enhanced-resolve "^5.17.1" |
| 8664 | + es-module-lexer "^1.2.1" |
| 8665 | + eslint-scope "5.1.1" |
| 8666 | + events "^3.2.0" |
| 8667 | + glob-to-regexp "^0.4.1" |
| 8668 | + graceful-fs "^4.2.11" |
| 8669 | + json-parse-even-better-errors "^2.3.1" |
| 8670 | + loader-runner "^4.2.0" |
| 8671 | + mime-types "^2.1.27" |
| 8672 | + neo-async "^2.6.2" |
| 8673 | + schema-utils "^3.2.0" |
| 8674 | + tapable "^2.1.1" |
| 8675 | + terser-webpack-plugin "^5.3.10" |
| 8676 | + watchpack "^2.4.1" |
| 8677 | + webpack-sources "^3.2.3" |
| 8678 | + |
8574 | 8679 | webpackbar@^5.0.2: |
8575 | 8680 | version "5.0.2" |
8576 | 8681 | resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-5.0.2.tgz#d3dd466211c73852741dfc842b7556dcbc2b0570" |
|
0 commit comments