Skip to content

Commit 351f6aa

Browse files
authored
chore(website): update dependencies (#448)
1 parent ed3d8c6 commit 351f6aa

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

website/package-lock.json

Lines changed: 19 additions & 16 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
@@ -30,7 +30,7 @@
3030
"clsx": "^2.1.1",
3131
"docusaurus-plugin-sass": "^0.2.5",
3232
"dotenv": "^16.4.5",
33-
"lucide-react": "^0.395.0",
33+
"lucide-react": "^0.396.0",
3434
"prism-react-renderer": "^2.3.1",
3535
"react": "^18.3.1",
3636
"react-confetti": "^6.1.0",
@@ -44,7 +44,7 @@
4444
"@docusaurus/tsconfig": "^3.4.0",
4545
"@docusaurus/types": "^3.4.0",
4646
"@types/bun": "^1.1.5",
47-
"@types/node": "^20.14.7",
47+
"@types/node": "^20.14.8",
4848
"@typescript-eslint/eslint-plugin": "^7.13.1",
4949
"@typescript-eslint/parser": "^7.13.1",
5050
"eslint": "^8.57.0",
@@ -54,10 +54,10 @@
5454
"eslint-plugin-react-hooks": "^4.6.2",
5555
"eslint-plugin-react-refresh": "^0.4.7",
5656
"packages-update": "^2.0.0",
57-
"poku": "^1.17.1",
57+
"poku": "^1.18.0",
5858
"prettier": "^3.3.2",
5959
"svps": "^2.3.0",
60-
"tsx": "^4.15.6",
60+
"tsx": "^4.15.7",
6161
"typescript": "^5.5.2"
6262
},
6363
"browserslist": {

0 commit comments

Comments
 (0)