Upgrade astro-vtbot to version 1.7.1
The astro-vtbot dependency has been upgraded from version 1.7.0 to 1.7.1 in both package.json and package-lock.json files.
This commit is contained in:
parent
5cac9eb782
commit
0393815c68
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.0",
|
||||
"astro-vtbot": "^1.7.1",
|
||||
"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.0",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.0.tgz",
|
||||
"integrity": "sha512-AYjOVDVNsRuwfIAoxe4/0AQKgNVKLLqw8Rs9Olq8x0Oa4x3aVCAohsBO5zOpYf390x4uGmvI1+HFUtGkhCL2gw==",
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.1.tgz",
|
||||
"integrity": "sha512-LTOs5d5Y1A7I/19RDeZKfur/oRsAD9Rlf9fp5pvidlp8kHbagWcI96EiDewNyK+j9gdROu9mw46WExOj1BQ4dg==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.7.0",
|
||||
"astro-vtbot": "^1.7.1",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.13.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.13",
|
||||
|
|
Loading…
Add table
Reference in a new issue