Skip to content

Commit 4164039

Browse files
committed
update docusaurus
1 parent f355c64 commit 4164039

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

website/package-lock.json

+61-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
"@docusaurus/tsconfig": "3.7.0",
3636
"@eslint/js": "9.26.0",
3737
"@tailwindcss/postcss": "4.1.5",
38-
"@types/react": "19.1.2",
38+
"@types/react": "19.1.3",
3939
"eslint": "9.26.0",
4040
"eslint-config-prettier": "10.1.2",
4141
"eslint-plugin-import": "2.31.0",
4242
"eslint-plugin-jsx-a11y": "6.10.2",
43-
"eslint-plugin-prettier": "5.3.1",
43+
"eslint-plugin-prettier": "5.4.0",
4444
"eslint-plugin-react": "7.37.5",
4545
"eslint-plugin-react-hooks": "5.2.0",
4646
"prettier": "3.5.3",
4747
"prettier-plugin-tailwindcss": "0.6.11",
4848
"tailwindcss": "4.1.5",
4949
"typescript": "5.8.3",
50-
"typescript-eslint": "8.31.1"
50+
"typescript-eslint": "8.32.0"
5151
},
5252
"browserslist": {
5353
"production": [

0 commit comments

Comments
 (0)