chore: bump up @types/uuid version to v11 (#14364)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| @​types/uuid | [`^10.0.0` →
`^11.0.0`](https://renovatebot.com/diffs/npm/@types%2fuuid/10.0.0/11.0.0)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fuuid/11.0.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fuuid/10.0.0/11.0.0?slim=true)
|

---

### 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.

🔕 **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/toeverything/AFFiNE).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6ImNhbmFyeSIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-03 01:57:23 +08:00
committed by GitHub
parent e2b26ffb0c
commit de29e8300a
2 changed files with 17 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
"@sentry/react": "^9.47.1", "@sentry/react": "^9.47.1",
"@toeverything/infra": "workspace:*", "@toeverything/infra": "workspace:*",
"@types/set-cookie-parser": "^2.4.10", "@types/set-cookie-parser": "^2.4.10",
"@types/uuid": "^10.0.0", "@types/uuid": "^11.0.0",
"@vitejs/plugin-react-swc": "^3.7.2", "@vitejs/plugin-react-swc": "^3.7.2",
"app-builder-lib": "^26.1.0", "app-builder-lib": "^26.1.0",
"builder-util-runtime": "^9.5.0", "builder-util-runtime": "^9.5.0",

View File

@@ -592,7 +592,7 @@ __metadata:
"@sentry/react": "npm:^9.47.1" "@sentry/react": "npm:^9.47.1"
"@toeverything/infra": "workspace:*" "@toeverything/infra": "workspace:*"
"@types/set-cookie-parser": "npm:^2.4.10" "@types/set-cookie-parser": "npm:^2.4.10"
"@types/uuid": "npm:^10.0.0" "@types/uuid": "npm:^11.0.0"
"@vitejs/plugin-react-swc": "npm:^3.7.2" "@vitejs/plugin-react-swc": "npm:^3.7.2"
app-builder-lib: "npm:^26.1.0" app-builder-lib: "npm:^26.1.0"
async-call-rpc: "npm:^6.4.2" async-call-rpc: "npm:^6.4.2"
@@ -17717,10 +17717,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/uuid@npm:^10.0.0": "@types/uuid@npm:^11.0.0":
version: 10.0.0 version: 11.0.0
resolution: "@types/uuid@npm:10.0.0" resolution: "@types/uuid@npm:11.0.0"
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944 dependencies:
uuid: "npm:*"
checksum: 10/9f94bd34e5d220c53cc58ea9f48a0061d3bc343e29bc33a17edc705f5e21fedda21553318151f2bc227c2b2b03727bbb536da2b82a61f84d2e1ca38abc5e5c3f
languageName: node languageName: node
linkType: hard linkType: hard
@@ -36851,6 +36853,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"uuid@npm:*":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist-node/bin/uuid
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
languageName: node
linkType: hard
"uuid@npm:^11.1.0": "uuid@npm:^11.1.0":
version: 11.1.0 version: 11.1.0
resolution: "uuid@npm:11.1.0" resolution: "uuid@npm:11.1.0"