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:
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user