chore: bump up all non-major dependencies (#9804)

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@napi-rs%2fcli/3.0.0-alpha.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@napi-rs%2fcli/3.0.0-alpha.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@napi-rs%2fcli/3.0.0-alpha.67/3.0.0-alpha.68?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@napi-rs%2fcli/3.0.0-alpha.67/3.0.0-alpha.68?slim=true)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/6.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/6.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/6.0.7/6.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/6.0.7/6.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>napi-rs/napi-rs (@&#8203;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>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](bd896fb5f3))
-   fix!: default `server.cors: false` to disallow fetching from untrusted origins ([b09572a](b09572acc9))
-   fix: verify token for HMR WebSocket connection ([029dcd6](029dcd6d77))

### [`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 ([#&#8203;19193](https://redirect.github.com/vitejs/vite/issues/19193)) ([3bd55bc](3bd55bcb7e)), closes [#&#8203;19193](https://redirect.github.com/vitejs/vite/issues/19193)
-   fix: build time display 7m 60s ([#&#8203;19108](https://redirect.github.com/vitejs/vite/issues/19108)) ([cf0d2c8](cf0d2c8e23)), closes [#&#8203;19108](https://redirect.github.com/vitejs/vite/issues/19108)
-   fix: don't resolve URL starting with double slash ([#&#8203;19059](https://redirect.github.com/vitejs/vite/issues/19059)) ([35942cd](35942cde11)), closes [#&#8203;19059](https://redirect.github.com/vitejs/vite/issues/19059)
-   fix: ensure `server.close()` only called once ([#&#8203;19204](https://redirect.github.com/vitejs/vite/issues/19204)) ([db81c2d](db81c2dada)), closes [#&#8203;19204](https://redirect.github.com/vitejs/vite/issues/19204)
-   fix: resolve.conditions in ResolvedConfig was `defaultServerConditions` ([#&#8203;19174](https://redirect.github.com/vitejs/vite/issues/19174)) ([ad75c56](ad75c56dce)), closes [#&#8203;19174](https://redirect.github.com/vitejs/vite/issues/19174)
-   fix: tree shake stringified JSON imports ([#&#8203;19189](https://redirect.github.com/vitejs/vite/issues/19189)) ([f2aed62](f2aed62d0b)), closes [#&#8203;19189](https://redirect.github.com/vitejs/vite/issues/19189)
-   fix: use shared sigterm callback ([#&#8203;19203](https://redirect.github.com/vitejs/vite/issues/19203)) ([47039f4](47039f4643)), closes [#&#8203;19203](https://redirect.github.com/vitejs/vite/issues/19203)
-   fix(deps): update all non-major dependencies ([#&#8203;19098](https://redirect.github.com/vitejs/vite/issues/19098)) ([8639538](8639538e64)), closes [#&#8203;19098](https://redirect.github.com/vitejs/vite/issues/19098)
-   fix(optimizer): use correct default install state path for yarn PnP ([#&#8203;19119](https://redirect.github.com/vitejs/vite/issues/19119)) ([e690d8b](e690d8bb1e)), closes [#&#8203;19119](https://redirect.github.com/vitejs/vite/issues/19119)
-   fix(types): improve `ESBuildOptions.include / exclude` type to allow `readonly (string | RegExp)[]`  ([ea53e70](ea53e70952)), closes [#&#8203;19146](https://redirect.github.com/vitejs/vite/issues/19146)
-   chore(deps): update dependency pathe to v2 ([#&#8203;19139](https://redirect.github.com/vitejs/vite/issues/19139)) ([71506f0](71506f0a8d)), closes [#&#8203;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:
renovate
2025-01-20 16:43:40 +00:00
parent f995f216bd
commit 26cbc2a7a4
4 changed files with 24 additions and 24 deletions

View File

@@ -701,7 +701,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@affine/native@workspace:packages/frontend/native"
dependencies:
"@napi-rs/cli": "npm:3.0.0-alpha.67"
"@napi-rs/cli": "npm:3.0.0-alpha.68"
"@types/node": "npm:^22.0.0"
ava: "npm:^6.2.0"
ts-node: "npm:^10.9.2"
@@ -749,7 +749,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@affine/server-native@workspace:packages/backend/native"
dependencies:
"@napi-rs/cli": "npm:3.0.0-alpha.67"
"@napi-rs/cli": "npm:3.0.0-alpha.68"
lib0: "npm:^0.2.99"
tiktoken: "npm:^1.0.17"
tinybench: "npm:^3.0.7"
@@ -7784,12 +7784,12 @@ __metadata:
languageName: node
linkType: hard
"@napi-rs/cli@npm:3.0.0-alpha.67":
version: 3.0.0-alpha.67
resolution: "@napi-rs/cli@npm:3.0.0-alpha.67"
"@napi-rs/cli@npm:3.0.0-alpha.68":
version: 3.0.0-alpha.68
resolution: "@napi-rs/cli@npm:3.0.0-alpha.68"
dependencies:
"@inquirer/prompts": "npm:^7.0.0"
"@napi-rs/cross-toolchain": "npm:^0.0.18"
"@napi-rs/cross-toolchain": "npm:^0.0.19"
"@napi-rs/wasm-tools": "npm:^0.0.2"
"@octokit/rest": "npm:^21.0.2"
clipanion: "npm:^3.2.1"
@@ -7813,24 +7813,24 @@ __metadata:
bin:
napi: ./dist/cli.js
napi-raw: ./cli.mjs
checksum: 10/3a7244edd823fc12942e95bb490679c66d75aeb304d0501a6565f1ac1fc52c9518f15e1bdacb3d3017493384eefd2241850e5c0209e339b91ddfd57926f7767d
checksum: 10/2dc2afc4888bb4d4a6e9057e78c286607bc552ba45b463829409af7c837f4c5f55096e4b9697706847ad5ca5d4ae900337d2602ab560d0b19855fa566826dd15
languageName: node
linkType: hard
"@napi-rs/cross-toolchain@npm:^0.0.18":
version: 0.0.18
resolution: "@napi-rs/cross-toolchain@npm:0.0.18"
"@napi-rs/cross-toolchain@npm:^0.0.19":
version: 0.0.19
resolution: "@napi-rs/cross-toolchain@npm:0.0.19"
dependencies:
"@napi-rs/lzma": "npm:^1.4.1"
"@napi-rs/tar": "npm:^0.1.4"
debug: "npm:^4.4.0"
peerDependencies:
"@napi-rs/cross-toolchain-arm64-target-aarch64": ^0.0.18
"@napi-rs/cross-toolchain-arm64-target-armv7": ^0.0.18
"@napi-rs/cross-toolchain-arm64-target-x86_64": ^0.0.18
"@napi-rs/cross-toolchain-x64-target-aarch64": ^0.0.18
"@napi-rs/cross-toolchain-x64-target-armv7": ^0.0.18
"@napi-rs/cross-toolchain-x64-target-x86_64": ^0.0.18
"@napi-rs/cross-toolchain-arm64-target-aarch64": ^0.0.19
"@napi-rs/cross-toolchain-arm64-target-armv7": ^0.0.19
"@napi-rs/cross-toolchain-arm64-target-x86_64": ^0.0.19
"@napi-rs/cross-toolchain-x64-target-aarch64": ^0.0.19
"@napi-rs/cross-toolchain-x64-target-armv7": ^0.0.19
"@napi-rs/cross-toolchain-x64-target-x86_64": ^0.0.19
peerDependenciesMeta:
"@napi-rs/cross-toolchain-arm64-target-aarch64":
optional: true
@@ -7844,7 +7844,7 @@ __metadata:
optional: true
"@napi-rs/cross-toolchain-x64-target-x86_64":
optional: true
checksum: 10/8227b924006de519d5d985d5685a694cbe5b91ae54068235e57e09c23628a225213d306d1f8a26089abc21084e812af74bc7082d8371027e421abf2cf7e1393d
checksum: 10/80c58c1768272b5c5ecafd0a37d5bbe1c360de120fc5cb0f354ea668998bdb116436ffd1ba5f33086b1e27fdb36fdd6553b661e618d00438cfedd6a36a12339c
languageName: node
linkType: hard
@@ -34329,9 +34329,9 @@ __metadata:
languageName: node
linkType: hard
"vite@npm:6.0.7":
version: 6.0.7
resolution: "vite@npm:6.0.7"
"vite@npm:6.0.9":
version: 6.0.9
resolution: "vite@npm:6.0.9"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
@@ -34377,7 +34377,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/bf76b3647983cb3d76c0db90d1f72cd4f6e80864a112145405ac0046cedfb14814cc4d9c1acbd9c53da8749c3a2fa80570971f7c44c0524b71974981065e9388
checksum: 10/6f4f27c602f997537df26cc9665763b402f5978a7381146f6c0b146888ee257484a7f140df79e495b922082ca608bd1f563b0be9e272d22c689aad2b1e1da440
languageName: node
linkType: hard