diff options
| author | WindowsAddict | 2025-09-27 21:59:37 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-09-27 21:59:37 +0000 |
| commit | a39096b384ce9cccd86385a24f5e2a0fb621652c (patch) | |
| tree | 238a6bb10d27737fe1c70073d5a58292e202a9e3 /package.json | |
| parent | 258164259fa31f0a3fe7f72a1efdbdc39ab36d39 (diff) | |
| download | massgrave.dev-a39096b384ce9cccd86385a24f5e2a0fb621652c.zip | |
Upgrade Docusaurus to 3.9.1
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 2ab624f..064bdce 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
- "@docusaurus/core": "^3.8.1",
- "@docusaurus/preset-classic": "^3.8.1",
+ "@docusaurus/core": "^3.9.1",
+ "@docusaurus/preset-classic": "^3.9.1",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.4.1",
|
