Skip to content

Commit

Permalink
Biome sdk update
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamoftrees committed May 2, 2024
1 parent 424ad24 commit 812340e
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/checkout/sdk-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
]
},
"dependencies": {
"@biom3/react": "^0.22.2",
"@biom3/react": "^0.22.5",
"@imtbl/checkout-sdk": "0.0.0",
"@imtbl/checkout-widgets": "0.0.0",
"@imtbl/config": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkout/widgets-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@biom3/design-tokens": "^0.3.7",
"@biom3/react": "^0.22.2",
"@biom3/react": "^0.22.5",
"@ethersproject/providers": "^5.7.2",
"@imtbl/bridge-sdk": "0.0.0",
"@imtbl/checkout-sdk": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkout/widgets-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@biom3/design-tokens": "^0.3.7",
"@biom3/react": "^0.22.2",
"@biom3/react": "^0.22.5",
"@imtbl/checkout-sdk": "0.0.0",
"@imtbl/checkout-widgets": "0.0.0",
"@imtbl/config": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/passport/sdk-sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"dependencies": {
"@biom3/design-tokens": "^0.3.7",
"@biom3/react": "^0.22.2",
"@biom3/react": "^0.22.5",
"@imtbl/config": "0.0.0",
"@imtbl/passport": "0.0.0",
"@imtbl/x-client": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-provider/src/sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
]
},
"dependencies": {
"@biom3/react": "^0.22.2",
"@biom3/react": "^0.22.5",
"@imtbl/sdk": "0.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@0xsequence/abi": "^1.4.3",
"@0xsequence/core": "^1.4.3",
"@biom3/design-tokens": "^0.3.7",
"@biom3/react": "^0.22.2",
"@biom3/react": "^0.22.5",
"@ethersproject/abi": "^5.7.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/keccak256": "^5.7.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2236,9 +2236,9 @@ __metadata:
languageName: node
linkType: hard

"@biom3/react@npm:^0.22.2":
version: 0.22.2
resolution: "@biom3/react@npm:0.22.2"
"@biom3/react@npm:^0.22.5":
version: 0.22.5
resolution: "@biom3/react@npm:0.22.5"
dependencies:
"@biom3/design-tokens": ~0.3.7
buffer: ^6.0.3
Expand All @@ -2257,7 +2257,7 @@ __metadata:
framer-motion: ^10.12.12
react: ^18.2.0
react-dom: ^18.2.0
checksum: dce78bd23583810f0312aa93977da45ba40b09ca1efdbe0321ab197dbfefc885317238ecf9d576bb14b993cbf37f6de8010df370bf02e11b9850d3e7a9770459
checksum: 70c139d84efd2ea4c1951470a801e8f8be952e25b231fd91c87c57ad4d1c484771604bac82ad258c803fa1a5cb696d0dc42f64d3234d76cc7b4bc9196427143d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3371,7 +3371,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@imtbl/checkout-sdk-sample-app@workspace:packages/checkout/sdk-sample-app"
dependencies:
"@biom3/react": ^0.22.2
"@biom3/react": ^0.22.5
"@imtbl/checkout-sdk": 0.0.0
"@imtbl/checkout-widgets": 0.0.0
"@imtbl/config": 0.0.0
Expand Down Expand Up @@ -3447,7 +3447,7 @@ __metadata:
resolution: "@imtbl/checkout-widgets-sample-app@workspace:packages/checkout/widgets-sample-app"
dependencies:
"@biom3/design-tokens": ^0.3.7
"@biom3/react": ^0.22.2
"@biom3/react": ^0.22.5
"@imtbl/checkout-sdk": 0.0.0
"@imtbl/checkout-widgets": 0.0.0
"@imtbl/config": 0.0.0
Expand Down Expand Up @@ -3477,7 +3477,7 @@ __metadata:
resolution: "@imtbl/checkout-widgets@workspace:packages/checkout/widgets-lib"
dependencies:
"@biom3/design-tokens": ^0.3.7
"@biom3/react": ^0.22.2
"@biom3/react": ^0.22.5
"@ethersproject/providers": ^5.7.2
"@imtbl/bridge-sdk": 0.0.0
"@imtbl/checkout-sdk": 0.0.0
Expand Down Expand Up @@ -3722,7 +3722,7 @@ __metadata:
resolution: "@imtbl/passport-sdk-sample-app@workspace:packages/passport/sdk-sample-app"
dependencies:
"@biom3/design-tokens": ^0.3.7
"@biom3/react": ^0.22.2
"@biom3/react": ^0.22.5
"@imtbl/config": 0.0.0
"@imtbl/passport": 0.0.0
"@imtbl/x-client": 0.0.0
Expand Down Expand Up @@ -3814,7 +3814,7 @@ __metadata:
"@babel/plugin-transform-class-properties": ^7.24.1
"@babel/plugin-transform-private-methods": ^7.24.1
"@biom3/design-tokens": ^0.3.7
"@biom3/react": ^0.22.2
"@biom3/react": ^0.22.5
"@ethersproject/abi": ^5.7.0
"@ethersproject/abstract-signer": ^5.7.0
"@ethersproject/keccak256": ^5.7.0
Expand Down Expand Up @@ -29848,7 +29848,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "x-provider-sample-app@workspace:packages/x-provider/src/sample-app"
dependencies:
"@biom3/react": ^0.22.2
"@biom3/react": ^0.22.5
"@imtbl/sdk": 0.0.0
"@svgr/webpack": ^8.0.1
"@testing-library/jest-dom": ^5.16.5
Expand Down

0 comments on commit 812340e

Please sign in to comment.