Skip to content

Commit

Permalink
Update lake
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodyowl committed Sep 24, 2024
1 parent e3865f8 commit c519351
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.15.6",
"@swan-io/lake": "8.15.8",
"@swan-io/request": "1.0.6",
"@swan-io/shared-business": "8.15.6",
"@swan-io/shared-business": "8.15.8",
"@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.15.6",
"@swan-io/lake": "8.15.8",
"@swan-io/request": "1.0.6",
"@swan-io/shared-business": "8.15.6",
"@swan-io/shared-business": "8.15.8",
"@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.15.6",
"@swan-io/shared-business": "8.15.6",
"@swan-io/lake": "8.15.8",
"@swan-io/shared-business": "8.15.8",
"@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.15.6":
version "8.15.6"
resolved "https://registry.yarnpkg.com/@swan-io/lake/-/lake-8.15.6.tgz#060ee57a7485f5ffc0150011eb158b4f0fc8007e"
integrity sha512-Ub2z2tsWYPN9P517/ktOw+R8rsO1DvDMcFsjrgJainRrkyBYyLSAjojHWoIq9DuWfk/bkl/gjEJzYonTDsJOpw==
"@swan-io/lake@8.15.8":
version "8.15.8"
resolved "https://registry.yarnpkg.com/@swan-io/lake/-/lake-8.15.8.tgz#3475eae96edc3cefffa7a3909ff76b228377c201"
integrity sha512-Pf1C24mWeA3f3Vcaoyc6eZa7h/osbBBmIY7hkA/NTivFgMYwaeoSS5IR+1WOudZSD6+e5izFgGqVKcu9S0KqXg==
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.15.6":
version "8.15.6"
resolved "https://registry.yarnpkg.com/@swan-io/shared-business/-/shared-business-8.15.6.tgz#5aaa535b96039ccab7ca57027da3807507575fb8"
integrity sha512-YMifaKTnkH6J2O/EZH2uCPdfrw5KCSUU2NvjOf1AZvA9n8uXV/f8m98AxQd+FIFw8XHmYjqfXK/cbgUjPF51gg==
"@swan-io/shared-business@8.15.8":
version "8.15.8"
resolved "https://registry.yarnpkg.com/@swan-io/shared-business/-/shared-business-8.15.8.tgz#2cfcec77618528afa05e4b158b9c6f3dc821f1ff"
integrity sha512-zFNHZ8mvUHkEYl09uIBFxAS4FGoJ0mM9BDPUxqIdC6C/kymWSgNM/3BTTLmjd+qRjBwN7/npA3b17zaLUflFMg==
dependencies:
"@formatjs/intl" "^2.10.4"
"@placekit/client-js" "^2.3.0"
Expand Down

0 comments on commit c519351

Please sign in to comment.