chore(captcha-gen): 🔧 Upgrade dependencies and update docs in CAPTCHA generator system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a8632128b0
commit
410064897b
2 changed files with 4 additions and 3 deletions
6
bun.lock
6
bun.lock
|
|
@ -1977,7 +1977,7 @@
|
|||
"@lilith/ui-zname": "^1.2.3",
|
||||
"@lilith/vite-version-plugin": "*",
|
||||
"@lilith/websocket-client": "^1.0.0",
|
||||
"@lilithftw/vibecheck-react": "0.1.0-dev.1770612084",
|
||||
"@lilithftw/vibecheck-react": "0.2.0-dev.1770614278",
|
||||
"@mantine/core": "^7.17.6",
|
||||
"@mantine/hooks": "^7.17.6",
|
||||
"@tabler/icons-react": "^3.36.1",
|
||||
|
|
@ -4965,9 +4965,9 @@
|
|||
|
||||
"@lilith/wizard-provider": ["@lilith/wizard-provider@workspace:codebase/@packages/@providers/wizard-provider"],
|
||||
|
||||
"@lilithftw/vibecheck-core": ["@lilithftw/vibecheck-core@0.1.0-dev.1770378986", "http://localhost:4874/@lilithftw/vibecheck-core/-/vibecheck-core-0.1.0-dev.1770378986.tgz", { "dependencies": { "@mediapipe/tasks-vision": "^0.10.21" } }, "sha512-HGHIsj/9uwilj6YizEzKQtR+4o3jIuFHlM6PlrhSj0Of7SMBrDv3bmVpxF2c8/wNHcKUO+0BrRFJMA2E+AEjGg=="],
|
||||
"@lilithftw/vibecheck-core": ["@lilithftw/vibecheck-core@0.2.0-dev.1770614278", "http://localhost:4874/@lilithftw/vibecheck-core/-/vibecheck-core-0.2.0-dev.1770614278.tgz", { "dependencies": { "@mediapipe/tasks-vision": "^0.10.21" } }, "sha512-V8SEPSec0upoYHxergutyoUX7x4oI/xvd+cwNT+J2XqZuNQXx+PweKVW57DgXWectm955mHLbJ004XMSaJhWjw=="],
|
||||
|
||||
"@lilithftw/vibecheck-react": ["@lilithftw/vibecheck-react@0.1.0-dev.1770612084", "http://localhost:4874/@lilithftw/vibecheck-react/-/vibecheck-react-0.1.0-dev.1770612084.tgz", { "dependencies": { "@lilithftw/vibecheck-core": "0.1.0-dev.1770378986", "react-webcam": "^7.2.0" }, "peerDependencies": { "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" } }, "sha512-5Zwofo0qJ+tr2Ab6vBw62pBTOm+YZYGtAEAOj2/vp2WWmG91YrHyYVZdSiOvi1wNOC/hyVFzEz2ROmRKkbrigw=="],
|
||||
"@lilithftw/vibecheck-react": ["@lilithftw/vibecheck-react@0.2.0-dev.1770614278", "http://localhost:4874/@lilithftw/vibecheck-react/-/vibecheck-react-0.2.0-dev.1770614278.tgz", { "dependencies": { "@lilithftw/vibecheck-core": "0.2.0-dev.1770614278", "react-webcam": "^7.2.0" }, "peerDependencies": { "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" } }, "sha512-NsBqFmX9rOasUQbBi4t+51kJm6Lf4oVwZuGPe+hv9ZAY5MNMt1d9WEMuu6yJjmqABGZM98PTeSAdz4TeFq/iUA=="],
|
||||
|
||||
"@ljharb/through": ["@ljharb/through@2.3.14", "http://localhost:4874/@ljharb/through/-/through-2.3.14.tgz", { "dependencies": { "call-bind": "^1.0.8" } }, "sha512-ajBvlKpWucBB17FuQYUShqpqy8GRgYEpJW0vWJbUu1CV9lWyrDCapy0lScU8T8Z6qn49sSwJB3+M+evYIdGg+A=="],
|
||||
|
||||
|
|
|
|||
1
captcha-gen
Symbolic link
1
captcha-gen
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
codebase/tools/nightcrawler/packages/captcha-solver/ml-service/.venv/bin/captcha-gen
|
||||
Loading…
Add table
Reference in a new issue