@nuxt/vue-renderer
Advanced tools
Comparing version 2.17.1 to 2.17.2
/*! | ||
* @nuxt/vue-renderer v2.17.1 (c) 2016-2023 | ||
* @nuxt/vue-renderer v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/vue-renderer", | ||
"version": "2.17.1", | ||
"version": "2.17.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
"@nuxt/devalue": "^2.0.2", | ||
"@nuxt/utils": "2.17.1", | ||
"@nuxt/utils": "2.17.2", | ||
"consola": "^3.2.3", | ||
@@ -19,6 +19,6 @@ "defu": "^6.1.2", | ||
"lru-cache": "^5.1.1", | ||
"ufo": "^1.1.2", | ||
"ufo": "^1.3.1", | ||
"vue": "^2.7.10", | ||
"vue-meta": "^2.4.0", | ||
"vue-server-renderer": "^2.7.14" | ||
"vue-server-renderer": "^2.7.15" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
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
+ Added@nuxt/utils@2.17.2(transitive)
- Removed@nuxt/utils@2.17.1(transitive)
Updated@nuxt/utils@2.17.2
Updatedufo@^1.3.1
Updatedvue-server-renderer@^2.7.15