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-04-02 20:57:22 +00:00 committed by GitHub
parent 44b09946df
commit 7a8b50f6d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 660 additions and 515 deletions

1173
admin/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -63,7 +63,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",