@volue/design-typography
Advanced tools
Comparing version 0.3.5-next.0 to 0.3.5-next.1
{ | ||
"name": "@volue/design-typography", | ||
"version": "0.3.5-next.0", | ||
"version": "0.3.5-next.1", | ||
"description": "Typography primitives for Volue design primitives", | ||
@@ -37,3 +37,3 @@ "license": "UNLICENSED", | ||
"test": "run-p lint \"_prettier --check\"", | ||
"clean": "rimraf dist", | ||
"clean": "premove dist", | ||
"build:tokens": "style-dictionary build", | ||
@@ -44,4 +44,4 @@ "build": "yarn run clean && yarn run build:tokens", | ||
"devDependencies": { | ||
"@volue/eslint-config": "1.0.1", | ||
"eslint": "9.17.0", | ||
"@volue/eslint-config": "1.3.11", | ||
"eslint": "9.19.0", | ||
"expr-eval": "2.0.2", | ||
@@ -52,4 +52,4 @@ "map-obj": "4.3.0", | ||
"postcss-calc-ast-parser": "0.1.4", | ||
"premove": "4.0.0", | ||
"prettier": "3.4.2", | ||
"rimraf": "3.0.2", | ||
"style-dictionary": "3.9.2", | ||
@@ -56,0 +56,0 @@ "typescript": "5.7.3" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39571