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

View File

@@ -43,6 +43,7 @@
"@react-hookz/web": "^23.1.0",
"@toeverything/components": "^0.0.45",
"async-call-rpc": "^6.3.1",
"bytes": "^3.1.2",
"css-spring": "^4.1.0",
"cssnano": "^6.0.1",
"graphql": "^16.8.1",
@@ -75,6 +76,7 @@
"@sentry/webpack-plugin": "^2.8.0",
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.3.93",
"@types/bytes": "^3.1.3",
"@types/lodash-es": "^4.17.9",
"@types/webpack-env": "^1.18.2",
"copy-webpack-plugin": "^11.0.0",