add uuid package

Signed-off-by: Jonathan Roebuck <jroebuck@spotify.com>
This commit is contained in:
Jonathan Roebuck
2024-11-07 15:09:00 +00:00
parent c275960e73
commit 73112979ce
2 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -68,7 +68,8 @@
"@material-ui/lab": "4.0.0-alpha.61",
"lodash": "^4.17.21",
"qs": "^6.9.4",
"react-use": "^17.3.2"
"react-use": "^17.3.2",
"uuid": "^11.0.2"
},
"devDependencies": {
"@backstage/cli": "workspace:^",
+10
View File
@@ -7797,6 +7797,7 @@ __metadata:
react-dom: ^18.0.2
react-router-dom: ^6.3.0
react-use: ^17.3.2
uuid: ^11.0.2
peerDependencies:
"@types/react": ^16.13.1 || ^17.0.0 || ^18.0.0
react: ^16.13.1 || ^17.0.0 || ^18.0.0
@@ -44213,6 +44214,15 @@ __metadata:
languageName: node
linkType: hard
"uuid@npm:^11.0.2":
version: 11.0.2
resolution: "uuid@npm:11.0.2"
bin:
uuid: dist/esm/bin/uuid
checksum: 9b322963db18623d22f46cf98f51b45830f956715577fb24d272ec29324fe919bedbedc6e29627aced490ac3f982ee53c80441651daf4a6ef74f2af58689f2e0
languageName: node
linkType: hard
"uuid@npm:^3.3.2, uuid@npm:^3.4.0":
version: 3.4.0
resolution: "uuid@npm:3.4.0"