chore: revert devalue upgrade

reverts https://github.com/nuxt/nuxt/pull/15880
This commit is contained in:
Daniel Roe 2023-02-02 23:22:07 +00:00
parent f54f082fd7
commit 9471d95fa6
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"chalk": "^4.1.2",
"consola": "^2.15.3",
"defu": "^6.1.2",
"devalue": "^4.2.3",
"devalue": "^2.0.1",
"fs-extra": "^10.1.0",
"html-minifier": "^4.0.0",
"node-html-parser": "^6.1.4",

View File

@ -6073,10 +6073,10 @@ detect-newline@^4.0.0:
resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-4.0.0.tgz#450ac3f864d5f61112b53a524123b012c59581bc"
integrity sha512-1aXUEPdfGdzVPFpzGJJNgq9o81bGg1s09uxTWsqBlo9PI332uyJRQq13+LK/UN4JfxJbFdCXonUFQ9R/p7yCtw==
devalue@^4.2.3:
version "4.2.3"
resolved "https://registry.npmjs.org/devalue/-/devalue-4.2.3.tgz#313bb7e7cf74100bfddab9182b2d1b48ba14701a"
integrity sha512-JG6Q248aN0pgFL57e3zqTVeFraBe+5W2ugvv1mLXsJP6YYIYJhRZhAl7QP8haJrqob6X10F9NEkuCvNILZTPeQ==
devalue@^2.0.1:
version "2.0.1"
resolved "https://registry.npmjs.org/devalue/-/devalue-2.0.1.tgz#5d368f9adc0928e47b77eea53ca60d2f346f9762"
integrity sha512-I2TiqT5iWBEyB8GRfTDP0hiLZ0YeDJZ+upDxjBfOC2lebO5LezQMv7QvIUTzdb64jQyAKLf1AHADtGN+jw6v8Q==
devtools-protocol@0.0.1082910:
version "0.0.1082910"