@clds/icon
Advanced tools
Comparing version 0.43.1 to 0.44.0
@@ -305,1 +305,2 @@ /** | ||
export declare const Article: import("react").FC<import("./impl/types").IconProps>; | ||
export declare const Minus: import("react").FC<import("./impl/types").IconProps>; |
@@ -305,1 +305,2 @@ /** | ||
export declare const Article: import("react").FC<import("./impl/types").IconProps>; | ||
export declare const Minus: import("react").FC<import("./impl/types").IconProps>; |
{ | ||
"name": "@clds/icon", | ||
"description": "", | ||
"version": "0.43.1", | ||
"version": "0.44.0", | ||
"author": "Cloudinary", | ||
@@ -23,6 +23,6 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@clds/blender": "0.43.1", | ||
"@clds/component-theme": "0.43.1", | ||
"@clds/design-system-foundations": "0.43.1", | ||
"@clds/typography": "0.43.1" | ||
"@clds/blender": "0.44.0", | ||
"@clds/component-theme": "0.44.0", | ||
"@clds/design-system-foundations": "0.44.0", | ||
"@clds/typography": "0.44.0" | ||
}, | ||
@@ -36,5 +36,5 @@ "devDependencies": { | ||
"styled-components": "5.3.11", | ||
"@clds/dev-components": "0.43.1", | ||
"@clds/testing": "0.43.1", | ||
"@clds/testing-library": "0.43.1" | ||
"@clds/dev-components": "0.44.0", | ||
"@clds/testing": "0.44.0", | ||
"@clds/testing-library": "0.44.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 too big to display
1663042
13799
+ Added@clds/blender@0.44.0(transitive)
+ Added@clds/common-definitions@0.44.0(transitive)
+ Added@clds/component-theme@0.44.0(transitive)
+ Added@clds/design-system-foundations@0.44.0(transitive)
+ Added@clds/theme-helper@0.44.0(transitive)
+ Added@clds/themes@0.44.0(transitive)
+ Added@clds/typography@0.44.0(transitive)
- Removed@clds/blender@0.43.1(transitive)
- Removed@clds/common-definitions@0.43.1(transitive)
- Removed@clds/component-theme@0.43.1(transitive)
- Removed@clds/design-system-foundations@0.43.1(transitive)
- Removed@clds/theme-helper@0.43.1(transitive)
- Removed@clds/themes@0.43.1(transitive)
- Removed@clds/typography@0.43.1(transitive)
Updated@clds/blender@0.44.0
Updated@clds/component-theme@0.44.0
Updated@clds/typography@0.44.0