Skip to content

Commit 582e6c6

Browse files
committed
update docusaurus
1 parent b28f5bf commit 582e6c6

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "18.3.1",
2727
"react-animate-height": "3.2.3",
2828
"react-dom": "18.3.1",
29-
"react-parallax-tilt": "1.7.249"
29+
"react-parallax-tilt": "1.7.250"
3030
},
3131
"devDependencies": {
3232
"@docusaurus/module-type-aliases": "3.5.2",
@@ -47,7 +47,7 @@
4747
"prettier-plugin-tailwindcss": "0.6.8",
4848
"tailwindcss": "3.4.14",
4949
"typescript": "5.6.3",
50-
"typescript-eslint": "8.12.1"
50+
"typescript-eslint": "8.12.2"
5151
},
5252
"browserslist": {
5353
"production": [
@@ -62,6 +62,6 @@
6262
]
6363
},
6464
"engines": {
65-
"node": ">=20.18.0"
65+
"node": ">=22.10.0"
6666
}
6767
}

0 commit comments

Comments
 (0)