We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d8f95c commit 705b930Copy full SHA for 705b930
‎bun.lockb‎
99.3 KB
‎package.json‎
@@ -3,11 +3,12 @@
3
"version": "0.0.0",
4
"private": true,
5
"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",
+ "@docusaurus/core": "3.6.2",
+ "@docusaurus/plugin-google-gtag": "3.6.2",
+ "@docusaurus/preset-classic": "3.6.2",
+ "@docusaurus/theme-mermaid": "3.6.2",
10
"@mdx-js/react": "3.0.1",
11
+ "caniuse-lite": "1.0.30001680",
12
"clsx": "2.1.0",
13
"prism-react-renderer": "2.3.1",
14
"react": "18.3.1",
0 commit comments