From 3c6575c502a7c5c6b1b94b41392e24731b62a21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 05:22:41 +0000 Subject: [PATCH] chore(deps): bump @luno-kit/ui from 0.0.8 to 0.0.9 Bumps [@luno-kit/ui](https://github.com/Luno-lab/LunoKit/tree/HEAD/packages/ui) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/Luno-lab/LunoKit/releases) - [Changelog](https://github.com/Luno-lab/LunoKit/blob/main/packages/ui/CHANGELOG.md) - [Commits](https://github.com/Luno-lab/LunoKit/commits/@luno-kit/ui@0.0.9/packages/ui) --- updated-dependencies: - dependency-name: "@luno-kit/ui" dependency-version: 0.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/demo-lunokit/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/demo-lunokit/package.json b/examples/demo-lunokit/package.json index c4ba91e9..dc908bb5 100644 --- a/examples/demo-lunokit/package.json +++ b/examples/demo-lunokit/package.json @@ -18,7 +18,7 @@ "@emotion/styled": "^11.14.0", "@esbuild-plugins/node-globals-polyfill": "^0.2.3", "@luno-kit/react": "^0.0.8", - "@luno-kit/ui": "^0.0.8", + "@luno-kit/ui": "^0.0.9", "@tanstack/react-query": "5.81.5", "dedot": "^0.18.3", "framer-motion": "^10.18.0", diff --git a/yarn.lock b/yarn.lock index 98a8bb6c..4dfabb18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3328,20 +3328,20 @@ __metadata: languageName: node linkType: hard -"@luno-kit/ui@npm:^0.0.8": - version: 0.0.8 - resolution: "@luno-kit/ui@npm:0.0.8" +"@luno-kit/ui@npm:^0.0.9": + version: 0.0.9 + resolution: "@luno-kit/ui@npm:0.0.9" dependencies: "@radix-ui/react-dialog": "npm:^1.0.5" clsx: "npm:^2.1.0" cuer: "npm:0.0.2" tailwind-merge: "npm:^2.2.1" peerDependencies: - "@luno-kit/react": 0.0.8 + "@luno-kit/react": 0.0.9 "@tanstack/react-query": ">=5.0.0" react: ">=18.0.0" react-dom: ">=18.0.0" - checksum: 10/397fd4fe5b30fc81fed9e798f3bda13707c720afeacef764e88dda0b619b310f297e2fa9c6a7b4d73d524378b0b2eb35abce52e7e503f3d32877d1b3f98dad0f + checksum: 10/94472bed55b2eea3bfba6e3a71144136f1a72838eae5372a91caa0513426ffd1239217c1363e4c9bcb0db4bdad4336adae62435b7cada974fccb718be5900bbd languageName: node linkType: hard @@ -9123,7 +9123,7 @@ __metadata: "@emotion/styled": "npm:^11.14.0" "@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3" "@luno-kit/react": "npm:^0.0.8" - "@luno-kit/ui": "npm:^0.0.8" + "@luno-kit/ui": "npm:^0.0.9" "@tanstack/react-query": "npm:5.81.5" "@types/react": "npm:^19.1.1" "@types/react-dom": "npm:^19.1.1"