@hashicorp/design-system-tokens
Advanced tools
Comparing version 2.2.2 to 2.3.0
# @hashicorp/design-system-tokens | ||
## 2.3.0 | ||
### Minor Changes | ||
Added global tokens for border radius | ||
<small class="doc-whats-new-changelog-metadata">[#2595](https://github.com/hashicorp/design-system/pull/2595)</small> | ||
<div class="doc-whats-new-changelog-separator"></div> | ||
## 2.2.2 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@hashicorp/design-system-tokens", | ||
"version": "2.2.2", | ||
"version": "2.3.0", | ||
"description": "Helios Design Tokens", | ||
@@ -26,20 +26,19 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/fs-extra": "^11.0.3", | ||
"@types/lodash-es": "^4", | ||
"@types/node": "^22.8.7", | ||
"@types/tinycolor2": "^1.4.5", | ||
"@typescript-eslint/eslint-plugin": "^8.5.0", | ||
"@typescript-eslint/parser": "^8.5.0", | ||
"del": "^5.1.0", | ||
"eslint": "^8.57.0", | ||
"fs-extra": "^11.1.1", | ||
"@types/fs-extra": "^11.0.4", | ||
"@types/lodash-es": "^4.17.12", | ||
"@types/node": "^22.10.2", | ||
"@types/tinycolor2": "^1.4.6", | ||
"@typescript-eslint/eslint-plugin": "^8.18.1", | ||
"@typescript-eslint/parser": "^8.18.1", | ||
"eslint": "^8.57.1", | ||
"fs-extra": "^11.2.0", | ||
"lodash-es": "^4.17.21", | ||
"path": "^0.12.7", | ||
"prettier": "^3.3.2", | ||
"style-dictionary": "^4.2.0", | ||
"prettier": "^3.4.2", | ||
"style-dictionary": "^4.3.0", | ||
"tinycolor2": "^1.6.0", | ||
"ts-node": "^10.9.2", | ||
"tsx": "^4.19.2", | ||
"typescript": "^5.6.3" | ||
"typescript": "^5.7.2" | ||
} | ||
} |
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
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
616491
16
27
19123