Comparing version 2.17.1 to 2.17.2
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -290,3 +290,3 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
var name = "@nuxt/cli"; | ||
var version = "2.17.1"; | ||
var version = "2.17.2"; | ||
@@ -293,0 +293,0 @@ async function loadNuxtConfig(argv, configContext) { |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* @nuxt/cli v2.17.2 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/cli", | ||
"version": "2.17.1", | ||
"version": "2.17.2", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -15,4 +15,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.17.1", | ||
"@nuxt/utils": "2.17.1", | ||
"@nuxt/config": "2.17.2", | ||
"@nuxt/utils": "2.17.2", | ||
"boxen": "^5.1.2", | ||
@@ -25,3 +25,3 @@ "chalk": "^4.1.2", | ||
"defu": "^6.1.2", | ||
"destr": "^2.0.0", | ||
"destr": "^2.0.1", | ||
"execa": "^5.1.1", | ||
@@ -38,3 +38,3 @@ "exit": "^0.1.2", | ||
"serve-static": "^1.15.0", | ||
"std-env": "^3.3.3", | ||
"std-env": "^3.4.3", | ||
"upath": "^2.0.1", | ||
@@ -41,0 +41,0 @@ "wrap-ansi": "^7.0.0" |
+ Added@nuxt/config@2.17.2(transitive)
+ Added@nuxt/utils@2.17.2(transitive)
- Removed@nuxt/config@2.17.1(transitive)
- Removed@nuxt/utils@2.17.1(transitive)
Updated@nuxt/config@2.17.2
Updated@nuxt/utils@2.17.2
Updateddestr@^2.0.1
Updatedstd-env@^3.4.3