Skip to content

Commit

Permalink
Update lake to 8.7.1 (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek authored Jun 24, 2024
1 parent 69774af commit a4a92a6
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.0.0",
"@swan-io/graphql-client": "0.1.4",
"@swan-io/lake": "8.7.0",
"@swan-io/lake": "8.7.1",
"@swan-io/request": "1.0.6",
"@swan-io/shared-business": "8.7.0",
"@swan-io/shared-business": "8.7.1",
"@swan-io/use-form": "2.0.4",
"core-js": "3.37.1",
"dayjs": "1.11.11",
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.0.0",
"@swan-io/graphql-client": "0.1.4",
"@swan-io/lake": "8.7.0",
"@swan-io/lake": "8.7.1",
"@swan-io/request": "1.0.6",
"@swan-io/shared-business": "8.7.0",
"@swan-io/shared-business": "8.7.1",
"@swan-io/use-form": "2.0.4",
"core-js": "3.37.1",
"dayjs": "1.11.11",
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.0.0",
"@swan-io/graphql-client": "0.1.4",
"@swan-io/lake": "8.7.0",
"@swan-io/shared-business": "8.7.0",
"@swan-io/lake": "8.7.1",
"@swan-io/shared-business": "8.7.1",
"@swan-io/use-form": "2.0.4",
"core-js": "3.37.1",
"dayjs": "1.11.11",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2122,10 +2122,10 @@
"@swan-io/request" "^1.0.6"
ts-pattern "^5.1.0"

"@swan-io/lake@8.7.0":
version "8.7.0"
resolved "https://registry.yarnpkg.com/@swan-io/lake/-/lake-8.7.0.tgz#f076982b7bb0f6adc7c84f1462367a514912719f"
integrity sha512-UIvqwkwwtjUi/Y3Jb07VEjVmYtG8WpiHwVWK6s+d6cZTNCN5BsV27tTvL3la1dLsbwXNNSved0YmAJw4xm6RMA==
"@swan-io/lake@8.7.1":
version "8.7.1"
resolved "https://registry.yarnpkg.com/@swan-io/lake/-/lake-8.7.1.tgz#b762ce87a32a015277537af7eeacb286437858a3"
integrity sha512-bnztAi+rSotu9kvged6JWPNdlFfRPio7lTzlawBYHDluKDCcXS3RJCQigcC1t2o38RBu3AdjWoi54mBQRn1v7w==
dependencies:
"@react-three/drei" "^9.106.0"
"@react-three/fiber" "^8.16.7"
Expand All @@ -2150,10 +2150,10 @@
resolved "https://registry.yarnpkg.com/@swan-io/request/-/request-1.0.6.tgz#e46c7a92d4088a484bfd60e180bd2768adb68568"
integrity sha512-HirhY0gu6aZk95YGXONcmwrfwQ0u5+uZGAtwtSDmrXfCLEGubXb1qIdRMex1e65TroXnTzBG3A65M5EvUB28ZQ==

"@swan-io/shared-business@8.7.0":
version "8.7.0"
resolved "https://registry.yarnpkg.com/@swan-io/shared-business/-/shared-business-8.7.0.tgz#c5623e4fef7084b848797b8f4756b1419f0611a9"
integrity sha512-PWh6AqvmsHHb3qKT4MjtPQHb/OXGlqOVq7w92GXTlFrG9ThJkQ9KmjetrWyFC4wKVGvsM/GBwVARnufxg/WySg==
"@swan-io/shared-business@8.7.1":
version "8.7.1"
resolved "https://registry.yarnpkg.com/@swan-io/shared-business/-/shared-business-8.7.1.tgz#8d6f4c8426bc1d414a695fe19083c64428d3f785"
integrity sha512-3N7bng+Jpp71EY4Mx+XlSKt2eGR+ZK3156Vzt/LWGp33+1CVQOU/PWFeorPh8Cc9mNjVfLleU9NfTjTKaV+lgg==
dependencies:
"@formatjs/intl" "^2.10.4"
"@placekit/client-js" "^2.3.0"
Expand Down

0 comments on commit a4a92a6

Please sign in to comment.