Skip to content

Commit 98291a7

Browse files
chore(deps): update dependency @types/node to v22
1 parent 3bf96a6 commit 98291a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"typescript": "^5",
20-
"@types/node": "^20",
20+
"@types/node": "^22.0.0",
2121
"@types/react": "^18.2.0",
2222
"@types/react-dom": "^18.2.0"
2323
}

0 commit comments

Comments
 (0)