Skip to content

Commit 8a4fb04

Browse files
fix(deps): update uppy monorepo
1 parent de36c7b commit 8a4fb04

File tree

2 files changed

+14
-40
lines changed

2 files changed

+14
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@uppy/dropbox": "^1.4.26",
6464
"@uppy/facebook": "^1.1.26",
6565
"@uppy/google-drive": "^1.6.0",
66-
"@uppy/image-editor": "^0.2.4",
66+
"@uppy/image-editor": "^0.4.0",
6767
"@uppy/instagram": "^1.4.26",
6868
"@uppy/onedrive": "^1.1.26",
6969
"@uppy/screen-capture": "^1.0.17",

yarn.lock

+13-39
Original file line numberDiff line numberDiff line change
@@ -1600,9 +1600,7 @@
16001600
url-parse "^1.4.7"
16011601

16021602
"@uppy/core@^1.17.0":
1603-
version "1.17.0"
1604-
resolved "https://registry.npm.taobao.org/@uppy/core/download/@uppy/core-1.17.0.tgz#5b394372ee3431d5a1bf09623522c0dd794dfe7b"
1605-
integrity sha1-WzlDcu40MdWhvwliNSLA3XlN/ns=
1603+
version "1.20.1"
16061604
dependencies:
16071605
"@transloadit/prettier-bytes" "0.0.7"
16081606
"@uppy/store-default" "^1.2.6"
@@ -1614,9 +1612,7 @@
16141612
preact "8.2.9"
16151613

16161614
"@uppy/dashboard@^1.18.0":
1617-
version "1.18.0"
1618-
resolved "https://registry.npm.taobao.org/@uppy/dashboard/download/@uppy/dashboard-1.18.0.tgz#d78d14b28cbfba66a36015968df22cb0b4bc6186"
1619-
integrity sha1-140Usoy/umajYBWWjfIssLS8YYY=
1615+
version "1.21.1"
16201616
dependencies:
16211617
"@transloadit/prettier-bytes" "0.0.7"
16221618
"@uppy/informer" "^1.6.3"
@@ -1649,19 +1645,15 @@
16491645
"@uppy/utils" "^3.5.0"
16501646

16511647
"@uppy/dropbox@^1.4.26":
1652-
version "1.4.26"
1653-
resolved "https://registry.npm.taobao.org/@uppy/dropbox/download/@uppy/dropbox-1.4.26.tgz#1e9f488efc7df10196b85069b59e082f4394d3bc"
1654-
integrity sha1-Hp9Ijvx98QGWuFBptZ4IL0OU07w=
1648+
version "1.5.2"
16551649
dependencies:
16561650
"@uppy/companion-client" "^1.9.0"
16571651
"@uppy/provider-views" "^1.12.0"
16581652
"@uppy/utils" "^3.5.0"
16591653
preact "8.2.9"
16601654

16611655
"@uppy/facebook@^1.1.26":
1662-
version "1.1.26"
1663-
resolved "https://registry.npm.taobao.org/@uppy/facebook/download/@uppy/facebook-1.1.26.tgz#22cca53610fff63b94de0ec73c300a504b69c934"
1664-
integrity sha1-IsylNhD/9juU3g7HPDAKUEtpyTQ=
1656+
version "1.2.2"
16651657
dependencies:
16661658
"@uppy/companion-client" "^1.9.0"
16671659
"@uppy/provider-views" "^1.12.0"
@@ -1693,9 +1685,7 @@
16931685
"@uppy/utils" "^3.5.0"
16941686

16951687
"@uppy/google-drive@^1.6.0":
1696-
version "1.6.0"
1697-
resolved "https://registry.npm.taobao.org/@uppy/google-drive/download/@uppy/google-drive-1.6.0.tgz#3d96fb3793d4224f89ff8f859e386c13e3394a06"
1698-
integrity sha1-PZb7N5PUIk+J/4+FnjhsE+M5SgY=
1688+
version "1.7.2"
16991689
dependencies:
17001690
"@uppy/companion-client" "^1.9.0"
17011691
"@uppy/provider-views" "^1.12.0"
@@ -1720,19 +1710,15 @@
17201710
preact "8.2.9"
17211711

17221712
"@uppy/instagram@^1.4.26":
1723-
version "1.4.26"
1724-
resolved "https://registry.npm.taobao.org/@uppy/instagram/download/@uppy/instagram-1.4.26.tgz#ac602125240c432ea5112276ff408b2699fa6851"
1725-
integrity sha1-rGAhJSQMQy6lESJ2/0CLJpn6aFE=
1713+
version "1.5.2"
17261714
dependencies:
17271715
"@uppy/companion-client" "^1.9.0"
17281716
"@uppy/provider-views" "^1.12.0"
17291717
"@uppy/utils" "^3.5.0"
17301718
preact "8.2.9"
17311719

17321720
"@uppy/onedrive@^1.1.26":
1733-
version "1.1.26"
1734-
resolved "https://registry.npm.taobao.org/@uppy/onedrive/download/@uppy/onedrive-1.1.26.tgz#53275ec1d43a6e0410543b8265dcf2970e8cc75e"
1735-
integrity sha1-UydewdQ6bgQQVDuCZdzylw6Mx14=
1721+
version "1.2.2"
17361722
dependencies:
17371723
"@uppy/companion-client" "^1.9.0"
17381724
"@uppy/provider-views" "^1.12.0"
@@ -1762,9 +1748,7 @@
17621748
integrity sha1-b3qnCV1UxJ30q/DJM4b4B9+A7y8=
17631749

17641750
"@uppy/screen-capture@^1.0.17":
1765-
version "1.0.17"
1766-
resolved "https://registry.npm.taobao.org/@uppy/screen-capture/download/@uppy/screen-capture-1.0.17.tgz#4741b2e1de33dfe64f32cfb8a97521aa73a8e9e6"
1767-
integrity sha1-R0Gy4d4z3+ZPMs+4qXUhqnOo6eY=
1751+
version "1.1.0"
17681752
dependencies:
17691753
"@uppy/utils" "^3.5.0"
17701754
preact "8.2.9"
@@ -1815,9 +1799,7 @@
18151799
url-parse "^1.4.7"
18161800

18171801
"@uppy/tus@^1.8.7":
1818-
version "1.8.7"
1819-
resolved "https://registry.npm.taobao.org/@uppy/tus/download/@uppy/tus-1.8.7.tgz#5383b6cf8b1ee3bd7214b2a5e52476b9c9f79bd7"
1820-
integrity sha1-U4O2z4se471yFLKl5SR2ucn3m9c=
1802+
version "1.9.2"
18211803
dependencies:
18221804
"@uppy/companion-client" "^1.9.0"
18231805
"@uppy/utils" "^3.5.0"
@@ -1843,25 +1825,19 @@
18431825
preact "8.2.9"
18441826

18451827
"@uppy/utils@^3.5.0":
1846-
version "3.5.0"
1847-
resolved "https://registry.npm.taobao.org/@uppy/utils/download/@uppy/utils-3.5.0.tgz#0822f68e8a4c7e833a7ca9ddf387adbd3ea0535c"
1848-
integrity sha1-CCL2jopMfoM6fKnd84etvT6gU1w=
1828+
version "3.6.2"
18491829
dependencies:
18501830
abortcontroller-polyfill "^1.4.0"
18511831
lodash.throttle "^4.1.1"
18521832

18531833
"@uppy/webcam@^1.8.8":
1854-
version "1.8.8"
1855-
resolved "https://registry.npm.taobao.org/@uppy/webcam/download/@uppy/webcam-1.8.8.tgz#48eaeab13dbf62ae2ade0db152a1acc6ea5681c8"
1856-
integrity sha1-SOrqsT2/Yq4q3g2xUqGsxupWgcg=
1834+
version "1.8.13"
18571835
dependencies:
18581836
"@uppy/utils" "^3.5.0"
18591837
preact "8.2.9"
18601838

18611839
"@uppy/xhr-upload@^1.7.2":
1862-
version "1.7.2"
1863-
resolved "https://registry.npm.taobao.org/@uppy/xhr-upload/download/@uppy/xhr-upload-1.7.2.tgz#a6b00aff6d97a0afd7ee64c8c8ffbec6a9f32c55"
1864-
integrity sha1-prAK/22XoK/X7mTIyP++xqnzLFU=
1840+
version "1.7.5"
18651841
dependencies:
18661842
"@uppy/companion-client" "^1.9.0"
18671843
"@uppy/utils" "^3.5.0"
@@ -9882,9 +9858,7 @@ upper-case@^2.0.2:
98829858
tslib "^2.0.3"
98839859

98849860
uppy@^1.27.0:
9885-
version "1.27.0"
9886-
resolved "https://registry.npm.taobao.org/uppy/download/uppy-1.27.0.tgz#316963ef83d3869dd7e142c754587e10878d358d"
9887-
integrity sha1-MWlj74PThp3X4ULHVFh+EIeNNY0=
9861+
version "1.31.1"
98889862
dependencies:
98899863
"@uppy/aws-s3" "^1.7.9"
98909864
"@uppy/aws-s3-multipart" "^1.8.15"

0 commit comments

Comments
 (0)