Merge pull request #108 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.24

Bump astro-vtbot from 1.7.23 to 1.7.24
This commit is contained in:
Emil Gulamov 2024-06-18 15:26:06 +04:00 committed by GitHub
commit 822220e1fc
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": { "devDependencies": {
"@tailwindcss/forms": "^0.5.7", "@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.23", "astro-vtbot": "^1.7.24",
"prettier": "^3.3.2", "prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0", "prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5", "prettier-plugin-tailwindcss": "^0.6.5",
@ -2738,9 +2738,9 @@
} }
}, },
"node_modules/astro-vtbot": { "node_modules/astro-vtbot": {
"version": "1.7.23", "version": "1.7.24",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.23.tgz", "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.24.tgz",
"integrity": "sha512-5gLNa+pLJsvokVEemIPBH7M+enNZKRzPnXk7zJ4/Wb0U8q6S1oiBmrsVzUZGITtF2FRQ47dGvNwp+qkxUTHkpQ==", "integrity": "sha512-MAyO7z/iwJpc3EcSy34aD7rEyerKrVfeUfE8Ebza+TOEKOlCt7WqWrWNNZgU9YYo+CshGCx8noZx/lItDQuVFQ==",
"dev": true, "dev": true,
"funding": { "funding": {
"type": "github", "type": "github",

View file

@ -28,7 +28,7 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/forms": "^0.5.7", "@tailwindcss/forms": "^0.5.7",
"astro-vtbot": "^1.7.23", "astro-vtbot": "^1.7.24",
"prettier": "^3.3.2", "prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0", "prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5", "prettier-plugin-tailwindcss": "^0.6.5",