Revert "Build(deps): Bump @uppy/drop-target from 2.0.1 to 2.0.3 in /app/assets/javascripts (#25747)" (#25756)

This reverts commit 9e4e085666.
This commit is contained in:
Jarek Radosz 2024-02-20 00:31:09 +01:00 committed by GitHub
parent f1740de62e
commit 09b1db8c3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 14 additions and 30 deletions

View File

@ -18,7 +18,7 @@
"@uppy/aws-s3": "3.0.6",
"@uppy/aws-s3-multipart": "3.1.3",
"@uppy/core": "3.0.4",
"@uppy/drop-target": "2.0.3",
"@uppy/drop-target": "2.0.1",
"@uppy/utils": "5.4.3",
"@uppy/xhr-upload": "3.1.1",
"ember-auto-import": "^2.7.2",

View File

@ -54,7 +54,7 @@
"@uppy/aws-s3": "3.0.6",
"@uppy/aws-s3-multipart": "3.1.3",
"@uppy/core": "3.0.4",
"@uppy/drop-target": "2.0.3",
"@uppy/drop-target": "2.0.1",
"@uppy/utils": "5.4.3",
"@uppy/xhr-upload": "3.1.1",
"a11y-dialog": "8.0.4",

View File

@ -1952,19 +1952,19 @@
nanoid "^4.0.0"
preact "^10.5.13"
"@uppy/drop-target@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.3.tgz#5890f6ba24d607588b14d327ee0f9fe57ee77d17"
integrity sha512-/hfy6oX5CtNBR13/HjavGbk6DJzwijmAb6KukGapkG8oaQBGzOIxUdahWuORPQZKjmHziG2erCOYrRVSC2bImA==
"@uppy/drop-target@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.1.tgz#94e106056a846d9de12b0d12231f66c9718a6778"
integrity sha512-FMO8wj+0dx4mlwXKxFWSTUF+irgr0BVXadyc4qaoBBtZ3vEcwc3jP7SQfwk3JizV/D5MYG8MRICRbPAIrY9M8w==
dependencies:
"@uppy/utils" "^5.7.1"
"@uppy/utils" "^5.0.2"
"@uppy/store-default@^3.0.2":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@uppy/store-default/-/store-default-3.0.3.tgz#37d0e95c8fd360b3283bca7fdf94cce7400008e7"
integrity sha512-/zlvQNj4HjkthI+7dNdj/8mOlTg1Zb1gJ/ZsOxof0g3xXD+OAwm7asRnOwpfj2dos+lExdW/zMn8XsRGsuvb6Q==
"@uppy/utils@5.4.3":
"@uppy/utils@5.4.3", "@uppy/utils@^5.0.2", "@uppy/utils@^5.2.0", "@uppy/utils@^5.3.0", "@uppy/utils@^5.4.0":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.4.3.tgz#5d8c238805a35dec5b0d3cd4bea4e0a1b7e54584"
integrity sha512-ewQTWQ5Wu1/ocz/lLCkhoXQwHLRktFK4CxrOsZmeCLK9LxjD1GOwSFjOuL199WDQKXiCle6SVlAJGQ3SDlXVkg==
@ -1972,14 +1972,6 @@
lodash "^4.17.21"
preact "^10.5.13"
"@uppy/utils@^5.0.2", "@uppy/utils@^5.2.0", "@uppy/utils@^5.3.0", "@uppy/utils@^5.4.0", "@uppy/utils@^5.7.1":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.7.1.tgz#a2013b7e7eff2b4638595ceb02da6411b18d669a"
integrity sha512-o4WXNDEmldCvxek6O9QaafKdimy5C0dcxE/Bo/EaY4UMqeQeGovNBeQzwxFvyiojXQcqJzjKw0oYM7+jLiqhEQ==
dependencies:
lodash "^4.17.21"
preact "^10.5.13"
"@uppy/xhr-upload@3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@uppy/xhr-upload/-/xhr-upload-3.1.1.tgz#7d6b3585e7ae298fb3340a6e327c73f60d25beca"

View File

@ -2104,19 +2104,19 @@
nanoid "^4.0.0"
preact "^10.5.13"
"@uppy/drop-target@2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.3.tgz#5890f6ba24d607588b14d327ee0f9fe57ee77d17"
integrity sha512-/hfy6oX5CtNBR13/HjavGbk6DJzwijmAb6KukGapkG8oaQBGzOIxUdahWuORPQZKjmHziG2erCOYrRVSC2bImA==
"@uppy/drop-target@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.1.tgz#94e106056a846d9de12b0d12231f66c9718a6778"
integrity sha512-FMO8wj+0dx4mlwXKxFWSTUF+irgr0BVXadyc4qaoBBtZ3vEcwc3jP7SQfwk3JizV/D5MYG8MRICRbPAIrY9M8w==
dependencies:
"@uppy/utils" "^5.7.1"
"@uppy/utils" "^5.0.2"
"@uppy/store-default@^3.0.2":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@uppy/store-default/-/store-default-3.0.3.tgz#37d0e95c8fd360b3283bca7fdf94cce7400008e7"
integrity sha512-/zlvQNj4HjkthI+7dNdj/8mOlTg1Zb1gJ/ZsOxof0g3xXD+OAwm7asRnOwpfj2dos+lExdW/zMn8XsRGsuvb6Q==
"@uppy/utils@5.4.3":
"@uppy/utils@5.4.3", "@uppy/utils@^5.0.2", "@uppy/utils@^5.2.0", "@uppy/utils@^5.3.0", "@uppy/utils@^5.4.0":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.4.3.tgz#5d8c238805a35dec5b0d3cd4bea4e0a1b7e54584"
integrity sha512-ewQTWQ5Wu1/ocz/lLCkhoXQwHLRktFK4CxrOsZmeCLK9LxjD1GOwSFjOuL199WDQKXiCle6SVlAJGQ3SDlXVkg==
@ -2124,14 +2124,6 @@
lodash "^4.17.21"
preact "^10.5.13"
"@uppy/utils@^5.0.2", "@uppy/utils@^5.2.0", "@uppy/utils@^5.3.0", "@uppy/utils@^5.4.0", "@uppy/utils@^5.7.1":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.7.1.tgz#a2013b7e7eff2b4638595ceb02da6411b18d669a"
integrity sha512-o4WXNDEmldCvxek6O9QaafKdimy5C0dcxE/Bo/EaY4UMqeQeGovNBeQzwxFvyiojXQcqJzjKw0oYM7+jLiqhEQ==
dependencies:
lodash "^4.17.21"
preact "^10.5.13"
"@uppy/xhr-upload@3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@uppy/xhr-upload/-/xhr-upload-3.1.1.tgz#7d6b3585e7ae298fb3340a6e327c73f60d25beca"