mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
refactor(types): use typed SvelteComponent interface for typing components
This commit is contained in:
parent
4226535338
commit
dab82d3479
156 changed files with 1379 additions and 1667 deletions
|
@ -39,9 +39,9 @@
|
|||
"rollup": "^2.33.3",
|
||||
"rollup-plugin-svelte": "^6.1.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"sveld": "^0.3.0",
|
||||
"svelte": "^3.29.7",
|
||||
"svelte-check": "^1.1.15",
|
||||
"sveld": "^0.4.2",
|
||||
"svelte": "^3.30.0",
|
||||
"svelte-check": "^1.1.17",
|
||||
"svelte-loader": "^2.13.6",
|
||||
"typescript": "^4.1.2"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue