Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Sep 30, 2024
1 parent 090a91d commit d345ead
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 12 deletions.
4 changes: 3 additions & 1 deletion libs/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,17 @@
"lint-diff": "NODE_OPTIONS=\"--max-old-space-size=4096\" eslint -c ../../.eslintrc-diff.cjs './src/**/*.{ts,tsx}'"
},
"dependencies": {
"@canvas-js/core": "^0.10.10",
"@canvas-js/chain-cosmos": "^0.10.10",
"@canvas-js/chain-ethereum": "^0.10.10",
"@canvas-js/chain-solana": "^0.10.10",
"@canvas-js/chain-substrate": "^0.10.10",
"@canvas-js/core": "^0.10.10",
"@canvas-js/gossiplog": "^0.10.10",
"@canvas-js/interfaces": "^0.10.10",
"@canvas-js/signatures": "^0.10.10",
"@cosmjs/encoding": "0.32.3",
"@ipld/dag-json": "^10.2.0",
"@polkadot/util": "12.6.2",
"moment": "^2.23.0",
"safe-stable-stringify": "^2.4.2"
},
Expand Down
1 change: 0 additions & 1 deletion packages/discord-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"@hicommonwealth/core": "workspace:*",
"@hicommonwealth/model": "workspace:*",
"@hicommonwealth/shared": "workspace:*",
"@polkadot/util": "12.6.2",
"@polkadot/util-crypto": "12.6.2",
"axios": "^1.3.4",
"discord.js": "^14.16.2",
Expand Down
1 change: 0 additions & 1 deletion packages/snapshot-listener/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@hicommonwealth/core": "workspace:*",
"@hicommonwealth/model": "workspace:*",
"@hicommonwealth/shared": "workspace:*",
"@polkadot/util": "12.6.2",
"@polkadot/util-crypto": "12.6.2",
"body-parser": "^1.20.1",
"express": "^4.18.2",
Expand Down
45 changes: 36 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d345ead

Please sign in to comment.