Update various package versions

Several of the package versions across the project have been updated. These include, among others, "typescript" in tailwind, "lucide-react" in team-accounts, billing, auth, and web, "@keystatic/core" in cms/keystatic, and "@playwright/test" in e2e. Other altered versions include those of "supabase" and "eslint" in web, along with numerous changes in the lock file.
This commit is contained in:
gbuomprisco
2024-07-23 10:30:04 +02:00
parent 84f838d3a1
commit 24c2ea2d27
15 changed files with 1102 additions and 1111 deletions

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.44.4",
"@tanstack/react-query": "5.51.11",
"@types/react": "^18.3.3",
"lucide-react": "^0.412.0",
"lucide-react": "^0.414.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "^15.0.0"