Add @gladesinger/vue3-yandex-smartcaptcha dependency, replace vue3-yandex-smartcaptcha with YandexSmartCaptcha in CaptchaBlock component, and update PersonalDataBlock label for compliance with data protection laws.

This commit is contained in:
F4ilji
2025-09-05 17:13:04 +05:00
parent c8ab16aecb
commit ff33023643
5 changed files with 72 additions and 57 deletions
+1 -1
View File
@@ -30,6 +30,7 @@
" \"@editorjs/image\": \"^2.8.1\",\n \"@editorjs/quote\": \"^2.5.0\","
],
"dependencies": {
"@gladesinger/vue3-yandex-smartcaptcha": "^1.0.0",
"@heroicons/vue": "^2.2.0",
"@inertiajs/inertia": "^0.11.1",
"@inertiajs/inertia-vue3": "^0.6.0",
@@ -49,7 +50,6 @@
"preline": "^1.9.0",
"slugify": "^1.6.6",
"vite": "^6.3.5",
"vue3-yandex-smartcaptcha": "^1.0.0",
"vuex": "^4.1.0"
},
"optionalDependencies": {