Skip to content

Commit

Permalink
chore(deps): update api (#1566)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent db48001 commit e22669f
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 565 deletions.
14 changes: 7 additions & 7 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@babel/plugin-transform-typescript": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/plugin-transform-typescript": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@polkadot/api": "10.13.1",
"@polkadot/typegen": "10.13.1",
"@polkadot/types": "10.13.1",
Expand All @@ -65,19 +65,19 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "11.1.6",
"@types/jest": "^29.5.2",
"@types/jest": "29.5.12",
"@types/rollup-plugin-peer-deps-external": "2.2.5",
"@typescript-eslint/parser": "5.62.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-jest": "^29.5.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"jest": "^29.5.0",
"jest": "29.7.0",
"rollup": "3.29.4",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-typescript2": "0.36.0",
"rxjs": "7.8.1",
"ts-jest": "^29.1.0",
"ts-jest": "29.1.3",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
Loading

0 comments on commit e22669f

Please sign in to comment.