Build(deps): Bump @uppy/drop-target from 2.0.1 to 2.0.4 in /app/assets/javascripts (#25772)

* Build(deps): Bump @uppy/drop-target in /app/assets/javascripts

Bumps [@uppy/drop-target](https://github.com/transloadit/uppy) from 2.0.1 to 2.0.4.
- [Release notes](https://github.com/transloadit/uppy/releases)
- [Changelog](https://github.com/transloadit/uppy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/transloadit/uppy/compare/@uppy/drop-target@2.0.1...@uppy/drop-target@2.0.4)

---
updated-dependencies:
- dependency-name: "@uppy/drop-target"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update lockfiles for ember version flag

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: discoursebuild <build@discourse.org>
This commit is contained in:
dependabot[bot] 2024-02-21 08:04:38 +08:00 committed by GitHub
parent 2a02fff860
commit ec63f2b876
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 30 additions and 14 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.1",
"@uppy/drop-target": "2.0.4",
"@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.1",
"@uppy/drop-target": "2.0.4",
"@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.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==
"@uppy/drop-target@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.4.tgz#d81b279fde19d4691e9e0dfa132579b784f4d25e"
integrity sha512-JCke/K4dL70XH9okPIO51H0hBBolczSkC6Gy1tH4029mxHfgvXKEhlp9v2QmIT/p+pW/vozxJisAA58XiWSyaA==
dependencies:
"@uppy/utils" "^5.0.2"
"@uppy/utils" "^5.7.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.0.2", "@uppy/utils@^5.2.0", "@uppy/utils@^5.3.0", "@uppy/utils@^5.4.0":
"@uppy/utils@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.4.3.tgz#5d8c238805a35dec5b0d3cd4bea4e0a1b7e54584"
integrity sha512-ewQTWQ5Wu1/ocz/lLCkhoXQwHLRktFK4CxrOsZmeCLK9LxjD1GOwSFjOuL199WDQKXiCle6SVlAJGQ3SDlXVkg==
@ -1972,6 +1972,14 @@
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.2":
version "5.7.2"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.7.2.tgz#4a889408153636dab1275dc7471067974b15fe59"
integrity sha512-hEqHZhKTVjBVZtH48JLsHYD6hs2fvGYZNteng4Hut+jo9+eLkGORY0HTWmurA+ZtoCgUtM7nnZRWndzY5gZ8iQ==
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.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==
"@uppy/drop-target@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.4.tgz#d81b279fde19d4691e9e0dfa132579b784f4d25e"
integrity sha512-JCke/K4dL70XH9okPIO51H0hBBolczSkC6Gy1tH4029mxHfgvXKEhlp9v2QmIT/p+pW/vozxJisAA58XiWSyaA==
dependencies:
"@uppy/utils" "^5.0.2"
"@uppy/utils" "^5.7.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.0.2", "@uppy/utils@^5.2.0", "@uppy/utils@^5.3.0", "@uppy/utils@^5.4.0":
"@uppy/utils@5.4.3":
version "5.4.3"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.4.3.tgz#5d8c238805a35dec5b0d3cd4bea4e0a1b7e54584"
integrity sha512-ewQTWQ5Wu1/ocz/lLCkhoXQwHLRktFK4CxrOsZmeCLK9LxjD1GOwSFjOuL199WDQKXiCle6SVlAJGQ3SDlXVkg==
@ -2124,6 +2124,14 @@
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.2":
version "5.7.2"
resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.7.2.tgz#4a889408153636dab1275dc7471067974b15fe59"
integrity sha512-hEqHZhKTVjBVZtH48JLsHYD6hs2fvGYZNteng4Hut+jo9+eLkGORY0HTWmurA+ZtoCgUtM7nnZRWndzY5gZ8iQ==
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"