Skip to content

Commit 900cc29

Browse files
authored
Update SDK to 0.57.0-alpha.1 (#155)
1 parent c930f65 commit 900cc29

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@mantine/core": "^7.8.0",
88
"@mantine/form": "^7.8.0",
99
"@mantine/hooks": "^7.8.0",
10-
"@metabase/embedding-sdk-react": "^0.57.0-alpha.0",
10+
"@metabase/embedding-sdk-react": "^0.57.0-alpha.1",
1111
"@tanstack/react-query": "^5.32.0",
1212
"@testing-library/jest-dom": "^5.17.0",
1313
"@testing-library/react": "^13.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -846,10 +846,10 @@
846846
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.8.0.tgz#fc32e07746689459c4b049dc581d1dbda5545686"
847847
integrity sha512-+70fkgjhVJeJ+nJqnburIM3UAsfvxat1Low9HMPobLbv64FIdB4Nzu5ct3qojNQ58r5sK01tg5UoFIJYslaVrg==
848848

849-
"@metabase/embedding-sdk-react@^0.57.0-alpha.0":
850-
version "0.57.0-alpha.0"
851-
resolved "https://registry.yarnpkg.com/@metabase/embedding-sdk-react/-/embedding-sdk-react-0.57.0-alpha.0.tgz#081285d8231e6ddfeaf4def01ce898cb4615b1a6"
852-
integrity sha512-3GlP1Q79rU1iFaPKH+SfvTTfCu3fqIi+5PEACD5TT/lvfvD3eQpRBqZG7EYAx0rZ3pZio1qCecCcIXOqjhbtPQ==
849+
"@metabase/embedding-sdk-react@^0.57.0-alpha.1":
850+
version "0.57.0-alpha.1"
851+
resolved "https://registry.yarnpkg.com/@metabase/embedding-sdk-react/-/embedding-sdk-react-0.57.0-alpha.1.tgz#c6dc870f3b2f7279842d1485a4933d927453c0bb"
852+
integrity sha512-xhxzk44zzfF8ade8hNKh2ztJ2ZrMB3DFc9ogpHS7aK26UhYeJXjpiEc85ur7Wjk427vH/BJQBMi6JddIJGzbfA==
853853

854854
"@nodelib/fs.scandir@2.1.5":
855855
version "2.1.5"

0 commit comments

Comments
 (0)