summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/astro/package.json1
-rw-r--r--pnpm-lock.yaml7
2 files changed, 0 insertions, 8 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json
index 9a5c148f5..c468d0eb6 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -198,7 +198,6 @@
"@types/html-escaper": "^3.0.2",
"@types/http-cache-semantics": "^4.0.4",
"@types/js-yaml": "^4.0.9",
- "@types/mime": "^3.0.4",
"@types/mocha": "^10.0.4",
"@types/probe-image-size": "^7.2.3",
"@types/prompts": "^2.4.8",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b3a7f8932..b46573282 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -745,9 +745,6 @@ importers:
'@types/js-yaml':
specifier: ^4.0.9
version: 4.0.9
- '@types/mime':
- specifier: ^3.0.4
- version: 3.0.4
'@types/mocha':
specifier: ^10.0.4
version: 10.0.6
@@ -8243,10 +8240,6 @@ packages:
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
dev: true
- /@types/mime@3.0.4:
- resolution: {integrity: sha512-iJt33IQnVRkqeqC7PzBHPTC6fDlRNRW8vjrgqtScAhrmMwe8c4Eo7+fUGTa+XdWrpEgpyKWMYmi2dIwMAYRzPw==}
- dev: true
-
/@types/minimist@1.2.5:
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
dev: true