mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(examples): bump deps [ci skip]
This commit is contained in:
parent
1ad2ca404a
commit
3baa105d63
12 changed files with 560 additions and 454 deletions
|
@ -5,11 +5,11 @@
|
|||
"build": "snowpack build"
|
||||
},
|
||||
"dependencies": {
|
||||
"svelte": "^3.46.2"
|
||||
"svelte": "^3.46.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@snowpack/plugin-svelte": "^3.7.0",
|
||||
"carbon-components-svelte": "^0.54.0",
|
||||
"carbon-components-svelte": "^0.58.2",
|
||||
"carbon-preprocess-svelte": "^0.6.0",
|
||||
"snowpack": "^3.8.8"
|
||||
}
|
||||
|
|
|
@ -581,10 +581,10 @@ callsites@^3.0.0:
|
|||
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
|
||||
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
||||
|
||||
carbon-components-svelte@^0.54.0:
|
||||
version "0.54.0"
|
||||
resolved "https://registry.yarnpkg.com/carbon-components-svelte/-/carbon-components-svelte-0.54.0.tgz#b04dda2577ff90a57d1161bf99db409b98d4e60f"
|
||||
integrity sha512-HN5BUb8/60IeKasUBIqkYeQ+MugQne3HVVIgh2vXkXq62aVEMzEStlYpnUmhhVfUs5ZZOqRS77eHkXxHvZKYOQ==
|
||||
carbon-components-svelte@^0.58.2:
|
||||
version "0.58.2"
|
||||
resolved "https://registry.yarnpkg.com/carbon-components-svelte/-/carbon-components-svelte-0.58.2.tgz#06ab2080a48ea261ddfefbce747ba0391d60a1da"
|
||||
integrity sha512-iKE0ImbkxlcuCOGS2R1YBoV+aVbQk4EghyS55uBfdz3HxfCKIM7JHODH3znuIGMW37NSrNtMIiBvA2JAJ24YXA==
|
||||
dependencies:
|
||||
flatpickr "4.6.9"
|
||||
|
||||
|
@ -2804,10 +2804,10 @@ svelte-preprocess@^4.7.2, svelte-preprocess@^4.7.3:
|
|||
sorcery "^0.10.0"
|
||||
strip-indent "^3.0.0"
|
||||
|
||||
svelte@^3.46.2:
|
||||
version "3.46.2"
|
||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.2.tgz#f0ffbffaea3a9a760edcbefc0902b41998a686ad"
|
||||
integrity sha512-RXSAtYNefe01Sb1lXtZ2I+gzn3t/h/59hoaRNeRrm8IkMIu6BSiAkbpi41xb+C44x54YKnbk9+dtfs3pM4hECA==
|
||||
svelte@^3.46.4:
|
||||
version "3.46.4"
|
||||
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.46.4.tgz#0c46bc4a3e20a2617a1b7dc43a722f9d6c084a38"
|
||||
integrity sha512-qKJzw6DpA33CIa+C/rGp4AUdSfii0DOTCzj/2YpSKKayw5WGSS624Et9L1nU1k2OVRS9vaENQXp2CVZNU+xvIg==
|
||||
|
||||
tar@^6.0.2, tar@^6.1.0:
|
||||
version "6.1.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue