mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-25 07:15:36 +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:
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@floating-ui/react-dom": "2.1.6",
|
||||
"@tanstack/query-async-storage-persister": "5.90.9",
|
||||
"@tanstack/react-query": "5.90.7",
|
||||
"@tanstack/react-query-persist-client": "5.90.9",
|
||||
"@tanstack/query-async-storage-persister": "5.90.10",
|
||||
"@tanstack/react-query": "5.90.8",
|
||||
"@tanstack/react-query-persist-client": "5.90.10",
|
||||
"@types/js-cookie": "3.0.6",
|
||||
"axios": "1.13.2",
|
||||
"clsx": "2.1.1",
|
||||
@@ -54,9 +54,9 @@
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@tailwindcss/typography": "0.5.19",
|
||||
"@tanstack/react-query-devtools": "5.90.2",
|
||||
"@types/node": "24.10.0",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"autoprefixer": "10.4.22",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"cross-env": "10.1.0",
|
||||
@@ -76,23 +76,6 @@
|
||||
"tailwindcss-safe-area": "1.1.0",
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"array-includes": "npm:@nolyfill/array-includes@latest",
|
||||
"array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@latest",
|
||||
"array.prototype.flat": "npm:@nolyfill/array.prototype.flat@latest",
|
||||
"array.prototype.flatmap": "npm:@nolyfill/array.prototype.flatmap@latest",
|
||||
"array.prototype.tosorted": "npm:@nolyfill/array.prototype.tosorted@latest",
|
||||
"has": "npm:@nolyfill/has@latest",
|
||||
"object.assign": "npm:@nolyfill/object.assign@latest",
|
||||
"object.entries": "npm:@nolyfill/object.entries@latest",
|
||||
"object.fromentries": "npm:@nolyfill/object.fromentries@latest",
|
||||
"object.groupby": "npm:@nolyfill/object.groupby@latest",
|
||||
"object.hasown": "npm:@nolyfill/object.hasown@latest",
|
||||
"object.values": "npm:@nolyfill/object.values@latest",
|
||||
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm exec lint-staged"
|
||||
},
|
||||
|
||||
@@ -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:",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -24,14 +24,14 @@
|
||||
"@afilmory/sdk": "workspace:*",
|
||||
"@afilmory/task-queue": "workspace:*",
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@aws-sdk/client-s3": "3.921.0",
|
||||
"@aws-sdk/client-s3": "3.929.0",
|
||||
"@hono/node-server": "^1.19.6",
|
||||
"@resvg/resvg-js": "2.6.2",
|
||||
"better-auth": "1.3.34",
|
||||
"drizzle-orm": "^0.44.7",
|
||||
"hono": "4.10.4",
|
||||
"hono": "4.10.5",
|
||||
"linkedom": "0.18.12",
|
||||
"mime-types": "2.1.35",
|
||||
"mime-types": "3.0.1",
|
||||
"pg": "^8.16.3",
|
||||
"picocolors": "1.1.1",
|
||||
"reflect-metadata": "0.2.2",
|
||||
@@ -40,15 +40,15 @@
|
||||
"zod": "^4.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mime-types": "2.1.4",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/mime-types": "3.0.1",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/pg": "8.15.6",
|
||||
"nodemon": "3.1.10",
|
||||
"nodemon": "3.1.11",
|
||||
"unplugin-swc": "1.5.8",
|
||||
"vite": "7.1.12",
|
||||
"vite": "7.2.2",
|
||||
"vite-bundle-analyzer": "1.2.3",
|
||||
"vite-node": "3.2.4",
|
||||
"vite-node": "5.0.0",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"vitest": "4.0.6"
|
||||
"vitest": "4.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
"dependencies": {
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@hono/node-server": "^1.13.5",
|
||||
"hono": "^4.6.12",
|
||||
"hono": "^4.10.5",
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.2",
|
||||
"nodemon": "3.1.10",
|
||||
"@types/node": "^24.10.1",
|
||||
"nodemon": "3.1.11",
|
||||
"typescript": "catalog:",
|
||||
"vite": "7.1.12",
|
||||
"vite-node": "3.2.4"
|
||||
"vite": "7.2.2",
|
||||
"vite-node": "5.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"prettier": "3.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "9.38.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-hyoban": "4.0.10",
|
||||
"jiti": "2.6.1",
|
||||
"lint-staged": "16.2.6",
|
||||
|
||||
@@ -19,17 +19,17 @@
|
||||
"ioredis": ">=5.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hono": "4.10.4",
|
||||
"hono": "4.10.5",
|
||||
"picocolors": "1.1.1",
|
||||
"reflect-metadata": "0.2.2",
|
||||
"tsyringe": "4.10.0",
|
||||
"zod": "^4.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.9.2",
|
||||
"@vitest/coverage-v8": "4.0.6",
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitest/coverage-v8": "4.0.8",
|
||||
"ioredis": "5.8.2",
|
||||
"unplugin-swc": "1.5.8",
|
||||
"vitest": "4.0.6"
|
||||
"vitest": "4.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
"tsyringe": "^4.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.9.2",
|
||||
"@vitest/coverage-v8": "4.0.6",
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitest/coverage-v8": "4.0.8",
|
||||
"ioredis": "^5.8.2",
|
||||
"vitest": "4.0.6"
|
||||
"vitest": "4.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,6 @@
|
||||
"zod": "^4.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.9.2"
|
||||
"@types/node": "^24.10.1"
|
||||
}
|
||||
}
|
||||
|
||||
12
package.json
12
package.json
@@ -41,24 +41,24 @@
|
||||
"@afilmory/builder": "workspace:*",
|
||||
"@clack/prompts": "^0.11.0",
|
||||
"@innei/prettier": "1.0.0",
|
||||
"@types/node": "24.9.2",
|
||||
"ast-kit": "2.1.3",
|
||||
"@types/node": "24.10.1",
|
||||
"ast-kit": "2.2.0",
|
||||
"consola": "3.4.2",
|
||||
"dotenv-expand": "catalog:",
|
||||
"eslint": "9.38.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-hyoban": "4.0.10",
|
||||
"fast-glob": "3.3.3",
|
||||
"lint-staged": "16.2.6",
|
||||
"nbump": "2.1.8",
|
||||
"opentype.js": "1.3.4",
|
||||
"prettier": "3.6.2",
|
||||
"sharp": "0.34.4",
|
||||
"sharp": "0.34.5",
|
||||
"simple-git-hooks": "2.13.1",
|
||||
"tailwindcss": "catalog:",
|
||||
"tsx": "4.20.6",
|
||||
"typescript": "catalog:",
|
||||
"unplugin-ast": "0.15.3",
|
||||
"vite": "7.1.12",
|
||||
"unplugin-ast": "0.15.4",
|
||||
"vite": "7.2.2",
|
||||
"vite-bundle-analyzer": "1.2.3",
|
||||
"vite-plugin-babel": "1.3.2",
|
||||
"vite-plugin-checker": "0.11.0",
|
||||
|
||||
@@ -12,23 +12,23 @@
|
||||
"cli": "tsx src/cli.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.921.0",
|
||||
"@aws-sdk/client-s3": "3.929.0",
|
||||
"@aws-sdk/node-http-handler": "3.374.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.921.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.929.0",
|
||||
"@vingle/bmp-js": "^0.2.5",
|
||||
"blurhash": "2.0.5",
|
||||
"c12": "^3.3.1",
|
||||
"c12": "^3.3.2",
|
||||
"dotenv-expand": "catalog:",
|
||||
"execa": "9.6.0",
|
||||
"exiftool-vendored": "31.2.0",
|
||||
"exiftool-vendored": "31.1.0",
|
||||
"heic-convert": "2.1.0",
|
||||
"heic-to": "1.3.0",
|
||||
"sharp": "0.34.4",
|
||||
"sharp": "0.34.5",
|
||||
"thumbhash": "0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"tsdown": "0.15.12"
|
||||
"tsdown": "0.16.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
"@pastel-palette/tailwindcss": "1.0.0-canary.3",
|
||||
"@radix-ui/react-context-menu": "2.2.16",
|
||||
"@radix-ui/react-scroll-area": "1.2.10",
|
||||
"@tailwindcss/vite": "4.1.16",
|
||||
"@tailwindcss/vite": "4.1.17",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"lucide-react": "^0.552.0",
|
||||
"lucide-react": "^0.553.0",
|
||||
"mdast": "^3.0.0",
|
||||
"motion": "12.23.24",
|
||||
"next-themes": "^0.4.6",
|
||||
@@ -37,23 +37,23 @@
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.38.0",
|
||||
"@shikijs/rehype": "^3.14.0",
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@shikijs/rehype": "^3.15.0",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "catalog:",
|
||||
"@types/glob": "^9.0.0",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/react": "^19.2.3",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/remark-heading-id": "^1.0.0",
|
||||
"@vitejs/plugin-react": "^5.1.0",
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"code-inspector-plugin": "1.2.10",
|
||||
"eslint": "^9.38.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.4.24",
|
||||
"glob": "^11.0.3",
|
||||
"globals": "^16.4.0",
|
||||
"shiki": "^3.14.0",
|
||||
"globals": "^16.5.0",
|
||||
"shiki": "^3.15.0",
|
||||
"tailwind-scrollbar": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
"tailwindcss-animate": "catalog:",
|
||||
@@ -61,7 +61,7 @@
|
||||
"tailwindcss-uikit-colors": "catalog:",
|
||||
"tsx": "^4.20.6",
|
||||
"typescript": "~5.9.3",
|
||||
"typescript-eslint": "^8.46.2",
|
||||
"vite": "^7.1.12"
|
||||
"typescript-eslint": "^8.46.4",
|
||||
"vite": "^7.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,12 +11,12 @@
|
||||
"react": "^19.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"jotai": "^2.15.0",
|
||||
"jotai": "^2.15.1",
|
||||
"usehooks-ts": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/react": "^19.2.3",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1"
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"dependencies": {
|
||||
"@afilmory/hooks": "workspace:*",
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@radix-ui/react-avatar": "1.1.10",
|
||||
"@radix-ui/react-avatar": "1.1.11",
|
||||
"@radix-ui/react-checkbox": "1.3.3",
|
||||
"@radix-ui/react-context-menu": "2.2.16",
|
||||
"@radix-ui/react-dialog": "1.1.15",
|
||||
@@ -23,22 +23,22 @@
|
||||
"@radix-ui/react-popover": "1.1.15",
|
||||
"@radix-ui/react-scroll-area": "1.2.10",
|
||||
"@radix-ui/react-select": "2.2.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",
|
||||
"clsx": "^2.1.1",
|
||||
"jotai": "^2.15.0",
|
||||
"jotai": "^2.15.1",
|
||||
"motion": "^12.23.24",
|
||||
"react-intersection-observer": "10.0.0",
|
||||
"sonner": "2.0.7",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tailwind-variants": "^3.1.1",
|
||||
"thumbhash": "0.1.1",
|
||||
"usehooks-ts": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/react": "^19.2.3",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1"
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@afilmory/builder": "workspace:*",
|
||||
"clsx": "^2.1.1",
|
||||
"tailwind-merge": "^3.3.1"
|
||||
"tailwind-merge": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"motion": "12.23.24"
|
||||
|
||||
@@ -18,12 +18,12 @@
|
||||
"react": ">=19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react": "19.2.3",
|
||||
"nbump": "2.1.8",
|
||||
"react": "19.2.0",
|
||||
"tsdown": "0.15.12",
|
||||
"tsdown": "0.16.3",
|
||||
"unplugin-dts": "1.0.0-beta.6",
|
||||
"vite": "7.1.12"
|
||||
"vite": "7.2.2"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
5784
pnpm-lock.yaml
generated
5784
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -10,12 +10,12 @@ catalog:
|
||||
'@egoist/tailwindcss-icons': 1.9.0
|
||||
'@iconify-json/mingcute': 1.2.5
|
||||
'@t3-oss/env-core': 0.13.8
|
||||
'@tailwindcss/postcss': 4.1.16
|
||||
'@tailwindcss/postcss': 4.1.17
|
||||
'@tailwindcss/typography': 0.5.19
|
||||
dotenv-expand: 12.0.3
|
||||
tailwind-scrollbar: 4.0.2
|
||||
tailwind-variants: 3.1.1
|
||||
tailwindcss: 4.1.16
|
||||
tailwindcss: 4.1.17
|
||||
tailwindcss-animate: 1.0.7
|
||||
tailwindcss-safe-area: 1.1.0
|
||||
tailwindcss-uikit-colors: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user