Skip to content

Commit a3c3a31

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 6d9d626 commit a3c3a31

2 files changed

Lines changed: 379 additions & 427 deletions

File tree

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"photoswipe": "^5.4.4",
4444
"pinia": "^3.0.4",
4545
"vue": "^3.5.38",
46-
"vue-i18n": "^11.4.5",
46+
"vue-i18n": "^11.4.6",
4747
"vue-router": "^5.1.0",
4848
"vue-sonner": "^2.0.9",
4949
"vue-virtual-scroller": "3.0.4"
@@ -78,7 +78,7 @@
7878
"vite": "^8.0.16",
7979
"vite-plugin-compression": "^0.5.1",
8080
"vite-plugin-vue-devtools": "^8.1.3",
81-
"vitest": "^4.1.8",
81+
"vitest": "^4.1.9",
8282
"vue-tsc": "^3.3.5"
8383
},
8484
"packageManager": "pnpm@11.8.0+sha512.c1f5e7c4cb241c8f174b743851d82f42b802324afc8b0f116b96adb15aa06664948dde36960a3ba1079ba5b4b29dd0140135b94b5b5f5263592249d68e555f26"

0 commit comments

Comments
 (0)