Skip to content

Commit

Permalink
chore(deps): update api
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 60897a1 commit 05afa2b
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 264 deletions.
16 changes: 8 additions & 8 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,25 +61,25 @@
"@polkadot/types": "14.3.1",
"@polkadot/types-codec": "14.3.1",
"@polkadot/wasm-crypto": "7.4.1",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-commonjs": "26.0.3",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-typescript": "11.1.6",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/rollup-plugin-peer-deps-external": "2.2.5",
"@typescript-eslint/parser": "8.0.0",
"@typescript-eslint/parser": "8.16.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-jest": "29.7.0",
"eslint": "9.8.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"rollup": "4.19.2",
"rollup": "4.27.4",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.36.0",
"rxjs": "7.8.1",
"ts-jest": "29.2.4",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.7.2"
},
"lint-staged": {
"*.ts": [
Expand Down
Loading

0 comments on commit 05afa2b

Please sign in to comment.