chore(cli): upgrade peer dependencies (#1937)

This commit is contained in:
LongYinan 2024-02-01 15:00:15 +08:00 committed by GitHub
parent 0007e3aaf6
commit 199893a309
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View file

@ -98,9 +98,8 @@
"typescript": "^5.3.3"
},
"peerDependencies": {
"@emnapi/runtime": "^0.45.0",
"@tybys/wasm-util": "^0.8.0",
"emnapi": "^0.45.0"
"@emnapi/runtime": "^1.0.0",
"emnapi": "^1.0.0"
},
"peerDependenciesMeta": {
"@emnapi/runtime": {

View file

@ -768,9 +768,8 @@ __metadata:
typanion: "npm:^3.14.0"
typescript: "npm:^5.3.3"
peerDependencies:
"@emnapi/runtime": ^0.45.0
"@tybys/wasm-util": ^0.8.0
emnapi: ^0.45.0
"@emnapi/runtime": ^1.0.0
emnapi: ^1.0.0
peerDependenciesMeta:
"@emnapi/runtime":
optional: true