Skip to content

Commit 85a6735

Browse files
committed
Upgrade deps
1 parent 033d5b5 commit 85a6735

File tree

3 files changed

+621
-625
lines changed

3 files changed

+621
-625
lines changed

next-env.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
/// <reference types="next/image-types/global" />
33

44
// NOTE: This file should not be edited
5-
// see https://nextjs.org/docs/basic-features/typescript for more information.
5+
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tanstack/eslint-plugin-query": "^5.28.6",
2626
"@tanstack/react-query-devtools": "^5.28.10",
2727
"@testing-library/react": "^16.0.0",
28-
"@types/node": "^20.12.2",
28+
"@types/node": "^22.5.4",
2929
"@types/react": "^18.2.73",
3030
"@types/react-dom": "^18.2.23",
3131
"@typescript-eslint/eslint-plugin": "^7.5.0",

0 commit comments

Comments
 (0)