@material/image-list
Advanced tools
Comparing version 15.0.0-canary.9bfd12f01.0 to 15.0.0-canary.9cec94097.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [15.0.0-canary.9bfd12f01.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.9bfd12f01.0) (2022-06-22) | ||
# [15.0.0-canary.9cec94097.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.9cec94097.0) (2023-10-19) | ||
**Note:** Version bump only for package @material/image-list |
{ | ||
"name": "@material/image-list", | ||
"version": "15.0.0-canary.9bfd12f01.0", | ||
"version": "15.0.0-canary.9cec94097.0", | ||
"description": "The Material Components for the web image list component", | ||
@@ -18,6 +18,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@material/feature-targeting": "15.0.0-canary.9bfd12f01.0", | ||
"@material/shape": "15.0.0-canary.9bfd12f01.0", | ||
"@material/theme": "15.0.0-canary.9bfd12f01.0", | ||
"@material/typography": "15.0.0-canary.9bfd12f01.0", | ||
"@material/feature-targeting": "15.0.0-canary.9cec94097.0", | ||
"@material/shape": "15.0.0-canary.9cec94097.0", | ||
"@material/theme": "15.0.0-canary.9cec94097.0", | ||
"@material/typography": "15.0.0-canary.9cec94097.0", | ||
"tslib": "^2.1.0" | ||
@@ -28,3 +28,3 @@ }, | ||
}, | ||
"gitHead": "ba7b0d01530df70f39142820ab69babfc9cf5b8e" | ||
"gitHead": "1a8019402daf97efb72456551503dfb3fa31466b" | ||
} |
@@ -27,2 +27,3 @@ /** | ||
import * as path from 'path'; | ||
import {expectStylesWithNoFeaturesToBeEmpty} from '../../../testing/featuretargeting'; | ||
@@ -29,0 +30,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
104464
17
+ Added@material/feature-targeting@15.0.0-canary.9cec94097.0(transitive)
+ Added@material/rtl@15.0.0-canary.9cec94097.0(transitive)
+ Added@material/shape@15.0.0-canary.9cec94097.0(transitive)
+ Added@material/theme@15.0.0-canary.9cec94097.0(transitive)
+ Added@material/typography@15.0.0-canary.9cec94097.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.9bfd12f01.0(transitive)
- Removed@material/rtl@15.0.0-canary.9bfd12f01.0(transitive)
- Removed@material/shape@15.0.0-canary.9bfd12f01.0(transitive)
- Removed@material/theme@15.0.0-canary.9bfd12f01.0(transitive)
- Removed@material/typography@15.0.0-canary.9bfd12f01.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.9cec94097.0