chore(deps): update dependency vite to v6

This commit is contained in:
renovate[bot] 2025-02-03 08:08:19 +00:00 committed by GitHub
parent 16eebc93d8
commit f4710ea084
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 341 additions and 206 deletions

File diff suppressed because it is too large Load diff

View file

@ -50,6 +50,6 @@
"testcontainers": "^10.17.1", "testcontainers": "^10.17.1",
"typescript": "^5.5.3", "typescript": "^5.5.3",
"typescript-eslint": "^8.0.1", "typescript-eslint": "^8.0.1",
"vite": "^5.4.1" "vite": "^6.0.0"
} }
} }