Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/docusaurus/core-3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 authored Jan 6, 2025
2 parents a76b0e6 + efd8691 commit 3e55bba
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 19 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"@algolia/client-search": "^5.18.0",
"@apollo/client": "^3.12.4",
"@docusaurus/theme-mermaid": "^3.6.3",
"@docusaurus/theme-mermaid": "^3.7.0",
"bufferutil": "^4.0.9",
"chart.js": "^4.4.7",
"crowdin-cli": "^0.3.0",
Expand All @@ -78,7 +78,7 @@
"prism-react-renderer": "^2.4.1",
"punycode": "^2.3.1",
"react-chartjs-2": "^5.3.0",
"react-markdown": "^9.0.1",
"react-markdown": "^9.0.3",
"react-treebeard": "^3.2.4",
"remark-docusaurus-tabs": "^0.2.0",
"utf-8-validate": "^6.0.5",
Expand Down
65 changes: 48 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@
vfile "^6.0.1"
webpack "^5.88.1"

"@docusaurus/module-type-aliases@3.6.3", "@docusaurus/module-type-aliases@^3.6.3":
"@docusaurus/module-type-aliases@3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.6.3.tgz#1f7030b1cf1f658cf664d41b6eadba93bbe51d87"
integrity sha512-MjaXX9PN/k5ugNvfRZdWyKWq4FsrhN4LEXaj0pEmMebJuBNlFeGyKQUa9DRhJHpadNaiMLrbo9m3U7Ig5YlsZg==
Expand All @@ -2105,6 +2105,19 @@
react-helmet-async "*"
react-loadable "npm:@docusaurus/react-loadable@6.0.0"

"@docusaurus/module-type-aliases@3.7.0", "@docusaurus/module-type-aliases@^3.6.3":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz#15c0745b829c6966c5b3b2c2527c72b54830b0e5"
integrity sha512-g7WdPqDNaqA60CmBrr0cORTrsOit77hbsTj7xE2l71YhBn79sxdm7WMK7wfhcaafkbpIh7jv5ef5TOpf1Xv9Lg==
dependencies:
"@docusaurus/types" "3.7.0"
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react-router-config" "*"
"@types/react-router-dom" "*"
react-helmet-async "npm:@slorber/react-helmet-async@*"
react-loadable "npm:@docusaurus/react-loadable@6.0.0"

"@docusaurus/plugin-client-redirects@^3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-3.6.3.tgz#a641fc8c6ab3a2afec183d57de7e12d8b5d6ec9f"
Expand Down Expand Up @@ -2308,16 +2321,34 @@
tslib "^2.6.0"
utility-types "^3.10.0"

"@docusaurus/theme-mermaid@^3.6.3":
version "3.6.3"
resolved "https://registry.yarnpkg.com/@docusaurus/theme-mermaid/-/theme-mermaid-3.6.3.tgz#4bb0b4940b39cc855626a23190aa45928aa168b4"
integrity sha512-kIqpjNCP/9R2GGf8UmiDxD3CkOAEJuJIEFlaKMgQtjVxa/vH+9PLI1+DFbArGoG4+0ENTYUq8phHPW7SeL36uQ==
"@docusaurus/theme-common@3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@docusaurus/theme-common/-/theme-common-3.7.0.tgz#18bf5c6b149a701f4bd865715ee8b595aa40b354"
integrity sha512-8eJ5X0y+gWDsURZnBfH0WabdNm8XMCXHv8ENy/3Z/oQKwaB/EHt5lP9VsTDTf36lKEp0V6DjzjFyFIB+CetL0A==
dependencies:
"@docusaurus/core" "3.6.3"
"@docusaurus/module-type-aliases" "3.6.3"
"@docusaurus/theme-common" "3.6.3"
"@docusaurus/types" "3.6.3"
"@docusaurus/utils-validation" "3.6.3"
"@docusaurus/mdx-loader" "3.7.0"
"@docusaurus/module-type-aliases" "3.7.0"
"@docusaurus/utils" "3.7.0"
"@docusaurus/utils-common" "3.7.0"
"@types/history" "^4.7.11"
"@types/react" "*"
"@types/react-router-config" "*"
clsx "^2.0.0"
parse-numeric-range "^1.3.0"
prism-react-renderer "^2.3.0"
tslib "^2.6.0"
utility-types "^3.10.0"

"@docusaurus/theme-mermaid@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@docusaurus/theme-mermaid/-/theme-mermaid-3.7.0.tgz#1bc4307e09886186ed6e51607bf43c5089f35de5"
integrity sha512-7kNDvL7hm+tshjxSxIqYMtsLUPsEBYnkevej/ext6ru9xyLgCed+zkvTfGzTWNeq8rJIEe2YSS8/OV5gCVaPCw==
dependencies:
"@docusaurus/core" "3.7.0"
"@docusaurus/module-type-aliases" "3.7.0"
"@docusaurus/theme-common" "3.7.0"
"@docusaurus/types" "3.7.0"
"@docusaurus/utils-validation" "3.7.0"
mermaid ">=10.4"
tslib "^2.6.0"

Expand Down Expand Up @@ -11725,10 +11756,10 @@ react-helmet-async@*:
react-fast-compare "^3.2.2"
shallowequal "^1.1.0"

react-helmet-async@^1.3.0:
react-helmet-async@^1.3.0, "react-helmet-async@npm:@slorber/react-helmet-async@*", "react-helmet-async@npm:@slorber/react-helmet-async@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-1.3.0.tgz#7bd5bf8c5c69ea9f02f6083f14ce33ef545c222e"
integrity sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==
resolved "https://registry.yarnpkg.com/@slorber/react-helmet-async/-/react-helmet-async-1.3.0.tgz#11fbc6094605cf60aa04a28c17e0aab894b4ecff"
integrity sha512-e9/OK8VhwUSc67diWI8Rb3I0YgI9/SBQtnhe9aEuK6MhZm7ntZZimXgwXnd8W96YTmSOb9M4d8LwhRZyhWr/1A==
dependencies:
"@babel/runtime" "^7.12.5"
invariant "^2.2.4"
Expand Down Expand Up @@ -11786,10 +11817,10 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
dependencies:
"@types/react" "*"

react-markdown@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9.0.1.tgz#c05ddbff67fd3b3f839f8c648e6fb35d022397d1"
integrity sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==
react-markdown@^9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9.0.3.tgz#c12bf60dad05e9bf650b86bcc612d80636e8456e"
integrity sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw==
dependencies:
"@types/hast" "^3.0.0"
devlop "^1.0.0"
Expand Down

0 comments on commit 3e55bba

Please sign in to comment.