feat(core): adapt storage progress to payment system (#4713)

This commit is contained in:
JimmFly
2023-10-25 16:18:30 +08:00
committed by GitHub
parent eaa90c9fb6
commit df69c908fe
7 changed files with 99 additions and 72 deletions
+2
View File
@@ -40,6 +40,7 @@
"@toeverything/infra": "workspace:*",
"@toeverything/theme": "^0.7.20",
"@vanilla-extract/dynamic": "^2.0.3",
"bytes": "^3.1.2",
"check-password-strength": "^2.0.7",
"clsx": "^2.0.0",
"dayjs": "^1.11.10",
@@ -71,6 +72,7 @@
"@storybook/jest": "^0.2.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/react": "^14.0.0",
"@types/bytes": "^3.1.3",
"@types/react": "^18.2.28",
"@types/react-datepicker": "^4.19.0",
"@types/react-dnd": "^3.0.2",