build(#10336): missing dependencies

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-01 21:57:31 +09:00
parent 97731705ba
commit 8b30a0d641
No known key found for this signature in database
GPG key ID: 3E87B98A3F6BAB99
3 changed files with 57 additions and 14 deletions

View file

@ -94,6 +94,7 @@
"@testing-library/vue": "^6.6.1",
"@types/escape-regexp": "0.0.1",
"@types/estree": "^1.0.0",
"@types/glob": "^8.1.0",
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
"@types/matter-js": "0.18.2",
@ -119,6 +120,7 @@
"eslint": "8.37.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-vue": "9.10.0",
"glob": "^9.3.2",
"happy-dom": "8.9.0",
"msw": "^1.1.0",
"msw-storybook-addon": "^1.8.0",