mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
fix(deps): update typescript-projects (#25070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
parent
231a475a17
commit
0c0aa1f3c3
3 changed files with 600 additions and 521 deletions
1117
pnpm-lock.yaml
1117
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -96,7 +96,7 @@
|
|||
"pg": "^8.11.3",
|
||||
"pg-connection-string": "^2.9.1",
|
||||
"picomatch": "^4.0.2",
|
||||
"postgres": "3.4.7",
|
||||
"postgres": "3.4.8",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-email": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"@sveltejs/adapter-static": "^3.0.8",
|
||||
"@sveltejs/enhanced-img": "^0.9.0",
|
||||
"@sveltejs/kit": "^2.27.1",
|
||||
"@sveltejs/vite-plugin-svelte": "6.2.1",
|
||||
"@sveltejs/vite-plugin-svelte": "6.2.3",
|
||||
"@tailwindcss/vite": "^4.1.7",
|
||||
"@testing-library/jest-dom": "^6.4.2",
|
||||
"@testing-library/svelte": "^5.2.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue