mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
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:
@@ -18,12 +18,12 @@
|
||||
"react": ">=19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react": "19.2.7",
|
||||
"nbump": "2.1.8",
|
||||
"react": "19.2.0",
|
||||
"tsdown": "0.16.3",
|
||||
"tsdown": "0.16.7",
|
||||
"unplugin-dts": "1.0.0-beta.6",
|
||||
"vite": "7.2.2"
|
||||
"vite": "7.2.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
Reference in New Issue
Block a user