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:
parent
19751df887
commit
cd542109ba
2 changed files with 0 additions and 8 deletions
|
@ -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
6
pnpm-lock.yaml
generated
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue