Changes
This commit is contained in:
Generated
+10
-1
@@ -23,7 +23,8 @@
|
||||
"fslightbox": "^3.4.1",
|
||||
"fslightbox-vue": "^2.1.3",
|
||||
"preline": "^1.9.0",
|
||||
"slugify": "^1.6.6"
|
||||
"slugify": "^1.6.6",
|
||||
"vue3-yandex-smartcaptcha": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@inertiajs/vue3": "^1.0.0",
|
||||
@@ -6191,6 +6192,14 @@
|
||||
"vue": "3.5.11"
|
||||
}
|
||||
},
|
||||
"node_modules/vue3-yandex-smartcaptcha": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/vue3-yandex-smartcaptcha/-/vue3-yandex-smartcaptcha-1.0.0.tgz",
|
||||
"integrity": "sha512-Sn0/UitYHYBzMvEOM0M00wxB/JC2sZ1EfvdKny3MfZGWLLxBJcKLY6NRInTtpyZcNiez1vsshnoX298Qq+fFzg==",
|
||||
"peerDependencies": {
|
||||
"vue": "^3.3.8"
|
||||
}
|
||||
},
|
||||
"node_modules/which": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user