build(deps-dev): bump vite from 6.0.11 to 7.2.2 in /lib/examples/3-tags

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 7.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-18 17:12:53 +00:00 committed by GitHub
parent 362ba88bf3
commit 418084f903
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 407 additions and 212 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,6 +25,6 @@
"globals": "^15.14.0",
"typescript": "~5.6.2",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.5"
"vite": "^7.2.2"
}
}