Skip to content

Commit 705b930

Browse files
committed
build: 📦 update docusaurus
1 parent 7d8f95c commit 705b930

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎bun.lockb‎

99.3 KB
Binary file not shown.

‎package.json‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
"version": "0.0.0",
44
"private": true,
55
"dependencies": {
6-
"@docusaurus/core": "3.4.0",
7-
"@docusaurus/plugin-google-gtag": "3.4.0",
8-
"@docusaurus/preset-classic": "3.4.0",
9-
"@docusaurus/theme-mermaid": "3.4.0",
6+
"@docusaurus/core": "3.6.2",
7+
"@docusaurus/plugin-google-gtag": "3.6.2",
8+
"@docusaurus/preset-classic": "3.6.2",
9+
"@docusaurus/theme-mermaid": "3.6.2",
1010
"@mdx-js/react": "3.0.1",
11+
"caniuse-lite": "1.0.30001680",
1112
"clsx": "2.1.0",
1213
"prism-react-renderer": "2.3.1",
1314
"react": "18.3.1",

0 commit comments

Comments
 (0)