Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"plaiceholder": "^3.0.0",
"sharp": "^0.34.1",
"showdown": "^2.1.0",
"uuid": "^11.1.0",
"uuid": "^13.0.0",
"winston": "^3.17.0",
"yup": "^1.6.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"tabler-icons-react": "^1.48.0",
"three": "^0.149.0",
"tiptap-markdown": "^0.8.10",
"uuid": "^9.0.0",
"uuid": "^13.0.0",
"vague-time": "^2.4.2"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7563,7 +7563,7 @@ __metadata:
showdown: "npm:^2.1.0"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.6.3"
uuid: "npm:^11.1.0"
uuid: "npm:^13.0.0"
winston: "npm:^3.17.0"
yup: "npm:^1.6.1"
languageName: unknown
Expand Down Expand Up @@ -11093,7 +11093,7 @@ __metadata:
three: "npm:^0.149.0"
tiptap-markdown: "npm:^0.8.10"
typescript: "npm:^5.6.3"
uuid: "npm:^9.0.0"
uuid: "npm:^13.0.0"
vague-time: "npm:^2.4.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -17839,12 +17839,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.1.0":
version: 11.1.0
resolution: "uuid@npm:11.1.0"
"uuid@npm:^13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist/esm/bin/uuid
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
uuid: dist-node/bin/uuid
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
languageName: node
linkType: hard

Expand All @@ -17857,7 +17857,7 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.0, uuid@npm:^9.0.1":
"uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
Expand Down