This commit is contained in:
爱喝水的木子
2026-03-13 17:13:04 +08:00
parent fc9bc39afa
commit 02a06ba888
7 changed files with 413 additions and 15 deletions

View File

@@ -14,6 +14,7 @@
"gray-matter": "^4.0.3",
"mongodb": "^6.5.0",
"next": "14.2.0",
"qrcode": "^1.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "^9.0.1",
@@ -25,6 +26,7 @@
"@types/node": "^20.11.28",
"@types/react": "^18.2.63",
"@types/react-dom": "^18.2.19",
"@types/qrcode": "^1.5.5",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.0",
"postcss": "^8.4.35",