This commit is contained in:
Cuishibing
2026-04-19 00:09:59 +08:00
parent 99e33b3b40
commit 73c6a779e0
2 changed files with 68 additions and 6 deletions

View File

@@ -12,7 +12,8 @@
"mysql2": "^3.20.0",
"next": "16.2.1",
"react": "19.2.4",
"react-dom": "19.2.4"
"react-dom": "19.2.4",
"sharp": "^0.34.5"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",