mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(examples): bump deps
This commit is contained in:
parent
93571eb5b7
commit
e4a4f136fa
13 changed files with 2892 additions and 2998 deletions
|
@ -5,16 +5,16 @@
|
|||
"build": "rm -rf public && NODE_ENV=production webpack"
|
||||
},
|
||||
"devDependencies": {
|
||||
"carbon-components-svelte": "^0.41.0",
|
||||
"carbon-components-svelte": "^0.51.1",
|
||||
"carbon-preprocess-svelte": "^0.6.0",
|
||||
"css-loader": "^6.2.0",
|
||||
"esbuild-loader": "^2.11.0",
|
||||
"html-webpack-plugin": "5.3.1",
|
||||
"mini-css-extract-plugin": "^2.1.0",
|
||||
"svelte": "^3.35.0",
|
||||
"css-loader": "^6.5.1",
|
||||
"esbuild-loader": "^2.18.0",
|
||||
"html-webpack-plugin": "5.5.0",
|
||||
"mini-css-extract-plugin": "^2.4.6",
|
||||
"svelte": "^3.45.0",
|
||||
"svelte-loader": "^3.0.0",
|
||||
"webpack": "^5.28.0",
|
||||
"webpack-cli": "^4.6.0",
|
||||
"webpack-dev-server": "^3.11.2"
|
||||
"webpack": "^5.65.0",
|
||||
"webpack-cli": "^4.9.1",
|
||||
"webpack-dev-server": "^4.7.2"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue