build(deps): bump @adonisjs/core from 6.19.3 to 7.0.1 in /admin

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-03-11 20:37:48 +00:00 committed by GitHub
parent c931c2b961
commit c37d2d3142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 535 additions and 439 deletions

972
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.0.1",
"@adonisjs/cors": "^2.2.1",
"@adonisjs/inertia": "^3.1.1",
"@adonisjs/lucid": "^21.8.2",