build(#10336): fix missing type definition

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-03-31 16:34:54 +09:00
parent bf9846a269
commit 558d73b21a
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99
5 changed files with 26 additions and 7 deletions

View file

@ -89,6 +89,7 @@
"@storybook/types": "7.0.0-rc.10",
"@storybook/vue3": "7.0.0-rc.10",
"@storybook/vue3-vite": "7.0.0-rc.10",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/vue": "^6.6.1",
"@types/escape-regexp": "0.0.1",
"@types/estree": "^1.0.0",
@ -99,6 +100,7 @@
"@types/punycode": "2.1.0",
"@types/sanitize-html": "2.9.0",
"@types/seedrandom": "3.0.5",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/throttle-debounce": "5.0.0",
"@types/tinycolor2": "1.4.3",
"@types/uuid": "9.0.1",