chore(deps): bump @adonisjs/lucid from 18.4.2 to 21.8.2 in /server

Bumps [@adonisjs/lucid](https://github.com/adonisjs/lucid) from 18.4.2 to 21.8.2.
- [Release notes](https://github.com/adonisjs/lucid/releases)
- [Commits](https://github.com/adonisjs/lucid/compare/v18.4.2...v21.8.2)

---
updated-dependencies:
- dependency-name: "@adonisjs/lucid"
  dependency-version: 21.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-13 20:38:15 +00:00 committed by GitHub
parent 44978549ed
commit c5804aedfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 443 additions and 382 deletions

821
server/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@
},
"dependencies": {
"@adonisjs/core": "^5.9.0",
"@adonisjs/lucid": "^18.4.2",
"@adonisjs/lucid": "^21.8.2",
"@adonisjs/redis": "^7.3.4",
"@adonisjs/repl": "^3.1.11",
"@rocketseat/adonis-bull": "^1.0.4",