mirror of
https://github.com/alexgo-io/electrum-client.git
synced 2026-04-30 04:35:10 +08:00
Updated devDependencies
This commit is contained in:
18
package.json
18
package.json
@@ -35,14 +35,14 @@
|
||||
"license": "LGPL-3.0",
|
||||
"homepage": "https://code.samourai.io/dojo/electrum-client",
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.18.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.46.0",
|
||||
"@typescript-eslint/parser": "^5.46.0",
|
||||
"@vitest/coverage-c8": "^0.25.6",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-unicorn": "^45.0.1",
|
||||
"typescript": "^4.9.4",
|
||||
"vitest": "^0.25.6"
|
||||
"@types/node": "^16.18.16",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"@vitest/coverage-c8": "^0.29.2",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-unicorn": "^45.0.2",
|
||||
"typescript": "^4.9.5",
|
||||
"vitest": "^0.29.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user