vite-plugin-lightningcss
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "vite-plugin-lightningcss", | ||
"module": "src/index.ts", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Lawrence Chen <lawrencechen2002@gmail.com>", | ||
@@ -34,10 +34,10 @@ "license": "MIT", | ||
"dependencies": { | ||
"browserslist": "^4.21.4", | ||
"lightningcss": "^1.16.0" | ||
"browserslist": "^4.21.5", | ||
"lightningcss": "^1.19.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.7.18", | ||
"tsup": "^6.2.3", | ||
"typescript": "^4.6.4", | ||
"vite": "^3.1.3" | ||
"@types/node": "^18.13.0", | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.9.5", | ||
"vite": "^4.1.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "scripts": { |
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
Updatedbrowserslist@^4.21.5
Updatedlightningcss@^1.19.0