update pay function

This commit is contained in:
2025-11-23 07:41:21 +08:00
parent 31a3e429d7
commit 6a1e861977
6 changed files with 2357 additions and 746 deletions

View File

@@ -18,8 +18,6 @@
"@fullcalendar/daygrid": "^6.1.19",
"@fullcalendar/interaction": "^6.1.19",
"@fullcalendar/react": "^6.1.19",
"@heroui/react": "^3.0.0-beta.2",
"@heroui/styles": "^3.0.0-beta.2",
"@reduxjs/toolkit": "^2.9.2",
"@splidejs/react-splide": "^0.7.12",
"@tanstack/react-virtual": "^3.13.12",
@@ -112,7 +110,6 @@
},
"devDependencies": {
"@craco/craco": "^7.1.0",
"@tailwindcss/postcss": "next",
"@types/node": "^20.19.25",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
@@ -133,7 +130,6 @@
"prettier": "2.2.1",
"react-error-overlay": "6.0.9",
"sharp": "^0.34.4",
"tailwindcss": "next",
"ts-node": "^10.9.2",
"webpack-bundle-analyzer": "^4.10.2",
"yn": "^5.1.0"