mirror of
https://github.com/Afilmory/afilmory
synced 2026-05-02 02:36:55 +00:00
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:
@@ -33,7 +33,7 @@
|
||||
"react-dom": "19.2.0",
|
||||
"react-responsive-masonry": "2.7.1",
|
||||
"react-use": "17.6.0",
|
||||
"tailwind-merge": "3.3.1",
|
||||
"tailwind-merge": "3.4.0",
|
||||
"tailwind-variants": "catalog:",
|
||||
"thumbhash": "0.1.1",
|
||||
"usehooks-ts": "3.1.1",
|
||||
@@ -44,10 +44,10 @@
|
||||
"@iconify-json/mingcute": "catalog:",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@types/node": "24.9.2",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/pg": "8.15.6",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"concurrently": "9.2.1",
|
||||
"cross-env": "10.1.0",
|
||||
"dotenv-expand": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user