diff --git a/package-lock.json b/package-lock.json index 1bbf916..873c9a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.12", + "astro-vtbot": "^1.7.14", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", "prettier-plugin-tailwindcss": "^0.5.14", @@ -3168,9 +3168,9 @@ } }, "node_modules/astro-vtbot": { - "version": "1.7.12", - "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.12.tgz", - "integrity": "sha512-/botqljlm507eZtGY4+j5yEr9GbqR1unD7r0Rzg89dOU6MVjCrk//QSB7fg1NyDwur74LeYjcArMGE4FjOo/Dg==", + "version": "1.7.14", + "resolved": "https://registry.npmjs.org/astro-vtbot/-/astro-vtbot-1.7.14.tgz", + "integrity": "sha512-WsLGgd0r5hkWy2pFp1HPn0qNrJ4943J7zNYwRNAkZRGtvEu7X4icGyta5D5veySlML2TAEY/6KHAp+gLe1Al8Q==", "dev": true, "funding": { "type": "github", diff --git a/package.json b/package.json index a9c1ff3..4988ee6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@tailwindcss/forms": "^0.5.7", - "astro-vtbot": "^1.7.12", + "astro-vtbot": "^1.7.14", "prettier": "^3.2.5", "prettier-plugin-astro": "^0.13.0", "prettier-plugin-tailwindcss": "^0.5.14",