mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
chore: update package dependencies across applications
- Upgraded various package dependencies including: - `prettier` to version 3.7.4 - `tsx` to version 4.21.0 - `vite` to version 7.2.6 - `react` and `react-dom` to version 19.2.1 - `drizzle-orm` to version 0.45.0 - `jotai` to version 2.15.2 - `motion` to version 12.23.25 - Updated several other packages to their latest versions for improved performance and compatibility. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
"cmdk": "1.1.1",
|
||||
"lucide-react": "^0.555.0",
|
||||
"mdast": "^3.0.0",
|
||||
"motion": "12.23.24",
|
||||
"motion": "12.23.25",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"remark-frontmatter": "^5.0.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"remark-mdx": "^3.1.1",
|
||||
|
||||
@@ -14,9 +14,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@floating-ui/react-dom": "2.1.6",
|
||||
"@tanstack/query-async-storage-persister": "5.90.13",
|
||||
"@tanstack/react-query": "5.90.11",
|
||||
"@tanstack/react-query-persist-client": "5.90.13",
|
||||
"@tanstack/query-async-storage-persister": "5.90.14",
|
||||
"@tanstack/react-query": "5.90.12",
|
||||
"@tanstack/react-query-persist-client": "5.90.14",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"axios": "1.13.2",
|
||||
"clsx": "2.1.1",
|
||||
@@ -24,17 +24,17 @@
|
||||
"es-toolkit": "1.42.0",
|
||||
"foxact": "0.2.49",
|
||||
"idb-keyval": "6.2.2",
|
||||
"immer": "11.0.0",
|
||||
"immer": "11.0.1",
|
||||
"jojoo": "0.3.0",
|
||||
"jotai": "2.15.1",
|
||||
"jotai": "2.15.2",
|
||||
"js-cookie": "3.0.5",
|
||||
"motion": "12.23.24",
|
||||
"next": "16.0.4",
|
||||
"next-intl": "4.5.5",
|
||||
"motion": "12.23.25",
|
||||
"next": "16.0.7",
|
||||
"next-intl": "4.5.8",
|
||||
"next-themes": "0.4.6",
|
||||
"radix-ui": "1.4.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-intersection-observer": "10.0.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
@@ -46,12 +46,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@egoist/tailwindcss-icons": "1.9.0",
|
||||
"@iconify-json/lucide": "1.2.75",
|
||||
"@iconify-json/lucide": "1.2.78",
|
||||
"@iconify-json/mingcute": "1.2.5",
|
||||
"@iconify-json/simple-icons": "1.2.60",
|
||||
"@iconify-json/simple-icons": "1.2.61",
|
||||
"@iconify/tailwind": "1.2.0",
|
||||
"@innei/prettier": "1.0.0",
|
||||
"@next/bundle-analyzer": "16.0.4",
|
||||
"@next/bundle-analyzer": "16.0.7",
|
||||
"@pastel-palette/tailwindcss": "1.0.0-canary.3",
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@tailwindcss/typography": "0.5.19",
|
||||
@@ -59,7 +59,7 @@
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/react-responsive-masonry": "2.6.0",
|
||||
"@types/react-responsive-masonry": "2.7.0",
|
||||
"autoprefixer": "10.4.22",
|
||||
"code-inspector-plugin": "1.3.0",
|
||||
"cross-env": "10.1.0",
|
||||
@@ -69,7 +69,7 @@
|
||||
"husky": "9.1.7",
|
||||
"lint-staged": "16.2.7",
|
||||
"postcss": "8.5.6",
|
||||
"prettier": "3.6.2",
|
||||
"prettier": "3.7.4",
|
||||
"rimraf": "6.1.2",
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"tailwind-scrollbar": "4.0.2",
|
||||
|
||||
@@ -24,13 +24,13 @@
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@t3-oss/env-nextjs": "0.13.8",
|
||||
"clsx": "2.1.1",
|
||||
"drizzle-orm": "0.44.7",
|
||||
"drizzle-orm": "0.45.0",
|
||||
"es-toolkit": "1.42.0",
|
||||
"linkedom": "0.18.12",
|
||||
"pg": "8.16.3",
|
||||
"postgres": "3.4.7",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react-responsive-masonry": "2.7.1",
|
||||
"react-use": "17.6.0",
|
||||
"tailwind-merge": "3.4.0",
|
||||
@@ -51,8 +51,8 @@
|
||||
"concurrently": "9.2.1",
|
||||
"cross-env": "10.1.0",
|
||||
"dotenv-expand": "catalog:",
|
||||
"drizzle-kit": "0.31.7",
|
||||
"next": "16.0.4",
|
||||
"drizzle-kit": "0.31.8",
|
||||
"next": "16.0.7",
|
||||
"postcss": "8.5.6",
|
||||
"tailwind-scrollbar": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
|
||||
@@ -34,10 +34,10 @@
|
||||
"@radix-ui/react-dropdown-menu": "2.1.16",
|
||||
"@react-hook/window-size": "3.1.1",
|
||||
"@t3-oss/env-core": "catalog:",
|
||||
"@tanstack/react-query": "5.90.11",
|
||||
"@tanstack/react-query": "5.90.12",
|
||||
"@tanstack/react-virtual": "3.13.12",
|
||||
"@use-gesture/react": "10.3.1",
|
||||
"@uswriting/exiftool": "1.0.6",
|
||||
"@uswriting/exiftool": "1.0.8",
|
||||
"blurhash": "2.0.5",
|
||||
"clsx": "2.1.1",
|
||||
"consola": "3.4.2",
|
||||
@@ -46,32 +46,32 @@
|
||||
"file-type": "^21.1.1",
|
||||
"foxact": "0.2.49",
|
||||
"heic-to": "1.3.0",
|
||||
"i18next": "25.6.3",
|
||||
"i18next": "25.7.1",
|
||||
"i18next-browser-languagedetector": "8.2.0",
|
||||
"immer": "11.0.0",
|
||||
"jotai": "2.15.1",
|
||||
"immer": "11.0.1",
|
||||
"jotai": "2.15.2",
|
||||
"maplibre-gl": "^5.14.0",
|
||||
"masonic": "4.1.0",
|
||||
"motion": "12.23.24",
|
||||
"motion": "12.23.25",
|
||||
"ofetch": "1.5.1",
|
||||
"react": "19.2.0",
|
||||
"react": "19.2.1",
|
||||
"react-blurhash": "0.3.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-dom": "19.2.1",
|
||||
"react-error-boundary": "6.0.0",
|
||||
"react-freeze": "1.0.4",
|
||||
"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-remove-scroll": "2.7.2",
|
||||
"react-responsive-masonry": "2.7.1",
|
||||
"react-router": "7.9.6",
|
||||
"react-router": "7.10.1",
|
||||
"react-scan": "0.4.3",
|
||||
"react-use-measure": "2.1.7",
|
||||
"react-zoom-pan-pinch": "3.7.0",
|
||||
"sonner": "2.0.7",
|
||||
"swiper": "12.0.3",
|
||||
"swr": "2.3.6",
|
||||
"swr": "2.3.7",
|
||||
"tailwind-merge": "3.4.0",
|
||||
"tailwind-variants": "catalog:",
|
||||
"thumbhash": "0.1.1",
|
||||
@@ -79,13 +79,13 @@
|
||||
"usehooks-ts": "3.1.1",
|
||||
"vaul": "1.1.2",
|
||||
"zod": "catalog:",
|
||||
"zustand": "5.0.8"
|
||||
"zustand": "5.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@egoist/tailwindcss-icons": "catalog:",
|
||||
"@iconify-json/lucide": "1.2.75",
|
||||
"@iconify-json/lucide": "1.2.78",
|
||||
"@iconify-json/mingcute": "catalog:",
|
||||
"@iconify-json/simple-icons": "1.2.60",
|
||||
"@iconify-json/simple-icons": "1.2.61",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@tailwindcss/vite": "4.1.17",
|
||||
@@ -96,8 +96,8 @@
|
||||
"ast-kit": "2.2.0",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"code-inspector-plugin": "1.3.0",
|
||||
"daisyui": "5.5.5",
|
||||
"execa": "9.6.0",
|
||||
"daisyui": "5.5.8",
|
||||
"execa": "9.6.1",
|
||||
"kolorist": "1.8.0",
|
||||
"linkedom": "0.18.12",
|
||||
"postcss": "8.5.6",
|
||||
@@ -112,6 +112,6 @@
|
||||
"tailwindcss-uikit-colors": "catalog:",
|
||||
"unplugin-ast": "0.15.4",
|
||||
"vite-plugin-html": "3.2.2",
|
||||
"vite-plugin-pwa": "1.1.0"
|
||||
"vite-plugin-pwa": "1.2.0"
|
||||
}
|
||||
}
|
||||
@@ -26,15 +26,15 @@
|
||||
"@afilmory/task-queue": "workspace:*",
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@aws-crypto/sha256-js": "5.2.0",
|
||||
"@aws-sdk/client-s3": "3.940.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.940.0",
|
||||
"@creem_io/better-auth": "0.0.11",
|
||||
"@aws-sdk/client-s3": "3.943.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.943.0",
|
||||
"@creem_io/better-auth": "0.0.12",
|
||||
"@hono/node-server": "^1.19.6",
|
||||
"@resvg/resvg-js": "2.6.2",
|
||||
"@types/busboy": "1.5.4",
|
||||
"better-auth": "1.4.2",
|
||||
"better-auth": "1.4.5",
|
||||
"busboy": "1.6.0",
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"drizzle-orm": "^0.45.0",
|
||||
"ejs": "3.1.10",
|
||||
"hono": "4.10.7",
|
||||
"linkedom": "0.18.12",
|
||||
@@ -54,10 +54,10 @@
|
||||
"@types/pg": "8.15.6",
|
||||
"nodemon": "3.1.11",
|
||||
"unplugin-swc": "1.5.9",
|
||||
"vite": "7.2.4",
|
||||
"vite": "7.2.6",
|
||||
"vite-bundle-analyzer": "1.2.3",
|
||||
"vite-node": "5.2.0",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"vitest": "4.0.14"
|
||||
"vitest": "4.0.15"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"@afilmory/hooks": "workspace:*",
|
||||
"@afilmory/ui": "workspace:*",
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@base-ui-components/react": "1.0.0-beta.6",
|
||||
"@creem_io/better-auth": "0.0.11",
|
||||
"@base-ui-components/react": "1.0.0-rc.0",
|
||||
"@creem_io/better-auth": "0.0.12",
|
||||
"@essentials/request-timeout": "1.3.0",
|
||||
"@headlessui/react": "2.2.9",
|
||||
"@pastel-palette/tailwindcss": "1.0.0-canary.3",
|
||||
@@ -36,36 +36,36 @@
|
||||
"@radix-ui/react-switch": "1.2.6",
|
||||
"@radix-ui/react-tooltip": "1.2.8",
|
||||
"@react-hook/window-size": "3.1.1",
|
||||
"@tanstack/react-form": "1.26.0",
|
||||
"@tanstack/react-query": "5.90.11",
|
||||
"better-auth": "1.4.2",
|
||||
"@tanstack/react-form": "1.27.0",
|
||||
"@tanstack/react-query": "5.90.12",
|
||||
"better-auth": "1.4.5",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"es-toolkit": "1.42.0",
|
||||
"foxact": "0.2.49",
|
||||
"i18next": "25.6.3",
|
||||
"i18next": "25.7.1",
|
||||
"i18next-browser-languagedetector": "8.2.0",
|
||||
"immer": "11.0.0",
|
||||
"jotai": "2.15.1",
|
||||
"immer": "11.0.1",
|
||||
"jotai": "2.15.2",
|
||||
"lucide-react": "0.555.0",
|
||||
"motion": "12.23.24",
|
||||
"motion": "12.23.25",
|
||||
"nanoid": "5.1.6",
|
||||
"ofetch": "1.5.1",
|
||||
"radix-ui": "1.4.3",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react-i18next": "16.3.5",
|
||||
"react-router": "7.9.6",
|
||||
"react-router": "7.10.1",
|
||||
"react-scan": "0.4.3",
|
||||
"sonner": "2.0.7",
|
||||
"tailwind-merge": "3.4.0",
|
||||
"usehooks-ts": "3.1.1",
|
||||
"zustand": "5.0.8"
|
||||
"zustand": "5.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@egoist/tailwindcss-icons": "1.9.0",
|
||||
"@iconify-json/mingcute": "1.2.5",
|
||||
"@iconify-json/simple-icons": "1.2.60",
|
||||
"@iconify-json/simple-icons": "1.2.61",
|
||||
"@tailwindcss/container-queries": "0.1.1",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "0.5.19",
|
||||
@@ -83,7 +83,7 @@
|
||||
"masonic": "4.1.0",
|
||||
"postcss": "8.5.6",
|
||||
"postcss-import": "16.1.1",
|
||||
"prettier": "3.6.2",
|
||||
"prettier": "3.7.4",
|
||||
"react-compiler-runtime": "1.0.0",
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"tailwind-scrollbar": "4.0.2",
|
||||
@@ -93,7 +93,7 @@
|
||||
"tailwindcss-safe-area": "catalog:",
|
||||
"tw-animate-css": "1.4.0",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "7.2.4",
|
||||
"vite": "7.2.6",
|
||||
"vite-plugin-checker": "0.11.0",
|
||||
"vite-plugin-route-builder": "0.4.1",
|
||||
"vite-tsconfig-paths": "5.1.4"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@types/node": "^24.10.1",
|
||||
"nodemon": "3.1.11",
|
||||
"typescript": "catalog:",
|
||||
"vite": "7.2.4",
|
||||
"vite": "7.2.6",
|
||||
"vite-node": "5.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"test": "pnpm run -r test"
|
||||
},
|
||||
"dependencies": {
|
||||
"prettier": "3.6.2"
|
||||
"prettier": "3.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "9.39.1",
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
"db:studio": "drizzle-kit studio"
|
||||
},
|
||||
"dependencies": {
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"drizzle-orm": "^0.45.0",
|
||||
"nodejs-snowflake": "^2.0.1",
|
||||
"pg": "^8.16.3",
|
||||
"zod": "^4.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"drizzle-kit": "0.31.7"
|
||||
"drizzle-kit": "0.31.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitest/coverage-v8": "4.0.14",
|
||||
"@vitest/coverage-v8": "4.0.15",
|
||||
"ioredis": "5.8.2",
|
||||
"unplugin-swc": "1.5.9",
|
||||
"vitest": "4.0.14"
|
||||
"vitest": "4.0.15"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,8 +23,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitest/coverage-v8": "4.0.14",
|
||||
"@vitest/coverage-v8": "4.0.15",
|
||||
"ioredis": "^5.8.2",
|
||||
"vitest": "4.0.14"
|
||||
"vitest": "4.0.15"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -52,14 +52,14 @@
|
||||
"lint-staged": "16.2.7",
|
||||
"nbump": "2.1.8",
|
||||
"opentype.js": "1.3.4",
|
||||
"prettier": "3.6.2",
|
||||
"prettier": "3.7.4",
|
||||
"sharp": "0.34.5",
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"tailwindcss": "catalog:",
|
||||
"tsx": "4.20.6",
|
||||
"tsx": "4.21.0",
|
||||
"typescript": "catalog:",
|
||||
"unplugin-ast": "0.15.4",
|
||||
"vite": "7.2.4",
|
||||
"vite": "7.2.6",
|
||||
"vite-bundle-analyzer": "1.2.3",
|
||||
"vite-plugin-babel": "1.3.2",
|
||||
"vite-plugin-checker": "0.11.0",
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
"blurhash": "2.0.5",
|
||||
"c12": "^3.3.2",
|
||||
"dotenv-expand": "catalog:",
|
||||
"execa": "9.6.0",
|
||||
"exiftool-vendored": "33.4.0",
|
||||
"execa": "9.6.1",
|
||||
"exiftool-vendored": "33.5.0",
|
||||
"fast-xml-parser": "5.3.2",
|
||||
"heic-convert": "2.1.0",
|
||||
"heic-to": "1.3.0",
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"tsdown": "0.16.7"
|
||||
"tsdown": "0.17.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0"
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0"
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
"tailwind-merge": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"motion": "12.23.24"
|
||||
"motion": "12.23.25"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,10 +20,10 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.7",
|
||||
"nbump": "2.1.8",
|
||||
"react": "19.2.0",
|
||||
"tsdown": "0.16.7",
|
||||
"react": "19.2.1",
|
||||
"tsdown": "0.17.0",
|
||||
"unplugin-dts": "1.0.0-beta.6",
|
||||
"vite": "7.2.4"
|
||||
"vite": "7.2.6"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
4969
pnpm-lock.yaml
generated
4969
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user