Skip to content

Commit

Permalink
feat: WT-2046 update biome version (#1361)
Browse files Browse the repository at this point in the history
sharonsheah authored Jan 17, 2024
1 parent d44bf20 commit e33d4a2
Showing 8 changed files with 33 additions and 28 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,9 @@
"version": "0.0.0",
"author": "Immutable",
"bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
"dependencies": {
"tslib": "^2.6.2"
},
"devDependencies": {
"@actions/core": "^1.10.1",
"@release-it-plugins/workspaces": "^4.0.0",
@@ -89,8 +92,5 @@
"nohoist": [
"samples/**"
]
},
"dependencies": {
"tslib": "^2.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/checkout/sdk-sample-app/package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@biom3/react": "^0.19.22",
"@biom3/react": "^0.19.34",
"@imtbl/checkout-sdk": "0.0.0",
"@imtbl/checkout-widgets": "0.0.0",
"@imtbl/config": "0.0.0",
2 changes: 1 addition & 1 deletion packages/checkout/widgets-lib/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
},
"dependencies": {
"@biom3/design-tokens": "0.2.9",
"@biom3/react": "^0.19.22",
"@biom3/react": "^0.19.34",
"@ethersproject/providers": "^5.7.2",
"@imtbl/bridge-sdk": "0.0.0",
"@imtbl/checkout-sdk": "0.0.0",
2 changes: 1 addition & 1 deletion packages/checkout/widgets-sample-app/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
},
"dependencies": {
"@biom3/design-tokens": "0.2.9",
"@biom3/react": "^0.19.22",
"@biom3/react": "^0.19.34",
"@imtbl/checkout-sdk": "0.0.0",
"@imtbl/checkout-widgets": "0.0.0",
"@imtbl/config": "0.0.0",
2 changes: 1 addition & 1 deletion packages/passport/sdk-sample-app/package.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"version": "0.1.0",
"dependencies": {
"@biom3/design-tokens": "0.2.9",
"@biom3/react": "^0.19.22",
"@biom3/react": "^0.19.34",
"@imtbl/config": "0.0.0",
"@imtbl/core-sdk": "^2.4.0",
"@imtbl/immutablex-client": "0.0.0",
2 changes: 1 addition & 1 deletion packages/provider/src/sample-app/package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@biom3/react": "^0.19.22",
"@biom3/react": "^0.19.34",
"@imtbl/core-sdk": "^2.4.0",
"@imtbl/sdk": "0.0.0",
"@testing-library/jest-dom": "^5.16.5",
2 changes: 1 addition & 1 deletion sdk/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"@0xsequence/abi": "^1.4.3",
"@0xsequence/core": "^1.4.3",
"@biom3/design-tokens": "0.2.9",
"@biom3/react": "^0.19.22",
"@biom3/react": "^0.19.34",
"@ethersproject/abi": "^5.7.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
43 changes: 24 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2169,9 +2169,9 @@ __metadata:
languageName: node
linkType: hard

"@biom3/react@npm:^0.19.22":
version: 0.19.22
resolution: "@biom3/react@npm:0.19.22"
"@biom3/react@npm:^0.19.34":
version: 0.19.34
resolution: "@biom3/react@npm:0.19.34"
dependencies:
"@biom3/design-tokens": "*"
"@emotion/css": ^11.11.2
@@ -2180,16 +2180,17 @@ __metadata:
buffer: ^6.0.3
csstype: ^3.1.2
framer-motion: ^10.12.12
localstorage-slim: ^2.7.0
localforage: ^1.10.0
lodash.debounce: ^4.0.8
lodash.get: ^4.4.2
lodash.isequal: ^4.5.0
lodash.throttle: ^4.1.1
react: ^18.2.0
react-dom: ^18.2.0
react-is: ^18.2.0
react-keyed-flatten-children: ^3.0.0
ts-deepmerge: ^6.2.0
checksum: 2805f7ea8b4e9b61f98a29b903acaf65d36a16f9adee3cc116a9084f58f351331d4a493ddc722738fa470db2458908407d8355a653ab06dbf8a827f45f84df43
checksum: bb0005a870342636e921423d6604b11a3d4dca490a31b5e29230d2a0a94e2f219fbd85d3c6886ba7ed9f92b5a4ea81f5d430cfdd788318ade3bacdba827db13c
languageName: node
linkType: hard

@@ -3296,7 +3297,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@imtbl/checkout-sdk-sample-app@workspace:packages/checkout/sdk-sample-app"
dependencies:
"@biom3/react": ^0.19.22
"@biom3/react": ^0.19.34
"@imtbl/checkout-sdk": 0.0.0
"@imtbl/checkout-widgets": 0.0.0
"@imtbl/config": 0.0.0
@@ -3369,7 +3370,7 @@ __metadata:
resolution: "@imtbl/checkout-widgets-sample-app@workspace:packages/checkout/widgets-sample-app"
dependencies:
"@biom3/design-tokens": 0.2.9
"@biom3/react": ^0.19.22
"@biom3/react": ^0.19.34
"@imtbl/checkout-sdk": 0.0.0
"@imtbl/checkout-widgets": 0.0.0
"@imtbl/config": 0.0.0
@@ -3398,7 +3399,7 @@ __metadata:
resolution: "@imtbl/checkout-widgets@workspace:packages/checkout/widgets-lib"
dependencies:
"@biom3/design-tokens": 0.2.9
"@biom3/react": ^0.19.22
"@biom3/react": ^0.19.34
"@ethersproject/providers": ^5.7.2
"@imtbl/bridge-sdk": 0.0.0
"@imtbl/checkout-sdk": 0.0.0
@@ -3662,7 +3663,7 @@ __metadata:
resolution: "@imtbl/passport-sdk-sample-app@workspace:packages/passport/sdk-sample-app"
dependencies:
"@biom3/design-tokens": 0.2.9
"@biom3/react": ^0.19.22
"@biom3/react": ^0.19.34
"@imtbl/config": 0.0.0
"@imtbl/core-sdk": ^2.4.0
"@imtbl/immutablex-client": 0.0.0
@@ -3783,7 +3784,7 @@ __metadata:
"@0xsequence/abi": ^1.4.3
"@0xsequence/core": ^1.4.3
"@biom3/design-tokens": 0.2.9
"@biom3/react": ^0.19.22
"@biom3/react": ^0.19.34
"@ethersproject/abi": ^5.7.0
"@ethersproject/abstract-signer": ^5.7.0
"@ethersproject/providers": ^5.7.2
@@ -19535,7 +19536,7 @@ __metadata:
languageName: node
linkType: hard

"localforage@npm:^1.7.4":
"localforage@npm:^1.10.0, localforage@npm:^1.7.4":
version: 1.10.0
resolution: "localforage@npm:1.10.0"
dependencies:
@@ -19544,13 +19545,6 @@ __metadata:
languageName: node
linkType: hard

"localstorage-slim@npm:^2.7.0":
version: 2.7.0
resolution: "localstorage-slim@npm:2.7.0"
checksum: eaa52251005baca503d28818dcde89c3c4e72c3617497a3bf2f990636c92a1f112c4a67d8eba8a2b70e40c994abe791df5043983e67585455c74d1e0fee58986
languageName: node
linkType: hard

"locate-path@npm:^3.0.0":
version: 3.0.0
resolution: "locate-path@npm:3.0.0"
@@ -23201,6 +23195,17 @@ __metadata:
languageName: node
linkType: hard

"react-keyed-flatten-children@npm:^3.0.0":
version: 3.0.0
resolution: "react-keyed-flatten-children@npm:3.0.0"
dependencies:
react-is: ^18.2.0
peerDependencies:
react: ">=15.0.0"
checksum: 07c216e7420c3830969097bc7bdedaf50ae944f59540123680b99be7da3faecb6eda9edc71243f3f88696e93c4823646c609d774eee5116bdc348a7f53909b43
languageName: node
linkType: hard

"react-lifecycles-compat@npm:^3.0.4":
version: 3.0.4
resolution: "react-lifecycles-compat@npm:3.0.4"
@@ -24107,7 +24112,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "sample-app@workspace:packages/provider/src/sample-app"
dependencies:
"@biom3/react": ^0.19.22
"@biom3/react": ^0.19.34
"@imtbl/core-sdk": ^2.4.0
"@imtbl/sdk": 0.0.0
"@svgr/webpack": ^8.0.1

0 comments on commit e33d4a2

Please sign in to comment.