chore: update deps

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-10-08 20:21:11 +08:00
parent bfe1537602
commit 791fccf244
7 changed files with 876 additions and 891 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@10.17.1",
"packageManager": "pnpm@10.18.1",
"repository": {
"type": "git",
"url": "https://github.com/Afilmory/Afilmory"
@@ -30,16 +30,16 @@
"@afilmory/builder": "workspace:*",
"@t3-oss/env-core": "catalog:",
"dotenv": "17.2.3",
"es-toolkit": "1.39.10",
"es-toolkit": "1.40.0",
"zod": "catalog:"
},
"devDependencies": {
"@clack/prompts": "^0.11.0",
"@innei/prettier": "1.0.0",
"@types/node": "24.6.2",
"@types/node": "24.7.0",
"consola": "3.4.2",
"dotenv-expand": "catalog:",
"eslint": "9.36.0",
"eslint": "9.37.0",
"eslint-config-hyoban": "4.0.10",
"fast-glob": "3.3.3",
"lint-staged": "16.2.3",
@@ -50,7 +50,7 @@
"tailwindcss": "catalog:",
"tsx": "4.20.6",
"typescript": "catalog:",
"vite": "7.1.8",
"vite": "7.1.9",
"vite-bundle-analyzer": "1.2.3",
"vite-plugin-babel": "1.3.2",
"vite-plugin-checker": "0.11.0",