Skip to content

Commit 91628b0

Browse files
Update dependency @types/node to v25
1 parent ff6197b commit 91628b0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

7.56 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"typescript": "^5",
29-
"@types/node": "^20",
29+
"@types/node": "^25.0.0",
3030
"@types/react": "^18",
3131
"@types/react-dom": "^18",
3232
"autoprefixer": "^10.0.1",

0 commit comments

Comments
 (0)