mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
chore(examples): bump deps [ci skip]
This commit is contained in:
parent
f4b53369ff
commit
346d9b5ed0
19 changed files with 389 additions and 321 deletions
|
@ -11,19 +11,19 @@
|
|||
"polka": "next"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.5",
|
||||
"@babel/core": "^7.17.8",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.17.0",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/runtime": "^7.17.2",
|
||||
"@rollup/plugin-babel": "^5.3.0",
|
||||
"@rollup/plugin-commonjs": "^21.0.1",
|
||||
"@babel/runtime": "^7.17.8",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@rollup/plugin-commonjs": "^21.0.2",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@rollup/plugin-replace": "^3.1.0",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@rollup/plugin-url": "^6.1.0",
|
||||
"carbon-components-svelte": "^0.58.2",
|
||||
"carbon-components-svelte": "^0.62.0",
|
||||
"carbon-preprocess-svelte": "^0.6.0",
|
||||
"rollup": "^2.67.3",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-svelte": "^7.1.0",
|
||||
"rollup-plugin-terser": "^7.0.0",
|
||||
"sapper": "^0.29.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue