Skip to content

Commit bc13109

Browse files
committed
Update dependencies
1 parent 2a8021b commit bc13109

File tree

2 files changed

+1543
-1533
lines changed

2 files changed

+1543
-1533
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@orbitdb/core-types",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Official typings for OrbitDB",
55
"types": "src/index.d.ts",
66
"type": "module",
@@ -25,17 +25,17 @@
2525
"release": "pnpm test && pnpm format && pnpm publish --access public"
2626
},
2727
"devDependencies": {
28-
"@libp2p/interface": "^2.2.1",
28+
"@libp2p/interface": "^2.5.0",
2929
"@orbitdb/core": "^2.4.3",
3030
"@types/elliptic": "^6.4.18",
3131
"@types/events": "^3.0.3",
32-
"eslint": "^9.15.0",
33-
"globals": "^15.12.0",
34-
"helia": "^5.1.1",
35-
"multiformats": "^13.3.1",
36-
"prettier": "^3.4.0",
32+
"eslint": "^9.20.0",
33+
"globals": "^15.14.0",
34+
"helia": "^5.2.0",
35+
"multiformats": "^13.3.2",
36+
"prettier": "^3.5.0",
3737
"tiny-typed-emitter": "^2.1.0",
38-
"typescript": "^5.7.2",
39-
"typescript-eslint": "^8.16.0"
38+
"typescript": "^5.7.3",
39+
"typescript-eslint": "^8.24.0"
4040
}
4141
}

0 commit comments

Comments
 (0)