add test captcha

This commit is contained in:
Hepatica
2023-12-17 16:15:57 +01:00
parent 0632e374e1
commit 32fce904d4
4 changed files with 758 additions and 152 deletions

View File

@@ -13,6 +13,7 @@
"bootstrap": "^5.3.2",
"core-js": "^3.8.3",
"vue": "^3.2.13",
"vue-recaptcha": "^3.0.0-alpha.6",
"vue-router": "^4.2.5"
},
"devDependencies": {
@@ -24,4 +25,4 @@
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3"
}
}
}