Refactor: Switch to trek-captcha for compatibility

This commit is contained in:
2026-03-14 00:29:31 -07:00
parent 2a4e7bbffe
commit b2f83a2d0b

View File

@@ -12,7 +12,7 @@
"next": "14.2.3", "next": "14.2.3",
"react": "^18", "react": "^18",
"react-dom": "^18", "react-dom": "^18",
"svg-captcha": "^1.4.0" "trek-captcha": "^0.4.0"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",