Skip to content

Commit b9d8025

Browse files
committed
fix: add @nuxt/devalue dependency
#502
1 parent 6a3967c commit b9d8025

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
3333
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
3434
"@babel/plugin-transform-typescript": "^7.18.12",
35+
"@nuxt/devalue": "^2.0.0",
3536
"@nuxt/kit": "^3.0.0-rc.8",
3637
"@nuxt/postcss8": "^1.1.3",
3738
"@nuxt/schema": "^3.0.0-rc.8",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,6 +1449,11 @@
14491449
dependencies:
14501450
consola "^2.9.0"
14511451

1452+
"@nuxt/devalue@^2.0.0":
1453+
version "2.0.0"
1454+
resolved "https://registry.yarnpkg.com/@nuxt/devalue/-/devalue-2.0.0.tgz#c7bd7e9a516514e612d5d2e511ffc399e0eac322"
1455+
integrity sha512-YBI/6o2EBz02tdEJRBK8xkt3zvOFOWlLBf7WKYGBsSYSRtjjgrqPe2skp6VLLmKx5WbHHDNcW+6oACaurxGzeA==
1456+
14521457
"@nuxt/friendly-errors-webpack-plugin@^2.5.1":
14531458
version "2.5.2"
14541459
resolved "https://registry.yarnpkg.com/@nuxt/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-2.5.2.tgz#982a43ee2da61611f7396439e57038392d3944d5"

0 commit comments

Comments
 (0)