Skip to content

Commit 6301bc7

Browse files
chore(deps): bump @zag-js/react from 0.47.0 to 1.0.2
Bumps [@zag-js/react](https://github.com/chakra-ui/zag) from 0.47.0 to 1.0.2. - [Release notes](https://github.com/chakra-ui/zag/releases) - [Changelog](https://github.com/chakra-ui/zag/blob/main/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/zag/commits) --- updated-dependencies: - dependency-name: "@zag-js/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 774ee0c commit 6301bc7

File tree

3 files changed

+53
-28
lines changed

3 files changed

+53
-28
lines changed

examples/light-client-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@polkadot-api/utils": "~0.1.2",
1919
"@polkadot-labs/hdkd-helpers": "^0.0.11",
2020
"@substrate/connect-known-chains": "workspace:^",
21-
"@zag-js/react": "^0.48.0",
21+
"@zag-js/react": "^1.21.8",
2222
"@zag-js/select": "^0.48.0",
2323
"@zag-js/toast": "^0.48.0",
2424
"polkadot-api": "^1.9.11",

pnpm-lock.yaml

Lines changed: 51 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/wallet-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@substrate/light-client-extension-helpers": "workspace:^",
106106
"@substrate/smoldot-discovery-connector": "workspace:^",
107107
"@zag-js/clipboard": "^0.47.0",
108-
"@zag-js/react": "^0.47.0",
108+
"@zag-js/react": "^1.21.8",
109109
"@zag-js/tabs": "^0.74.2",
110110
"class-variance-authority": "^0.7.0",
111111
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)