Skip to content

Commit

Permalink
Tl/upgrade checkout (#738)
Browse files Browse the repository at this point in the history
* update pkg

* upgrade pkgs

---------

Co-authored-by: Tasha Lee <tashalee@Tashas-MacBook-Pro.local>
  • Loading branch information
tashaylee and Tasha Lee authored Oct 4, 2024
1 parent 7c881c8 commit 87bf765
Show file tree
Hide file tree
Showing 46 changed files with 241 additions and 173 deletions.
8 changes: 4 additions & 4 deletions examples/angular/base/card-form/card-form/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 examples/angular/base/card-form/card-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/router": "^17.3.0",
"@coinflowlabs/angular": "^0.2.1",
"@coinflowlabs/angular": "^0.2.2",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
Expand Down
14 changes: 7 additions & 7 deletions examples/react/base/checkout/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 examples/react/base/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@coinflowlabs/react": "^4.2.10",
"@coinflowlabs/react": "^4.4.0",
"@web3modal/ethereum": "^2.3.6",
"@web3modal/react": "^2.3.0",
"ethers": "5.7.2",
Expand Down
14 changes: 7 additions & 7 deletions examples/react/base/withdraw/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 examples/react/base/withdraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@coinflowlabs/react": "^4.2.10",
"@coinflowlabs/react": "^4.4.0",
"@web3modal/ethereum": "^2.3.6",
"@web3modal/react": "^2.3.6",
"react": "^18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions examples/react/eth/checkout/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 examples/react/eth/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@coinflowlabs/react": "^4.2.10",
"@coinflowlabs/react": "^4.4.0",
"@web3modal/ethereum": "^2.3.6",
"@web3modal/react": "^2.3.0",
"ethers": "5.7.2",
Expand Down
14 changes: 7 additions & 7 deletions examples/react/eth/withdraw/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 examples/react/eth/withdraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@coinflowlabs/react": "^4.2.10",
"@coinflowlabs/react": "^4.4.0",
"@web3modal/ethereum": "^2.3.6",
"@web3modal/react": "^2.3.6",
"react": "^18.2.0",
Expand Down
46 changes: 28 additions & 18 deletions examples/react/near/checkout/package-lock.json

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

Loading

0 comments on commit 87bf765

Please sign in to comment.