Update ESLint and Supabase dependencies
Upgraded `@typescript-eslint` plugins and parser from ^7.17.0 to ^7.18.0 and `supabase` from ^1.187.8 to ^1.187.10. These updates incorporate recent improvements and bug fixes. Updated the pnpm-lock.yaml file to reflect these changes and ensure compatibility.
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"dotenv-cli": "^7.4.2",
|
||||
"eslint": "^8.57.0",
|
||||
"prettier": "^3.3.3",
|
||||
"supabase": "^1.187.8",
|
||||
"supabase": "^1.187.10",
|
||||
"tailwindcss": "3.4.7",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user