mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
use rolldown for vite/svelte
This commit is contained in:
parent
0167ec1668
commit
12e31fafa1
2 changed files with 902 additions and 92 deletions
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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue