mirror of
https://github.com/alexgo-io/electrum-client.git
synced 2026-01-12 16:53:05 +08:00
Updated devDependencies
This commit is contained in:
1675
package-lock.json
generated
1675
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@@ -35,14 +35,14 @@
|
||||
"license": "LGPL-3.0",
|
||||
"homepage": "https://code.samourai.io/dojo/electrum-client",
|
||||
"devDependencies": {
|
||||
"@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",
|
||||
"@types/node": "^16.18.32",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.7",
|
||||
"@typescript-eslint/parser": "^5.59.7",
|
||||
"@vitest/coverage-c8": "^0.31.1",
|
||||
"eslint": "^8.41.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-unicorn": "^45.0.2",
|
||||
"typescript": "^4.9.5",
|
||||
"vitest": "^0.29.2"
|
||||
"eslint-plugin-unicorn": "^47.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vitest": "^0.31.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user