Skip to content

Commit 34923d4

Browse files
committed
chore: update dependencies
1 parent 2593b0d commit 34923d4

File tree

2 files changed

+90
-78
lines changed

2 files changed

+90
-78
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
},
2121
"devDependencies": {
2222
"@antfu/ni": "0.21.12",
23-
"@antfu/utils": "0.7.7",
23+
"@antfu/utils": "0.7.8",
2424
"@playwright/test": "1.43.1",
25-
"@types/node": "20.12.7",
26-
"@types/react": "18.3.0",
25+
"@types/node": "20.14.0",
26+
"@types/react": "18.3.3",
2727
"@types/react-dom": "18.3.0",
2828
"concurrently": "8.2.2",
2929
"eslint-config-custom": "workspace:*",
30-
"lint-staged": "15.2.2",
30+
"lint-staged": "15.2.5",
3131
"playwright": "1.43.1",
32-
"pnpm": "9.0.6",
32+
"pnpm": "9.1.4",
3333
"prettier": "3.2.5",
3434
"simple-git-hooks": "2.11.1",
3535
"typescript": "5.4.5"

0 commit comments

Comments
 (0)