Skip to content

Commit

Permalink
Update lake (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodyowl authored Aug 19, 2024
1 parent ad28607 commit c6bf7fa
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions clients/banking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@swan-io/boxed": "2.3.0",
"@swan-io/chicane": "2.1.0",
"@swan-io/graphql-client": "0.2.1",
"@swan-io/lake": "8.13.0",
"@swan-io/lake": "8.13.1",
"@swan-io/request": "1.0.6",
"@swan-io/shared-business": "8.13.0",
"@swan-io/shared-business": "8.13.1",
"@swan-io/use-form": "2.0.5",
"core-js": "3.37.1",
"dayjs": "1.11.12",
Expand Down
4 changes: 2 additions & 2 deletions clients/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@swan-io/boxed": "2.3.0",
"@swan-io/chicane": "2.1.0",
"@swan-io/graphql-client": "0.2.1",
"@swan-io/lake": "8.13.0",
"@swan-io/lake": "8.13.1",
"@swan-io/request": "1.0.6",
"@swan-io/shared-business": "8.13.0",
"@swan-io/shared-business": "8.13.1",
"@swan-io/use-form": "2.0.5",
"core-js": "3.37.1",
"dayjs": "1.11.12",
Expand Down
4 changes: 2 additions & 2 deletions clients/payment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@swan-io/boxed": "2.3.0",
"@swan-io/chicane": "2.1.0",
"@swan-io/graphql-client": "0.2.1",
"@swan-io/lake": "8.13.0",
"@swan-io/shared-business": "8.13.0",
"@swan-io/lake": "8.13.1",
"@swan-io/shared-business": "8.13.1",
"@swan-io/use-form": "2.0.5",
"core-js": "3.37.1",
"dayjs": "1.11.12",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,10 +2123,10 @@
"@swan-io/request" "^1.0.6"
ts-pattern "^5.1.0"

"@swan-io/lake@8.13.0":
version "8.13.0"
resolved "https://registry.yarnpkg.com/@swan-io/lake/-/lake-8.13.0.tgz#3bb2878ae7fa1b190d107b7f7b17f438b0584951"
integrity sha512-MqZIPP/VHrjNXgKilFMdYM/QQGo+auBiCG4UXTRhe4SdB50xs1dmehMmT7er3r/0wPDymniSmp3Oavi9l6PVCw==
"@swan-io/lake@8.13.1":
version "8.13.1"
resolved "https://registry.yarnpkg.com/@swan-io/lake/-/lake-8.13.1.tgz#8193d43caa11eb99be03b7c10d0a0cbf1bd54eb2"
integrity sha512-y8U1fBFYpW17k9Sz+hWAdK3Z2BDJsU+kNrpebuZwytelE4MfqPhMlR5wjUD5W59YBxf1oY3kpRwMaq+xJVVTXA==
dependencies:
"@react-three/drei" "^9.109.2"
"@react-three/fiber" "^8.16.8"
Expand All @@ -2151,10 +2151,10 @@
resolved "https://registry.yarnpkg.com/@swan-io/request/-/request-1.0.6.tgz#e46c7a92d4088a484bfd60e180bd2768adb68568"
integrity sha512-HirhY0gu6aZk95YGXONcmwrfwQ0u5+uZGAtwtSDmrXfCLEGubXb1qIdRMex1e65TroXnTzBG3A65M5EvUB28ZQ==

"@swan-io/shared-business@8.13.0":
version "8.13.0"
resolved "https://registry.yarnpkg.com/@swan-io/shared-business/-/shared-business-8.13.0.tgz#2e7ba4d4681088b202e3e8de6b8eeedd3d10244b"
integrity sha512-goalm+3prumVEzJDHhPoGd3M2gqxgKvn6iFuejN1lDxPam0b8vnZyHjioyM0T4hEbgb8j8Ggj7VuftO/BgYd+A==
"@swan-io/shared-business@8.13.1":
version "8.13.1"
resolved "https://registry.yarnpkg.com/@swan-io/shared-business/-/shared-business-8.13.1.tgz#cd38bd01b56751ffc9ab652ca14abf20e6aa733b"
integrity sha512-knkQVLhnkG7Nlpo3sk5GdOA+fcpfSPsAOzcbsiHI4oPc8xYgL0E+wrsHSN8+bFX3rH6Y77rFuupTLJgfEKDnzA==
dependencies:
"@formatjs/intl" "^2.10.4"
"@placekit/client-js" "^2.3.0"
Expand Down

0 comments on commit c6bf7fa

Please sign in to comment.