mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
feat(css): upgrade carbon-components
to v10.52.0 (#1078)
Fixes: - move `FileUploaderDropContainer` input outside of label to fix a11y error - prevent inadvertent text selection when clicking through flatpickr months
This commit is contained in:
parent
18eb1e2649
commit
5103e13321
5 changed files with 30 additions and 30 deletions
|
@ -469,10 +469,10 @@ caniuse-lite@^1.0.30001181:
|
|||
lodash.debounce "^4.0.8"
|
||||
warning "^3.0.0"
|
||||
|
||||
carbon-components@10.51.0:
|
||||
version "10.51.0"
|
||||
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.51.0.tgz#a09b259db12fa3ea7868489bbea6cb165d4f814a"
|
||||
integrity sha512-TkcfsYdFioZBx5vasC6bMOxI4XqJPt6EM7AqWAjwOeS7HByfBREYALHbZ3pBslb9yauoSbxQFKO2JlK5l+Baag==
|
||||
carbon-components@10.52.0:
|
||||
version "10.52.0"
|
||||
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.52.0.tgz#07db35dddbc5f9e5042e8621a781e9cb96fce0fa"
|
||||
integrity sha512-itiG52GdDGxGh4IyuIV7gsuQCE1LLD2FCTEp5bPGhF/Onn042QzGendjl+yE7kfUk3FVlWmHN216dh/mA2sdZg==
|
||||
dependencies:
|
||||
"@carbon/telemetry" "0.0.0-alpha.6"
|
||||
flatpickr "4.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue