@nuxt/devtools-kit
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "@nuxt/devtools-kit", | ||
"type": "module", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"license": "MIT", | ||
@@ -44,14 +44,14 @@ "homepage": "https://devtools.nuxt.com/module/utils-kit", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.13.2", | ||
"@nuxt/schema": "^3.13.2", | ||
"@nuxt/kit": "^3.14.1592", | ||
"@nuxt/schema": "^3.14.1592", | ||
"execa": "^7.2.0" | ||
}, | ||
"devDependencies": { | ||
"birpc": "^0.2.17", | ||
"birpc": "^0.2.19", | ||
"error-stack-parser-es": "^0.1.5", | ||
"hookable": "^5.5.3", | ||
"unbuild": "^2.0.0", | ||
"unimport": "^3.12.0", | ||
"unimport": "^3.14.2", | ||
"vite-plugin-vue-inspector": "5.1.3", | ||
"vue-router": "^4.4.5" | ||
"vue-router": "^4.5.0" | ||
}, | ||
@@ -58,0 +58,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
103669
Updated@nuxt/kit@^3.14.1592
Updated@nuxt/schema@^3.14.1592