We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033d5b5 commit 85a6735Copy full SHA for 85a6735
next-env.d.ts
@@ -2,4 +2,4 @@
2
/// <reference types="next/image-types/global" />
3
4
// NOTE: This file should not be edited
5
-// see https://nextjs.org/docs/basic-features/typescript for more information.
+// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
package.json
@@ -25,7 +25,7 @@
25
"@tanstack/eslint-plugin-query": "^5.28.6",
26
"@tanstack/react-query-devtools": "^5.28.10",
27
"@testing-library/react": "^16.0.0",
28
- "@types/node": "^20.12.2",
+ "@types/node": "^22.5.4",
29
"@types/react": "^18.2.73",
30
"@types/react-dom": "^18.2.23",
31
"@typescript-eslint/eslint-plugin": "^7.5.0",
0 commit comments