aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-07-02 19:02:17 -0400
committerIvan Chen <ivan@tagg.id>2021-07-02 19:02:17 -0400
commite15c4568aacc9551487b34b2ef9b7d7acb56ddba (patch)
treeccc5d7412e556b3320a236d8f3ba2f51b7cd350b /yarn.lock
parent6b57e63dd0e81c167710649ec7778fedf8118a23 (diff)
Add circular progress bar
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock9
1 files changed, 8 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 8dff89cf..0ec40a5b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6434,6 +6434,13 @@ react-native-camera@^3.44.1:
dependencies:
prop-types "^15.6.2"
+react-native-circular-progress@^1.3.7:
+ version "1.3.7"
+ resolved "https://registry.yarnpkg.com/react-native-circular-progress/-/react-native-circular-progress-1.3.7.tgz#cc430fbc612bd01134a8fc9667be107591ae6959"
+ integrity sha512-Lpe4Sb0Sdfdxopl6sEc3ooKnwlK5j1nKGq5lgi9UKDFKO6iBAszeH+PiUt6acGSRbKMH1av+9G9ni9r/6T0+nQ==
+ dependencies:
+ prop-types "^15.7.2"
+
react-native-confirmation-code-field@^6.5.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/react-native-confirmation-code-field/-/react-native-confirmation-code-field-6.7.0.tgz#81f5e646898addb3243cf89d41d884b0762ae962"
@@ -6657,7 +6664,7 @@ react-native-svg-transformer@^0.14.3:
path-dirname "^1.0.2"
semver "^5.6.0"
-react-native-svg@^12.1.0:
+react-native-svg@^12.1.1:
version "12.1.1"
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-12.1.1.tgz#5f292410b8bcc07bbc52b2da7ceb22caf5bcaaee"
integrity sha512-NIAJ8jCnXGCqGWXkkJ1GTzO4a3Md5at5sagYV8Vh4MXYnL4z5Rh428Wahjhh+LIjx40EE5xM5YtwyJBqOIba2Q==