Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(ops): update jellyfish (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay authored Aug 21, 2023
1 parent 9bb15e1 commit 3e0e6b8
Show file tree
Hide file tree
Showing 7 changed files with 316 additions and 316 deletions.
10 changes: 5 additions & 5 deletions packages/standard-api-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"@fastify/helmet": "^11.0.0",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.1.12",
"@nestjs/common": "^10.1.3",
"@nestjs/common": "^10.2.0",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.1.3",
"@nestjs/core": "^10.2.0",
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.1.3",
"@nestjs/platform-express": "^10.2.0",
"@nestjs/schematics": "^10.0.2",
"@nestjs/swagger": "^7.1.8",
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.1.3",
"@nestjs/testing": "^10.2.0",
"@nestjs/throttler": "^4.2.1",
"@node-saml/passport-saml": "^4.0.4",
"@stickyjs/typescript": "^1.3.1",
Expand All @@ -30,7 +30,7 @@
"async-mutex": "^0.4.0",
"cache-manager": "^5.2.3",
"helmet": "^7.0.0",
"nestjs-pino": "^3.3.0",
"nestjs-pino": "^3.4.0",
"passport": "^0.6.0",
"passport-jwt": "^4.0.1",
"passport-saml-metadata": "^3.1.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"@fastify/helmet": "^11.0.0",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.1.12",
"@nestjs/common": "^10.1.3",
"@nestjs/common": "^10.2.0",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.1.3",
"@nestjs/core": "^10.2.0",
"@nestjs/jwt": "^10.1.0",
"@nestjs/platform-fastify": "^10.1.3",
"@nestjs/platform-fastify": "^10.2.0",
"@nestjs/schematics": "^10.0.2",
"@nestjs/swagger": "^7.1.8",
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.1.3",
"@nestjs/testing": "^10.2.0",
"@nestjs/throttler": "^4.2.1",
"@stickyjs/typescript": "^1.3.1",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.78",
"async-mutex": "^0.4.0",
"cache-manager": "^5.2.3",
"helmet": "^7.0.0",
"nestjs-pino": "^3.3.0",
"nestjs-pino": "^3.4.0",
"pino-pretty": "^10.2.0"
}
}
28 changes: 14 additions & 14 deletions packages/standard-defichain-jellyfishsdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"version": "0.0.0",
"files": [],
"dependencies": {
"@defichain/jellyfish-address": "^3.34.0",
"@defichain/jellyfish-api-core": "^3.34.0",
"@defichain/jellyfish-network": "^3.34.0",
"@defichain/jellyfish-testing": "^3.34.0",
"@defichain/jellyfish-transaction": "^3.34.0",
"@defichain/jellyfish-transaction-builder": "^3.34.0",
"@defichain/jellyfish-wallet": "^3.34.0",
"@defichain/jellyfish-wallet-encrypted": "^3.34.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.34.0",
"@defichain/playground-api-client": "^3.34.0",
"@defichain/testcontainers": "^3.34.0",
"@defichain/whale-api-client": "^3.34.0",
"@defichain/whale-api-wallet": "^3.34.0",
"defichain": "^3.34.0"
"@defichain/jellyfish-address": "^3.37.0",
"@defichain/jellyfish-api-core": "^3.37.0",
"@defichain/jellyfish-network": "^3.37.0",
"@defichain/jellyfish-testing": "^3.37.0",
"@defichain/jellyfish-transaction": "^3.37.0",
"@defichain/jellyfish-transaction-builder": "^3.37.0",
"@defichain/jellyfish-wallet": "^3.37.0",
"@defichain/jellyfish-wallet-encrypted": "^3.37.0",
"@defichain/jellyfish-wallet-mnemonic": "^3.37.0",
"@defichain/playground-api-client": "^3.37.0",
"@defichain/testcontainers": "^3.37.0",
"@defichain/whale-api-client": "^3.37.0",
"@defichain/whale-api-wallet": "^3.37.0",
"defichain": "^3.37.0"
}
}
2 changes: 1 addition & 1 deletion packages/standard-desktop-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
"typescript": "4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"prettier": "^3.0.2",
"typescript": "4.9.5"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"next": "13.4.19",
"prettier": "^3.0.2",
"typescript": "4.9.5"
Expand Down
Loading

0 comments on commit 3e0e6b8

Please sign in to comment.