mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-21 14:00:26 -05:00
[PR #1487] [MERGED] update all dependencies & fix svelte warnings in web #10856
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1487
Author: @wukko
Created: 12/23/2025
Status: ✅ Merged
Merged: 12/23/2025
Merged by: @wukko
Base:
develop← Head:update-deps📝 Commits (3)
c857054all: update dependencies728d225web: fix state_referenced_locally warnings with proper runeseb5cf3bweb/storage/memory: fix the type of chunks📊 Changes
9 files changed (+1254 additions, -1583 deletions)
View changed files
📝
api/package.json(+15 -15)📝
packages/api-client/package.json(+3 -3)📝
pnpm-lock.yaml(+1193 -1528)📝
web/package.json(+25 -26)📝
web/src/components/dialog/PickerItem.svelte(+9 -6)📝
web/src/components/misc/FileReceiver.svelte(+1 -1)📝
web/src/components/misc/SectionHeading.svelte(+1 -1)📝
web/src/components/save/OmniboxIcon.svelte(+5 -1)📝
web/src/lib/storage/memory.ts(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.