@unocss/eslint-plugin
Advanced tools
Comparing version 0.49.8 to 0.50.0
{ | ||
"name": "@unocss/eslint-plugin", | ||
"version": "0.49.8", | ||
"version": "0.50.0", | ||
"description": "ESLint plugin for UnoCSS", | ||
@@ -39,10 +39,10 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^5.52.0", | ||
"@typescript-eslint/utils": "^5.53.0", | ||
"@unocss/config": "^0.49.2", | ||
"@unocss/core": "0.49.8", | ||
"magic-string": "^0.27.0", | ||
"@unocss/core": "0.50.0", | ||
"magic-string": "^0.29.0", | ||
"synckit": "^0.8.5" | ||
}, | ||
"devDependencies": { | ||
"@unocss/eslint-plugin": "0.49.8" | ||
"@unocss/eslint-plugin": "0.50.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
@@ -5,6 +5,4 @@ # @unocss/eslint-plugin | ||
**Currently working in progress, breaking changes may NOT follow semver.** | ||
## Installation | ||
Please refer to [@unocss/eslint-config](https://github.com/unocss/unocss/blob/main/packages/eslint-config) for installation. |
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
15076
8
+ Added@unocss/core@0.50.0(transitive)
+ Addedmagic-string@0.29.0(transitive)
- Removedmagic-string@0.27.0(transitive)
Updated@unocss/core@0.50.0
Updatedmagic-string@^0.29.0