@clds/style-utils
Advanced tools
Comparing version 0.34.0 to 0.35.0
{ | ||
"name": "@clds/style-utils", | ||
"description": "", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"author": "Cloudinary", | ||
@@ -13,3 +13,3 @@ "main": "./dist/cjs/index.js", | ||
"polished": "3.7.2", | ||
"@clds/component-theme": "0.34.0" | ||
"@clds/component-theme": "0.35.0" | ||
}, | ||
@@ -25,3 +25,4 @@ "devDependencies": { | ||
"styled-components": "5.3.11", | ||
"@clds/testing": "0.34.0" | ||
"vitest": "^0.34.4", | ||
"@clds/testing": "0.35.0" | ||
}, | ||
@@ -36,3 +37,3 @@ "peerDependencies": { | ||
"lint": "eslint --ext .ts,.tsx .", | ||
"test": "nyc mocha --exit", | ||
"test": "vitest", | ||
"typecheck": "tsc --noEmit" | ||
@@ -39,0 +40,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
74196
10
1099
+ Added@clds/component-theme@0.35.0(transitive)
+ Added@clds/theme-helper@0.35.0(transitive)
+ Added@clds/themes@0.35.0(transitive)
- Removed@clds/component-theme@0.34.0(transitive)
- Removed@clds/theme-helper@0.34.0(transitive)
- Removed@clds/themes@0.34.0(transitive)
Updated@clds/component-theme@0.35.0