mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
chore: bump up all non-major dependencies (#9786)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@napi-rs/cli](https://redirect.github.com/napi-rs/napi-rs) | [`3.0.0-alpha.67` -> `3.0.0-alpha.68`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.0.0-alpha.67/3.0.0-alpha.68) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [micromark-extension-gfm-table](https://redirect.github.com/micromark/micromark-extension-gfm-table) | [`2.1.0` -> `2.1.1`](https://renovatebot.com/diffs/npm/micromark-extension-gfm-table/2.1.0/2.1.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [shiki](https://redirect.github.com/shikijs/shiki) ([source](https://redirect.github.com/shikijs/shiki/tree/HEAD/packages/shiki)) | [`1.27.2` -> `1.29.1`](https://renovatebot.com/diffs/npm/shiki/1.27.2/1.29.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`6.0.7` -> `6.0.9`](https://renovatebot.com/diffs/npm/vite/6.0.7/6.0.9) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>napi-rs/napi-rs (@​napi-rs/cli)</summary> ### [`v3.0.0-alpha.68`](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.67...@napi-rs/cli@3.0.0-alpha.68) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.67...@napi-rs/cli@3.0.0-alpha.68) </details> <details> <summary>micromark/micromark-extension-gfm-table (micromark-extension-gfm-table)</summary> ### [`v2.1.1`](https://redirect.github.com/micromark/micromark-extension-gfm-table/releases/tag/2.1.1) [Compare Source](https://redirect.github.com/micromark/micromark-extension-gfm-table/compare/2.1.0...2.1.1) ##### Fix - [`b9c47f5`](https://redirect.github.com/micromark/micromark-extension-gfm-table/commit/b9c47f5) Fix stack overflow by replacing spread w/ for loop by [@​zzuu666](https://redirect.github.com/zzuu666) in [https://github.com/micromark/micromark-extension-gfm-table/pull/15](https://redirect.github.com/micromark/micromark-extension-gfm-table/pull/15) ##### Types - [`f916674`](https://redirect.github.com/micromark/micromark-extension-gfm-table/commit/f916674) Refactor types - [`630c82f`](https://redirect.github.com/micromark/micromark-extension-gfm-table/commit/630c82f) Add declaration maps **Full Changelog**: https://github.com/micromark/micromark-extension-gfm-table/compare/2.1.0...2.1.1 </details> <details> <summary>shikijs/shiki (shiki)</summary> ### [`v1.29.1`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.29.1) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.29.0...v1.29.1) ##### 🚀 Features - Improve warning messages - by [@​antfu](https://redirect.github.com/antfu) [<samp>(ad525)</samp>](https://redirect.github.com/shikijs/shiki/commit/ad525a9c) - Expose `shiki/types` - by [@​antfu](https://redirect.github.com/antfu) [<samp>(0b027)</samp>](https://redirect.github.com/shikijs/shiki/commit/0b027f3d) ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.29.0...v1.29.1) ### [`v1.29.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.29.0) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.28.0...v1.29.0) ##### 🚀 Features - **transformers**: Introduce `matchAlgorithm` option for new matching algorithm - by [@​fuma-nama](https://redirect.github.com/fuma-nama) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/shikijs/shiki/issues/835](https://redirect.github.com/shikijs/shiki/issues/835) [<samp>(ceca9)</samp>](https://redirect.github.com/shikijs/shiki/commit/ceca984e) ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.28.0...v1.29.0) ### [`v1.28.0`](https://redirect.github.com/shikijs/shiki/releases/tag/v1.28.0) [Compare Source](https://redirect.github.com/shikijs/shiki/compare/v1.27.2...v1.28.0) ##### 🚀 Features - **engine-js**: Improve performance for some languages - by [@​slevithan](https://redirect.github.com/slevithan) in [https://github.com/shikijs/shiki/issues/897](https://redirect.github.com/shikijs/shiki/issues/897) [<samp>(e86ca)</samp>](https://redirect.github.com/shikijs/shiki/commit/e86ca5fa) ##### 🐞 Bug Fixes - **rehype**: Improve `lazy` performance - by [@​fuma-nama](https://redirect.github.com/fuma-nama) in [https://github.com/shikijs/shiki/issues/896](https://redirect.github.com/shikijs/shiki/issues/896) [<samp>(5c10f)</samp>](https://redirect.github.com/shikijs/shiki/commit/5c10f25b) ##### [View changes on GitHub](https://redirect.github.com/shikijs/shiki/compare/v1.27.2...v1.28.0) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v6.0.9`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small609-2025-01-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v6.0.8...v6.0.9) - fix!: check host header to prevent DNS rebinding attacks and introduce `server.allowedHosts` ([bd896fb](https://redirect.github.com/vitejs/vite/commit/bd896fb5f312fc0ff1730166d1d142fc0d34ba6d)) - fix!: default `server.cors: false` to disallow fetching from untrusted origins ([b09572a](https://redirect.github.com/vitejs/vite/commit/b09572acc939351f4e4c50ddf793017a92c678b1)) - fix: verify token for HMR WebSocket connection ([029dcd6](https://redirect.github.com/vitejs/vite/commit/029dcd6d77d3e3ef10bc38e9a0829784d9760fdb)) ### [`v6.0.8`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small608-2025-01-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v6.0.7...v6.0.8) - fix: avoid SSR HMR for HTML files ([#​19193](https://redirect.github.com/vitejs/vite/issues/19193)) ([3bd55bc](https://redirect.github.com/vitejs/vite/commit/3bd55bcb7e831d2c4f66c90d7bbb3e1fbf7a02b6)), closes [#​19193](https://redirect.github.com/vitejs/vite/issues/19193) - fix: build time display 7m 60s ([#​19108](https://redirect.github.com/vitejs/vite/issues/19108)) ([cf0d2c8](https://redirect.github.com/vitejs/vite/commit/cf0d2c8e232a1af716c71cdd2218d180f7ecc02b)), closes [#​19108](https://redirect.github.com/vitejs/vite/issues/19108) - fix: don't resolve URL starting with double slash ([#​19059](https://redirect.github.com/vitejs/vite/issues/19059)) ([35942cd](https://redirect.github.com/vitejs/vite/commit/35942cde11fd8a68fa89bf25f7aa1ddb87d775b2)), closes [#​19059](https://redirect.github.com/vitejs/vite/issues/19059) - fix: ensure `server.close()` only called once ([#​19204](https://redirect.github.com/vitejs/vite/issues/19204)) ([db81c2d](https://redirect.github.com/vitejs/vite/commit/db81c2dada961f40c0882b5182adf2f34bb5c178)), closes [#​19204](https://redirect.github.com/vitejs/vite/issues/19204) - fix: resolve.conditions in ResolvedConfig was `defaultServerConditions` ([#​19174](https://redirect.github.com/vitejs/vite/issues/19174)) ([ad75c56](https://redirect.github.com/vitejs/vite/commit/ad75c56dce5618a3a416e18f9a5c3880d437a107)), closes [#​19174](https://redirect.github.com/vitejs/vite/issues/19174) - fix: tree shake stringified JSON imports ([#​19189](https://redirect.github.com/vitejs/vite/issues/19189)) ([f2aed62](https://redirect.github.com/vitejs/vite/commit/f2aed62d0bf1b66e870ee6b4aab80cd1702793ab)), closes [#​19189](https://redirect.github.com/vitejs/vite/issues/19189) - fix: use shared sigterm callback ([#​19203](https://redirect.github.com/vitejs/vite/issues/19203)) ([47039f4](https://redirect.github.com/vitejs/vite/commit/47039f4643179be31a8d7c7fbff83c5c13deb787)), closes [#​19203](https://redirect.github.com/vitejs/vite/issues/19203) - fix(deps): update all non-major dependencies ([#​19098](https://redirect.github.com/vitejs/vite/issues/19098)) ([8639538](https://redirect.github.com/vitejs/vite/commit/8639538e6498d1109da583ad942c1472098b5919)), closes [#​19098](https://redirect.github.com/vitejs/vite/issues/19098) - fix(optimizer): use correct default install state path for yarn PnP ([#​19119](https://redirect.github.com/vitejs/vite/issues/19119)) ([e690d8b](https://redirect.github.com/vitejs/vite/commit/e690d8bb1e5741e81df5b7a6a5c8c3c1c971fa41)), closes [#​19119](https://redirect.github.com/vitejs/vite/issues/19119) - fix(types): improve `ESBuildOptions.include / exclude` type to allow `readonly (string | RegExp)[]` ([ea53e70](https://redirect.github.com/vitejs/vite/commit/ea53e7095297ea4192490fd58556414cc59a8975)), closes [#​19146](https://redirect.github.com/vitejs/vite/issues/19146) - chore(deps): update dependency pathe to v2 ([#​19139](https://redirect.github.com/vitejs/vite/issues/19139)) ([71506f0](https://redirect.github.com/vitejs/vite/commit/71506f0a8deda5254cb49c743cd439dfe42859ce)), closes [#​19139](https://redirect.github.com/vitejs/vite/issues/19139) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
This commit is contained in:
@@ -12484,66 +12484,66 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shikijs/core@npm:1.27.2":
|
||||
version: 1.27.2
|
||||
resolution: "@shikijs/core@npm:1.27.2"
|
||||
"@shikijs/core@npm:1.29.1":
|
||||
version: 1.29.1
|
||||
resolution: "@shikijs/core@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/engine-javascript": "npm:1.27.2"
|
||||
"@shikijs/engine-oniguruma": "npm:1.27.2"
|
||||
"@shikijs/types": "npm:1.27.2"
|
||||
"@shikijs/engine-javascript": "npm:1.29.1"
|
||||
"@shikijs/engine-oniguruma": "npm:1.29.1"
|
||||
"@shikijs/types": "npm:1.29.1"
|
||||
"@shikijs/vscode-textmate": "npm:^10.0.1"
|
||||
"@types/hast": "npm:^3.0.4"
|
||||
hast-util-to-html: "npm:^9.0.4"
|
||||
checksum: 10/392b4de3815fa2c2c4c0d6d8e2368473d8d603be8e55c3b68349e1ec1e7720effecffd2c6b552e70e8692ecf8af73a3dea286dbe4a4ec0ca12b7866789904930
|
||||
checksum: 10/9411ae2c8509bd1423470c51131e1dd9531af8ff0ab6067c988736bf76376c1a8c24abfb0de5da2019d2542ae80d68acc1becaf613b14f41c330018aeea473fc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shikijs/engine-javascript@npm:1.27.2":
|
||||
version: 1.27.2
|
||||
resolution: "@shikijs/engine-javascript@npm:1.27.2"
|
||||
"@shikijs/engine-javascript@npm:1.29.1":
|
||||
version: 1.29.1
|
||||
resolution: "@shikijs/engine-javascript@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/types": "npm:1.27.2"
|
||||
"@shikijs/types": "npm:1.29.1"
|
||||
"@shikijs/vscode-textmate": "npm:^10.0.1"
|
||||
oniguruma-to-es: "npm:^2.0.0"
|
||||
checksum: 10/341f32daf1c4b8a980b86becf3379364e87cf93e05713539b07fe12e410a8a261d61143bac9d33af2312bc3d22abe5b8602566aa1ea98dbc034aa9c4740340ef
|
||||
oniguruma-to-es: "npm:^2.2.0"
|
||||
checksum: 10/194d28ee3b9e809439cebac8f869719ea315b0989adf1840d962264c89a53c5d47fe626884e2238e8bd7031c046cd22852bee01e743a83e4a3ec095aedbf891d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shikijs/engine-oniguruma@npm:1.27.2, @shikijs/engine-oniguruma@npm:^1.26.1":
|
||||
version: 1.27.2
|
||||
resolution: "@shikijs/engine-oniguruma@npm:1.27.2"
|
||||
"@shikijs/engine-oniguruma@npm:1.29.1, @shikijs/engine-oniguruma@npm:^1.26.1":
|
||||
version: 1.29.1
|
||||
resolution: "@shikijs/engine-oniguruma@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/types": "npm:1.27.2"
|
||||
"@shikijs/types": "npm:1.29.1"
|
||||
"@shikijs/vscode-textmate": "npm:^10.0.1"
|
||||
checksum: 10/8c2471ae9e2a6613e4285a27059a66c36c0ae257fea273c1d6b94e9f579926a8333b5f0c84afb07a2ccf2b571c91330026717f2db078f74e98d16a190f5b8d3f
|
||||
checksum: 10/7a1b21717737daef67477d03eceacaea6299e51623d54925674a38d83adbf53a1b7db98dcd4e852509defeef38457df27d41ee823d582db4d190fc96eed67b7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shikijs/langs@npm:1.27.2":
|
||||
version: 1.27.2
|
||||
resolution: "@shikijs/langs@npm:1.27.2"
|
||||
"@shikijs/langs@npm:1.29.1":
|
||||
version: 1.29.1
|
||||
resolution: "@shikijs/langs@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/types": "npm:1.27.2"
|
||||
checksum: 10/9e671723769dfc1568be2027ae0243c26ee8e17cc57fabce09a6f645dfb7c3565f8fb82a9918a617ef00b7e8f07600a3fe9516edc7d0b6419e9186adbc741973
|
||||
"@shikijs/types": "npm:1.29.1"
|
||||
checksum: 10/94c50ca490fb71fad5959fefaa9a25268d711b485e7be971eaac8845833968d66386ddf30d42cbacec4ee574bf58047341c5f0c81290ca7db5b2806f1f36c42c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shikijs/themes@npm:1.27.2":
|
||||
version: 1.27.2
|
||||
resolution: "@shikijs/themes@npm:1.27.2"
|
||||
"@shikijs/themes@npm:1.29.1":
|
||||
version: 1.29.1
|
||||
resolution: "@shikijs/themes@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/types": "npm:1.27.2"
|
||||
checksum: 10/d8ebd2cb3083bc8609d7019f3105e874312e7f8b63cd83b60ab5ea596bfcaea6ddda73d43007d52a417acc5e3cac910ec32005a8bdcae9af5204db15ebf54bd0
|
||||
"@shikijs/types": "npm:1.29.1"
|
||||
checksum: 10/165256ae42f86d5a6e1e1c4605bce66ee8109e786f4b124c819efacf5c4b190899cf9a604f2e3939510a9ae122efc47af8adbe4ae6ac03b9ab2cbd5998608641
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@shikijs/types@npm:1.27.2, @shikijs/types@npm:^1.26.1":
|
||||
version: 1.27.2
|
||||
resolution: "@shikijs/types@npm:1.27.2"
|
||||
"@shikijs/types@npm:1.29.1, @shikijs/types@npm:^1.26.1":
|
||||
version: 1.29.1
|
||||
resolution: "@shikijs/types@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/vscode-textmate": "npm:^10.0.1"
|
||||
"@types/hast": "npm:^3.0.4"
|
||||
checksum: 10/fd225a88ba21c76c6638507f03f314a2a8c441e139febc3d7ef1262a00f4b5751598d61f2bdb5f509275ad2d389346d190edc0f89e21045c79f8312c6620cef2
|
||||
checksum: 10/e3d99ca0c0fd75a866bc77c718bebf2694dfa63744ca8918fce7b7733577c53e4f4145f9d48f3b2f326f707b056eb5d6726fb457d723243f89a05eb55a6cae43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -26262,15 +26262,15 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"micromark-extension-gfm-table@npm:^2.0.0, micromark-extension-gfm-table@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "micromark-extension-gfm-table@npm:2.1.0"
|
||||
version: 2.1.1
|
||||
resolution: "micromark-extension-gfm-table@npm:2.1.1"
|
||||
dependencies:
|
||||
devlop: "npm:^1.0.0"
|
||||
micromark-factory-space: "npm:^2.0.0"
|
||||
micromark-util-character: "npm:^2.0.0"
|
||||
micromark-util-symbol: "npm:^2.0.0"
|
||||
micromark-util-types: "npm:^2.0.0"
|
||||
checksum: 10/37385c3b6e4833f9d9a277f98062af40ccf8c70e83726ab0c1ef9d6cb5784dd18489d1df62b241e8289349be11f5ab0ab3337043fe004bc9150f1067f9476c9b
|
||||
checksum: 10/0391ead408d79a183a9bba325b0e660b85aef2cd6e442a9214afc4e0bdc3105cd7dbf41fc75465acf152883a4050b6203107c2a80bcadb304235581a1340fd8c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -27801,14 +27801,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"oniguruma-to-es@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "oniguruma-to-es@npm:2.0.0"
|
||||
"oniguruma-to-es@npm:^2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "oniguruma-to-es@npm:2.2.0"
|
||||
dependencies:
|
||||
emoji-regex-xs: "npm:^1.0.0"
|
||||
regex: "npm:^5.1.1"
|
||||
regex-recursion: "npm:^5.1.1"
|
||||
checksum: 10/b22ef1342c7bf8d7049e21cb6d2ecf7840d446b4f05b9cdbef6706a1f4215cbbca6a7a0d969c2e82a4db0f0ddfb2a4b2c3db24e808a5a360246645164e022396
|
||||
checksum: 10/b451eb7daaaed216abacd9a71bb01887c1e5c3f3321aa1b6668f7d0b355b9a3d192353ac9229c95e6bc004a289f46ce6ae45f2f0ff2561c9cfe7d2b65dc5f493
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -31460,18 +31460,18 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"shiki@npm:^1.12.0, shiki@npm:^1.14.1":
|
||||
version: 1.27.2
|
||||
resolution: "shiki@npm:1.27.2"
|
||||
version: 1.29.1
|
||||
resolution: "shiki@npm:1.29.1"
|
||||
dependencies:
|
||||
"@shikijs/core": "npm:1.27.2"
|
||||
"@shikijs/engine-javascript": "npm:1.27.2"
|
||||
"@shikijs/engine-oniguruma": "npm:1.27.2"
|
||||
"@shikijs/langs": "npm:1.27.2"
|
||||
"@shikijs/themes": "npm:1.27.2"
|
||||
"@shikijs/types": "npm:1.27.2"
|
||||
"@shikijs/core": "npm:1.29.1"
|
||||
"@shikijs/engine-javascript": "npm:1.29.1"
|
||||
"@shikijs/engine-oniguruma": "npm:1.29.1"
|
||||
"@shikijs/langs": "npm:1.29.1"
|
||||
"@shikijs/themes": "npm:1.29.1"
|
||||
"@shikijs/types": "npm:1.29.1"
|
||||
"@shikijs/vscode-textmate": "npm:^10.0.1"
|
||||
"@types/hast": "npm:^3.0.4"
|
||||
checksum: 10/dd5496d0f3d2727bfcd51f7576805e8e17fd75e4979538ef7942a8e93ec3bdc5c701729ace79e60e9d0f63004889998dd3846208492ea3a308377f28b30c4342
|
||||
checksum: 10/47309ebf661ae1e76765fe72a329d87a628db0939abb27a17a2396990dd128dd88f57e906305fdae67c555f7016c012dc11808f524491d9e9809aaa26bbc3970
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user