Skip to content
Merged
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 @@ -103,7 +103,7 @@
"showdown": "^2.1.0",
"sourceror": "^0.8.5",
"unified": "^11.0.0",
"uuid": "^12.0.0",
"uuid": "^13.0.0",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7742,7 +7742,7 @@ __metadata:
typescript-eslint: "npm:^8.1.0"
unified: "npm:^11.0.0"
url: "npm:^0.11.1"
uuid: "npm:^12.0.0"
uuid: "npm:^13.0.0"
vitest: "npm:^3.2.4"
webpack-bundle-analyzer: "npm:^4.9.0"
workbox-core: "npm:^7.3.0"
Expand Down Expand Up @@ -14203,12 +14203,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^12.0.0":
version: 12.0.0
resolution: "uuid@npm:12.0.0"
"uuid@npm:^13.0.0":
version: 13.0.0
resolution: "uuid@npm:13.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/242db6735d15a187a0d7f22576db02668f974ffc65d0806b23fe4237cbb0db3153442cb3082c7550784acb6272e5c6c931532916f9604bd814dfab1edf2dac40
uuid: dist-node/bin/uuid
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
languageName: node
linkType: hard

Expand Down
Loading