upgrade to uuid11 which has builtin types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
---
|
||||
'@backstage/plugin-auth-backend-module-cloudflare-access-provider': patch
|
||||
'@backstage/plugin-catalog-backend-module-incremental-ingestion': patch
|
||||
'@backstage/plugin-catalog-backend-module-backstage-openapi': patch
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-server': patch
|
||||
'@backstage/plugin-catalog-backend-module-bitbucket-cloud': patch
|
||||
'@backstage/plugin-search-backend-module-elasticsearch': patch
|
||||
'@backstage/plugin-catalog-backend-module-puppetdb': patch
|
||||
'@backstage/plugin-catalog-backend-module-msgraph': patch
|
||||
'@backstage/plugin-catalog-backend-module-gerrit': patch
|
||||
'@backstage/plugin-catalog-backend-module-github': patch
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
'@backstage/plugin-catalog-backend-module-azure': patch
|
||||
'@backstage/plugin-catalog-backend-module-ldap': patch
|
||||
'@backstage/plugin-catalog-backend-module-aws': patch
|
||||
'@backstage/plugin-search-backend-module-pg': patch
|
||||
'@backstage/plugin-notifications-backend': patch
|
||||
'@backstage/backend-test-utils': patch
|
||||
'@backstage/plugin-search-backend-node': patch
|
||||
'@backstage/plugin-notifications-node': patch
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
'@backstage/backend-defaults': patch
|
||||
'@backstage/plugin-permission-common': patch
|
||||
'@backstage/backend-app-api': patch
|
||||
'@backstage/plugin-catalog-backend': patch
|
||||
'@backstage/plugin-signals-backend': patch
|
||||
'@backstage/plugin-proxy-backend': patch
|
||||
'@backstage/plugin-auth-backend': patch
|
||||
'@backstage/plugin-signals-node': patch
|
||||
'@backstage/plugin-auth-node': patch
|
||||
'@backstage/plugin-signals': patch
|
||||
---
|
||||
|
||||
Upgrade to uuid v11 internally
|
||||
@@ -79,7 +79,7 @@
|
||||
"selfsigned": "^2.0.0",
|
||||
"stoppable": "^1.1.0",
|
||||
"triple-beam": "^1.4.1",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"winston-transport": "^4.5.0"
|
||||
},
|
||||
|
||||
@@ -178,7 +178,7 @@
|
||||
"stoppable": "^1.1.0",
|
||||
"tar": "^6.1.12",
|
||||
"triple-beam": "^1.4.1",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"winston-transport": "^4.5.0",
|
||||
"yauzl": "^3.0.0",
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
"pg-connection-string": "^2.3.0",
|
||||
"testcontainers": "^10.0.0",
|
||||
"textextensions": "^5.16.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@backstage/types": "workspace:^",
|
||||
"msw": "^2.0.0",
|
||||
"node-mocks-http": "^1.0.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"configSchema": "config.d.ts"
|
||||
}
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
"passport-microsoft": "^1.0.0",
|
||||
"passport-oauth2": "^1.6.1",
|
||||
"passport-onelogin-oauth": "^0.0.1",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
|
||||
@@ -64,6 +64,6 @@
|
||||
"lodash": "^4.17.21",
|
||||
"msw": "^1.0.0",
|
||||
"supertest": "^7.0.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"@backstage/plugin-kubernetes-common": "workspace:^",
|
||||
"p-limit": "^3.0.2",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"@backstage/plugin-catalog-common": "workspace:^",
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"cross-fetch": "^4.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"openapi-merge": "^1.3.2",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"@backstage/plugin-catalog-common": "workspace:^",
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"@backstage/plugin-events-node": "workspace:^",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"@backstage/plugin-catalog-node": "workspace:^",
|
||||
"fs-extra": "^11.2.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"minimatch": "^9.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -62,14 +62,13 @@
|
||||
"@gitbeaker/rest": "^40.0.3",
|
||||
"lodash": "^4.17.21",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@backstage/plugin-events-backend-test-utils": "workspace:^",
|
||||
"@types/lodash": "^4.14.151",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"luxon": "^3.0.0",
|
||||
"msw": "^1.0.0"
|
||||
},
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"express-promise-router": "^4.1.0",
|
||||
"knex": "^3.0.0",
|
||||
"luxon": "^3.0.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-defaults": "workspace:^",
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"@types/ldapjs": "^2.2.5",
|
||||
"ldapjs": "^2.3.3",
|
||||
"lodash": "^4.17.21",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"node-fetch": "^2.7.0",
|
||||
"p-limit": "^3.0.2",
|
||||
"qs": "^6.9.4",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
"node-fetch": "^2.7.0",
|
||||
"p-limit": "^3.0.2",
|
||||
"prom-client": "^15.0.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"yaml": "^2.0.0",
|
||||
"yn": "^4.0.0",
|
||||
"zod": "^3.22.4"
|
||||
@@ -108,7 +108,6 @@
|
||||
"@types/glob": "^8.0.0",
|
||||
"@types/lodash": "^4.14.151",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"better-sqlite3": "^11.0.0",
|
||||
"luxon": "^3.0.0",
|
||||
"msw": "^1.0.0",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"@types/express": "^4.17.6",
|
||||
"express": "^4.17.1",
|
||||
"express-promise-router": "^4.1.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -53,7 +53,6 @@
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"supertest": "^7.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"express-promise-router": "^4.1.0",
|
||||
"knex": "^3.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@backstage/plugin-signals-node": "workspace:^",
|
||||
"knex": "^3.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@backstage/types": "workspace:^",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"zod": "^3.22.4",
|
||||
"zod-to-json-schema": "^3.20.4"
|
||||
},
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"express-promise-router": "^4.1.0",
|
||||
"http-proxy-middleware": "^2.0.0",
|
||||
"morgan": "^1.10.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"yaml": "^2.0.0",
|
||||
"yn": "^4.0.0",
|
||||
@@ -76,7 +76,6 @@
|
||||
"@backstage/config-loader": "workspace:^",
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@types/http-proxy-middleware": "^1.0.0",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/yup": "^0.32.0",
|
||||
"msw": "^2.0.0",
|
||||
"node-fetch": "^2.7.0"
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
"prom-client": "^15.0.0",
|
||||
"tar": "^6.1.12",
|
||||
"triple-beam": "^1.4.1",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"winston-transport": "^4.7.0",
|
||||
"yaml": "^2.0.0",
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"aws4": "^1.12.0",
|
||||
"elastic-builder": "^2.16.0",
|
||||
"lodash": "^4.17.21",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"@backstage/plugin-search-common": "workspace:^",
|
||||
"knex": "^3.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"lunr": "^2.3.9",
|
||||
"ndjson": "^2.0.0",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-common": "^0.25.0",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"express-promise-router": "^4.1.0",
|
||||
"http-proxy-middleware": "^2.0.0",
|
||||
"node-fetch": "^2.7.0",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"winston": "^3.2.1",
|
||||
"ws": "^8.18.0",
|
||||
"yn": "^4.0.0"
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"@backstage/plugin-events-node": "workspace:^",
|
||||
"@backstage/types": "workspace:^",
|
||||
"express": "^4.17.1",
|
||||
"uuid": "^9.0.0",
|
||||
"uuid": "^11.0.0",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
"react-use": "^17.2.4",
|
||||
"uuid": "^9.0.0"
|
||||
"uuid": "^11.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
|
||||
@@ -3502,7 +3502,7 @@ __metadata:
|
||||
stoppable: ^1.1.0
|
||||
supertest: ^7.0.0
|
||||
triple-beam: ^1.4.1
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
winston-transport: ^4.5.0
|
||||
languageName: unknown
|
||||
@@ -3669,7 +3669,7 @@ __metadata:
|
||||
supertest: ^7.0.0
|
||||
tar: ^6.1.12
|
||||
triple-beam: ^1.4.1
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
wait-for-expect: ^3.0.2
|
||||
winston: ^3.2.1
|
||||
winston-transport: ^4.5.0
|
||||
@@ -3824,7 +3824,7 @@ __metadata:
|
||||
supertest: ^7.0.0
|
||||
testcontainers: ^10.0.0
|
||||
textextensions: ^5.16.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
yn: ^4.0.0
|
||||
peerDependencies:
|
||||
"@types/jest": "*"
|
||||
@@ -5228,7 +5228,7 @@ __metadata:
|
||||
msw: ^2.0.0
|
||||
node-fetch: ^2.7.0
|
||||
node-mocks-http: ^1.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5536,7 +5536,7 @@ __metadata:
|
||||
passport-oauth2: ^1.6.1
|
||||
passport-onelogin-oauth: ^0.0.1
|
||||
supertest: ^7.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
yn: ^4.0.0
|
||||
languageName: unknown
|
||||
@@ -5592,7 +5592,7 @@ __metadata:
|
||||
node-fetch: ^2.7.0
|
||||
passport: ^0.7.0
|
||||
supertest: ^7.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
zod: ^3.22.4
|
||||
zod-to-json-schema: ^3.21.4
|
||||
@@ -5670,7 +5670,7 @@ __metadata:
|
||||
aws-sdk-client-mock-jest: ^4.0.0
|
||||
luxon: ^3.0.0
|
||||
p-limit: ^3.0.2
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
yaml: ^2.0.0
|
||||
languageName: unknown
|
||||
@@ -5690,7 +5690,7 @@ __metadata:
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5709,7 +5709,7 @@ __metadata:
|
||||
lodash: ^4.17.21
|
||||
openapi-merge: ^1.3.2
|
||||
openapi3-ts: ^3.1.2
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5731,7 +5731,7 @@ __metadata:
|
||||
"@backstage/plugin-events-node": "workspace:^"
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5751,7 +5751,7 @@ __metadata:
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5786,7 +5786,7 @@ __metadata:
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5830,7 +5830,7 @@ __metadata:
|
||||
minimatch: ^9.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5867,12 +5867,11 @@ __metadata:
|
||||
"@backstage/plugin-events-node": "workspace:^"
|
||||
"@gitbeaker/rest": ^40.0.3
|
||||
"@types/lodash": ^4.14.151
|
||||
"@types/uuid": ^9.0.0
|
||||
lodash: ^4.17.21
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5899,7 +5898,7 @@ __metadata:
|
||||
express-promise-router: ^4.1.0
|
||||
knex: ^3.0.0
|
||||
luxon: ^3.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5919,7 +5918,7 @@ __metadata:
|
||||
"@types/lodash": ^4.14.151
|
||||
ldapjs: ^2.3.3
|
||||
lodash: ^4.17.21
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -5957,7 +5956,7 @@ __metadata:
|
||||
node-fetch: ^2.7.0
|
||||
p-limit: ^3.0.2
|
||||
qs: ^6.9.4
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -6000,7 +5999,7 @@ __metadata:
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -6067,7 +6066,6 @@ __metadata:
|
||||
"@types/glob": ^8.0.0
|
||||
"@types/lodash": ^4.14.151
|
||||
"@types/supertest": ^2.0.8
|
||||
"@types/uuid": ^9.0.0
|
||||
better-sqlite3: ^11.0.0
|
||||
codeowners-utils: ^1.0.2
|
||||
core-js: ^3.6.5
|
||||
@@ -6085,7 +6083,7 @@ __metadata:
|
||||
p-limit: ^3.0.2
|
||||
prom-client: ^15.0.0
|
||||
supertest: ^7.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
wait-for-expect: ^3.0.2
|
||||
winston: ^3.13.0
|
||||
yaml: ^2.0.0
|
||||
@@ -7015,7 +7013,7 @@ __metadata:
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
supertest: ^7.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
yn: ^4.0.0
|
||||
languageName: unknown
|
||||
@@ -7046,7 +7044,7 @@ __metadata:
|
||||
knex: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -7226,7 +7224,7 @@ __metadata:
|
||||
"@backstage/types": "workspace:^"
|
||||
cross-fetch: ^4.0.0
|
||||
msw: ^1.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
zod: ^3.22.4
|
||||
zod-to-json-schema: ^3.20.4
|
||||
languageName: unknown
|
||||
@@ -7298,7 +7296,6 @@ __metadata:
|
||||
"@backstage/types": "workspace:^"
|
||||
"@types/express": ^4.17.6
|
||||
"@types/http-proxy-middleware": ^1.0.0
|
||||
"@types/uuid": ^9.0.0
|
||||
"@types/yup": ^0.32.0
|
||||
express: ^4.17.1
|
||||
express-promise-router: ^4.1.0
|
||||
@@ -7306,7 +7303,7 @@ __metadata:
|
||||
morgan: ^1.10.0
|
||||
msw: ^2.0.0
|
||||
node-fetch: ^2.7.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
yaml: ^2.0.0
|
||||
yn: ^4.0.0
|
||||
@@ -7672,7 +7669,7 @@ __metadata:
|
||||
supertest: ^7.0.0
|
||||
tar: ^6.1.12
|
||||
triple-beam: ^1.4.1
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
wait-for-expect: ^3.0.2
|
||||
winston: ^3.2.1
|
||||
winston-transport: ^4.7.0
|
||||
@@ -7929,7 +7926,7 @@ __metadata:
|
||||
aws4: ^1.12.0
|
||||
elastic-builder: ^2.16.0
|
||||
lodash: ^4.17.21
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -7963,7 +7960,7 @@ __metadata:
|
||||
"@backstage/plugin-search-common": "workspace:^"
|
||||
knex: ^3.0.0
|
||||
lodash: ^4.17.21
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -8025,7 +8022,7 @@ __metadata:
|
||||
lodash: ^4.17.21
|
||||
lunr: ^2.3.9
|
||||
ndjson: ^2.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -8178,7 +8175,7 @@ __metadata:
|
||||
msw: ^1.0.0
|
||||
node-fetch: ^2.7.0
|
||||
supertest: ^7.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
winston: ^3.2.1
|
||||
ws: ^8.18.0
|
||||
yn: ^4.0.0
|
||||
@@ -8197,7 +8194,7 @@ __metadata:
|
||||
"@backstage/types": "workspace:^"
|
||||
"@types/express": ^4.17.21
|
||||
express: ^4.17.1
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
ws: ^8.18.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -8254,7 +8251,7 @@ __metadata:
|
||||
react-dom: ^18.0.2
|
||||
react-router-dom: ^6.3.0
|
||||
react-use: ^17.2.4
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
peerDependencies:
|
||||
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.13.1 || ^17.0.0 || ^18.0.0
|
||||
@@ -10643,11 +10640,10 @@ __metadata:
|
||||
"@backstage/plugin-auth-node": "workspace:^"
|
||||
"@types/express": ^4.17.6
|
||||
"@types/supertest": ^2.0.8
|
||||
"@types/uuid": ^9.0.0
|
||||
express: ^4.17.1
|
||||
express-promise-router: ^4.1.0
|
||||
supertest: ^7.0.0
|
||||
uuid: ^9.0.0
|
||||
uuid: ^11.0.0
|
||||
yn: ^4.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -19459,13 +19455,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/uuid@npm:^9.0.0":
|
||||
version: 9.0.8
|
||||
resolution: "@types/uuid@npm:9.0.8"
|
||||
checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/vinyl@npm:^2.0.4":
|
||||
version: 2.0.6
|
||||
resolution: "@types/vinyl@npm:2.0.6"
|
||||
@@ -44562,6 +44551,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^11.0.0":
|
||||
version: 11.0.3
|
||||
resolution: "uuid@npm:11.0.3"
|
||||
bin:
|
||||
uuid: dist/esm/bin/uuid
|
||||
checksum: 646181c77e8b8df9bd07254faa703943e1c4d5ccde7d080312edf12f443f6c5750801fd9b27bf2e628594182165e6b1b880c0382538f7eca00b26622203741dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:^3.3.2, uuid@npm:^3.4.0":
|
||||
version: 3.4.0
|
||||
resolution: "uuid@npm:3.4.0"
|
||||
|
||||
Reference in New Issue
Block a user