Skip to content

Commit de54b44

Browse files
chore(deps): update dependency @easyops-cn/docusaurus-search-local to v0.55.3 (#130)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@easyops-cn/docusaurus-search-local](https://redirect.github.com/easyops-cn/docusaurus-search-local) ([source](https://redirect.github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local)) | [`0.55.2` → `0.55.3`](https://renovatebot.com/diffs/npm/@easyops-cn%2fdocusaurus-search-local/0.55.2/0.55.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@easyops-cn%2fdocusaurus-search-local/0.55.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@easyops-cn%2fdocusaurus-search-local/0.55.2/0.55.3?slim=true) | --- ### Release Notes <details> <summary>easyops-cn/docusaurus-search-local (@&#8203;easyops-cn/docusaurus-search-local)</summary> ### [`v0.55.3`](https://redirect.github.com/easyops-cn/docusaurus-search-local/releases/tag/v0.55.3) [Compare Source](https://redirect.github.com/easyops-cn/docusaurus-search-local/compare/v0.55.2...v0.55.3) ##### Bug Fixes - trigger a release for refining search icon for [#&#8203;577](https://redirect.github.com/easyops-cn/docusaurus-search-local/issues/577) ([9a7eb91](https://redirect.github.com/easyops-cn/docusaurus-search-local/commit/9a7eb91393f389838cc31f45e4f4737dc4bb325e)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cloudnative-pg/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJuby1pc3N1ZSJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47208a5 commit de54b44

1 file changed

Lines changed: 49 additions & 18 deletions

File tree

website/yarn.lock

Lines changed: 49 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,9 +2025,9 @@
20252025
immediate "^3.2.3"
20262026

20272027
"@easyops-cn/docusaurus-search-local@^0.55.0":
2028-
version "0.55.2"
2029-
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.55.2.tgz#563ab1f8fd7bc18541d889f4d5001a3ef85c5a1e"
2030-
integrity sha512-dI/riu+MbDxkAjAHAdc0uahjXRaWKvbIPe9IAmA6AGcUfnVb9xd8s2I/6wEPTOXsAd6eFqn4Yis3WBWh3KUd3g==
2028+
version "0.55.3"
2029+
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.55.3.tgz#4beba8939a630a5fe4b37fd83bb41beca9923809"
2030+
integrity sha512-PlMKmxuonvZ1C+/zJS1hJaF1xaxD1TsUvOMzpP6DdQMtZqmTaYjcLGM12ePzl0m1rp3AgfTBeDbFNHQhwnH/dA==
20312031
dependencies:
20322032
"@docusaurus/plugin-content-docs" "^2 || ^3"
20332033
"@docusaurus/theme-translations" "^2 || ^3"
@@ -3266,9 +3266,9 @@
32663266
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
32673267

32683268
"@types/node@*":
3269-
version "26.1.1"
3270-
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.1.1.tgz#bad758d601e97d6cf457d204ee76a35fce7bd119"
3271-
integrity sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==
3269+
version "26.1.2"
3270+
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.1.2.tgz#da79708f1f9c6294f4cdec8f455a3032b028808a"
3271+
integrity sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==
32723272
dependencies:
32733273
undici-types "~8.3.0"
32743274

@@ -3668,7 +3668,12 @@ acorn-walk@^8.0.0:
36683668
dependencies:
36693669
acorn "^8.11.0"
36703670

3671-
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.16.0:
3671+
acorn@^8.0.0, acorn@^8.15.0, acorn@^8.16.0:
3672+
version "8.18.0"
3673+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.18.0.tgz#4faf01b2d6d326bfeed97aea1f52220b5f4c1940"
3674+
integrity sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==
3675+
3676+
acorn@^8.0.4, acorn@^8.11.0:
36723677
version "8.17.0"
36733678
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.17.0.tgz#1785adb84faf8d8add10369b93826fc2bd08f1fe"
36743679
integrity sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==
@@ -3907,9 +3912,9 @@ balanced-match@^4.0.2:
39073912
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
39083913

39093914
baseline-browser-mapping@^2.10.44:
3910-
version "2.11.4"
3911-
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.11.4.tgz#3da1a877a8be2ec06495123ce994b43af58cc55e"
3912-
integrity sha512-s4+sLr9mZ/CyqeRritFeYV/Zx73OAtmaHn6kkBS1XRoJn1hrg3xIDUcpicAEX68tkcIN0iBCgti31C8zxtkhsQ==
3915+
version "2.11.7"
3916+
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.11.7.tgz#65b41243f29d2cca7b5d72ca6e9b8285df1ed975"
3917+
integrity sha512-APw5YuIQAg6L9w4sHDI6j26DGFJI6RpYOhnkMPdC9lWbkKvsyPHzDsve1yd73lk21yz7Y09Kci8B2Pp9FonzWA==
39133918

39143919
batch@0.6.1:
39153920
version "0.6.1"
@@ -4923,9 +4928,9 @@ ee-first@1.1.1:
49234928
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
49244929

49254930
electron-to-chromium@^1.5.393:
4926-
version "1.5.396"
4927-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.396.tgz#4aa96428486c8d1c9c8aeb205b2d6e04928ca046"
4928-
integrity sha512-yHiw2Y3C3H9U6TMbOfoWK/BPreiOPXRfTWPBwQBoZG6/8TB6eOPnsy5oaRYuatR7Fw2SJ4kKforgufeo7fq0EQ==
4931+
version "1.5.398"
4932+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.398.tgz#9d4d979344ac762840293e3eacbebed34228aa16"
4933+
integrity sha512-AsvhAxopJGh6museTDMIjn6JpDYOfgu4RLlygomt87MUwBUqTfd/1EiPtx10/LZE8xpTvkP2E9Gafq7lkLtodQ==
49294934

49304935
emoji-regex@^8.0.0:
49314936
version "8.0.0"
@@ -4965,10 +4970,10 @@ encoding-sniffer@^0.2.1:
49654970
iconv-lite "^0.6.3"
49664971
whatwg-encoding "^3.1.1"
49674972

4968-
enhanced-resolve@^5.24.2:
4969-
version "5.24.3"
4970-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.24.3.tgz#406bbf1ec20971265a30254f08030fce6a8207fe"
4971-
integrity sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==
4973+
enhanced-resolve@^5.24.2, enhanced-resolve@^5.24.4:
4974+
version "5.24.4"
4975+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.24.4.tgz#ec1f25ece12a37cc299762b412fa6c5962d52227"
4976+
integrity sha512-GVoi+ICHocoOIU7qVVM48wOJziRsqrsyqlI0Ce0LdowRn6v3bcH2zUa9kp85ncx0nwIb9/HOCOLS3fdThDG/XQ==
49724977
dependencies:
49734978
graceful-fs "^4.2.4"
49744979
tapable "^2.3.3"
@@ -9820,7 +9825,33 @@ webpack-sources@^3.5.1:
98209825
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.1.tgz#76c2418486dcc02b2aa0694c104176c2858fe84a"
98219826
integrity sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==
98229827

9823-
webpack@^5.88.1, webpack@^5.95.0:
9828+
webpack@^5.88.1:
9829+
version "5.109.2"
9830+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.109.2.tgz#b58dc289561c3282db35c210a99379a836a4c28d"
9831+
integrity sha512-U9/cvLzxObKNEZ9+TtdqrHM5/9z3lgl2c+c4BzbqGxFQvQvBAq87yql5A8pQ+rrMbS496MZJeF5enVBndIy2hw==
9832+
dependencies:
9833+
"@types/estree" "^1.0.8"
9834+
"@types/json-schema" "^7.0.15"
9835+
"@webassemblyjs/ast" "^1.14.1"
9836+
"@webassemblyjs/wasm-edit" "^1.14.1"
9837+
"@webassemblyjs/wasm-parser" "^1.14.1"
9838+
acorn "^8.16.0"
9839+
browserslist "^4.28.1"
9840+
chrome-trace-event "^1.0.2"
9841+
enhanced-resolve "^5.24.4"
9842+
es-module-lexer "^2.1.0"
9843+
eslint-scope "5.1.1"
9844+
events "^3.2.0"
9845+
graceful-fs "^4.2.11"
9846+
mime-db "^1.54.0"
9847+
minimizer-webpack-plugin "^5.6.1"
9848+
neo-async "^2.6.2"
9849+
schema-utils "^4.3.3"
9850+
tapable "^2.3.0"
9851+
watchpack "^2.5.2"
9852+
webpack-sources "^3.5.1"
9853+
9854+
webpack@^5.95.0:
98249855
version "5.109.0"
98259856
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.109.0.tgz#871d8eee5e2d5e6eaf5ec8d1a6db74ea65491030"
98269857
integrity sha512-vomrngskVVXEZF9sMZfYAd4pXZUnfaWdJGlF+BTNF+gJBCKYCQBnOeVPlrh39Ewl7nlCsirDplMy6o5g9xJHBg==

0 commit comments

Comments
 (0)