@clds/icon
Advanced tools
Comparing version 0.51.3 to 0.51.4
{ | ||
"name": "@clds/icon", | ||
"description": "", | ||
"version": "0.51.3", | ||
"version": "0.51.4", | ||
"type": "module", | ||
@@ -13,6 +13,6 @@ "author": "Cloudinary", | ||
"dependencies": { | ||
"@clds/blender": "0.51.3", | ||
"@clds/component-theme": "0.51.3", | ||
"@clds/design-system-foundations": "0.51.3", | ||
"@clds/typography": "0.51.3" | ||
"@clds/blender": "0.51.4", | ||
"@clds/component-theme": "0.51.4", | ||
"@clds/design-system-foundations": "0.51.4", | ||
"@clds/typography": "0.51.4" | ||
}, | ||
@@ -33,6 +33,9 @@ "devDependencies": { | ||
"tsx": "^4.19.2", | ||
"@clds/dev-components": "0.51.3", | ||
"@clds/testing": "0.51.3", | ||
"@clds/testing-library": "0.51.3" | ||
"@clds/dev-components": "0.51.4", | ||
"@clds/testing": "0.51.4", | ||
"@clds/testing-library": "0.51.4" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"peerDependencies": { | ||
@@ -48,9 +51,9 @@ "react": ">=18", | ||
"generate-stories": "pnpm run sort-icons-exports && tsx ./scripts/generate-stories.mts", | ||
"lint": "eslint --ext .ts,.tsx .", | ||
"load-icons": "tsx ./scripts/load-icons.mts", | ||
"sort-icons-exports": "tsx ./scripts/sort-icons-exports.mts && eslint --fix ./src/template/index-icons.tsx && prettier --write ./src/template/index-icons.tsx", | ||
"lint": "eslint --ext .ts,.tsx .", | ||
"test": "vitest run", | ||
"typecheck": "tsc -p tsconfig.lib.json --noEmit", | ||
"load-icons": "tsx ./scripts/load-icons.mts", | ||
"update-icons-exports": "tsx ./scripts/update-icons-exports.mts" | ||
} | ||
} |
2311416
37
10771
+ Added@clds/blender@0.51.4(transitive)
+ Added@clds/common-definitions@0.51.4(transitive)
+ Added@clds/component-theme@0.51.4(transitive)
+ Added@clds/design-system-foundations@0.51.4(transitive)
+ Added@clds/theme-helper@0.51.4(transitive)
+ Added@clds/themes@0.51.4(transitive)
+ Added@clds/typography@0.51.4(transitive)
+ Addedpostcss@8.4.38(transitive)
+ Addedstyled-components@6.1.14(transitive)
- Removed@clds/blender@0.51.3(transitive)
- Removed@clds/common-definitions@0.51.3(transitive)
- Removed@clds/component-theme@0.51.3(transitive)
- Removed@clds/design-system-foundations@0.51.3(transitive)
- Removed@clds/theme-helper@0.51.3(transitive)
- Removed@clds/themes@0.51.3(transitive)
- Removed@clds/typography@0.51.3(transitive)
- Removedpostcss@8.4.49(transitive)
- Removedstyled-components@6.1.15(transitive)
Updated@clds/blender@0.51.4
Updated@clds/component-theme@0.51.4
Updated@clds/typography@0.51.4