add uuid in our own package.json
This commit is contained in:
@@ -125,6 +125,7 @@
|
|||||||
"typescript": "^5.8.3",
|
"typescript": "^5.8.3",
|
||||||
"typescript-eslint-language-service": "^5.0.5",
|
"typescript-eslint-language-service": "^5.0.5",
|
||||||
"unique-names-generator": "^4.6.0",
|
"unique-names-generator": "^4.6.0",
|
||||||
|
"uuid": "^13.0.0",
|
||||||
"vaul": "^1.0.0",
|
"vaul": "^1.0.0",
|
||||||
"vite": "^7.0.0",
|
"vite": "^7.0.0",
|
||||||
"vite-plugin-generate-file": "^0.3.0",
|
"vite-plugin-generate-file": "^0.3.0",
|
||||||
|
|||||||
@@ -8267,6 +8267,7 @@ __metadata:
|
|||||||
typescript: "npm:^5.8.3"
|
typescript: "npm:^5.8.3"
|
||||||
typescript-eslint-language-service: "npm:^5.0.5"
|
typescript-eslint-language-service: "npm:^5.0.5"
|
||||||
unique-names-generator: "npm:^4.6.0"
|
unique-names-generator: "npm:^4.6.0"
|
||||||
|
uuid: "npm:^13.0.0"
|
||||||
vaul: "npm:^1.0.0"
|
vaul: "npm:^1.0.0"
|
||||||
vite: "npm:^7.0.0"
|
vite: "npm:^7.0.0"
|
||||||
vite-plugin-generate-file: "npm:^0.3.0"
|
vite-plugin-generate-file: "npm:^0.3.0"
|
||||||
@@ -15214,7 +15215,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"uuid@npm:13":
|
"uuid@npm:13, uuid@npm:^13.0.0":
|
||||||
version: 13.0.0
|
version: 13.0.0
|
||||||
resolution: "uuid@npm:13.0.0"
|
resolution: "uuid@npm:13.0.0"
|
||||||
bin:
|
bin:
|
||||||
|
|||||||
Reference in New Issue
Block a user