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
068e4913e0
commit
9035314d6f
12 changed files with 164 additions and 134 deletions
|
@ -11,9 +11,9 @@
|
|||
"polka": "next"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.2",
|
||||
"@babel/core": "^7.18.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.18.2",
|
||||
"@babel/plugin-transform-runtime": "^7.18.5",
|
||||
"@babel/preset-env": "^7.18.2",
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
|
@ -21,9 +21,9 @@
|
|||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@rollup/plugin-url": "^6.1.0",
|
||||
"carbon-components-svelte": "^0.64.3",
|
||||
"carbon-components-svelte": "^0.66.0",
|
||||
"carbon-preprocess-svelte": "^0.9.0",
|
||||
"rollup": "^2.75.3",
|
||||
"rollup": "^2.75.6",
|
||||
"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