Merge pull request #87 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.7.18

Bump astro-vtbot from 1.7.17 to 1.7.18
This commit is contained in:
Emil Gulamov 2024-05-20 22:40:49 +04:00 committed by GitHub
commit 48dbd2b50f
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.15", "astro-vtbot": "^1.7.18",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0", "prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14", "prettier-plugin-tailwindcss": "^0.5.14",
@ -2584,9 +2584,9 @@
} }
}, },
"node_modules/astro-vtbot": { "node_modules/astro-vtbot": {
"version": "1.7.17", "version": "1.7.18",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.17.tgz", "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.18.tgz",
"integrity": "sha512-DWArck5gK03xXsm7weVFYBVA09Z0WFhyOZIf/Rk/uDQPp4pqIQYadZdE9cnA7gcfyoYSNJIwexJAx7tmC8x3zg==", "integrity": "sha512-ktW6aCblEh4sR6HGrTAjGv6gC61TRiOls7cqFjflTcvidQ1TC6lN/KmZkkUZOry9MgyPGRrHBEwK0NXfUNh+ZQ==",
"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.15", "astro-vtbot": "^1.7.18",
"prettier": "^3.2.5", "prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0", "prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14", "prettier-plugin-tailwindcss": "^0.5.14",