svelte2tsx
Advanced tools
Comparing version 0.7.31 to 0.7.32
{ | ||
"name": "svelte2tsx", | ||
"version": "0.7.31", | ||
"version": "0.7.32", | ||
"description": "Convert Svelte components to TSX for type checking", | ||
@@ -43,3 +43,3 @@ "author": "David Pershouse", | ||
"tslib": "^2.4.0", | ||
"typescript": "~5.6.3" | ||
"typescript": "^5.7.2" | ||
}, | ||
@@ -46,0 +46,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
756949
17859