Update Astro dev dependencies
This commit is contained in:
parent
031d9825d9
commit
4a4899f3db
2 changed files with 29 additions and 18 deletions
|
@ -42,18 +42,18 @@
|
|||
"nanostores": "^0.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.2.1",
|
||||
"@astrojs/check": "^0.4.1",
|
||||
"@types/node": "^18.19.14",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-astro": "^0.29.1",
|
||||
"eslint-plugin-astro": "^0.31.4",
|
||||
"eslint-plugin-unicorn": "^48.0.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.12.3",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"sass": "^1.70.0",
|
||||
"sharp": "^0.32.6",
|
||||
"stylelint": "^15.11.0",
|
||||
|
|
|
@ -32,8 +32,8 @@ dependencies:
|
|||
|
||||
devDependencies:
|
||||
'@astrojs/check':
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1(prettier-plugin-astro@0.12.3)(prettier@3.2.5)(typescript@5.3.3)
|
||||
specifier: ^0.4.1
|
||||
version: 0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3)
|
||||
'@types/node':
|
||||
specifier: ^18.19.14
|
||||
version: 18.19.14
|
||||
|
@ -50,8 +50,8 @@ devDependencies:
|
|||
specifier: ^9.1.0
|
||||
version: 9.1.0(eslint@8.56.0)
|
||||
eslint-plugin-astro:
|
||||
specifier: ^0.29.1
|
||||
version: 0.29.1(eslint@8.56.0)
|
||||
specifier: ^0.31.4
|
||||
version: 0.31.4(eslint@8.56.0)
|
||||
eslint-plugin-unicorn:
|
||||
specifier: ^48.0.1
|
||||
version: 48.0.1(eslint@8.56.0)
|
||||
|
@ -65,8 +65,8 @@ devDependencies:
|
|||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
prettier-plugin-astro:
|
||||
specifier: ^0.12.3
|
||||
version: 0.12.3
|
||||
specifier: ^0.13.0
|
||||
version: 0.13.0
|
||||
sass:
|
||||
specifier: ^1.70.0
|
||||
version: 1.70.0
|
||||
|
@ -104,13 +104,13 @@ packages:
|
|||
'@jridgewell/trace-mapping': 0.3.22
|
||||
dev: false
|
||||
|
||||
/@astrojs/check@0.2.1(prettier-plugin-astro@0.12.3)(prettier@3.2.5)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-s85uBS/qjnqsKAeM0VKNWKvNaqvR06ZJupEwr2oT5/6Bti7qB5Vd8KekWIRAu2/WqOXHMFaDJz5D+qSizFnq5g==}
|
||||
/@astrojs/check@0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-XEsuU4TlWkgcsvdeessq5mXLXV1fejtxIioCPv/FfhTzb1bDYe2BtLiSBK+rFTyD9Hl686YOas9AGNMJcpoRsw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: ^5.0.0
|
||||
dependencies:
|
||||
'@astrojs/language-server': 2.6.2(prettier-plugin-astro@0.12.3)(prettier@3.2.5)(typescript@5.3.3)
|
||||
'@astrojs/language-server': 2.6.2(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3)
|
||||
chokidar: 3.6.0
|
||||
fast-glob: 3.3.2
|
||||
kleur: 4.1.5
|
||||
|
@ -169,7 +169,7 @@ packages:
|
|||
resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==}
|
||||
dev: false
|
||||
|
||||
/@astrojs/language-server@2.6.2(prettier-plugin-astro@0.12.3)(prettier@3.2.5)(typescript@5.3.3):
|
||||
/@astrojs/language-server@2.6.2(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-RYzPRhS/WBXK5JtfR+0+nGj+N3VbJd5jU/uSNUev9baUx/RLmUwDk1f6Oy8QDEfDDLAr76Ig8YeDD/nxPdBSLw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -192,7 +192,7 @@ packages:
|
|||
fast-glob: 3.3.2
|
||||
muggle-string: 0.3.1
|
||||
prettier: 3.2.5
|
||||
prettier-plugin-astro: 0.12.3
|
||||
prettier-plugin-astro: 0.13.0
|
||||
volar-service-css: 0.0.17(@volar/language-service@1.11.1)
|
||||
volar-service-emmet: 0.0.17(@volar/language-service@1.11.1)
|
||||
volar-service-html: 0.0.17(@volar/language-service@1.11.1)
|
||||
|
@ -2530,6 +2530,16 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/eslint-compat-utils@0.4.1(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-5N7ZaJG5pZxUeNNJfUchurLVrunD1xJvyg5kYOIVF8kg1f3ajTikmAu/5fZ9w100omNPOoMjngRszh/Q/uFGMg==}
|
||||
engines: {node: '>=12'}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
eslint: 8.56.0
|
||||
semver: 7.6.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier@9.1.0(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
|
||||
hasBin: true
|
||||
|
@ -2539,8 +2549,8 @@ packages:
|
|||
eslint: 8.56.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-astro@0.29.1(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-ffuUc7zFz8HavaAVaS5iRUzWqBf3/YbrFWUhx0GxXW3gVtnbri5UyvkN8EMOkZWkNXG1zqD2y9dlEsAezhbC0w==}
|
||||
/eslint-plugin-astro@0.31.4(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-aU1KYSo7TdnSTBenyAWuRFB07lVUe0/6u9cltC2ZCx0QgcfC+HP7e87OkmvoKh+RZuaSsVgLG4zCOI8LZ6nS/Q==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
@ -2550,6 +2560,7 @@ packages:
|
|||
'@typescript-eslint/types': 5.62.0
|
||||
astro-eslint-parser: 0.16.3
|
||||
eslint: 8.56.0
|
||||
eslint-compat-utils: 0.4.1(eslint@8.56.0)
|
||||
postcss: 8.4.34
|
||||
postcss-selector-parser: 6.0.15
|
||||
transitivePeerDependencies:
|
||||
|
@ -4804,8 +4815,8 @@ packages:
|
|||
engines: {node: '>= 0.8.0'}
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-astro@0.12.3:
|
||||
resolution: {integrity: sha512-GthUSu3zCvmtVyqlArosez0xE08vSJ0R1sWurxIWpABaCkNGYFANoUdFkqmIo54EV2uPLGcVJzOucWvCjPBWvg==}
|
||||
/prettier-plugin-astro@0.13.0:
|
||||
resolution: {integrity: sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==}
|
||||
engines: {node: ^14.15.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@astrojs/compiler': 1.8.2
|
||||
|
|
Reference in a new issue