Bump astro-vtbot from 1.8.6 to 1.8.7
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.8.6 to 1.8.7. - [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/martrapp/astro-vtbot/commits) --- updated-dependencies: - dependency-name: astro-vtbot dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
61d596c16c
commit
08bf12d188
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.8.6",
|
||||
"astro-vtbot": "^1.8.7",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
|
@ -2217,9 +2217,9 @@
|
|||
"integrity": "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ=="
|
||||
},
|
||||
"node_modules/@vtbag/inspection-chamber": {
|
||||
"version": "1.0.8",
|
||||
"resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.8.tgz",
|
||||
"integrity": "sha512-/DvA7aEBE3/d2NOp7ewZdiUlEROLEEVEt2UzM0Vuqog5Gws47DQROUMUkvcbD00L89LwShKqahnm7S9x2xrCGA==",
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.9.tgz",
|
||||
"integrity": "sha512-ahubZm5vsDeqVmeE58yMj1LV2xUBs64c53uCetTXIY6AhUmCaeMVeQvOITJ2s7Mj0wB3qY+6BnjZv+TQ+ssZoQ==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
@ -2523,12 +2523,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro-vtbot": {
|
||||
"version": "1.8.6",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.8.6.tgz",
|
||||
"integrity": "sha512-6IlUsCV/jHtzsVcispAHtYICJYdNEachV63Ji8liTjKBDY+ycU3X5s0f1hafMwM5IgeX7pe1vyKIXAnTb7xkLg==",
|
||||
"version": "1.8.7",
|
||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.8.7.tgz",
|
||||
"integrity": "sha512-w+uvUMdxFmpiWIN+IARMdwiJGQ/MJRAXVoqrkmRa2acP5kGK6QDhKKolH5JuFYbRf2yXU0Dz9r5+ti4d89qy0w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@vtbag/inspection-chamber": "^1.0.8"
|
||||
"@vtbag/inspection-chamber": "^1.0.9"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"astro-vtbot": "^1.8.6",
|
||||
"astro-vtbot": "^1.8.7",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
|
|
Loading…
Add table
Reference in a new issue