Skip to content

Commit

Permalink
Bump all the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
orhoj committed Sep 4, 2023
1 parent 2fa2591 commit c34d402
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 54 deletions.
2 changes: 1 addition & 1 deletion examples/add-example-Web3Id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "live-server ./index.html --mount=/sdk.js:../../node_modules/@concordium/web-sdk/lib/concordium.min.js --mount=/helpers.js:../../packages/browser-wallet-api-helpers/lib/concordiumHelpers.min.js"
},
"dependencies": {
"@concordium/web-sdk": "^6.2.1"
"@concordium/web-sdk": "^6.3.0"
}
}
2 changes: 1 addition & 1 deletion examples/eSealing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache-2.0",
"dependencies": {
"@concordium/react-components": "^0.3.0",
"@concordium/web-sdk": "^6.2.1",
"@concordium/web-sdk": "^6.3.0",
"@thi.ng/leb128": "^2.1.18",
"@types/sha256": "^0.2.0",
"@walletconnect/types": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/nft-minting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@concordium/browser-wallet-api-helpers": "workspace:^",
"@concordium/web-sdk": "^6.2.1",
"@concordium/web-sdk": "^6.3.0",
"cors": "^2.8.5",
"express": "^4.18.1",
"express-fileupload": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/piggybank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@concordium/browser-wallet-api-helpers": "workspace:^",
"@concordium/web-sdk": "^6.2.1",
"@concordium/web-sdk": "^6.3.0",
"react": "^18.1.0",
"react-dom": "^18.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/two-step-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"start": "live-server ../two-step-transfer/index.html --mount=/sdk.js:../../node_modules/@concordium/web-sdk/lib/concordium.min.js --mount=/helpers.js:../../packages/browser-wallet-api-helpers/lib/concordiumHelpers.min.js"
},
"dependencies": {
"@concordium/web-sdk": "^6.2.1"
"@concordium/web-sdk": "^6.3.0"
}
}
2 changes: 1 addition & 1 deletion examples/voting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@concordium/browser-wallet-api-helpers": "^2.0.0",
"@concordium/web-sdk": "^6.2.1",
"@concordium/web-sdk": "^6.3.0",
"bootstrap": "^5.2.1",
"cross-env": "^7.0.3",
"moment": "^2.29.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/wCCD/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "Apache-2.0",
"dependencies": {
"@concordium/react-components": "^0.2.0",
"@concordium/web-sdk": "^6.2.1",
"@concordium/web-sdk": "^6.3.0",
"@thi.ng/leb128": "^2.1.18",
"@walletconnect/types": "^2.1.4",
"mathjs": "^11.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-wallet-api-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://concordium.com"
},
"dependencies": {
"@concordium/web-sdk": "^6.2.1"
"@concordium/web-sdk": "^6.3.0"
},
"devDependencies": {
"@babel/core": "^7.17.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-wallet-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "Apache-2.0",
"dependencies": {
"@concordium/browser-wallet-api-helpers": "workspace:^",
"@concordium/common-sdk": "^9.2.1",
"@concordium/common-sdk": "^9.3.0",
"@protobuf-ts/grpcweb-transport": "^2.8.2",
"@protobuf-ts/runtime-rpc": "^2.8.2",
"buffer": "^6.0.3",
Expand Down
55 changes: 10 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1918,7 +1918,7 @@ __metadata:
"@babel/plugin-transform-modules-commonjs": ^7.12.1
"@babel/plugin-transform-runtime": ^7.12.1
"@babel/preset-env": ^7.12.1
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
typescript: ^4.3.5
webpack: ^5.72.0
webpack-cli: ^4.9.2
Expand All @@ -1930,7 +1930,7 @@ __metadata:
resolution: "@concordium/browser-wallet-api@workspace:packages/browser-wallet-api"
dependencies:
"@concordium/browser-wallet-api-helpers": "workspace:^"
"@concordium/common-sdk": ^9.2.1
"@concordium/common-sdk": ^9.3.0
"@protobuf-ts/grpcweb-transport": ^2.8.2
"@protobuf-ts/runtime-rpc": ^2.8.2
"@types/json-bigint": ^1.0.1
Expand Down Expand Up @@ -2027,28 +2027,7 @@ __metadata:
languageName: unknown
linkType: soft

"@concordium/common-sdk@npm:9.2.1, @concordium/common-sdk@npm:^9.2.1":
version: 9.2.1
resolution: "@concordium/common-sdk@npm:9.2.1"
dependencies:
"@concordium/rust-bindings": 1.2.0
"@grpc/grpc-js": ^1.3.4
"@noble/ed25519": ^1.7.1
"@protobuf-ts/runtime-rpc": ^2.8.2
"@scure/bip39": ^1.1.0
big.js: ^6.2.0
bs58check: ^2.1.2
buffer: ^6.0.3
cross-fetch: 3.1.5
hash.js: ^1.1.7
iso-3166-1: ^2.1.1
json-bigint: ^1.0.0
uuid: ^8.3.2
checksum: fd308fd31f9833a90e526c672bc8e0fd173ee41841350c2b477b39ac7c336f67b27c20d638416a0a807c631afdd196764f882e59ada5aa65d88f955901715d07
languageName: node
linkType: hard

"@concordium/common-sdk@npm:9.3.0":
"@concordium/common-sdk@npm:9.3.0, @concordium/common-sdk@npm:^9.3.0":
version: 9.3.0
resolution: "@concordium/common-sdk@npm:9.3.0"
dependencies:
Expand Down Expand Up @@ -2147,20 +2126,6 @@ __metadata:
languageName: node
linkType: hard

"@concordium/web-sdk@npm:^6.2.1":
version: 6.2.1
resolution: "@concordium/web-sdk@npm:6.2.1"
dependencies:
"@concordium/common-sdk": 9.2.1
"@concordium/rust-bindings": 1.2.0
"@grpc/grpc-js": ^1.3.4
"@protobuf-ts/grpcweb-transport": ^2.8.2
buffer: ^6.0.3
process: ^0.11.10
checksum: 6344d56fc8f71ab92c6913c4e2755a21660491964503d2f5709d59501e634c279611b620ec067937eb132f9a47109f54bcb0dcbceca87377a9de88e69bb61ed0
languageName: node
linkType: hard

"@concordium/web-sdk@npm:^6.3.0":
version: 6.3.0
resolution: "@concordium/web-sdk@npm:6.3.0"
Expand Down Expand Up @@ -6793,7 +6758,7 @@ __metadata:
resolution: "NFT-Minting@workspace:examples/nft-minting"
dependencies:
"@concordium/browser-wallet-api-helpers": "workspace:^"
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
"@craftamap/esbuild-plugin-html": ^0.4.0
"@types/react": ^18.0.9
"@types/react-dom": ^18.0.5
Expand Down Expand Up @@ -6936,7 +6901,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "add-example-web3-id@workspace:examples/add-example-Web3Id"
dependencies:
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
live-server: ^1.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10252,7 +10217,7 @@ __metadata:
resolution: "e_sealing@workspace:examples/eSealing"
dependencies:
"@concordium/react-components": ^0.3.0
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
"@craftamap/esbuild-plugin-html": ^0.4.0
"@thi.ng/leb128": ^2.1.18
"@types/node": ^18.7.23
Expand Down Expand Up @@ -17632,7 +17597,7 @@ __metadata:
resolution: "piggybank@workspace:examples/piggybank"
dependencies:
"@concordium/browser-wallet-api-helpers": "workspace:^"
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
"@craftamap/esbuild-plugin-html": ^0.4.0
"@types/react": ^18.0.9
"@types/react-dom": ^18.0.5
Expand Down Expand Up @@ -21549,7 +21514,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "two-step-transfer@workspace:examples/two-step-transfer"
dependencies:
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
live-server: ^1.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -22247,7 +22212,7 @@ __metadata:
resolution: "voting@workspace:examples/voting"
dependencies:
"@concordium/browser-wallet-api-helpers": ^2.0.0
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
"@types/node": ^18.7.23
"@types/react": ^18.0.9
"@types/react-dom": ^18.0.5
Expand Down Expand Up @@ -22372,7 +22337,7 @@ __metadata:
resolution: "wccd@workspace:examples/wCCD"
dependencies:
"@concordium/react-components": ^0.2.0
"@concordium/web-sdk": ^6.2.1
"@concordium/web-sdk": ^6.3.0
"@craftamap/esbuild-plugin-html": ^0.4.0
"@thi.ng/leb128": ^2.1.18
"@types/node": ^18.7.23
Expand Down

0 comments on commit c34d402

Please sign in to comment.