mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency @nuxt/devalue to v2 (#9545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5614399b4f
commit
424ac7cb97
@ -8,7 +8,7 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@nuxt/devalue": "^1.2.5",
|
||||
"@nuxt/devalue": "^2.0.0",
|
||||
"@nuxt/utils": "2.15.6",
|
||||
"@nuxt/vue-app": "2.15.6",
|
||||
"@nuxt/webpack": "2.15.6",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@nuxt/devalue": "^1.2.5",
|
||||
"@nuxt/devalue": "^2.0.0",
|
||||
"@nuxt/utils": "2.15.6",
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^5.0.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -1941,12 +1941,10 @@
|
||||
upath "^2.0.1"
|
||||
vue-template-compiler "^2.6.14"
|
||||
|
||||
"@nuxt/devalue@^1.2.5":
|
||||
version "1.2.5"
|
||||
resolved "https://registry.npmjs.org/@nuxt/devalue/-/devalue-1.2.5.tgz#8d95e3e74b3332d3eb713342c5c4d18096047d66"
|
||||
integrity sha512-Tg86C7tqzvZtZli2BQVqgzZN136mZDTgauvJXagglKkP2xt5Kw3NUIiJyjX0Ww/IZy2xVmD0LN+CEPpij4dB2g==
|
||||
dependencies:
|
||||
consola "^2.9.0"
|
||||
"@nuxt/devalue@^2.0.0":
|
||||
version "2.0.0"
|
||||
resolved "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.0.tgz#c7bd7e9a516514e612d5d2e511ffc399e0eac322"
|
||||
integrity sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==
|
||||
|
||||
"@nuxt/friendly-errors-webpack-plugin@^2.5.1":
|
||||
version "2.5.1"
|
||||
@ -4438,7 +4436,7 @@ connect@^3.7.0:
|
||||
parseurl "~1.3.3"
|
||||
utils-merge "1.0.1"
|
||||
|
||||
consola@^2.10.0, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0, consola@^2.9.0:
|
||||
consola@^2.10.0, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0:
|
||||
version "2.15.3"
|
||||
resolved "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
|
||||
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
|
||||
|
Loading…
Reference in New Issue
Block a user