File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 7878 "devDependencies" : {
7979 "@argos-ci/cli" : " ^2.5.5" ,
8080 "@argos-ci/playwright" : " ^5.0.4" ,
81- "@docusaurus/module-type-aliases" : " 3.7.0 " ,
81+ "@docusaurus/module-type-aliases" : " 3.8.1 " ,
8282 "@playwright/test" : " ^1.52.0" ,
8383 "@tailwindcss/postcss" : " ^4.1.5" ,
8484 "@tailwindcss/typography" : " ^0.5.16" ,
Original file line number Diff line number Diff line change 18231823 react-helmet-async "npm:@slorber/react-helmet-async@*"
18241824 react-loadable "npm:@docusaurus/react-loadable@6.0.0"
18251825
1826+ "@docusaurus/module-type-aliases@3.8.1":
1827+ version "3.8.1"
1828+ resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.8.1.tgz#454de577bd7f50b5eae16db0f76b49ca5e4e281a"
1829+ integrity sha512-6xhvAJiXzsaq3JdosS7wbRt/PwEPWHr9eM4YNYqVlbgG1hSK3uQDXTVvQktasp3VO6BmfYWPozueLWuj4gB+vg==
1830+ dependencies:
1831+ "@docusaurus/types" "3.8.1"
1832+ "@types/history" "^4.7.11"
1833+ "@types/react" "*"
1834+ "@types/react-router-config" "*"
1835+ "@types/react-router-dom" "*"
1836+ react-helmet-async "npm:@slorber/react-helmet-async@1.3.0"
1837+ react-loadable "npm:@docusaurus/react-loadable@6.0.0"
1838+
18261839"@docusaurus/plugin-client-redirects@^3.7.0":
18271840 version "3.7.0"
18281841 resolved "https://registry.yarnpkg.com/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.7.0.tgz#b5cf92529768c457c01ad350bfc50862c6149463"
21362149 webpack "^5.95.0"
21372150 webpack-merge "^5.9.0"
21382151
2152+ "@docusaurus/types@3.8.1":
2153+ version "3.8.1"
2154+ resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.8.1.tgz#83ab66c345464e003b576a49f78897482061fc26"
2155+ integrity sha512-ZPdW5AB+pBjiVrcLuw3dOS6BFlrG0XkS2lDGsj8TizcnREQg3J8cjsgfDviszOk4CweNfwo1AEELJkYaMUuOPg==
2156+ dependencies:
2157+ "@mdx-js/mdx" "^3.0.0"
2158+ "@types/history" "^4.7.11"
2159+ "@types/react" "*"
2160+ commander "^5.1.0"
2161+ joi "^17.9.2"
2162+ react-helmet-async "npm:@slorber/react-helmet-async@1.3.0"
2163+ utility-types "^3.10.0"
2164+ webpack "^5.95.0"
2165+ webpack-merge "^5.9.0"
2166+
21392167"@docusaurus/utils-common@3.7.0":
21402168 version "3.7.0"
21412169 resolved "https://registry.yarnpkg.com/@docusaurus/utils-common/-/utils-common-3.7.0.tgz#1bef52837d321db5dd2361fc07f3416193b5d029"
You can’t perform that action at this time.
0 commit comments