@nuxtjs/vuetify
Advanced tools
Comparing version 1.12.0 to 1.12.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.12.1](https://github.com/nuxt-community/vuetify-module/compare/v1.12.0...v1.12.1) (2021-06-13) | ||
### Bug Fixes | ||
* require sass@1.32.x ([f7a65cf](https://github.com/nuxt-community/vuetify-module/commit/f7a65cf41e5f8b39469db0411f398a93a5865e31)) | ||
## [1.12.0](https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.0) (2021-06-13) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@nuxtjs/vuetify", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"description": "Vuetify Module for Nuxt.js", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"deepmerge": "^4.2.2", | ||
"sass": "~1.34.1", | ||
"sass": "~1.32.13", | ||
"sass-loader": "^10.2.0", | ||
@@ -36,0 +36,0 @@ "vuetify": "^2.5.3", |
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
46288
+ Added@types/node@22.8.7(transitive)
+ Addedsass@1.32.13(transitive)
- Removed@types/node@22.9.0(transitive)
- Removedsass@1.34.1(transitive)
Updatedsass@~1.32.13