Skip to content

Commit 9c49e7d

Browse files
committed
Updated Docusaurus core to 3.4.0
1 parent a0335d6 commit 9c49e7d

File tree

2 files changed

+2
-30
lines changed

2 files changed

+2
-30
lines changed

docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"react-dom": "^18.0.0"
2424
},
2525
"devDependencies": {
26-
"@docusaurus/module-type-aliases": "3.3.2",
27-
"@docusaurus/types": "3.3.2"
26+
"@docusaurus/module-type-aliases": "3.4.0",
27+
"@docusaurus/types": "3.4.0"
2828
},
2929
"browserslist": {
3030
"production": [

docs/yarn.lock

-28
Original file line numberDiff line numberDiff line change
@@ -2070,19 +2070,6 @@
20702070
vfile "^6.0.1"
20712071
webpack "^5.88.1"
20722072

2073-
"@docusaurus/[email protected]":
2074-
version "3.3.2"
2075-
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.3.2.tgz#02534449d08d080fd52dc9e046932bb600c38b01"
2076-
integrity sha512-b/XB0TBJah5yKb4LYuJT4buFvL0MGAb0+vJDrJtlYMguRtsEBkf2nWl5xP7h4Dlw6ol0hsHrCYzJ50kNIOEclw==
2077-
dependencies:
2078-
"@docusaurus/types" "3.3.2"
2079-
"@types/history" "^4.7.11"
2080-
"@types/react" "*"
2081-
"@types/react-router-config" "*"
2082-
"@types/react-router-dom" "*"
2083-
react-helmet-async "*"
2084-
react-loadable "npm:@docusaurus/[email protected]"
2085-
20862073
"@docusaurus/[email protected]":
20872074
version "3.4.0"
20882075
resolved "https://registry.yarnpkg.com/@docusaurus/module-type-aliases/-/module-type-aliases-3.4.0.tgz#2653bde58fc1aa3dbc626a6c08cfb63a37ae1bb8"
@@ -2314,21 +2301,6 @@
23142301
fs-extra "^11.1.1"
23152302
tslib "^2.6.0"
23162303

2317-
"@docusaurus/[email protected]":
2318-
version "3.3.2"
2319-
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.3.2.tgz#0e17689512b22209a98f22ee80ac56899e94d390"
2320-
integrity sha512-5p201S7AZhliRxTU7uMKtSsoC8mgPA9bs9b5NQg1IRdRxJfflursXNVsgc3PcMqiUTul/v1s3k3rXXFlRE890w==
2321-
dependencies:
2322-
"@mdx-js/mdx" "^3.0.0"
2323-
"@types/history" "^4.7.11"
2324-
"@types/react" "*"
2325-
commander "^5.1.0"
2326-
joi "^17.9.2"
2327-
react-helmet-async "^1.3.0"
2328-
utility-types "^3.10.0"
2329-
webpack "^5.88.1"
2330-
webpack-merge "^5.9.0"
2331-
23322304
"@docusaurus/[email protected]":
23332305
version "3.4.0"
23342306
resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.4.0.tgz#237c3f737e9db3f7c1a5935a3ef48d6eadde8292"

0 commit comments

Comments
 (0)