mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
Refactor code structure for improved readability and maintainability
Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.11.1",
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Iris-Photo-Gallery/Iris"
|
||||
@@ -20,9 +20,9 @@
|
||||
"test:svg-font": "tsx scripts/test-svg-text.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@t3-oss/env-core": "0.13.6",
|
||||
"@t3-oss/env-core": "0.13.8",
|
||||
"dotenv": "16.5.0",
|
||||
"zod": "3.25.51"
|
||||
"zod": "3.25.57"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@innei/prettier": "0.15.0",
|
||||
@@ -37,7 +37,7 @@
|
||||
"tsx": "4.19.4",
|
||||
"typescript": "5.8.3",
|
||||
"vite": "6.3.5",
|
||||
"vite-bundle-analyzer": "0.22.0",
|
||||
"vite-bundle-analyzer": "0.22.2",
|
||||
"vite-plugin-babel": "1.3.1",
|
||||
"vite-plugin-checker": "0.9.3",
|
||||
"vite-tsconfig-paths": "5.1.4"
|
||||
|
||||
Reference in New Issue
Block a user