You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Update dependency @types/uuid to v10 (#12617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"@types/node": "18.19.85",
|
||||
"@types/node-rsa": "1.1.4",
|
||||
"@types/react": "18.3.20",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "10.0.0",
|
||||
"clean-html": "1.5.0",
|
||||
"jest": "29.7.0",
|
||||
"jest-expect-message": "1.1.3",
|
||||
|
@@ -29,7 +29,7 @@
|
||||
"@joplin/renderer": "~3.4",
|
||||
"@joplin/utils": "~3.4",
|
||||
"@koa/cors": "3.4.3",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "10.0.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bulma": "1.0.3",
|
||||
"compare-versions": "6.1.1",
|
||||
|
@@ -30,7 +30,7 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/jest-expect-message": "1.1.0",
|
||||
"@types/koa": "2.15.0",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/uuid": "10.0.0",
|
||||
"gulp": "4.0.2",
|
||||
"jest": "29.7.0",
|
||||
"jest-expect-message": "1.1.3",
|
||||
|
14
yarn.lock
14
yarn.lock
@@ -9182,7 +9182,7 @@ __metadata:
|
||||
"@types/node": "npm:18.19.85"
|
||||
"@types/node-rsa": "npm:1.1.4"
|
||||
"@types/react": "npm:18.3.20"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:10.0.0"
|
||||
adm-zip: "npm:0.5.16"
|
||||
async-mutex: "npm:0.5.0"
|
||||
base-64: "npm:1.0.0"
|
||||
@@ -9403,7 +9403,7 @@ __metadata:
|
||||
"@types/mustache": "npm:4.2.5"
|
||||
"@types/node-os-utils": "npm:1.3.4"
|
||||
"@types/nodemailer": "npm:6.4.17"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:10.0.0"
|
||||
"@types/yargs": "npm:17.0.33"
|
||||
"@types/zxcvbn": "npm:4.4.5"
|
||||
bcryptjs: "npm:2.4.3"
|
||||
@@ -9507,7 +9507,7 @@ __metadata:
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/jest-expect-message": "npm:1.1.0"
|
||||
"@types/koa": "npm:2.15.0"
|
||||
"@types/uuid": "npm:9.0.7"
|
||||
"@types/uuid": "npm:10.0.0"
|
||||
dotenv: "npm:16.4.7"
|
||||
file-type: "npm:16.5.4"
|
||||
fs-extra: "npm:11.2.0"
|
||||
@@ -14548,10 +14548,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:9.0.7":
|
||||
version: 9.0.7
|
||||
resolution: "@types/uuid@npm:9.0.7"
|
||||
checksum: 10/c7321194aeba9ea173efd1e721403bdf4e7ae6945f8f8cdbc87c791f4b505ccf3dbc4a8883d90b394ef13b7c2dc778045792b05dbb23b3c746f8ea347804d448
|
||||
"@types/uuid@npm:10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Reference in New Issue
Block a user