File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 4848 "@vue-skuilder/common" : " workspace:*" ,
4949 "moment" : " ^2.29.4" ,
5050 "pouchdb" : " ^9.0.0" ,
51- "pouchdb-find" : " ^9.0.0"
51+ "pouchdb-find" : " ^9.0.0" ,
52+ "uuid" : " ^11.1.0"
5253 },
5354 "devDependencies" : {
5455 "@types/uuid" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -5400,6 +5400,7 @@ __metadata:
54005400 pouchdb-find: "npm:^9.0.0"
54015401 tsup: "npm:^8.0.2"
54025402 typescript: "npm:~5.7.2"
5403+ uuid: "npm:^11.1.0"
54035404 languageName: unknown
54045405 linkType: soft
54055406
@@ -16425,6 +16426,15 @@ __metadata:
1642516426 languageName: node
1642616427 linkType: hard
1642716428
16429+ "uuid@npm:^11.1.0":
16430+ version: 11.1.0
16431+ resolution: "uuid@npm:11.1.0"
16432+ bin:
16433+ uuid: dist/esm/bin/uuid
16434+ checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
16435+ languageName: node
16436+ linkType: hard
16437+
1642816438"v8-compile-cache-lib@npm:^3.0.1":
1642916439 version: 3.0.1
1643016440 resolution: "v8-compile-cache-lib@npm:3.0.1"
You can’t perform that action at this time.
0 commit comments