vite-plugin-vuetify
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
### [2.0.3](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.2...vite-plugin-vuetify@2.0.3) (2024-03-10) | ||
**Note:** Version bump only for package vite-plugin-vuetify | ||
### [2.0.2](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.1...vite-plugin-vuetify@2.0.2) (2024-02-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "vite-plugin-vuetify", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A Vite plugin for treeshaking Vuetify components and more", | ||
@@ -29,3 +29,3 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@vuetify/loader-shared": "^2.0.2", | ||
"@vuetify/loader-shared": "^2.0.3", | ||
"debug": "^4.3.3", | ||
@@ -48,3 +48,3 @@ "upath": "^2.0.1" | ||
}, | ||
"gitHead": "6283b45a306bcf0f4ad2b767a6e910fe1904f704" | ||
"gitHead": "4a40d39312cbb8f90c46d194737d1d0b549fff49" | ||
} |
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
27103