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
8ce0c6b66d
commit
21b1d78d8e
8 changed files with 627 additions and 429 deletions
|
@ -5,16 +5,15 @@
|
|||
"build": "NODE_ENV=production webpack"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/svelte": "^5.0.2",
|
||||
"carbon-components-svelte": "^0.82.9",
|
||||
"carbon-components-svelte": "^0.84.0",
|
||||
"carbon-preprocess-svelte": "^0.10.0",
|
||||
"css-loader": "^6.10.0",
|
||||
"html-webpack-plugin": "^5.6.0",
|
||||
"mini-css-extract-plugin": "^2.8.0",
|
||||
"svelte": "^4.2.10",
|
||||
"mini-css-extract-plugin": "^2.8.1",
|
||||
"svelte": "^4.2.12",
|
||||
"svelte-loader": "^3.1.9",
|
||||
"webpack": "^5.90.1",
|
||||
"webpack": "^5.90.3",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-dev-server": "^4.15.1"
|
||||
"webpack-dev-server": "^5.0.2"
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue