chore(deps): bump nuxt from 3.21.6 to 3.21.7 (#424)

Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.21.6 to 3.21.7.
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.21.7/packages/nuxt)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-version: 3.21.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-07-29 21:00:46 +10:00 committed by GitHub
parent 6903d14f2c
commit f59bf9fd85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1533 additions and 1206 deletions

View file

@ -14,7 +14,7 @@
"devDependencies": {
"@nuxt/eslint": "latest",
"eslint": "^9.17.0",
"nuxt": "^3.21.6",
"nuxt": "^3.21.7",
"typescript": "^5.7.2",
"vue": "latest"
},

2735
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -52,7 +52,7 @@
"luxon": "^3.6.1",
"micromark": "^4.0.1",
"normalize-url": "^8.0.2",
"nuxt": "^3.21.6",
"nuxt": "^3.21.7",
"nuxt-security": "2.2.0",
"otp-io": "^1.2.7",
"parse-cosekey": "^1.0.2",