mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-29 09:16:38 +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:
@@ -29,12 +29,12 @@
|
||||
"@headlessui/react": "2.2.9",
|
||||
"@lobehub/fluent-emoji": "2.0.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.1",
|
||||
"@radix-ui/react-avatar": "1.1.10",
|
||||
"@radix-ui/react-avatar": "1.1.11",
|
||||
"@radix-ui/react-dropdown-menu": "2.1.16",
|
||||
"@react-hook/window-size": "3.1.1",
|
||||
"@remixicon/react": "4.7.0",
|
||||
"@t3-oss/env-core": "catalog:",
|
||||
"@tanstack/react-query": "5.90.5",
|
||||
"@tanstack/react-query": "5.90.8",
|
||||
"@use-gesture/react": "10.3.1",
|
||||
"@uswriting/exiftool": "1.0.5",
|
||||
"blurhash": "2.0.5",
|
||||
@@ -42,23 +42,23 @@
|
||||
"consola": "3.4.2",
|
||||
"dotenv": "17.2.3",
|
||||
"es-toolkit": "1.41.0",
|
||||
"file-type": "^21.0.0",
|
||||
"file-type": "^21.1.0",
|
||||
"foxact": "0.2.49",
|
||||
"heic-to": "1.3.0",
|
||||
"i18next": "25.6.0",
|
||||
"i18next": "25.6.2",
|
||||
"i18next-browser-languagedetector": "8.2.0",
|
||||
"immer": "10.2.0",
|
||||
"jotai": "2.15.0",
|
||||
"maplibre-gl": "^5.10.0",
|
||||
"jotai": "2.15.1",
|
||||
"maplibre-gl": "^5.12.0",
|
||||
"masonic": "4.1.0",
|
||||
"motion": "12.23.24",
|
||||
"ofetch": "1.5.0",
|
||||
"ofetch": "1.5.1",
|
||||
"react": "19.2.0",
|
||||
"react-blurhash": "0.3.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-freeze": "1.0.4",
|
||||
"react-i18next": "16.2.3",
|
||||
"react-i18next": "16.3.1",
|
||||
"react-image-gallery": "1.4.0",
|
||||
"react-intersection-observer": "10.0.0",
|
||||
"react-map-gl": "^8.1.0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"sonner": "2.0.7",
|
||||
"swiper": "12.0.3",
|
||||
"swr": "2.3.6",
|
||||
"tailwind-merge": "3.3.1",
|
||||
"tailwind-merge": "3.4.0",
|
||||
"tailwind-variants": "catalog:",
|
||||
"thumbhash": "0.1.1",
|
||||
"tiff": "^7.1.2",
|
||||
@@ -85,15 +85,15 @@
|
||||
"@iconify-json/ri": "^1.2.6",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@tailwindcss/vite": "4.1.16",
|
||||
"@types/node": "24.9.2",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"@vitejs/plugin-react": "^5.1.0",
|
||||
"ast-kit": "2.1.3",
|
||||
"@tailwindcss/vite": "4.1.17",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"ast-kit": "2.2.0",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"daisyui": "5.3.10",
|
||||
"daisyui": "5.5.0",
|
||||
"execa": "9.6.0",
|
||||
"kolorist": "1.8.0",
|
||||
"linkedom": "0.18.12",
|
||||
@@ -107,7 +107,7 @@
|
||||
"tailwindcss-animate": "catalog:",
|
||||
"tailwindcss-safe-area": "catalog:",
|
||||
"tailwindcss-uikit-colors": "catalog:",
|
||||
"unplugin-ast": "0.15.3",
|
||||
"unplugin-ast": "0.15.4",
|
||||
"vite-plugin-html": "3.2.2",
|
||||
"vite-plugin-pwa": "1.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user