Skip to content

Commit 1f6dff0

Browse files
chore(deps): bump cmdk from 1.0.0 to 1.0.4 (#2548)
* chore(deps): bump cmdk from 1.0.0 to 1.0.4 Bumps [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) from 1.0.0 to 1.0.4. - [Release notes](https://github.com/pacocoursey/cmdk/releases) - [Commits](https://github.com/pacocoursey/cmdk/commits/v1.0.4/cmdk) --- updated-dependencies: - dependency-name: cmdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): changeset for dependency update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
1 parent b1c0602 commit 1f6dff0

File tree

4 files changed

+33
-347
lines changed

4 files changed

+33
-347
lines changed

.changeset/dependencies-GH-2548.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
"@substrate/wallet-template": patch
3+
---
4+
5+
chore(deps): bump cmdk from 1.0.0 to 1.0.4
6+
7+
Bumps [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) from 1.0.0 to 1.0.4.
8+
- [Release notes](https://github.com/pacocoursey/cmdk/releases)
9+
- [Commits](https://github.com/pacocoursey/cmdk/commits/v1.0.4/cmdk)
10+
11+
---
12+
updated-dependencies:
13+
- dependency-name: cmdk
14+
dependency-type: direct:production
15+
update-type: version-update:semver-patch
16+
...
17+
18+
Signed-off-by: dependabot[bot] <support@github.com>

examples/smoldot-discovery-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@substrate/smoldot-discovery": "workspace:^",
4343
"class-variance-authority": "^0.7.0",
4444
"clsx": "^2.1.1",
45-
"cmdk": "^1.0.0",
45+
"cmdk": "^1.0.4",
4646
"date-fns": "^4.1.0",
4747
"embla-carousel-react": "^8.3.0",
4848
"input-otp": "^1.2.4",

0 commit comments

Comments
 (0)