fix: add canvas-confetti types

This commit is contained in:
Chubby Granny Chaser
2026-05-29 03:59:11 +01:00
parent be4200de81
commit aa2bd3809c
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -124,6 +124,7 @@
"@protobuf-ts/plugin": "^2.10.0",
"@swc/core": "^1.4.16",
"@types/auto-launch": "^5.0.5",
"@types/canvas-confetti": "^1.9.0",
"@types/color": "^3.0.6",
"@types/jsdom": "^21.1.7",
"@types/jsonwebtoken": "^9.0.8",
+5
View File
@@ -3369,6 +3369,11 @@
"@types/node" "*"
"@types/responselike" "^1.0.0"
"@types/canvas-confetti@^1.9.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@types/canvas-confetti/-/canvas-confetti-1.9.0.tgz#d1077752e046413c9881fbb2ba34a70ebe3c1773"
integrity sha512-aBGj/dULrimR1XDZLtG9JwxX1b4HPRF6CX9Yfwh3NvstZEm1ZL7RBnel4keCPSqs1ANRu1u2Aoz9R+VmtjYuTg==
"@types/color-convert@*":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@types/color-convert/-/color-convert-2.0.4.tgz#843398ae71e951dc5415d202dfd5e43108823eeb"