build(deps): Bump @nuxt/fonts from 0.6.1 to 0.7.0

Bumps [@nuxt/fonts](https://github.com/nuxt/fonts) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/nuxt/fonts/releases)
- [Changelog](https://github.com/nuxt/fonts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/fonts/compare/v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: "@nuxt/fonts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-06 22:19:02 +00:00 committed by GitHub
parent afeba9d4a3
commit 04981eb435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@
"postinstall": "nuxt prepare" "postinstall": "nuxt prepare"
}, },
"dependencies": { "dependencies": {
"@nuxt/fonts": "^0.6.1", "@nuxt/fonts": "^0.7.0",
"@tailwindcss/typography": "^0.5.12", "@tailwindcss/typography": "^0.5.12",
"@vee-validate/nuxt": "^4.12.6", "@vee-validate/nuxt": "^4.12.6",
"@vee-validate/zod": "^4.12.6", "@vee-validate/zod": "^4.12.6",