Bump file-selector from 0.6.0 to 0.10.0 (#33686)

Bumps [file-selector](https://github.com/react-dropzone/file-selector) from 0.6.0 to 0.10.0.
- [Release notes](https://github.com/react-dropzone/file-selector/releases)
- [Commits](https://github.com/react-dropzone/file-selector/compare/v0.6.0...v0.10.0)

---
updated-dependencies:
- dependency-name: file-selector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-08 15:21:19 +02:00 committed by GitHub
parent dee20019b6
commit f680ef4f76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 4 deletions

View file

@ -82,7 +82,7 @@
"admin-ui": "file:",
"dagre": "^0.8.5",
"file-saver": "^2.0.5",
"file-selector": "^0.6.0",
"file-selector": "^0.10.0",
"flat": "^6.0.1",
"i18next": "^23.15.2",
"i18next-http-backend": "^2.6.2",

View file

@ -181,8 +181,8 @@ importers:
specifier: ^2.0.5
version: 2.0.5
file-selector:
specifier: ^0.6.0
version: 0.6.0
specifier: ^0.10.0
version: 0.10.0
flat:
specifier: ^6.0.1
version: 6.0.1
@ -2895,6 +2895,10 @@ packages:
file-saver@2.0.5:
resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==}
file-selector@0.10.0:
resolution: {integrity: sha512-iXLQxZTDe9qtBDkpaU4msOWNbh/4JxYSux7BsVxgt+0HBCpj9qPUFjD3SDBPLCJDoU3MsJh1i+CseQ/9488F/A==}
engines: {node: '>= 12'}
file-selector@0.6.0:
resolution: {integrity: sha512-QlZ5yJC0VxHxQQsQhXvBaC7VRJ2uaxTf+Tfpu4Z/OcVQJVpZO+DGU0rkoVW5ce2SccxugvpBJoMvUs59iILYdw==}
engines: {node: '>= 12'}
@ -5575,7 +5579,7 @@ snapshots:
'@patternfly/react-table': 5.4.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
dagre: 0.8.5
file-saver: 2.0.5
file-selector: 0.6.0
file-selector: 0.10.0
flat: 6.0.1
i18next: 23.15.2
i18next-http-backend: 2.6.2
@ -7727,6 +7731,10 @@ snapshots:
file-saver@2.0.5: {}
file-selector@0.10.0:
dependencies:
tslib: 2.7.0
file-selector@0.6.0:
dependencies:
tslib: 2.7.0