Update astro-vtbot dependency to version 1.7.2
This commit is contained in:
parent
06e2222650
commit
293ad66d99
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.7.1",
|
||||
"astro-vtbot": "^1.7.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.13",
|
||||
|
@ -3151,9 +3151,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro-vtbot": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.1.tgz",
|
||||
"integrity": "sha512-LTOs5d5Y1A7I/19RDeZKfur/oRsAD9Rlf9fp5pvidlp8kHbagWcI96EiDewNyK+j9gdROu9mw46WExOj1BQ4dg==",
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.2.tgz",
|
||||
"integrity": "sha512-HVcFoAF9nIw2knXFMGPSb9bt/EBj6CXErcXS6t/ekeYybhU75C4CIWqrFVoAegx+/Yh7NCrVd+w25iNuVARoyw==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.7.1",
|
||||
"astro-vtbot": "^1.7.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.13",
|
||||
|
|
Loading…
Add table
Reference in a new issue