mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(examples): bump carbon-components-svelte to ^0.12
This commit is contained in:
parent
750fad17bd
commit
d38cc206af
12 changed files with 1086 additions and 50 deletions
|
@ -8,7 +8,7 @@
|
|||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^15.0.0",
|
||||
"@rollup/plugin-node-resolve": "^9.0.0",
|
||||
"carbon-components-svelte": "^0.11.0",
|
||||
"carbon-components-svelte": "^0.12.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.23.0",
|
||||
"rollup-plugin-livereload": "^2.0.0",
|
||||
|
|
|
@ -146,10 +146,10 @@ builtin-modules@^3.1.0:
|
|||
resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484"
|
||||
integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==
|
||||
|
||||
carbon-components-svelte@^0.11.0:
|
||||
version "0.11.0"
|
||||
resolved "https://registry.npmjs.org/carbon-components-svelte/-/carbon-components-svelte-0.11.0.tgz#3fd824f2cf605aef9d62baf519aa998fe5172d94"
|
||||
integrity sha512-Ie41yTcvi7l2GC3nHLHt2upgWp/k5hlvv4wh1yRxpy/r8B+WqJHonqB222z89axzayE41dgAF3+Ke2p9dretbQ==
|
||||
carbon-components-svelte@^0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.npmjs.org/carbon-components-svelte/-/carbon-components-svelte-0.12.0.tgz#d35e9b4f573dba324a134aabbd53dd93805c7c28"
|
||||
integrity sha512-VLDzz3Kqq7bxBrPM6ogLbYSnYl3m1PYzehy3lwiH2vSqT1+1FqvBG4z/rt00TV2IXgdNxbbrnOu6QOYsqaOdqg==
|
||||
dependencies:
|
||||
carbon-icons-svelte "^10.15.0"
|
||||
flatpickr "4.6.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue