Merge pull request #2 from dexcoder6/fix/stripe-popup-security

fix: Stripe 弹窗安全加固 + 清理未使用依赖
This commit is contained in:
eriol touwa
2026-03-04 18:11:14 +08:00
committed by GitHub
4 changed files with 77 additions and 66 deletions

View File

@@ -17,7 +17,6 @@
"dependencies": {
"@prisma/adapter-pg": "7.4.1",
"@prisma/client": "^7.4.2",
"@stripe/react-stripe-js": "^5.6.1",
"@stripe/stripe-js": "^8.9.0",
"next": "16.1.6",
"pg": "^8.19.0",