EsLint speedup (#161)

* Updated packages
* Fix Turbo TURBO_SCM_BASE
* Disable type-aware rules
This commit is contained in:
Giancarlo Buomprisco
2025-02-12 13:58:56 +07:00
committed by GitHub
parent f2c74bd11c
commit e403a6cd75
30 changed files with 1256 additions and 1299 deletions

View File

@@ -21,7 +21,7 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"zod": "^3.24.1"
"zod": "^3.24.2"
},
"typesVersions": {
"*": {

View File

@@ -34,7 +34,7 @@
"react": "19.0.0",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.4.0",
"zod": "^3.24.1"
"zod": "^3.24.2"
},
"typesVersions": {
"*": {

View File

@@ -27,7 +27,7 @@
"@types/react": "19.0.8",
"next": "15.1.7",
"react": "19.0.0",
"zod": "^3.24.1"
"zod": "^3.24.2"
},
"typesVersions": {
"*": {

View File

@@ -31,7 +31,7 @@
"date-fns": "^4.1.0",
"next": "15.1.7",
"react": "19.0.0",
"zod": "^3.24.1"
"zod": "^3.24.2"
},
"typesVersions": {
"*": {