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 (#1768)
This commit is contained in:
parent
ea9b261b60
commit
79c6c05504
11 changed files with 770 additions and 775 deletions
|
@ -1,14 +1,15 @@
|
|||
{
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "1.4.0",
|
||||
"carbon-components-svelte": "^0.70.13",
|
||||
"@sveltejs/vite-plugin-svelte": "2.4.2",
|
||||
"carbon-components-svelte": "^0.76.1",
|
||||
"carbon-preprocess-svelte": "^0.9.1",
|
||||
"svelte": "^3.54.0",
|
||||
"vite": "^3.2.5"
|
||||
"svelte": "^3.59.2",
|
||||
"vite": "^4.4.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue