mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user