@nuxt/config
Advanced tools
Comparing version 2.14.7 to 2.14.8
{ | ||
"name": "@nuxt/config", | ||
"version": "2.14.7", | ||
"version": "2.14.8", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -13,11 +13,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/utils": "2.14.7", | ||
"@nuxt/utils": "2.14.8", | ||
"consola": "^2.15.0", | ||
"create-require": "^1.0.2", | ||
"create-require": "^1.1.1", | ||
"defu": "^2.0.4", | ||
"destr": "^1.0.0", | ||
"destr": "^1.0.1", | ||
"dotenv": "^8.2.0", | ||
"esm": "^3.2.25", | ||
"jiti": "^0.1.11", | ||
"rc9": "^1.0.0", | ||
"jiti": "^0.1.17", | ||
"rc9": "^1.2.0", | ||
"std-env": "^2.2.1" | ||
@@ -24,0 +24,0 @@ }, |
Sorry, the diff of this file is too big to display
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
124856
4102
+ Added@nuxt/utils@2.14.8(transitive)
- Removed@nuxt/utils@2.14.7(transitive)
Updated@nuxt/utils@2.14.8
Updatedcreate-require@^1.1.1
Updateddestr@^1.0.1
Updatedjiti@^0.1.17
Updatedrc9@^1.2.0