mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 08:49:01 +03:00
use rolldown for vite/svelte
This commit is contained in:
committed by
Jason Rasmussen
parent
0167ec1668
commit
12e31fafa1
989
pnpm-lock.yaml
generated
989
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -105,9 +105,12 @@
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.7.3",
|
||||
"typescript-eslint": "^8.28.0",
|
||||
"vite": "^7.0.5",
|
||||
"vite": "npm:rolldown-vite@latest",
|
||||
"vitest": "^3.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"vite": "npm:rolldown-vite@latest"
|
||||
},
|
||||
"volta": {
|
||||
"node": "22.18.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user