chore(deps): update dependency @types/uuid to v10 (#2233)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
This commit is contained in:
parent
8724a3ec9b
commit
208e25010c
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-announcements-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
"@backstage/plugin-signals-backend": "^0.3.0",
|
||||
"@backstage/test-utils": "^1.7.4",
|
||||
"@types/supertest": "^2.0.15",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"better-sqlite3": "^11.3.0",
|
||||
"msw": "^1.3.2",
|
||||
"supertest": "^6.3.3"
|
||||
|
|
|
|||
|
|
@ -2656,7 +2656,7 @@ __metadata:
|
|||
"@backstage/plugin-signals-node": "npm:^0.1.16"
|
||||
"@backstage/test-utils": "npm:^1.7.4"
|
||||
"@types/supertest": "npm:^2.0.15"
|
||||
"@types/uuid": "npm:^8.3.4"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
better-sqlite3: "npm:^11.3.0"
|
||||
cross-fetch: "npm:^3.1.5"
|
||||
express: "npm:^4.17.1"
|
||||
|
|
@ -12236,10 +12236,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^8.3.4":
|
||||
version: 8.3.4
|
||||
resolution: "@types/uuid@npm:8.3.4"
|
||||
checksum: 10/6f11f3ff70f30210edaa8071422d405e9c1d4e53abbe50fdce365150d3c698fe7bbff65c1e71ae080cbfb8fded860dbb5e174da96fdbbdfcaa3fb3daa474d20f
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-badges-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
"@backstage/cli": "^0.29.6",
|
||||
"@types/lodash": "^4.14.151",
|
||||
"@types/supertest": "^6.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"supertest": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2599,7 +2599,7 @@ __metadata:
|
|||
"@types/express": "npm:^4.17.6"
|
||||
"@types/lodash": "npm:^4.14.151"
|
||||
"@types/supertest": "npm:^6.0.0"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
badge-maker: "npm:^3.3.0"
|
||||
cors: "npm:^2.8.5"
|
||||
express: "npm:^4.17.1"
|
||||
|
|
@ -8904,10 +8904,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-code-coverage-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
"@backstage/cli": "^0.29.6",
|
||||
"@types/body-parser-xml": "^2.0.2",
|
||||
"@types/supertest": "^6.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"supertest": "^7.0.0",
|
||||
"xml2js": "^0.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2522,7 +2522,7 @@ __metadata:
|
|||
"@types/body-parser-xml": "npm:^2.0.2"
|
||||
"@types/express": "npm:^4.17.6"
|
||||
"@types/supertest": "npm:^6.0.0"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
body-parser: "npm:^1.20.0"
|
||||
body-parser-xml: "npm:^2.0.5"
|
||||
express: "npm:^4.17.1"
|
||||
|
|
@ -9047,7 +9047,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0, @types/uuid@npm:^9.0.1":
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.1":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-catalog-backend-module-keycloak': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -60,7 +60,7 @@
|
|||
"@backstage/plugin-catalog-backend": "^1.30.0",
|
||||
"@spotify/prettier-config": "^15.0.0",
|
||||
"@types/lodash": "4.17.15",
|
||||
"@types/uuid": "9.0.8",
|
||||
"@types/uuid": "10.0.0",
|
||||
"deepmerge": "4.3.1",
|
||||
"open-cli": "^8.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2541,7 +2541,7 @@ __metadata:
|
|||
"@keycloak/keycloak-admin-client": "npm:26.1.0"
|
||||
"@spotify/prettier-config": "npm:^15.0.0"
|
||||
"@types/lodash": "npm:4.17.15"
|
||||
"@types/uuid": "npm:9.0.8"
|
||||
"@types/uuid": "npm:10.0.0"
|
||||
deepmerge: "npm:4.3.1"
|
||||
inclusion: "npm:^1.0.1"
|
||||
jsonwebtoken: "npm:^9.0.0"
|
||||
|
|
@ -7804,7 +7804,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:9.0.8, @types/uuid@npm:^9.0.1":
|
||||
"@types/uuid@npm:10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.1":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-linguist-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
"@types/fs-extra": "^11.0.0",
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"@types/supertest": "^6.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"supertest": "^7.0.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2768,7 +2768,7 @@ __metadata:
|
|||
"@types/fs-extra": "npm:^11.0.0"
|
||||
"@types/node-fetch": "npm:^2.5.12"
|
||||
"@types/supertest": "npm:^6.0.0"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
express: "npm:^4.18.1"
|
||||
express-promise-router: "npm:^4.1.0"
|
||||
fs-extra: "npm:^11.0.0"
|
||||
|
|
@ -13194,10 +13194,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-playlist-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.4",
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"@types/supertest": "^6.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"supertest": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2727,7 +2727,7 @@ __metadata:
|
|||
"@types/express": "npm:*"
|
||||
"@types/node-fetch": "npm:^2.5.12"
|
||||
"@types/supertest": "npm:^6.0.0"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
express: "npm:^4.17.1"
|
||||
express-promise-router: "npm:^4.1.0"
|
||||
knex: "npm:^3.0.0"
|
||||
|
|
@ -11764,10 +11764,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-shortcuts': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@testing-library/react": "^15.0.0",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/zen-observable": "^0.8.2",
|
||||
"canvas": "^2.11.2",
|
||||
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
||||
|
|
|
|||
|
|
@ -2601,7 +2601,7 @@ __metadata:
|
|||
"@testing-library/react": "npm:^15.0.0"
|
||||
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
|
||||
"@types/react-dom": "npm:^18.2.19"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
"@types/zen-observable": "npm:^0.8.2"
|
||||
canvas: "npm:^2.11.2"
|
||||
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
|
||||
|
|
@ -8544,10 +8544,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-tech-insights-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/uuid` to `^10.0.0`.
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
"@types/lodash": "^4.14.151",
|
||||
"@types/semver": "^7.3.8",
|
||||
"@types/supertest": "^6.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"supertest": "^7.0.0",
|
||||
"wait-for-expect": "^3.0.2"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -2784,7 +2784,7 @@ __metadata:
|
|||
"@types/luxon": "npm:^3.0.0"
|
||||
"@types/semver": "npm:^7.3.8"
|
||||
"@types/supertest": "npm:^6.0.0"
|
||||
"@types/uuid": "npm:^9.0.0"
|
||||
"@types/uuid": "npm:^10.0.0"
|
||||
express: "npm:^4.17.1"
|
||||
express-promise-router: "npm:^4.1.0"
|
||||
knex: "npm:^3.0.0"
|
||||
|
|
@ -13649,10 +13649,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: 10/b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
"@types/uuid@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@types/uuid@npm:10.0.0"
|
||||
checksum: 10/e3958f8b0fe551c86c14431f5940c3470127293280830684154b91dc7eb3514aeb79fe3216968833cf79d4d1c67f580f054b5be2cd562bebf4f728913e73e944
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue