Skip to content

Commit

Permalink
Update dependency @vuepress/plugin-register-components to v2.0.0-rc.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 85aee82 commit 30d8ed4
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -548,12 +548,10 @@
prismjs "^1.29.0"

"@vuepress/plugin-register-components@^2.0.0-beta.61":
version "2.0.0-beta.61"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-2.0.0-beta.61.tgz#b7b6b2fe81c70e40e3fe965d18fef76c315941e5"
integrity sha512-3sbJbiY8pZ3/M4TMfyhIn+aGAlXz+xR57I5k4NQnekzJjDxSiCmaet6FjUeUChX6/eREkVBlitfDvXq4t45RKw==
version "2.0.0-rc.11"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-2.0.0-rc.11.tgz#4db82384a57f8d9ca289a355dbf11e25ca593ef3"
integrity sha512-wOXsQTSJdGiZyyLhLwb12msY4t1X7/VA7/mmfmjbZP5Ywyaq5mniSv87ri2deYOsaTbJE8wn6u5aIgqGU8Es2Q==
dependencies:
"@vuepress/core" "2.0.0-beta.61"
"@vuepress/utils" "2.0.0-beta.61"
chokidar "^3.5.3"

"@vuepress/plugin-search@^2.0.0-beta.61":
Expand Down Expand Up @@ -957,9 +955,9 @@ fs.realpath@^1.0.0:
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==

fsevents@~2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
version "2.3.3"
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==

function-bind@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit 30d8ed4

Please sign in to comment.