Skip to content

Commit 0c27c4e

Browse files
authored
chore(website): update dependencies (#460)
1 parent 7e08d59 commit 0c27c4e

File tree

2 files changed

+68
-57
lines changed

2 files changed

+68
-57
lines changed

website/package-lock.json

Lines changed: 65 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
@@ -45,16 +45,16 @@
4545
"@docusaurus/types": "^3.4.0",
4646
"@types/bun": "^1.1.5",
4747
"@types/node": "^20.14.8",
48-
"@typescript-eslint/eslint-plugin": "^7.13.1",
49-
"@typescript-eslint/parser": "^7.13.1",
48+
"@typescript-eslint/eslint-plugin": "^7.14.1",
49+
"@typescript-eslint/parser": "^7.14.1",
5050
"eslint": "^8.57.0",
5151
"eslint-import-resolver-typescript": "^3.6.1",
5252
"eslint-plugin-import": "^2.29.1",
5353
"eslint-plugin-react": "^7.34.3",
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.18.0",
57+
"poku": "^1.19.0",
5858
"prettier": "^3.3.2",
5959
"svps": "^2.3.0",
6060
"tsx": "^4.15.7",

0 commit comments

Comments
 (0)