We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf96a6 commit 98291a7Copy full SHA for 98291a7
example/nextjs/package.json
@@ -17,7 +17,7 @@
17
},
18
"devDependencies": {
19
"typescript": "^5",
20
- "@types/node": "^20",
+ "@types/node": "^22.0.0",
21
"@types/react": "^18.2.0",
22
"@types/react-dom": "^18.2.0"
23
}
0 commit comments