Skip to content

Commit 3245afe

Browse files
fix(deps): update npm - website - website/package.json
1 parent ddff723 commit 3245afe

File tree

2 files changed

+107
-113
lines changed

2 files changed

+107
-113
lines changed

website/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"@docusaurus/core": "^3.8.1",
1414
"@docusaurus/plugin-google-gtag": "^3.8.1",
1515
"@docusaurus/preset-classic": "^3.8.1",
16-
"axios": "^1.10.0",
16+
"axios": "^1.11.0",
1717
"classnames": "^2.5.1",
1818
"clsx": "^2.1.1",
19-
"eslint": "^9.31.0",
19+
"eslint": "^9.32.0",
2020
"eslint-plugin-react": "^7.37.5",
21-
"react": "^19.1.0",
22-
"react-dom": "^19.1.0",
23-
"react-player": "^3.2.0",
24-
"react-slick": "^0.30.3",
21+
"react": "^19.1.1",
22+
"react-dom": "^19.1.1",
23+
"react-player": "^3.3.1",
24+
"react-slick": "^0.31.0",
2525
"react-social-media-embed": "^2.5.18",
2626
"slick-carousel": "^1.8.1"
2727
},

0 commit comments

Comments
 (0)