We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d42d5 commit 54fe17bCopy full SHA for 54fe17b
2 files changed
website/package.json
@@ -10,16 +10,16 @@
10
"publish-gh-pages": "docusaurus deploy"
11
},
12
"dependencies": {
13
- "@docusaurus/core": "^3.9.2",
14
- "@docusaurus/plugin-google-gtag": "^3.9.2",
15
- "@docusaurus/preset-classic": "^3.9.2",
16
- "axios": "^1.13.4",
+ "@docusaurus/core": "^3.10.0",
+ "@docusaurus/plugin-google-gtag": "^3.10.0",
+ "@docusaurus/preset-classic": "^3.10.0",
+ "axios": "^1.15.0",
17
"classnames": "^2.5.1",
18
"clsx": "^2.1.1",
19
- "eslint": "^9.39.2",
+ "eslint": "^9.39.4",
20
"eslint-plugin-react": "^7.37.5",
21
- "react": "^19.2.4",
22
- "react-dom": "^19.2.4",
+ "react": "^19.2.5",
+ "react-dom": "^19.2.5",
23
"react-player": "^3.4.0",
24
"react-slick": "^0.31.0",
25
"react-social-media-embed": "^2.5.18",
0 commit comments