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:
@@ -35,22 +35,22 @@
|
||||
"@react-hook/window-size": "3.1.1",
|
||||
"@remixicon/react": "4.7.0",
|
||||
"@t3-oss/env-core": "catalog:",
|
||||
"@tanstack/react-query": "5.90.8",
|
||||
"@tanstack/react-query": "5.90.11",
|
||||
"@use-gesture/react": "10.3.1",
|
||||
"@uswriting/exiftool": "1.0.5",
|
||||
"@uswriting/exiftool": "1.0.6",
|
||||
"blurhash": "2.0.5",
|
||||
"clsx": "2.1.1",
|
||||
"consola": "3.4.2",
|
||||
"dotenv": "17.2.3",
|
||||
"es-toolkit": "1.41.0",
|
||||
"file-type": "^21.1.0",
|
||||
"es-toolkit": "1.42.0",
|
||||
"file-type": "^21.1.1",
|
||||
"foxact": "0.2.49",
|
||||
"heic-to": "1.3.0",
|
||||
"i18next": "25.6.2",
|
||||
"i18next": "25.6.3",
|
||||
"i18next-browser-languagedetector": "8.2.0",
|
||||
"immer": "10.2.0",
|
||||
"immer": "11.0.0",
|
||||
"jotai": "2.15.1",
|
||||
"maplibre-gl": "^5.12.0",
|
||||
"maplibre-gl": "^5.13.0",
|
||||
"masonic": "4.1.0",
|
||||
"motion": "12.23.24",
|
||||
"ofetch": "1.5.1",
|
||||
@@ -59,13 +59,13 @@
|
||||
"react-dom": "19.2.0",
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-freeze": "1.0.4",
|
||||
"react-i18next": "16.3.1",
|
||||
"react-i18next": "16.3.5",
|
||||
"react-image-gallery": "1.4.0",
|
||||
"react-intersection-observer": "10.0.0",
|
||||
"react-map-gl": "^8.1.0",
|
||||
"react-remove-scroll": "2.7.1",
|
||||
"react-responsive-masonry": "2.7.1",
|
||||
"react-router": "7.9.5",
|
||||
"react-router": "7.9.6",
|
||||
"react-scan": "0.4.3",
|
||||
"react-use-measure": "2.1.7",
|
||||
"react-zoom-pan-pinch": "3.7.0",
|
||||
@@ -83,19 +83,20 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@egoist/tailwindcss-icons": "catalog:",
|
||||
"@iconify-json/lucide": "1.2.75",
|
||||
"@iconify-json/mingcute": "catalog:",
|
||||
"@iconify-json/ri": "^1.2.6",
|
||||
"@iconify-json/simple-icons": "1.2.60",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@tailwindcss/vite": "4.1.17",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"ast-kit": "2.2.0",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"daisyui": "5.5.0",
|
||||
"code-inspector-plugin": "1.3.0",
|
||||
"daisyui": "5.5.5",
|
||||
"execa": "9.6.0",
|
||||
"kolorist": "1.8.0",
|
||||
"linkedom": "0.18.12",
|
||||
@@ -113,4 +114,4 @@
|
||||
"vite-plugin-html": "3.2.2",
|
||||
"vite-plugin-pwa": "1.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user