0
Fork 0
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:
Emanuele Stoppa 2024-06-20 13:25:08 +01:00 committed by GitHub
parent 58a321193e
commit dc41ece28f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 12 deletions

View file

@ -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
View file

@ -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':