Adds light-weight progress bar

This commit is contained in:
Alicia Sykes 2021-08-27 23:15:31 +01:00
parent be8630a9aa
commit 7c64740d22
2 changed files with 7 additions and 1 deletions

View File

@ -27,6 +27,7 @@
"keycloak-js": "^15.0.2",
"register-service-worker": "^1.6.2",
"remedial": "^1.0.8",
"rsup-progress": "^2.0.4",
"serve-static": "^1.14.1",
"v-jsoneditor": "^1.4.2",
"v-tooltip": "^2.1.3",
@ -90,4 +91,4 @@
"> 1%",
"last 2 versions"
]
}
}

View File

@ -8363,6 +8363,11 @@ router@~1.3.5:
setprototypeof "1.2.0"
utils-merge "1.0.1"
rsup-progress@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/rsup-progress/-/rsup-progress-2.0.4.tgz#bf5c1cbf7265e195112a68c7bc379d6d2c11ee7f"
integrity sha512-ZhyoR6KUjpUEDlCRBEh7o7F7gdpeCh9VA9SKHedafmh/yoTcfx9bN2nWy3L4PdiJxCcVcOmWSWj1TYFGxNdU7g==
run-async@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"