[PR #2419] [MERGED] chore(web): update svelte related packages #9538

Closed
opened 2026-02-05 14:06:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2419
Author: @michelheusschen
Created: 5/10/2023
Status: Merged
Merged: 5/10/2023
Merged by: @alextran1502

Base: mainHead: chore/web-update-svelte-packages


📝 Commits (1)

  • 288c844 chore(web): update svelte related packages

📊 Changes

2 files changed (+97 additions, -87 deletions)

View changed files

📝 web/package-lock.json (+96 -86)
📝 web/package.json (+1 -1)

📄 Description

Updates svelte related packages, I know #2242 exists but that's already outdated and has lots of conflicts.

  • svelte from 3.58.0 to 3.59.1
  • svelte-check from 3.2.0 to 3.3.2
  • @sveltejs/adapter-node from 1.2.3 to 1.2.4
  • @sveltejs/kit from 1.15.1 to 1.16.3 (also update minimum to ^1.15.2 because earlier versions are vulnerable)

Basic functionality has been tested in both dev and prod mode


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/2419 **Author:** [@michelheusschen](https://github.com/michelheusschen) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 5/10/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `chore/web-update-svelte-packages` --- ### 📝 Commits (1) - [`288c844`](https://github.com/immich-app/immich/commit/288c8446852627e959474f86a529b4d8c79c9966) chore(web): update svelte related packages ### 📊 Changes **2 files changed** (+97 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+96 -86) 📝 `web/package.json` (+1 -1) </details> ### 📄 Description Updates svelte related packages, I know #2242 exists but that's already outdated and has lots of conflicts. - `svelte` from 3.58.0 to 3.59.1 - `svelte-check` from 3.2.0 to 3.3.2 - `@sveltejs/adapter-node` from 1.2.3 to 1.2.4 - `@sveltejs/kit` from 1.15.1 to 1.16.3 (also update minimum to ^1.15.2 because earlier versions are vulnerable) Basic functionality has been tested in both dev and prod mode --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:06:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9538