chore(deps): update package versions across the project

- Bumped versions for several dependencies including `@types/node`, `eslint`, `sharp`, `vite`, and various `@tanstack/react-query` packages to their latest releases for improved stability and features.
- Updated Tailwind CSS related packages to version 4.1.17 for consistency across the project.
- Adjusted other dependencies such as `jotai`, `lucide-react`, and `tailwind-merge` to their latest versions to ensure compatibility and access to new features.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-11-12 23:57:37 +08:00
parent 33cbbfe2b4
commit 42c217e2f8
19 changed files with 2850 additions and 3167 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@afilmory/builder": "workspace:*",
"clsx": "^2.1.1",
"tailwind-merge": "^3.3.1"
"tailwind-merge": "^3.4.0"
},
"devDependencies": {
"motion": "12.23.24"