chore: downgrade @types/node to match ci version

This commit is contained in:
Kacper
2025-12-18 20:56:21 +01:00
parent e508f9c1d1
commit 1a83c9b256
3 changed files with 24 additions and 4 deletions

View File

@@ -93,7 +93,7 @@
"@playwright/test": "^1.57.0",
"@tailwindcss/vite": "^4.1.18",
"@tanstack/router-plugin": "^1.141.7",
"@types/node": "^25.0.3",
"@types/node": "^22",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.50.0",