Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Aug 11, 2024
1 parent 418d3b6 commit 4e3097c
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 72 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/node-sdk/paima-broker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/broker",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/node-sdk/paima-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/db",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/node-sdk/paima-utils-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/utils-backend",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -27,6 +27,6 @@
},
"dependencies": {
"yaml": "^2.3.1",
"@paima/db": "4.0.0"
"@paima/db": "5.0.0"
}
}
8 changes: 4 additions & 4 deletions packages/node-sdk/publish-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/node-sdk",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -26,8 +26,8 @@
},
"devDependencies": {},
"dependencies": {
"@paima/db": "4.0.0",
"@paima/utils-backend": "4.0.0",
"@paima/broker": "4.0.0"
"@paima/db": "5.0.0",
"@paima/utils-backend": "5.0.0",
"@paima/broker": "5.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/paima-sdk/paima-concise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/concise",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -29,6 +29,6 @@
},
"devDependencies": {
"@types/node": "^20.11.0",
"@paima/utils": "4.0.0"
"@paima/utils": "5.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/paima-sdk/paima-crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/crypto",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -33,7 +33,7 @@
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"bech32": "^2.0.0",
"@paima/utils": "4.0.0",
"@paima/utils": "5.0.0",
"mina-signer": "^2.1.1",
"bs58check": "^4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/paima-sdk/paima-events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/events",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/paima-sdk/paima-executors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/executors",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -26,6 +26,6 @@
"typescript": "^5.5.3"
},
"dependencies": {
"@paima/prando": "4.0.0"
"@paima/prando": "5.0.0"
}
}
10 changes: 5 additions & 5 deletions packages/paima-sdk/paima-mw-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/mw-core",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,10 +41,10 @@
},
"dependencies": {
"@metamask/providers": "^10.2.1",
"@paima/concise": "4.0.0",
"@paima/prando": "4.0.0",
"@paima/providers": "4.0.0",
"@paima/utils": "4.0.0",
"@paima/concise": "5.0.0",
"@paima/prando": "5.0.0",
"@paima/providers": "5.0.0",
"@paima/utils": "5.0.0",
"@perawallet/connect": "^1.2.3",
"@polkadot/extension-dapp": "^0.47.6",
"algosdk": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/paima-sdk/paima-prando/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/prando",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/paima-sdk/paima-precompiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/precompiles",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/paima-sdk/paima-providers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/providers",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -26,8 +26,8 @@
"dependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
"@metamask/providers": "^10.2.1",
"@paima/crypto": "4.0.0",
"@paima/utils": "4.0.0",
"@paima/crypto": "5.0.0",
"@paima/utils": "5.0.0",
"@perawallet/connect": "^1.2.3",
"@polkadot/extension-dapp": "^0.47.6",
"@aurowallet/mina-provider": "^1.0.2",
Expand Down
20 changes: 10 additions & 10 deletions packages/paima-sdk/paima-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/sdk",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand All @@ -25,14 +25,14 @@
},
"devDependencies": {},
"dependencies": {
"@paima/concise": "4.0.0",
"@paima/crypto": "4.0.0",
"@paima/executors": "4.0.0",
"@paima/mw-core": "4.0.0",
"@paima/prando": "4.0.0",
"@paima/precompiles": "4.0.0",
"@paima/providers": "4.0.0",
"@paima/utils": "4.0.0",
"@paima/events": "4.0.0"
"@paima/concise": "5.0.0",
"@paima/crypto": "5.0.0",
"@paima/executors": "5.0.0",
"@paima/mw-core": "5.0.0",
"@paima/prando": "5.0.0",
"@paima/precompiles": "5.0.0",
"@paima/providers": "5.0.0",
"@paima/utils": "5.0.0",
"@paima/events": "5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paima-sdk/paima-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@paima/utils",
"version": "4.0.0",
"version": "5.0.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 4e3097c

Please sign in to comment.