Skip to content

Commit bc0db3a

Browse files
authored
chore(website): update dependencies (#954)
1 parent a26296d commit bc0db3a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

website/package-lock.json

+12-12
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
@@ -33,7 +33,7 @@
3333
"lucide-react": "^0.475.0",
3434
"prism-react-renderer": "^2.4.1",
3535
"react": "^18.3.1",
36-
"react-confetti": "^6.2.2",
36+
"react-confetti": "^6.2.3",
3737
"react-dom": "^18.3.1",
3838
"react-typed": "^2.0.12",
3939
"sass": "^1.85.0",
@@ -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.4",
48+
"@types/node": "^22.13.5",
4949
"@typescript-eslint/eslint-plugin": "^7.18.0",
5050
"@typescript-eslint/parser": "^7.18.0",
5151
"eslint": "^8.57.1",
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-refresh": "^0.4.19",
5555
"packages-update": "^2.0.0",
5656
"poku": "^2.7.1",
57-
"prettier": "^3.5.1",
57+
"prettier": "^3.5.2",
5858
"tsx": "^4.19.3",
5959
"typescript": "^5.7.3"
6060
},

0 commit comments

Comments
 (0)