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 Oct 10, 2024
1 parent 87941b3 commit fd79fba
Show file tree
Hide file tree
Showing 2 changed files with 930 additions and 1,255 deletions.
22 changes: 11 additions & 11 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,33 +53,33 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@babel/plugin-transform-typescript": "7.25.2",
"@babel/preset-env": "7.25.3",
"@babel/preset-typescript": "7.24.7",
"@babel/plugin-transform-typescript": "7.25.7",
"@babel/preset-env": "7.25.8",
"@babel/preset-typescript": "7.25.7",
"@polkadot/api": "13.2.1",
"@polkadot/typegen": "13.2.1",
"@polkadot/types": "13.2.1",
"@polkadot/types-codec": "13.2.1",
"@polkadot/wasm-crypto": "7.3.2",
"@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.13",
"@types/rollup-plugin-peer-deps-external": "2.2.5",
"@typescript-eslint/parser": "8.0.0",
"@typescript-eslint/parser": "8.8.1",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-jest": "29.7.0",
"eslint": "9.8.0",
"eslint": "9.12.0",
"jest": "29.7.0",
"rollup": "4.19.2",
"rollup": "4.24.0",
"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.6.3"
},
"lint-staged": {
"*.ts": [
Expand Down
Loading

0 comments on commit fd79fba

Please sign in to comment.