Bump vite from 6.2.6 to 6.3.5 in /app (#568)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.6 to 6.3.5.
- [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/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
...

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]
2025-05-05 18:53:08 -07:00
committed by GitHub
parent e7016748df
commit 96ec570c1b
2 changed files with 152 additions and 89 deletions

View File

@@ -41,7 +41,7 @@
"jsdom": "^26.0.0",
"tailwindcss": "^4.1.3",
"typescript": "^5.7.2",
"vite": "^6.2.6",
"vite": "^6.3.5",
"vite-plugin-solid": "^2.11.6"
}
}