mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
chore: upgrade cmdk to 1.0.0 (#6401)
Also include the command score into our own repo for some tweaks. Might fix https://github.com/toeverything/AFFiNE/issues/6322
This commit is contained in:
@@ -371,7 +371,7 @@ __metadata:
|
||||
async-call-rpc: "npm:^6.4.0"
|
||||
bytes: "npm:^3.1.2"
|
||||
clsx: "npm:^2.1.0"
|
||||
cmdk: "patch:cmdk@npm%3A0.2.0#~/.yarn/patches/cmdk-npm-0.2.0-302237a911.patch"
|
||||
cmdk: "npm:^1.0.0"
|
||||
css-spring: "npm:^4.1.0"
|
||||
dayjs: "npm:^1.11.10"
|
||||
express: "npm:^4.18.2"
|
||||
@@ -18054,29 +18054,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cmdk@npm:0.2.0":
|
||||
version: 0.2.0
|
||||
resolution: "cmdk@npm:0.2.0"
|
||||
"cmdk@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "cmdk@npm:1.0.0"
|
||||
dependencies:
|
||||
"@radix-ui/react-dialog": "npm:1.0.0"
|
||||
command-score: "npm:0.1.2"
|
||||
"@radix-ui/react-dialog": "npm:1.0.5"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/e178e3d3276e0b5fd158c9c99716c0405427871f48fa97c15c4be2de24be4a478cf0205ffa04244628dbe103dd8573a1bd1aa68f04f8b60633d4ffc04e5eee62
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cmdk@patch:cmdk@npm%3A0.2.0#~/.yarn/patches/cmdk-npm-0.2.0-302237a911.patch":
|
||||
version: 0.2.0
|
||||
resolution: "cmdk@patch:cmdk@npm%3A0.2.0#~/.yarn/patches/cmdk-npm-0.2.0-302237a911.patch::version=0.2.0&hash=640d85"
|
||||
dependencies:
|
||||
"@radix-ui/react-dialog": "npm:1.0.0"
|
||||
command-score: "npm:0.1.2"
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 10/758bacb7761a72c6fa03a1b20ea2514ff14ad6b3d00cc1d8bc6781a216b0a719f991eacded9f923ddcf1b58b8efb304209b268c17bd7d6f5671aa3352934b754
|
||||
checksum: 10/7a0675783d9b12828c30b044993d1ecf0e9230984c04f7a1714025804d34294b2b0f8958f30b26fe3b5be276b3cd874dbe1d0bc27cd25d15daa06adfcd3feb85
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -18218,13 +18205,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"command-score@npm:0.1.2":
|
||||
version: 0.1.2
|
||||
resolution: "command-score@npm:0.1.2"
|
||||
checksum: 10/84f6a69e6b215d3fc8c9ed402d109587f511e4cc84cd5da10a7857b50fb1638953e32dcce8ed8f3549b0bfe499e82601fb7fb6891c9c71b48933d4bb8bac238a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"commander@npm:11.1.0":
|
||||
version: 11.1.0
|
||||
resolution: "commander@npm:11.1.0"
|
||||
|
||||
Reference in New Issue
Block a user