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 @@ -57,7 +57,7 @@
"styled-components": "^6.1.13",
"typeface-lato": "^1.1.13",
"typeface-montserrat": "^1.1.13",
"uuid": "^10.0.0",
"uuid": "^14.0.0",
"vite-plugin-svgr": "^4.2.0",
"web-vitals": "^4.2.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8275,7 +8275,7 @@ __metadata:
typeface-montserrat: "npm:^1.1.13"
typescript: "npm:5.5.4"
typescript-eslint: "npm:^8.6.0"
uuid: "npm:^10.0.0"
uuid: "npm:^14.0.0"
vite: "npm:^5.4.7"
vite-plugin-svgr: "npm:^4.2.0"
vite-tsconfig-paths: "npm:^5.0.1"
Expand Down Expand Up @@ -11495,12 +11495,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:^14.0.0":
version: 14.0.0
resolution: "uuid@npm:14.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist-node/bin/uuid
checksum: 10c0/a57ae7794c45005c1a9208989196c5baf79a7679c30f43c1bee9033a2c4d113a2cea216fa6fcc9663b08b0d55635df1a7c6eb7e7f3d21c3e50688c698fa39a50
languageName: node
linkType: hard

Expand Down