@clds/theme-helper
Advanced tools
Comparing version 0.32.4 to 0.33.0
{ | ||
"name": "@clds/theme-helper", | ||
"description": "Helper for themes", | ||
"version": "0.32.4", | ||
"version": "0.33.0", | ||
"author": "Cloudinary", | ||
@@ -12,10 +12,10 @@ "main": "./dist/cjs/index.js", | ||
"deepmerge": "4.2.2", | ||
"@clds/themes": "0.32.4" | ||
"@clds/themes": "0.33.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.3.6", | ||
"lodash": ">=4", | ||
"lodash": "4.17.21", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"react-is": "16.13.1", | ||
"react-is": "^16.13.1", | ||
"styled-components": "5.3.11" | ||
@@ -22,0 +22,0 @@ }, |
30301
+ Added@clds/feature-flags@0.33.0(transitive)
+ Added@clds/themes@0.33.0(transitive)
- Removed@clds/feature-flags@0.32.4(transitive)
- Removed@clds/themes@0.32.4(transitive)
Updated@clds/themes@0.33.0