mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 04:56:43 +03:00
chore: bump up uuid version to v11 (#8609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6f2e9e6230
commit
8cdca326c1
@ -65,7 +65,7 @@
|
||||
"semver": "^7.6.0",
|
||||
"tree-kill": "^1.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"uuid": "^10.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"vitest": "2.1.1",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
13
yarn.lock
13
yarn.lock
@ -534,7 +534,7 @@ __metadata:
|
||||
semver: "npm:^7.6.0"
|
||||
tree-kill: "npm:^1.2.2"
|
||||
ts-node: "npm:^10.9.2"
|
||||
uuid: "npm:^10.0.0"
|
||||
uuid: "npm:^11.0.0"
|
||||
vitest: "npm:2.1.1"
|
||||
yjs: "patch:yjs@npm%3A13.6.18#~/.yarn/patches/yjs-npm-13.6.18-ad0d5f7c43.patch"
|
||||
zod: "npm:^3.22.4"
|
||||
@ -33042,7 +33042,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:10.0.0, uuid@npm:^10.0.0":
|
||||
"uuid@npm:10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "uuid@npm:10.0.0"
|
||||
bin:
|
||||
@ -33051,6 +33051,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^11.0.0":
|
||||
version: 11.0.0
|
||||
resolution: "uuid@npm:11.0.0"
|
||||
bin:
|
||||
uuid: dist/esm/bin/uuid
|
||||
checksum: 10/ce68ce5031aa385efc4a7d8bf7d32904aeec778d4b3fa4164d09f5de64d91c42a3d36a27f82859b7a320875b8b88fdd48aa2e7746be2ace749f3461e528b1325
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^8.3.2":
|
||||
version: 8.3.2
|
||||
resolution: "uuid@npm:8.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user