mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-30 17:56:48 +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:
@@ -26,51 +26,51 @@
|
||||
"@radix-ui/react-checkbox": "1.3.3",
|
||||
"@radix-ui/react-context-menu": "2.2.16",
|
||||
"@radix-ui/react-dialog": "1.1.15",
|
||||
"@radix-ui/react-label": "2.1.7",
|
||||
"@radix-ui/react-label": "2.1.8",
|
||||
"@radix-ui/react-scroll-area": "1.2.10",
|
||||
"@radix-ui/react-slider": "1.3.6",
|
||||
"@radix-ui/react-slot": "1.2.3",
|
||||
"@radix-ui/react-slot": "1.2.4",
|
||||
"@radix-ui/react-switch": "1.2.6",
|
||||
"@radix-ui/react-tooltip": "1.2.8",
|
||||
"@react-hook/window-size": "3.1.1",
|
||||
"@remixicon/react": "4.7.0",
|
||||
"@tanstack/react-form": "1.23.8",
|
||||
"@tanstack/react-query": "5.90.5",
|
||||
"@tanstack/react-query": "5.90.8",
|
||||
"better-auth": "1.3.34",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"es-toolkit": "1.41.0",
|
||||
"foxact": "0.2.49",
|
||||
"immer": "10.2.0",
|
||||
"jotai": "2.15.0",
|
||||
"lucide-react": "0.552.0",
|
||||
"jotai": "2.15.1",
|
||||
"lucide-react": "0.553.0",
|
||||
"motion": "12.23.24",
|
||||
"nanoid": "5.1.6",
|
||||
"ofetch": "1.5.0",
|
||||
"ofetch": "1.5.1",
|
||||
"radix-ui": "1.4.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-router": "7.9.5",
|
||||
"react-scan": "0.4.3",
|
||||
"sonner": "2.0.7",
|
||||
"tailwind-merge": "3.3.1",
|
||||
"tailwind-merge": "3.4.0",
|
||||
"usehooks-ts": "3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@egoist/tailwindcss-icons": "1.9.0",
|
||||
"@iconify-json/mingcute": "1.2.5",
|
||||
"@iconify-json/simple-icons": "1.2.57",
|
||||
"@iconify-json/simple-icons": "1.2.58",
|
||||
"@tailwindcss/container-queries": "0.1.1",
|
||||
"@tailwindcss/postcss": "4.1.16",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "0.5.19",
|
||||
"@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",
|
||||
"autoprefixer": "10.4.21",
|
||||
"@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",
|
||||
"autoprefixer": "10.4.22",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"eslint": "9.38.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-hyoban": "4.0.10",
|
||||
"lint-staged": "16.2.6",
|
||||
"masonic": "4.1.0",
|
||||
@@ -80,12 +80,12 @@
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"tailwind-scrollbar": "4.0.2",
|
||||
"tailwind-variants": "3.1.1",
|
||||
"tailwindcss": "4.1.16",
|
||||
"tailwindcss": "catalog:",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"tailwindcss-safe-area": "1.1.0",
|
||||
"tw-animate-css": "1.4.0",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "7.1.12",
|
||||
"vite": "7.2.2",
|
||||
"vite-plugin-checker": "0.11.0",
|
||||
"vite-plugin-route-builder": "0.4.1",
|
||||
"vite-tsconfig-paths": "5.1.4"
|
||||
|
||||
Reference in New Issue
Block a user