chore: update package dependencies and versions

- Upgraded various dependencies including es-toolkit, lint-staged, vite, and zod to their latest versions.
- Updated tailwind-variants and tailwindcss-safe-area to newer versions.
- Adjusted types for React and other related packages to ensure compatibility.
- Removed obsolete patch for @creem_io/better-auth.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-11-27 00:57:14 +08:00
parent 41ad6d73b3
commit 9b929a1694
21 changed files with 2099 additions and 2357 deletions

View File

@@ -34,7 +34,7 @@
"@afilmory/ui": "workspace:*",
"@t3-oss/env-core": "catalog:",
"dotenv": "17.2.3",
"es-toolkit": "1.41.0",
"es-toolkit": "1.42.0",
"zod": "catalog:"
},
"devDependencies": {
@@ -48,7 +48,7 @@
"eslint": "9.39.1",
"eslint-config-hyoban": "4.0.10",
"fast-glob": "3.3.3",
"lint-staged": "16.2.6",
"lint-staged": "16.2.7",
"nbump": "2.1.8",
"opentype.js": "1.3.4",
"prettier": "3.6.2",
@@ -58,7 +58,7 @@
"tsx": "4.20.6",
"typescript": "catalog:",
"unplugin-ast": "0.15.4",
"vite": "7.2.2",
"vite": "7.2.4",
"vite-bundle-analyzer": "1.2.3",
"vite-plugin-babel": "1.3.2",
"vite-plugin-checker": "0.11.0",