@windicss/plugin-utils
Advanced tools
Comparing version 0.6.6 to 0.6.9
{ | ||
"name": "@windicss/plugin-utils", | ||
"description": "Common utils for building integrations of Windi CSS", | ||
"version": "0.6.6", | ||
"version": "0.6.9", | ||
"main": "dist/index.js", | ||
@@ -30,10 +30,10 @@ "module": "dist/index.mjs", | ||
"dependencies": { | ||
"esbuild": "^0.8.54", | ||
"esbuild-register": "^2.0.0", | ||
"esbuild": "^0.8.56", | ||
"esbuild-register": "^2.2.0", | ||
"fast-glob": "^3.2.5", | ||
"micromatch": "^4.0.2", | ||
"windicss": "^2.2.3" | ||
"windicss": "^2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@antfu/ni": "^0.5.4", | ||
"@antfu/ni": "^0.5.5", | ||
"@types/debug": "^4.1.5", | ||
@@ -45,5 +45,5 @@ "@types/micromatch": "^4.0.1", | ||
"pug": "^3.0.2", | ||
"tsup": "^4.6.0", | ||
"typescript": "^4.2.2" | ||
"tsup": "^4.6.1", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3222133
90014
Updatedesbuild@^0.8.56
Updatedesbuild-register@^2.2.0
Updatedwindicss@^2.2.6