@windicss/plugin-utils
Advanced tools
Comparing version 0.9.5 to 0.9.6
{ | ||
"name": "@windicss/plugin-utils", | ||
"description": "Common utils for building integrations of Windi CSS", | ||
"version": "0.9.5", | ||
"version": "0.9.6", | ||
"main": "dist/index.js", | ||
@@ -30,7 +30,7 @@ "module": "dist/index.mjs", | ||
"dependencies": { | ||
"debug": "^4.3.2", | ||
"fast-glob": "^3.2.5", | ||
"micromatch": "^4.0.2", | ||
"sucrase": "^3.17.1", | ||
"debug": "^4.3.2", | ||
"windicss": "^2.5.2" | ||
"windicss": "^2.5.4" | ||
}, | ||
@@ -44,5 +44,5 @@ "devDependencies": { | ||
"pug": "^3.0.2", | ||
"tsup": "^4.8.18", | ||
"tsup": "^4.8.19", | ||
"typescript": "^4.2.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
4228040
129368
Updatedwindicss@^2.5.4