build(deps): bump @adonisjs/core from 6.19.3 to 7.0.1 in /admin
Some checks failed
Validate Collection URLs / validate-urls (push) Has been cancelled

Bumps [@adonisjs/core](https://github.com/adonisjs/core) from 6.19.3 to 7.0.1.
- [Release notes](https://github.com/adonisjs/core/releases)
- [Commits](https://github.com/adonisjs/core/compare/v6.19.3...v7.0.1)

---
updated-dependencies:
- dependency-name: "@adonisjs/core"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-02 06:55:19 +00:00 committed by GitHub
parent 6660de56de
commit f7ecab795b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 659 additions and 521 deletions

1178
admin/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,7 +62,7 @@
},
"dependencies": {
"@adonisjs/auth": "^9.4.0",
"@adonisjs/core": "^6.18.0",
"@adonisjs/core": "^7.3.0",
"@adonisjs/cors": "^2.2.1",
"@adonisjs/inertia": "^3.1.1",
"@adonisjs/lucid": "^21.8.2",