Merge pull request #210 from mearashadowfax/dependabot/npm_and_yarn/astro-vtbot-1.9.4

Bump astro-vtbot from 1.9.2 to 1.9.4
This commit is contained in:
Emil Gulamov 2024-09-23 21:49:15 +04:00 committed by GitHub
commit 90c290e833
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -33,7 +33,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.9",
"astro-vtbot": "^1.9.2",
"astro-vtbot": "^1.9.4",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",
@ -2232,9 +2232,9 @@
}
},
"node_modules/@vtbag/inspection-chamber": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.10.tgz",
"integrity": "sha512-mDwha6zZzwfPULbQ4NuebnQIbRnqELcfW+dxsjc1K54aDLQjaVKjeQf+q9ZzQ/QNl+hdtufKSnXC/Uo4p/LzhA==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/@vtbag/inspection-chamber/-/inspection-chamber-1.0.13.tgz",
"integrity": "sha512-TEj8D405pT0uqtvxvTsGDPYe/gYbxs+gXFm63cdw3KV9jOlZiVRhNoDXtl/KGQSSNjk+M6Y03Dq9IlzSppBNKg==",
"dev": true,
"funding": {
"type": "github",
@ -2536,13 +2536,13 @@
}
},
"node_modules/astro-vtbot": {
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.9.2.tgz",
"integrity": "sha512-JZJmW0opHd519xoVexC+G+a+3lQXqbMsMMSYNWHi/TaW/X9goZC33N7pmGyyUonoftg+L05S/yFcRyR0WAuemg==",
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.9.4.tgz",
"integrity": "sha512-1rQ33QNZ6z+2+pxnPrCtrv2yVvGiTE+0YjeWOj55fOFtw9HelGp8QXu8YvBWtD3WtNGWDnpLcYoCSY4bPGUkHA==",
"dev": true,
"dependencies": {
"@vtbag/element-crossing": "^1.0.1",
"@vtbag/inspection-chamber": "^1.0.10"
"@vtbag/inspection-chamber": "^1.0.13"
},
"funding": {
"type": "github",

View file

@ -36,7 +36,7 @@
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.9",
"astro-vtbot": "^1.9.2",
"astro-vtbot": "^1.9.4",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6",