Skip to content

Commit 6628c8f

Browse files
committed
update docusaurus
1 parent 841f0e5 commit 6628c8f

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

website/package-lock.json

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

website/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "19.0.0",
2828
"react-animate-height": "3.2.3",
2929
"react-dom": "19.0.0",
30-
"react-parallax-tilt": "1.7.282",
30+
"react-parallax-tilt": "1.7.283",
3131
"tailwind-merge": "2.6.0"
3232
},
3333
"devDependencies": {
@@ -37,18 +37,18 @@
3737
"@types/eslint__js": "8.42.3",
3838
"@types/react": "19.0.8",
3939
"autoprefixer": "10.4.20",
40-
"eslint": "9.20.0",
40+
"eslint": "9.20.1",
4141
"eslint-config-prettier": "10.0.1",
4242
"eslint-plugin-import": "2.31.0",
4343
"eslint-plugin-prettier": "5.2.3",
4444
"eslint-plugin-react": "7.37.4",
4545
"eslint-plugin-react-hooks": "5.1.0",
46-
"postcss": "8.5.1",
47-
"prettier": "3.5.0",
46+
"postcss": "8.5.2",
47+
"prettier": "3.5.1",
4848
"prettier-plugin-tailwindcss": "0.6.11",
4949
"tailwindcss": "3.4.17",
5050
"typescript": "5.7.3",
51-
"typescript-eslint": "8.23.0"
51+
"typescript-eslint": "8.24.0"
5252
},
5353
"browserslist": {
5454
"production": [

0 commit comments

Comments
 (0)