Update dependencies across multiple packages

Upgraded several dependencies, including `wp-types`, `tailwind-merge`, `supabase`, and `typescript-eslint` plugins, to their latest versions. This ensures compatibility and includes critical bug fixes and performance improvements.
This commit is contained in:
gbuomprisco
2024-08-13 13:00:21 +02:00
parent 085980316c
commit 2f0c4b4ae3
6 changed files with 108 additions and 103 deletions

View File

@@ -20,7 +20,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.1.0",
"wp-types": "^3.66.0"
"wp-types": "^3.66.1"
},
"eslintConfig": {
"root": true,