Skip to content

Commit d0845f0

Browse files
committed
Update deps
1 parent bc13109 commit d0845f0

File tree

2 files changed

+1090
-0
lines changed

2 files changed

+1090
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@
2525
"release": "pnpm test && pnpm format && pnpm publish --access public"
2626
},
2727
"devDependencies": {
28+
"@eslint/js": "^9.20.0",
2829
"@libp2p/interface": "^2.5.0",
2930
"@orbitdb/core": "^2.4.3",
3031
"@types/elliptic": "^6.4.18",
3132
"@types/events": "^3.0.3",
3233
"eslint": "^9.20.0",
34+
"eslint-plugin-import": "^2.31.0",
3335
"globals": "^15.14.0",
3436
"helia": "^5.2.0",
3537
"multiformats": "^13.3.2",

0 commit comments

Comments
 (0)