Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
# [8.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-alpha.0...v8.0.0-beta.0) (2024-11-19) | ||
**Note:** Version bump only for package @smui/tab | ||
# [8.0.0-alpha.0](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0...v8.0.0-alpha.0) (2024-05-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/tab", | ||
"version": "8.0.0-alpha.0", | ||
"version": "8.0.0-beta.0", | ||
"description": "Svelte Material UI - Tab", | ||
@@ -53,15 +53,15 @@ "type": "module", | ||
"@material/tab": "^14.0.0", | ||
"@smui/common": "^8.0.0-alpha.0", | ||
"@smui/ripple": "^8.0.0-alpha.0", | ||
"@smui/tab-indicator": "^8.0.0-alpha.0", | ||
"svelte2tsx": "^0.7.8" | ||
"@smui/common": "^8.0.0-beta.0", | ||
"@smui/ripple": "^8.0.0-beta.0", | ||
"@smui/tab-indicator": "^8.0.0-beta.0", | ||
"svelte2tsx": "^0.7.26" | ||
}, | ||
"devDependencies": { | ||
"@tsconfig/svelte": "^5.0.4", | ||
"sass": "^1.76.0", | ||
"svelte-check": "^3.7.1", | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.4.5" | ||
"sass": "^1.81.0", | ||
"svelte-check": "^4.0.9", | ||
"tslib": "^2.8.1", | ||
"typescript": "^5.6.3" | ||
}, | ||
"gitHead": "de3f79ad5bfd9b15f4d1552f1728d76e72dec842" | ||
"gitHead": "ea2bf180f573dc54f8a6d148dbef0f23eed21020" | ||
} |
Sorry, the diff of this file is not supported yet
78396
0.25%Updated
Updated
Updated