chore: upgrade emnapi dependencies (#1817)
This commit is contained in:
parent
76dcf833da
commit
8c911b5d34
12 changed files with 311 additions and 329 deletions
cli
|
@ -73,7 +73,7 @@
|
|||
"colorette": "^2.0.20",
|
||||
"debug": "^4.3.4",
|
||||
"emnapi": "0.44.0",
|
||||
"inquirer": "^9.2.11",
|
||||
"inquirer": "^9.2.12",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"toml": "^3.0.0",
|
||||
|
@ -82,14 +82,14 @@
|
|||
"devDependencies": {
|
||||
"@emnapi/core": "0.44.0",
|
||||
"@emnapi/runtime": "0.44.0",
|
||||
"@types/debug": "^4.1.10",
|
||||
"@types/inquirer": "^9.0.6",
|
||||
"@types/js-yaml": "^4.0.8",
|
||||
"@types/lodash-es": "^4.17.10",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/inquirer": "^9.0.7",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash-es": "^4.17.11",
|
||||
"ava": "^5.3.1",
|
||||
"env-paths": "^3.0.0",
|
||||
"esbuild": "^0.19.5",
|
||||
"prettier": "^3.0.3",
|
||||
"prettier": "^3.1.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue