0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

Remove unused types (#11895)

This commit is contained in:
Bjorn Lu 2024-09-02 21:14:57 +08:00 committed by GitHub
parent 19751df887
commit cd542109ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 8 deletions

View file

@ -196,8 +196,6 @@
"@astrojs/check": "^0.9.3",
"@playwright/test": "^1.46.1",
"@types/aria-query": "^5.0.4",
"@types/babel__generator": "^7.6.8",
"@types/babel__traverse": "^7.20.6",
"@types/common-ancestor-path": "^1.0.2",
"@types/cssesc": "^3.0.2",
"@types/debug": "^4.1.12",

6
pnpm-lock.yaml generated
View file

@ -767,12 +767,6 @@ importers:
'@types/aria-query':
specifier: ^5.0.4
version: 5.0.4
'@types/babel__generator':
specifier: ^7.6.8
version: 7.6.8
'@types/babel__traverse':
specifier: ^7.20.6
version: 7.20.6
'@types/common-ancestor-path':
specifier: ^1.0.2
version: 1.0.2