@carbon/elements
Advanced tools
Comparing version 11.48.1 to 11.49.0-rc.0
{ | ||
"name": "@carbon/elements", | ||
"description": "A collection of design elements in code for the IBM Design Language", | ||
"version": "11.48.1", | ||
"version": "11.49.0-rc.0", | ||
"license": "Apache-2.0", | ||
@@ -41,13 +41,13 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@carbon/colors": "^11.23.1", | ||
"@carbon/grid": "^11.24.1", | ||
"@carbon/icons": "^11.44.1", | ||
"@carbon/layout": "^11.23.1", | ||
"@carbon/motion": "^11.19.1", | ||
"@carbon/themes": "^11.37.1", | ||
"@carbon/type": "^11.28.1", | ||
"@carbon/colors": "^11.23.0", | ||
"@carbon/grid": "^11.24.0", | ||
"@carbon/icons": "^11.45.0-rc.0", | ||
"@carbon/layout": "^11.23.0", | ||
"@carbon/motion": "^11.19.0", | ||
"@carbon/themes": "^11.37.0", | ||
"@carbon/type": "^11.28.0", | ||
"@ibm/telemetry-js": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"@carbon/cli": "^11.18.1", | ||
"@carbon/cli": "^11.18.0", | ||
"fs-extra": "^11.0.0", | ||
@@ -58,3 +58,3 @@ "klaw-sync": "^6.0.0", | ||
}, | ||
"gitHead": "f548182ef995217e7717f9250376ff8995069a09" | ||
"gitHead": "04d8d1c59329f12d94e4878e44d13c980eae68ac" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
66335
2
Updated@carbon/colors@^11.23.0
Updated@carbon/grid@^11.24.0
Updated@carbon/icons@^11.45.0-rc.0
Updated@carbon/layout@^11.23.0
Updated@carbon/motion@^11.19.0
Updated@carbon/themes@^11.37.0
Updated@carbon/type@^11.28.0