Skip to content

Commit b8ce219

Browse files
authored
chore(website): update dependencies (#960)
1 parent b6a866e commit b8ce219

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

website/package-lock.json

+20-20
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
@@ -30,10 +30,10 @@
3030
"clsx": "^2.1.1",
3131
"docusaurus-plugin-sass": "^0.2.6",
3232
"jsonc.min": "^1.1.0",
33-
"lucide-react": "^0.476.0",
33+
"lucide-react": "^0.477.0",
3434
"prism-react-renderer": "^2.4.1",
3535
"react": "^18.3.1",
36-
"react-confetti": "^6.2.3",
36+
"react-confetti": "^6.3.0",
3737
"react-dom": "^18.3.1",
3838
"react-typed": "^2.0.12",
3939
"sass": "^1.85.1",
@@ -45,7 +45,7 @@
4545
"@docusaurus/tsconfig": "^3.7.0",
4646
"@docusaurus/types": "^3.7.0",
4747
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
48-
"@types/node": "^22.13.5",
48+
"@types/node": "^22.13.8",
4949
"@typescript-eslint/eslint-plugin": "^7.18.0",
5050
"@typescript-eslint/parser": "^7.18.0",
5151
"eslint": "^8.57.1",
@@ -54,9 +54,9 @@
5454
"eslint-plugin-react-refresh": "^0.4.19",
5555
"packages-update": "^2.0.0",
5656
"poku": "^2.7.1",
57-
"prettier": "^3.5.2",
57+
"prettier": "^3.5.3",
5858
"tsx": "^4.19.3",
59-
"typescript": "^5.7.3"
59+
"typescript": "^5.8.2"
6060
},
6161
"browserslist": {
6262
"production": [

0 commit comments

Comments
 (0)