Skip to content

Commit

Permalink
fix(deps): update dependency carbon-components-svelte to ^0.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 4fcd2b5 commit 694c8ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@wasmer/wasmfs": "^0.12.0",
"@zerodevx/svelte-toast": "^0.9.0",
"asyncify-wasm": "^1.2.1",
"carbon-components-svelte": "^0.70.12",
"carbon-components-svelte": "^0.81.0",
"carbon-icons-svelte": "^12.0.0",
"comlink": "^4.3.1",
"just-debounce-it": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1032,10 +1032,10 @@ caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001541:
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz#752f21f56f96f1b1a52e97aae98c57c562d5d9da"
integrity sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==

carbon-components-svelte@^0.70.12:
version "0.70.13"
resolved "https://registry.yarnpkg.com/carbon-components-svelte/-/carbon-components-svelte-0.70.13.tgz#f6f125418c8ab451c7df11f6d2bdff9974bd36c9"
integrity sha512-p6wX8004BM6DrrLH1JJWbkR/VybU0gra+jDWlSW1V2aO8XmAz81evnDLZuTrvbHNkEXPiaC+athSjNsBOf0SjA==
carbon-components-svelte@^0.81.0:
version "0.81.2"
resolved "https://registry.yarnpkg.com/carbon-components-svelte/-/carbon-components-svelte-0.81.2.tgz#cc33a8d2d80542bfbe2f2d2b10f2825346c079f6"
integrity sha512-VEyCQLrkrGWUSxVcrRuQN+2NJsdhtbf6aGUO4Z/iVhB2etmn0eF3qYlL/khNzfVevj++nQnIMAdAGMaDC1+/4g==
dependencies:
flatpickr "4.6.9"

Expand Down

0 comments on commit 694c8ba

Please sign in to comment.