Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump cmdk from 1.0.1 to 1.0.4 (#1888)
Browse files Browse the repository at this point in the history
Bumps [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) from 1.0.1 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 9bd7b90 commit 308063b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.3",
"cmdk": "^1.0.1",
"cmdk": "^1.0.4",
"copy-to-clipboard": "^3.3.3",
"cva": "1.0.0-beta.1",
"lucide-react": "^0.454.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3217,7 +3217,7 @@ __metadata:
"@testing-library/react": "npm:^16.0.1"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
cmdk: "npm:^1.0.1"
cmdk: "npm:^1.0.4"
copy-to-clipboard: "npm:^3.3.3"
cva: "npm:1.0.0-beta.1"
eslint: "npm:^9.13.0"
Expand Down Expand Up @@ -4170,7 +4170,7 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-dialog@npm:^1.1.1, @radix-ui/react-dialog@npm:^1.1.2":
"@radix-ui/react-dialog@npm:^1.1.2":
version: 1.1.2
resolution: "@radix-ui/react-dialog@npm:1.1.2"
dependencies:
Expand Down Expand Up @@ -7797,18 +7797,18 @@ __metadata:
languageName: node
linkType: hard

"cmdk@npm:^1.0.1":
version: 1.0.1
resolution: "cmdk@npm:1.0.1"
"cmdk@npm:^1.0.4":
version: 1.0.4
resolution: "cmdk@npm:1.0.4"
dependencies:
"@radix-ui/react-dialog": "npm:^1.1.1"
"@radix-ui/react-dialog": "npm:^1.1.2"
"@radix-ui/react-id": "npm:^1.1.0"
"@radix-ui/react-primitive": "npm:^2.0.0"
use-sync-external-store: "npm:^1.2.2"
peerDependencies:
react: ^18 || ^19 || ^19.0.0-rc
react-dom: ^18 || ^19 || ^19.0.0-rc
checksum: 10c0/cd43cc1ab607d9e21bc21bd830d3cbfa5816922fe0f987ebe22fe19368a29b087314c257532c287d044f654f01e155425e357956da19b5e20c0ab095a2880ee0
checksum: 10c0/8c37568c9b52cb44a7b8f1414d622100cea0368f564167f4a1bc5c97ba3ba2b392ab4871f691c60a9a414a7295fb702c2f941e6556d6861a48657bb4e82fd979
languageName: node
linkType: hard

Expand Down

0 comments on commit 308063b

Please sign in to comment.