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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-dom": "^18.3.1",
"url-join": "4.0.1",
"use-resize-observer": "^9.1.0",
"uuid": "^11.0.4"
"uuid": "^13.0.0"
},
"devDependencies": {
"@eslint/compat": "^1.2.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15112,7 +15112,7 @@ __metadata:
typescript-eslint: "npm:^8.42.0"
url-join: "npm:4.0.1"
use-resize-observer: "npm:^9.1.0"
uuid: "npm:^11.0.4"
uuid: "npm:^13.0.0"
vite: "npm:^6.3.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16615,12 +16615,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.4":
version: 11.0.4
resolution: "uuid@npm:11.0.4"
"uuid@npm:^13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/5fd9832d2819f4535c92805f381e26ac254dfc601424a1000bc277ea38440538385db948645ef23c800906eeda28d3da9e037b049e71b2efe1eff1d05c9f61a2
uuid: dist-node/bin/uuid
checksum: 10/2742b24d1e00257e60612572e4d28679423469998cafbaf1fe9f1482e3edf9c40754b31bfdb3d08d71b29239f227a304588f75210b3b48f2609f0673f1feccef
languageName: node
linkType: hard

Expand Down
Loading