Skip to content

Commit eea61a5

Browse files
committed
update docusaurus
1 parent 337e48c commit eea61a5

File tree

2 files changed

+72
-60
lines changed

2 files changed

+72
-60
lines changed

website/package-lock.json

+69-57
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
@@ -26,13 +26,13 @@
2626
"react": "18.3.1",
2727
"react-animate-height": "3.2.3",
2828
"react-dom": "18.3.1",
29-
"react-parallax-tilt": "1.7.242"
29+
"react-parallax-tilt": "1.7.243"
3030
},
3131
"devDependencies": {
3232
"@docusaurus/module-type-aliases": "3.5.2",
3333
"@docusaurus/tsconfig": "3.5.2",
3434
"@trivago/prettier-plugin-sort-imports": "4.3.0",
35-
"@types/react": "18.3.8",
35+
"@types/react": "18.3.9",
3636
"@typescript-eslint/eslint-plugin": "7.17.0",
3737
"@typescript-eslint/parser": "7.17.0",
3838
"autoprefixer": "10.4.20",
@@ -44,7 +44,7 @@
4444
"eslint-plugin-react-hooks": "4.6.2",
4545
"postcss": "8.4.47",
4646
"prettier": "3.3.3",
47-
"prettier-plugin-tailwindcss": "0.6.6",
47+
"prettier-plugin-tailwindcss": "0.6.8",
4848
"tailwindcss": "3.4.13",
4949
"typescript": "5.6.2"
5050
},

0 commit comments

Comments
 (0)