Bump nuxt from 3.15.4 to 3.16.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-26 22:46:19 +00:00 committed by GitHub
parent 62645f48d4
commit f4a2b0de63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1985 additions and 2222 deletions

4205
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"ant-design-vue": "^4.2.6", "ant-design-vue": "^4.2.6",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
"crypto-es": "^2.1.0", "crypto-es": "^2.1.0",
"nuxt": "^3.15.4", "nuxt": "^3.16.0",
"vue": "latest", "vue": "latest",
"vue-router": "latest" "vue-router": "latest"
}, },