0606.6
Some checks failed
Next.js CI/CD 流水线 / deploy (push) Failing after 1m21s

This commit is contained in:
2025-06-06 01:52:30 +08:00
parent 102caffcbc
commit 50929e69f5

View File

@@ -25,8 +25,6 @@
"react-error-boundary": "^6.0.0", "react-error-boundary": "^6.0.0",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",
"styled-components": "^6.0.9", "styled-components": "^6.0.9",
"swagger-jsdoc": "^6.2.8",
"swagger-ui-react": "^5.22.0",
"zustand": "^5.0.5" "zustand": "^5.0.5"
}, },
"devDependencies": { "devDependencies": {
@@ -35,8 +33,6 @@
"@types/node": "^20", "@types/node": "^20",
"@types/react": "^19", "@types/react": "^19",
"@types/react-dom": "^19", "@types/react-dom": "^19",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-react": "^5.18.0",
"tailwindcss": "^4", "tailwindcss": "^4",
"typescript": "^5" "typescript": "^5"
} }