diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-02-12 14:51:39 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-12 14:51:39 +0000 |
| commit | 026a0b0d03e5ecc92d82c51379c65085a95dd39b (patch) | |
| tree | b86871f1ae25afd424db689b6f03633a19bf8994 | |
| parent | fix(css): mobile image width (diff) | |
| download | archived-frontend-next-renovate/vite-7.x.tar.xz archived-frontend-next-renovate/vite-7.x.zip | |
chore(deps): update dependency vite to v7renovate/vite-7.x
| -rwxr-xr-x | bun.lockb | bin | 121606 -> 147670 bytes | |||
| -rw-r--r-- | package.json | 2 |
2 files changed, 1 insertions, 1 deletions
| Binary files differ diff --git a/package.json b/package.json index 1b09128..92bf187 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "svelte-check": "^3.4.3", "tslib": "^2.4.1", "typescript": "^5.0.0", - "vite": "^4.4.2" + "vite": "^7.0.0" }, "type": "module" } |