diff options
| author | WindowsAddict | 2024-08-13 22:47:24 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-08-13 22:47:24 +0000 |
| commit | 44f4b19ead81fce551e5afda818a7990187abfb0 (patch) | |
| tree | 3d48aa6c9c35f4de7dc22dbe0cb5f22c2c66083f /package.json | |
| parent | 465084708e0d97369cd58e0280aa9511edfec99a (diff) | |
| download | massgrave.dev-44f4b19ead81fce551e5afda818a7990187abfb0.zip | |
Update Docusaurus to 3.5.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 3cfb66b..7541495 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "write-heading-ids": "docusaurus write-heading-ids" }, "dependencies": { - "@docusaurus/core": "^3.4.0", - "@docusaurus/preset-classic": "^3.4.0", + "@docusaurus/core": "^3.5.2", + "@docusaurus/preset-classic": "^3.5.2", "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", "prism-react-renderer": "^2.3.0", |
