Merge pull request #90 from mearashadowfax/dependabot/npm_and_yarn/prettier-plugin-astro-0.14.0
Bump prettier-plugin-astro from 0.13.0 to 0.14.0
This commit is contained in:
commit
a89b8a261f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -27,7 +27,7 @@
|
|||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.7.18",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-astro": "^0.14.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
|
@ -7006,9 +7006,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier-plugin-astro": {
|
||||
"version": "0.13.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.13.0.tgz",
|
||||
"integrity": "sha512-5HrJNnPmZqTUNoA97zn4gNQv9BgVhv+et03314WpQ9H9N8m2L9OSV798olwmG2YLXPl1iSstlJCR1zB3x5xG4g==",
|
||||
"version": "0.14.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier-plugin-astro/-/prettier-plugin-astro-0.14.0.tgz",
|
||||
"integrity": "sha512-7jRGJsexaRIyUzTk8uzXlP45cw6DQ5Ci4bTe0xCBCcuO1Fff8jJy9oI+kRCQKSdDFTSAArMSg8GpvzlKBtSaZA==",
|
||||
"devOptional": true,
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^1.5.5",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.7.18",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-astro": "^0.14.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"typescript": "^5.4.5"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue