mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
chore: update deps
This commit is contained in:
@@ -26,40 +26,40 @@
|
||||
"@afilmory/task-queue": "workspace:*",
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@aws-crypto/sha256-js": "5.2.0",
|
||||
"@aws-sdk/client-s3": "3.943.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.943.0",
|
||||
"@aws-sdk/client-s3": "3.952.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.952.0",
|
||||
"@creem_io/better-auth": "0.0.12",
|
||||
"@hono/node-server": "^1.19.6",
|
||||
"@hono/node-server": "^1.19.7",
|
||||
"@resvg/resvg-js": "2.6.2",
|
||||
"@types/busboy": "1.5.4",
|
||||
"better-auth": "1.4.5",
|
||||
"better-auth": "1.4.7",
|
||||
"busboy": "1.6.0",
|
||||
"consola": "3.4.2",
|
||||
"drizzle-orm": "^0.45.0",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"ejs": "3.1.10",
|
||||
"hono": "4.10.7",
|
||||
"hono": "4.11.1",
|
||||
"linkedom": "0.18.12",
|
||||
"mime-types": "3.0.2",
|
||||
"pg": "^8.16.3",
|
||||
"pg-native": "3.5.2",
|
||||
"picocolors": "1.1.1",
|
||||
"reflect-metadata": "0.2.2",
|
||||
"resend": "6.5.2",
|
||||
"resend": "6.6.0",
|
||||
"satori": "0.18.3",
|
||||
"tsyringe": "4.10.0",
|
||||
"zod": "^4.1.13"
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ejs": "3.1.5",
|
||||
"@types/mime-types": "3.0.1",
|
||||
"@types/node": "^24.10.1",
|
||||
"@types/pg": "8.15.6",
|
||||
"@types/pg": "8.16.0",
|
||||
"nodemon": "3.1.11",
|
||||
"unplugin-swc": "1.5.9",
|
||||
"vite": "8.0.0-beta.0",
|
||||
"vite-bundle-analyzer": "1.2.3",
|
||||
"vite-bundle-analyzer": "1.3.2",
|
||||
"vite-node": "5.2.0",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"vite-tsconfig-paths": "6.0.1",
|
||||
"vitest": "4.0.15"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,25 +36,25 @@
|
||||
"@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.27.0",
|
||||
"@tanstack/react-form": "1.27.4",
|
||||
"@tanstack/react-query": "5.90.12",
|
||||
"better-auth": "1.4.5",
|
||||
"better-auth": "1.4.7",
|
||||
"class-variance-authority": "0.7.1",
|
||||
"clsx": "2.1.1",
|
||||
"es-toolkit": "1.42.0",
|
||||
"es-toolkit": "1.43.0",
|
||||
"foxact": "0.2.49",
|
||||
"i18next": "25.7.1",
|
||||
"i18next": "25.7.3",
|
||||
"i18next-browser-languagedetector": "8.2.0",
|
||||
"immer": "11.0.1",
|
||||
"jotai": "2.15.2",
|
||||
"lucide-react": "0.555.0",
|
||||
"motion": "12.23.25",
|
||||
"jotai": "2.16.0",
|
||||
"lucide-react": "0.561.0",
|
||||
"motion": "12.23.26",
|
||||
"nanoid": "5.1.6",
|
||||
"ofetch": "1.5.1",
|
||||
"radix-ui": "1.4.3",
|
||||
"react": "19.2.1",
|
||||
"react-dom": "19.2.1",
|
||||
"react-i18next": "16.3.5",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"react-i18next": "16.5.0",
|
||||
"react-router": "7.10.1",
|
||||
"react-scan": "0.4.3",
|
||||
"sonner": "2.0.7",
|
||||
@@ -64,20 +64,20 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@egoist/tailwindcss-icons": "1.9.0",
|
||||
"@iconify-json/mingcute": "1.2.5",
|
||||
"@iconify-json/simple-icons": "1.2.61",
|
||||
"@iconify-json/mingcute": "catalog:",
|
||||
"@iconify-json/simple-icons": "1.2.63",
|
||||
"@tailwindcss/container-queries": "0.1.1",
|
||||
"@tailwindcss/postcss": "catalog:",
|
||||
"@tailwindcss/typography": "0.5.19",
|
||||
"@tailwindcss/vite": "4.1.17",
|
||||
"@tailwindcss/vite": "4.1.18",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@vitejs/plugin-react": "^5.1.1",
|
||||
"autoprefixer": "10.4.22",
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"autoprefixer": "10.4.23",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"code-inspector-plugin": "1.3.0",
|
||||
"eslint": "9.39.1",
|
||||
"code-inspector-plugin": "1.3.3",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-hyoban": "4.0.10",
|
||||
"lint-staged": "16.2.7",
|
||||
"masonic": "4.1.0",
|
||||
@@ -94,9 +94,9 @@
|
||||
"tw-animate-css": "1.4.0",
|
||||
"typescript": "5.9.3",
|
||||
"vite": "8.0.0-beta.0",
|
||||
"vite-plugin-checker": "0.11.0",
|
||||
"vite-plugin-checker": "0.12.0",
|
||||
"vite-plugin-route-builder": "0.4.1",
|
||||
"vite-tsconfig-paths": "5.1.4"
|
||||
"vite-tsconfig-paths": "6.0.1"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm exec lint-staged"
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"dependencies": {
|
||||
"@afilmory/be-utils": "workspace:*",
|
||||
"@afilmory/utils": "workspace:*",
|
||||
"@hono/node-server": "^1.19.6",
|
||||
"hono": "^4.10.7",
|
||||
"@hono/node-server": "^1.19.7",
|
||||
"hono": "^4.11.1",
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"prettier": "3.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "9.39.1",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-hyoban": "4.0.10",
|
||||
"jiti": "2.6.1",
|
||||
"lint-staged": "16.2.7",
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
"db:studio": "drizzle-kit studio"
|
||||
},
|
||||
"dependencies": {
|
||||
"drizzle-orm": "^0.45.0",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"nodejs-snowflake": "^2.0.1",
|
||||
"pg": "^8.16.3",
|
||||
"pg-native": "3.5.2",
|
||||
"zod": "^4.1.13"
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"drizzle-kit": "0.31.8"
|
||||
|
||||
4
be/packages/env/package.json
vendored
4
be/packages/env/package.json
vendored
@@ -11,8 +11,8 @@
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@t3-oss/env-core": "^0.13.8",
|
||||
"@t3-oss/env-core": "^0.13.10",
|
||||
"dotenv": "17.2.3",
|
||||
"zod": "^4.1.13"
|
||||
"zod": "^4.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,11 +19,11 @@
|
||||
"ioredis": ">=5.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hono": "4.10.7",
|
||||
"hono": "4.11.1",
|
||||
"picocolors": "1.1.1",
|
||||
"reflect-metadata": "0.2.2",
|
||||
"tsyringe": "4.10.0",
|
||||
"zod": "^4.1.13"
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"types": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"nodejs-snowflake": "^2.0.1",
|
||||
"zod": "^4.1.13"
|
||||
"zod": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.1"
|
||||
|
||||
Reference in New Issue
Block a user