fix(frontend): canvas-confettiの型定義を追加 (#14692)

This commit is contained in:
かっこかり 2024-10-04 17:32:18 +09:00 committed by GitHub
parent 708ffaef5c
commit d8f30fb793
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 37 additions and 57 deletions

View file

@ -45,6 +45,7 @@
"date-fns": "2.30.0",
"estree-walker": "3.0.3",
"eventemitter3": "5.0.1",
"frontend-shared": "workspace:*",
"idb-keyval": "6.2.1",
"insert-text-at-cursor": "0.3.0",
"is-file-animated": "1.0.2",
@ -54,7 +55,6 @@
"misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*",
"misskey-reversi": "workspace:*",
"frontend-shared": "workspace:*",
"photoswipe": "5.4.4",
"punycode": "2.3.1",
"rollup": "4.22.5",
@ -96,6 +96,7 @@
"@storybook/vue3": "8.3.4",
"@storybook/vue3-vite": "8.3.4",
"@testing-library/vue": "8.1.0",
"@types/canvas-confetti": "^1.6.4",
"@types/estree": "1.0.6",
"@types/matter-js": "0.19.7",
"@types/micromatch": "4.0.9",