Skip to content

Commit

Permalink
up deps to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Sep 12, 2023
1 parent 041c0b1 commit eaeb458
Show file tree
Hide file tree
Showing 2 changed files with 1,804 additions and 1,340 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,24 +43,24 @@
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.26",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"esbuild": "0.16.6",
"eslint": "^8.16.0",
"@types/jest": "^29.5.4",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"esbuild": "0.19.2",
"eslint": "^8.49.0",
"eventsource": "^2.0.2",
"jest": "^28.1.0",
"protobufjs-cli": "^1.1.1",
"rollup": "^3.29.0",
"jest": "^29.7.0",
"protobufjs-cli": "^1.1.2",
"rollup": "^3.29.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-typescript2": "^0.35.0",
"ts-jest": "^28.0.2",
"ts-node": "^10.7.0",
"typedoc": "^0.22.15",
"typescript": "^4.6.4",
"undici": "^5.5.1",
"ws": "^8.6.0"
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typedoc": "^0.25.1",
"typescript": "^5.2.2",
"undici": "^5.24.0",
"ws": "^8.14.1"
},
"repository": {
"type": "git",
Expand All @@ -87,4 +87,4 @@
"events": "^3.3.0",
"protobufjs": "^7.2.5"
}
}
}
Loading

0 comments on commit eaeb458

Please sign in to comment.