Skip to content

Commit b4155a4

Browse files
committed
fix vite node version @types/node compatibility warnings
1 parent 5bcf53f commit b4155a4

File tree

2 files changed

+3052
-2
lines changed

2 files changed

+3052
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
"@types/cross-spawn": "^6.0.6",
109109
"@types/eslint__js": "^8.42.3",
110110
"@types/eventsource": "^1.1.15",
111-
"@types/express": "^5.0.0",
112-
"@types/node": "^22.0.2",
111+
"@types/express": "^5.0.0",
112+
"@types/node": "^22.12.0",
113113
"@types/supertest": "^6.0.2",
114114
"@types/ws": "^8.5.12",
115115
"@typescript/native-preview": "^7.0.0-dev.20251103.1",

0 commit comments

Comments
 (0)