Skip to content

Commit 4b20f8b

Browse files
committed
update docusaurus
1 parent 8704393 commit 4b20f8b

File tree

2 files changed

+24
-34
lines changed

2 files changed

+24
-34
lines changed

website/package-lock.json

Lines changed: 20 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"react": "18.3.1",
2727
"react-animate-height": "3.2.3",
2828
"react-dom": "18.3.1",
29-
"react-parallax-tilt": "1.7.261"
29+
"react-parallax-tilt": "1.7.262"
3030
},
3131
"devDependencies": {
3232
"@docusaurus/module-type-aliases": "3.6.3",
3333
"@docusaurus/tsconfig": "3.6.3",
3434
"@eslint/js": "9.16.0",
3535
"@types/eslint__js": "8.42.3",
36-
"@types/react": "18.3.12",
36+
"@types/react": "18.3.13",
3737
"autoprefixer": "10.4.20",
3838
"eslint": "9.16.0",
3939
"eslint-config-prettier": "9.1.0",
@@ -42,9 +42,9 @@
4242
"eslint-plugin-react": "7.37.2",
4343
"eslint-plugin-react-hooks": "5.0.0",
4444
"postcss": "8.4.49",
45-
"prettier": "3.4.1",
45+
"prettier": "3.4.2",
4646
"prettier-plugin-tailwindcss": "0.6.9",
47-
"tailwindcss": "3.4.15",
47+
"tailwindcss": "3.4.16",
4848
"typescript": "5.7.2",
4949
"typescript-eslint": "8.17.0"
5050
},

0 commit comments

Comments
 (0)