This commit is contained in:
2026-04-09 15:58:45 +07:00
parent 2d2bf85f83
commit 1713fdd89c
17 changed files with 985 additions and 210 deletions

View File

@@ -16,8 +16,11 @@
"@fancyapps/ui": "^6.1.7",
"@tippyjs/react": "^4.2.6",
"@types/dompurify": "^3.0.5",
"cors": "^2.8.6",
"date-fns": "^4.1.0",
"dompurify": "^3.3.3",
"dotenv": "^17.3.1",
"express": "^5.2.1",
"framer-motion": "^12.23.26",
"lightgallery": "^2.9.0",
"next": "^16.1.6",
@@ -37,6 +40,7 @@
"eslint-config-next": "^16.1.6",
"eslint-config-prettier": "^10.1.8",
"msw": "^2.12.7",
"nodemon": "^3.1.14",
"prettier": "^3.7.4",
"prettier-plugin-tailwindcss": "^0.7.2",
"tailwindcss": "^4.1.18",