@volue/design-typography
Advanced tools
Comparing version 0.3.4 to 0.3.5-next.0
{ | ||
"name": "@volue/design-typography", | ||
"version": "0.3.4", | ||
"version": "0.3.5-next.0", | ||
"description": "Typography primitives for Volue design primitives", | ||
@@ -34,3 +34,3 @@ "license": "UNLICENSED", | ||
"lint:fix": "yarn run lint --fix", | ||
"_prettier": "prettier \"**/*.{json,md,mdx,yml,css}\" --ignore-path .eslintignore", | ||
"_prettier": "prettier \"**/*.{json,md,mdx,yml,css}\"", | ||
"format": "yarn run _prettier --write", | ||
@@ -44,9 +44,7 @@ "test": "run-p lint \"_prettier --check\"", | ||
"devDependencies": { | ||
"eslint": "8.57.1", | ||
"eslint-config-volue": "15.2.1", | ||
"eslint-import-resolver-node": "0.3.9", | ||
"eslint-plugin-import": "2.31.0", | ||
"@volue/eslint-config": "1.0.1", | ||
"eslint": "9.17.0", | ||
"expr-eval": "2.0.2", | ||
"map-obj": "4.3.0", | ||
"npm-run-all": "4.1.5", | ||
"npm-run-all2": "7.0.2", | ||
"polished": "4.3.1", | ||
@@ -57,4 +55,4 @@ "postcss-calc-ast-parser": "0.1.4", | ||
"style-dictionary": "3.9.2", | ||
"typescript": "5.7.2" | ||
"typescript": "5.7.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11
39568