|
1560 | 1560 | react-helmet-async "*"
|
1561 | 1561 | react-loadable "npm:@docusaurus/[email protected]"
|
1562 | 1562 |
|
1563 |
| -"@docusaurus/module-type-aliases@^3.6.3": |
1564 |
| - version "3.6.3" |
1565 |
| - resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.3.tgz#1f7030b1cf1f658cf664d41b6eadba93bbe51d87" |
1566 |
| - integrity sha512-MjaXX9PN/k5ugNvfRZdWyKWq4FsrhN4LEXaj0pEmMebJuBNlFeGyKQUa9DRhJHpadNaiMLrbo9m3U7Ig5YlsZg== |
| 1563 | +"@docusaurus/module-type-aliases@^3.7.0": |
| 1564 | + version "3.7.0" |
| 1565 | + resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz#15c0745b829c6966c5b3b2c2527c72b54830b0e5" |
| 1566 | + integrity sha512-g7WdPqDNaqA60CmBrr0cORTrsOit77hbsTj7xE2l71YhBn79sxdm7WMK7wfhcaafkbpIh7jv5ef5TOpf1Xv9Lg== |
1567 | 1567 | dependencies:
|
1568 |
| - "@docusaurus/types" "3.6.3" |
| 1568 | + "@docusaurus/types" "3.7.0" |
1569 | 1569 | "@types/history" "^4.7.11"
|
1570 | 1570 | "@types/react" "*"
|
1571 | 1571 | "@types/react-router-config" "*"
|
1572 | 1572 | "@types/react-router-dom" "*"
|
1573 |
| - react-helmet-async "*" |
| 1573 | + react-helmet-async "npm:@slorber/react-helmet-async@*" |
1574 | 1574 | react-loadable "npm:@docusaurus/[email protected]"
|
1575 | 1575 |
|
1576 | 1576 | "@docusaurus/plugin-client-redirects@^3.5.2":
|
|
1825 | 1825 | webpack "^5.88.1"
|
1826 | 1826 | webpack-merge "^5.9.0"
|
1827 | 1827 |
|
1828 |
| -"@docusaurus/types@3.6.3": |
1829 |
| - version "3.6.3" |
1830 |
| - resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.6.3.tgz#e87592e31616da1b8dc473e4c8205c61885a1518" |
1831 |
| - integrity sha512-xD9oTGDrouWzefkhe9ogB2fDV96/82cRpNGx2HIvI5L87JHNhQVIWimQ/3JIiiX/TEd5S9s+VO6FFguwKNRVow== |
| 1828 | +"@docusaurus/types@3.7.0": |
| 1829 | + version "3.7.0" |
| 1830 | + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.7.0.tgz#3f5a68a60f80ecdcb085666da1d68f019afda943" |
| 1831 | + integrity sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ== |
1832 | 1832 | dependencies:
|
1833 | 1833 | "@mdx-js/mdx" "^3.0.0"
|
1834 | 1834 | "@types/history" "^4.7.11"
|
1835 | 1835 | "@types/react" "*"
|
1836 | 1836 | commander "^5.1.0"
|
1837 | 1837 | joi "^17.9.2"
|
1838 |
| - react-helmet-async "^1.3.0" |
| 1838 | + react-helmet-async "npm:@slorber/react-helmet-async@1.3.0" |
1839 | 1839 | utility-types "^3.10.0"
|
1840 | 1840 | webpack "^5.95.0"
|
1841 | 1841 | webpack-merge "^5.9.0"
|
@@ -8717,6 +8717,17 @@ react-helmet-async@^1.3.0:
|
8717 | 8717 | react-fast-compare "^3.2.0"
|
8718 | 8718 | shallowequal "^1.1.0"
|
8719 | 8719 |
|
| 8720 | +"react-helmet-async@npm:@slorber/react-helmet-async@*", "react-helmet-async@npm:@slorber/[email protected]": |
| 8721 | + version "1.3.0" |
| 8722 | + resolved "https://registry.yarnpkg.com/@slorber/react-helmet-async/-/react-helmet-async-1.3.0.tgz#11fbc6094605cf60aa04a28c17e0aab894b4ecff" |
| 8723 | + integrity sha512-e9/OK8VhwUSc67diWI8Rb3I0YgI9/SBQtnhe9aEuK6MhZm7ntZZimXgwXnd8W96YTmSOb9M4d8LwhRZyhWr/1A== |
| 8724 | + dependencies: |
| 8725 | + "@babel/runtime" "^7.12.5" |
| 8726 | + invariant "^2.2.4" |
| 8727 | + prop-types "^15.7.2" |
| 8728 | + react-fast-compare "^3.2.0" |
| 8729 | + shallowequal "^1.1.0" |
| 8730 | + |
8720 | 8731 |
|
8721 | 8732 | version "2.2.0"
|
8722 | 8733 | resolved "https://registry.yarnpkg.com/react-immutable-proptypes/-/react-immutable-proptypes-2.2.0.tgz#cce96d68cc3c18e89617cbf3092d08e35126af4a"
|
|
0 commit comments