Skip to content

Commit 8c499c6

Browse files
chore(deps): bump the minor group in /website with 2 updates (#1116)
Bumps the minor group in /website with 2 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) and [typescript](https://github.com/microsoft/TypeScript). Updates `@easyops-cn/docusaurus-search-local` from 0.48.4 to 0.49.1 - [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases) - [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.49.1/packages/docusaurus-search-local) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: "@easyops-cn/docusaurus-search-local" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d3b2d5 commit 8c499c6

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

website/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@docusaurus/core": "^3.7.0",
2020
"@docusaurus/preset-classic": "^3.7.0",
21-
"@easyops-cn/docusaurus-search-local": "^0.48.4",
21+
"@easyops-cn/docusaurus-search-local": "^0.49.2",
2222
"@mdx-js/react": "^3.1.0",
2323
"clsx": "^2.1.1",
2424
"prism-react-renderer": "^2.4.1",
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "^3.4.0",
3030
"@docusaurus/tsconfig": "^3.7.0",
31-
"typescript": "^5.7.3"
31+
"typescript": "^5.8.2"
3232
},
3333
"browserslist": {
3434
"production": [

website/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1975,10 +1975,10 @@
19751975
cssesc "^3.0.0"
19761976
immediate "^3.2.3"
19771977

1978-
"@easyops-cn/docusaurus-search-local@^0.48.4":
1979-
version "0.48.4"
1980-
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.48.4.tgz#a834e57bec7946674009f3a7592d629676b2bedc"
1981-
integrity sha512-QgVHbGFOASFZHZdFz9NsnzsU6VRki+Mq+qd1RIDxMK3lQ7uz2cLE5MnvBfpzTmC5Ea5JF2YdMibgPechLr5uiw==
1978+
"@easyops-cn/docusaurus-search-local@^0.49.2":
1979+
version "0.49.2"
1980+
resolved "https://registry.yarnpkg.com/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.49.2.tgz#20c2b0ab3f58222b7e88335121b467c0e85259a2"
1981+
integrity sha512-ytXxbtpJ2gVECWrsdc6Wx7bPanueLQ95lLdR9n/tHKEPBm5d1v/vAsx487iUGVXYwzeEO8W/BQJ66Fcdvpq6xg==
19821982
dependencies:
19831983
"@docusaurus/plugin-content-docs" "^2 || ^3"
19841984
"@docusaurus/theme-translations" "^2 || ^3"
@@ -8827,10 +8827,10 @@ typedarray-to-buffer@^3.1.5:
88278827
dependencies:
88288828
is-typedarray "^1.0.0"
88298829

8830-
typescript@^5.7.3:
8831-
version "5.7.3"
8832-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
8833-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
8830+
typescript@^5.8.2:
8831+
version "5.8.2"
8832+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
8833+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
88348834

88358835
undici-types@~5.26.4:
88368836
version "5.26.5"

0 commit comments

Comments
 (0)