Skip to content
Closed
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 @@ -70,7 +70,7 @@
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3",
"undici": "6.6.2",
"undici": "6.21.0",
"vite": "5.1.3",
"vite-plugin-dts": "^3.7.2"
},
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,13 +270,6 @@ __metadata:
languageName: node
linkType: hard

"@fastify/busboy@npm:^2.0.0":
version: 2.1.0
resolution: "@fastify/busboy@npm:2.1.0"
checksum: 7bb641080aac7cf01d88749ad331af10ba9ec3713ec07cabbe833908c75df21bd56249bb6173bdec07f5a41896b21e3689316f86684c06635da45f91ff4565a2
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.11.13":
version: 0.11.14
resolution: "@humanwhocodes/config-array@npm:0.11.14"
Expand Down Expand Up @@ -675,7 +668,7 @@ __metadata:
prettier-plugin-tailwindcss: "npm:^0.5.11"
tailwindcss: "npm:^3.4.1"
typescript: "npm:5.3.3"
undici: "npm:6.6.2"
undici: "npm:6.21.0"
vite: "npm:5.1.3"
vite-plugin-dts: "npm:^3.7.2"
peerDependencies:
Expand Down Expand Up @@ -4110,12 +4103,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:6.6.2":
version: 6.6.2
resolution: "undici@npm:6.6.2"
dependencies:
"@fastify/busboy": "npm:^2.0.0"
checksum: c8c8a436059b13603f67ed4d917b4ba6d9ef282ac55c932c4790ee1a1c8cad1369da3c11b6e0b9df5a95ed1849cb98fa2f2310f6d0f9331dd359286c912497d2
"undici@npm:6.21.0":
version: 6.21.0
resolution: "undici@npm:6.21.0"
checksum: afa9bde6dcf8e0f5cf1ff2fa977ba73dd5510299ddfca0e1f37ff326554172ae31cb3d4a40b5a729601be1f21b96a2684f974d74dab53f9b6930fd47d1949246
languageName: node
linkType: hard

Expand Down