Bump astro-vtbot from 1.7.27 to 1.8.3
Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.7.27 to 1.8.3. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2a3c3bde59
commit
e1ea540e5c
2 changed files with 18 additions and 5 deletions
21
package-lock.json
generated
21
package-lock.json
generated
|
@ -32,7 +32,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/forms": "^0.5.7",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"astro-vtbot": "^1.7.27",
|
"astro-vtbot": "^1.8.3",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||||
|
@ -2449,6 +2449,16 @@
|
||||||
"resolved": "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.18.tgz",
|
"resolved": "https://registry.npmjs.org/@vscode/l10n/-/l10n-0.0.18.tgz",
|
||||||
"integrity": "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ=="
|
"integrity": "sha512-KYSIHVmslkaCDyw013pphY+d7x1qV8IZupYfeIfzNA+nsaWHbn5uPuQRvdRFsa9zFzGeudPuoGoZ1Op4jrJXIQ=="
|
||||||
},
|
},
|
||||||
|
"node_modules/@vtbag/inspection-chamber": {
|
||||||
|
"version": "1.0.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.4.tgz",
|
||||||
|
"integrity": "sha512-hlfI8JPJvfOvzPA8UwYPjmhtWcx3VecF2ZGBZuIy3zT4BsIPwRBcT8LXRPZMIxlUdducieNsTJ2jxLtxMTALUw==",
|
||||||
|
"dev": true,
|
||||||
|
"funding": {
|
||||||
|
"type": "github",
|
||||||
|
"url": "https://github.com/sponsors/martrapp"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/abbrev": {
|
"node_modules/abbrev": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
||||||
|
@ -2726,10 +2736,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro-vtbot": {
|
"node_modules/astro-vtbot": {
|
||||||
"version": "1.7.27",
|
"version": "1.8.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.27.tgz",
|
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.8.3.tgz",
|
||||||
"integrity": "sha512-gFPfmeuPkez0iYddOgUvBY+0H+tC3lpUNRr2IaqT0UVWXQpBkXTtOwUEQrFm4u65c88teUmWOY7IbVNdj3sg+w==",
|
"integrity": "sha512-7nzucuJOpkXWA3DFMLvkDh15XBTzUPTbuWDFEsefbhUqGpEH6kVSQMPtHhzn8fu3Hw3zpzgww9epJIo6Hl6qMg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"dependencies": {
|
||||||
|
"@vtbag/inspection-chamber": "^1.0.3"
|
||||||
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/martrapp"
|
"url": "https://github.com/sponsors/martrapp"
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/forms": "^0.5.7",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"astro-vtbot": "^1.7.27",
|
"astro-vtbot": "^1.8.3",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||||
|
|
Loading…
Add table
Reference in a new issue