Merge pull request #91 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.21

Bump astro-vtbot from 1.7.18 to 1.7.21
This commit is contained in:
Emil Gulamov 2024-05-27 22:13:29 +04:00 committed by GitHub
commit 78f878156f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -25,7 +25,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.18",
"astro-vtbot": "^1.7.21",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.5.14",
@ -2717,9 +2717,9 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.7.18",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.18.tgz",
"integrity": "sha512-ktW6aCblEh4sR6HGrTAjGv6gC61TRiOls7cqFjflTcvidQ1TC6lN/KmZkkUZOry9MgyPGRrHBEwK0NXfUNh+ZQ==",
"version": "1.7.21",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.21.tgz",
"integrity": "sha512-Qk5fZtrAK5MnrT5M5OxwURvshi6KJ5TZ/k7ZLUC8xR9/SqGlE9/ISeWAsy/j0fSvVROXhuPAczAWwI7r8KEy+A==",
"dev": true,
"funding": {
"type": "github",

View file

@ -28,7 +28,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.18",
"astro-vtbot": "^1.7.21",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.5.14",