aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-02-12 14:51:39 +0000
committerGitHub <[email protected]>2026-02-12 14:51:39 +0000
commit969ec05b9fb6f644767dc13226a9e6a75a495ab0 (patch)
treeb86871f1ae25afd424db689b6f03633a19bf8994 /package.json
parentfix(css): mobile image width (diff)
downloadarchived-frontend-next-origin/renovate/vite-7.x.tar.xz
archived-frontend-next-origin/renovate/vite-7.x.zip
chore(deps): update dependency vite to v7origin/renovate/vite-7.x
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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"
}