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:
@@ -60,7 +60,7 @@
|
||||
"@tanstack/react-query-next-experimental": "^5.51.11",
|
||||
"@tanstack/react-table": "^8.19.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.412.0",
|
||||
"lucide-react": "^0.414.0",
|
||||
"next": "14.2.5",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.3.0",
|
||||
@@ -87,9 +87,9 @@
|
||||
"dotenv-cli": "^7.4.2",
|
||||
"eslint": "^8.57.0",
|
||||
"prettier": "^3.3.3",
|
||||
"supabase": "^1.183.5",
|
||||
"supabase": "^1.187.3",
|
||||
"tailwindcss": "3.4.6",
|
||||
"typescript": "^5.5.3"
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user