mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
chore(deps): remove deprecated pkg, preferred-pm
now ships its types (#11294)
This commit is contained in:
parent
58a321193e
commit
dc41ece28f
2 changed files with 0 additions and 12 deletions
|
@ -36,7 +36,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/preferred-pm": "^3.0.0",
|
||||
"arg": "^5.0.2",
|
||||
"astro-scripts": "workspace:*",
|
||||
"strip-ansi": "^7.1.0"
|
||||
|
|
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
|
@ -5832,9 +5832,6 @@ importers:
|
|||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
devDependencies:
|
||||
'@types/preferred-pm':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
'@types/semver':
|
||||
specifier: ^7.5.8
|
||||
version: 7.5.8
|
||||
|
@ -7382,10 +7379,6 @@ packages:
|
|||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
||||
'@types/preferred-pm@3.0.0':
|
||||
resolution: {integrity: sha512-Ub1de7EkdavsyM1KNrTb1K1QL+ISepEELELh2QWccyDcVEcyUDiGoYzzOJfonpGNwpymYXY13oRFpXQluGOC5w==}
|
||||
deprecated: This is a stub types definition. preferred-pm provides its own type definitions, so you do not need this installed.
|
||||
|
||||
'@types/prismjs@1.26.4':
|
||||
resolution: {integrity: sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==}
|
||||
|
||||
|
@ -13739,10 +13732,6 @@ snapshots:
|
|||
|
||||
'@types/normalize-package-data@2.4.4': {}
|
||||
|
||||
'@types/preferred-pm@3.0.0':
|
||||
dependencies:
|
||||
preferred-pm: 3.1.3
|
||||
|
||||
'@types/prismjs@1.26.4': {}
|
||||
|
||||
'@types/probe-image-size@7.2.4':
|
||||
|
|
Loading…
Add table
Reference in a new issue