diff --git a/dev.lizardbyte.app.Sunshine.metainfo.xml b/dev.lizardbyte.app.Sunshine.metainfo.xml index 89b8bcc..261a8f4 100644 --- a/dev.lizardbyte.app.Sunshine.metainfo.xml +++ b/dev.lizardbyte.app.Sunshine.metainfo.xml @@ -33,19 +33,514 @@ flatpak run --command=additional-install.sh dev.lizardbyte.app.Sunshine

NOTE: Sunshine uses a self-signed certificate. The web browser will report it as not secure, but it is safe.

-

NOTE: KMS Grab (Flatpak)

-

- sudo -i PULSE_SERVER=unix:/run/user/$(id -u $whoami)/pulse/native flatpak run dev.lizardbyte.app.Sunshine -

- +

See the full changelog on GitHub - + ## Attention + +This release contains critical security updates. For more information see the following: + +- [GHSA-ph75-mgxh-mv57](https://github.com/LizardByte/Sunshine/security/advisories/GHSA-ph75-mgxh-mv57) + +Please update as soon as possible! + +## Breaking Changes + +* ViGEmBus is no longer installed automatically. Instead you can install it from the troubleshooting page of the web-ui if needed. +* CSRF protection has been added to web-ui. If you access Sunshine through an address other than localhost you must add this to your sunshine.conf file manually. See https://docs.lizardbyte.dev/projects/sunshine/latest/md_docs_2configuration.html#csrf_allowed_origins + +## Highlighted Changes + +* Added XDG, Pipewire, and KWin direct screencast capture on Linux +* Added Vulkan encoding on Linux +* Added official OpenSUSE packages to LizardByte copr repos +* Added FreeBSD packages +* Sunshine can now bind to a specific network interface +* Added msi/wix installer for Windows +* Added Windows support for ARM64 +* Added signed dmg package for macOS +* Windows executables and installers are now signed for AMD64 packages +* New endpoints for Rest API [/api/covers] +* Updated icons, added themes, and modernized web-ui +* Capture audio on macOS using Tap API +* Add client enable/disable access control from web-ui +* Support for clients to request fractional NTSC framerates +* Support for split frame encoding on GPUs with 2+ nvenc blocks +* Updated FFmpeg to 8.1 branch + +For a comprehensive list of changes, see below. + +## What's Changed +* ci(copr): Trigger release job only for non-prereleases by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4297](https://github.com/LizardByte/Sunshine/pull/4297) +* build(Linux): Refactor Dockerfiles and build script for multi-stage, step-based builds by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4299](https://github.com/LizardByte/Sunshine/pull/4299) +* build(deps): bump vue from 3.5.21 to 3.5.22 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4301](https://github.com/LizardByte/Sunshine/pull/4301) +* build(linux): update pkg-config systemd variable names by [@PVermeer](https://github.com/PVermeer) in [#4303](https://github.com/LizardByte/Sunshine/pull/4303) +* build(deps): bump third-party/build-deps from `c38829d` to `2840c8a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4307](https://github.com/LizardByte/Sunshine/pull/4307) +* build(packaging/homebrew): Rename class from @PROJECT_NAME@ to Sunshine by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4308](https://github.com/LizardByte/Sunshine/pull/4308) +* build(deps): bump LizardByte/actions from 2025.917.25039 to 2025.927.193939 in the lizardbyte-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4309](https://github.com/LizardByte/Sunshine/pull/4309) +* build(deps): bump LizardByte/actions from 2025.927.193939 to 2025.929.125237 in the lizardbyte-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4313](https://github.com/LizardByte/Sunshine/pull/4313) +* fix(linux): service file for Trixie by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4319](https://github.com/LizardByte/Sunshine/pull/4319) +* build(linux): static link std libraries by [@PVermeer](https://github.com/PVermeer) in [#4321](https://github.com/LizardByte/Sunshine/pull/4321) +* build(linux): enable cpack auto dependencies by [@PVermeer](https://github.com/PVermeer) in [#4323](https://github.com/LizardByte/Sunshine/pull/4323) +* build(linux): explicitely set CC and CXX compilers by [@PVermeer](https://github.com/PVermeer) in [#4325](https://github.com/LizardByte/Sunshine/pull/4325) +* feat(audio): allow sending continuous audio by [@mariotaku](https://github.com/mariotaku) in [#4261](https://github.com/LizardByte/Sunshine/pull/4261) +* build(deps): bump LizardByte/actions from 2025.929.125237 to 2025.1011.184228 in the lizardbyte-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4327](https://github.com/LizardByte/Sunshine/pull/4327) +* feat(fps): support x-nv-video[0].clientRefreshRateX100 for requesting fractional NTSC framerates by [@andygrundman](https://github.com/andygrundman) in [#4019](https://github.com/LizardByte/Sunshine/pull/4019) +* build(deps): bump third-party/build-deps from `2840c8a` to `1dd1b68` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4326](https://github.com/LizardByte/Sunshine/pull/4326) +* fix(web-ui): translation function in DisplayOutputSelector label by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4328](https://github.com/LizardByte/Sunshine/pull/4328) +* build(deps): bump actions/setup-node from 5 to 6 in the github-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4334](https://github.com/LizardByte/Sunshine/pull/4334) +* build(deps): bump LizardByte/actions from 2025.1011.184228 to 2025.1020.14905 in the lizardbyte-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4347](https://github.com/LizardByte/Sunshine/pull/4347) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `231e052` to `6537464` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4346](https://github.com/LizardByte/Sunshine/pull/4346) +* build(deps): bump third-party/build-deps from `1dd1b68` to `6c9ec34` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4345](https://github.com/LizardByte/Sunshine/pull/4345) +* build(rpm): Update Fedora spec and CUDA math_functions.h patch for Fedora 43+ by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4353](https://github.com/LizardByte/Sunshine/pull/4353) +* fix(windows): Memory leak when EnumAdapters1 uses dxgi::adapter_t address as parameter by [@xd-byte](https://github.com/xd-byte) in [#4340](https://github.com/LizardByte/Sunshine/pull/4340) +* build(deps): bump the github-actions group with 2 updates by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4356](https://github.com/LizardByte/Sunshine/pull/4356) +* build(rpm): add OpenSUSE support by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4359](https://github.com/LizardByte/Sunshine/pull/4359) +* ci(copr): fix release event conditions by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4360](https://github.com/LizardByte/Sunshine/pull/4360) +* ci: move bundle analysis to separate job by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4361](https://github.com/LizardByte/Sunshine/pull/4361) +* fix(config): ensure apps.json is writeable by [@SuperSandro2000](https://github.com/SuperSandro2000) in [#4249](https://github.com/LizardByte/Sunshine/pull/4249) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4302](https://github.com/LizardByte/Sunshine/pull/4302) +* build(deps): bump LizardByte/actions from 2025.1020.14905 to 2025.1028.23217 in the lizardbyte-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4365](https://github.com/LizardByte/Sunshine/pull/4365) +* build(flatpak): update org.freedesktop.Platform version by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4382](https://github.com/LizardByte/Sunshine/pull/4382) +* docs(readme): Update for clarity and image sources by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4384](https://github.com/LizardByte/Sunshine/pull/4384) +* build(deps): bump third-party/Simple-Web-Server from `187f798` to `546895a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4370](https://github.com/LizardByte/Sunshine/pull/4370) +* build(deps): bump boost to 1.89 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4253](https://github.com/LizardByte/Sunshine/pull/4253) +* build(deps): bump third-party/build-deps from `6c9ec34` to `bcaf64b` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4375](https://github.com/LizardByte/Sunshine/pull/4375) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `6537464` to `8d705c8` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4385](https://github.com/LizardByte/Sunshine/pull/4385) +* feat(video): use unified color conversion matrix generator by [@ns6089](https://github.com/ns6089) in [#4387](https://github.com/LizardByte/Sunshine/pull/4387) +* build(deps): bump third-party/build-deps from `bcaf64b` to `ca3f2da` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4392](https://github.com/LizardByte/Sunshine/pull/4392) +* fix(config): Add missing framerateX100 fields at the initializers for the video::config_t literals by [@mcourteaux](https://github.com/mcourteaux) in [#4391](https://github.com/LizardByte/Sunshine/pull/4391) +* fix(video): fix leaky abstraction in ogl luma shader by [@ns6089](https://github.com/ns6089) in [#4404](https://github.com/LizardByte/Sunshine/pull/4404) +* build(deps): bump third-party/moonlight-common-c from `5f22801` to `2d984f4` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4409](https://github.com/LizardByte/Sunshine/pull/4409) +* build: add freebsd support by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4049](https://github.com/LizardByte/Sunshine/pull/4049) +* fix(launch): Fix several launch failure conditions (exceptions thrown in child.wait, and boost::split_unix) by [@mcourteaux](https://github.com/mcourteaux) in [#4390](https://github.com/LizardByte/Sunshine/pull/4390) +* ci: harden workflows by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4412](https://github.com/LizardByte/Sunshine/pull/4412) +* fix(win): Windows.Graphics.Capture API frame rate capped at 60fps by [@StringWeaver](https://github.com/StringWeaver) in [#4424](https://github.com/LizardByte/Sunshine/pull/4424) +* build(deps): bump vmactions/freebsd-vm from 1.2.6 to 1.2.7 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4425](https://github.com/LizardByte/Sunshine/pull/4425) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4386](https://github.com/LizardByte/Sunshine/pull/4386) +* build(packaging/Arch): fix cuda gcc version detection by [@Garmelon](https://github.com/Garmelon) in [#4442](https://github.com/LizardByte/Sunshine/pull/4442) +* build(deps): bump third-party/tray from `0309a7c` to `d43f4c2` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4445](https://github.com/LizardByte/Sunshine/pull/4445) +* build(deps): bump third-party/wayland-protocols from `0091197` to `6141e11` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4446](https://github.com/LizardByte/Sunshine/pull/4446) +* build(deps): bump third-party/build-deps from `ca3f2da` to `afe70fa` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4447](https://github.com/LizardByte/Sunshine/pull/4447) +* build(arch): temporarily disable broken Arch build by [@cgutman](https://github.com/cgutman) in [#4451](https://github.com/LizardByte/Sunshine/pull/4451) +* build(deps): bump third-party/moonlight-common-c from `2d984f4` to `b126e48` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4452](https://github.com/LizardByte/Sunshine/pull/4452) +* build(deps): bump vue-i18n from 11.1.12 to 11.2.2 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4454](https://github.com/LizardByte/Sunshine/pull/4454) +* build(deps): bump vue from 3.5.22 to 3.5.25 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4444](https://github.com/LizardByte/Sunshine/pull/4444) +* build(deps): bump actions/checkout from 5 to 6 in the github-actions group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4435](https://github.com/LizardByte/Sunshine/pull/4435) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `ea92dc2` to `fdbe66a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4443](https://github.com/LizardByte/Sunshine/pull/4443) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `8d705c8` to `3456e75` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4431](https://github.com/LizardByte/Sunshine/pull/4431) +* fix(tray): use the blocking event loop to avoid wasting power by [@cgutman](https://github.com/cgutman) in [#4457](https://github.com/LizardByte/Sunshine/pull/4457) +* build(deps): bump vmactions/freebsd-vm from 1.2.7 to 1.2.8 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4463](https://github.com/LizardByte/Sunshine/pull/4463) +* ci(homebrew): enable test coverage on Linux by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#3842](https://github.com/LizardByte/Sunshine/pull/3842) +* ci(windows): Remove unused test preparation by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4467](https://github.com/LizardByte/Sunshine/pull/4467) +* ci(homebrew): free runner space on Linux by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4477](https://github.com/LizardByte/Sunshine/pull/4477) +* build(deps): bump third-party/build-deps from `afe70fa` to `d65e305` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4472](https://github.com/LizardByte/Sunshine/pull/4472) +* build(linux): add support for self-compiling on ubuntu 25.10 by [@a-turtle9302](https://github.com/a-turtle9302) in [#4471](https://github.com/LizardByte/Sunshine/pull/4471) +* ci(linux): migrate Archlinux build to GitHub workflow by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4478](https://github.com/LizardByte/Sunshine/pull/4478) +* build(tests): static link libgcc and libstdc++ on Linux by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4485](https://github.com/LizardByte/Sunshine/pull/4485) +* build(homebrew): Run test_sunshine and coverage only for main repo by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4491](https://github.com/LizardByte/Sunshine/pull/4491) +* style(Homebrew): Update Homebrew formula dependencies and conflicts by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4484](https://github.com/LizardByte/Sunshine/pull/4484) +* fix: namespace declaration for boost::process::v1 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4518](https://github.com/LizardByte/Sunshine/pull/4518) +* chore: change libevdev source to LizardByte mirror by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4524](https://github.com/LizardByte/Sunshine/pull/4524) +* chore(homebrew): add bottle do section placeholder by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4525](https://github.com/LizardByte/Sunshine/pull/4525) +* feat(network): allow binding to specific interface by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4481](https://github.com/LizardByte/Sunshine/pull/4481) +* build(deps): bump the github-actions group across 1 directory with 3 updates by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4503](https://github.com/LizardByte/Sunshine/pull/4503) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4486](https://github.com/LizardByte/Sunshine/pull/4486) +* build(deps): bump vmactions/freebsd-vm from 1.2.8 to 1.3.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4489](https://github.com/LizardByte/Sunshine/pull/4489) +* build(deps): bump peter-evans/create-pull-request from 7 to 8 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4496](https://github.com/LizardByte/Sunshine/pull/4496) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `3456e75` to `72028a8` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4517](https://github.com/LizardByte/Sunshine/pull/4517) +* build(deps): bump LizardByte/actions from 2025.1221.31807 to 2025.1224.155016 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4533](https://github.com/LizardByte/Sunshine/pull/4533) +* build(deps): bump vue from 3.5.25 to 3.5.26 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4522](https://github.com/LizardByte/Sunshine/pull/4522) +* build(deps): bump vue-i18n from 11.2.2 to 11.2.7 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4529](https://github.com/LizardByte/Sunshine/pull/4529) +* build(deps): bump third-party/wayland-protocols from `6141e11` to `8822301` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4513](https://github.com/LizardByte/Sunshine/pull/4513) +* build(deps): bump third-party/build-deps from `d65e305` to `814fa85` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4526](https://github.com/LizardByte/Sunshine/pull/4526) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4497](https://github.com/LizardByte/Sunshine/pull/4497) +* ci(homebrew): fix formula version patch by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4535](https://github.com/LizardByte/Sunshine/pull/4535) +* ci(homebrew): fix livecheck patch by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4538](https://github.com/LizardByte/Sunshine/pull/4538) +* build(deps): bump LizardByte/actions from 2025.1224.155016 to 2025.1227.191137 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4541](https://github.com/LizardByte/Sunshine/pull/4541) +* build(Archlinux): Update GCC version in PKGBUILD to 15 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4546](https://github.com/LizardByte/Sunshine/pull/4546) +* fix(nvenc): Include bitstream restrictions in H.264/HEVC SPS by [@cgutman](https://github.com/cgutman) in [#4556](https://github.com/LizardByte/Sunshine/pull/4556) +* build(packaging): bash comparison in PKGBUILD by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4565](https://github.com/LizardByte/Sunshine/pull/4565) +* build(vaapi): Add vaMapBuffers2() stub by [@cgutman](https://github.com/cgutman) in [#4581](https://github.com/LizardByte/Sunshine/pull/4581) +* ci: run workflows for any branch by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4584](https://github.com/LizardByte/Sunshine/pull/4584) +* build(deps): bump third-party/build-deps from `814fa85` to `4463f7a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4578](https://github.com/LizardByte/Sunshine/pull/4578) +* build(deps): bump third-party/moonlight-common-c from `b126e48` to `435bc6a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4576](https://github.com/LizardByte/Sunshine/pull/4576) +* build(deps): bump vmactions/freebsd-vm from 1.3.0 to 1.3.7 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4574](https://github.com/LizardByte/Sunshine/pull/4574) +* build(deps): bump vue-i18n from 11.2.7 to 11.2.8 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4553](https://github.com/LizardByte/Sunshine/pull/4553) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `fdbe66a` to `db39dc0` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4550](https://github.com/LizardByte/Sunshine/pull/4550) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `72028a8` to `d1a2cf5` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4575](https://github.com/LizardByte/Sunshine/pull/4575) +* build(deps): bump LizardByte/actions from 2025.1227.191137 to 2026.116.208 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4587](https://github.com/LizardByte/Sunshine/pull/4587) +* build(Archlinux): Switch from calling make directly to using cmake by [@Freakness109](https://github.com/Freakness109) in [#4579](https://github.com/LizardByte/Sunshine/pull/4579) +* fix(linux/wlr): Fix dmabuf buffer params protocol violation/leak by [@Dregu](https://github.com/Dregu) in [#4588](https://github.com/LizardByte/Sunshine/pull/4588) +* fix(config): create apps.json from default after loading file_apps cfg by [@amarshall](https://github.com/amarshall) in [#4568](https://github.com/LizardByte/Sunshine/pull/4568) +* build(linux): Add Fedora 43 support to the build script by [@craimasjien](https://github.com/craimasjien) in [#4532](https://github.com/LizardByte/Sunshine/pull/4532) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4548](https://github.com/LizardByte/Sunshine/pull/4548) +* fix(windows): resolve disappearing cursor after KVM switch by [@tstokes22](https://github.com/tstokes22) in [#4407](https://github.com/LizardByte/Sunshine/pull/4407) +* fix(audio-info): crash when device name contains special characters by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4095](https://github.com/LizardByte/Sunshine/pull/4095) +* fix(macos/input): Fix handling of mouse wheel scroll events by [@andygrundman](https://github.com/andygrundman) in [#4592](https://github.com/LizardByte/Sunshine/pull/4592) +* fix(linux): added support for logical screen size with zxdg_output_v1 by [@juliosanz](https://github.com/juliosanz) in [#4594](https://github.com/LizardByte/Sunshine/pull/4594) +* feat(packaging/linux): enable cuda support for homebrew by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4593](https://github.com/LizardByte/Sunshine/pull/4593) +* build(arch): enhanced arch support for linux build script by [@juliosanz](https://github.com/juliosanz) in [#4595](https://github.com/LizardByte/Sunshine/pull/4595) +* build(windows): fix rc version for llvm clang by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4606](https://github.com/LizardByte/Sunshine/pull/4606) +* build(flatpak): drop libnotify module by [@yakushabb](https://github.com/yakushabb) in [#4604](https://github.com/LizardByte/Sunshine/pull/4604) +* fix(linux): fix issues with rendering and touchscreens when displays are scaled by [@juliosanz](https://github.com/juliosanz) in [#4607](https://github.com/LizardByte/Sunshine/pull/4607) +* build(homebrew): optimize build options by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4612](https://github.com/LizardByte/Sunshine/pull/4612) +* chore: clean up implicit conversions by [@andygrundman](https://github.com/andygrundman) in [#4611](https://github.com/LizardByte/Sunshine/pull/4611) +* feat(macos/build): add basic macOS build script based on linux_build.sh by [@andygrundman](https://github.com/andygrundman) in [#4598](https://github.com/LizardByte/Sunshine/pull/4598) +* perf(threads): implement adjust_thread_priority for macOS and add set_thread_name by [@andygrundman](https://github.com/andygrundman) in [#4605](https://github.com/LizardByte/Sunshine/pull/4605) +* feat(windows): add ViGEmBus driver management API and UI integration by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4625](https://github.com/LizardByte/Sunshine/pull/4625) +* feat(web-ui): render changelog for new release sections by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4629](https://github.com/LizardByte/Sunshine/pull/4629) +* feat(web-ui)!: remove discord widget by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4630](https://github.com/LizardByte/Sunshine/pull/4630) +* fix(linux/kms): skip NVIDIA cards for VAAPI on hybrid GPU laptops by [@coleleavitt](https://github.com/coleleavitt) in [#4473](https://github.com/LizardByte/Sunshine/pull/4473) +* build(deps): bump vue from 3.5.26 to 3.5.27 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4602](https://github.com/LizardByte/Sunshine/pull/4602) +* feat(api): add application image endpoint by [@cilps](https://github.com/cilps) in [#4627](https://github.com/LizardByte/Sunshine/pull/4627) +* fix(web-ui): modernize UI by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4631](https://github.com/LizardByte/Sunshine/pull/4631) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4600](https://github.com/LizardByte/Sunshine/pull/4600) +* build(fedora): use nvm to install npm for rawhide by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4646](https://github.com/LizardByte/Sunshine/pull/4646) +* build(deps): bump third-party/moonlight-common-c from `435bc6a` to `305993b` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4648](https://github.com/LizardByte/Sunshine/pull/4648) +* build(deps): bump @lizardbyte/shared-web from 2025.922.181114 to 2026.125.235713 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4632](https://github.com/LizardByte/Sunshine/pull/4632) +* build(deps): bump vmactions/freebsd-vm from 1.3.7 to 1.3.8 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4643](https://github.com/LizardByte/Sunshine/pull/4643) +* build(deps): bump third-party/build-deps from `4463f7a` to `4f5e8b2` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4609](https://github.com/LizardByte/Sunshine/pull/4609) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `d1a2cf5` to `cb06063` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4644](https://github.com/LizardByte/Sunshine/pull/4644) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `db39dc0` to `216a52e` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4640](https://github.com/LizardByte/Sunshine/pull/4640) +* build(deps): bump LizardByte/actions from 2026.116.208 to 2026.129.194351 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4647](https://github.com/LizardByte/Sunshine/pull/4647) +* build: add --ignore-scripts to npm install commands by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4655](https://github.com/LizardByte/Sunshine/pull/4655) +* build(deps): bump LizardByte/actions from 2026.129.194351 to 2026.203.15239 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4656](https://github.com/LizardByte/Sunshine/pull/4656) +* feat(linux)!: Support streaming through XDG portals and Pipewire by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4417](https://github.com/LizardByte/Sunshine/pull/4417) +* chore: update GitHub Actions to use commit hashes by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4659](https://github.com/LizardByte/Sunshine/pull/4659) +* build(deps): bump babel from 2.17.0 to 2.18.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4653](https://github.com/LizardByte/Sunshine/pull/4653) +* build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4663](https://github.com/LizardByte/Sunshine/pull/4663) +* build(deps): bump third-party/doxyconfig from `1188ef2` to `89c8ec9` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4657](https://github.com/LizardByte/Sunshine/pull/4657) +* build(deps): bump third-party/libdisplaydevice from `f31e46d` to `b46492b` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4678](https://github.com/LizardByte/Sunshine/pull/4678) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `cb06063` to `3d87a66` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4683](https://github.com/LizardByte/Sunshine/pull/4683) +* build(deps): bump third-party/moonlight-common-c from `305993b` to `6250fa2` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4682](https://github.com/LizardByte/Sunshine/pull/4682) +* build(deps): bump vmactions/freebsd-vm from 1.3.8 to 1.4.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4676](https://github.com/LizardByte/Sunshine/pull/4676) +* fix(linux/xdgportal): populate host latency statistics by [@psyke83](https://github.com/psyke83) in [#4685](https://github.com/LizardByte/Sunshine/pull/4685) +* fix(linux/xdgportal): flag stream as realtime by [@psyke83](https://github.com/psyke83) in [#4684](https://github.com/LizardByte/Sunshine/pull/4684) +* refactor(packaging/windows): installer script execution by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4675](https://github.com/LizardByte/Sunshine/pull/4675) +* feat(installer/windows): add wix installer by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#3916](https://github.com/LizardByte/Sunshine/pull/3916) +* build(windows): add arm64 support by [@rbqvq](https://github.com/rbqvq) in [#3905](https://github.com/LizardByte/Sunshine/pull/3905) +* revert: "fix(linux/xdgportal): flag stream as realtime" by [@psyke83](https://github.com/psyke83) in [#4686](https://github.com/LizardByte/Sunshine/pull/4686) +* docs: miscellaneous updates by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4597](https://github.com/LizardByte/Sunshine/pull/4597) +* build(web-ui): fix rollup failing by [@rbqvq](https://github.com/rbqvq) in [#4687](https://github.com/LizardByte/Sunshine/pull/4687) +* ci(deps): use codecov-action for test results by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4689](https://github.com/LizardByte/Sunshine/pull/4689) +* fix(log): prevent sink destruction caused by backend exceptions by [@Yundi339](https://github.com/Yundi339) in [#4694](https://github.com/LizardByte/Sunshine/pull/4694) +* build(deps): bump vue from 3.5.27 to 3.5.28 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4696](https://github.com/LizardByte/Sunshine/pull/4696) +* build(deps): bump vmactions/freebsd-vm from 1.4.0 to 1.4.1 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4690](https://github.com/LizardByte/Sunshine/pull/4690) +* build(deps): migrate ffmpeg prebuild to downloaded archive by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4699](https://github.com/LizardByte/Sunshine/pull/4699) +* fix(flatpak): Add pipewire access for XDG portal grab by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4704](https://github.com/LizardByte/Sunshine/pull/4704) +* fix(linux/xdgportal): improve thread loop (un)locking & teardown logic by [@psyke83](https://github.com/psyke83) in [#4705](https://github.com/LizardByte/Sunshine/pull/4705) +* build(deps): bump LizardByte/actions from 2026.203.15239 to 2026.212.22356 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4706](https://github.com/LizardByte/Sunshine/pull/4706) +* build(deps): bump vmactions/freebsd-vm from 1.4.1 to 1.4.2 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4707](https://github.com/LizardByte/Sunshine/pull/4707) +* build(deps): bump marked from 17.0.1 to 17.0.2 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4710](https://github.com/LizardByte/Sunshine/pull/4710) +* fix(linux): update systemd service units by [@psyke83](https://github.com/psyke83) in [#4712](https://github.com/LizardByte/Sunshine/pull/4712) +* feat(macos/tray): allow tray icon paths to be set at runtime from .app bundle by [@andygrundman](https://github.com/andygrundman) in [#4711](https://github.com/LizardByte/Sunshine/pull/4711) +* ci: scope workflow permissions to job level by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4717](https://github.com/LizardByte/Sunshine/pull/4717) +* build(deps): bump LizardByte/actions from 2026.212.22356 to 2026.214.14019 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4719](https://github.com/LizardByte/Sunshine/pull/4719) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4725](https://github.com/LizardByte/Sunshine/pull/4725) +* fix(linux/xdgportal): stream scaling and mode change support by [@psyke83](https://github.com/psyke83) in [#4700](https://github.com/LizardByte/Sunshine/pull/4700) +* fix(linux): fix touch misalignment for wlgrab on scaled outputs by [@herboh](https://github.com/herboh) in [#4665](https://github.com/LizardByte/Sunshine/pull/4665) +* fix(gh-pages): style fixes for theme switcher by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4748](https://github.com/LizardByte/Sunshine/pull/4748) +* build(deps): bump third-party/moonlight-common-c from `6250fa2` to `b187204` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4751](https://github.com/LizardByte/Sunshine/pull/4751) +* feat(linux/xdgportal): implement reactive capture with duplicate detection by [@psyke83](https://github.com/psyke83) in [#4740](https://github.com/LizardByte/Sunshine/pull/4740) +* fix(linux/kmsgrab): fix handle leak in update_cursor by [@psyke83](https://github.com/psyke83) in [#4757](https://github.com/LizardByte/Sunshine/pull/4757) +* build(deps): bump LizardByte/build-deps by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4761](https://github.com/LizardByte/Sunshine/pull/4761) +* build(deps): bump third-party/moonlight-common-c from `b187204` to `3fa9191` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4755](https://github.com/LizardByte/Sunshine/pull/4755) +* build(deps): bump lucide-vue-next from 0.563.0 to 0.575.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4752](https://github.com/LizardByte/Sunshine/pull/4752) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `3d87a66` to `55a86b3` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4741](https://github.com/LizardByte/Sunshine/pull/4741) +* build(deps): bump marked from 17.0.2 to 17.0.3 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4744](https://github.com/LizardByte/Sunshine/pull/4744) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `216a52e` to `4d5e760` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4766](https://github.com/LizardByte/Sunshine/pull/4766) +* fix: replace remaining FontAwesome icons and drop shared-web dependency by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4764](https://github.com/LizardByte/Sunshine/pull/4764) +* build(python): migrate to pyproject.toml and bump python to 3.14 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4772](https://github.com/LizardByte/Sunshine/pull/4772) +* docs: add maintainer release instructions by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4773](https://github.com/LizardByte/Sunshine/pull/4773) +* build(deps): bump third-party/moonlight-common-c from `3fa9191` to `6268780` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4765](https://github.com/LizardByte/Sunshine/pull/4765) +* build(deps): bump vue from 3.5.28 to 3.5.29 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4767](https://github.com/LizardByte/Sunshine/pull/4767) +* chore(github): add Qualcomm GPU option to bug report template by [@rbqvq](https://github.com/rbqvq) in [#4733](https://github.com/LizardByte/Sunshine/pull/4733) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4698](https://github.com/LizardByte/Sunshine/pull/4698) +* build(deps): bump third-party/doxyconfig from `89c8ec9` to `ba47416` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4778](https://github.com/LizardByte/Sunshine/pull/4778) +* fix(linux/xdgportal): don't pass `external_only` argument to `eglQueryDmaBufModifiersEXT` by [@leenr](https://github.com/leenr) in [#4754](https://github.com/LizardByte/Sunshine/pull/4754) +* build(deps-dev): bump vite from 6.3.6 to 6.4.1 in the dev-dependencies group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4782](https://github.com/LizardByte/Sunshine/pull/4782) +* build(deps): bump the github-actions group across 1 directory with 2 updates by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4783](https://github.com/LizardByte/Sunshine/pull/4783) +* refactor: replace macros with constexpr/consts by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4791](https://github.com/LizardByte/Sunshine/pull/4791) +* style(cpp): separate multiple variable declarations by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4795](https://github.com/LizardByte/Sunshine/pull/4795) +* build(deps): bump LizardByte/actions from 2026.214.14019 to 2026.227.200013 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4789](https://github.com/LizardByte/Sunshine/pull/4789) +* fix: struct ordering broken in 188f1e2959e44b4a463bf4dee616a5cbee6f3557 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4802](https://github.com/LizardByte/Sunshine/pull/4802) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4807](https://github.com/LizardByte/Sunshine/pull/4807) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `4d5e760` to `5de4612` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4808](https://github.com/LizardByte/Sunshine/pull/4808) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `55a86b3` to `fc11224` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4809](https://github.com/LizardByte/Sunshine/pull/4809) +* feat(web-ui): clipboard copy feedback on Troubleshooting logs by [@eduardomozart](https://github.com/eduardomozart) in [#4803](https://github.com/LizardByte/Sunshine/pull/4803) +* build(deps): bump vue3-simple-icons from 15.6.0 to 16.10.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4804](https://github.com/LizardByte/Sunshine/pull/4804) +* build(deps): bump lucide-vue-next from 0.575.0 to 0.576.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4805](https://github.com/LizardByte/Sunshine/pull/4805) +* feat(macos): build a signed .app bundle in a .dmg by [@andygrundman](https://github.com/andygrundman) in [#4759](https://github.com/LizardByte/Sunshine/pull/4759) +* build(deps): bump the github-actions group across 1 directory with 2 updates by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4810](https://github.com/LizardByte/Sunshine/pull/4810) +* build(deps-dev): bump serve from 14.2.5 to 14.2.6 in the dev-dependencies group by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4814](https://github.com/LizardByte/Sunshine/pull/4814) +* fix(build): ensure libopus is statically linked by [@andygrundman](https://github.com/andygrundman) in [#4819](https://github.com/LizardByte/Sunshine/pull/4819) +* build(fedora): fix rawhide build by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4821](https://github.com/LizardByte/Sunshine/pull/4821) +* fix(macos): hide the Dock icon by [@andygrundman](https://github.com/andygrundman) in [#4823](https://github.com/LizardByte/Sunshine/pull/4823) +* fix(linux/portal): set env_width/env_height so touch input works by [@michalzxc](https://github.com/michalzxc) in [#4822](https://github.com/LizardByte/Sunshine/pull/4822) +* build(deps): bump marked from 17.0.3 to 17.0.4 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4817](https://github.com/LizardByte/Sunshine/pull/4817) +* build(deps): bump actions/setup-dotnet from 5.1.0 to 5.2.0 in the github-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4815](https://github.com/LizardByte/Sunshine/pull/4815) +* ci(macOS): check notary status in separate job by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4820](https://github.com/LizardByte/Sunshine/pull/4820) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4793](https://github.com/LizardByte/Sunshine/pull/4793) +* build(homebrew): dynamic link opus by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4826](https://github.com/LizardByte/Sunshine/pull/4826) +* fix(linux/wlgrab): add frame_timestamp using wayland's ready timestamp by [@andygrundman](https://github.com/andygrundman) in [#4787](https://github.com/LizardByte/Sunshine/pull/4787) +* fix(linux): use FQDN naming for all Linux packaging types by [@psyke83](https://github.com/psyke83) in [#4779](https://github.com/LizardByte/Sunshine/pull/4779) +* build(deps): bump lucide-vue-next from 0.576.0 to 0.577.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4818](https://github.com/LizardByte/Sunshine/pull/4818) +* refactor(confighttp): HTML page handlers into generic getPage function by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4645](https://github.com/LizardByte/Sunshine/pull/4645) +* build(deps): move nvapi to official NVIDIA repo and bump to R590 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#3725](https://github.com/LizardByte/Sunshine/pull/3725) +* build(deps): bump vue-i18n from 11.2.8 to 11.3.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4828](https://github.com/LizardByte/Sunshine/pull/4828) +* feat(linux/xdgportal): implement event-driven capture by [@psyke83](https://github.com/psyke83) in [#4768](https://github.com/LizardByte/Sunshine/pull/4768) +* build(windows): sign windows executables by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4829](https://github.com/LizardByte/Sunshine/pull/4829) +* build(deps): bump vue from 3.5.29 to 3.5.30 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4834](https://github.com/LizardByte/Sunshine/pull/4834) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4831](https://github.com/LizardByte/Sunshine/pull/4831) +* fix(web-ui): add missing featured apps platform icons by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4837](https://github.com/LizardByte/Sunshine/pull/4837) +* ci(windows): disable signing for arm64 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4838](https://github.com/LizardByte/Sunshine/pull/4838) +* fix(linux/xdgportal): descriptor/pointer cleanups by [@psyke83](https://github.com/psyke83) in [#4840](https://github.com/LizardByte/Sunshine/pull/4840) +* feat(web-ui): add browse feature to find directories/executables/files by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4848](https://github.com/LizardByte/Sunshine/pull/4848) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `5de4612` to `37eb3e5` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4844](https://github.com/LizardByte/Sunshine/pull/4844) +* build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 in the github-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4842](https://github.com/LizardByte/Sunshine/pull/4842) +* chore(l10n): update translations by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4841](https://github.com/LizardByte/Sunshine/pull/4841) +* build(Fedora): Adjust version ranges for GCC selection by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4851](https://github.com/LizardByte/Sunshine/pull/4851) +* fix(linux/xdgportal): avoid duplicate frame insertion by [@psyke83](https://github.com/psyke83) in [#4839](https://github.com/LizardByte/Sunshine/pull/4839) +* build(deps): bump vmactions/freebsd-vm from 1.4.2 to 1.4.3 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4849](https://github.com/LizardByte/Sunshine/pull/4849) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `fc11224` to `a61b494` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4850](https://github.com/LizardByte/Sunshine/pull/4850) +* build(linux): generate glad sources at compile time by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4798](https://github.com/LizardByte/Sunshine/pull/4798) +* build(deps): bump third-party/doxyconfig from `ba47416` to `a9f0c38` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4853](https://github.com/LizardByte/Sunshine/pull/4853) +* chore(i18n): clarify cmd notes by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4856](https://github.com/LizardByte/Sunshine/pull/4856) +* build(deps): bump third-party/inputtino from `504f0ab` to `73e9fa1` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4860](https://github.com/LizardByte/Sunshine/pull/4860) +* build(deps): bump third-party/glad from `dcc4f69` to `73db193` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4858](https://github.com/LizardByte/Sunshine/pull/4858) +* fix(linux/xdgportal): allow unified systemd service for all capture methods by [@psyke83](https://github.com/psyke83) in [#4854](https://github.com/LizardByte/Sunshine/pull/4854) +* feat(linux/keyboard): add F13-F24 keycodes by [@4xMSAA](https://github.com/4xMSAA) in [#4833](https://github.com/LizardByte/Sunshine/pull/4833) +* build(deps): bump apple-actions/import-codesign-certs from 6.0.0 to 6.1.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4864](https://github.com/LizardByte/Sunshine/pull/4864) +* build(deps): bump third-party/nv-codec-headers from `22441b5` to `fe32761` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4866](https://github.com/LizardByte/Sunshine/pull/4866) +* build(deps): bump actions/cache from 5.0.3 to 5.0.4 in the github-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4870](https://github.com/LizardByte/Sunshine/pull/4870) +* build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4871](https://github.com/LizardByte/Sunshine/pull/4871) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `37eb3e5` to `cc1d7b8` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4872](https://github.com/LizardByte/Sunshine/pull/4872) +* build(deps): bump third-party/inputtino from `73e9fa1` to `f4ce2b0` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4873](https://github.com/LizardByte/Sunshine/pull/4873) +* fix(linux): use FQDN service name in desktop launcher by [@htrex](https://github.com/htrex) in [#4874](https://github.com/LizardByte/Sunshine/pull/4874) +* fix(linux/xdgportal): portalgrab capture stability & mutter compatibility by [@psyke83](https://github.com/psyke83) in [#4875](https://github.com/LizardByte/Sunshine/pull/4875) +* feat(macOS): Capture audio on macOS using Tap API by [@ThomVanL](https://github.com/ThomVanL) in [#4209](https://github.com/LizardByte/Sunshine/pull/4209) +* feat(linux/glad): implement EGL_IMG_context_priority by [@psyke83](https://github.com/psyke83) in [#4857](https://github.com/LizardByte/Sunshine/pull/4857) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `cc1d7b8` to `5c73dc4` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4880](https://github.com/LizardByte/Sunshine/pull/4880) +* build(deps): bump marked from 17.0.4 to 17.0.5 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4881](https://github.com/LizardByte/Sunshine/pull/4881) +* build(deps): bump third-party/doxyconfig from `a9f0c38` to `334ad6a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4888](https://github.com/LizardByte/Sunshine/pull/4888) +* build(deps): bump third-party/libdisplaydevice from `b46492b` to `fe7e6a8` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4887](https://github.com/LizardByte/Sunshine/pull/4887) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `a61b494` to `2f1fb18` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4886](https://github.com/LizardByte/Sunshine/pull/4886) +* fix(csrf): make errors more apparent by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4889](https://github.com/LizardByte/Sunshine/pull/4889) +* fix: clear tray icon when unpairing the last paired client by [@aliefe04](https://github.com/aliefe04) in [#4890](https://github.com/LizardByte/Sunshine/pull/4890) +* feat(linux): add thread priority support for POSIX systems by [@psyke83](https://github.com/psyke83) in [#4885](https://github.com/LizardByte/Sunshine/pull/4885) +* build: fix build-deps tag matching by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4899](https://github.com/LizardByte/Sunshine/pull/4899) +* build(deps): bump third-party/tray from `4caf0d0` to `563dee4` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4894](https://github.com/LizardByte/Sunshine/pull/4894) +* build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4893](https://github.com/LizardByte/Sunshine/pull/4893) +* build(deps): bump lucide-vue-next from 0.577.0 to 1.0.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4905](https://github.com/LizardByte/Sunshine/pull/4905) +* build(deps): bump azure/trusted-signing-action from 1.1.0 to 1.2.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4903](https://github.com/LizardByte/Sunshine/pull/4903) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `5c73dc4` to `caca92b` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4910](https://github.com/LizardByte/Sunshine/pull/4910) +* build(deps): bump vue from 3.5.30 to 3.5.31 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4911](https://github.com/LizardByte/Sunshine/pull/4911) +* build(deps): bump LizardByte/actions from 2026.227.200013 to 2026.328.161128 in the lizardbyte-actions group across 1 directory by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4920](https://github.com/LizardByte/Sunshine/pull/4920) +* test(windows): fix display device tests with clang by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4921](https://github.com/LizardByte/Sunshine/pull/4921) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4916](https://github.com/LizardByte/Sunshine/pull/4916) +* build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4913](https://github.com/LizardByte/Sunshine/pull/4913) +* build: Allow FFMPEG_PLATFORM_LIBRARIES to be overridden by the user by [@chewi](https://github.com/chewi) in [#4915](https://github.com/LizardByte/Sunshine/pull/4915) +* fix: restore stdin-based pairing by [@MrAwesome](https://github.com/MrAwesome) in [#4912](https://github.com/LizardByte/Sunshine/pull/4912) +* build(deps): bump third-party/moonlight-common-c from `6268780` to `7022b33` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4923](https://github.com/LizardByte/Sunshine/pull/4923) +* feat(api/ui): add client enable/disable access control by [@neatnoise](https://github.com/neatnoise) in [#4771](https://github.com/LizardByte/Sunshine/pull/4771) +* fix(windows): update-path.bat registry command syntax in installer by [@kmzs123](https://github.com/kmzs123) in [#4902](https://github.com/LizardByte/Sunshine/pull/4902) +* build(deps): bump vmactions/freebsd-vm from 1.4.3 to 1.4.4 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4928](https://github.com/LizardByte/Sunshine/pull/4928) +* feat(linux): Add Vulkan video encoder by [@neatnoise](https://github.com/neatnoise) in [#4603](https://github.com/LizardByte/Sunshine/pull/4603) +* build(deps): bump third-party/moonlight-common-c from `7022b33` to `7b026e7` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4930](https://github.com/LizardByte/Sunshine/pull/4930) +* build(deps): bump third-party/nvapi from `9296d67` to `9b181ea` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4917](https://github.com/LizardByte/Sunshine/pull/4917) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4936](https://github.com/LizardByte/Sunshine/pull/4936) +* build(deps): bump vue from 3.5.31 to 3.5.32 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4941](https://github.com/LizardByte/Sunshine/pull/4941) +* build(deps): bump marked from 17.0.5 to 18.0.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4957](https://github.com/LizardByte/Sunshine/pull/4957) +* build(deps): bump vue-i18n from 11.3.0 to 11.3.1 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4953](https://github.com/LizardByte/Sunshine/pull/4953) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `2f1fb18` to `6ea20c8` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4949](https://github.com/LizardByte/Sunshine/pull/4949) +* fix: redact logging of sensitive config & CSRF validation by [@psyke83](https://github.com/psyke83) in [#4955](https://github.com/LizardByte/Sunshine/pull/4955) +* fix(linux): correct "Pulseadio" typo in PulseAudio log messages by [@atassis](https://github.com/atassis) in [#4956](https://github.com/LizardByte/Sunshine/pull/4956) +* fix(linux/vulkan): add 16-bit DRM format support for HDR DMA-BUF import by [@neatnoise](https://github.com/neatnoise) in [#4962](https://github.com/LizardByte/Sunshine/pull/4962) +* fix(linux/xdgportal): Properly support multiple screens by exposing pipewire streams as separate displays by [@Kishi85](https://github.com/Kishi85) in [#4931](https://github.com/LizardByte/Sunshine/pull/4931) +* fix(linux/postins): allow running on rpm-ostree environments by [@ykshek](https://github.com/ykshek) in [#4963](https://github.com/LizardByte/Sunshine/pull/4963) +* build(deps): bump actions/github-script from 8.0.0 to 9.0.0 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4970](https://github.com/LizardByte/Sunshine/pull/4970) +* build(deps): bump vue-i18n from 11.3.1 to 11.3.2 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4964](https://github.com/LizardByte/Sunshine/pull/4964) +* fix(linux/xdgportal): Improve multi-monitor support and work around breaking kmsgrab by [@Kishi85](https://github.com/Kishi85) in [#4969](https://github.com/LizardByte/Sunshine/pull/4969) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4976](https://github.com/LizardByte/Sunshine/pull/4976) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `caca92b` to `9d9ad80` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4983](https://github.com/LizardByte/Sunshine/pull/4983) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `6ea20c8` to `b8236c7` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4975](https://github.com/LizardByte/Sunshine/pull/4975) +* build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4974](https://github.com/LizardByte/Sunshine/pull/4974) +* build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4973](https://github.com/LizardByte/Sunshine/pull/4973) +* fix(linux/xdgportal): Additional error handling and minor code improvements by [@Kishi85](https://github.com/Kishi85) in [#4979](https://github.com/LizardByte/Sunshine/pull/4979) +* feat(linux/vulkan): enable RADV low-latency Vulkan Video encoding by [@neatnoise](https://github.com/neatnoise) in [#4984](https://github.com/LizardByte/Sunshine/pull/4984) +* build(deps-dev): bump vite from 6.4.1 to 6.4.2 by [@dependabot[bot]](https://github.com/apps/dependabot) in [#4985](https://github.com/LizardByte/Sunshine/pull/4985) +* revert: "feat(linux/vulkan): enable RADV low-latency Vulkan Video encoding" by [@neatnoise](https://github.com/neatnoise) in [#4989](https://github.com/LizardByte/Sunshine/pull/4989) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#4990](https://github.com/LizardByte/Sunshine/pull/4990) +* fix(linux/vulkan): encoder not working on NVIDIA GPUs by [@Signynt](https://github.com/Signynt) in [#4994](https://github.com/LizardByte/Sunshine/pull/4994) +* chore(deps): update dependency @vitejs/plugin-vue to v6.0.6 by [@renovate[bot]](https://github.com/apps/renovate) in [#4992](https://github.com/LizardByte/Sunshine/pull/4992) +* chore(deps): update actions/cache action to v5.0.5 by [@renovate[bot]](https://github.com/apps/renovate) in [#4991](https://github.com/LizardByte/Sunshine/pull/4991) +* fix(linux/vulkan): guard deprecated FFmpeg Vulkan queue lock/unlock by [@neatnoise](https://github.com/neatnoise) in [#5005](https://github.com/LizardByte/Sunshine/pull/5005) +* chore(deps): update dependency setuptools to v81 by [@renovate[bot]](https://github.com/apps/renovate) in [#5003](https://github.com/LizardByte/Sunshine/pull/5003) +* chore(deps): update lizardbyte/actions action to v2026.417.35446 by [@renovate[bot]](https://github.com/apps/renovate) in [#5012](https://github.com/LizardByte/Sunshine/pull/5012) +* chore(deps): update dependency marked to v18.0.1 by [@renovate[bot]](https://github.com/apps/renovate) in [#5011](https://github.com/LizardByte/Sunshine/pull/5011) +* chore(deps): update vmactions/freebsd-vm action to v1.4.5 by [@renovate[bot]](https://github.com/apps/renovate) in [#5001](https://github.com/LizardByte/Sunshine/pull/5001) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `9d9ad80` to `34ecf07` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5015](https://github.com/LizardByte/Sunshine/pull/5015) +* chore(deps): update msys2/setup-msys2 action to v2.31.1 by [@renovate[bot]](https://github.com/apps/renovate) in [#5016](https://github.com/LizardByte/Sunshine/pull/5016) +* chore(deps): update dependency @codecov/vite-plugin to v2 by [@renovate[bot]](https://github.com/apps/renovate) in [#4996](https://github.com/LizardByte/Sunshine/pull/4996) +* fix(linux): auto-detect GPU with connected display for VAAPI and Vulkan by [@neatnoise](https://github.com/neatnoise) in [#4961](https://github.com/LizardByte/Sunshine/pull/4961) +* refactor(linux/xdgportal): Split pipewire code into it's own file so it can be reused by [@Kishi85](https://github.com/Kishi85) in [#5008](https://github.com/LizardByte/Sunshine/pull/5008) +* fix(rtsp): ignore clientRefreshRateX100 if more than 1% variance from framerate by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5027](https://github.com/LizardByte/Sunshine/pull/5027) +* fix: Resolve minimum_fps_target related issues on all platforms by [@psyke83](https://github.com/psyke83) in [#4967](https://github.com/LizardByte/Sunshine/pull/4967) +* fix(linux/vulkan): remove deprecated FFmpeg Vulkan queue lock/unlock by [@neatnoise](https://github.com/neatnoise) in [#5031](https://github.com/LizardByte/Sunshine/pull/5031) +* feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc blocks by [@andygrundman](https://github.com/andygrundman) in [#4892](https://github.com/LizardByte/Sunshine/pull/4892) +* refactor(linux/xdgportal): Move elevated privilege check/drop to misc.cpp by [@Kishi85](https://github.com/Kishi85) in [#5026](https://github.com/LizardByte/Sunshine/pull/5026) +* fix(linux/vulkan): change default rate control from VBR to CBR by [@neatnoise](https://github.com/neatnoise) in [#5032](https://github.com/LizardByte/Sunshine/pull/5032) +* chore(deps): update actions/setup-node action to v6.4.0 by [@renovate[bot]](https://github.com/apps/renovate) in [#5033](https://github.com/LizardByte/Sunshine/pull/5033) +* chore(deps): update dependency marked to v18.0.2 by [@renovate[bot]](https://github.com/apps/renovate) in [#5022](https://github.com/LizardByte/Sunshine/pull/5022) +* build(deps): bump third-party/nv-codec-headers from `e844e5b` to `33a9ede` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5035](https://github.com/LizardByte/Sunshine/pull/5035) +* fix(linux): multi-GPU segfault + wlr GPU auto selection, DMA-BUF metadata planes and revert wlr vulkan support by [@neatnoise](https://github.com/neatnoise) in [#5030](https://github.com/LizardByte/Sunshine/pull/5030) +* chore(deps): update apple-actions/import-codesign-certs action to v7 by [@renovate[bot]](https://github.com/apps/renovate) in [#5037](https://github.com/LizardByte/Sunshine/pull/5037) +* fix: touch scaling bug and initialize display variables as 0 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#4758](https://github.com/LizardByte/Sunshine/pull/4758) +* fix(network): restore ExternalIP in server info response by [@neatnoise](https://github.com/neatnoise) in [#5043](https://github.com/LizardByte/Sunshine/pull/5043) +* chore(deps): update dependency vue to v3.5.33 by [@renovate[bot]](https://github.com/apps/renovate) in [#5042](https://github.com/LizardByte/Sunshine/pull/5042) +* fix(linux/pipewire): Fix absolute touchinput for multi-monitor by [@Kishi85](https://github.com/Kishi85) in [#5041](https://github.com/LizardByte/Sunshine/pull/5041) +* refactor(linux): remove leftovers from portalgrab -> pipewire split by [@psyke83](https://github.com/psyke83) in [#5039](https://github.com/LizardByte/Sunshine/pull/5039) +* docs(readme): restructure feature compatibility tables by [@neatnoise](https://github.com/neatnoise) in [#5040](https://github.com/LizardByte/Sunshine/pull/5040) +* fix(linux/pipewire): calculate env_width/env_height from all displays for pipewire_display_t by [@Kishi85](https://github.com/Kishi85) in [#5050](https://github.com/LizardByte/Sunshine/pull/5050) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `34ecf07` to `e39e586` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5052](https://github.com/LizardByte/Sunshine/pull/5052) +* chore(deps): update dependency vue-i18n to v11.4.0 - autoclosed by [@renovate[bot]](https://github.com/apps/renovate) in [#5048](https://github.com/LizardByte/Sunshine/pull/5048) +* feat(linux/xdgportal): Simplify display matching logic by [@Kishi85](https://github.com/Kishi85) in [#5053](https://github.com/LizardByte/Sunshine/pull/5053) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `e39e586` to `50a0768` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5055](https://github.com/LizardByte/Sunshine/pull/5055) +* feat(linux/pipewire): Add support for pipewire stream selection by object serial by [@Kishi85](https://github.com/Kishi85) in [#5054](https://github.com/LizardByte/Sunshine/pull/5054) +* build(deps): bump third-party/build-deps from `c08f69d` to `cd7d45a` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5056](https://github.com/LizardByte/Sunshine/pull/5056) +* feat(capture/linux): add KWin direct screencast capture method by [@Kishi85](https://github.com/Kishi85) in [#5009](https://github.com/LizardByte/Sunshine/pull/5009) +* feat(linux/pipewire): Handle HDR(Rec. 2020/SMPTE 2084 PQ) visuals by [@garnacho](https://github.com/garnacho) in [#5025](https://github.com/LizardByte/Sunshine/pull/5025) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `50a0768` to `1895ec8` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5073](https://github.com/LizardByte/Sunshine/pull/5073) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `b8236c7` to `2dfad85` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5070](https://github.com/LizardByte/Sunshine/pull/5070) +* build(deps): bump third-party/wlr-protocols from `a741f0a` to `bf4fc79` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5072](https://github.com/LizardByte/Sunshine/pull/5072) +* chore(deps): update dependency marked to v18.0.3 by [@renovate[bot]](https://github.com/apps/renovate) in [#5068](https://github.com/LizardByte/Sunshine/pull/5068) +* feat(input): implement multiseat support and virtual device naming by [@willybarret](https://github.com/willybarret) in [#4954](https://github.com/LizardByte/Sunshine/pull/4954) +* fix(linux): security: drop CAP_SYS_ADMIN when possible, retain CAP_SYS_NICE by [@psyke83](https://github.com/psyke83) in [#5075](https://github.com/LizardByte/Sunshine/pull/5075) +* feat(linux/wlgrab): match output_name by xdg_output name by [@netanelbi](https://github.com/netanelbi) in [#5071](https://github.com/LizardByte/Sunshine/pull/5071) +* build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from `1895ec8` to `dda10aa` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5077](https://github.com/LizardByte/Sunshine/pull/5077) +* chore(deps): update dependency vue to v3.5.34 by [@renovate[bot]](https://github.com/apps/renovate) in [#5078](https://github.com/LizardByte/Sunshine/pull/5078) +* build(linux): add ubuntu 26.04 support by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5051](https://github.com/LizardByte/Sunshine/pull/5051) +* build(linux): fix gcov detection for ArchLinux by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5081](https://github.com/LizardByte/Sunshine/pull/5081) +* chore(deps): update dependency vue-i18n to v11.4.2 by [@renovate[bot]](https://github.com/apps/renovate) in [#5080](https://github.com/LizardByte/Sunshine/pull/5080) +* build(web-ui): commit lock file by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5083](https://github.com/LizardByte/Sunshine/pull/5083) +* fix: show actual bind address in Web UI log message by [@aliefe04](https://github.com/aliefe04) in [#4897](https://github.com/LizardByte/Sunshine/pull/4897) +* build(windows): Always setup Node.js in Windows CI by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5084](https://github.com/LizardByte/Sunshine/pull/5084) +* feat(nvenc): support intraRefresh for h264, add outputRecoveryPointSEI=1 to intra-refresh config for h264 and hevc by [@andygrundman](https://github.com/andygrundman) in [#5091](https://github.com/LizardByte/Sunshine/pull/5091) +* fix: building without the system tray enabled by [@chewi](https://github.com/chewi) in [#5092](https://github.com/LizardByte/Sunshine/pull/5092) +* build(deps): bump third-party/build-deps from `cd7d45a` to `d8b1d18` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5097](https://github.com/LizardByte/Sunshine/pull/5097) +* build(deps): bump packaging/linux/flatpak/deps/shared-modules from `2dfad85` to `8c3f3cf` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5098](https://github.com/LizardByte/Sunshine/pull/5098) +* ci: remove moonlight discord release announcement by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5099](https://github.com/LizardByte/Sunshine/pull/5099) +* build(deps): Add SUNSHINE_SYSTEM_VULKAN_HEADERS option by [@chewi](https://github.com/chewi) in [#5103](https://github.com/LizardByte/Sunshine/pull/5103) +* build(macos): configure C++ standard and ICU root by [@martona](https://github.com/martona) in [#5101](https://github.com/LizardByte/Sunshine/pull/5101) +* fix(macos): preserve modifier state in input events by [@martona](https://github.com/martona) in [#5102](https://github.com/LizardByte/Sunshine/pull/5102) +* build(windows): drop unused boost-locale by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5116](https://github.com/LizardByte/Sunshine/pull/5116) +* ci(windows): add linkage check by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5118](https://github.com/LizardByte/Sunshine/pull/5118) +* chore(deps): update azure/trusted-signing-action action to v2 by [@renovate[bot]](https://github.com/apps/renovate) in [#5117](https://github.com/LizardByte/Sunshine/pull/5117) +* fix(macos): provide left/right identity for modifiers by [@martona](https://github.com/martona) in [#5115](https://github.com/LizardByte/Sunshine/pull/5115) +* feat(web-ui): add logout by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5121](https://github.com/LizardByte/Sunshine/pull/5121) +* build(deps): bump third-party/moonlight-common-c from `7b026e7` to `2600bea` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5123](https://github.com/LizardByte/Sunshine/pull/5123) +* chore(deps): update dependency @vitejs/plugin-vue to v6.0.7 by [@renovate[bot]](https://github.com/apps/renovate) in [#5122](https://github.com/LizardByte/Sunshine/pull/5122) +* build(deps): bump third-party/plasma-wayland-protocols from `18afc45` to `4c015e9` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5124](https://github.com/LizardByte/Sunshine/pull/5124) +* fix(linux/pipewire): Add 10-bit RGB formats with 2-bit Alpha to format_map by [@flibitijibibo](https://github.com/flibitijibibo) in [#5088](https://github.com/LizardByte/Sunshine/pull/5088) +* chore: update global workflows by [@LizardByte-bot](https://github.com/LizardByte-bot) in [#5126](https://github.com/LizardByte/Sunshine/pull/5126) +* fix(audio): fix install of Steam Streaming Speakers driver by [@andygrundman](https://github.com/andygrundman) in [#5125](https://github.com/LizardByte/Sunshine/pull/5125) +* build(deps): bump third-party/doxyconfig from `334ad6a` to `e552f7c` by [@dependabot[bot]](https://github.com/apps/dependabot) in [#5127](https://github.com/LizardByte/Sunshine/pull/5127) +* build: bump freebsd version to 14.4 and build-deps to v2026.516.30821 by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#5129](https://github.com/LizardByte/Sunshine/pull/5129) + +## New Contributors +* [@xd-byte](https://github.com/xd-byte) made their first contribution in [#4340](https://github.com/LizardByte/Sunshine/pull/4340) +* [@SuperSandro2000](https://github.com/SuperSandro2000) made their first contribution in [#4249](https://github.com/LizardByte/Sunshine/pull/4249) +* [@mcourteaux](https://github.com/mcourteaux) made their first contribution in [#4391](https://github.com/LizardByte/Sunshine/pull/4391) +* [@StringWeaver](https://github.com/StringWeaver) made their first contribution in [#4424](https://github.com/LizardByte/Sunshine/pull/4424) +* [@Garmelon](https://github.com/Garmelon) made their first contribution in [#4442](https://github.com/LizardByte/Sunshine/pull/4442) +* [@a-turtle9302](https://github.com/a-turtle9302) made their first contribution in [#4471](https://github.com/LizardByte/Sunshine/pull/4471) +* [@Freakness109](https://github.com/Freakness109) made their first contribution in [#4579](https://github.com/LizardByte/Sunshine/pull/4579) +* [@Dregu](https://github.com/Dregu) made their first contribution in [#4588](https://github.com/LizardByte/Sunshine/pull/4588) +* [@amarshall](https://github.com/amarshall) made their first contribution in [#4568](https://github.com/LizardByte/Sunshine/pull/4568) +* [@craimasjien](https://github.com/craimasjien) made their first contribution in [#4532](https://github.com/LizardByte/Sunshine/pull/4532) +* [@tstokes22](https://github.com/tstokes22) made their first contribution in [#4407](https://github.com/LizardByte/Sunshine/pull/4407) +* [@juliosanz](https://github.com/juliosanz) made their first contribution in [#4594](https://github.com/LizardByte/Sunshine/pull/4594) +* [@yakushabb](https://github.com/yakushabb) made their first contribution in [#4604](https://github.com/LizardByte/Sunshine/pull/4604) +* [@coleleavitt](https://github.com/coleleavitt) made their first contribution in [#4473](https://github.com/LizardByte/Sunshine/pull/4473) +* [@cilps](https://github.com/cilps) made their first contribution in [#4627](https://github.com/LizardByte/Sunshine/pull/4627) +* [@Yundi339](https://github.com/Yundi339) made their first contribution in [#4694](https://github.com/LizardByte/Sunshine/pull/4694) +* [@herboh](https://github.com/herboh) made their first contribution in [#4665](https://github.com/LizardByte/Sunshine/pull/4665) +* [@leenr](https://github.com/leenr) made their first contribution in [#4754](https://github.com/LizardByte/Sunshine/pull/4754) +* [@michalzxc](https://github.com/michalzxc) made their first contribution in [#4822](https://github.com/LizardByte/Sunshine/pull/4822) +* [@4xMSAA](https://github.com/4xMSAA) made their first contribution in [#4833](https://github.com/LizardByte/Sunshine/pull/4833) +* [@htrex](https://github.com/htrex) made their first contribution in [#4874](https://github.com/LizardByte/Sunshine/pull/4874) +* [@ThomVanL](https://github.com/ThomVanL) made their first contribution in [#4209](https://github.com/LizardByte/Sunshine/pull/4209) +* [@aliefe04](https://github.com/aliefe04) made their first contribution in [#4890](https://github.com/LizardByte/Sunshine/pull/4890) +* [@MrAwesome](https://github.com/MrAwesome) made their first contribution in [#4912](https://github.com/LizardByte/Sunshine/pull/4912) +* [@neatnoise](https://github.com/neatnoise) made their first contribution in [#4771](https://github.com/LizardByte/Sunshine/pull/4771) +* [@kmzs123](https://github.com/kmzs123) made their first contribution in [#4902](https://github.com/LizardByte/Sunshine/pull/4902) +* [@atassis](https://github.com/atassis) made their first contribution in [#4956](https://github.com/LizardByte/Sunshine/pull/4956) +* [@ykshek](https://github.com/ykshek) made their first contribution in [#4963](https://github.com/LizardByte/Sunshine/pull/4963) +* [@Signynt](https://github.com/Signynt) made their first contribution in [#4994](https://github.com/LizardByte/Sunshine/pull/4994) +* [@renovate[bot]](https://github.com/apps/renovate) made their first contribution in [#4992](https://github.com/LizardByte/Sunshine/pull/4992) +* [@garnacho](https://github.com/garnacho) made their first contribution in [#5025](https://github.com/LizardByte/Sunshine/pull/5025) +* [@willybarret](https://github.com/willybarret) made their first contribution in [#4954](https://github.com/LizardByte/Sunshine/pull/4954) +* [@netanelbi](https://github.com/netanelbi) made their first contribution in [#5071](https://github.com/LizardByte/Sunshine/pull/5071) +* [@martona](https://github.com/martona) made their first contribution in [#5101](https://github.com/LizardByte/Sunshine/pull/5101) +* [@flibitijibibo](https://github.com/flibitijibibo) made their first contribution in [#5088](https://github.com/LizardByte/Sunshine/pull/5088) + +**Full Changelog**: https://github.com/LizardByte/Sunshine/compare/v2025.924.154138...v2026.516.143833 + +--- +## Contributors +<a href="https://github.com/apps/dependabot" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, dependabot[bot]" ><img src="https://avatars.githubusercontent.com/in/29110?size=40" width="40" height="40" alt="dependabot[bot]" title="dependabot[bot]: 146 merges" ></a><a href="https://github.com/ReenigneArcher" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, ReenigneArcher" ><img src="https://github.com/ReenigneArcher.png?size=40" width="40" height="40" alt="ReenigneArcher" title="ReenigneArcher: 82 merges" ></a><a href="https://github.com/psyke83" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, psyke83" ><img src="https://github.com/psyke83.png?size=40" width="40" height="40" alt="psyke83" title="psyke83: 20 merges" ></a><a href="https://github.com/LizardByte-bot" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, LizardByte-bot" ><img src="https://github.com/LizardByte-bot.png?size=40" width="40" height="40" alt="LizardByte-bot" title="LizardByte-bot: 18 merges" ></a><a href="https://github.com/apps/renovate" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, renovate[bot]" ><img src="https://avatars.githubusercontent.com/in/2740?size=40" width="40" height="40" alt="renovate[bot]" title="renovate[bot]: 18 merges" ></a><a href="https://github.com/andygrundman" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, andygrundman" ><img src="https://github.com/andygrundman.png?size=40" width="40" height="40" alt="andygrundman" title="andygrundman: 13 merges" ></a><a href="https://github.com/neatnoise" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, neatnoise" ><img src="https://github.com/neatnoise.png?size=40" width="40" height="40" alt="neatnoise" title="neatnoise: 12 merges" ></a><a href="https://github.com/Kishi85" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, Kishi85" ><img src="https://github.com/Kishi85.png?size=40" width="40" height="40" alt="Kishi85" title="Kishi85: 10 merges" ></a><a href="https://github.com/PVermeer" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, PVermeer" ><img src="https://github.com/PVermeer.png?size=40" width="40" height="40" alt="PVermeer" title="PVermeer: 4 merges" ></a><a href="https://github.com/cgutman" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, cgutman" ><img src="https://github.com/cgutman.png?size=40" width="40" height="40" alt="cgutman" title="cgutman: 4 merges" ></a><a href="https://github.com/chewi" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, chewi" ><img src="https://github.com/chewi.png?size=40" width="40" height="40" alt="chewi" title="chewi: 3 merges" ></a><a href="https://github.com/juliosanz" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, juliosanz" ><img src="https://github.com/juliosanz.png?size=40" width="40" height="40" alt="juliosanz" title="juliosanz: 3 merges" ></a><a href="https://github.com/martona" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, martona" ><img src="https://github.com/martona.png?size=40" width="40" height="40" alt="martona" title="martona: 3 merges" ></a><a href="https://github.com/rbqvq" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, rbqvq" ><img src="https://github.com/rbqvq.png?size=40" width="40" height="40" alt="rbqvq" title="rbqvq: 3 merges" ></a><a href="https://github.com/aliefe04" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, aliefe04" ><img src="https://github.com/aliefe04.png?size=40" width="40" height="40" alt="aliefe04" title="aliefe04: 2 merges" ></a><a href="https://github.com/mcourteaux" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, mcourteaux" ><img src="https://github.com/mcourteaux.png?size=40" width="40" height="40" alt="mcourteaux" title="mcourteaux: 2 merges" ></a><a href="https://github.com/ns6089" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, ns6089" ><img src="https://github.com/ns6089.png?size=40" width="40" height="40" alt="ns6089" title="ns6089: 2 merges" ></a><a href="https://github.com/4xMSAA" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, 4xMSAA" ><img src="https://github.com/4xMSAA.png?size=40" width="40" height="40" alt="4xMSAA" title="4xMSAA: 1 merge" ></a><a href="https://github.com/Dregu" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, Dregu" ><img src="https://github.com/Dregu.png?size=40" width="40" height="40" alt="Dregu" title="Dregu: 1 merge" ></a><a href="https://github.com/Freakness109" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, Freakness109" ><img src="https://github.com/Freakness109.png?size=40" width="40" height="40" alt="Freakness109" title="Freakness109: 1 merge" ></a><a href="https://github.com/Garmelon" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, Garmelon" ><img src="https://github.com/Garmelon.png?size=40" width="40" height="40" alt="Garmelon" title="Garmelon: 1 merge" ></a><a href="https://github.com/MrAwesome" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, MrAwesome" ><img src="https://github.com/MrAwesome.png?size=40" width="40" height="40" alt="MrAwesome" title="MrAwesome: 1 merge" ></a><a href="https://github.com/Signynt" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, Signynt" ><img src="https://github.com/Signynt.png?size=40" width="40" height="40" alt="Signynt" title="Signynt: 1 merge" ></a><a href="https://github.com/StringWeaver" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, StringWeaver" ><img src="https://github.com/StringWeaver.png?size=40" width="40" height="40" alt="StringWeaver" title="StringWeaver: 1 merge" ></a><a href="https://github.com/SuperSandro2000" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, SuperSandro2000" ><img src="https://github.com/SuperSandro2000.png?size=40" width="40" height="40" alt="SuperSandro2000" title="SuperSandro2000: 1 merge" ></a><a href="https://github.com/ThomVanL" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, ThomVanL" ><img src="https://github.com/ThomVanL.png?size=40" width="40" height="40" alt="ThomVanL" title="ThomVanL: 1 merge" ></a><a href="https://github.com/Yundi339" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, Yundi339" ><img src="https://github.com/Yundi339.png?size=40" width="40" height="40" alt="Yundi339" title="Yundi339: 1 merge" ></a><a href="https://github.com/a-turtle9302" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, a-turtle9302" ><img src="https://github.com/a-turtle9302.png?size=40" width="40" height="40" alt="a-turtle9302" title="a-turtle9302: 1 merge" ></a><a href="https://github.com/amarshall" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, amarshall" ><img src="https://github.com/amarshall.png?size=40" width="40" height="40" alt="amarshall" title="amarshall: 1 merge" ></a><a href="https://github.com/atassis" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, atassis" ><img src="https://github.com/atassis.png?size=40" width="40" height="40" alt="atassis" title="atassis: 1 merge" ></a><a href="https://github.com/cilps" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, cilps" ><img src="https://github.com/cilps.png?size=40" width="40" height="40" alt="cilps" title="cilps: 1 merge" ></a><a href="https://github.com/coleleavitt" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, coleleavitt" ><img src="https://github.com/coleleavitt.png?size=40" width="40" height="40" alt="coleleavitt" title="coleleavitt: 1 merge" ></a><a href="https://github.com/craimasjien" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, craimasjien" ><img src="https://github.com/craimasjien.png?size=40" width="40" height="40" alt="craimasjien" title="craimasjien: 1 merge" ></a><a href="https://github.com/eduardomozart" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, eduardomozart" ><img src="https://github.com/eduardomozart.png?size=40" width="40" height="40" alt="eduardomozart" title="eduardomozart: 1 merge" ></a><a href="https://github.com/flibitijibibo" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, flibitijibibo" ><img src="https://github.com/flibitijibibo.png?size=40" width="40" height="40" alt="flibitijibibo" title="flibitijibibo: 1 merge" ></a><a href="https://github.com/garnacho" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, garnacho" ><img src="https://github.com/garnacho.png?size=40" width="40" height="40" alt="garnacho" title="garnacho: 1 merge" ></a><a href="https://github.com/herboh" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, herboh" ><img src="https://github.com/herboh.png?size=40" width="40" height="40" alt="herboh" title="herboh: 1 merge" ></a><a href="https://github.com/htrex" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, htrex" ><img src="https://github.com/htrex.png?size=40" width="40" height="40" alt="htrex" title="htrex: 1 merge" ></a><a href="https://github.com/kmzs123" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, kmzs123" ><img src="https://github.com/kmzs123.png?size=40" width="40" height="40" alt="kmzs123" title="kmzs123: 1 merge" ></a><a href="https://github.com/leenr" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, leenr" ><img src="https://github.com/leenr.png?size=40" width="40" height="40" alt="leenr" title="leenr: 1 merge" ></a><a href="https://github.com/mariotaku" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, mariotaku" ><img src="https://github.com/mariotaku.png?size=40" width="40" height="40" alt="mariotaku" title="mariotaku: 1 merge" ></a><a href="https://github.com/michalzxc" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, michalzxc" ><img src="https://github.com/michalzxc.png?size=40" width="40" height="40" alt="michalzxc" title="michalzxc: 1 merge" ></a><a href="https://github.com/netanelbi" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, netanelbi" ><img src="https://github.com/netanelbi.png?size=40" width="40" height="40" alt="netanelbi" title="netanelbi: 1 merge" ></a><a href="https://github.com/tstokes22" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, tstokes22" ><img src="https://github.com/tstokes22.png?size=40" width="40" height="40" alt="tstokes22" title="tstokes22: 1 merge" ></a><a href="https://github.com/willybarret" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, willybarret" ><img src="https://github.com/willybarret.png?size=40" width="40" height="40" alt="willybarret" title="willybarret: 1 merge" ></a><a href="https://github.com/xd-byte" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, xd-byte" ><img src="https://github.com/xd-byte.png?size=40" width="40" height="40" alt="xd-byte" title="xd-byte: 1 merge" ></a><a href="https://github.com/yakushabb" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, yakushabb" ><img src="https://github.com/yakushabb.png?size=40" width="40" height="40" alt="yakushabb" title="yakushabb: 1 merge" ></a><a href="https://github.com/ykshek" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, ykshek" ><img src="https://github.com/ykshek.png?size=40" width="40" height="40" alt="ykshek" title="ykshek: 1 merge" ></a> + + +--- +📦 **Assets:** + +| ⬇️ Download | #️⃣ Download Count | 🛡️ VirusTotal | +|-------------|-------------------|---------------| +| [Sunshine-FreeBSD-14.4-aarch64.pkg](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-FreeBSD-14.4-aarch64.pkg) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-FreeBSD-14.4-aarch64.pkg?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:3a64900d2c7c217be569ffcbeaf67523316b635484255a0bc7b0719466de889c?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YTg2NTIzN2EwZDY0MzQ3ZDkwOGYxNWYwMGU4YjE4Njk6MTc3ODk1NjI5Mg==) | +| [Sunshine-FreeBSD-14.4-amd64.pkg](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-FreeBSD-14.4-amd64.pkg) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-FreeBSD-14.4-amd64.pkg?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:c39a034088c308eb79487183ec42b23930ed1ceee5fa20a7ff85117dd382ce97?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/Y2I3YjAxYjYzMTgyMGFiZmYyZDg0YTczYjZmNmQ1NTU6MTc3ODk1NjI5NQ==) | +| [Sunshine-Windows-AMD64-debuginfo.7z](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-AMD64-debuginfo.7z) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-AMD64-debuginfo.7z?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:714578ab806b8a450ed2e84608dcce85f3e911ee21c6c102e4e248c8c4e17f07?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NzQ3NzVmOGVlNWFhMjdiMDFjNmJjOTI2MDkwMTZhMjA6MTc3ODk1NjI5OA==) | +| [Sunshine-Windows-AMD64-installer.exe](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-AMD64-installer.exe) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-AMD64-installer.exe?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:25266f759e2ea974a31d9520ca8756f08ed643f250e00b170491b2fd0cfb4d17?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/Y2FjMDdhNTRmOWU0NGRkYjRmNWNiZWM5YWZmZGMyNzM6MTc3ODk1NjMwMg==) | +| [Sunshine-Windows-AMD64-installer.msi](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-AMD64-installer.msi) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-AMD64-installer.msi?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:e7208b11a4ab9dd89871133a054bbb8dc55dfbba408227b0eccab22c60b273a2?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MGFlMTcwYTBjZTgwZDQwYWY4MGUzYzkxZTk2ZWQwYTk6MTc3ODk1NjM1NQ==) | +| [Sunshine-Windows-AMD64-portable.zip](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-AMD64-portable.zip) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-AMD64-portable.zip?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:0a3af3dde43b8f2c94ffe04b850ad736d6e1be2b75906779d7094a5ad9d4783b?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/ZDM5YTBlYjY4ZGRiODdiMTI3OGEyMDZhZTE5MDZlNzE6MTc3ODk1NjM1OQ==) | +| [Sunshine-Windows-ARM64-debuginfo.7z](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-ARM64-debuginfo.7z) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-ARM64-debuginfo.7z?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:fd1de8d355e2b0bd9a2dca367e98ce48c5176935b1b86f720df69ea4f9252116?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NjY3ZjBhMzE1MjQyNTJjMWRlYjhhZTIxYTg5NTY4OWE6MTc3ODk1NjM2Mg==) | +| [Sunshine-Windows-ARM64-installer.exe](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-ARM64-installer.exe) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-ARM64-installer.exe?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:a5d9de0278f8ac0286e1178ecc5b25aefcd3213252717a81a64bf33d0d45615a?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YzIyZmFjMjYxOWE2YTc1NzliYzk4NDQ2ODhjZjMyYWY6MTc3ODk1NjM2NQ==) | +| [Sunshine-Windows-ARM64-installer.msi](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-ARM64-installer.msi) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-ARM64-installer.msi?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:d00c60140fa75445106f613874b28885bc80b174bae4aa29f8a6aed30764fdb5?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YWQxMTg4NDY3MjM0OWNlN2JhZDJiYTEyMDZjMzAzMjk6MTc3ODk1NjM2OQ==) | +| [Sunshine-Windows-ARM64-portable.zip](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-Windows-ARM64-portable.zip) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-Windows-ARM64-portable.zip?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:bbed46a10f6496b4c0b23509b6d788e84e9c73ae76e0a73f858d132868e15df9?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/Yjg3MjY1ZmU3ZmRlYTYyMzRkZjM1MzQzODUwMTg2YzU6MTc3ODk1NjQxOQ==) | +| [Sunshine-macOS-arm64.dmg](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-macOS-arm64.dmg) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-macOS-arm64.dmg?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:ab31ad716117b913c6aab104268e820595c0baf89b319fd3b75d34c9ae8ddd1e?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/ZDIyNTUxZTZkYmM5YjY4OTNmYWE0NjYyNmJhYjVmM2Q6MTc3ODk1NjQzMQ==) | +| [Sunshine-macOS-x86_64.dmg](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-macOS-x86_64.dmg) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-macOS-x86_64.dmg?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:6b17c8d5a20cb2d2fa7c3bb9387d1412e63bb5c964d6820af91dea12f31a665f?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/ZjhjOWI3MTQ1NDM3MWVjMGQ5ZWI5Y2JhMWI2ZThkODg6MTc3ODk1NjQzOA==) | +| [flathub.tar.gz](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/flathub.tar.gz) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/flathub.tar.gz?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:a0b80960000e0d65ae47b29a653502bd59c3b5e3683c0810b6772865b4e8a23a?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/ZTE0ODgwMmQ0ZmEwY2IzZmQxYWYyN2Y5MDMxY2RjMzY6MTc3ODk1NjQzOQ==) | +| [sunshine-2026.516.143833-1-x86_64.pkg.tar.zst](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-2026.516.143833-1-x86_64.pkg.tar.zst) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-2026.516.143833-1-x86_64.pkg.tar.zst?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:676539cfb079f81f38e7001b85d72c39cd5bf25abe0956bab4577cb25afc5299?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MGEwNjk0ODAwOGU0NWYzYjk5YzNkM2YyNTBlNDMyZTI6MTc3ODk1NjQ0Mw==) | +| [sunshine-debian-trixie-amd64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-debian-trixie-amd64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-debian-trixie-amd64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:b9b65f2be93b3e30be0710a940a616b1381da5bc6d858dce33bc0094d7fd4131?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NjdlOGNlOGE1MTU0MDlhMmEwYjcyY2M1MjlkZjg3Yjg6MTc3ODk1NjQ4Mg==) | +| [sunshine-debian-trixie-arm64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-debian-trixie-arm64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-debian-trixie-arm64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:69736296ca56259ebde16ecbee8fb3fefb2df2880ec9789912756193fafca3ec?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YTkyZDgyNmVlNTNhNmQzY2MzOWI0YzJjNDkzZTZhNDU6MTc3ODk1NjQ4NA==) | +| [sunshine-ubuntu-22.04-amd64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-ubuntu-22.04-amd64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-ubuntu-22.04-amd64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:d815d04002cfd6e6246aaf4aa9a7e10924442440fa88f233902aa737b6fb9c24?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YTQ4NjYyYzQ0MzliYjE1YzY2MDBiNTRkYjE1MzQ0ZDQ6MTc3ODk1NjQ4OA==) | +| [sunshine-ubuntu-22.04-arm64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-ubuntu-22.04-arm64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-ubuntu-22.04-arm64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:62ac3469773b9244f512e23a1454cbed39c7205d120a8709fa799bb6dbf76a10?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MGRmYWVlMmJmMWVjNjhiZGY3MWIzOTFjZWMzMWE4ZTA6MTc3ODk1NjUwMw==) | +| [sunshine-ubuntu-24.04-amd64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-ubuntu-24.04-amd64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-ubuntu-24.04-amd64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:6df8900f23c9c056252eea51639507b8239a1d1241308ab8923cb402b0ca653b?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MzQ0MmZjMGQ3MDE4NDRiYWI4ZTQ3ODdiMjllY2FjOGE6MTc3ODk1NjUxOA==) | +| [sunshine-ubuntu-24.04-arm64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-ubuntu-24.04-arm64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-ubuntu-24.04-arm64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:9290637b85598fb6eba371651524d6c2a4bd62d0f357ab9a76f6636a6cc26033?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MjE4NDM5MTFhMzdlMzViM2Y2ZTQ2ZTViYzUzODQ0NTc6MTc3ODk1NjU0NA==) | +| [sunshine-ubuntu-26.04-amd64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-ubuntu-26.04-amd64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-ubuntu-26.04-amd64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:c7e5452f8cf2609dffbdeda63ca3be7ee45f91505dc496844d65924817cb2517?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NDhjNGMxNDJmNzk0YmRkMDllZWIyZjFjMjVlZjQ3ZTQ6MTc3ODk1NjU0OA==) | +| [sunshine-ubuntu-26.04-arm64.deb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine-ubuntu-26.04-arm64.deb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine-ubuntu-26.04-arm64.deb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:24d60caefe3593e095d9ab595b73b84024a769426c5e2d4cd54fe39477782a93?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MzEyOWM2ZjQ4ZjYxZjBjYWMyYTk3MjBmYmM2M2U0Yjk6MTc3ODk1NjU2Mw==) | +| [sunshine.AppImage](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine.AppImage) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine.AppImage?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:d0ee0a9cfb66f27869b559455f84622d21615047ccf3443c9a2f572ca971c7a2?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/ZjU5MmJkNmI3MGIwNzFjOGQ3ZDY0YzE2YTY4ZWE1NDU6MTc3ODk1NjU3OA==) | +| [sunshine.pkg.tar.gz](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine.pkg.tar.gz) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine.pkg.tar.gz?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:1f6d6782ce2d4fe196ff1dad8e8c52bcc29f5466533abb26e70a3066ee2956fa?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MzJjYTA0YWRiOGM3MDU0OWFhZTgwNDM1Y2FmMmY4OWY6MTc3ODk1NjU5MQ==) | +| [sunshine.rb](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine.rb) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine.rb?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:4cc4de4b1868e55d55d80faaf50dd493f14e623f1f67e9b17f96a092f5df059f?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YzFlOTcxNjdhZTM2ZTI2ODExODE5ZjNmYzQwZjI4M2Y6MTc3ODk1NjYwNg==) | +| [sunshine_aarch64.flatpak](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine_aarch64.flatpak) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine_aarch64.flatpak?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:337e1c9cc01ca21386cb20a933f42a9033112ba0658f1f76a38efd29aede5090?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YjQ4ZmUxY2Y4MTdhN2Q1YjIyMWYyMWNlYmIwOGIyYmU6MTc3ODk1NjYyNA==) | +| [sunshine_debug_aarch64.flatpak](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine_debug_aarch64.flatpak) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine_debug_aarch64.flatpak?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:4a05c39e43a663e5527b364a683a3c85cd4f5f511c5bae89a60ef9f2d39165c1?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YTQ5NzVjMTk1YjczMmQ2YjhhMGQ3MzM5MTYwN2QxN2Q6MTc3ODk1NjYzOA==) | +| [sunshine_debug_x86_64.flatpak](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine_debug_x86_64.flatpak) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine_debug_x86_64.flatpak?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:a40372059c6ae332edde381fa117ad3433c7c7195b376ff5e691732e8d2832de?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YzA4NGJmY2M1OTRiYzY5OGYyN2M3Nzc5Y2UzMjI1YzI6MTc3ODk1NjY1Mg==) | +| [sunshine_x86_64.flatpak](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/sunshine_x86_64.flatpak) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/sunshine_x86_64.flatpak?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:78d0a68482953b64790f59acbaea7b3ae6c7d3bca71c08249531efef2de44fce?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YTMxNzJmYWRjMjdiMzY0NGM5NmE4YjBiM2Y5ZjdjNzA6MTc3ODk1NjY2OQ==) | +| [Sunshine-2026.516.143833-1.fc42.aarch64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc42.aarch64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc42.aarch64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:1b93b0f2167afdaac73238a99c1b6caa2105ec02b98911acab6fbce75041e7a9?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MDg2ZDFhMTgzZGYyYWJkMGQ0ZTUxYWI3NDYxOWM3YTY6MTc3ODk1OTEzMg==) | +| [Sunshine-2026.516.143833-1.fc42.x86_64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc42.x86_64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc42.x86_64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:2769ab87c1c05e99429e984dfb331e82f0e8bf61146edd1c1973fac4a02d0048?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NDk3MDE4YzIzNjYzNjU0YzkzMDMxZGZmNmI1Yzc0YWI6MTc3ODk1OTEzMw==) | +| [Sunshine-2026.516.143833-1.fc43.aarch64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc43.aarch64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc43.aarch64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:820a61e5481ee625a861d5d9de620288a7dccc6b7e2c5460904303cef715fc01?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NjE3ODZlZGZlZTVjZTBiYzE5YTY4NmI5ZWFiMjQ1ODg6MTc3ODk1OTEzNQ==) | +| [Sunshine-2026.516.143833-1.fc43.x86_64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc43.x86_64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc43.x86_64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:26dc4eb9c947e15ac872b6c854751427b36b0a83210708308935bd336d4ab46c?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/NDdhYzE4MTYxZjBmZTk5NzU0NzIwNmE5OTkyMTliZDY6MTc3ODk1OTEzNw==) | +| [Sunshine-2026.516.143833-1.fc44.aarch64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc44.aarch64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc44.aarch64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:2dc9392138a649e870fbf81599bb35f5cdbc53e909c206f21aa13fc4a7a3cb01?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/ODI2MThmMWEyMWRiMzc1YTczOThiY2RlZDZlNzY2NDk6MTc3ODk1OTE5Mg==) | +| [Sunshine-2026.516.143833-1.fc44.x86_64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc44.x86_64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc44.x86_64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:1d396d0c8fa2f560b3fdbddb3e7c05f8c0b6d1f53bc6a470e87739b5ed4bf020?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MDM2ZTlkNGQ1OTM3NjUxNmVkODJhNTdhNTBlNzJiNzI6MTc3ODk1OTE5Mw==) | +| [Sunshine-2026.516.143833-1.fc45.aarch64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc45.aarch64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc45.aarch64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:7b071d5a7eed35b51119543a902aeb5243eded1d7a3f3ea510b2a5c968b0c352?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/MDk1NmMwYThhMDZhMmJhYzk0NGMxNTA4ZDc5MTM1OTE6MTc3ODk1OTE5NQ==) | +| [Sunshine-2026.516.143833-1.fc45.x86_64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.fc45.x86_64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.fc45.x86_64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:ff1412f7f2b76b7fd02960e68d164199aa1caf27ff265c93a3aceaf6915d9e02?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/OGEzZDM3YTI5ODdiNjY4Y2I3YTViM2NhOGJmZjM1ZmU6MTc3ODk1OTE5Ng==) | +| [Sunshine-2026.516.143833-1.suse.lp156.aarch64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.suse.lp156.aarch64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.suse.lp156.aarch64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:6d5eb0cddb4ce2f4c78282bd0df6e549fa6d9680915c97799e26c17790b0f00c?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/YjllZTNjYTZlZmZhNzllNTBhOGUzYzE4ODljMDViYjE6MTc3ODk1OTIwOA==) | +| [Sunshine-2026.516.143833-1.suse.lp156.x86_64.rpm](https://github.com/LizardByte/Sunshine/releases/download/v2026.516.143833/Sunshine-2026.516.143833-1.suse.lp156.x86_64.rpm) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/Sunshine/v2026.516.143833/Sunshine-2026.516.143833-1.suse.lp156.x86_64.rpm?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:d103c4c4b1786842dfd75a11f3187ac53515235312e7f342862fcd9195b91fbe?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/Yzg4ZDZmN2NhYzg0NWQ4YjA2N2QxNDA4OWNkYzIxNjI6MTc3ODk1OTI1NA==) |

diff --git a/dev.lizardbyte.app.Sunshine.yml b/dev.lizardbyte.app.Sunshine.yml index 0fa3046..b6af422 100644 --- a/dev.lizardbyte.app.Sunshine.yml +++ b/dev.lizardbyte.app.Sunshine.yml @@ -12,6 +12,7 @@ finish-args: - --env=PULSE_PROP_media.category=Manager # allow sunshine to manage audio sinks - --env=SUNSHINE_MIGRATE_CONFIG=1 # migrate config files to the new location - --filesystem=home # need to save files in user's home directory + - --filesystem=xdg-run/pipewire-0 # required for XDG portal grab audio - --share=ipc # required for X11 shared memory extension - --share=network # access network - --socket=pulseaudio # play sounds using pulseaudio @@ -46,14 +47,22 @@ modules: # Caching is configured until here, not including CUDA, since it is too large for GitHub cache - "modules/cuda.json" + # FFmpeg prebuilt binaries + - "modules/ffmpeg.json" + + # Python PyPI build-time dependencies (e.g. jinja2 for glad generator). + # glad-dependencies.json is generated at CI time by flatpak-pip-generator and + # placed alongside the manifest in the build directory. + - "glad-dependencies.json" + - name: sunshine builddir: true build-options: append-path: /usr/lib/sdk/node20/bin env: - BUILD_VERSION: "2025.924.154138" + BUILD_VERSION: "2026.516.143833" BRANCH: "master" - COMMIT: "86188d47a7463b0f73b35de18a628353adeaa20e" + COMMIT: "14ffa6fdaa53f7b51512be2b3d24f3939695403c" XDG_CACHE_HOME: /run/build/sunshine/flatpak-node/cache npm_config_cache: /run/build/sunshine/flatpak-node/npm-cache npm_config_nodedir: /usr/lib/sdk/node20 @@ -66,13 +75,17 @@ modules: - -DBUILD_WERROR=ON - -DCMAKE_BUILD_TYPE=Release - -DCMAKE_CUDA_COMPILER=/app/cuda/bin/nvcc + - -DFFMPEG_PREPARED_BINARIES=/app/ffmpeg + - -DGLAD_SKIP_PIP_INSTALL=ON - -DSUNSHINE_ASSETS_DIR=share/sunshine - -DSUNSHINE_BUILD_FLATPAK=ON - -DSUNSHINE_EXECUTABLE_PATH=/app/bin/sunshine + - -DSUNSHINE_ENABLE_CUDA=ON + - -DSUNSHINE_ENABLE_DRM=ON + - -DSUNSHINE_ENABLE_KWIN=ON + - -DSUNSHINE_ENABLE_PORTAL=ON - -DSUNSHINE_ENABLE_WAYLAND=ON - -DSUNSHINE_ENABLE_X11=ON - - -DSUNSHINE_ENABLE_DRM=ON - - -DSUNSHINE_ENABLE_CUDA=ON - -DSUNSHINE_PUBLISHER_NAME='LizardByte' - -DSUNSHINE_PUBLISHER_WEBSITE='https://app.lizardbyte.dev' - -DSUNSHINE_PUBLISHER_ISSUE_URL='https://app.lizardbyte.dev/support' @@ -88,6 +101,6 @@ modules: - generated-sources.json - type: git url: "https://github.com/LizardByte/Sunshine.git" - commit: "86188d47a7463b0f73b35de18a628353adeaa20e" + commit: "14ffa6fdaa53f7b51512be2b3d24f3939695403c" - type: file path: package-lock.json diff --git a/generated-sources.json b/generated-sources.json index 46fa974..7770e2f 100644 --- a/generated-sources.json +++ b/generated-sources.json @@ -1,78 +1,85 @@ [ { "type": "archive", - "url": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.10.tgz", + "url": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", "strip-components": 1, - "sha512": "a11df51ad0531580aa10100b23dafa5b1a14fd9a1f665f7ada9a2e6514c46040af345fddb572a4bbc61770992180afdb794fb379d5df2331e28d245aa49637be", - "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-arm@0.25.10", + "sha512": "94f0c6c82d493c3a2ef2419ccb06346082f35a58619d18dda1fdd495ca2a6264bd125f35f0b2df2497373d75e0647ac70802acfd9d92799b4326be4cae4c6d3b", + "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-arm@0.25.12", "only-arches": [ "arm" ] }, { "type": "archive", - "url": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.10.tgz", + "url": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", "strip-components": 1, - "sha512": "e65b8958de98281b1ac1de5ff62e3e73e81e622544c36d05556e71d2fd6410c58dabc51cb458c388c0130712ef9a61c0e1b7fb17a85345a260b60845afd8b389", - "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-arm64@0.25.10", + "sha512": "f1bc17edaf05821220aeea5cc5be1a5266032e9f295f4eab1a1e47a834fb6c1fbc45d7a596cea61efac51c75b624038f6546e78d4a4a4cb83a102cb3bdab3601", + "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-arm64@0.25.12", "only-arches": [ "aarch64" ] }, { "type": "archive", - "url": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.10.tgz", + "url": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", "strip-components": 1, - "sha512": "36b482c762a29b71279d6812e13c67d101add178a9a2e99beb3eac52d9796ce1192152a1cdfca9fcbcb0e02d43218bf3796ff999660f045254ddaffc62bef90d", - "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-ia32@0.25.10", + "sha512": "d32f4aadd5676cc336fef1bc29f5346f285437e1050a7cbdfbc836d36818a924953289dbb027cb8d43beac2722ee933458112dcfea0afcf2301e4cf193285aac", + "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-ia32@0.25.12", "only-arches": [ "i386" ] }, { "type": "archive", - "url": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.10.tgz", + "url": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", "strip-components": 1, - "sha512": "4125fcd4a845a191b07a75723e86deae081d5b59eb4194af7d50c02145ebdd6a8b459199a9693f3f84fca7648ff9d7b64abe473dcbe385c273122ba52a09f1b4", - "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-x64@0.25.10", + "sha512": "baa64c4cbaffcd1fde7788c81a7c122e468798f8ce8c9be79ba4d5562b406b4f122d2f59d1533cc08471ee059b241e7f279e18b883089c3aae5b262f40b66483", + "dest": "flatpak-node/cache/esbuild/.package/@esbuild/linux-x64@0.25.12", "only-arches": [ "x86_64" ] }, { "type": "file", - "url": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", - "sha512": "8572424ab9307c0e3a55df59deae1ca44a47075acbe4d1b4e3efeb6ea5bd777f824afb41d6d61ef144e90258b16b5be3d26fd42e095f10ad942b1306c42c6fe4", - "dest-filename": "424ab9307c0e3a55df59deae1ca44a47075acbe4d1b4e3efeb6ea5bd777f824afb41d6d61ef144e90258b16b5be3d26fd42e095f10ad942b1306c42c6fe4", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/85/72" + "url": "https://registry.npmjs.org/@actions/core/-/core-3.0.1.tgz", + "sha512": "6ba77f3706a19bd7e589519185d8687e8e341e31d06ac50fbac99ceef05fca4cbeed9f8fd80d49ebccf215568d70472573f49ef9e3b9f79a00af99f0108a0850", + "dest-filename": "7f3706a19bd7e589519185d8687e8e341e31d06ac50fbac99ceef05fca4cbeed9f8fd80d49ebccf215568d70472573f49ef9e3b9f79a00af99f0108a0850", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6b/a7" }, { "type": "file", - "url": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", - "sha512": "fac09c1c76d5764f776b45d3d7d102b4efe0217a31bddb2040bcdbd9f136ff9b08666590ba5b98ca33d0b6bb531dd5356334d9edb00f378b084eadb18b5ebbf7", - "dest-filename": "9c1c76d5764f776b45d3d7d102b4efe0217a31bddb2040bcdbd9f136ff9b08666590ba5b98ca33d0b6bb531dd5356334d9edb00f378b084eadb18b5ebbf7", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/fa/c0" + "url": "https://registry.npmjs.org/@actions/exec/-/exec-3.0.0.tgz", + "sha512": "eb11ffa6e4a83415dbef654f959566eef43eb2f42917203deaa74306f841f1e359384f0bb4f7fd2f8a00b1fccafdcac22fc619fb5f5f29856733add297e5f397", + "dest-filename": "ffa6e4a83415dbef654f959566eef43eb2f42917203deaa74306f841f1e359384f0bb4f7fd2f8a00b1fccafdcac22fc619fb5f5f29856733add297e5f397", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/eb/11" }, { "type": "file", - "url": "https://registry.npmjs.org/@actions/github/-/github-6.0.1.tgz", - "sha512": "c5b65571aa83e179d001edf9a9242ab246f74aa2007d1c8b06b1cc77ff13b8bee1252cf642d6c3c2734cf335b1e333b99767e71adb1e344dcc6c4bc3ec1c5533", - "dest-filename": "5571aa83e179d001edf9a9242ab246f74aa2007d1c8b06b1cc77ff13b8bee1252cf642d6c3c2734cf335b1e333b99767e71adb1e344dcc6c4bc3ec1c5533", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c5/b6" + "url": "https://registry.npmjs.org/@actions/github/-/github-9.1.1.tgz", + "sha512": "b4be496d83816477349e01270ac68372bc948b321422543220cc32d56931f771f91f36c127b4db88fc763e7163070656d15874e4999f15985e704ea082561e80", + "dest-filename": "496d83816477349e01270ac68372bc948b321422543220cc32d56931f771f91f36c127b4db88fc763e7163070656d15874e4999f15985e704ea082561e80", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b4/be" }, { "type": "file", - "url": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz", - "sha512": "9b1f21c898bf86316f6cfa240a0e2e45de195fbf2df98c913ed9ca5b0225f91ccd695b85a501df9a51957ec28424df0bc130af2fe0df56000cd385da1e49ba6c", - "dest-filename": "21c898bf86316f6cfa240a0e2e45de195fbf2df98c913ed9ca5b0225f91ccd695b85a501df9a51957ec28424df0bc130af2fe0df56000cd385da1e49ba6c", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/9b/1f" + "url": "https://registry.npmjs.org/@actions/http-client/-/http-client-3.0.2.tgz", + "sha512": "24fdfc158629caabd4b33f8882a95cfc91ba60ef4f68abafaa3337886bda2ea16727b4c599c2f2cb6203ad8d1b234a8242e83c13d2be7a5bf964d7f0eb6649cc", + "dest-filename": "fc158629caabd4b33f8882a95cfc91ba60ef4f68abafaa3337886bda2ea16727b4c599c2f2cb6203ad8d1b234a8242e83c13d2be7a5bf964d7f0eb6649cc", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/24/fd" }, { "type": "file", - "url": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz", - "sha512": "c22f498e028b612ed4ff3f0f3db728f8fbd36ff9d15a37a816527541eafcde4ff70b93c7422dbc86255d784da41d79882fdf664056b0c7caadfc93e3662949f1", - "dest-filename": "498e028b612ed4ff3f0f3db728f8fbd36ff9d15a37a816527541eafcde4ff70b93c7422dbc86255d784da41d79882fdf664056b0c7caadfc93e3662949f1", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c2/2f" + "url": "https://registry.npmjs.org/@actions/http-client/-/http-client-4.0.1.tgz", + "sha512": "f8dbddd4899a399052a0f6ec52d121bfed73f7d1f5db1ce7702933d1add1b9e848344f3515949ed904e3deebc03d37095ff482cd44074340f51ab3cc6eb3e2b6", + "dest-filename": "ddd4899a399052a0f6ec52d121bfed73f7d1f5db1ce7702933d1add1b9e848344f3515949ed904e3deebc03d37095ff482cd44074340f51ab3cc6eb3e2b6", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f8/db" + }, + { + "type": "file", + "url": "https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz", + "sha512": "9d105c85c30cf902b5a5d8ceeff89dbbceab6c923960750a0af2acd0ac674986d57b7179d547c6c6e657e10cbf7d6969ea5ee0585c0892b3b337ea142b4de47f", + "dest-filename": "5c85c30cf902b5a5d8ceeff89dbbceab6c923960750a0af2acd0ac674986d57b7179d547c6c6e657e10cbf7d6969ea5ee0585c0892b3b337ea142b4de47f", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/9d/10" }, { "type": "file", @@ -83,255 +90,248 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", - "sha512": "0f684ff5e03e4aac75901660cf1661d32d6dadbb94f89a03922130aa1437ea7a1d62a270c842213d274c35dee53a6ff88a8ef696e4cf587db461d6b4c4eb94a3", - "dest-filename": "4ff5e03e4aac75901660cf1661d32d6dadbb94f89a03922130aa1437ea7a1d62a270c842213d274c35dee53a6ff88a8ef696e4cf587db461d6b4c4eb94a3", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0f/68" + "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", + "sha512": "a92b3889fc33289495dfdb9c363b2f73a5951ece9bed2d37b0e87639c1c5f541df54fa965802d4b0d515ce1481888b63459a0b1f1ee721aad58ea295bac519d5", + "dest-filename": "3889fc33289495dfdb9c363b2f73a5951ece9bed2d37b0e87639c1c5f541df54fa965802d4b0d515ce1481888b63459a0b1f1ee721aad58ea295bac519d5", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a9/2b" }, { "type": "file", - "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz", - "sha512": "c996c1a9e33a4e4a4ff5dbbf236a5466726c44c186bceb88ae18f30b50301f05beea17b89a78ba069fe6f228e7d223ae66e3c8d817e40a8491ba7a728e7ad02a", - "dest-filename": "c1a9e33a4e4a4ff5dbbf236a5466726c44c186bceb88ae18f30b50301f05beea17b89a78ba069fe6f228e7d223ae66e3c8d817e40a8491ba7a728e7ad02a", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c9/96" + "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz", + "sha512": "6f772da50c29f8f44ebd4fdcb6d7383989783337c9516cba15983e3cc5dfce6b7ffb7f621d5174b037ea6b2f1340cdc90361143b229c159b7be635ab8908a3b0", + "dest-filename": "2da50c29f8f44ebd4fdcb6d7383989783337c9516cba15983e3cc5dfce6b7ffb7f621d5174b037ea6b2f1340cdc90361143b229c159b7be635ab8908a3b0", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6f/77" }, { "type": "file", - "url": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz", - "sha512": "6e416a90b861de9301510424a558160d6abf96acdcdbaefc794c8395306146a8421c582e61818cd047e06bbb589384e8806ff7c7410497aebf390f9619b581fd", - "dest-filename": "6a90b861de9301510424a558160d6abf96acdcdbaefc794c8395306146a8421c582e61818cd047e06bbb589384e8806ff7c7410497aebf390f9619b581fd", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6e/41" + "url": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", + "sha512": "2f07591e949c338433f17c3688a4b34be71f825673246be87d0202cbb5bbbf871aaeee046809b252e3ba046adbc90da6615d755b453c8f998185dd7875ddc1d0", + "dest-filename": "591e949c338433f17c3688a4b34be71f825673246be87d0202cbb5bbbf871aaeee046809b252e3ba046adbc90da6615d755b453c8f998185dd7875ddc1d0", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/2f/07" }, { "type": "file", - "url": "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.9.1.tgz", - "sha512": "76dde273b80cb30cf8a7fa9d9183d52705e52e22eccf9e6b0419f623b9abd074c6f290a82d1aa700d248c28e56aea1816603f255230f06a06b6ba5712d67c3c8", - "dest-filename": "e273b80cb30cf8a7fa9d9183d52705e52e22eccf9e6b0419f623b9abd074c6f290a82d1aa700d248c28e56aea1816603f255230f06a06b6ba5712d67c3c8", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/76/dd" + "url": "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-2.0.1.tgz", + "sha512": "4e474a9ffac4c1943bdb733b0c35261dee6bd0825adb7ad44f84c0c798d79a0d76c06646007196594ecb29e42c602b0a74b3312bb6cb68693d33efb8c12443e7", + "dest-filename": "4a9ffac4c1943bdb733b0c35261dee6bd0825adb7ad44f84c0c798d79a0d76c06646007196594ecb29e42c602b0a74b3312bb6cb68693d33efb8c12443e7", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4e/47" }, { "type": "file", - "url": "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.1.tgz", - "sha512": "4ba6277bb728995ba52758c3dd3eeb09f6051cf474cd48c06282e35033d7349094addcd625d7ff6a4fd47a913b4e272a406fb205ae9e6f95aeb2a70f820fb501", - "dest-filename": "277bb728995ba52758c3dd3eeb09f6051cf474cd48c06282e35033d7349094addcd625d7ff6a4fd47a913b4e272a406fb205ae9e6f95aeb2a70f820fb501", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4b/a6" + "url": "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-2.0.1.tgz", + "sha512": "c3b9c603d4927345840b39f4e7246bc37b8df36f7723adb429df71f7b234932cb1523b56c423269609806d2dfae2025962f96377403a890c808a0555d9d397f4", + "dest-filename": "c603d4927345840b39f4e7246bc37b8df36f7723adb429df71f7b234932cb1523b56c423269609806d2dfae2025962f96377403a890c808a0555d9d397f4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c3/b9" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.10.tgz", - "sha512": "d0d1569c0fbb978d62acdb9a49594b7e0353d7671a58954bce9e5e015859d33d6aa716e872471c12ddecfb5e3dac4eb8554237325db3b7c36fe4955ce105d3b3", - "dest-filename": "569c0fbb978d62acdb9a49594b7e0353d7671a58954bce9e5e015859d33d6aa716e872471c12ddecfb5e3dac4eb8554237325db3b7c36fe4955ce105d3b3", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/d0/d1" + "url": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", + "sha512": "1e19b077a0889d9dddc29b864c5f1f246eb2a169ac4e813ebd8803e27cad655c5cbb5ba51e9510440075509f3e375026dcccf8fb1381ca84284997f80fe0a990", + "dest-filename": "b077a0889d9dddc29b864c5f1f246eb2a169ac4e813ebd8803e27cad655c5cbb5ba51e9510440075509f3e375026dcccf8fb1381ca84284997f80fe0a990", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/1e/19" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.10.tgz", - "sha512": "750031175756d42df3a5e0837392aa218b99d6d8007515cda193fbbe404846d2993d87b6c55aff7774a48ab925087b9d5b5078e6d1a2525cf6a545837db0c3e3", - "dest-filename": "31175756d42df3a5e0837392aa218b99d6d8007515cda193fbbe404846d2993d87b6c55aff7774a48ab925087b9d5b5078e6d1a2525cf6a545837db0c3e3", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/75/00" + "url": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", + "sha512": "549fac2af340fc613b09c69c73d0a16bb6e94bc9f2cd5bf48dd560c0d0da478803302ff64d345cdf7229f2aacd61472990e1d44f9399d1b51c34d55943d44b96", + "dest-filename": "ac2af340fc613b09c69c73d0a16bb6e94bc9f2cd5bf48dd560c0d0da478803302ff64d345cdf7229f2aacd61472990e1d44f9399d1b51c34d55943d44b96", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/54/9f" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.10.tgz", - "sha512": "2d241aede0da872a6ffd53ba58aa216463d2243ab93953a8dd4a05475138b781a3d56ef3110314848fa5a3cd47f83b41fa43feb43801a7e338a0d0b0a7a91f7e", - "dest-filename": "1aede0da872a6ffd53ba58aa216463d2243ab93953a8dd4a05475138b781a3d56ef3110314848fa5a3cd47f83b41fa43feb43801a7e338a0d0b0a7a91f7e", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/2d/24" + "url": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", + "sha512": "e800262c6ef3c03d59d79f6308a3ef03165de32fd54ced15929ad8cbedcdd85b49f3e0505855d4f8ec40448c00e3a739b5d0fd4ac28667fd6872a052fe000a1e", + "dest-filename": "262c6ef3c03d59d79f6308a3ef03165de32fd54ced15929ad8cbedcdd85b49f3e0505855d4f8ec40448c00e3a739b5d0fd4ac28667fd6872a052fe000a1e", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e8/00" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.10.tgz", - "sha512": "3220bd09674fadf8626dc5f0af7f69f616b5c7495927d29a55fbf30345b1c33f444d7e2fe421df174f5bc7ddf99c79618be331840eb774a45140b89581252d12", - "dest-filename": "bd09674fadf8626dc5f0af7f69f616b5c7495927d29a55fbf30345b1c33f444d7e2fe421df174f5bc7ddf99c79618be331840eb774a45140b89581252d12", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/32/20" + "url": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", + "sha512": "e636dbfb68610c7c79a61611d81cbc193584ce7e88f54a91d752b07f6da229b36962bb26441d7c697ffd8af73971a6dc522013ff033e60867a486f503ba6bc92", + "dest-filename": "dbfb68610c7c79a61611d81cbc193584ce7e88f54a91d752b07f6da229b36962bb26441d7c697ffd8af73971a6dc522013ff033e60867a486f503ba6bc92", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e6/36" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.10.tgz", - "sha512": "242ef86dd5dc404a56f4a915df6e96a596632e0b926770df4bcc2baef3cc1e040e204206fec3d710dfd5f08b2ca0985b79f2d1711ab0e91407d8d9e9769aed30", - "dest-filename": "f86dd5dc404a56f4a915df6e96a596632e0b926770df4bcc2baef3cc1e040e204206fec3d710dfd5f08b2ca0985b79f2d1711ab0e91407d8d9e9769aed30", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/24/2e" + "url": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", + "sha512": "377ce5fa5c470a27e022570c50fe74d7a11291e4232e3ffde7d471c4d608b61220f82407227ba316e5de59b58c8274e8e1ca795d51ea14f9a9caef49eb90b562", + "dest-filename": "e5fa5c470a27e022570c50fe74d7a11291e4232e3ffde7d471c4d608b61220f82407227ba316e5de59b58c8274e8e1ca795d51ea14f9a9caef49eb90b562", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/37/7c" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.10.tgz", - "sha512": "b60b96835a2517a0c6ab3c2cf7ba4a67c1b62fb220d6f8c39864f0713b981dbb94e934e325ee455db82ce42d410731db2766e8d66dd69100db58ed8fbda99172", - "dest-filename": "96835a2517a0c6ab3c2cf7ba4a67c1b62fb220d6f8c39864f0713b981dbb94e934e325ee455db82ce42d410731db2766e8d66dd69100db58ed8fbda99172", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b6/0b" + "url": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", + "sha512": "1d0f646b82b1db5a875f0b654d455b2893809e61b58a95e17564e635788fccf7d62a95ea01255c59d9dfd9b9cbef7c208cdac55c06b7c98bc149df69cdf108a4", + "dest-filename": "646b82b1db5a875f0b654d455b2893809e61b58a95e17564e635788fccf7d62a95ea01255c59d9dfd9b9cbef7c208cdac55c06b7c98bc149df69cdf108a4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/1d/0f" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.10.tgz", - "sha512": "dd98a84904a0d474f6374e58c5e256611f8b89b7b76d111549d5a1104804c56683b7215b6d759be3d4203ef147f2ed37bd43d7d7426124f733eecf6df7e6e85a", - "dest-filename": "a84904a0d474f6374e58c5e256611f8b89b7b76d111549d5a1104804c56683b7215b6d759be3d4203ef147f2ed37bd43d7d7426124f733eecf6df7e6e85a", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/dd/98" + "url": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", + "sha512": "800d01c7be7dfbb26f7b4dcad52d2f90ebb92e0ffce5da2edc4b1e38651eb3c7e554e1b16e10c387f8996a87a4d7563c9adc8a3c6177bcff178679031009b37a", + "dest-filename": "01c7be7dfbb26f7b4dcad52d2f90ebb92e0ffce5da2edc4b1e38651eb3c7e554e1b16e10c387f8996a87a4d7563c9adc8a3c6177bcff178679031009b37a", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/80/0d" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.10.tgz", - "sha512": "2cb8097c7264d35e006b86a71836e1f1b988e4b93e422743986cee0b60febcfee6bff19e48df87dfdcce7fba4de4df29d39f4570e7ecd9b565ad1af848af56c4", - "dest-filename": "097c7264d35e006b86a71836e1f1b988e4b93e422743986cee0b60febcfee6bff19e48df87dfdcce7fba4de4df29d39f4570e7ecd9b565ad1af848af56c4", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/2c/b8" + "url": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", + "sha512": "4c66cedba630db1b07cf1b5b5451845c1147d054403fb82d70f13b3f9c8fef01b2edc5cada83bb4723a12f934b8aa4e5061e3b5e1988517b867225c4a9815f05", + "dest-filename": "cedba630db1b07cf1b5b5451845c1147d054403fb82d70f13b3f9c8fef01b2edc5cada83bb4723a12f934b8aa4e5061e3b5e1988517b867225c4a9815f05", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4c/66" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.10.tgz", - "sha512": "a11df51ad0531580aa10100b23dafa5b1a14fd9a1f665f7ada9a2e6514c46040af345fddb572a4bbc61770992180afdb794fb379d5df2331e28d245aa49637be", - "dest-filename": "f51ad0531580aa10100b23dafa5b1a14fd9a1f665f7ada9a2e6514c46040af345fddb572a4bbc61770992180afdb794fb379d5df2331e28d245aa49637be", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a1/1d" + "url": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", + "sha512": "94f0c6c82d493c3a2ef2419ccb06346082f35a58619d18dda1fdd495ca2a6264bd125f35f0b2df2497373d75e0647ac70802acfd9d92799b4326be4cae4c6d3b", + "dest-filename": "c6c82d493c3a2ef2419ccb06346082f35a58619d18dda1fdd495ca2a6264bd125f35f0b2df2497373d75e0647ac70802acfd9d92799b4326be4cae4c6d3b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/94/f0" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.10.tgz", - "sha512": "e65b8958de98281b1ac1de5ff62e3e73e81e622544c36d05556e71d2fd6410c58dabc51cb458c388c0130712ef9a61c0e1b7fb17a85345a260b60845afd8b389", - "dest-filename": "8958de98281b1ac1de5ff62e3e73e81e622544c36d05556e71d2fd6410c58dabc51cb458c388c0130712ef9a61c0e1b7fb17a85345a260b60845afd8b389", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e6/5b" + "url": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", + "sha512": "f1bc17edaf05821220aeea5cc5be1a5266032e9f295f4eab1a1e47a834fb6c1fbc45d7a596cea61efac51c75b624038f6546e78d4a4a4cb83a102cb3bdab3601", + "dest-filename": "17edaf05821220aeea5cc5be1a5266032e9f295f4eab1a1e47a834fb6c1fbc45d7a596cea61efac51c75b624038f6546e78d4a4a4cb83a102cb3bdab3601", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f1/bc" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.10.tgz", - "sha512": "36b482c762a29b71279d6812e13c67d101add178a9a2e99beb3eac52d9796ce1192152a1cdfca9fcbcb0e02d43218bf3796ff999660f045254ddaffc62bef90d", - "dest-filename": "82c762a29b71279d6812e13c67d101add178a9a2e99beb3eac52d9796ce1192152a1cdfca9fcbcb0e02d43218bf3796ff999660f045254ddaffc62bef90d", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/36/b4" + "url": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", + "sha512": "d32f4aadd5676cc336fef1bc29f5346f285437e1050a7cbdfbc836d36818a924953289dbb027cb8d43beac2722ee933458112dcfea0afcf2301e4cf193285aac", + "dest-filename": "4aadd5676cc336fef1bc29f5346f285437e1050a7cbdfbc836d36818a924953289dbb027cb8d43beac2722ee933458112dcfea0afcf2301e4cf193285aac", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/d3/2f" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.10.tgz", - "sha512": "c684a986b77801975af3ead40c37c3f49e8550c8eb913cfc8ada53213338ff181eac06597055bb0effacba7ef7df721f2b1186f2002afb735b7c43097e263e12", - "dest-filename": "a986b77801975af3ead40c37c3f49e8550c8eb913cfc8ada53213338ff181eac06597055bb0effacba7ef7df721f2b1186f2002afb735b7c43097e263e12", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c6/84" + "url": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", + "sha512": "87ffff2ebe5af6b89bfefd461aa5d51b38cbe1332f553bfeb350cfa3141dcfb97f018bfa2c34b1748c33c64acf5b8dfca145e20edc0cd74a3d3e6c12ffa67436", + "dest-filename": "ff2ebe5af6b89bfefd461aa5d51b38cbe1332f553bfeb350cfa3141dcfb97f018bfa2c34b1748c33c64acf5b8dfca145e20edc0cd74a3d3e6c12ffa67436", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/87/ff" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.10.tgz", - "sha512": "69be9e8ae0b0a0c9980f24e7ca9b682a4552de4f1fcbfd54beaec38f97335c8e831761aa0f64e8227048d121cea79fd7d41759dba44a739faa8d03464417a544", - "dest-filename": "9e8ae0b0a0c9980f24e7ca9b682a4552de4f1fcbfd54beaec38f97335c8e831761aa0f64e8227048d121cea79fd7d41759dba44a739faa8d03464417a544", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/69/be" + "url": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", + "sha512": "8b246b3353f3cbd1853032ec5e7d621d49b5f2784a9cd316b1c8e6a78fa1a5a7dc663aebd966d3fff776d316869635c30581ea45c97c1e7c5b5fab9a03f78657", + "dest-filename": "6b3353f3cbd1853032ec5e7d621d49b5f2784a9cd316b1c8e6a78fa1a5a7dc663aebd966d3fff776d316869635c30581ea45c97c1e7c5b5fab9a03f78657", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/8b/24" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.10.tgz", - "sha512": "34b8a7cf33a0650b06a6c4e411b7494c26a7c00e7fc28ccdf5d4a0125d7685a5c9073313a6cb1e6ee5d1e366ed84e177cfbcd71561f5026bd6ba750290113810", - "dest-filename": "a7cf33a0650b06a6c4e411b7494c26a7c00e7fc28ccdf5d4a0125d7685a5c9073313a6cb1e6ee5d1e366ed84e177cfbcd71561f5026bd6ba750290113810", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/34/b8" + "url": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", + "sha512": "f6678cfe5457c4c8b93d252a117442b558c46411b007b3ff0f8c93f141bf9b021dcded9a578568e94e600f7f91b281d72a41c27d2c592b3983b2c565463d5040", + "dest-filename": "8cfe5457c4c8b93d252a117442b558c46411b007b3ff0f8c93f141bf9b021dcded9a578568e94e600f7f91b281d72a41c27d2c592b3983b2c565463d5040", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f6/67" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.10.tgz", - "sha512": "144e79ed77590ebb57f0d308780f0b0495f7742d8cf15197c1fad0594ecb07948b39a8df248c6649dc8bfe05359bae19b3d0812af9b8500b81a79689f0e827ac", - "dest-filename": "79ed77590ebb57f0d308780f0b0495f7742d8cf15197c1fad0594ecb07948b39a8df248c6649dc8bfe05359bae19b3d0812af9b8500b81a79689f0e827ac", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/14/4e" + "url": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", + "sha512": "66beca478860294a560306f57f7a39ca04f4e0ccea56b18419718b9e3d796100c912b62efc11a0fb09859480ce749a743e607494bbf1148397660151add8d1d3", + "dest-filename": "ca478860294a560306f57f7a39ca04f4e0ccea56b18419718b9e3d796100c912b62efc11a0fb09859480ce749a743e607494bbf1148397660151add8d1d3", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/66/be" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.10.tgz", - "sha512": "dc10526e0cee07d6a32e8559934986bbe107941c24bac46678d61daa6ce798c73dcc60121634acc6090db2a997ba0a4f934d2027424d2a1ffdee7c668dcb5d7b", - "dest-filename": "526e0cee07d6a32e8559934986bbe107941c24bac46678d61daa6ce798c73dcc60121634acc6090db2a997ba0a4f934d2027424d2a1ffdee7c668dcb5d7b", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/dc/10" + "url": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", + "sha512": "32c2a770e7204cdbddb6221273f8d9b3f65ff1dd1c97fb77818597f09f6e6c19d53b0964eb9508104be004e4538a58e5a085a70732ece2a8733e425c8ad23322", + "dest-filename": "a770e7204cdbddb6221273f8d9b3f65ff1dd1c97fb77818597f09f6e6c19d53b0964eb9508104be004e4538a58e5a085a70732ece2a8733e425c8ad23322", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/32/c2" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.10.tgz", - "sha512": "4125fcd4a845a191b07a75723e86deae081d5b59eb4194af7d50c02145ebdd6a8b459199a9693f3f84fca7648ff9d7b64abe473dcbe385c273122ba52a09f1b4", - "dest-filename": "fcd4a845a191b07a75723e86deae081d5b59eb4194af7d50c02145ebdd6a8b459199a9693f3f84fca7648ff9d7b64abe473dcbe385c273122ba52a09f1b4", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/41/25" + "url": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", + "sha512": "baa64c4cbaffcd1fde7788c81a7c122e468798f8ce8c9be79ba4d5562b406b4f122d2f59d1533cc08471ee059b241e7f279e18b883089c3aae5b262f40b66483", + "dest-filename": "4c4cbaffcd1fde7788c81a7c122e468798f8ce8c9be79ba4d5562b406b4f122d2f59d1533cc08471ee059b241e7f279e18b883089c3aae5b262f40b66483", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ba/a6" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.10.tgz", - "sha512": "00a40cde07d87d25bc5d193c0dd302cda2d4141d79753ad97e75fc597428394a54050f8d6801423f590f4bfca46db198cfbaf19f4592e3cffcd65f61165deee0", - "dest-filename": "0cde07d87d25bc5d193c0dd302cda2d4141d79753ad97e75fc597428394a54050f8d6801423f590f4bfca46db198cfbaf19f4592e3cffcd65f61165deee0", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/00/a4" + "url": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", + "sha512": "c57c1c4eae0685133b27d03c1afe5ba1a9c78516bf43d28b5667325c709368ce3029f2295a475788ca20fcab27c73274035fa70fece879cbb3a8f9824720468e", + "dest-filename": "1c4eae0685133b27d03c1afe5ba1a9c78516bf43d28b5667325c709368ce3029f2295a475788ca20fcab27c73274035fa70fece879cbb3a8f9824720468e", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c5/7c" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.10.tgz", - "sha512": "ed14f2b433c653a7de93f856b8df6a4297863c16457c1e33660733d952b6679569754c4423c24a62c83725f3b49ff67513fea5d399f4ba70c235ce079e14068a", - "dest-filename": "f2b433c653a7de93f856b8df6a4297863c16457c1e33660733d952b6679569754c4423c24a62c83725f3b49ff67513fea5d399f4ba70c235ce079e14068a", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ed/14" + "url": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", + "sha512": "2dde694e5ccfcb763019e7383ae1e1d5a095091bce5dd1fc0e04637c3cbfa2e995a2f9ae4b359f9d2260f95b5a901f429b483134ef41cd6923ea6b4ed4531791", + "dest-filename": "694e5ccfcb763019e7383ae1e1d5a095091bce5dd1fc0e04637c3cbfa2e995a2f9ae4b359f9d2260f95b5a901f429b483134ef41cd6923ea6b4ed4531791", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/2d/de" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.10.tgz", - "sha512": "e527b454cf56b6aefded8167f9d2e299fd99c7a31cb6db07da895406c0e697e966d0638245579b45652f0ed918e01598bffdcd8334bc6ff50cde340d879858cb", - "dest-filename": "b454cf56b6aefded8167f9d2e299fd99c7a31cb6db07da895406c0e697e966d0638245579b45652f0ed918e01598bffdcd8334bc6ff50cde340d879858cb", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e5/27" + "url": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", + "sha512": "7c5f7a4fa2ac068fe991023de74140454f5aa463534a5646b2fd6364102570b2f530b8cb34858f0648f93654b3f1a03360a83e78daa49eb509db8401c9b791e4", + "dest-filename": "7a4fa2ac068fe991023de74140454f5aa463534a5646b2fd6364102570b2f530b8cb34858f0648f93654b3f1a03360a83e78daa49eb509db8401c9b791e4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/7c/5f" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.10.tgz", - "sha512": "5e40387ebab54cb8f86c4301fb61e7234fb84678dbb8665f7adda0b3f2cdb391dcec3f3d65004743480bd8d0fa2f3bb5f905648e9df1d6021c3cacd134ff1b5f", - "dest-filename": "387ebab54cb8f86c4301fb61e7234fb84678dbb8665f7adda0b3f2cdb391dcec3f3d65004743480bd8d0fa2f3bb5f905648e9df1d6021c3cacd134ff1b5f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/5e/40" + "url": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", + "sha512": "319c975246478d0c54bf32bbacdf032774919ab56b91ef19c91bac1e53fe92ec2a4dc7d62f2a8c384dec49c3cfc9e21737f9832487c65ef70ca8281829e92843", + "dest-filename": "975246478d0c54bf32bbacdf032774919ab56b91ef19c91bac1e53fe92ec2a4dc7d62f2a8c384dec49c3cfc9e21737f9832487c65ef70ca8281829e92843", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/31/9c" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.10.tgz", - "sha512": "0154d20614d7f18fc5cfa3a6215062a7db49cd9114718f162e1ec8e7dfaea5ae7f18f861dbf68ce9bbce310c92b299c2087bc58bbf6432d7494b5c340d701e6a", - "dest-filename": "d20614d7f18fc5cfa3a6215062a7db49cd9114718f162e1ec8e7dfaea5ae7f18f861dbf68ce9bbce310c92b299c2087bc58bbf6432d7494b5c340d701e6a", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/01/54" + "url": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", + "sha512": "ae6d185aca94491ae39dc497180ed9bfbf0d6e7c385cbebf773af6d1ccab41fed999172ca2fa5c4417610f8dcdba4df2ed72285b63b1315bf0b91be4f577404a", + "dest-filename": "185aca94491ae39dc497180ed9bfbf0d6e7c385cbebf773af6d1ccab41fed999172ca2fa5c4417610f8dcdba4df2ed72285b63b1315bf0b91be4f577404a", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ae/6d" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.10.tgz", - "sha512": "7ecc24dd74f451fda918998ea4307bca49ea85590942401039c5bf71c54eb5fc74e4b91b58e69102d9f949aa97ca978a42b6b541a11af38d4f82b48bf6e6d23d", - "dest-filename": "24dd74f451fda918998ea4307bca49ea85590942401039c5bf71c54eb5fc74e4b91b58e69102d9f949aa97ca978a42b6b541a11af38d4f82b48bf6e6d23d", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/7e/cc" + "url": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", + "sha512": "df0192083cae4c7414cedd2757b6e8703cbbdabda5237dd02f78240cd1a4a1ddb612c625d38b0c7f4a8b6fc96e34a4ce9a017f7831033f9045370a01287e38d7", + "dest-filename": "92083cae4c7414cedd2757b6e8703cbbdabda5237dd02f78240cd1a4a1ddb612c625d38b0c7f4a8b6fc96e34a4ce9a017f7831033f9045370a01287e38d7", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/df/01" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.10.tgz", - "sha512": "6a1fbd6f9f4a0d349fa5a0a0e95749a0e42f2a3237de74da42be1496e4305bb684c1942c6cc09f4e67c43b85727b03b1c7845a0d3ff10b2f6b6b618f5a63bb2b", - "dest-filename": "bd6f9f4a0d349fa5a0a0e95749a0e42f2a3237de74da42be1496e4305bb684c1942c6cc09f4e67c43b85727b03b1c7845a0d3ff10b2f6b6b618f5a63bb2b", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6a/1f" + "url": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", + "sha512": "acc98baeeafae00efe0ca9674aec2a51d44ac9ddd413ba0f2599a7963a84a6d7ac28cf30c7d27c831e6ed3ef4fab47d0416f2fa9e29e6f035775f3b23fef01b2", + "dest-filename": "8baeeafae00efe0ca9674aec2a51d44ac9ddd413ba0f2599a7963a84a6d7ac28cf30c7d27c831e6ed3ef4fab47d0416f2fa9e29e6f035775f3b23fef01b2", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ac/c9" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.10.tgz", - "sha512": "4073c36ca92b18ef3f733f4b2959c9536d873a2e29c599d98610361d81decf93f3e0979f7e10e37fce44e7b3b2728d7adc69f334256464ad1bfe7e18d141dc4b", - "dest-filename": "c36ca92b18ef3f733f4b2959c9536d873a2e29c599d98610361d81decf93f3e0979f7e10e37fce44e7b3b2728d7adc69f334256464ad1bfe7e18d141dc4b", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/40/73" + "url": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", + "sha512": "1e4aa79a606809b0b0c5428a34f062c62583182a50195b2b41f26854660b3d3e355d617c947b84e4de9685589ada7e28e502b9338b58af6d7cdbb7cd862e1bc9", + "dest-filename": "a79a606809b0b0c5428a34f062c62583182a50195b2b41f26854660b3d3e355d617c947b84e4de9685589ada7e28e502b9338b58af6d7cdbb7cd862e1bc9", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/1e/4a" }, { "type": "file", - "url": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz", - "sha512": "f4aa71495142bb488ad68c287b3e9a0bfb3f11d5102c337769d4f1182ab131586b3c38fa6ede5d6eb1c35d4baaf81b36bc04c5041ad04b9bdd43f11dd8ffa76f", - "dest-filename": "71495142bb488ad68c287b3e9a0bfb3f11d5102c337769d4f1182ab131586b3c38fa6ede5d6eb1c35d4baaf81b36bc04c5041ad04b9bdd43f11dd8ffa76f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f4/aa" + "url": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", + "sha512": "6a5242d2e099a5316b48bd020838dc8257815cf9c2ac40214c120ba5e029eccfce160a2ab407ad7c1cd7d31334d0c52c5553e956394fb8c6d112a9d90976939c", + "dest-filename": "42d2e099a5316b48bd020838dc8257815cf9c2ac40214c120ba5e029eccfce160a2ab407ad7c1cd7d31334d0c52c5553e956394fb8c6d112a9d90976939c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6a/52" }, { "type": "file", - "url": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", - "sha512": "bc164fe0d9737ce95ead04e76dae1aa99a0c844fdaf4763b1d1aa838f6844d071242e58423264c1c67d5bbac3dc06b462b97c40f9a91b360ed7950a3387eb4b0", - "dest-filename": "4fe0d9737ce95ead04e76dae1aa99a0c844fdaf4763b1d1aa838f6844d071242e58423264c1c67d5bbac3dc06b462b97c40f9a91b360ed7950a3387eb4b0", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bc/16" + "url": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.4.2.tgz", + "sha512": "edfa6e09c56678bbf64fda87b0046a1af87cc6dfac5767c7f90fa030717007facf5f3a3ce43a5b2452a7edd047d4be69d1cd9c4a1d835beda1ffae042ab21298", + "dest-filename": "6e09c56678bbf64fda87b0046a1af87cc6dfac5767c7f90fa030717007facf5f3a3ce43a5b2452a7edd047d4be69d1cd9c4a1d835beda1ffae042ab21298", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ed/fa" }, { "type": "file", - "url": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz", - "sha512": "44b99bf54e87dab2439c6c44a97c73cbb00d3eb433ed62b6fde4e3759ab253db915395be16401e73db94e604d8cc5047edaa17230d964c9482251e0a3e545e43", - "dest-filename": "9bf54e87dab2439c6c44a97c73cbb00d3eb433ed62b6fde4e3759ab253db915395be16401e73db94e604d8cc5047edaa17230d964c9482251e0a3e545e43", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/44/b9" + "url": "https://registry.npmjs.org/@intlify/devtools-types/-/devtools-types-11.4.2.tgz", + "sha512": "deef04375901e843128bde8a5ece64edaf32d97da0e3e8775fa8b0559538edc3f89fe993baafff58c8c6e7cf01cd2a7fd9743f7535e8d812d45d7f974be3cd7c", + "dest-filename": "04375901e843128bde8a5ece64edaf32d97da0e3e8775fa8b0559538edc3f89fe993baafff58c8c6e7cf01cd2a7fd9743f7535e8d812d45d7f974be3cd7c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/de/ef" }, { "type": "file", - "url": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.12.tgz", - "sha512": "c21874b6ba91b12a952cd1140b0539f69c89658a54f009925a5f0cdc9cf632fe4448f3fa9058788ee6acd8da59d620afcbb1a53517df503d71afce2071e8a68e", - "dest-filename": "74b6ba91b12a952cd1140b0539f69c89658a54f009925a5f0cdc9cf632fe4448f3fa9058788ee6acd8da59d620afcbb1a53517df503d71afce2071e8a68e", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c2/18" + "url": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.4.2.tgz", + "sha512": "6ba08348648c4c6ae0d018c3f7bc7c4c160f7fba903039598a927a5037effe9778388ca6f133251eedccb07d1b4cd9d17401b60fa10513290882240faafb5390", + "dest-filename": "8348648c4c6ae0d018c3f7bc7c4c160f7fba903039598a927a5037effe9778388ca6f133251eedccb07d1b4cd9d17401b60fa10513290882240faafb5390", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6b/a0" }, { "type": "file", - "url": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.12.tgz", - "sha512": "16ff6241226825a5e5e191a43823752c3337b6bcf37b4012db3473d841cb8b07a7c0beadd0a8bd2b2498972af6ef254e8f9695cf47b9e4978f3be9042c8bdf75", - "dest-filename": "6241226825a5e5e191a43823752c3337b6bcf37b4012db3473d841cb8b07a7c0beadd0a8bd2b2498972af6ef254e8f9695cf47b9e4978f3be9042c8bdf75", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/16/ff" - }, - { - "type": "file", - "url": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.12.tgz", - "sha512": "3a6f3a123b90b40ebd85d363dc641e73d642d0bd2f3d20275f307780ffe0c89efe980eedd3a77d68e022a8c67ec443acba618fe1e10195f97ccc5d8b393cdfd8", - "dest-filename": "3a123b90b40ebd85d363dc641e73d642d0bd2f3d20275f307780ffe0c89efe980eedd3a77d68e022a8c67ec443acba618fe1e10195f97ccc5d8b393cdfd8", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/3a/6f" + "url": "https://registry.npmjs.org/@intlify/shared/-/shared-11.4.2.tgz", + "sha512": "373a476e0b910ac3870f0c669416bdaaefe299cfbf41682c61468ae8565e342d302bc41f01b86aae4b44a7f85a573c54d5a8a41fc217e32b43fa67c510c8bff4", + "dest-filename": "476e0b910ac3870f0c669416bdaaefe299cfbf41682c61468ae8565e342d302bc41f01b86aae4b44a7f85a573c54d5a8a41fc217e32b43fa67c510c8bff4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/37/3a" }, { "type": "file", @@ -342,262 +342,262 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/@lizardbyte/shared-web/-/shared-web-2025.922.181114.tgz", - "sha512": "21224b2bbf61d745a465ffdfcfbc0492b9a51047fdb547b9450a400dd38e3572326c028ffd30b67137cfaf535246f2f8b02a074c7bf5a0e94c91ab9a10023792", - "dest-filename": "4b2bbf61d745a465ffdfcfbc0492b9a51047fdb547b9450a400dd38e3572326c028ffd30b67137cfaf535246f2f8b02a074c7bf5a0e94c91ab9a10023792", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/21/22" + "url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-6.0.0.tgz", + "sha512": "3f860904f74f4a9593435354e1761dbc7bd72490f133a630a52d056474603fb60591d571b16729586cbf355aa5000ecf70f0a731a7179519b5cb63c565158bff", + "dest-filename": "0904f74f4a9593435354e1761dbc7bd72490f133a630a52d056474603fb60591d571b16729586cbf355aa5000ecf70f0a731a7179519b5cb63c565158bff", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/3f/86" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz", - "sha512": "b58fe6b00b89a3a0116cae923c8c59acf066b37c4f6dfc01aee9597b45adaff0c863d9637b61de575ba879b4a19fa9b1ed28c21e27fa12332fa11123fa067e48", - "dest-filename": "e6b00b89a3a0116cae923c8c59acf066b37c4f6dfc01aee9597b45adaff0c863d9637b61de575ba879b4a19fa9b1ed28c21e27fa12332fa11123fa067e48", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b5/8f" + "url": "https://registry.npmjs.org/@octokit/core/-/core-7.0.6.tgz", + "sha512": "0e11a5e31315146548c8cc2cc177b2cdd2f8b970f938620b197e4df18f9fe96ecb842d597b6a6848dae417f7de7695431c4119f8f1c55b4bcbd7823e9a6f0add", + "dest-filename": "a5e31315146548c8cc2cc177b2cdd2f8b970f938620b197e4df18f9fe96ecb842d597b6a6848dae417f7de7695431c4119f8f1c55b4bcbd7823e9a6f0add", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0e/11" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/core/-/core-5.2.2.tgz", - "sha512": "fe0d9de2c5bd9d40c938ccf799a6d542f3868556b87bf04dfd49bbc9c6bd05bd974f33cf9df4d61d6420f88b0460eeccdd5c7e117bda33f236a4958832e9f56e", - "dest-filename": "9de2c5bd9d40c938ccf799a6d542f3868556b87bf04dfd49bbc9c6bd05bd974f33cf9df4d61d6420f88b0460eeccdd5c7e117bda33f236a4958832e9f56e", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/fe/0d" + "url": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.3.tgz", + "sha512": "1561653718218381eb5e40f789f61b4bf21d2ff9831e387d41cb0dca142337c769954a196de8ec7699aea9d03bea7c63db1a163ecee9f2e5f648dafdad8bb402", + "dest-filename": "653718218381eb5e40f789f61b4bf21d2ff9831e387d41cb0dca142337c769954a196de8ec7699aea9d03bea7c63db1a163ecee9f2e5f648dafdad8bb402", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/15/61" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz", - "sha512": "1f57cd4cc039ec76e4144492b7763df850480affb48c571e2453d60de3d8951fe2306af0339a61f837785d142cfbc5fe3d415444b4205fd0a13df849ff5b8d43", - "dest-filename": "cd4cc039ec76e4144492b7763df850480affb48c571e2453d60de3d8951fe2306af0339a61f837785d142cfbc5fe3d415444b4205fd0a13df849ff5b8d43", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/1f/57" + "url": "https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.3.tgz", + "sha512": "82b004baea6bfc2d6b00b1675d3bfa650845b8bd43f06e72f02374e1182b3b81483ccaed9be99c673146edd7019be9eafb5a69362c6ef8977bf1a789398c6518", + "dest-filename": "04baea6bfc2d6b00b1675d3bfa650845b8bd43f06e72f02374e1182b3b81483ccaed9be99c673146edd7019be9eafb5a69362c6ef8977bf1a789398c6518", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/82/b0" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.1.1.tgz", - "sha512": "de690396d49f7035286b5efa9e51a8037d911a37968e5dcaec5fc1c07c11309516fc8b5e49ae1b9d257ca764e1364708719536ba69195b1c044d248225fd90ee", - "dest-filename": "0396d49f7035286b5efa9e51a8037d911a37968e5dcaec5fc1c07c11309516fc8b5e49ae1b9d257ca764e1364708719536ba69195b1c044d248225fd90ee", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/de/69" + "url": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-27.0.0.tgz", + "sha512": "c21add92d56cd61ea0b51fb4f7e42c364dbe14efb8f63ea06b5739e5866e75f106fa828956f24b422df390e9b92638945c06a058adad23691318a27662cecc18", + "dest-filename": "dd92d56cd61ea0b51fb4f7e42c364dbe14efb8f63ea06b5739e5866e75f106fa828956f24b422df390e9b92638945c06a058adad23691318a27662cecc18", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c2/1a" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz", - "sha512": "12da910448e9d5d2ffd7957b5a25f92c9308c7191d88626769bcd8c79029c7816440816001f2ae99779802aa890a3d6cf81317e1c3c52050b838b091eacb659c", - "dest-filename": "910448e9d5d2ffd7957b5a25f92c9308c7191d88626769bcd8c79029c7816440816001f2ae99779802aa890a3d6cf81317e1c3c52050b838b091eacb659c", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/12/da" + "url": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz", + "sha512": "7cd55113bb9f262000dd752b85ada8993037f4ce885c873a18864bbe56ec9bc40e40262fa6afcb90c346c85941d5df214c3cec0176b738ab726dd30062c57f7f", + "dest-filename": "5113bb9f262000dd752b85ada8993037f4ce885c873a18864bbe56ec9bc40e40262fa6afcb90c346c85941d5df214c3cec0176b738ab726dd30062c57f7f", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/7c/d5" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", - "sha512": "f6c207de7494b6d7a52525d4ae61b397b414045ba5d3f981f074589777ce9601db2161be5a76035d4defff6cccb40beecd9fde774d048baa27f7be458417f3ae", - "dest-filename": "07de7494b6d7a52525d4ae61b397b414045ba5d3f981f074589777ce9601db2161be5a76035d4defff6cccb40beecd9fde774d048baa27f7be458417f3ae", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f6/c2" + "url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz", + "sha512": "079c82c8894e2453ea5147a20f4727049c1624ef25909b3977cfb37bd4033fa4af7e25d2cf5045fbdd7ed0c788d5ddb2c603a153f3be0afb6267d8d290784503", + "dest-filename": "82c8894e2453ea5147a20f4727049c1624ef25909b3977cfb37bd4033fa4af7e25d2cf5045fbdd7ed0c788d5ddb2c603a153f3be0afb6267d8d290784503", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/07/9c" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz", - "sha512": "bb729890617b19c667483ff750fd12ecae575054f616439075c7d76466503c6bf7966e05d976dfef596f8e576bf1cd47de735b17edf770b1245986e89065aa89", - "dest-filename": "9890617b19c667483ff750fd12ecae575054f616439075c7d76466503c6bf7966e05d976dfef596f8e576bf1cd47de735b17edf770b1245986e89065aa89", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bb/72" + "url": "https://registry.npmjs.org/@octokit/request-error/-/request-error-7.1.0.tgz", + "sha512": "28c4087eae6c38fa644186a35c7c27863082d2c97308d49c2c7b3d25a7d7738440248fbd7fe8cd0e504d688313bdacce3cb81be019e584624e4db9cdd302233f", + "dest-filename": "087eae6c38fa644186a35c7c27863082d2c97308d49c2c7b3d25a7d7738440248fbd7fe8cd0e504d688313bdacce3cb81be019e584624e4db9cdd302233f", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/28/c4" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz", - "sha512": "c55d5bf9c78a57d2b2b507b7cc256a8e0fbc19319f0d8c1a4f50135398ac894c95b655403b71cd773a52e2caf8181c78871438eacec84ed66b02cc46db6fab56", - "dest-filename": "5bf9c78a57d2b2b507b7cc256a8e0fbc19319f0d8c1a4f50135398ac894c95b655403b71cd773a52e2caf8181c78871438eacec84ed66b02cc46db6fab56", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c5/5d" + "url": "https://registry.npmjs.org/@octokit/request/-/request-10.0.8.tgz", + "sha512": "48964dc18f69babf4081fee5f3bcb0162d785be1ddf4983a21f8afb1ddf7fbf6c651022336e8dd1625c8236fea4a5376c9ba941dfa79c697a43048c80538e54b", + "dest-filename": "4dc18f69babf4081fee5f3bcb0162d785be1ddf4983a21f8afb1ddf7fbf6c651022336e8dd1625c8236fea4a5376c9ba941dfa79c697a43048c80538e54b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/48/96" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz", - "sha512": "bfd8b2110247e999eda0436bf7fc97c63b9ece1e0ccbaec2052bbdafa55eff4e48bb980d8278ac3563aca091d33fa93446bd3e1d02299c7fa4c9a9a6bbdd2afe", - "dest-filename": "b2110247e999eda0436bf7fc97c63b9ece1e0ccbaec2052bbdafa55eff4e48bb980d8278ac3563aca091d33fa93446bd3e1d02299c7fa4c9a9a6bbdd2afe", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bf/d8" + "url": "https://registry.npmjs.org/@octokit/types/-/types-16.0.0.tgz", + "sha512": "b0aabef6bd4c9b879f5d6d450a4ee1152789a3840aade2ffb536d1d2bcffab1febd4e6b6555f372d303f1ff32e08e5fbb8220999055128171b996a324a30274a", + "dest-filename": "bef6bd4c9b879f5d6d450a4ee1152789a3840aade2ffb536d1d2bcffab1febd4e6b6555f372d303f1ff32e08e5fbb8220999055128171b996a324a30274a", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b0/aa" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/request/-/request-8.4.1.tgz", - "sha512": "aa7076f926378640a607166c47f30f0b26cd99b25ee0a0257d612b5eafab04a9102656e3749792f39548f6bf14a9e2d82ef9c07a753c435a2433fd0c06c0065f", - "dest-filename": "76f926378640a607166c47f30f0b26cd99b25ee0a0257d612b5eafab04a9102656e3749792f39548f6bf14a9e2d82ef9c07a753c435a2433fd0c06c0065f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/aa/70" + "url": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", + "sha512": "3f5b2dd1a92c0ab9fdb06661a7c18c63006742c6ef016b19017e38a1734dbcb1c6a8039ca15c668d98a886cb7043b4aa2a76d1e3b6a474d8beba57960fcfa0e8", + "dest-filename": "2dd1a92c0ab9fdb06661a7c18c63006742c6ef016b19017e38a1734dbcb1c6a8039ca15c668d98a886cb7043b4aa2a76d1e3b6a474d8beba57960fcfa0e8", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/3f/5b" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz", - "sha512": "d6b85239f45ae87f70e18c0ad32adfe5f6836834dbfb22f205428e095e31b420c1e559883ea77fbfdcabf68e92033380951c4c89188289ce8954cd7f92e9d593", - "dest-filename": "5239f45ae87f70e18c0ad32adfe5f6836834dbfb22f205428e095e31b420c1e559883ea77fbfdcabf68e92033380951c4c89188289ce8954cd7f92e9d593", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/d6/b8" + "url": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz", + "sha512": "da3f5b1ade4987c863faf3ed8333ed97bda3d324711c0cae9a8a3a4cd7c08ec2c1d3852da52bcf6cf703701331cfb9fef42601d1cd46c501716118368e29aa1b", + "dest-filename": "5b1ade4987c863faf3ed8333ed97bda3d324711c0cae9a8a3a4cd7c08ec2c1d3852da52bcf6cf703701331cfb9fef42601d1cd46c501716118368e29aa1b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/da/3f" }, { "type": "file", - "url": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz", - "sha512": "89f2da3b7e046db3e3d1782ba381b994fe5ab044a3c07ada71826f55a3c8c9732e8ae5cb96189cdd2e3b7017536fe8df38391313962d1822eddc0cb7f89f7bb0", - "dest-filename": "da3b7e046db3e3d1782ba381b994fe5ab044a3c07ada71826f55a3c8c9732e8ae5cb96189cdd2e3b7017536fe8df38391313962d1822eddc0cb7f89f7bb0", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/89/f2" + "url": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.3.tgz", + "sha512": "c77e42356fc03571b7844fc4669454f0c5d7d490cdf3a8416f6c0c180b65b64cfba5ce9cc608e9cb538c31f0e8b0e43eda15aa2246a0fdf1a893561a772f671b", + "dest-filename": "42356fc03571b7844fc4669454f0c5d7d490cdf3a8416f6c0c180b65b64cfba5ce9cc608e9cb538c31f0e8b0e43eda15aa2246a0fdf1a893561a772f671b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c7/7e" }, { "type": "file", - "url": "https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz", - "sha512": "3f5b2dd1a92c0ab9fdb06661a7c18c63006742c6ef016b19017e38a1734dbcb1c6a8039ca15c668d98a886cb7043b4aa2a76d1e3b6a474d8beba57960fcfa0e8", - "dest-filename": "2dd1a92c0ab9fdb06661a7c18c63006742c6ef016b19017e38a1734dbcb1c6a8039ca15c668d98a886cb7043b4aa2a76d1e3b6a474d8beba57960fcfa0e8", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/3f/5b" + "url": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.3.tgz", + "sha512": "c70df1b640c0a483866b27a1a76f91cf8ce299f91a5fae6be2de3b8b2fb29900761b888908105f8f4a20560e63a6f8e99fc5169fffaaf6da6bc6579878da771f", + "dest-filename": "f1b640c0a483866b27a1a76f91cf8ce299f91a5fae6be2de3b8b2fb29900761b888908105f8f4a20560e63a6f8e99fc5169fffaaf6da6bc6579878da771f", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c7/0d" }, { "type": "file", - "url": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.29.tgz", - "sha512": "3482603ac3236f1017be81aafd7d200fb54f310f23f60d0188368d8d53558ef97e88a5f12f726b7b4bf7d5198161e2c49a46e3dacd36bfcbc54db5178b95d2d9", - "dest-filename": "603ac3236f1017be81aafd7d200fb54f310f23f60d0188368d8d53558ef97e88a5f12f726b7b4bf7d5198161e2c49a46e3dacd36bfcbc54db5178b95d2d9", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/34/82" + "url": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.3.tgz", + "sha512": "be8e98e507e9c7bff911a6a62308b45aa5b6fb37e2bac56284a6ad2efb4dd55155cb70f5dee11193fea064b5355221d12fa7c35ea8ff10b21e5511a7bdc4c4d6", + "dest-filename": "98e507e9c7bff911a6a62308b45aa5b6fb37e2bac56284a6ad2efb4dd55155cb70f5dee11193fea064b5355221d12fa7c35ea8ff10b21e5511a7bdc4c4d6", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/be/8e" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.2.tgz", - "sha512": "a37a5c2b3260486b7877be25499f8e0a71f090a05e01b14399b126e6083bd1e03c564c82b82ff357d4f00679b0e958c3951745e0fb217dbf9613d13a5d8d4fa1", - "dest-filename": "5c2b3260486b7877be25499f8e0a71f090a05e01b14399b126e6083bd1e03c564c82b82ff357d4f00679b0e958c3951745e0fb217dbf9613d13a5d8d4fa1", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a3/7a" + "url": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.3.tgz", + "sha512": "0fed1019c6610734cdf36c1e3a7b12958ed5efe44c98fb85d4291bc72300184f3e6477948f26fbe99896981942bbffc041038dbf172a45bc194da8d92aa8ee3b", + "dest-filename": "1019c6610734cdf36c1e3a7b12958ed5efe44c98fb85d4291bc72300184f3e6477948f26fbe99896981942bbffc041038dbf172a45bc194da8d92aa8ee3b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0f/ed" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.2.tgz", - "sha512": "72a15258ee6d5f6be10bd8494caf160223c89b843cabf714f23d87400d0bdc4d6e5ef0586ce64c844da814bf27da9281e6c3821d8e9b06e1da4701bb4e47c9cb", - "dest-filename": "5258ee6d5f6be10bd8494caf160223c89b843cabf714f23d87400d0bdc4d6e5ef0586ce64c844da814bf27da9281e6c3821d8e9b06e1da4701bb4e47c9cb", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/72/a1" + "url": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.3.tgz", + "sha512": "e879ef1c24fb7c3ca3e91d0f87b03ac7c7504bf4b7f0c0a54567832ea73431d7d69318e2bb51d20d8add3e1a9220bce34c80bfa675db6c96e8f9fb7e832ffd85", + "dest-filename": "ef1c24fb7c3ca3e91d0f87b03ac7c7504bf4b7f0c0a54567832ea73431d7d69318e2bb51d20d8add3e1a9220bce34c80bfa675db6c96e8f9fb7e832ffd85", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e8/79" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.2.tgz", - "sha512": "be781dbb2c2492ff05921df02197f99c53d7cd6b0db15bb592fb4b1135b14c57ffe68a5999f96055278b81d1d1e7a45087bd7184f856a0e90406f6de8704e554", - "dest-filename": "1dbb2c2492ff05921df02197f99c53d7cd6b0db15bb592fb4b1135b14c57ffe68a5999f96055278b81d1d1e7a45087bd7184f856a0e90406f6de8704e554", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/be/78" + "url": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.3.tgz", + "sha512": "2872e00b758a954616dd28452a79e8b190ce274c6383dce9edabb7b089b66ecfed181782da2a66bd187f37b24a8b4b7d51edb40b476912c862f1652e6e0f9c9c", + "dest-filename": "e00b758a954616dd28452a79e8b190ce274c6383dce9edabb7b089b66ecfed181782da2a66bd187f37b24a8b4b7d51edb40b476912c862f1652e6e0f9c9c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/28/72" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.2.tgz", - "sha512": "875d4a8a462b502613ac38fa87ddfd86130d96a5367e8fd7e0d074399732b377f26b8f68d6198569ccc088959500582b3353423fa46b3bb95029e55848a04f49", - "dest-filename": "4a8a462b502613ac38fa87ddfd86130d96a5367e8fd7e0d074399732b377f26b8f68d6198569ccc088959500582b3353423fa46b3bb95029e55848a04f49", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/87/5d" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.3.tgz", + "sha512": "0d5e9f268c4461624ebda648b2893b2ab625d2d3ef81ae4e676caf28734d63293fdaba0c2ea4006c686befc110e58847a6784b2890f74b5585bac024994b95e6", + "dest-filename": "9f268c4461624ebda648b2893b2ab625d2d3ef81ae4e676caf28734d63293fdaba0c2ea4006c686befc110e58847a6784b2890f74b5585bac024994b95e6", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0d/5e" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.2.tgz", - "sha512": "fde838088eb565490b5f1307c95966946ad2419df8c6a5a564d5b8dc8014e1199dcd6131d26409da637f0b1e081cb55914be94046021fbf197860bc66fe9d5c7", - "dest-filename": "38088eb565490b5f1307c95966946ad2419df8c6a5a564d5b8dc8014e1199dcd6131d26409da637f0b1e081cb55914be94046021fbf197860bc66fe9d5c7", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/fd/e8" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.3.tgz", + "sha512": "9902a8240cefb8eb3a17e4d9c9b40ee0639348c52eeefd16771124db892b43fb94c57a0f4ed1e3b9a52e3e6161b4170ce0ad289ecf27ac4dc9ca14ee085b53ff", + "dest-filename": "a8240cefb8eb3a17e4d9c9b40ee0639348c52eeefd16771124db892b43fb94c57a0f4ed1e3b9a52e3e6161b4170ce0ad289ecf27ac4dc9ca14ee085b53ff", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/99/02" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.2.tgz", - "sha512": "40e5a0147e57f7ea7e4b53407cea9cd33f2a129248a141dfece5a335418e796d7c331db694050e880f5beabdbfbe9ccb75fc62fdff955ac62350e30271887436", - "dest-filename": "a0147e57f7ea7e4b53407cea9cd33f2a129248a141dfece5a335418e796d7c331db694050e880f5beabdbfbe9ccb75fc62fdff955ac62350e30271887436", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/40/e5" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.3.tgz", + "sha512": "5a18e3daaa2227af8e389306a6d4d86b3689be33899be88a1e95d03353f72f31a3b7b15ffbe4e9ee71f837c27f05403b47d2077c3cb1e032487e589fc276e620", + "dest-filename": "e3daaa2227af8e389306a6d4d86b3689be33899be88a1e95d03353f72f31a3b7b15ffbe4e9ee71f837c27f05403b47d2077c3cb1e032487e589fc276e620", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/5a/18" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.2.tgz", - "sha512": "9035923da7d3a0377c2dc058775b798f0edb0f93a372ed764b7b93dfbd9ee4728fcd0b79df6bd6fab18514e6a2474a29c5e3f25241ebc33f225981321f520840", - "dest-filename": "923da7d3a0377c2dc058775b798f0edb0f93a372ed764b7b93dfbd9ee4728fcd0b79df6bd6fab18514e6a2474a29c5e3f25241ebc33f225981321f520840", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/90/35" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.3.tgz", + "sha512": "e184cd1caa869e0e7eca266dde683bee79b2b827e635f5f87cf9b251aa4170893e05dc12c26096197394c615db0449051eda0de5ba0b8ffe4d38dfaee500bdb6", + "dest-filename": "cd1caa869e0e7eca266dde683bee79b2b827e635f5f87cf9b251aa4170893e05dc12c26096197394c615db0449051eda0de5ba0b8ffe4d38dfaee500bdb6", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e1/84" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.2.tgz", - "sha512": "80a9bb324f700afebfae4cf00a2502e0a9debd88657fcced06b0d14fd83fbbfff57d92daa5245cf9e0d98f612edb0a49fb447350a82d3628e7548078671c8bfb", - "dest-filename": "bb324f700afebfae4cf00a2502e0a9debd88657fcced06b0d14fd83fbbfff57d92daa5245cf9e0d98f612edb0a49fb447350a82d3628e7548078671c8bfb", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/80/a9" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.3.tgz", + "sha512": "494de4365864a48e14aa551cd955cf18af68f3ce99b127867cc017d9b6b66fc0ca98c5eae002fb294ae449655b6fb92856ac78d58733c7a771e4f35aae022b10", + "dest-filename": "e4365864a48e14aa551cd955cf18af68f3ce99b127867cc017d9b6b66fc0ca98c5eae002fb294ae449655b6fb92856ac78d58733c7a771e4f35aae022b10", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/49/4d" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.2.tgz", - "sha512": "eba940f2f9e3e6607faed0cdc0f82baca50eb422d5432a64c836b680c7ce79f5caeab71903128b3bd172dc6916f1590f9c436ff6106434e15f18b7faacd28652", - "dest-filename": "40f2f9e3e6607faed0cdc0f82baca50eb422d5432a64c836b680c7ce79f5caeab71903128b3bd172dc6916f1590f9c436ff6106434e15f18b7faacd28652", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/eb/a9" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.3.tgz", + "sha512": "ea50cb9798784d7a41d664dfdab4169c093f2dc5ebc7dbc17eefc34f94c83e1bcc85159a67933190873cbb8949026068ea49537b5cb05c8507163ca55b9d39b2", + "dest-filename": "cb9798784d7a41d664dfdab4169c093f2dc5ebc7dbc17eefc34f94c83e1bcc85159a67933190873cbb8949026068ea49537b5cb05c8507163ca55b9d39b2", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ea/50" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.2.tgz", - "sha512": "b3e38fb9c2cd7491efb991ee233d96c27709f927d61c5126942e6728c52001e954781527941e30b7bad75a2c86e199f4eee6360ddf921b255af68c8b91518e8c", - "dest-filename": "8fb9c2cd7491efb991ee233d96c27709f927d61c5126942e6728c52001e954781527941e30b7bad75a2c86e199f4eee6360ddf921b255af68c8b91518e8c", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b3/e3" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.3.tgz", + "sha512": "04ca3c6cec3c7af96ea7ff06f9c8f9c56b4fca9f77c4f772a12375e99cbdd10d906746584610ade99252c1bad1cc6f4702915a6e3c23da9db94d43c35ab873a9", + "dest-filename": "3c6cec3c7af96ea7ff06f9c8f9c56b4fca9f77c4f772a12375e99cbdd10d906746584610ade99252c1bad1cc6f4702915a6e3c23da9db94d43c35ab873a9", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/04/ca" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.2.tgz", - "sha512": "f304d1337fa054c0cb2c375a4fab4a98e137949c91cbd3692544bf6515a62c298e3c82615725f08c1a3e5dbaebc2d577dc49b5fde0937794ee1899b8f839988f", - "dest-filename": "d1337fa054c0cb2c375a4fab4a98e137949c91cbd3692544bf6515a62c298e3c82615725f08c1a3e5dbaebc2d577dc49b5fde0937794ee1899b8f839988f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f3/04" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.3.tgz", + "sha512": "1342fc5f5759375fd1a61fb954f17a5e3d86ec926f3000955ed6a64c9203ad5238e18dcaf86f2041a30401abdba821936b5e889e9b6256b5fa78cea9989fbba8", + "dest-filename": "fc5f5759375fd1a61fb954f17a5e3d86ec926f3000955ed6a64c9203ad5238e18dcaf86f2041a30401abdba821936b5e889e9b6256b5fa78cea9989fbba8", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/13/42" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.2.tgz", - "sha512": "eb2a847e02756a721eb8fd8fff386d7c1943a5751bf34b7c0e96d8c174376d077de4932f51aaa25fe7caa98a94c195ea7490ddf3176294db6c1ccd8dd1c166e8", - "dest-filename": "847e02756a721eb8fd8fff386d7c1943a5751bf34b7c0e96d8c174376d077de4932f51aaa25fe7caa98a94c195ea7490ddf3176294db6c1ccd8dd1c166e8", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/eb/2a" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.3.tgz", + "sha512": "a1927f5876957c7522440b664c07a8dc371ebcdb15bc7f266efa1d8d9cbb0f940abc279f3b7ef54a2291a71a03702c41dcf4d14cb6b258192f98340a4dc5ffb3", + "dest-filename": "7f5876957c7522440b664c07a8dc371ebcdb15bc7f266efa1d8d9cbb0f940abc279f3b7ef54a2291a71a03702c41dcf4d14cb6b258192f98340a4dc5ffb3", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a1/92" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.2.tgz", - "sha512": "b2c85852261548423607a769e23327730c5bad4a9174d0291767376e1b4b014d2a03c2ebae2d29d0d6ae3ac4d6877c820820f204e8c4487304c689e9ecdcdcd3", - "dest-filename": "5852261548423607a769e23327730c5bad4a9174d0291767376e1b4b014d2a03c2ebae2d29d0d6ae3ac4d6877c820820f204e8c4487304c689e9ecdcdcd3", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b2/c8" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.3.tgz", + "sha512": "0e16f287b8fd1726ccdd869381a1e65402f003c0245304cf71cc8243bf531bd00952c310aa03750c311936be3e4147f0896bcb0ee996e6f770ce879417e4cdc5", + "dest-filename": "f287b8fd1726ccdd869381a1e65402f003c0245304cf71cc8243bf531bd00952c310aa03750c311936be3e4147f0896bcb0ee996e6f770ce879417e4cdc5", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0e/16" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.2.tgz", - "sha512": "76e04b81dfb7a6a0b830cc01aca905c5a65ead4c597180294150b949d6c5e7f7bfe7cf46c15be54549f2a8c15b33c89449bd416a85ffddf44bee107d9b63e3f1", - "dest-filename": "4b81dfb7a6a0b830cc01aca905c5a65ead4c597180294150b949d6c5e7f7bfe7cf46c15be54549f2a8c15b33c89449bd416a85ffddf44bee107d9b63e3f1", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/76/e0" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.3.tgz", + "sha512": "7097755f95e11c7965b646b2a73d547162c0f00728222d5a5a1b2f6960ec903d68cf678a0b2a67aaf4d0f3290c348d114a69bb3644dd4aa4920fbcccd316ba22", + "dest-filename": "755f95e11c7965b646b2a73d547162c0f00728222d5a5a1b2f6960ec903d68cf678a0b2a67aaf4d0f3290c348d114a69bb3644dd4aa4920fbcccd316ba22", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/70/97" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.2.tgz", - "sha512": "b7385824989d0d454632057213e3e6c4434f1e5befaa6d4a20b8e366107cff11d8a8019e8b387718119ff6ee96749a59af3d5a0a92081c6d0b809807f6b5631d", - "dest-filename": "5824989d0d454632057213e3e6c4434f1e5befaa6d4a20b8e366107cff11d8a8019e8b387718119ff6ee96749a59af3d5a0a92081c6d0b809807f6b5631d", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b7/38" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.3.tgz", + "sha512": "0c064304741f1b6a10ba163b99ce88dffa81e0b5367d00a346fc5b0f077f25dbdbf5fca93f8209e2a9adbba94d8deb3a079df5008f1c83568a0b6762f7b6d4c4", + "dest-filename": "4304741f1b6a10ba163b99ce88dffa81e0b5367d00a346fc5b0f077f25dbdbf5fca93f8209e2a9adbba94d8deb3a079df5008f1c83568a0b6762f7b6d4c4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0c/06" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.2.tgz", - "sha512": "a291fc19252e55c0924b21c7725e6110bae69e4e30699a15a609ffe050daa3d8b21385a9421c96279af2979337a1ca78aa446e1dfc979c6aa0f0cf6828210a44", - "dest-filename": "fc19252e55c0924b21c7725e6110bae69e4e30699a15a609ffe050daa3d8b21385a9421c96279af2979337a1ca78aa446e1dfc979c6aa0f0cf6828210a44", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a2/91" + "url": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.3.tgz", + "sha512": "711c6c13c735de664e877bcffb02c3c6940146b3870c818e5b20cbf774b2d066bccb9d797c1702da98d47c5c147b94fbb6abd3bd66c2a60d5444cfc05dd5885c", + "dest-filename": "6c13c735de664e877bcffb02c3c6940146b3870c818e5b20cbf774b2d066bccb9d797c1702da98d47c5c147b94fbb6abd3bd66c2a60d5444cfc05dd5885c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/71/1c" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.2.tgz", - "sha512": "2d27811e71a58b5a4f29527bf5954981e6565995e411eff9a3c91c9f6dccf1e30a09400d7a372125b17f26accce114633897cd46128993c16ea8bd462a3179a1", - "dest-filename": "811e71a58b5a4f29527bf5954981e6565995e411eff9a3c91c9f6dccf1e30a09400d7a372125b17f26accce114633897cd46128993c16ea8bd462a3179a1", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/2d/27" + "url": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.3.tgz", + "sha512": "41a59c220471a8475076126a5b80c972db07e870a6a39bc7c58d24ac7497e2332d3aa7f30be76a0c6b8733cedbbb81fc2417a26d6c7b8c5cfe87aff80bcc00e5", + "dest-filename": "9c220471a8475076126a5b80c972db07e870a6a39bc7c58d24ac7497e2332d3aa7f30be76a0c6b8733cedbbb81fc2417a26d6c7b8c5cfe87aff80bcc00e5", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/41/a5" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.2.tgz", - "sha512": "b8f8fb310ebfb3efc63a9a256af9ba04fa3ee826e16ca632647503bd9fd298933ba5f0c181d1a2b055f76d8fc2043320d993b8bad7e1940a6449f67ddb25f0ed", - "dest-filename": "fb310ebfb3efc63a9a256af9ba04fa3ee826e16ca632647503bd9fd298933ba5f0c181d1a2b055f76d8fc2043320d993b8bad7e1940a6449f67ddb25f0ed", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b8/f8" + "url": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.3.tgz", + "sha512": "01a5f04af522dd020fb6ba00530d6de721c6232a8a117c07e78594a1c168959869183aee25cb3c73ec4f343467e17890b12ecc1309d8b075b69743012c33245a", + "dest-filename": "f04af522dd020fb6ba00530d6de721c6232a8a117c07e78594a1c168959869183aee25cb3c73ec4f343467e17890b12ecc1309d8b075b69743012c33245a", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/01/a5" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.2.tgz", - "sha512": "67d3140ab4a021a51e7870223649b7710cacb76521ce33eb691de06187ce8c0b9923bb5c1514ce0fee1c1cb3e84bfdea8a7721b61f95e7abedab3d53bfee8a3c", - "dest-filename": "140ab4a021a51e7870223649b7710cacb76521ce33eb691de06187ce8c0b9923bb5c1514ce0fee1c1cb3e84bfdea8a7721b61f95e7abedab3d53bfee8a3c", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/67/d3" + "url": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.3.tgz", + "sha512": "eb92c028cfdb0160ea28d11e94795c1ef9b657e55f6fc0ba20d1714174470af695375ac97f0af836f74fe05cb351a2ea59f68219a69d7fa51b4e6f3125e61f12", + "dest-filename": "c028cfdb0160ea28d11e94795c1ef9b657e55f6fc0ba20d1714174470af695375ac97f0af836f74fe05cb351a2ea59f68219a69d7fa51b4e6f3125e61f12", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/eb/92" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.2.tgz", - "sha512": "f869d8066a6395d0f75d077e1cc7a3a3ed20246c1820e7c57a8050bf7db117f45422f71c533db4fd5e8eb5dbfee7b344ef40f9a5af16fe35460e81aad2838de0", - "dest-filename": "d8066a6395d0f75d077e1cc7a3a3ed20246c1820e7c57a8050bf7db117f45422f71c533db4fd5e8eb5dbfee7b344ef40f9a5af16fe35460e81aad2838de0", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f8/69" + "url": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.3.tgz", + "sha512": "1043368328411793059c8eaf30a757d4b028b04eb6ed1181cc8a0631d2e5a0f6645eb50dd0292a82bd908bcf89df38a9ffc35556ba37fc58c1fad8e16548141c", + "dest-filename": "368328411793059c8eaf30a757d4b028b04eb6ed1181cc8a0631d2e5a0f6645eb50dd0292a82bd908bcf89df38a9ffc35556ba37fc58c1fad8e16548141c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/10/43" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.2.tgz", - "sha512": "0295c52a5b9207a90342402a64e29706389aa9d1750652a2fbf7aa9d87bd11eed4d8ade95032ac232afc1189bf4031d324833ee17fa52348097374d346177e74", - "dest-filename": "c52a5b9207a90342402a64e29706389aa9d1750652a2fbf7aa9d87bd11eed4d8ade95032ac232afc1189bf4031d324833ee17fa52348097374d346177e74", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/02/95" + "url": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.3.tgz", + "sha512": "13911be47fc3a716a85c7fbe424bf6f1171425ba0ca2999d0d400b05ccef1cc7fb84d23168366ac18e652b5d942b504769c4a6beea681161aefa7f7ddd9d32d4", + "dest-filename": "1be47fc3a716a85c7fbe424bf6f1171425ba0ca2999d0d400b05ccef1cc7fb84d23168366ac18e652b5d942b504769c4a6beea681161aefa7f7ddd9d32d4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/13/91" }, { "type": "file", - "url": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.2.tgz", - "sha512": "011cfe06cf2463a16d8ad60cf7a3ea3c456f3d7a846663d9b12917bf25f5f58cc3aa409a22584289e2cb308e61c4ef52459d97b42b66f30c61cb4889da3c4d7f", - "dest-filename": "fe06cf2463a16d8ad60cf7a3ea3c456f3d7a846663d9b12917bf25f5f58cc3aa409a22584289e2cb308e61c4ef52459d97b42b66f30c61cb4889da3c4d7f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/01/1c" + "url": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.3.tgz", + "sha512": "84fb7f6e02f9704f90a7efd33c706aa6d70080fce08f8ea63dc83fd7accd5266d09348fe98e11057ff8baaef1046d0d5dc493de50e85785213a6e865e8e4ec00", + "dest-filename": "7f6e02f9704f90a7efd33c706aa6d70080fce08f8ea63dc83fd7accd5266d09348fe98e11057ff8baaef1046d0d5dc493de50e85785213a6e865e8e4ec00", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/84/fb" }, { "type": "file", @@ -608,38 +608,38 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.1.tgz", - "sha512": "f8c684ef9da1534c1f3c5244500231ab0d7cfb6d1eb871ddc55b4cbdb15c384a631327ea5c7ff90c2a131e2549d09dbd1214c97684e48c4bf9601294f5d9e84f", - "dest-filename": "84ef9da1534c1f3c5244500231ab0d7cfb6d1eb871ddc55b4cbdb15c384a631327ea5c7ff90c2a131e2549d09dbd1214c97684e48c4bf9601294f5d9e84f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f8/c6" + "url": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz", + "sha512": "926fa9f97752cfd4b19b9aea51ba9c49f6586809e22b15818f5294465f89afb51a3efbd7ec199a58c74febd239aeb1437901b2c401bb35775ce7bbf3fac9e15a", + "dest-filename": "a9f97752cfd4b19b9aea51ba9c49f6586809e22b15818f5294465f89afb51a3efbd7ec199a58c74febd239aeb1437901b2c401bb35775ce7bbf3fac9e15a", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/92/6f" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.21.tgz", - "sha512": "f22f8b674bdfe9980823967d5e652fac2c84ce872f593f93791d95054565cc81fa4f2bf9ec4db498f6756c24beb5b7a38148268eb121eeaff41746e26ec9009b", - "dest-filename": "8b674bdfe9980823967d5e652fac2c84ce872f593f93791d95054565cc81fa4f2bf9ec4db498f6756c24beb5b7a38148268eb121eeaff41746e26ec9009b", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f2/2f" + "url": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.34.tgz", + "sha512": "b3d70bc8ae662dcbd9e0082f6b942046c4322cabedb3d59b53d0c1e8daa266490611dc267048b2963e496f0929ebcd1dac5fcd34257c3a500949efb230bc5a27", + "dest-filename": "0bc8ae662dcbd9e0082f6b942046c4322cabedb3d59b53d0c1e8daa266490611dc267048b2963e496f0929ebcd1dac5fcd34257c3a500949efb230bc5a27", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b3/d7" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.21.tgz", - "sha512": "8cdb5bbbfbbdef08b210126527d926770eed02be55cb4023e428109a8fbaa7158d4215d90cfb11af55163cde2fdd97fcdacd87de4179d486f36788cc58080f95", - "dest-filename": "5bbbfbbdef08b210126527d926770eed02be55cb4023e428109a8fbaa7158d4215d90cfb11af55163cde2fdd97fcdacd87de4179d486f36788cc58080f95", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/8c/db" + "url": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz", + "sha512": "11b17f4fefa4d1ed8c319949b018732bc4a0c2dd077083ce8739f509307f96feac41cca4f8e59ff187a22f1669deba3b31b6cb7007c027ab04be3156b8d8140b", + "dest-filename": "7f4fefa4d1ed8c319949b018732bc4a0c2dd077083ce8739f509307f96feac41cca4f8e59ff187a22f1669deba3b31b6cb7007c027ab04be3156b8d8140b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/11/b1" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz", - "sha512": "49797293a239794181776bfc21eeed17a0031c4f64091ea6044b8fc87d67519d21e97c7a9d9236f62d76b092909b36c3cabdad507321853b79d59e9b95b9134d", - "dest-filename": "7293a239794181776bfc21eeed17a0031c4f64091ea6044b8fc87d67519d21e97c7a9d9236f62d76b092909b36c3cabdad507321853b79d59e9b95b9134d", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/49/79" + "url": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz", + "sha512": "0ff8a1afab99788b7aafea5565fe3a4564f57c0b0b14c6d43fb93c1b55648a259ec6b8840fd1ab5f779c84777801b6edd7bce395f88527ccfb6b707164e3cd8e", + "dest-filename": "a1afab99788b7aafea5565fe3a4564f57c0b0b14c6d43fb93c1b55648a259ec6b8840fd1ab5f779c84777801b6edd7bce395f88527ccfb6b707164e3cd8e", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0f/f8" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.21.tgz", - "sha512": "bca439a251f979d15975fe59ae512048ed63d43300e2edb74d52b95d1d6e321bf09d8bd57431749c75c951b94bfc6bf39528506e3859676baf6260e501b828f7", - "dest-filename": "39a251f979d15975fe59ae512048ed63d43300e2edb74d52b95d1d6e321bf09d8bd57431749c75c951b94bfc6bf39528506e3859676baf6260e501b828f7", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bc/a4" + "url": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz", + "sha512": "703b531ca89b91384a1871f548ff9675c72ab8d458403147eab463402a93f46da5b4501fa11e6951fb6969bff3f9a339996f472cb5505bb85f28a41eff518179", + "dest-filename": "531ca89b91384a1871f548ff9675c72ab8d458403147eab463402a93f46da5b4501fa11e6951fb6969bff3f9a339996f472cb5505bb85f28a41eff518179", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/70/3b" }, { "type": "file", @@ -650,38 +650,38 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.21.tgz", - "sha512": "dda87bb1af82c2bf6289810446df497d928fc380365256d8f116db9c7da618213c3701e4866959b7656c1f4a030373f4f17de325ddbda21043b57f936c3f40b0", - "dest-filename": "7bb1af82c2bf6289810446df497d928fc380365256d8f116db9c7da618213c3701e4866959b7656c1f4a030373f4f17de325ddbda21043b57f936c3f40b0", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/dd/a8" + "url": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.34.tgz", + "sha512": "cbd5c38c212e069fbdf24f942f975b624879ec01d4e28e9cc5979d38f5f0ddb9ab65960b42c54782e1aeaeaee156b3c24ab42dae7cf57fd76cb3216bf9d3177d", + "dest-filename": "c38c212e069fbdf24f942f975b624879ec01d4e28e9cc5979d38f5f0ddb9ab65960b42c54782e1aeaeaee156b3c24ab42dae7cf57fd76cb3216bf9d3177d", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/cb/d5" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.21.tgz", - "sha512": "f83a65425452e0c5df21ff607c3d41389a64e514b21a01970ff47e72e9a17bc8dd8d472afea9710dac1095223c8422aea4196f33edde4b5b1ee715be4ae340c0", - "dest-filename": "65425452e0c5df21ff607c3d41389a64e514b21a01970ff47e72e9a17bc8dd8d472afea9710dac1095223c8422aea4196f33edde4b5b1ee715be4ae340c0", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f8/3a" + "url": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.34.tgz", + "sha512": "98a78162fbbcb5c3122e1ca9007066ae25057d65ca4c217fdb76788e20a860add4b567a992589588d2ee47dd15f573b20fada6531b3da758ecae92b7082188cf", + "dest-filename": "8162fbbcb5c3122e1ca9007066ae25057d65ca4c217fdb76788e20a860add4b567a992589588d2ee47dd15f573b20fada6531b3da758ecae92b7082188cf", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/98/a7" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.21.tgz", - "sha512": "dccd8366c385c0ce6a235e70acc98d1794497b5f804628edd873374dbcc16cf4ae047390a6889d13e3daf9711a54df9ccdb1dff351134681b596dced3f67a6f3", - "dest-filename": "8366c385c0ce6a235e70acc98d1794497b5f804628edd873374dbcc16cf4ae047390a6889d13e3daf9711a54df9ccdb1dff351134681b596dced3f67a6f3", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/dc/cd" + "url": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz", + "sha512": "7bc919cc44660b052705156c81242501fadf536ac6a32d0514a3c15d295f12373f3b729f03b40fd2dd7fd99ca5adb7218e620a07874f4ddd3b03a58faf478eae", + "dest-filename": "19cc44660b052705156c81242501fadf536ac6a32d0514a3c15d295f12373f3b729f03b40fd2dd7fd99ca5adb7218e620a07874f4ddd3b03a58faf478eae", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/7b/c9" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.21.tgz", - "sha512": "aabf00aa00f70c93c9706bcb709290a36b4073c3a75d171fc6138908f17e7dc7e7e5b046cfb54270eeedfaa11338fc6958ad66832b17bd54ff8fec5668778c58", - "dest-filename": "00aa00f70c93c9706bcb709290a36b4073c3a75d171fc6138908f17e7dc7e7e5b046cfb54270eeedfaa11338fc6958ad66832b17bd54ff8fec5668778c58", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/aa/bf" + "url": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.34.tgz", + "sha512": "9c7c662684eb2ac9ab91b20b461902f606351b79a865b253a82cc377b0ce3b31b9287f68789d149eaadf7f97fdbf4a56fff8c44b4e5990970db5f13c2633887b", + "dest-filename": "662684eb2ac9ab91b20b461902f606351b79a865b253a82cc377b0ce3b31b9287f68789d149eaadf7f97fdbf4a56fff8c44b4e5990970db5f13c2633887b", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/9c/7c" }, { "type": "file", - "url": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.21.tgz", - "sha512": "fb6935110a6762e56ebb737b6ad5b21b7ff1a0558854966ae0ccfc5cd39d49c148d1eb444bbe5f6e7cbfa14e2529693fe7becfd739a0d22a18be91840d9dc32f", - "dest-filename": "35110a6762e56ebb737b6ad5b21b7ff1a0558854966ae0ccfc5cd39d49c148d1eb444bbe5f6e7cbfa14e2529693fe7becfd739a0d22a18be91840d9dc32f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/fb/69" + "url": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.34.tgz", + "sha512": "db8baa538388897dbdaf20b731e5a277f5dfd9f6b610545454b6fbee746193e52b4d5ae1fd7886b45005989040b4145b8f035db0f44ffa38ff38bdbb120d4d0c", + "dest-filename": "aa538388897dbdaf20b731e5a277f5dfd9f6b610545454b6fbee746193e52b4d5ae1fd7886b45005989040b4145b8f035db0f44ffa38ff38bdbb120d4d0c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/db/8b" }, { "type": "file", @@ -692,17 +692,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", - "sha512": "359c896ab05f2fb9d6c08abe1432fa669ff21c485e3cc3679c9d32dea7e2782ae636f61cb7cbafb62578d54be549ee9aa407e4d1f63515b5b1f8dc1f9a9bed4e", - "dest-filename": "896ab05f2fb9d6c08abe1432fa669ff21c485e3cc3679c9d32dea7e2782ae636f61cb7cbafb62578d54be549ee9aa407e4d1f63515b5b1f8dc1f9a9bed4e", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/35/9c" + "url": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", + "sha512": "51527213d32db4eb014080cac35b246fd9c0c10b91e70b860f7fbcd8ae89809966fd8f8a23dda836c30d199098743b15b511d26a4d29715e439e8e7ee2387db3", + "dest-filename": "7213d32db4eb014080cac35b246fd9c0c10b91e70b860f7fbcd8ae89809966fd8f8a23dda836c30d199098743b15b511d26a4d29715e439e8e7ee2387db3", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/51/52" }, { "type": "file", - "url": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "sha512": "b11bb592970ef722ed63104abea7d37a1f4acd91303b7493c97d474fee02683cc2e87a5319884884f2338fd5ee294eca603c2769e87985c3b08f2d50b89cc13c", - "dest-filename": "b592970ef722ed63104abea7d37a1f4acd91303b7493c97d474fee02683cc2e87a5319884884f2338fd5ee294eca603c2769e87985c3b08f2d50b89cc13c", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b1/1b" + "url": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", + "sha512": "3e55cf78458c5cc67bb0f60e1ea983c8227371f36b52bddf18d2ad7b35f5e3291738422fc8af3577eab2771f3d298e4eef514a30f690daf05f04523934747adc", + "dest-filename": "cf78458c5cc67bb0f60e1ea983c8227371f36b52bddf18d2ad7b35f5e3291738422fc8af3577eab2771f3d298e4eef514a30f690daf05f04523934747adc", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/3e/55" }, { "type": "file", @@ -769,10 +769,10 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz", - "sha512": "3735279597b189a1ffe3a583840365c91d9b5d1a29360e05ff3b920373a966796509481168e176ce70e2a035ab99b355b2e664ea5f6932ab90077f1c7c167091", - "dest-filename": "279597b189a1ffe3a583840365c91d9b5d1a29360e05ff3b920373a966796509481168e176ce70e2a035ab99b355b2e664ea5f6932ab90077f1c7c167091", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/37/35" + "url": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-4.0.0.tgz", + "sha512": "abab51dd13ea201d693224d1305719c2e1b94fcbf0a7ebd4bc41b4bee23a07e462921e417cfa767d0f3673ddb914eb3e6f495c150f0216b2fe29b8a57d916139", + "dest-filename": "51dd13ea201d693224d1305719c2e1b94fcbf0a7ebd4bc41b4bee23a07e462921e417cfa767d0f3673ddb914eb3e6f495c150f0216b2fe29b8a57d916139", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ab/ab" }, { "type": "file", @@ -790,17 +790,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "sha512": "f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772", - "dest-filename": "548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f5/3f" + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz", + "sha512": "3163c67c3c67cb3294eeb34e5bd48ffdce74be2df1ae6aee6bffba85f3db092d8004d59fc76e2f3e2773bc2ee4ae353f453a36df9b15efbeb29a5b0cb462a3f2", + "dest-filename": "c67c3c67cb3294eeb34e5bd48ffdce74be2df1ae6aee6bffba85f3db092d8004d59fc76e2f3e2773bc2ee4ae353f453a36df9b15efbeb29a5b0cb462a3f2", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/31/63" }, { "type": "file", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "sha512": "26dd2f1f233e8e6501aa88c1ec4d4d21869db74bc8d10c63c5dd9312b5bde300f3f84d8b026e6f28c5d7c20e996414c73ee5250e0407297be318175f705d590d", - "dest-filename": "2f1f233e8e6501aa88c1ec4d4d21869db74bc8d10c63c5dd9312b5bde300f3f84d8b026e6f28c5d7c20e996414c73ee5250e0407297be318175f705d590d", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/26/dd" + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz", + "sha512": "4cdd64099020760c1e261596a60298ad068c34770350b1e45b0408b2976d8d5e18e5abab45d6698c0aa7eb25f714fa9303d9e01c2738849c4c00c8067ef7bce7", + "dest-filename": "64099020760c1e261596a60298ad068c34770350b1e45b0408b2976d8d5e18e5abab45d6698c0aa7eb25f714fa9303d9e01c2738849c4c00c8067ef7bce7", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4c/dd" }, { "type": "file", @@ -916,10 +916,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", - "sha512": "335b9090c97cad02bfb330f42cd86dab120f2e98a61a6f2c381c14ee52e70a949b4f2637c9e53555cee5e0a4f9cd3e2cff23b11c7e4eeed22eb8b3829cb00347", - "dest-filename": "9090c97cad02bfb330f42cd86dab120f2e98a61a6f2c381c14ee52e70a949b4f2637c9e53555cee5e0a4f9cd3e2cff23b11c7e4eeed22eb8b3829cb00347", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/33/5b" + "url": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", + "sha512": "cf51c629c632db103c00641fc2b9f43c0cbe3c1ed7fc64a3dd45495bda8aca7e37c566be825e675e6538aaa2cc4735952c50bc2aeb145fc4ffd240a2398a4021", + "dest-filename": "c629c632db103c00641fc2b9f43c0cbe3c1ed7fc64a3dd45495bda8aca7e37c566be825e675e6538aaa2cc4735952c50bc2aeb145fc4ffd240a2398a4021", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/cf/51" + }, + { + "type": "file", + "url": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", + "sha512": "524ab4a306d05f16bf537106b6c755064475c3b28e43980806a747da192f927cd93d8bc1c5bfda6ba13c2fbb668c5b64c1906edd45c16e32203e8fc4cf8c5a36", + "dest-filename": "b4a306d05f16bf537106b6c755064475c3b28e43980806a747da192f927cd93d8bc1c5bfda6ba13c2fbb668c5b64c1906edd45c16e32203e8fc4cf8c5a36", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/52/4a" }, { "type": "file", @@ -935,13 +942,6 @@ "dest-filename": "f120e68f61d1e5251b4241f0c8559b5fc3fb9f33cfab563eb8f51207cdc9bfbc6c1045716de8e3ea2055ac9b65c432b34812d591eb8b18d4b10a0f6bc038", "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/2c/e1" }, - { - "type": "file", - "url": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "sha512": "c661c8cb8177b1c295c0cb10e169d5692f1b1cec740e6570472c28b0a85a20b234cb030358fb414a4bb61cdc51bc5ee3b700d1b2813061049f6f18fc6fb46525", - "dest-filename": "c8cb8177b1c295c0cb10e169d5692f1b1cec740e6570472c28b0a85a20b234cb030358fb414a4bb61cdc51bc5ee3b700d1b2813061049f6f18fc6fb46525", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c6/61" - }, { "type": "file", "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", @@ -972,17 +972,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "sha512": "5748631f87463e1f40a39a74328458e8156ab700a3873eaf2392d3f00279e47fb883dff8bdb1f1d48e787d2d17b9c94b8431c0acf40288c8c3c6368bf1f3f187", - "dest-filename": "631f87463e1f40a39a74328458e8156ab700a3873eaf2392d3f00279e47fb883dff8bdb1f1d48e787d2d17b9c94b8431c0acf40288c8c3c6368bf1f3f187", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/57/48" + "url": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz", + "sha512": "4d6ae02ce1544131fdf78614ca5d724f8bb26af6399cd0799ae7dff91b566aa3550802b8d3c6f96679db34050458b4c2a6e9bdc3a6ab4fbd22d57750e1478e3c", + "dest-filename": "e02ce1544131fdf78614ca5d724f8bb26af6399cd0799ae7dff91b566aa3550802b8d3c6f96679db34050458b4c2a6e9bdc3a6ab4fbd22d57750e1478e3c", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4d/6a" }, { "type": "file", - "url": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.10.tgz", - "sha512": "f518862af0b06aac4eda8c0feb5b90e0180d6e8ac042c90c47a42eb1f5b342abfb0193a0e6819e85d636a5124c4cabb0c5dd480c13f8ad26c8e651f353b48cb1", - "dest-filename": "862af0b06aac4eda8c0feb5b90e0180d6e8ac042c90c47a42eb1f5b342abfb0193a0e6819e85d636a5124c4cabb0c5dd480c13f8ad26c8e651f353b48cb1", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f5/18" + "url": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", + "sha512": "6db3c1618aed65b92de8eb3a1624cb093171beae2db7724a6a5975bd1c2c840ddf755cedb0b01ab45699a1b864042f3f06b3deb686b4a24b18a0a5e81b8af226", + "dest-filename": "c1618aed65b92de8eb3a1624cb093171beae2db7724a6a5975bd1c2c840ddf755cedb0b01ab45699a1b864042f3f06b3deb686b4a24b18a0a5e81b8af226", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/6d/b3" }, { "type": "file", @@ -998,6 +998,13 @@ "dest-filename": "a9659a1c01944100f20420d263dcba3d1f21a2b6595ccdcdbb121e586288e3305327f321cc0cc6941c4d89a9fab4e43ff0b9cc08e091944725edd6f721ca", "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/f2/e4" }, + { + "type": "file", + "url": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz", + "sha512": "66f2dd718f0ff8df2619025a8495791b853cf024af4f5acff00a4beae1137bcf0c057ac11c091995213249d525cb3b45edc71bf999e8b374c5a9a7a91f176106", + "dest-filename": "dd718f0ff8df2619025a8495791b853cf024af4f5acff00a4beae1137bcf0c057ac11c091995213249d525cb3b45edc71bf999e8b374c5a9a7a91f176106", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/66/f2" + }, { "type": "file", "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -1005,6 +1012,13 @@ "dest-filename": "90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1", "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/7f/7a" }, + { + "type": "file", + "url": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "sha512": "ad58dfec0ac6dcb4e4f854ba630f355750cbb999756d16cdadebfa4e677ff516aba1e791449840b7b8e0ffa605c5bbc04175026af4a86613cf8faa0ec7ee4a8d", + "dest-filename": "dfec0ac6dcb4e4f854ba630f355750cbb999756d16cdadebfa4e677ff516aba1e791449840b7b8e0ffa605c5bbc04175026af4a86613cf8faa0ec7ee4a8d", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ad/58" + }, { "type": "file", "url": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", @@ -1014,10 +1028,10 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", - "sha512": "c35704b9fdd2f83acb0902fb113ea4cfe82694975babd27bc970928cafce6423c0faa10dd56c85e1901fd186096b8fec84726b6b6b7f77fafc495e098bec7ef1", - "dest-filename": "04b9fdd2f83acb0902fb113ea4cfe82694975babd27bc970928cafce6423c0faa10dd56c85e1901fd186096b8fec84726b6b6b7f77fafc495e098bec7ef1", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c3/57" + "url": "https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz", + "sha512": "e608b2d8f90b618d5c3f7f69d7b11c87edb19694d12fd1cbb2939f1209b42fa0b005705382c2b9a2ed09b7362e7a9c64690fedbe1085209e6e5e8d0eaccd83c4", + "dest-filename": "b2d8f90b618d5c3f7f69d7b11c87edb19694d12fd1cbb2939f1209b42fa0b005705382c2b9a2ed09b7362e7a9c64690fedbe1085209e6e5e8d0eaccd83c4", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e6/08" }, { "type": "file", @@ -1112,10 +1126,31 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz", - "sha512": "d8ddb5b0f63d5ace773d9bec12956d36e496f927186d0769e1bf6a51a2fef5090752b1852a8e7a2e0f449a0e6cf55feaaed3419a2474d6c62150ec2edc7f953b", - "dest-filename": "b5b0f63d5ace773d9bec12956d36e496f927186d0769e1bf6a51a2fef5090752b1852a8e7a2e0f449a0e6cf55feaaed3419a2474d6c62150ec2edc7f953b", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/d8/dd" + "url": "https://registry.npmjs.org/json-with-bigint/-/json-with-bigint-3.5.8.tgz", + "sha512": "7aaff828fe8adf89306bb4dc15db6f9dfb6f1c20fd2af1ce1862025b030573874e38a179b78898aa77cb2bca2d091091bf4e855cecc61b2a84f21f0494cbef77", + "dest-filename": "f828fe8adf89306bb4dc15db6f9dfb6f1c20fd2af1ce1862025b030573874e38a179b78898aa77cb2bca2d091091bf4e855cecc61b2a84f21f0494cbef77", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/7a/af" + }, + { + "type": "file", + "url": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-1.0.0.tgz", + "sha512": "57a48fbf1d481d38ff518f85ac86165797da212b0f49bf019d64850f102d7b358abd673d659e343c3addbb5fd06f9be0e251d6af586cd4100c1951a6e95d5776", + "dest-filename": "8fbf1d481d38ff518f85ac86165797da212b0f49bf019d64850f102d7b358abd673d659e343c3addbb5fd06f9be0e251d6af586cd4100c1951a6e95d5776", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/57/a4" + }, + { + "type": "file", + "url": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", + "sha512": "bddd85e1853211728670b1e8abe4c4c828f1b9e49e1e7171cb28cda7cd328345d5e2f5219c37abfe5bef96a33f6ab0796d740de4adbfde88a7c82472c7c4f609", + "dest-filename": "85e1853211728670b1e8abe4c4c828f1b9e49e1e7171cb28cda7cd328345d5e2f5219c37abfe5bef96a33f6ab0796d740de4adbfde88a7c82472c7c4f609", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bd/dd" + }, + { + "type": "file", + "url": "https://registry.npmjs.org/marked/-/marked-18.0.3.tgz", + "sha512": "ed54fdd093a40de6915a97e339179118f10a9f479c74044190318bfad4f5c1963479f3cfaa45312d44a6cf2fc2ed32329506090bd49321212c087aea6ffed520", + "dest-filename": "fdd093a40de6915a97e339179118f10a9f479c74044190318bfad4f5c1963479f3cfaa45312d44a6cf2fc2ed32329506090bd49321212c087aea6ffed520", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ed/54" }, { "type": "file", @@ -1154,17 +1189,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "sha512": "27ba7ade1462023c35343130c355bb8b7efe07222b3963b95d0400cd9dd539c2f43cdc9bc297e657f374e73140cf043d512c84717eaddd43be2b96aa0503881f", - "dest-filename": "7ade1462023c35343130c355bb8b7efe07222b3963b95d0400cd9dd539c2f43cdc9bc297e657f374e73140cf043d512c84717eaddd43be2b96aa0503881f", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/27/ba" + "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", + "sha512": "5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3", + "dest-filename": "d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/56/08" }, { "type": "file", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "sha512": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea", - "dest-filename": "15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/94/ac" + "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", + "sha512": "ee8d70100d91c8c3fb22eec635b6bdbdcd11596180089382641257d862568a9d22915fb070eb2056e63db84f023e2c908641854a586e4a464f6af37bbb573617", + "dest-filename": "70100d91c8c3fb22eec635b6bdbdcd11596180089382641257d862568a9d22915fb070eb2056e63db84f023e2c908641854a586e4a464f6af37bbb573617", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ee/8d" }, { "type": "file", @@ -1182,10 +1217,10 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", - "sha512": "37c4a97cf527529d5b2be3cc616f2a496765f54fb0c0d588e102b13980f2f4902ba3758c5fba7639e55117dbfedf8ee99da90d7af3e688784d999d876c503beb", - "dest-filename": "a97cf527529d5b2be3cc616f2a496765f54fb0c0d588e102b13980f2f4902ba3758c5fba7639e55117dbfedf8ee99da90d7af3e688784d999d876c503beb", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/37/c4" + "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz", + "sha512": "641f511ffdfdaa9ab956ee98f8d99468585047aa69f8cd97b7be970671300da19c540aa196fc6b9770766ca4b90f7347dd047beafdda4ab29a17f2a2cbb944b5", + "dest-filename": "511ffdfdaa9ab956ee98f8d99468585047aa69f8cd97b7be970671300da19c540aa196fc6b9770766ca4b90f7347dd047beafdda4ab29a17f2a2cbb944b5", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/64/1f" }, { "type": "file", @@ -1208,13 +1243,6 @@ "dest-filename": "d9637c8d9d7cb7ec51e44313f3b78519d9458f5a209958bbc56787eee5cb9e7227a05f4cc63e7ae563a6f0460e0575039ef5853c324989c068683326e5f0", "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ef/7e" }, - { - "type": "file", - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "sha512": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb", - "dest-filename": "89808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/94/d6" - }, { "type": "file", "url": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", @@ -1252,24 +1280,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "sha512": "e604e680463fb2a2ba8055cb22c40d1f5f6559be1e6cf0cb03849d2cfeddb169085c75a51baea83ee56f5d21853e9a58673f190d9ab475862b6c77c109551bd5", - "dest-filename": "e680463fb2a2ba8055cb22c40d1f5f6559be1e6cf0cb03849d2cfeddb169085c75a51baea83ee56f5d21853e9a58673f190d9ab475862b6c77c109551bd5", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e6/04" + "url": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", + "sha512": "40ff3c0402af31a9bfdcdc47eaf8f6a36d51e8c8f165401dea7970012fe99c6bcdf4854ba1c2c7c46608cc5860e9f510fb9b61e8fe1dbf8796f635f70d2223ec", + "dest-filename": "3c0402af31a9bfdcdc47eaf8f6a36d51e8c8f165401dea7970012fe99c6bcdf4854ba1c2c7c46608cc5860e9f510fb9b61e8fe1dbf8796f635f70d2223ec", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/40/ff" }, { "type": "file", - "url": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "sha512": "dd86e2d6d02ec003fdb34af5510d89e27e58d06d396c99295083b4fdb23d321c260fbd12e5a4d66d7181c311eb7a54fe5ccd64e9d334a64f92c0d9294d137b3e", - "dest-filename": "e2d6d02ec003fdb34af5510d89e27e58d06d396c99295083b4fdb23d321c260fbd12e5a4d66d7181c311eb7a54fe5ccd64e9d334a64f92c0d9294d137b3e", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/dd/86" - }, - { - "type": "file", - "url": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "sha512": "bd8b7b503d54f5683ad77f2c84bb4b3af740bbef03b02fe2945b44547707fb0c9d712a4d136d007d239db9fe8c91115a84be4563b5f5a14ee7295645b5fabc16", - "dest-filename": "7b503d54f5683ad77f2c84bb4b3af740bbef03b02fe2945b44547707fb0c9d712a4d136d007d239db9fe8c91115a84be4563b5f5a14ee7295645b5fabc16", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bd/8b" + "url": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", + "sha512": "4a848be3e39212d47df4b1c56508892e44f9f42e41d5a9863b53734f08fb4d3d6a0948143ba8713afce4398c43faf32b5c13375c920ace892811176a42afd99a", + "dest-filename": "8be3e39212d47df4b1c56508892e44f9f42e41d5a9863b53734f08fb4d3d6a0948143ba8713afce4398c43faf32b5c13375c920ace892811176a42afd99a", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4a/84" }, { "type": "file", @@ -1308,10 +1329,10 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/rollup/-/rollup-4.52.2.tgz", - "sha512": "236e7fd9082844e135bd857e350d449fd4fd50507d0a67e6d8227cdf364e95a0e9bf3dbdc0641265758ac3b3223576aeef062007f4fd7d521d22e110f8a6e288", - "dest-filename": "7fd9082844e135bd857e350d449fd4fd50507d0a67e6d8227cdf364e95a0e9bf3dbdc0641265758ac3b3223576aeef062007f4fd7d521d22e110f8a6e288", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/23/6e" + "url": "https://registry.npmjs.org/rollup/-/rollup-4.60.3.tgz", + "sha512": "a4040af476a513ce104a6e0fa3712658864f7771678e44a156488c973d62962816624590ef01d87753c5fd3ed06794d5483eae493a27e6005531233825f055f8", + "dest-filename": "0af476a513ce104a6e0fa3712658864f7771678e44a156488c973d62962816624590ef01d87753c5fd3ed06794d5483eae493a27e6005531233825f055f8", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a4/04" }, { "type": "file", @@ -1322,24 +1343,24 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", - "sha512": "445d05c3eacee4031ff4c0326915c8e005745258f994c1ea571c5d4a08956e2c52097a049a65ff8e4d02b89c38fb74aaae860ef55a1487e1dcb898afbed25e98", - "dest-filename": "05c3eacee4031ff4c0326915c8e005745258f994c1ea571c5d4a08956e2c52097a049a65ff8e4d02b89c38fb74aaae860ef55a1487e1dcb898afbed25e98", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/44/5d" + "url": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", + "sha512": "bc5282d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894", + "dest-filename": "82d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/bc/52" }, { "type": "file", - "url": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.6.tgz", - "sha512": "c7944bf58da9e7e4a1dc3dfc161f62fe243964af9ee31b9745dfe919b3380f5ded828fcc1b06edb5493c7a6cad72bd58633058b3e6a99d49e00431587e98cfb9", - "dest-filename": "4bf58da9e7e4a1dc3dfc161f62fe243964af9ee31b9745dfe919b3380f5ded828fcc1b06edb5493c7a6cad72bd58633058b3e6a99d49e00431587e98cfb9", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c7/94" + "url": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.7.tgz", + "sha512": "0a29c0ab5c566f4bd1dedc00bfd7af114f1c35691709bf6477978f00750a24190eb14a51d70b7f0af19d79c6bbbeaba62f553971269e550eb364cc62277c96b2", + "dest-filename": "c0ab5c566f4bd1dedc00bfd7af114f1c35691709bf6477978f00750a24190eb14a51d70b7f0af19d79c6bbbeaba62f553971269e550eb364cc62277c96b2", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/0a/29" }, { "type": "file", - "url": "https://registry.npmjs.org/serve/-/serve-14.2.5.tgz", - "sha512": "427fea324cc270c1553dbeb413f850cbe8912e9894f0f6a639f3926280079a617e7c5166a4fa6a6ba39c8b68966294dd394337545f9320db9dec27db427b196c", - "dest-filename": "ea324cc270c1553dbeb413f850cbe8912e9894f0f6a639f3926280079a617e7c5166a4fa6a6ba39c8b68966294dd394337545f9320db9dec27db427b196c", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/42/7f" + "url": "https://registry.npmjs.org/serve/-/serve-14.2.6.tgz", + "sha512": "4048d4480fac0f8468b66d739d1f2ce7462a037918a5118f9ad7791a51716da2fd9ff15d50d6ea321c4296a75d8ad4a4d0b959c80fdd86e77a5cd453382f71d9", + "dest-filename": "d4480fac0f8468b66d739d1f2ce7462a037918a5118f9ad7791a51716da2fd9ff15d50d6ea321c4296a75d8ad4a4d0b959c80fdd86e77a5cd453382f71d9", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/40/48" }, { "type": "file", @@ -1392,10 +1413,10 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", - "sha512": "826046b25a68409b609cc02f395a86669133f5dca82930b3cb69dfcff9fc68816137f8c213fac299cc5a6c1ea338e1d5fb458d9f294ec5ac4140f4af71692584", - "dest-filename": "46b25a68409b609cc02f395a86669133f5dca82930b3cb69dfcff9fc68816137f8c213fac299cc5a6c1ea338e1d5fb458d9f294ec5ac4140f4af71692584", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/82/60" + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", + "sha512": "c833cc363a785b27d80641e78c844b7dc6b58ba28cc860adb1582829eff3d7eeafba481a10d76018166df9998a3dce206afbc46793a01df1ddadace180dc86ef", + "dest-filename": "cc363a785b27d80641e78c844b7dc6b58ba28cc860adb1582829eff3d7eeafba481a10d76018166df9998a3dce206afbc46793a01df1ddadace180dc86ef", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c8/33" }, { "type": "file", @@ -1420,10 +1441,10 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", - "sha512": "8f666ae0dc90606e573124f871bb34d8093c88951dc513345c8e50cb15ee64ecca3883665aeae9dec997bb7cb9c03709ae9b70a528e05c7cc8431474a265e58d", - "dest-filename": "6ae0dc90606e573124f871bb34d8093c88951dc513345c8e50cb15ee64ecca3883665aeae9dec997bb7cb9c03709ae9b70a528e05c7cc8431474a265e58d", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/8f/66" + "url": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz", + "sha512": "a67f7d561a0009847c9c51e1c6a8b1faebec6d78a77806ac5a6e688d7a0df311302b929ddff4eb84d9f5c01cae0f9d94c5644bcbca6efa444c9e2122e84abd66", + "dest-filename": "7d561a0009847c9c51e1c6a8b1faebec6d78a77806ac5a6e688d7a0df311302b929ddff4eb84d9f5c01cae0f9d94c5644bcbca6efa444c9e2122e84abd66", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/a6/7f" }, { "type": "file", @@ -1441,17 +1462,17 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz", - "sha512": "adaa9e043e8d40ae12916850cde60a7752a6206e9d96504e4ede7946692de07b48f66c1d5ad2658e7ad78c015404b4d237aec75ab38867710f178923530f3406", - "dest-filename": "9e043e8d40ae12916850cde60a7752a6206e9d96504e4ede7946692de07b48f66c1d5ad2658e7ad78c015404b4d237aec75ab38867710f178923530f3406", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ad/aa" + "url": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz", + "sha512": "660a560c2e6098d8ae63d0a72d55c41fcae5e74c61442b8b340f7b7c05272a2f1146e57813a286df5a434ec2d550a9e88491342375c3ad3784c9d017470e3bc6", + "dest-filename": "560c2e6098d8ae63d0a72d55c41fcae5e74c61442b8b340f7b7c05272a2f1146e57813a286df5a434ec2d550a9e88491342375c3ad3784c9d017470e3bc6", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/66/0a" }, { "type": "file", - "url": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz", - "sha512": "c82ce1cfa14ddb05353628904688244d0b339504a5a566b0f12bd57a001cf9b0f16f31e0875bd7f2e21ef0e632307e83c07fac75326c80c977ebe99231d44921", - "dest-filename": "e1cfa14ddb05353628904688244d0b339504a5a566b0f12bd57a001cf9b0f16f31e0875bd7f2e21ef0e632307e83c07fac75326c80c977ebe99231d44921", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c8/2c" + "url": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.3.tgz", + "sha512": "4e69c400402c04955933f0000c42ec2bbea5967c1c7fdbcc2ae3f3f097e53b57eb3bc2dc862b6bd1f35a37d77e029d018cab6a5aa77f275eea7839d787c08bd8", + "dest-filename": "c400402c04955933f0000c42ec2bbea5967c1c7fdbcc2ae3f3f097e53b57eb3bc2dc862b6bd1f35a37d77e029d018cab6a5aa77f275eea7839d787c08bd8", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/4e/69" }, { "type": "file", @@ -1467,13 +1488,6 @@ "dest-filename": "ec7e5cc73f8b751bef1618f96f29b2446c02460a0c3e126f9d191d4a98151baf5277e92241aa51cb8d1ee8a1beec728e6158719055cafd076a682150c34d", "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/e5/81" }, - { - "type": "file", - "url": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "sha512": "eeb294cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06", - "dest-filename": "94cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/ee/b2" - }, { "type": "file", "url": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", @@ -1490,24 +1504,31 @@ }, { "type": "file", - "url": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz", - "sha512": "d26b0454724449c41b8646d54dbff888765d27a497a7f02fc4bdac8f061015f06a95e1ed9c2aafd49dec6bdcdb5b3ffa916d66f537f39fddaf5be919d5657a40", - "dest-filename": "0454724449c41b8646d54dbff888765d27a497a7f02fc4bdac8f061015f06a95e1ed9c2aafd49dec6bdcdb5b3ffa916d66f537f39fddaf5be919d5657a40", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/d2/6b" + "url": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", + "sha512": "d8dff9e6be090c9e2076b0af1a020d332f871f7891a4d233f0ae9217056c03e25b41270b882f9c966031060c2248f81c1bd535e509afa82196ccc6ea75ae7319", + "dest-filename": "f9e6be090c9e2076b0af1a020d332f871f7891a4d233f0ae9217056c03e25b41270b882f9c966031060c2248f81c1bd535e509afa82196ccc6ea75ae7319", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/d8/df" }, { "type": "file", - "url": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.12.tgz", - "sha512": "067b2d3e3dca2c72ebb2a6d553650eacf9abd3e32fd756ec5191b43f208ecec6b00a2be4f16d3418c5c77955162033a035a49c0ae65a878ec264513e5a797c9b", - "dest-filename": "2d3e3dca2c72ebb2a6d553650eacf9abd3e32fd756ec5191b43f208ecec6b00a2be4f16d3418c5c77955162033a035a49c0ae65a878ec264513e5a797c9b", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/06/7b" + "url": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.4.2.tgz", + "sha512": "b000c378a5ea006b0f5fab4adeddf2d9988ca5b556375dad1be3214e2274eab568879f1e1ad338c05cb0dee5866d5917072569f4d7bf00ffa7492cc8f89f4e01", + "dest-filename": "c378a5ea006b0f5fab4adeddf2d9988ca5b556375dad1be3214e2274eab568879f1e1ad338c05cb0dee5866d5917072569f4d7bf00ffa7492cc8f89f4e01", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b0/00" }, { "type": "file", - "url": "https://registry.npmjs.org/vue/-/vue-3.5.21.tgz", - "sha512": "c717fdaee9bd2ad39dc1d464880a562fef6164431613dd051e1f324b5f8a240896621fa219657516ab8f8e83bd5541d0f95221b025cd37267949fe3ef9155904", - "dest-filename": "fdaee9bd2ad39dc1d464880a562fef6164431613dd051e1f324b5f8a240896621fa219657516ab8f8e83bd5541d0f95221b025cd37267949fe3ef9155904", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/c7/17" + "url": "https://registry.npmjs.org/vue/-/vue-3.5.34.tgz", + "sha512": "59d2c11bd826d363a02481bd6b17791e9c744c52ddcd581f1b67af145bbc46eaf93bf22819ce5c3239e3877b4f2fa1a7446b18bd484148a54f61573144aa4c08", + "dest-filename": "c11bd826d363a02481bd6b17791e9c744c52ddcd581f1b67af145bbc46eaf93bf22819ce5c3239e3877b4f2fa1a7446b18bd484148a54f61573144aa4c08", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/59/d2" + }, + { + "type": "file", + "url": "https://registry.npmjs.org/vue3-simple-icons/-/vue3-simple-icons-16.10.0.tgz", + "sha512": "8b98b82b747e64b14bb1bf868f0ee31f13905b98611f835c0745365ded6fdc52a7a85268c3c039b20460940c05b450c72f0d697832114517bc742c6cf7285575", + "dest-filename": "b82b747e64b14bb1bf868f0ee31f13905b98611f835c0745365ded6fdc52a7a85268c3c039b20460940c05b450c72f0d697832114517bc742c6cf7285575", + "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/8b/98" }, { "type": "file", @@ -1537,13 +1558,6 @@ "dest-filename": "d0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09", "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/b2/2e" }, - { - "type": "file", - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "sha512": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71", - "dest-filename": "a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71", - "dest": "flatpak-node/npm-cache/_cacache/content-v2/sha512/97/84" - }, { "type": "file", "url": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", @@ -1553,15 +1567,15 @@ }, { "type": "inline", - "contents": "00645d23f3ae17578a2eff7596907032dfd3d1ad\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz\", \"integrity\": \"sha512-/ghrgmhfY8RaSdeo43hNXxpoHAtxdbskUHjPpfqUWGttFgycUhYPGx3YZBCnUCvOa7Doivn1IZec3DEGFoMgLg==\", \"time\": 0, \"size\": 4001, \"metadata\": {\"url\": \"https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "e2ec7980c29e5034f18cafcb2881ad37d92f1ecfe96e6f7206f0cc5d0662", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/72/15" + "contents": "0016d591c1d2916cd452e7067fe00ab75d08de29\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.3.tgz\", \"integrity\": \"sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==\", \"time\": 0, \"size\": 884832, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d436cc269d8878dedf18321907cb727c1d0d6296742d500a22228c3a979f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d2/df" }, { "type": "inline", - "contents": "00b2b3182a3e290ac83896c7d9be5cb6dd656bae\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/rollup/-/rollup-4.52.2.tgz\", \"integrity\": \"sha512-I25/2QgoROE1vYV+NQ1En9T9UFB9Cmfm2CJ83zZOlaDpvz29wGQSZXWKw7MiNXau7wYgB/T9fVIdIuEQ+KbiiA==\", \"time\": 0, \"size\": 553744, \"metadata\": {\"url\": \"https://registry.npmjs.org/rollup/-/rollup-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "d91273c5601e5e3f9a00f4da2fd9ef2e9d27a9c2136636b4df3ce0443cef", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/8e/c3" + "contents": "00645d23f3ae17578a2eff7596907032dfd3d1ad\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz\", \"integrity\": \"sha512-/ghrgmhfY8RaSdeo43hNXxpoHAtxdbskUHjPpfqUWGttFgycUhYPGx3YZBCnUCvOa7Doivn1IZec3DEGFoMgLg==\", \"time\": 0, \"size\": 4001, \"metadata\": {\"url\": \"https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "e2ec7980c29e5034f18cafcb2881ad37d92f1ecfe96e6f7206f0cc5d0662", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/72/15" }, { "type": "inline", @@ -1571,15 +1585,9 @@ }, { "type": "inline", - "contents": "016523998c60ff736093dd7a0526402a673f73fd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz\", \"integrity\": \"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==\", \"time\": 0, \"size\": 11940, \"metadata\": {\"url\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "b5e9ca2e40744e7fa089861626d2a29c62363c01729964f4cf0c3e8ee632", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/2d/80" - }, - { - "type": "inline", - "contents": "0201815535a79dc7fd015d68434955a088e6a9a8\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz\", \"integrity\": \"sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==\", \"time\": 0, \"size\": 435294, \"metadata\": {\"url\": \"https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "d4c62278eb6afb08e6b380716972b4c0685cbe373406d191cb5db9ddea86", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c1/93" + "contents": "014775206a654c81e9c1cbd55d655e6100703405\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.3.tgz\", \"integrity\": \"sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==\", \"time\": 0, \"size\": 827955, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5b8bff602daa3cca47ee66750669dd33e1812c6926152cdef7c6a2a1eacf", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/ac/e5" }, { "type": "inline", @@ -1589,21 +1597,21 @@ }, { "type": "inline", - "contents": "02f76ecb8498305bfe85163ebd240f7ec0d50757\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/core/-/core-5.2.2.tgz\", \"integrity\": \"sha512-/g2d4sW9nUDJOMz3mabVQvOGhVa4e/BN/Um7yca9Bb2XTzPPnfTWHWQg+IsEYO7M3Vx+EXvaM/I2pJWIMun1bg==\", \"time\": 0, \"size\": 10159, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/core/-/core-5.2.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "f5e57b5e38833f8950f45a33f0608a5bbdabcb82f0063db11d5222c9eab7", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1b/40" + "contents": "028dcef4c9c4af8eb97c9b58ad74abccc5ae7b6a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.3.tgz\", \"integrity\": \"sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==\", \"time\": 0, \"size\": 899287, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "905899ff55cf43ee9d0a09f84885ec474074eaa7397da6860bedca3973fd", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/0d/d9" }, { "type": "inline", - "contents": "045027af67c72b720d4ce8be454a6bf7a139abba\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.21.tgz\", \"integrity\": \"sha512-+DplQlRS4MXfIf9gfD1BOJpk5RSyGgGXD/R+cumhe8jdjUcq/qlxDawQlSI8hCKupBlvM+3eS1se5xW+SuNAwA==\", \"time\": 0, \"size\": 186236, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "e755f01b17a15f4de7377e3d089dcd5154d7a78ba9f2d5997f759420aec4", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f7/75" + "contents": "0476275047f95d2c5254e407cf9434a6006c5bde\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz\", \"integrity\": \"sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==\", \"time\": 0, \"size\": 4085066, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a17f4c5fd9e43f2384c59e71dee766e3c1bee846b41ac8d9615f9e794b2f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b1/9c" }, { "type": "inline", - "contents": "05fdefe3b36de1e1a1ea9b4b78f24c143ccbe1aa\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/request/-/request-8.4.1.tgz\", \"integrity\": \"sha512-qnB2+SY3hkCmBxZsR/MPCybNmbJe4KAlfWErXq+rBKkQJlbjdJeS85VI9r8UqeLYLvnAenU8Q1okM/0MBsAGXw==\", \"time\": 0, \"size\": 12626, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/request/-/request-8.4.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "4109e4eb11b1c9d78be5b9d7d635f478d95ead7b411cd48978e3aac7b825", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/38/df" + "contents": "05dadd5594b4d3947d4b4c5faddad274a1da2dad\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz\", \"integrity\": \"sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==\", \"time\": 0, \"size\": 4381813, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "182867011e50d0dcbb38e87fd1510d6c86f4d931411ca48830535435ab2a", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/df/fc" }, { "type": "inline", @@ -1619,9 +1627,9 @@ }, { "type": "inline", - "contents": "06d824072e122e2e560477b497d67c7adea95ce1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.10.tgz\", \"integrity\": \"sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==\", \"time\": 0, \"size\": 4206312, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "337b271459f7003287a883b277bf7853e8bf608b19c9c58be9bc63abfe52", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/3b/81" + "contents": "078e4959e9ed4536266c36daa071afb222762f47\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz\", \"integrity\": \"sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==\", \"time\": 0, \"size\": 4443, \"metadata\": {\"url\": \"https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a26eb60376a250eeed271b065b3509c49ada510148fd274510c45e08a95a", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/90/0f" }, { "type": "inline", @@ -1635,6 +1643,18 @@ "dest-filename": "575503a996b3678372373e36b1adcb0ecf0c5e27804be136f2f9b46a57fa", "dest": "flatpak-node/npm-cache/_cacache/index-v5/71/9b" }, + { + "type": "inline", + "contents": "08fe37a738dc29e892eb1ba01dddf727b015e14e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.3.tgz\", \"integrity\": \"sha512-vo6Y5Qfpx7/5EaamIwi0WqW2+zfiusVihKatLvtN1VFVy3D13uERk/6gZLU1UiHRL6fDXqj/ELIeVRGnvcTE1g==\", \"time\": 0, \"size\": 793635, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "1456206a65033178ae69d18c434837d68a9c3fdf27ed23f404f679896353", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/69/0e" + }, + { + "type": "inline", + "contents": "09f93a8e5d91e9e9e14b44e1709f2c9214ada5c6\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz\", \"integrity\": \"sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==\", \"time\": 0, \"size\": 4301, \"metadata\": {\"url\": \"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "77e106cf4fe6cf8a1950447ebaf67c41ca77bf45543dc959cd8dff8abcee", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/e3/fd" + }, { "type": "inline", "contents": "0b6ccc8ae1e98eba7d003d7079f040e4cd030117\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/arch/-/arch-2.2.0.tgz\", \"integrity\": \"sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==\", \"time\": 0, \"size\": 3469, \"metadata\": {\"url\": \"https://registry.npmjs.org/arch/-/arch-2.2.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -1649,9 +1669,9 @@ }, { "type": "inline", - "contents": "0d97f3c3a91f199c4a05ddb3817510e5917058a3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz\", \"integrity\": \"sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==\", \"time\": 0, \"size\": 1867, \"metadata\": {\"url\": \"https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a947450dd40bd3bc0e98ee34dace258dde785c59c8715e7dfe6ab9466cb3", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ec/fe" + "contents": "0ba3cb9bd95c8d680a641290c1ccad31396133ba\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz\", \"integrity\": \"sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==\", \"time\": 0, \"size\": 4191694, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "0a6cbb402537b494b7bb9bb630de92170ca50c5105974007aed8c0aef4e0", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/82/39" }, { "type": "inline", @@ -1673,27 +1693,45 @@ }, { "type": "inline", - "contents": "0fb59c1845ccad1e34157d8578706de78f04a85b\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz\", \"integrity\": \"sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==\", \"time\": 0, \"size\": 431007, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "7595ecd511bf70f473cc378dd2e70b6bea5fe470fac8623b26cfe37bdc19", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f7/c4" + "contents": "10de881b48133f91fb04e610fe56bf07811c692e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz\", \"integrity\": \"sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==\", \"time\": 0, \"size\": 4016073, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "64ee02faafa864fc9ff7f3269adc233871f28b31d00ba64a4eeb90fbd1d4", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/94/96" + }, + { + "type": "inline", + "contents": "11f4c04984f32c2fbb3c26833e7ccd5000f01715\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz\", \"integrity\": \"sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==\", \"time\": 0, \"size\": 4050637, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6846ba842e2aa77ef19352d864b56ecdc474f70d6ca855b8914298da2ab7", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/75/bc" + }, + { + "type": "inline", + "contents": "128099c727246e4731bb37f79f252053a3cfdaa4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz\", \"integrity\": \"sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==\", \"time\": 0, \"size\": 4172833, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "02f4332d8b2d5ff4e8046134a1ef129d4b028ea75c2ef66993942fb280ba", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8a/38" }, { "type": "inline", - "contents": "136a165e019f79ee21e43735d4ddb9e5ad7919ba\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.10.tgz\", \"integrity\": \"sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==\", \"time\": 0, \"size\": 4172250, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "21538367567cc8b25d6903806e6a470a1560b08c2bad3f43e9ee2cec4c89", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f2/1b" + "contents": "12c28aa2e0d11f6441349d6d1f992494b577f437\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz\", \"integrity\": \"sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==\", \"time\": 0, \"size\": 11212, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "071c1af0481174292c624728de20701852fd8d4595232d9a93c386759218", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/59/69" }, { "type": "inline", - "contents": "15e01274c6417e17b5d08f2c744fa5a11695fb6a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz\", \"integrity\": \"sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==\", \"time\": 0, \"size\": 467973, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "fbe073ab0323105ac073961af3e5159025d42b1b6c57c5533f720b2417a5", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/2a/5e" + "contents": "133b172d4ded9067e47efcd846831de4f532a4b6\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz\", \"integrity\": \"sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==\", \"time\": 0, \"size\": 23662, \"metadata\": {\"url\": \"https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5041c4a1b2ff1b52a6e1b0bf859ef4e62186411afad0bf31e91b55417780", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/2b/a4" }, { "type": "inline", - "contents": "18ab750166b40bf6558973a7c5cc04cf746c388f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.2.tgz\", \"integrity\": \"sha512-gKm7Mk9wCv6/rkzwCiUC4KnevYhlf8ztBrDRT9g/u//1fZLapSRc+eDZj2Eu2wpJ+0RzUKgtNijnVIB4ZxyL+w==\", \"time\": 0, \"size\": 929239, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8b5d391db287f5e0f24bbddac64edebc98c050800783599159ff91672db2", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/d7/62" + "contents": "14f2455ac91f5c7a75abae3b1ff4b30aef3931de\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz\", \"integrity\": \"sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==\", \"time\": 0, \"size\": 7347, \"metadata\": {\"url\": \"https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "c4afbe3f64967556faf1049536c1dfbb141aed19d466aa19f225896d04eb", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/dd/38" + }, + { + "type": "inline", + "contents": "185081bfd5fc7bd2e5376ae559f11baee8b097fc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/types/-/types-16.0.0.tgz\", \"integrity\": \"sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==\", \"time\": 0, \"size\": 31874, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/types/-/types-16.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5417ac8fce70dab5f1a084bf074c7e6536417957d49a4c5c250e70ab815f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/66/57" }, { "type": "inline", @@ -1715,21 +1753,9 @@ }, { "type": "inline", - "contents": "1af2642c8b344f4d55dda84f363e8c5fc772f3e4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.6.tgz\", \"integrity\": \"sha512-x5RL9Y2p5+Sh3D38Fh9i/iQ5ZK+e4xuXRd/pGbM4D13tgo/MGwbttUk8emytcr1YYzBYs+apnUngBDFYfpjPuQ==\", \"time\": 0, \"size\": 14179, \"metadata\": {\"url\": \"https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "7555feef8088d2832129af7ce022f6637283712a9ecd731e4a9ef4932c14", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/0a/08" - }, - { - "type": "inline", - "contents": "1bc2b10f32c892a891dc21a9fdd6fcbb6646943b\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.2.tgz\", \"integrity\": \"sha512-Z9MUCrSgIaUeeHAiNkm3cQyst2UhzjPraR3gYYfOjAuZI7tcFRTOD+4cHLPoS/3qinchth+V56vtqz1Tv+6KPA==\", \"time\": 0, \"size\": 885624, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "3bf2f51f3649482b5903a389a42e403a5d9f6948583344120f919eddc74b", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/2f/8d" - }, - { - "type": "inline", - "contents": "1bc55635c10f8dcceb26d9b0e2c526790fe9328f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz\", \"integrity\": \"sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==\", \"time\": 0, \"size\": 130851, \"metadata\": {\"url\": \"https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "20caa7361dceb89faadc7a9156eebf36d46ab0c90f7f14784f17890601af", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/96/b2" + "contents": "1b3447d33678039f512fffcb3c64f00cc75f9361\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz\", \"integrity\": \"sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==\", \"time\": 0, \"size\": 3274088, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "e7a67f77d13a6c181c7b9cb1bc65a3ce61743ea6d297be8160de439e6c82", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8a/5d" }, { "type": "inline", @@ -1737,6 +1763,12 @@ "dest-filename": "a1a66c8f8f96102380bbeb75305e4b4b73566083e080bd877028210a58fe", "dest": "flatpak-node/npm-cache/_cacache/index-v5/34/74" }, + { + "type": "inline", + "contents": "1d0032c36ab1f54e81663494d8e4335685f5800d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz\", \"integrity\": \"sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==\", \"time\": 0, \"size\": 4390621, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a04b0bcabfea96702fbdde43a0116edf8a184eddd2e2d51fdc2f26378e04", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b2/ea" + }, { "type": "inline", "contents": "1d60404b3281c92034abd12e57aa0af0e64aa315\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz\", \"integrity\": \"sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==\", \"time\": 0, \"size\": 22808, \"metadata\": {\"url\": \"https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -1749,18 +1781,6 @@ "dest-filename": "4f5d7310ff52d94d36145149cb774a938c2877fbd535ec39070cca4d9719", "dest": "flatpak-node/npm-cache/_cacache/index-v5/24/d9" }, - { - "type": "inline", - "contents": "1dcfcac2644885e51a70d91bd015512e705cd059\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/undici/-/undici-5.29.0.tgz\", \"integrity\": \"sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==\", \"time\": 0, \"size\": 337742, \"metadata\": {\"url\": \"https://registry.npmjs.org/undici/-/undici-5.29.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5bb984a27c31f9c00526a5db5385fb7db99cbef9540b51f92ae6a200bb63", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/eb/62" - }, - { - "type": "inline", - "contents": "1dfebdf2881316f6c6d801a957dbb1fd42f3153d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz\", \"integrity\": \"sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==\", \"time\": 0, \"size\": 4372, \"metadata\": {\"url\": \"https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "587c4c38d087f1c45e5dee0a05e7378358d3f028c32fb5ab3d1d957bdd33", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/3d/de" - }, { "type": "inline", "contents": "1f89e266cdb060a757258c87ba956af74997bb73\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz\", \"integrity\": \"sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==\", \"time\": 0, \"size\": 2260, \"metadata\": {\"url\": \"https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -1769,15 +1789,15 @@ }, { "type": "inline", - "contents": "2020b6e225a34b2bbb133a6e7bf09d53d6752d77\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.2.tgz\", \"integrity\": \"sha512-s+OPucLNdJHvuZHuIz2WwncJ+SfWHFEmlC5nKMUgAelUeBUnlB4wt7rXWiyG4Zn07uY2Dd+SGyVa9oyLkVGOjA==\", \"time\": 0, \"size\": 885639, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c2df1afcb7224257bea286e21aa8f80b1ea8b6f63da46acfc8ec722bec60", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c6/5f" + "contents": "20950692a925e698f389e7985fed7fe82d399bbf\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz\", \"integrity\": \"sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==\", \"time\": 0, \"size\": 4034702, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "65820aac6465cf81b24af603f813b53974b7d42f4b27764460f4ff90a93f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/28/d9" }, { "type": "inline", - "contents": "2080147590d9ffc6dd92ae82526cd1123d778c31\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz\", \"integrity\": \"sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==\", \"time\": 0, \"size\": 23072, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "ca0a4b35d7d757b7cabb87aea52787c799feb3d7ec6efa117fc92adbac55", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/26/50" + "contents": "20982369f68160952494a63fb997941e0fe7d027\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz\", \"integrity\": \"sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==\", \"time\": 0, \"size\": 22638, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "071aaa3849f0b2610985eb08ae228262d3de979f0ad2fe18a01c8bec7fba", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/33/cb" }, { "type": "inline", @@ -1787,21 +1807,15 @@ }, { "type": "inline", - "contents": "21545acbe2d23fb8426c0d82e908c81378ca4dae\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/entities/-/entities-4.5.0.tgz\", \"integrity\": \"sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==\", \"time\": 0, \"size\": 77368, \"metadata\": {\"url\": \"https://registry.npmjs.org/entities/-/entities-4.5.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "06ccc91f5b90cd273774322616d2f8e79f0cefb46c235f8184f3fb60c1f5", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ff/61" - }, - { - "type": "inline", - "contents": "21ebb702689306964e2f7a28b015d5737b3e1966\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz\", \"integrity\": \"sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==\", \"time\": 0, \"size\": 14475, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "303f2626b98cc410d7ea78d40d88d5d4054715aa9ef46d4fadb551d41f08", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ec/59" + "contents": "21a078d17c0a02739c2957317e209105eb618a03\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz\", \"integrity\": \"sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==\", \"time\": 0, \"size\": 14245, \"metadata\": {\"url\": \"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "021ecffe3a6a03d09df754d273271105bfc55d701d3afa3f04d70bbee723", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/37/a0" }, { "type": "inline", - "contents": "23d042b3e66922476f322daee29fc2e4c5c2a623\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.2.tgz\", \"integrity\": \"sha512-duBLgd+3pqC4MMwBrKkFxaZerUxZcYApQVC5SdbF5/e/589GwVvlRUnyqMFbM8iUSb1BaoX/3fRL7hB9m2Pj8Q==\", \"time\": 0, \"size\": 910729, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "dc55e22c6ea3c8a3568d06796bbd834a6a5a1f80d8fa203128e0b138b705", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c8/9b" + "contents": "2617ecd0db7a5b8e21b989df2f4d2c9486b1d8b1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/shared/-/shared-11.4.2.tgz\", \"integrity\": \"sha512-NzpHbguRCsOHDwxmlBa9qu/imc+/QWgsYUaK6FZeNC0wK8QfAbhqrktEp/haVzxU1aikH8IX4ytD+mfFEMi/9A==\", \"time\": 0, \"size\": 8481, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/shared/-/shared-11.4.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "3797e227ed07bd6394ab6e75327a81da0ce039d3fdfe64c79b183e733629", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/59/f3" }, { "type": "inline", @@ -1809,12 +1823,6 @@ "dest-filename": "2d4e4b363564f0b3d6e59012bb07573fb947a866841f5259a96439aa3964", "dest": "flatpak-node/npm-cache/_cacache/index-v5/d6/47" }, - { - "type": "inline", - "contents": "27741c27e2bc9f4dc85b6157c0dd650d4a644fa9\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz\", \"integrity\": \"sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==\", \"time\": 0, \"size\": 10056, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "449fe5ebb1560fb7629297c7050ea61328c079781987cfbc7cb4cf3bca5c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/d2/4a" - }, { "type": "inline", "contents": "27f41a84f35b71366c1c3c33f95fb70ba0d5a035\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vary/-/vary-1.1.2.tgz\", \"integrity\": \"sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==\", \"time\": 0, \"size\": 3772, \"metadata\": {\"url\": \"https://registry.npmjs.org/vary/-/vary-1.1.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -1823,39 +1831,33 @@ }, { "type": "inline", - "contents": "29b58387a446a02aea65d8a681d660a5ab9586fa\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz\", \"integrity\": \"sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==\", \"time\": 0, \"size\": 184337, \"metadata\": {\"url\": \"https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "33f7a29b111b37169ec2a38761bd24de56aea0054984709c1524016d03e6", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/d7/e8" + "contents": "28ac940e78a53e00aa2e5bd01ddab6fc86b5fb4a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz\", \"integrity\": \"sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==\", \"time\": 0, \"size\": 301773, \"metadata\": {\"url\": \"https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "418df36f08d77db3d8e9bc6b4f37ace935b3618fd6b94e74736e8cbbb3cc", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/64/60" }, { "type": "inline", - "contents": "2cf96e6ca1b1ce4ad13ecb47b8ea85f242277c8a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz\", \"integrity\": \"sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==\", \"time\": 0, \"size\": 6725, \"metadata\": {\"url\": \"https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "2218c1a8ec0fbc0b51a2927b85d1945a6ca930794e5daa053d8e35ce8214", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f4/06" - }, - { - "type": "inline", - "contents": "2d6c064e2a45cd139ce32777c3e2b0442594b657\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.10.tgz\", \"integrity\": \"sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==\", \"time\": 0, \"size\": 4151790, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "07308db4d7a1845ee8d34c5d490673b32aea657ee17888aa1ceb46188a8f", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/54/24" + "contents": "28e561ad443523f6c064d2b18d9dc35a9bd3b7f2\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.3.tgz\", \"integrity\": \"sha512-65LAKM/bAWDqKNEelHlcHvm2V+Vfb8C6INFxQXRHCvaVN1rJfwr4NvdP4FyzUaLqWfaCGaadf6UbTm8xJeYfEg==\", \"time\": 0, \"size\": 842080, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "899640fe52db9f0535c06f2e2425105a9ec9f1912eec7c6aa367581e00cd", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/89/1b" }, { "type": "inline", - "contents": "2ec36dd1a1199a0a1ad0af3cefb6bbd64d3d7479\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.21.tgz\", \"integrity\": \"sha512-qr8AqgD3DJPJcGvLcJKQo2tAc8OnXRcfxhOJCPF+fcfn5bBGz7VCcO7t+qETOPxpWK1mgysXvVT/j+xWaHeMWA==\", \"time\": 0, \"size\": 106951, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8258a6980bc6109f4822fa504e8d6478e6f3a860723df8bc434f647807c0", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/01/c9" + "contents": "2bb2f7bee8f5631bc94ab748f2d3e4571928284a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz\", \"integrity\": \"sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==\", \"time\": 0, \"size\": 576057, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "2dd1ae1d1ef2720da1f987aef11cbcb4430facaa9efee9091c92c5c24fb9", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/88/42" }, { "type": "inline", - "contents": "2fa70de96a1276a9b475dcef318890880b09506a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.2.tgz\", \"integrity\": \"sha512-66lA8vnj5mB/rtDNwPgrrKUOtCLVQypkyDa2gMfOefXK6rcZAxKLO9Fy3GkW8VkPnENv9hBkNOFfGLf6rNKGUg==\", \"time\": 0, \"size\": 870975, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "92a0280e9801d03aa556207fb30c95f327af2605f3ef9e465be45e3c9b20", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/4c/ba" + "contents": "2c5926834da4531d65ef7c81e3b4157e87aad588\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/shared/-/shared-3.5.34.tgz\", \"integrity\": \"sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==\", \"time\": 0, \"size\": 15064, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/shared/-/shared-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "8b18f0c1ed9bb58c8dda0046f3e67caafb043f417d8d933af5b0902c4936", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/24/26" }, { "type": "inline", - "contents": "2fd1b935114903cf3d14215526ab0f6bfd2a33a7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.10.tgz\", \"integrity\": \"sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==\", \"time\": 0, \"size\": 4034352, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c72c96934e621185cda30ffd14375880024f5e97799a5fd83215faa3f170", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/b2/46" + "contents": "2cf96e6ca1b1ce4ad13ecb47b8ea85f242277c8a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz\", \"integrity\": \"sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==\", \"time\": 0, \"size\": 6725, \"metadata\": {\"url\": \"https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "2218c1a8ec0fbc0b51a2927b85d1945a6ca930794e5daa053d8e35ce8214", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/f4/06" }, { "type": "inline", @@ -1865,39 +1867,33 @@ }, { "type": "inline", - "contents": "3160e9fcaa5bea9a375a867e491a77bc01f15284\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz\", \"integrity\": \"sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==\", \"time\": 0, \"size\": 172063, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "9e13063fb9c9786c81fdbec136181bf0b5e972b063efc45e154585ed8609", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/98/5b" + "contents": "310106862dc0319e26546094cd2baa8514d7fa83\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz\", \"integrity\": \"sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==\", \"time\": 0, \"size\": 4226978, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "ed029cc0fe8b4a43312fe4636a65137e9f980779075b2a2ab75216af78bc", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/9a/74" }, { "type": "inline", - "contents": "316c9923fa8420bb5ee8f5fe958e165860c8777d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/ms/-/ms-2.0.0.tgz\", \"integrity\": \"sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==\", \"time\": 0, \"size\": 2874, \"metadata\": {\"url\": \"https://registry.npmjs.org/ms/-/ms-2.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "566b3f51b41fae7dbf0388b1e25646a6b71607252abb83dba47dae5334da", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/64/17" + "contents": "31454bd420fa35233b07f76825ec56c6395b9baa\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz\", \"integrity\": \"sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==\", \"time\": 0, \"size\": 217599, \"metadata\": {\"url\": \"https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "31cda93f4a9774ba5e97acd7845c83b2fa99d983a27ce8e2f265673af314", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/6c/75" }, { "type": "inline", - "contents": "3376c14e82e0be1a8b68eaf5d50029340e2c4a49\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.10.tgz\", \"integrity\": \"sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==\", \"time\": 0, \"size\": 4016230, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "7feb78d84c8259de01101953553537fda3508fc760d7a455f3d02232373c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/a6/73" + "contents": "314d58eb5517fc811ef60be4dafdd7b4563d9364\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz\", \"integrity\": \"sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==\", \"time\": 0, \"size\": 4042485, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "62a07b2dbe5d75af14173476956fa1714b84a1c44cef8dd14e9755e23277", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/1f/da" }, { "type": "inline", - "contents": "3378f1647245d50c3076ab3e503a735b4f73c464\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/graphql/-/graphql-7.1.1.tgz\", \"integrity\": \"sha512-3mkDltSfcDUoa176nlGoA32RGjeWjl3K7F/BwHwRMJUW/IteSa4bnSV8p2ThNkcIcZU2umkZWxwETSSCJf2Q7g==\", \"time\": 0, \"size\": 8778, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/graphql/-/graphql-7.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "94f875664439170fb01cb8dfe6449fe2c76c7abdbf61b4f888afac3f3c54", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/32/83" - }, - { - "type": "inline", - "contents": "37c54974bb66db9f74f958841327208b799ce77d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.2.tgz\", \"integrity\": \"sha512-ARz+Bs8kY6FtitYM96PqPEVvPXqEZmPZsSkXvyX19YzDqkCaIlhCieLLMI5hxO9SRZ2XtCtm8wxhy0iJ2jxNfw==\", \"time\": 0, \"size\": 1017028, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "eb70e2718a4af665dc0def83e84895fbdbc4128e09dc9c2e49f872648f8f", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/e5/75" + "contents": "316c9923fa8420bb5ee8f5fe958e165860c8777d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/ms/-/ms-2.0.0.tgz\", \"integrity\": \"sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==\", \"time\": 0, \"size\": 2874, \"metadata\": {\"url\": \"https://registry.npmjs.org/ms/-/ms-2.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "566b3f51b41fae7dbf0388b1e25646a6b71607252abb83dba47dae5334da", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/64/17" }, { "type": "inline", - "contents": "383f08e9a635fa29af4bcc37209843b42983e85d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.10.tgz\", \"integrity\": \"sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==\", \"time\": 0, \"size\": 3248529, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5852e64529959f9d52fb47d064fd87938efc90649eeaa96b0ac0bcfe949c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/42/2b" + "contents": "33472096995f66d0af8f98c8d7210ed50105f0cc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz\", \"integrity\": \"sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==\", \"time\": 0, \"size\": 30947, \"metadata\": {\"url\": \"https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6835fd850598b0b7dbaef8fc840fefd706389ce90f80a76360d9b40032d8", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/16/92" }, { "type": "inline", @@ -1905,12 +1901,30 @@ "dest-filename": "9e124541d1bd7686c80038ca3b6ed601e64e680a83edccdf47801f6e21e6", "dest": "flatpak-node/npm-cache/_cacache/index-v5/4b/4d" }, + { + "type": "inline", + "contents": "38c63733f78429e55fec8ed0304500184073cadc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.3.tgz\", \"integrity\": \"sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==\", \"time\": 0, \"size\": 937610, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6f4fee011f9aec1a5947c623bc7a92b08ac2b37f3cce5b0f6bbfc0b582d8", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8f/2e" + }, + { + "type": "inline", + "contents": "39661ee50ccdc4c19aa0776f779c81e67b72b9f7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/serve/-/serve-14.2.6.tgz\", \"integrity\": \"sha512-QEjUSA+sD4Rotm1znR8s50YqA3kYpRGPmtd5GlFxbaL9n/FdUNbqMhxClqdditSk0LlZyA/dhud6XNRTOC9x2Q==\", \"time\": 0, \"size\": 8807, \"metadata\": {\"url\": \"https://registry.npmjs.org/serve/-/serve-14.2.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "9a3e0a46bcb100e072960de32a719e373336af773e41ecb83fec9c2e666f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/55/71" + }, { "type": "inline", "contents": "398d1800246b455d7634c27a2b98d6814805e23a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz\", \"integrity\": \"sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==\", \"time\": 0, \"size\": 4145, \"metadata\": {\"url\": \"https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", "dest-filename": "b0d0d67beda769e84926f207549943c0bc17abbf66bc20099aaa1bb51736", "dest": "flatpak-node/npm-cache/_cacache/index-v5/01/a9" }, + { + "type": "inline", + "contents": "3a2c4975745a07426c5e9602fd8f48f44bc9f768\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.34.tgz\", \"integrity\": \"sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==\", \"time\": 0, \"size\": 188410, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "020ab175f8afa0f90d5e4cf9c0c406628ac8327b9d3e7854c3b4d910137a", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/cb/14" + }, { "type": "inline", "contents": "3a2cf8ba70c468343bfdd6cda9c012f955b07bb1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz\", \"integrity\": \"sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==\", \"time\": 0, \"size\": 2880, \"metadata\": {\"url\": \"https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -1919,63 +1933,63 @@ }, { "type": "inline", - "contents": "3ba9173d77e2d94c0e804812cf1d9ece0602137a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz\", \"integrity\": \"sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==\", \"time\": 0, \"size\": 36072, \"metadata\": {\"url\": \"https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5317146ffa8e976cbf88a4a88f05e8d545fb6028ed9ffe4f5c42cdbf4e8c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/af/97" + "contents": "3af456538c4fc15f0fac40df1b0b56f50cbb411a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/before-after-hook/-/before-after-hook-4.0.0.tgz\", \"integrity\": \"sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==\", \"time\": 0, \"size\": 10255, \"metadata\": {\"url\": \"https://registry.npmjs.org/before-after-hook/-/before-after-hook-4.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "bb2b305ae8a221ed04586274fd6c16dc296371a55f5f4d6bf8aae451618c", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/cb/9e" }, { "type": "inline", - "contents": "3c42e12f7bcaa509fa7b023dc5c7395c87428417\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.2.tgz\", \"integrity\": \"sha512-tzhYJJidDUVGMgVyE+PmxENPHlvvqm1KILjjZhB8/xHYqAGeizh3GBGf9u6WdJpZrz1aCpIIHG0LgJgH9rVjHQ==\", \"time\": 0, \"size\": 970898, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a544ff4733744002b445d3e40410f199c7dcd1783e29dda01e4c586f61bb", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/4e/17" + "contents": "3b418810ae44f5f7d2900d532e34ec502b458bc6\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/core/-/core-7.0.6.tgz\", \"integrity\": \"sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==\", \"time\": 0, \"size\": 7886, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/core/-/core-7.0.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6846b17aec741f76b3d346e4417ffe5b6aa5bca91bf959b7eb089f019a48", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/5e/4f" }, { "type": "inline", - "contents": "3cc57c0680cc4a6f7ec199589153e4777409c507\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.2.tgz\", \"integrity\": \"sha512-+GnYBmpjldD3XQd+HMejo+0gJGwYIOfFeoBQv32xF/RUIvccUz20/V6Otdv+57NE70D5pa8W/jVGDoGq0oON4A==\", \"time\": 0, \"size\": 866384, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a11959d099cfe967abdf9757f2ded562a8d3a2c0ce6cb03b33cd0104680f", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f5/4d" + "contents": "3b547c36d6a101f1f00b6bc9f3b418763197a950\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz\", \"integrity\": \"sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==\", \"time\": 0, \"size\": 7782, \"metadata\": {\"url\": \"https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "e8bc27510c4d79a1e1ea8154a02ae29d70cdb92077213ec966a298832d6c", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d6/9a" }, { "type": "inline", - "contents": "3d05601e8f46e1a2e073db091e1872da9551c721\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz\", \"integrity\": \"sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==\", \"time\": 0, \"size\": 388028, \"metadata\": {\"url\": \"https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "3a650623c9da9fbc5b1bf89d6029dcd7cdece05966d91464c57f5c246669", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/6c/3f" + "contents": "3ba9173d77e2d94c0e804812cf1d9ece0602137a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz\", \"integrity\": \"sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==\", \"time\": 0, \"size\": 36072, \"metadata\": {\"url\": \"https://registry.npmjs.org/unplugin/-/unplugin-1.16.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5317146ffa8e976cbf88a4a88f05e8d545fb6028ed9ffe4f5c42cdbf4e8c", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/af/97" }, { "type": "inline", - "contents": "3d98169232f1e8db025874979ee18820cb2243cd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.2.tgz\", \"integrity\": \"sha512-o3pcKzJgSGt4d74lSZ+OCnHwkKBeAbFDmbEm5gg70eA8VkyCuC/zV9TwBnmw6VjDlRdF4Pshfb+WE9E6XY1PoQ==\", \"time\": 0, \"size\": 837728, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c1a498ebfdc9234fad05ba53b27c4f0d05b3d0c89c38d240ab5363cb0e71", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/cd/b0" + "contents": "3d05601e8f46e1a2e073db091e1872da9551c721\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz\", \"integrity\": \"sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==\", \"time\": 0, \"size\": 388028, \"metadata\": {\"url\": \"https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "3a650623c9da9fbc5b1bf89d6029dcd7cdece05966d91464c57f5c246669", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/6c/3f" }, { "type": "inline", - "contents": "3df4bb86f36e9fa7464dc183292e10eae689d3cd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.10.tgz\", \"integrity\": \"sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==\", \"time\": 0, \"size\": 4355991, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "12dde39cd3f28c9e3310ae4b0a3d3e3a3155f2111073e50cb179d2e53a34", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/e8/0a" + "contents": "3dab79c9f31a46885fbeff56471f382e9f71f6b4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/core/-/core-3.0.1.tgz\", \"integrity\": \"sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==\", \"time\": 0, \"size\": 23250, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/core/-/core-3.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "05fe6c9c48555d4d5546cb65abe20b60a8c5fbd793314a150112647118c2", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/22/a3" }, { "type": "inline", - "contents": "3e1f8aa853af6960e1a881ffe691dc2494393991\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/once/-/once-1.4.0.tgz\", \"integrity\": \"sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==\", \"time\": 0, \"size\": 1979, \"metadata\": {\"url\": \"https://registry.npmjs.org/once/-/once-1.4.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "423d7e791f7fedd6bef784f0f467761c619f209ce9c788f08b63e968a880", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/7d/8f" + "contents": "3e0a93f8e1e03a28ca51569665d491b9ce20f966\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz\", \"integrity\": \"sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==\", \"time\": 0, \"size\": 6363, \"metadata\": {\"url\": \"https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "7d745b1ed2b84d9ab6d8b8a90acfacf490ce39149fe700b0f88513cea707", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8c/0b" }, { "type": "inline", - "contents": "3f95ff014498a0f4327742dfb0a26628ecda6ef7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz\", \"integrity\": \"sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==\", \"time\": 0, \"size\": 88263, \"metadata\": {\"url\": \"https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a6521eabe3b7bb2be8b68270ed694c7bd9260b2a5ee023e4e313b2ab0ef4", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ea/9c" + "contents": "4071c82681cbaab288bc846ba1ff83183cd0b040\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.3.tgz\", \"integrity\": \"sha512-xw3xtkDApIOGayehp2+Rz4zimfkaX65r4t47iy+ymQB2G4iJCBBfj0ogVg5jpvjpn8UWn/+q9tprxleYeNp3Hw==\", \"time\": 0, \"size\": 841289, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "f82af401b47c87e3b558999d91cb26f58dc4f8209f063f61bd4428a08702", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8e/6f" }, { "type": "inline", - "contents": "435c0d3e117ba25f54a477fc9514e1d43cbf43fa\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.12.tgz\", \"integrity\": \"sha512-whh0trqRsSqVLNEUCwU59pyJZYpU8AmSWl8M3Jz2Mv5ESPP6kFh4juas2NpZ1iCvy7GlNRffUD1xr84gceimjg==\", \"time\": 0, \"size\": 122765, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "13508d1785d46c0365cf5552886659d480a4e717dcfa205e3b111657a027", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/03/c9" + "contents": "408cf75ef28cb2571435bb01beaa53cb6babc8db\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-27.0.0.tgz\", \"integrity\": \"sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==\", \"time\": 0, \"size\": 488859, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-27.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d3b96073af6a1c483cfa160e76110a123f58affee26d159db44324ba2513", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/7d/a9" }, { "type": "inline", - "contents": "43ae81f1980523e4f8c46bf1decd84d244f195f5\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.29.tgz\", \"integrity\": \"sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==\", \"time\": 0, \"size\": 5073, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.29.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "b627ea929489b0d689b2a0081d3ae72c0978a218de8024daa2859a5a8791", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/b4/11" + "contents": "439b874ecf177853f34c7c638fc69c22aec77679\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.3.tgz\", \"integrity\": \"sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==\", \"time\": 0, \"size\": 867562, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d93caeb9313563f61f1364023786b44b3897de9413fa25f5fb79c9fa803e", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/52/bb" }, { "type": "inline", @@ -1985,21 +1999,9 @@ }, { "type": "inline", - "contents": "4704cb6cf7a6e9667f9af0137c50f9f907ead932\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.2.tgz\", \"integrity\": \"sha512-LSeBHnGli1pPKVJ79ZVJgeZWWZXkEe/5o8kcn23M8eMKCUANejchJbF/JqzM4RRjOJfNRhKJk8FuqL1GKjF5oQ==\", \"time\": 0, \"size\": 950982, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c90c86569252537d2e84815603b0eedf06bfd6f30d7cd8082ec5b4190e34", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/cf/a7" - }, - { - "type": "inline", - "contents": "4946db13d85f68210e08440fc4b7f19beb48034f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.21.tgz\", \"integrity\": \"sha512-8i+LZ0vf6ZgII5Z9XmUvrCyEzocvWT+TeR2VBUVlzIH6Tyv57E20mPZ1bCS+tbejgUgmjrEh7q/0F0bibskAmw==\", \"time\": 0, \"size\": 142938, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "6cee55701e754f10bd7925de11d9d66224edde1bd7c177435fa3672c4ef1", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fa/8b" - }, - { - "type": "inline", - "contents": "49cd44d7e63a1cedc40194970d06c3000cc50151\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz\", \"integrity\": \"sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==\", \"time\": 0, \"size\": 13116, \"metadata\": {\"url\": \"https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5f30a72cc829a631bb88224b918435bd64dbd49de74353efaaf1eae4f4a1", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ee/ba" + "contents": "49635e7957ed020a64f0e7794312d6dca5f9e9c4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-1.0.0.tgz\", \"integrity\": \"sha512-V6SPvx1IHTj/UY+FrIYWV5faISsPSb8BnWSFDxAtezWKvWc9ZZ40PDrdu1/Qb5vg4lHWr1hs1BAMGVGm6V1Xdg==\", \"time\": 0, \"size\": 2899173, \"metadata\": {\"url\": \"https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-1.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "bf583a4177ac97fdf160eab10bd1d06b3b5920b97c90e1d8b2762ed303f0", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/1e/a1" }, { "type": "inline", @@ -2013,24 +2015,12 @@ "dest-filename": "9b48180c4c71635d2e5591577ff5c9e73379ebfa6695e0fd88aec9d590d1", "dest": "flatpak-node/npm-cache/_cacache/index-v5/35/61" }, - { - "type": "inline", - "contents": "4e948ba0349f87c680836d7276811e15941be59b\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz\", \"integrity\": \"sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==\", \"time\": 0, \"size\": 6677, \"metadata\": {\"url\": \"https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "19385728919a097d1777ef98285f6cdfca14b66511276b641ec4a3af64bc", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/0b/57" - }, { "type": "inline", "contents": "4f2946e0321d2b1dc7ef6be93be3ee56ee7e7a73\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz\", \"integrity\": \"sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg==\", \"time\": 0, \"size\": 1681212, \"metadata\": {\"url\": \"https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", "dest-filename": "0a5763f38c4050a3f99db59b3ffcb08e4ca1e89d0f948923edf66072cc62", "dest": "flatpak-node/npm-cache/_cacache/index-v5/8c/e7" }, - { - "type": "inline", - "contents": "4f8be18975d8ca2f6d7abeeccc20c629b562e82e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.12.tgz\", \"integrity\": \"sha512-Fv9iQSJoJaXl4ZGkOCN1LDM3trzze0AS2zRz2EHLiwenwL6t0Ki9KySYlyr27yVOj5aVz0e55JePO+kELIvfdQ==\", \"time\": 0, \"size\": 70044, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "2f8bb6f4a15272235052b4863decea7c5985f4ee494707dcc682d4fd0137", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ea/1f" - }, { "type": "inline", "contents": "4fef5ba5567458f075108e31e2d17da8dbfd518f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz\", \"integrity\": \"sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==\", \"time\": 0, \"size\": 4896, \"metadata\": {\"url\": \"https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -2063,15 +2053,27 @@ }, { "type": "inline", - "contents": "59c9e50e387d0dd1e8141e3371932d65ae75fba2\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz\", \"integrity\": \"sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==\", \"time\": 0, \"size\": 9742, \"metadata\": {\"url\": \"https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "7bd13a4fbca4723a579cab6019efcd5e03ff32581fd276a8f79738dc7a68", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/b0/18" + "contents": "56230750e47f8584f94dfce259ecd2d543270057\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.3.tgz\", \"integrity\": \"sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==\", \"time\": 0, \"size\": 844200, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "c057eae42217fcf19e026568e5ff82d2b2cf1c80ac2961a88278ca2ba0e1", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/e3/47" }, { "type": "inline", - "contents": "5ad1478c49b8ecf0a909c5d677929d36985bc127\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz\", \"integrity\": \"sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==\", \"time\": 0, \"size\": 132003, \"metadata\": {\"url\": \"https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a81ec09ff8849df96b20fa9c869a01023fc35e39a6fe539bee503fd77a00", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/a1/30" + "contents": "57468c64ba15326fdc18c8043443cb9c875a4597\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/marked/-/marked-18.0.3.tgz\", \"integrity\": \"sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==\", \"time\": 0, \"size\": 111417, \"metadata\": {\"url\": \"https://registry.npmjs.org/marked/-/marked-18.0.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "bb73d67f4183cc09ed90d0bc64ca8fc42ec3ddaaeb5e149becda03bd20ea", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/69/8e" + }, + { + "type": "inline", + "contents": "57f6a42901b009e39f7e78df2bdd5d9501bd1b22\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz\", \"integrity\": \"sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==\", \"time\": 0, \"size\": 4030831, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d149a613e66bcc63bb3067cd3aa700f17aafe9d40f757d1e38c2f9bdf549", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/47/09" + }, + { + "type": "inline", + "contents": "59c9e50e387d0dd1e8141e3371932d65ae75fba2\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz\", \"integrity\": \"sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==\", \"time\": 0, \"size\": 9742, \"metadata\": {\"url\": \"https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "7bd13a4fbca4723a579cab6019efcd5e03ff32581fd276a8f79738dc7a68", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b0/18" }, { "type": "inline", @@ -2085,6 +2087,12 @@ "dest-filename": "f753e67ab81a026b0a1949026177751266cbd5e4e38ebd1eb99c4adcbdc4", "dest": "flatpak-node/npm-cache/_cacache/index-v5/d8/75" }, + { + "type": "inline", + "contents": "5ce6b7b9a9b546907c6c144ac9ec7a7c3fc6a86e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/exec/-/exec-3.0.0.tgz\", \"integrity\": \"sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==\", \"time\": 0, \"size\": 14111, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/exec/-/exec-3.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a5902adae47302bb31c3b2352732347735424fee14710449f40c55480767", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/71/cf" + }, { "type": "inline", "contents": "5d5876d3aeadc08d4359645a636048d31f51944b\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz\", \"integrity\": \"sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==\", \"time\": 0, \"size\": 8353, \"metadata\": {\"url\": \"https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -2105,75 +2113,75 @@ }, { "type": "inline", - "contents": "65a3774063c9f858023e7ad2609cb46bfb104c44\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.2.tgz\", \"integrity\": \"sha512-vngduywkkv8Fkh3wIZf5nFPXzWsNsVu1kvtLETWxTFf/5opZmflgVSeLgdHR56RQh71xhPhWoOkEBvbehwTlVA==\", \"time\": 0, \"size\": 839456, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "383f25533cc67fa8d7071a1f3acf4456c214128b3912c56929a3a9d96958", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/21/9d" + "contents": "5fb0b6a3e121eaef233347163af8616cc46ec08d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz\", \"integrity\": \"sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==\", \"time\": 0, \"size\": 438537, \"metadata\": {\"url\": \"https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "89c6084e54180d5831e99e233bd3850dce0fdb48f1459ac4bd73a0f25aab", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/20/fa" }, { "type": "inline", - "contents": "666a17b0c74bde2a52dc81b953d902f1d3f012c0\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz\", \"integrity\": \"sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==\", \"time\": 0, \"size\": 6352, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "4a6a209eb0c2364d1d69544f8483d0499d95d3142bd354321a21fc166992", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/68/ba" + "contents": "604ff98d8bd1149feb7403c176584e013f37218d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/core-base/-/core-base-11.4.2.tgz\", \"integrity\": \"sha512-7fpuCcVmeLv2T9qHsARqGvh8xt+sV2fH+Q+gMHFwB/rPXzo85DpbJFKn7dBH1L5p0c2cSh2DW+2h/64EKrISmA==\", \"time\": 0, \"size\": 124719, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/core-base/-/core-base-11.4.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d24b0e4dc8e6404dafd0518bea5fdbef66993bd2b5c99fc8acfa2a7c176d", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/ef/cc" }, { "type": "inline", - "contents": "6758e74696273f91ad6d151d9f418f48883c2f83\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.10.tgz\", \"integrity\": \"sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==\", \"time\": 0, \"size\": 4373599, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "e0e47cb46e4fa089b0801bd0a1ae48912c4e323215f569ad1c3832070f9f", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1d/f8" + "contents": "625cdc0c4a9856536183754d6227829f72998ce5\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/request/-/request-10.0.8.tgz\", \"integrity\": \"sha512-SJZNwY9pur9Agf7l87ywFi14W+Hd9Jg6Ifivsd33+/bGUQIjNujdFiXII2/qSlN2ybqUHfp5xpekMEjIBTjlSw==\", \"time\": 0, \"size\": 12136, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/request/-/request-10.0.8.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "b64ea695499eee1f81d4be7f30afa76ecf6502c49611e9288dbc95faefe5", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/15/01" }, { "type": "inline", - "contents": "6a3ccb0ba2fad3f1f84e305366d55aeeb1e7bf5e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz\", \"integrity\": \"sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==\", \"time\": 0, \"size\": 2646, \"metadata\": {\"url\": \"https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "1b2cc0831de98e115266d021c4dfa00b434da87a356d327380409a509981", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/11/8a" + "contents": "661296d656a2b98a9c931ccc8bedd4831271e8e8\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz\", \"integrity\": \"sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==\", \"time\": 0, \"size\": 4221048, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "257e9e9cdea2311ca53b50aeebea80051199d50c6afad46837602fedbade", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/04/6a" }, { "type": "inline", - "contents": "6c2895a6b9b36e4de6d564372101e30c116e8f33\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/boxen/-/boxen-7.0.0.tgz\", \"integrity\": \"sha512-j//dBVuyacJbvW+tvZ9HuH03fZ46QcaKvvhZickZqtB271DxJ7SNRSNxrV/dZX0085m7hISRZWbzWlJvx/rHSg==\", \"time\": 0, \"size\": 6970, \"metadata\": {\"url\": \"https://registry.npmjs.org/boxen/-/boxen-7.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c6189d12adbc8f1794fddb17d2799d69f1b5ac85ad0c58252ddccbc9dde1", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/9c/09" + "contents": "67d4b3b0b55366216b5b968b709ffb306c384b38\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz\", \"integrity\": \"sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==\", \"time\": 0, \"size\": 321204, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6b1828fd7cfc543abb0d5a4dbceb2fad824fcd449860a6791fe72cdb2f0b", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/a9/95" }, { "type": "inline", - "contents": "6cb18856fd8c7d1b59b2e13508e03544a1eb2d2d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz\", \"integrity\": \"sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==\", \"time\": 0, \"size\": 3383, \"metadata\": {\"url\": \"https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "d5dd5fa44593b3e2d24e270c89a4ebe5809a69837946acbe11b5f9ab29d0", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/bf/03" + "contents": "69bec1c0a43107710fc364757395af84597659cc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz\", \"integrity\": \"sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==\", \"time\": 0, \"size\": 3274064, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "77748f537b92c5fa05c05e3c7f27237d341a97d0c4c0d3ed19fe3b5a76d4", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/47/44" }, { "type": "inline", - "contents": "6cf594d613c1f32ce3679cea457a05cfb7cefb65\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz\", \"integrity\": \"sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==\", \"time\": 0, \"size\": 4246, \"metadata\": {\"url\": \"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "9305c09d5789a41fefc7aa0cd3a8a3813243d247f506487c2f66e9ff5971", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/01/3c" + "contents": "6a3ccb0ba2fad3f1f84e305366d55aeeb1e7bf5e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz\", \"integrity\": \"sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==\", \"time\": 0, \"size\": 2646, \"metadata\": {\"url\": \"https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "1b2cc0831de98e115266d021c4dfa00b434da87a356d327380409a509981", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/11/8a" }, { "type": "inline", - "contents": "6e3af083c989d3d9f69963027c3f056a9b425113\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vue/-/vue-3.5.21.tgz\", \"integrity\": \"sha512-xxf9rum9KtOdwdRkiApWL+9hZEMWE90FHh8yS1+KJAiWYh+iGWV1FquPjoO9VUHQ+VIhsCXNNyZ5Sf4++RVZBA==\", \"time\": 0, \"size\": 637703, \"metadata\": {\"url\": \"https://registry.npmjs.org/vue/-/vue-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "132cdd9a0de0af781d5dde3053a28db2517857f98ab2c1549f7191742fef", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/3c/18" + "contents": "6c2895a6b9b36e4de6d564372101e30c116e8f33\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/boxen/-/boxen-7.0.0.tgz\", \"integrity\": \"sha512-j//dBVuyacJbvW+tvZ9HuH03fZ46QcaKvvhZickZqtB271DxJ7SNRSNxrV/dZX0085m7hISRZWbzWlJvx/rHSg==\", \"time\": 0, \"size\": 6970, \"metadata\": {\"url\": \"https://registry.npmjs.org/boxen/-/boxen-7.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "c6189d12adbc8f1794fddb17d2799d69f1b5ac85ad0c58252ddccbc9dde1", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/9c/09" }, { "type": "inline", - "contents": "6e77a8c665a2bfad747e9797a3398d86cabf3b9f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.10.tgz\", \"integrity\": \"sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==\", \"time\": 0, \"size\": 4022872, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c2b2d46fbf87d75e9a53317ae26ada5cf6bc5335d5e5a67b3c68c1265a9e", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fa/fb" + "contents": "6cb18856fd8c7d1b59b2e13508e03544a1eb2d2d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz\", \"integrity\": \"sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==\", \"time\": 0, \"size\": 3383, \"metadata\": {\"url\": \"https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d5dd5fa44593b3e2d24e270c89a4ebe5809a69837946acbe11b5f9ab29d0", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/bf/03" }, { "type": "inline", - "contents": "6ec65ba6f58c7df9705b3a22ddb3a5e57e805db4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz\", \"integrity\": \"sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==\", \"time\": 0, \"size\": 4463649, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "eb1c91e10874ec054141ce6c2c78af5c2f8b4faa16ef352f42ad941b073c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c7/26" + "contents": "6da88a46bd1fb0ba70c094cf686224efe7deb02d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.3.tgz\", \"integrity\": \"sha512-QaWcIgRxqEdQdhJqW4DJctsH6HCmo5vHxY0krHSX4jMtOqfzC+dqDGuHM87bu4H8JBeibWx7jFz+h6/4C8wA5Q==\", \"time\": 0, \"size\": 852575, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "83c2f8436aaa51355053927c72eb12b0aa49e31f6c04b8bed52b1006bdc0", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/58/a4" }, { "type": "inline", - "contents": "6fc6422a7c15426d2d9a90dfd84ffb32cf70b03e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz\", \"integrity\": \"sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==\", \"time\": 0, \"size\": 47839, \"metadata\": {\"url\": \"https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "090daa4e5915b71e1d01d31b220a3ea0bc4258ee901071323ff2018b0775", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/04/56" + "contents": "6eea6a3c2ce316f0cbda7f6e0be35df10129445e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/undici/-/undici-6.25.0.tgz\", \"integrity\": \"sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==\", \"time\": 0, \"size\": 293743, \"metadata\": {\"url\": \"https://registry.npmjs.org/undici/-/undici-6.25.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "36bf5ea52d3f9a8bdc44ef157c8c190ce0ba3b4a8745f3e9b8f6dd59ec01", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/45/06" }, { "type": "inline", - "contents": "7148cdefefcde1620e5bf50c794c8caed1e9725e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.10.tgz\", \"integrity\": \"sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==\", \"time\": 0, \"size\": 4370035, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "704d6c8a3fbb849e70c50846c6a33d6353e0eb287186e25f57627ade7c22", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1e/e2" + "contents": "6ffed548893c530107e084f4288926cbc883473d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vue/-/vue-3.5.34.tgz\", \"integrity\": \"sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==\", \"time\": 0, \"size\": 653031, \"metadata\": {\"url\": \"https://registry.npmjs.org/vue/-/vue-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "9ae2aed24bd6e12df7ee54b7207835bc7de6dacd087fc3be79a459d7d48d", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/f1/ec" }, { "type": "inline", @@ -2181,6 +2189,12 @@ "dest-filename": "1018bd2617c9bf8a0c2742b8d6db95d9995670b0e195cb06cfea9d61c009", "dest": "flatpak-node/npm-cache/_cacache/index-v5/69/e3" }, + { + "type": "inline", + "contents": "71d18f5fa9db2fdab7a705f4cb8b2d9364b0b4b4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.4.2.tgz\", \"integrity\": \"sha512-sADDeKXqAGsPX6tK3t3y2ZiMpbVWN12tG+MhTiJ06rVoh58eGtM4wFyw3uWGbVkXByVp9Ne/AP+nSSzI+J9OAQ==\", \"time\": 0, \"size\": 328763, \"metadata\": {\"url\": \"https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.4.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "413e56c62cae15db7a3b6d89450a572e15c3033552e1a620d74dfdcefb67", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b8/34" + }, { "type": "inline", "contents": "74822969b7b1803faed1f537d53d29a3720d6f3c\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz\", \"integrity\": \"sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==\", \"time\": 0, \"size\": 12287, \"metadata\": {\"url\": \"https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -2201,51 +2215,39 @@ }, { "type": "inline", - "contents": "76f6882bf87f09d69f44c1e63ee1350703e9d93e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.21.tgz\", \"integrity\": \"sha512-3ah7sa+Cwr9iiYEERt9JfZKPw4A2UlbY8RbbnH2mGCE8NwHkhmlZt2VsH0oDA3P08X3jJd29ohBDtX+TbD9AsA==\", \"time\": 0, \"size\": 79080, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "4fa768239a619d47b6469f431f9b08384df2a47ea71d717d37f088c0ed3e", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/9f/d7" - }, - { - "type": "inline", - "contents": "7a6e7b05c63a3d3d73b98e1479d2c6166a1766d6\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz\", \"integrity\": \"sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==\", \"time\": 0, \"size\": 2101, \"metadata\": {\"url\": \"https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8febb312289c50a3d46f7269778501241bdd40deef0d7dac41aff37636ff", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ed/cc" - }, - { - "type": "inline", - "contents": "7ef63709bd73cc6421864725f24bc0fa4eeed4fc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/shared/-/shared-11.1.12.tgz\", \"integrity\": \"sha512-Om86EjuQtA69hdNj3GQec9ZC0L0vPSAnXzB3gP/gyJ7+mA7t06d9aOAiqMZ+xEOsumGP4eEBlfl8zF2LOTzf2A==\", \"time\": 0, \"size\": 8482, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/shared/-/shared-11.1.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8f07fff7e21e544ef662cc47b8f89fea578ad6b9fb8bec4ee181a775181b", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1f/8e" + "contents": "776ae43736106307ab31d154da4199bccac81eb7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/github/-/github-9.1.1.tgz\", \"integrity\": \"sha512-tL5JbYOBZHc0ngEnCsaDcryUizIUIlQyIMwy1Wkx93H5HzbBJ7TbiPx2PnFjBwZW0Vh05JmfFZhecE6gglYegA==\", \"time\": 0, \"size\": 7370, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/github/-/github-9.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "21c3ca5ebf06fe2d1024a75d9f0c5548e3afd6e89027dce2ea95adb0ea2b", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/a1/9e" }, { "type": "inline", - "contents": "7f52a2ded91aab2c0824d34f3d52ef35adb2f4e4\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz\", \"integrity\": \"sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==\", \"time\": 0, \"size\": 10578, \"metadata\": {\"url\": \"https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "43eeefd1e02c4cec7070a00fc65a7c180d1a67b2270c012ca27ec3c9928c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/aa/d1" + "contents": "7a1ffce35e96bd461cf508bff0ef926032d78ea7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.3.tgz\", \"integrity\": \"sha512-EEM2gyhBF5MFnI6vMKdX1LAosE627RGBzIoGMdLloPZkXrUN0Ckqgr2Qi8+J3zip/8NVVro3/FjB+tjhZUgUHA==\", \"time\": 0, \"size\": 814925, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "f16e6c8b6a8a323c856a13cf4aff8546124718cad5cb7a7175bf2c390c30", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/0f/de" }, { "type": "inline", - "contents": "80e8b3f69f3cab52ec07e463a9e7a1f369afe269\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/semver/-/semver-7.7.2.tgz\", \"integrity\": \"sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==\", \"time\": 0, \"size\": 28388, \"metadata\": {\"url\": \"https://registry.npmjs.org/semver/-/semver-7.7.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "aeeab81502bf6bc40dddaf47b6524fe0f109509e92c4bf4cd07fb00fdb05", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/df/f3" + "contents": "81113f0a648a833c05f38303d7c055bc7e260233\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-2.0.1.tgz\", \"integrity\": \"sha512-TkdKn/rEwZQ723M7DDUmHe5r0IJa23rUT4TAx5jXmg12wGZGAHGWWU7LKeQsYCsKdLMxK7bLaGk9M++4wSRD5w==\", \"time\": 0, \"size\": 1856904, \"metadata\": {\"url\": \"https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-2.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "da90e573cb3175eac35d96792c52135ed8915c3844c8ba2b454c60790b65", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/39/f0" }, { "type": "inline", - "contents": "813f1b6c46a1a435e7d324081abbbc95b73e8c0c\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.10.tgz\", \"integrity\": \"sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==\", \"time\": 0, \"size\": 3998145, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "d9bd6b06ff9f5a428f158f13b8c53601d83f17a342d82071668f31a577d6", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/96/9c" + "contents": "811bbd3bdaf4192366e7dbc0a13ac015320ff675\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/json-with-bigint/-/json-with-bigint-3.5.8.tgz\", \"integrity\": \"sha512-eq/4KP6K34kwa7TcFdtvnftvHCD9KvHOGGICWwMFc4dOOKF5t4iYqnfLK8otCRCRv06FXOzGGyqE8h8ElMvvdw==\", \"time\": 0, \"size\": 12422, \"metadata\": {\"url\": \"https://registry.npmjs.org/json-with-bigint/-/json-with-bigint-3.5.8.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "742e6778931b638a3f92776b4fe5a908fc1cd499fb0ecc9322e2ced6051b", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/f0/f1" }, { "type": "inline", - "contents": "8567afe08d1f4ca7ebfefec2174804ac5afa1f9e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz\", \"integrity\": \"sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==\", \"time\": 0, \"size\": 14174, \"metadata\": {\"url\": \"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "d8493c8b5ce7f54eeb5bb550f104a490da3b278f36fb6990fa5d9eb2480f", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fd/2f" + "contents": "81df85eca18f59f2f4409e39c3f79b65b9bf7a48\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz\", \"integrity\": \"sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==\", \"time\": 0, \"size\": 29039, \"metadata\": {\"url\": \"https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "69b562a99ae1e4c2e4f22eceee6921c545587ffe071220954949a878c0df", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/99/7e" }, { "type": "inline", - "contents": "86b74b31f21e4feb83f9ec831d4e96c7cd3d12ce\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz\", \"integrity\": \"sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ==\", \"time\": 0, \"size\": 563291, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "74371ec4cba7b6e92e2ad0b51adb7c90035360678fd5da63d0a659da2521", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/72/c5" + "contents": "823d5419d195e9c85890c7de0e9c05e270bc71c6\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz\", \"integrity\": \"sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==\", \"time\": 0, \"size\": 6681, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "3dc9cfa8ed72b5329a97236a6f169606a8344ca21f60a8677b3ad62c5382", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b2/82" }, { "type": "inline", @@ -2255,21 +2257,21 @@ }, { "type": "inline", - "contents": "8ce7868b7dff16a4bff00e38b1df63b01d583dbf\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.9.1.tgz\", \"integrity\": \"sha512-dt3ic7gMswz4p/qdkYPVJwXlLiLsz55rBBn2I7mr0HTG8pCoLRqnANJIwo5WrqGBZgPyVSMPBqBra6VxLWfDyA==\", \"time\": 0, \"size\": 426796, \"metadata\": {\"url\": \"https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.9.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a7e102f4b0c569ac3ce463d8df5d54593f71480845097229d2768166cb29", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/6c/2a" + "contents": "8b9deafcdf71a1848f29d066328bfd8418a21128\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.34.tgz\", \"integrity\": \"sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==\", \"time\": 0, \"size\": 144402, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "f77deebd798d7d3b40929865092ac1eadf7208bad4a7b884cacb48766452", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/2b/cc" }, { "type": "inline", - "contents": "8d8de9e7441169953a17206098792dc3a23482e5\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/shared/-/shared-3.5.21.tgz\", \"integrity\": \"sha512-+2k1EQpnYuVuu3N7atWyG3/xoFWIVJZq4Mz8XNOdScFI0etES75fbny/oU4lKWk/577P1zmg0ioYvpGEDZ3DLw==\", \"time\": 0, \"size\": 15064, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/shared/-/shared-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "abd0071df5fb6c6c8e65e1ef5c4017b52d3706df25f559a988e02c430716", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/39/8c" + "contents": "8c679b8e5a4a9080f524580da8e421f40fdcd66c\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.7.tgz\", \"integrity\": \"sha512-CinAq1xWb0vR3twAv9evEU8cNWkXCb9kd5ePAHUKJBkOsUpR1wt/CvGdeca7vqumL1U5cSaeVQ6zZMxiJ3yWsg==\", \"time\": 0, \"size\": 14181, \"metadata\": {\"url\": \"https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.7.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "55d987428449c4f5259e6ba3f3316d8e43a5b3ccb489600c612664ce2adf", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/a9/21" }, { "type": "inline", - "contents": "8d96c01c4ea185892c81111aff486f1d4b234045\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.10.tgz\", \"integrity\": \"sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==\", \"time\": 0, \"size\": 3248527, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "676c2d2278bba4c4fa47c9ec25dac588ac4f77ddb8c2f1a5f08e0c6248de", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/40/b2" + "contents": "8cd00334392c79a2fab7c72ec8b595651eb61b1a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.3.tgz\", \"integrity\": \"sha512-AaXwSvUi3QIPtroAUw1t5yHGIyqKEXwH54WUocFolZhpGDruJcs8c+xPNDRn4XiQsS7MEwnYsHW2l0MBLDMkWg==\", \"time\": 0, \"size\": 796097, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a7641a1935f77948c2f9bf390cbe1532cee5825791821c2960a273d2b0b5", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/01/89" }, { "type": "inline", @@ -2279,9 +2281,9 @@ }, { "type": "inline", - "contents": "8f5f9db55471583a36f5816cb2693c988ca6b0fb\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.2.tgz\", \"integrity\": \"sha512-kDWSPafToDd8LcBYd1t5jw7bD5Ojcu12S3uT372e5HKPzQt532vW+rGFFOaiR0opxePyUkHrwz8iWYEyH1IIQA==\", \"time\": 0, \"size\": 917634, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5b7f4e2f7d60fe0b134befde1518597e32c1ca875e9ba07102fce9948a23", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/74/ed" + "contents": "8fc7855095d039f2a76b3c417ff1c5bf1323a3cd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz\", \"integrity\": \"sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==\", \"time\": 0, \"size\": 4087166, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "0a1f9a76f75287d17b060945e113589e60ea6b8aeb793165d74e4caa628e", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d3/9f" }, { "type": "inline", @@ -2291,21 +2293,15 @@ }, { "type": "inline", - "contents": "90fc7ecf7274ddf541e452c1f9b936bc17df7238\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz\", \"integrity\": \"sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==\", \"time\": 0, \"size\": 7603, \"metadata\": {\"url\": \"https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "7f7a0679c52edb767a55df3d93f847884d7909cf16c2f148ba11d53e9f7c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fb/ea" - }, - { - "type": "inline", - "contents": "91520ce0c90ce1b6202e4fa2086efca55674cb38\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.2.tgz\", \"integrity\": \"sha512-8wTRM3+gVMDLLDdaT6tKmOE3lJyRy9NpJUS/ZRWmLCmOPIJhVyXwjBo+XbrrwtV33Em1/eCTd5TuGJm4+DmYjw==\", \"time\": 0, \"size\": 884978, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8ffd4a1823494628b86096fd72f7097a9318ab4b07118e533cd9c5100f4e", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/33/cb" + "contents": "90d6566050bc7c7280f26c96fa5d1bd560a6cdc0\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz\", \"integrity\": \"sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==\", \"time\": 0, \"size\": 10180, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "feca2cbb44a7169df9b80176279de7cd626f08297d8cae8f367ebf6ec568", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/f4/6b" }, { "type": "inline", - "contents": "9189b4a7c34ba69b00f533dfbc9a0e08ad76c2b1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.12.tgz\", \"integrity\": \"sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==\", \"time\": 0, \"size\": 320106, \"metadata\": {\"url\": \"https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "45361f5f4bcba79fabb20ae813c04746d69b481224130f178e569da88bf6", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/9a/2a" + "contents": "91a196ae012f18774044f612769a0024ea8e8f43\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz\", \"integrity\": \"sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==\", \"time\": 0, \"size\": 6677, \"metadata\": {\"url\": \"https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "956075e3a75f25d2401347585c1393cfe83e0af66899f306f7ec8018b6cf", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/c5/a5" }, { "type": "inline", @@ -2315,9 +2311,15 @@ }, { "type": "inline", - "contents": "91d69802169fb737b0bf66bbddeb184aa7aea861\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz\", \"integrity\": \"sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==\", \"time\": 0, \"size\": 14556, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "c5ba8b3064b33b6f49f8a22573ca83c332b34a328ea4507089adac64a37a", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/db/33" + "contents": "9208c29633a37722dcfcb807353e1dccfd2fb796\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.3.tgz\", \"integrity\": \"sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==\", \"time\": 0, \"size\": 954690, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "588aaca3a3339ecb228e3e82dbbac685696ed4e06166f84d34ebc1a54ad2", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/53/c5" + }, + { + "type": "inline", + "contents": "9422bbab0d40244c55f1b5321cd1c7ab2ab1ac17\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/http-client/-/http-client-4.0.1.tgz\", \"integrity\": \"sha512-+Nvd1ImaOZBSoPbsUtEhv+1z99H12xzncCkz0a3RuehINE81FZSe2QTj3uvAPTcJX/SCzUQHQ0D1GrPMbrPitg==\", \"time\": 0, \"size\": 17834, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/http-client/-/http-client-4.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "50cffefbc54d1563ff1014f7aa43b2586fff3ab63663a9227237dd0e8ff3", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/1b/02" }, { "type": "inline", @@ -2325,6 +2327,12 @@ "dest-filename": "f7afbc9eb60823c417e5dd1dd2f56b61e1b85cdd840120ff5644e6b03358", "dest": "flatpak-node/npm-cache/_cacache/index-v5/23/76" }, + { + "type": "inline", + "contents": "96693c4febc6cc59ac30348db28bf5aacc7f7a71\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.3.tgz\", \"integrity\": \"sha512-6HnvHCT7fDyj6R0Ph7A6x8dQS/S38MClRWeDLqc0MdfWkxjiu1HSDYrdPhqSILzjTIC/pnXbbJbo+ft+gy/9hQ==\", \"time\": 0, \"size\": 668980, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "4da613bc097468971a3e2d74b6135e9f4a6ecb038ee0f33036a0e4326501", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/01/8a" + }, { "type": "inline", "contents": "98ccaee5f8ce2817a09b90e28ebe806a75f4a606\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz\", \"integrity\": \"sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==\", \"time\": 0, \"size\": 2868, \"metadata\": {\"url\": \"https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -2333,9 +2341,15 @@ }, { "type": "inline", - "contents": "9a1c2d1ec2a1ed2600ab57e0f0f3a1bcf9a2312d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.10.tgz\", \"integrity\": \"sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==\", \"time\": 0, \"size\": 4204628, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "6fdeb080cf56e55c142ee7f6cea617d7cdd74e5fbe93cee1a89782db0183", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f6/21" + "contents": "99b16aa5fb9ac928f556ddd0e49c76c5f4f7116a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz\", \"integrity\": \"sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==\", \"time\": 0, \"size\": 89981, \"metadata\": {\"url\": \"https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "64b96cec0914bacadaca2548c2c6e32b7eb715cf0cc5193e6b96c5a25a5b", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/be/72" + }, + { + "type": "inline", + "contents": "9acdbdc65ef996bf8d8ddef275e7fccd0b91a3fc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz\", \"integrity\": \"sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==\", \"time\": 0, \"size\": 4229555, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "f0dedeee6b00068f272c7d5b85387baa746909855d7eadab5796c66c2668", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d3/f5" }, { "type": "inline", @@ -2345,21 +2359,21 @@ }, { "type": "inline", - "contents": "9cff0cbb0ee8cb0af069c9339425e03c18e54da7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz\", \"integrity\": \"sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==\", \"time\": 0, \"size\": 2382, \"metadata\": {\"url\": \"https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8492c4d16a5941f2cf1e0254c5f3eb199f1d04135ecb9cdb0c0c1cc8466b", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1b/f8" + "contents": "9c286ca4750f79fc2993972b9ddb6edf96804803\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/http-client/-/http-client-3.0.2.tgz\", \"integrity\": \"sha512-JP38FYYpyqvUsz+Igqlc/JG6YO9PaKuvqjM3iGvaLqFnJ7TFmcLyy2IDrY0bI0qCQug8E9K+elv5ZNfw62ZJzA==\", \"time\": 0, \"size\": 18485, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/http-client/-/http-client-3.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5b434d06171699032eabc4d5e99009674b6ccd0f8fabfa383adef5592daf", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b4/77" }, { "type": "inline", - "contents": "9d3fdcde75cc3d44a066499a2dfb2a43a343171e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/arg/-/arg-5.0.2.tgz\", \"integrity\": \"sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==\", \"time\": 0, \"size\": 5620, \"metadata\": {\"url\": \"https://registry.npmjs.org/arg/-/arg-5.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "cb8820da33e4b6b8281e52263db9a95652cdeadc4c913c9381b108fec502", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/22/44" + "contents": "9cd27ddb12deff80a108b87be86b109f59664f79\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.3.tgz\", \"integrity\": \"sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==\", \"time\": 0, \"size\": 824787, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "7f033617651494831c3e78c7c72707f524ed524fb7d1674dfc96b2a6cb09", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/51/71" }, { "type": "inline", - "contents": "9d69f0bf1406fa3cd55327f2cb7f3259629d17c0\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.10.tgz\", \"integrity\": \"sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==\", \"time\": 0, \"size\": 3248533, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "df9b5e6d111abee7557a2408d4b3eaea39329dd3a0fa664fab97561fa867", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/94/bb" + "contents": "9d3fdcde75cc3d44a066499a2dfb2a43a343171e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/arg/-/arg-5.0.2.tgz\", \"integrity\": \"sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==\", \"time\": 0, \"size\": 5620, \"metadata\": {\"url\": \"https://registry.npmjs.org/arg/-/arg-5.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "cb8820da33e4b6b8281e52263db9a95652cdeadc4c913c9381b108fec502", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/22/44" }, { "type": "inline", @@ -2375,9 +2389,9 @@ }, { "type": "inline", - "contents": "a047c81c4bd80c3e952b2f1a4de11d186e3a2c82\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.2.tgz\", \"integrity\": \"sha512-sshYUiYVSEI2B6dp4jMncwxbrUqRdNApF2c3bhtLAU0qA8Lrri0p0NauOsTWh3yCCCDyBOjESHMExonp7Nzc0w==\", \"time\": 0, \"size\": 963536, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "e970bb6110c9bb61b3e77e3419e6ffeac2baa50689ea8f1fa89773e0f618", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/48/72" + "contents": "a0a2e9a006e12ed719e413b5462a31f2ab2c2930\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz\", \"integrity\": \"sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==\", \"time\": 0, \"size\": 165617, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "03438d256368c1aaae3228053b4a1f1c2b4ee068d19f1871243c7e52426f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/e5/9a" }, { "type": "inline", @@ -2387,9 +2401,9 @@ }, { "type": "inline", - "contents": "a199cbc5ad90a022b66108d3cd198a6e726d413a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.2.tgz\", \"integrity\": \"sha512-QOWgFH5X9+p+S1NAfOqc0z8qEpJIoUHf7OWjNUGOeW18Mx22lAUOiA9b6r2/vpzLdfxi/f+VWsYjUOMCcYh0Ng==\", \"time\": 0, \"size\": 836620, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8ba41cc967c827dceeda6495643060ffdcf8904bf337d60537d3f1308a0e", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c7/c7" + "contents": "a3b784063cbd6276379a5bef0f21fba919447ff5\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.4.2.tgz\", \"integrity\": \"sha512-a6CDSGSMTGrg0BjD97x8TBYPf7qQMDlZipJ6UDfv/pd4OIym8TMlHu3MsH0bTNnRdAG2D6EFEykIgiQPqvtTkA==\", \"time\": 0, \"size\": 71051, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.4.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "859de5700b380b8be60dda61cf6f9e8bbe8894c1af282e38341fd2443d4f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/62/3f" }, { "type": "inline", @@ -2399,9 +2413,9 @@ }, { "type": "inline", - "contents": "a41de1e97d73530867c10560a4a5f5a15f0e54d2\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz\", \"integrity\": \"sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==\", \"time\": 0, \"size\": 16859, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "47e55ab3389253cbac4080064534f9f9b3c7008c775791624887ad57cdb2", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/47/a2" + "contents": "a3ffc521f3a3aa8792ed0671033bfefa02294b10\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz\", \"integrity\": \"sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==\", \"time\": 0, \"size\": 4484984, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "41923902cc27ec7d83b21d07756eb9d378e356ae9fd384620581f7168fd8", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/9d/43" }, { "type": "inline", @@ -2417,57 +2431,51 @@ }, { "type": "inline", - "contents": "a482c636a6f6c956475dcf9624c78b1415782207\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz\", \"integrity\": \"sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==\", \"time\": 0, \"size\": 20237, \"metadata\": {\"url\": \"https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "b4a0bee104df4f91439dcb7f62e751a172d5d9cabf87ee532a010ce782c3", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c4/97" - }, - { - "type": "inline", - "contents": "a8cf9b72c16abc1846269ba058b19c7a18804f55\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.10.tgz\", \"integrity\": \"sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==\", \"time\": 0, \"size\": 4013001, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5fa112500504916564405c2ee4755ad4bc57eb291793faf8367a05753017", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/cf/2b" + "contents": "a4d1ac5a0727f1f2961132b97ccaa972395ce2fc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-2.0.1.tgz\", \"integrity\": \"sha512-w7nGA9SSc0WECzn05yRrw3uN8293I620Kd9x97I0kyyxUjtWxCMmlgmAbS364gJZYvljd0A6iQyAigVV2dOX9A==\", \"time\": 0, \"size\": 9827, \"metadata\": {\"url\": \"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-2.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "fcfc2c32075f5e6cebda851749de339cf4f6e3086cb9a4b724aff9988652", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/64/96" }, { "type": "inline", - "contents": "aad70b1e7e316106b8b1ae07d1902aba06a88ab7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz\", \"integrity\": \"sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==\", \"time\": 0, \"size\": 7127, \"metadata\": {\"url\": \"https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "481959c84d13edab51fdc4f5177ae1c6a8d5245488eb8cc48d2001deef02", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/12/3a" + "contents": "a6d6d7b9d89a20fcdb76ac1491c2a1f363b91830\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.3.tgz\", \"integrity\": \"sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==\", \"time\": 0, \"size\": 4354, \"metadata\": {\"url\": \"https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "2ba7b0e36b21f37bd0f07b3f3e1120ae4b499e566ebaff1afe853af6c7ab", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/c6/1a" }, { "type": "inline", - "contents": "ab4b95fa891a551feb7b1cd334041240422dcb7f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.2.tgz\", \"integrity\": \"sha512-uPj7MQ6/s+/GOpolavm6BPo+6CbhbKYyZHUDvZ/SmJM7pfDBgdGisFX3bY/CBDMg2ZO4utfhlApkSfZ92yXw7Q==\", \"time\": 0, \"size\": 841103, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "f9a9ffa49c78069878df1f421ecb3acac47ff914b712786c890f51570aee", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/7e/56" + "contents": "a901398ef2f2aa757c967c0852753f203e2539f0\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz\", \"integrity\": \"sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==\", \"time\": 0, \"size\": 3274073, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "538d647557aeae69a76fef6ac596f7722e584a26296f3ec389de88a11eb1", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8d/6f" }, { "type": "inline", - "contents": "abbe5a51dbb03536750e50cecf0ef8af54f775a9\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.10.tgz\", \"integrity\": \"sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==\", \"time\": 0, \"size\": 4004346, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "32ba7425b27183a40097b287364ba9d8d477d5b6f6a98e04f3f08530e323", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/6b/46" + "contents": "ade10123f46a9ec3c39d4ebc95c1ad9f054cdd59\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vue3-simple-icons/-/vue3-simple-icons-16.10.0.tgz\", \"integrity\": \"sha512-i5i4K3R+ZLFLsb+Gjw7jHxOQW5hhH4NcB0U2Xe1v3FKnqFJow8A5sgRglAwFtFDHLw1peDIRRRe8dCxs9yhVdQ==\", \"time\": 0, \"size\": 4301005, \"metadata\": {\"url\": \"https://registry.npmjs.org/vue3-simple-icons/-/vue3-simple-icons-16.10.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "8c387747876b3ce96bb207a4cf6a6be9c96a85a0d5b093e58b11ed051319", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/3c/46" }, { "type": "inline", - "contents": "b0cc1512e6403a785c9c924472b170a747c633dd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz\", \"integrity\": \"sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==\", \"time\": 0, \"size\": 11118, \"metadata\": {\"url\": \"https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "38185a6182b640b9b029914c320415cae3a1704ac6bf68cbfc1dcc56bb65", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/6d/52" + "contents": "b056c31802ef4da4294b310706b8f7b7eb2d873a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz\", \"integrity\": \"sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==\", \"time\": 0, \"size\": 4469597, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "9af4602db2fb84470e28597ffadeeda0e54ffd282c10fcca8ed4b9927e20", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/46/16" }, { "type": "inline", - "contents": "b15de82ef1abe21d623747402bf5562029880839\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/serve/-/serve-14.2.5.tgz\", \"integrity\": \"sha512-Qn/qMkzCcMFVPb60E/hQy+iRLpiU8PamOfOSYoAHmmF+fFFmpPpqa6Oci2iWYpTdOUM3VF+TINud7CfbQnsZbA==\", \"time\": 0, \"size\": 8807, \"metadata\": {\"url\": \"https://registry.npmjs.org/serve/-/serve-14.2.5.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "1d02f04185b23f7cfbfb60b01240157932cfb23db8e4f09ba7bc09d3f979", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/10/8a" + "contents": "b06af47eab4c644aa387968c72fb1fd179a295da\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/request-error/-/request-error-7.1.0.tgz\", \"integrity\": \"sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw==\", \"time\": 0, \"size\": 2990, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/request-error/-/request-error-7.1.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "956b880ddf13b114bc18197bf6bc2e662c1f58e4fbd7abfb2ad0888eed88", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/f8/e3" }, { "type": "inline", - "contents": "b3bbad551be9cf2623ace1135767547bd47ed9bc\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.21.tgz\", \"integrity\": \"sha512-vKQ5olH5edFZdf5ZrlEgSO1j1DMA4u23TVK5XR1uMhvwnYvVdDF0nHXJUblL/GvzlShQbjhZZ2uvYmDlAbgo9w==\", \"time\": 0, \"size\": 11089, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "3e182aaa919dfc0d95ebb27bf8437b965a2eeddef129219d8de944995fab", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/2c/fd" + "contents": "b0cc1512e6403a785c9c924472b170a747c633dd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz\", \"integrity\": \"sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==\", \"time\": 0, \"size\": 11118, \"metadata\": {\"url\": \"https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "38185a6182b640b9b029914c320415cae3a1704ac6bf68cbfc1dcc56bb65", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/6d/52" }, { "type": "inline", - "contents": "b49b28abc09c2628423ab1570663c4d83e1a6376\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@actions/github/-/github-6.0.1.tgz\", \"integrity\": \"sha512-xbZVcaqD4XnQAe35qSQqskb3SqIAfRyLBrHMd/8TuL7hJSz2QtbDwnNM8zWx4zO5l2fnGtseNE3MbEvD7BxVMw==\", \"time\": 0, \"size\": 7310, \"metadata\": {\"url\": \"https://registry.npmjs.org/@actions/github/-/github-6.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "fe363f1ab9f19afd5032a39f5533ec338a7eaf74f1a5a62c96f07aabcab2", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/3e/fb" + "contents": "b66adfea4647bff5295c46b3dd24fdcd01fe80d8\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.3.tgz\", \"integrity\": \"sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==\", \"time\": 0, \"size\": 873668, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "41718798e23a263fe368987237556b8322dff2e67a872ca02b19c628f606", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d7/2f" }, { "type": "inline", @@ -2489,15 +2497,21 @@ }, { "type": "inline", - "contents": "bb8f690f923579a9fa8a2c566e889e1e5de64114\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.1.tgz\", \"integrity\": \"sha512-S6Yne7comVulJ1jD3T7rCfYFHPR0zUjAYoLjUDPXNJCUrdzWJdf/ak/UepE7TicqQG+yBa6eb5WusqcPgg+1AQ==\", \"time\": 0, \"size\": 9830, \"metadata\": {\"url\": \"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "974bd0438fb1ce194e57d1965862d56554b32ad157d86488090cb7e68d58", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/46/31" + "contents": "be1280691d9d209aeb74ceacb668cb4ec0b7dba3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz\", \"integrity\": \"sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==\", \"time\": 0, \"size\": 3201392, \"metadata\": {\"url\": \"https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "d2003e49388595a15227832734200e8fd8fecf9172507e01cdeae0dec073", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/91/89" + }, + { + "type": "inline", + "contents": "be24af5fe7f43c407c27b4c95eb5f64db3f99671\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz\", \"integrity\": \"sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==\", \"time\": 0, \"size\": 4024126, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "977ef981869ae74d2a1325b8b6da077057aa278a0fa70c4e362da415c02f", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/ae/c6" }, { "type": "inline", - "contents": "bf87b6d9bad7571c94971b909bf57b586195a7e0\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz\", \"integrity\": \"sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==\", \"time\": 0, \"size\": 7740, \"metadata\": {\"url\": \"https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "2c6cd76c45fb7675b253ee3041dd13eaeb237bec296c1b3a5f4713195534", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/69/e0" + "contents": "c02ae8231e1032e1bcc2640d4f8646f617a06274\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/rollup/-/rollup-4.60.3.tgz\", \"integrity\": \"sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==\", \"time\": 0, \"size\": 570968, \"metadata\": {\"url\": \"https://registry.npmjs.org/rollup/-/rollup-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "1c1ca0b2fa7cedbc3d75a969973c3c927a116d14526631a5abab7c464295", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/a3/fb" }, { "type": "inline", @@ -2513,15 +2527,9 @@ }, { "type": "inline", - "contents": "c2709aa991f1919b0830a0c20532c2f97feec5e3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.10.tgz\", \"integrity\": \"sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==\", \"time\": 0, \"size\": 3713535, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "38bbf73e8b700bbbc26ff52530692420f1c4bfc1080b7d2c05adc2d0c224", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/44/cd" - }, - { - "type": "inline", - "contents": "c2b91fffb986624e298481080f15409589e44332\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@lizardbyte/shared-web/-/shared-web-2025.922.181114.tgz\", \"integrity\": \"sha512-ISJLK79h10WkZf/fz7wEkrmlEEf9tUe5RQpADdOONXIybAKP/TC2cTfPr1NSRvL4sCoHTHv1oOlMkauaEAI3kg==\", \"time\": 0, \"size\": 37202, \"metadata\": {\"url\": \"https://registry.npmjs.org/@lizardbyte/shared-web/-/shared-web-2025.922.181114.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "f3a1f0047d2813b1a5769dc007e526570bc05dc00c5e13bb10dc216e849f", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/85/04" + "contents": "c2bb1a70c45cdc38e87b892907c302bdcc808154\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz\", \"integrity\": \"sha512-fNVRE7ufJiAA3XUrha2omTA39M6IXIc6GIZLvlbsm8QOQCYvpq/LkMNGyFlB1d8hTDzsAXa3OKtybdMAYsV/fw==\", \"time\": 0, \"size\": 21445, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "9595f113910075100d67ee02af77ab43dfb7d69fb5b9d1c6866026374096", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/fa/b0" }, { "type": "inline", @@ -2543,15 +2551,15 @@ }, { "type": "inline", - "contents": "c4acce735087fca1f42e0d1bd624e0791830291e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vite-plugin-ejs/-/vite-plugin-ejs-1.7.0.tgz\", \"integrity\": \"sha512-JNP3zQDC4mSbfoJ3G73s5mmZITD8NGjUmLkq4swxyahy/W0xuokK9U9IJGXw7KCggq6UucT6hJ0p+tQrNtqTZw==\", \"time\": 0, \"size\": 2697, \"metadata\": {\"url\": \"https://registry.npmjs.org/vite-plugin-ejs/-/vite-plugin-ejs-1.7.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "268cc31d3234bb8ee37845db9f77b24ce1870ea18c8f0019c37d68c24c01", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f4/99" + "contents": "c39a26754eafb95864dd8923d4b9c860ee53820a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.3.tgz\", \"integrity\": \"sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==\", \"time\": 0, \"size\": 905234, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "fc63068b1e0c23274a00b23d08bb901973fb13c255cb1abdeae1c0351777", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/54/4b" }, { "type": "inline", - "contents": "c6118006226c43c710fa99ee8be00a8bf9731237\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vite/-/vite-6.3.6.tgz\", \"integrity\": \"sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==\", \"time\": 0, \"size\": 632258, \"metadata\": {\"url\": \"https://registry.npmjs.org/vite/-/vite-6.3.6.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "254932d9bc36dffd176013a3cb72969c8fbf7d2a267fcc1c22672c7a2d89", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/d8/04" + "contents": "c4acce735087fca1f42e0d1bd624e0791830291e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vite-plugin-ejs/-/vite-plugin-ejs-1.7.0.tgz\", \"integrity\": \"sha512-JNP3zQDC4mSbfoJ3G73s5mmZITD8NGjUmLkq4swxyahy/W0xuokK9U9IJGXw7KCggq6UucT6hJ0p+tQrNtqTZw==\", \"time\": 0, \"size\": 2697, \"metadata\": {\"url\": \"https://registry.npmjs.org/vite-plugin-ejs/-/vite-plugin-ejs-1.7.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "268cc31d3234bb8ee37845db9f77b24ce1870ea18c8f0019c37d68c24c01", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/f4/99" }, { "type": "inline", @@ -2559,6 +2567,12 @@ "dest-filename": "d5f8ccfbb62d7e7a7ee4f06ad85054ca2d54ee156eb7eaee541e26d9e288", "dest": "flatpak-node/npm-cache/_cacache/index-v5/3f/db" }, + { + "type": "inline", + "contents": "c898de34be3ae957d160d8b6f6970f64ac231504\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.3.tgz\", \"integrity\": \"sha512-FWFlNxghg4HrXkD3ifYbS/IdL/mDHjh9QcsNyhQjN8dplUoZbejsdpmuqdA76nxj2xoWPs7p8uX2SNr9rYu0Ag==\", \"time\": 0, \"size\": 13966, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5c963d204258c58161241b14e6dc0a1a7834552d812d93abc53efc80fde7", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d7/94" + }, { "type": "inline", "contents": "c8a5706006c7272b34109041e53fbf4865386e30\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz\", \"integrity\": \"sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==\", \"time\": 0, \"size\": 11577, \"metadata\": {\"url\": \"https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -2573,9 +2587,9 @@ }, { "type": "inline", - "contents": "c97321d64fe3baaec4aaee4b4d44b6dad9516121\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz\", \"integrity\": \"sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==\", \"time\": 0, \"size\": 26992, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "e838b5d3fd5dbcaeca1a9bc28d5eacb17f096f2d62822716fbc69238f1d9", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/6b/28" + "contents": "cc954bca09c6fd7efd6f6c54659e9fa736ae4f30\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz\", \"integrity\": \"sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==\", \"time\": 0, \"size\": 3733025, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "77d3e4706106af1d54d566124ea823ae6aa2adcc348b3af3e45c1183d0a9", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/04/be" }, { "type": "inline", @@ -2597,33 +2611,45 @@ }, { "type": "inline", - "contents": "d073e2ebd92ff4aa52dfa726b97809c380794c4c\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/esbuild/-/esbuild-0.25.10.tgz\", \"integrity\": \"sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==\", \"time\": 0, \"size\": 30947, \"metadata\": {\"url\": \"https://registry.npmjs.org/esbuild/-/esbuild-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "3672a25ed2ffa8387e2aef3d8efe3ab063f3468ecc8f8fd04357c75571ef", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/9b/97" + "contents": "ce2bc5357b6580d2722d19da5b988e1b3fdc81c9\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.3.tgz\", \"integrity\": \"sha512-E5Eb5H/DpxaoXH++Qkv28RcUJboMopmdDUALBczvHMf7hNIxaDZqwY5lK12UK1BHacSmvupoEWGu+n993Z0y1A==\", \"time\": 0, \"size\": 876924, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "4c4c54cff61b4b8ec71f89677ec6e4446cb074c722cc7d4428a42ab0559b", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/bd/8b" }, { "type": "inline", - "contents": "d096965bad5cd9e38aab01652f9f31c2e0bd3b26\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.2.tgz\", \"integrity\": \"sha512-cqFSWO5tX2vhC9hJTK8WAiPIm4Q8q/cU8j2HQA0L3E1uXvBYbOZMhE2oFL8n2pKB5sOCHY6bBuHaRwG7TkfJyw==\", \"time\": 0, \"size\": 886169, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "417d8ffd688e99e74ef01fd96ea96180e098c731fa3c0823247684fdf0d7", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fd/df" + "contents": "ce9e22044ab1f3dbb6c7bec5d80c30a8c4b1a627\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.34.tgz\", \"integrity\": \"sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==\", \"time\": 0, \"size\": 82583, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "0f22a5e580727bfc201a4d1c95b1db4bd0384d95b9c68e27e2e285ceaa30", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/a2/ff" }, { "type": "inline", - "contents": "d29fb96b96c61474f838c265aaa4291606e943b8\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.1.tgz\", \"integrity\": \"sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==\", \"time\": 0, \"size\": 24718, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "de8b35a2ca6302d99920b95c9b6d722528246f27cb0240c4b4f7ce0b0edb", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/2c/eb" + "contents": "d0b4a795af7c5a290d8cd62afe5c3391f43c53e1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz\", \"integrity\": \"sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==\", \"time\": 0, \"size\": 4375063, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "3a58f2fa1297155c6d33db9cbaac6748e674fb1a81715fc000135460a5af", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/8c/8f" }, { "type": "inline", - "contents": "d55479f038c8d01e3964caef4f8ffa00746c1c4f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz\", \"integrity\": \"sha512-RLmb9U6H2rJDnGxEqXxzy7ANPrQz7WK2/eTjdZqyU9uRU5W+FkAec9uU5gTYzFBH7aoXIw2WTJSCJR4KPlReQw==\", \"time\": 0, \"size\": 6083252, \"metadata\": {\"url\": \"https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "382d74790936c4ebf5316bc10131d16926136e90a8a233768e7ffcde7101", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/f7/8f" + "contents": "d31c9160378263d3bc01ee81e386c673303cf2d8\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz\", \"integrity\": \"sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==\", \"time\": 0, \"size\": 138324, \"metadata\": {\"url\": \"https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "97d2c6e5c772f993e1a5b5fdeae5e52c835ac89d689ba43dbe025d54d880", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/96/e8" }, { "type": "inline", - "contents": "d953fa5fe42a43ae4fc1ace58e0ddbb962bb2711\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz\", \"integrity\": \"sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==\", \"time\": 0, \"size\": 293246, \"metadata\": {\"url\": \"https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "ea5fa625e022a85fe63571b7b279115663f664f96634aaa653f1ff62549c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c5/7c" + "contents": "d32904c7e60ee11a7cc3af0143e5e473c36a9f9d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/semver/-/semver-7.7.4.tgz\", \"integrity\": \"sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==\", \"time\": 0, \"size\": 28442, \"metadata\": {\"url\": \"https://registry.npmjs.org/semver/-/semver-7.7.4.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "c335f15c5e60271d167b8468ee446614a76a1bee37e0fcc08643dc5818a4", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d5/ed" + }, + { + "type": "inline", + "contents": "d89ae88d8b0d01cbfbbf72379295d883d4764f24\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.3.tgz\", \"integrity\": \"sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==\", \"time\": 0, \"size\": 963578, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a1a2cc621832381982b7c5720dc1f0571ffed6373447c01b5ac785526521", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/44/21" + }, + { + "type": "inline", + "contents": "d99ff2a1598bb01ebeafac0efa39cf7ccf4fd2ef\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.34.tgz\", \"integrity\": \"sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==\", \"time\": 0, \"size\": 108731, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.34.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "365eb38a0086ea8d1deea4322791081c0855033ae43c9ac073de011a484a", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/76/30" }, { "type": "inline", @@ -2633,21 +2659,21 @@ }, { "type": "inline", - "contents": "da64fac237d8168d292435c6961ad26f0c33f389\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.10.tgz\", \"integrity\": \"sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==\", \"time\": 0, \"size\": 4051013, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "7547c9ecde6007a175b95581d47d08c7ba346793550cca53612895c47628", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/b7/52" + "contents": "da2d8aede0915ae5081bf94bf73d3e6a5547798f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz\", \"integrity\": \"sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==\", \"time\": 0, \"size\": 4395720, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "055de2b5a37d474abdd9bcefab350877b3dcac2b6a726fd8bc33dcc26d2c", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/61/8d" }, { "type": "inline", - "contents": "dc41b92fa920120a68c91b2a095e4512cb1f797f\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.2.tgz\", \"integrity\": \"sha512-h11KikYrUCYTrDj6h939hhMNlqU2fo/X4NB0OZcys3fya49o1hmFaczAiJWVAFgrM1NCP6RrO7lQKeVYSKBPSQ==\", \"time\": 0, \"size\": 909098, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "47d19a1da0e1e218b095b585ba701f11c94e50a3d30363619d9fce103c6c", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/66/6f" + "contents": "dc4f75804a3d5fd0c5f9254a95eac9d4bec01f23\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.3.tgz\", \"integrity\": \"sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==\", \"time\": 0, \"size\": 894843, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "9f2c5df99c95b6b956e30c699e95d6b38c105543855e0efc8dcda1a9791e", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/bd/ef" }, { "type": "inline", - "contents": "dca64ccc1ca845daf2ce584707f5dc3695bd3274\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.21.tgz\", \"integrity\": \"sha512-3M2DZsOFwM5qI15wrMmNF5RJe1+ARijt2HM3TbzBbPSuBHOQpoidE+Pa+XEaVN+czbHf81ETRoG1ltztP2em8w==\", \"time\": 0, \"size\": 309302, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "8cbed5596205d82a86ae231422b78276fb3cecbda5cc6f4eb7b9f029e7ed", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/78/bf" + "contents": "dd43819562a9ecd319bee851194cec4764c15b98\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/vite/-/vite-6.4.2.tgz\", \"integrity\": \"sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==\", \"time\": 0, \"size\": 632135, \"metadata\": {\"url\": \"https://registry.npmjs.org/vite/-/vite-6.4.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "f97c6fbe7a1004b6c9b699c7b7cf161cefbc2928ff41c402cfc8404dbbda", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/98/08" }, { "type": "inline", @@ -2667,12 +2693,6 @@ "dest-filename": "c9aa1c46bf0c67511379e97bd07fca87532422f2506214f94db8861160d3", "dest": "flatpak-node/npm-cache/_cacache/index-v5/a1/5e" }, - { - "type": "inline", - "contents": "df5435719341ddbe2129254fc450451ce88f19be\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.10.tgz\", \"integrity\": \"sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==\", \"time\": 0, \"size\": 4364531, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "807fa1b4a0498797fca98cc7be7259f0acc3485d894aeeef0c137bf366c9", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/77/ab" - }, { "type": "inline", "contents": "dfc095b983a77202312a4ce77cc7f9a7b0355b22\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz\", \"integrity\": \"sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==\", \"time\": 0, \"size\": 3210, \"metadata\": {\"url\": \"https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", @@ -2681,27 +2701,9 @@ }, { "type": "inline", - "contents": "e0290046455a168607de5fe709910e84e9e6a134\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.21.tgz\", \"integrity\": \"sha512-jNtbu/u97wiyEBJlJ9kmdw7tAr5Vy0Aj5CgQmo+6pxWNQhXZDPsRr1UWPN4v3Zf82s2H3kF51IbzZ4jMWAgPlQ==\", \"time\": 0, \"size\": 164667, \"metadata\": {\"url\": \"https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.21.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "6c5661ea8c0b737b4f31adeccd5a597814dd858157082c0149a083a36ab4", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/90/6b" - }, - { - "type": "inline", - "contents": "e0c96aa5e78b88e74236667c502a30481745a68d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz\", \"integrity\": \"sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==\", \"time\": 0, \"size\": 20037, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "f98a6a37ffbbc8b52b0245f98cbada42c17c318c13768e0a744feeb98524", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/a5/a0" - }, - { - "type": "inline", - "contents": "e0e1975a5e1c3d6d3762f47847bbfcbb483ab613\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.2.tgz\", \"integrity\": \"sha512-/eg4CI61ZUkLXxMHyVlmlGrSQZ34xqWlZNW43IAU4RmdzWEx0mQJ2mN/Cx4IHLVZFL6UBGAh+/GXhgvGb+nVxw==\", \"time\": 0, \"size\": 715595, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "cd31483e4e8251251a62b4c571a12f091c85c7289c6f9918031f5cb00aa6", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1a/43" - }, - { - "type": "inline", - "contents": "e398cbe41127feb6d036dd4486c763c7c44e8922\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.2.tgz\", \"integrity\": \"sha512-ApXFKluSB6kDQkAqZOKXBjiaqdF1BlKi+/eqnYe9Ee7U2K3pUDKsIyr8EYm/QDHTJIM+4X+lI0gJc3TTRhd+dA==\", \"time\": 0, \"size\": 924956, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "d43cad03228a84b5867db2f79eae935c007c8c2c583cc184d68c141475d6", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/12/80" + "contents": "e2f08f4f4bcc9d97ee09c72bf27c88b08526edae\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz\", \"integrity\": \"sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==\", \"time\": 0, \"size\": 4069529, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "e0f3f7a8f2fa0d3754af24af4a9f525ebbe04b8deb711f248b33a0f5bfde", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/17/52" }, { "type": "inline", @@ -2717,39 +2719,45 @@ }, { "type": "inline", - "contents": "e5bf39a3428b88dd08426fb4c7509603d6bd32dd\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz\", \"integrity\": \"sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==\", \"time\": 0, \"size\": 220116, \"metadata\": {\"url\": \"https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "9dec74b200ccf864e192298ce99ef93111fa18d237a1ec7745af6f0b8a8e", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/4d/13" + "contents": "e52296458da2d5932936b1fd659d875bfdec73ac\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz\", \"integrity\": \"sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==\", \"time\": 0, \"size\": 14405, \"metadata\": {\"url\": \"https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "24084655f33001f02707d177db2ae7d1e414822fe1a207e1bbab9c7c7354", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/80/da" }, { "type": "inline", - "contents": "eb55e357db5ffa3616b9f331bb2b01cd24a60d41\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz\", \"integrity\": \"sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==\", \"time\": 0, \"size\": 1676, \"metadata\": {\"url\": \"https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "532a4c7bf52c908d567ded2bb11b0f3282f0733d0d079a5291c2f72e0077", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/1a/fd" + "contents": "e5991fb85dbd4b189bb5b67e9fa4d2b08739312e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/auth-token/-/auth-token-6.0.0.tgz\", \"integrity\": \"sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==\", \"time\": 0, \"size\": 6061, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/auth-token/-/auth-token-6.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6613bb310456239c403d5c74c908326d8f35504f202b325825d3d3bd7178", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/ee/eb" }, { "type": "inline", - "contents": "ec24228926a1033f60148dc8a857ba0953a38003\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/execa/-/execa-5.1.1.tgz\", \"integrity\": \"sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==\", \"time\": 0, \"size\": 14494, \"metadata\": {\"url\": \"https://registry.npmjs.org/execa/-/execa-5.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5b28156033799dbb3498e68a6dd03c720da7f4d962339bae9e7a97e838c9", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/39/72" + "contents": "e5c6fd4970c5bb2cfa66591526bda8218098d1d1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/entities/-/entities-7.0.1.tgz\", \"integrity\": \"sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==\", \"time\": 0, \"size\": 113587, \"metadata\": {\"url\": \"https://registry.npmjs.org/entities/-/entities-7.0.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "a2435483a93b96a0f34458e113c5e07866d100f76c29ee03eb5da9c2576e", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/74/7b" + }, + { + "type": "inline", + "contents": "e9e229bfeff2dac22c49ac4878e9b5f0efbbb392\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.3.tgz\", \"integrity\": \"sha512-KHLgC3WKlUYW3ShFKnnosZDOJ0xjg9zp7au3sIm2bs/tGBeC2ipmvRh/N7JKi0t9Ue20C0dpEshi8WUubg+cnA==\", \"time\": 0, \"size\": 785344, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "015a45db3454d03be3cf07290d6160f2b87fb7277d07369caf93d28b1593", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/75/cb" }, { "type": "inline", - "contents": "eec69c3b60ba97340b3e5b0744841bfe2ad623c2\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz\", \"integrity\": \"sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==\", \"time\": 0, \"size\": 29439, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a4420cedfab8701e34db59fde3a7412a7d6bc999599f5c6c400f0f27c31b", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/84/d7" + "contents": "eb8064b44e294d8f966e86e16a0c878f9bddc031\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz\", \"integrity\": \"sha512-B5yCyIlOJFPqUUeiD0cnBJwWJO8lkJs5d8+ze9QDP6SvfiXSz1BF+91+0MeI1d2yxgOhU/O+CvtiZ9jSkHhFAw==\", \"time\": 0, \"size\": 143986, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "dcbfd75659cb599e6b94e90b2c7bf8f354473135d9151680d487a9fd3095", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/b6/d9" }, { "type": "inline", - "contents": "ef267f5f9913fd05ce52c5787f1962b2cb3a0f53\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.10.tgz\", \"integrity\": \"sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==\", \"time\": 0, \"size\": 4204588, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "efd57f301d1d209dcbe0bf03f883ed3ddeaa3a74f3c46cd4a44d09ef6236", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/12/9c" + "contents": "ec24228926a1033f60148dc8a857ba0953a38003\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/execa/-/execa-5.1.1.tgz\", \"integrity\": \"sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==\", \"time\": 0, \"size\": 14494, \"metadata\": {\"url\": \"https://registry.npmjs.org/execa/-/execa-5.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "5b28156033799dbb3498e68a6dd03c720da7f4d962339bae9e7a97e838c9", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/39/72" }, { "type": "inline", - "contents": "efc637da7143de6f2fd3d1ae38cb6b8ad0f834e8\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.10.tgz\", \"integrity\": \"sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==\", \"time\": 0, \"size\": 4068675, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "6630d01ec4e929edc0c951568fede525bf4d1121a9bce35dddd20dbe92d3", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c2/6f" + "contents": "ee3082490029ed97e3563b79482acc4ac549fd56\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz\", \"integrity\": \"sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==\", \"time\": 0, \"size\": 48342, \"metadata\": {\"url\": \"https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "ad5a13cb3c117456fa21364942799d30eda1173935fe360398263de81128", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/46/d0" }, { "type": "inline", @@ -2765,27 +2773,33 @@ }, { "type": "inline", - "contents": "f49a35b62fd925f40ce87761b764297787761c3d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz\", \"integrity\": \"sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==\", \"time\": 0, \"size\": 1816, \"metadata\": {\"url\": \"https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "483e6b07a338fc56daa546a5c7d73c769d72f488be87ff50117370bdf004", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/c3/db" + "contents": "f23f1317c0b0f1372eab1ba8fe63d7ed316f0ccb\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.3.tgz\", \"integrity\": \"sha512-D+0QGcZhBzTN82weOnsSlY7V7+RMmPuF1CkbxyMAGE8+ZHeUjyb76ZiWmBlCu//AQQONvxcqRbwZTajZKqjuOw==\", \"time\": 0, \"size\": 858006, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "6efdf03e5b94452d78dcf2d52a6339d3f362d32df65f572439f057e7b916", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/ab/93" }, { "type": "inline", - "contents": "f4d5729677825ac421a80e6023397d822f48b484\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz\", \"integrity\": \"sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==\", \"time\": 0, \"size\": 22248, \"metadata\": {\"url\": \"https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "a5bd8c0c01b8f9aafe1f31ba4950ee2a980001d1fc6a3dfc0fadff4e44d8", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/b0/dc" + "contents": "f2b408cb05c77c4519252851725023f578f451f7\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz\", \"integrity\": \"sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==\", \"time\": 0, \"size\": 2156, \"metadata\": {\"url\": \"https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "7a96344f2b139adbb2d367863738188c938fdf38d5ef69f08dbbd9f85e18", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/e7/d9" }, { "type": "inline", - "contents": "f570220549cf0358948d073bbd5a593e8c9907cf\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.10.tgz\", \"integrity\": \"sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==\", \"time\": 0, \"size\": 4365677, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "17ad1d0a5d5f26feef428a9a147980acb66b3e58f669058e4956f3388fbc", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/5f/d5" + "contents": "f36b1016dd5b1627491067bd6601697ce1a9a873\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz\", \"integrity\": \"sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==\", \"time\": 0, \"size\": 4079682, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "419bef7fef31eafed33a2d9dbcde5e2220a980fb9265696660e9ef1a5997", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/53/1b" }, { "type": "inline", - "contents": "f58979416ff4af013b60860af6debf8cccb762f9\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.2.tgz\", \"integrity\": \"sha512-opH8GSUuVcCSSyHHcl5hELrmnk4waZoVpgn/4FDao9iyE4WpQhyWJ5ryl5M3ocp4qkRuHfyXnGqg8M9oKCEKRA==\", \"time\": 0, \"size\": 945532, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "b4f1c14de8904e6397a3f6526aae0f09a1a3a4da1733d3bba403b4b43083", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/41/69" + "contents": "f49a35b62fd925f40ce87761b764297787761c3d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz\", \"integrity\": \"sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==\", \"time\": 0, \"size\": 1816, \"metadata\": {\"url\": \"https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "483e6b07a338fc56daa546a5c7d73c769d72f488be87ff50117370bdf004", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/c3/db" + }, + { + "type": "inline", + "contents": "f5e53e3f01fa8a003a388beb9c41d778f37b8f3e\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz\", \"integrity\": \"sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==\", \"time\": 0, \"size\": 131798, \"metadata\": {\"url\": \"https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "9936347eaa7b039e8314c7c94e6e3354307210df5e1d5bee43bfefadc175", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/51/fe" }, { "type": "inline", @@ -2801,21 +2815,39 @@ }, { "type": "inline", - "contents": "f7f193175ca7cdc3a29493ba8570744555a1666b\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.10.tgz\", \"integrity\": \"sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==\", \"time\": 0, \"size\": 4061189, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "ca2181edd5e6f034ef8a2568685e8870040b64cbc3a8f9000c3087b88269", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fb/d7" + "contents": "f77666aad919ab01de2a6b6968556b0060edb5b3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.3.tgz\", \"integrity\": \"sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA==\", \"time\": 0, \"size\": 8135, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "ad29a092b2ec7defa86f2f8d0aa4573f09eaead603860ef81fac1292a898", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/5b/4f" }, { "type": "inline", - "contents": "f9cebda7cdc074c2e50a7db0b3952ea1e14b787c\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.2.tgz\", \"integrity\": \"sha512-6yqEfgJ1anIeuP2P/zhtfBlDpXUb80t8DpbYwXQ3bQd95JMvUaqiX+fKqYqUwZXqdJDd8xdilNtsHM2N0cFm6A==\", \"time\": 0, \"size\": 991655, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "1ea94f9d33bb70eff95069cb113122fa89af14c6acb3702412b807dbf2c6", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/6d/c8" + "contents": "f805c74576891af6abfb2bb3e21102ca7055fa43\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.3.tgz\", \"integrity\": \"sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==\", \"time\": 0, \"size\": 927035, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "3bd19a7f347ebaca5e03da565e86a30d4d4b565271c37c29ea082c585a0b", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/d4/b7" }, { "type": "inline", - "contents": "fb7d2fad13e35fdfe6b543ab2706990fee65b879\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.10.tgz\", \"integrity\": \"sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==\", \"time\": 0, \"size\": 4445116, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "0b4d3836d0854f4df350bea406a04c3a59b6e3f8888bfd3e86b57782fd56", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/fd/27" + "contents": "f8695b238dad09ce802b8d870b33ff009e6a716d\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.3.tgz\", \"integrity\": \"sha512-x35CNW/ANXG3hE/EZpRU8MXX1JDN86hBb2wMGAtltkz7pc6cxgjpy1OMMfDosOQ+2hWqIkag/fGok1Yady9nGw==\", \"time\": 0, \"size\": 796365, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "4eee88bfcac9e85d403e71414df3099910f7c3471b45bf8d3c14aeb42bf4", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/05/15" + }, + { + "type": "inline", + "contents": "f9e8cc4e9266c00877133a3f846e87e94f02e1d1\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz\", \"integrity\": \"sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==\", \"time\": 0, \"size\": 12860, \"metadata\": {\"url\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "8b676d3aa47926784ae93445ccbb67ab3cd5cde01ed2fb99100c51c73d52", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/1a/51" + }, + { + "type": "inline", + "contents": "faae6b015eed5020a51273bbcb74fac12929627a\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.3.tgz\", \"integrity\": \"sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==\", \"time\": 0, \"size\": 840045, \"metadata\": {\"url\": \"https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.3.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "acf428acc1fc9a6debc7117173602063adbd5bd884996116d305163ab9fd", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/ca/c3" + }, + { + "type": "inline", + "contents": "fb4ac985959d0f40c89f25f39cb3e0b98a0aa3a3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@intlify/devtools-types/-/devtools-types-11.4.2.tgz\", \"integrity\": \"sha512-3u8EN1kB6EMSi96KXs5k7a8y2X2g4+h3X6iwVZU47cP4n+mTuq//WMjG588BzSp/2XQ/dTXo2BLUXX+XS+PNfA==\", \"time\": 0, \"size\": 2491, \"metadata\": {\"url\": \"https://registry.npmjs.org/@intlify/devtools-types/-/devtools-types-11.4.2.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "ee4bfe2ac4979f54b66c6fdcdd266a42df55a6534472530d980f4bb7d1a0", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/3c/f2" }, { "type": "inline", @@ -2831,9 +2863,9 @@ }, { "type": "inline", - "contents": "fe0dd551939e8f3188bb034734ad3c8c1dc07c69\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.10.tgz\", \"integrity\": \"sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==\", \"time\": 0, \"size\": 4061527, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.10.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "0e5bd8a836c8722b84929f6a8315b013f856682eb0b06de0c9c1257d4ece", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/ed/d7" + "contents": "fce5d36208723ffe246696fcd35e6b07e3899da3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz\", \"integrity\": \"sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==\", \"time\": 0, \"size\": 4383334, \"metadata\": {\"url\": \"https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", + "dest-filename": "ef123652a4af056bb998cde98140ffc4f44d882c75902e8a10c1d759c1da", + "dest": "flatpak-node/npm-cache/_cacache/index-v5/5b/2b" }, { "type": "inline", @@ -2841,12 +2873,6 @@ "dest-filename": "7c6ad49d70eff131acc11a5b821e3d9d46bdb106b01afd85b2b5de6b2204", "dest": "flatpak-node/npm-cache/_cacache/index-v5/2e/5e" }, - { - "type": "inline", - "contents": "feb99973cee4e679e1f84abc4bce3d6e202b8ca3\t{\"key\": \"make-fetch-happen:request-cache:https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz\", \"integrity\": \"sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==\", \"time\": 0, \"size\": 4615, \"metadata\": {\"url\": \"https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz\", \"reqHeaders\": {}, \"resHeaders\": {}}}", - "dest-filename": "5d1db8951d6496925ebc655962fcc9ee2395b4673df9ce073099c846c9ff", - "dest": "flatpak-node/npm-cache/_cacache/index-v5/82/03" - }, { "type": "script", "commands": [ @@ -2854,7 +2880,7 @@ "nodedir=$(dirname \"$(dirname \"$(which node)\")\")", "mkdir -p \"flatpak-node/cache/node-gyp/$version\"", "ln -s \"$nodedir/include\" \"flatpak-node/cache/node-gyp/$version/include\"", - "echo 9 > \"flatpak-node/cache/node-gyp/$version/installVersion\"" + "echo 11 > \"flatpak-node/cache/node-gyp/$version/installVersion\"" ], "dest-filename": "setup_sdk_node_headers.sh", "dest": "flatpak-node" @@ -2869,8 +2895,8 @@ "type": "shell", "commands": [ "mkdir -p \"bin/@esbuild\"", - "cp \".package/@esbuild/linux-arm64@0.25.10/bin/esbuild\" \"bin/@esbuild/linux-arm64@0.25.10\"", - "ln -sf \"linux-arm64@0.25.10\" \"bin/esbuild-current\"" + "cp \".package/@esbuild/linux-arm64@0.25.12/bin/esbuild\" \"bin/@esbuild/linux-arm64@0.25.12\"", + "ln -sf \"@esbuild/linux-arm64@0.25.12\" \"bin/esbuild-current\"" ], "dest": "flatpak-node/cache/esbuild", "only-arches": [ @@ -2881,8 +2907,8 @@ "type": "shell", "commands": [ "mkdir -p \"bin/@esbuild\"", - "cp \".package/@esbuild/linux-arm@0.25.10/bin/esbuild\" \"bin/@esbuild/linux-arm@0.25.10\"", - "ln -sf \"linux-arm@0.25.10\" \"bin/esbuild-current\"" + "cp \".package/@esbuild/linux-arm@0.25.12/bin/esbuild\" \"bin/@esbuild/linux-arm@0.25.12\"", + "ln -sf \"@esbuild/linux-arm@0.25.12\" \"bin/esbuild-current\"" ], "dest": "flatpak-node/cache/esbuild", "only-arches": [ @@ -2893,8 +2919,8 @@ "type": "shell", "commands": [ "mkdir -p \"bin/@esbuild\"", - "cp \".package/@esbuild/linux-ia32@0.25.10/bin/esbuild\" \"bin/@esbuild/linux-ia32@0.25.10\"", - "ln -sf \"linux-ia32@0.25.10\" \"bin/esbuild-current\"" + "cp \".package/@esbuild/linux-ia32@0.25.12/bin/esbuild\" \"bin/@esbuild/linux-ia32@0.25.12\"", + "ln -sf \"@esbuild/linux-ia32@0.25.12\" \"bin/esbuild-current\"" ], "dest": "flatpak-node/cache/esbuild", "only-arches": [ @@ -2905,8 +2931,8 @@ "type": "shell", "commands": [ "mkdir -p \"bin/@esbuild\"", - "cp \".package/@esbuild/linux-x64@0.25.10/bin/esbuild\" \"bin/@esbuild/linux-x64@0.25.10\"", - "ln -sf \"linux-x64@0.25.10\" \"bin/esbuild-current\"" + "cp \".package/@esbuild/linux-x64@0.25.12/bin/esbuild\" \"bin/@esbuild/linux-x64@0.25.12\"", + "ln -sf \"@esbuild/linux-x64@0.25.12\" \"bin/esbuild-current\"" ], "dest": "flatpak-node/cache/esbuild", "only-arches": [ diff --git a/glad-dependencies.json b/glad-dependencies.json new file mode 100644 index 0000000..b7ac86c --- /dev/null +++ b/glad-dependencies.json @@ -0,0 +1,22 @@ +{ + "name": "python3-Jinja2", + "buildsystem": "simple", + "build-commands": [ + "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"Jinja2>=2.7,<4.0\" --no-build-isolation" + ], + "sources": [ + { + "type": "file", + "url": "https://files.pythonhosted.org/packages/62/a1/3d680cbfd5f4b8f15abc1d571870c5fc3e594bb582bc3b64ea099db13e56/jinja2-3.1.6-py3-none-any.whl", + "sha256": "85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67" + }, + { + "type": "file", + "url": "https://files.pythonhosted.org/packages/7e/99/7690b6d4034fffd95959cbe0c02de8deb3098cc577c67bb6a24fe5d7caa7/markupsafe-3.0.3.tar.gz", + "sha256": "722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698" + } + ], + "cleanup": [ + "*" + ] +} diff --git a/modules/boost.json b/modules/boost.json index 79eadba..c78661d 100644 --- a/modules/boost.json +++ b/modules/boost.json @@ -3,14 +3,14 @@ "buildsystem": "simple", "build-commands": [ "cd tools/build && bison -y -d -o src/engine/jamgram.cpp src/engine/jamgram.y", - "./bootstrap.sh --prefix=$FLATPAK_DEST --with-libraries=filesystem,locale,log,program_options,system", + "./bootstrap.sh --prefix=$FLATPAK_DEST --with-libraries=filesystem,locale,log,program_options", "./b2 install variant=release link=shared runtime-link=shared cxxflags=\"$CXXFLAGS\"" ], "sources": [ { "type": "archive", - "url": "https://github.com/boostorg/boost/releases/download/boost-1.87.0/boost-1.87.0-cmake.tar.xz", - "sha256": "7da75f171837577a52bbf217e17f8ea576c7c246e4594d617bfde7fafd408be5" + "url": "https://github.com/boostorg/boost/releases/download/boost-1.89.0/boost-1.89.0-cmake.tar.xz", + "sha256": "67acec02d0d118b5de9eb441f5fb707b3a1cdd884be00ca24b9a73c995511f74" } ] } diff --git a/modules/ffmpeg.json b/modules/ffmpeg.json new file mode 100644 index 0000000..454d42f --- /dev/null +++ b/modules/ffmpeg.json @@ -0,0 +1,40 @@ +{ + "name": "ffmpeg-prebuilt", + "buildsystem": "simple", + "build-commands": [ + "mkdir -p /app/ffmpeg", + "tar -xzf ffmpeg.tar.gz -C /app/ffmpeg --strip-components=1" + ], + "sources": [ + { + "type": "file", + "url": "https://github.com/LizardByte/build-deps/releases/download/v2026.516.30821/Linux-x86_64-ffmpeg.tar.gz", + "sha256": "c32319fcc2867befe8ff3ae26b4d3a58378c3a9c1bfef9029c9969321c3bc6ec", + "dest-filename": "ffmpeg.tar.gz", + "only-arches": [ + "x86_64" + ], + "x-checker-data": { + "type": "json", + "url": "https://api.github.com/repos/LizardByte/build-deps/releases/latest", + "version-query": ".tag_name", + "url-query": ".assets[] | select(.name==\"Linux-x86_64-ffmpeg.tar.gz\") | .browser_download_url" + } + }, + { + "type": "file", + "url": "https://github.com/LizardByte/build-deps/releases/download/v2026.516.30821/Linux-aarch64-ffmpeg.tar.gz", + "sha256": "10b6c9440ba6178ec3b944f6c6f697253497cad5196d23a2d32d335daae0062e", + "dest-filename": "ffmpeg.tar.gz", + "only-arches": [ + "aarch64" + ], + "x-checker-data": { + "type": "json", + "url": "https://api.github.com/repos/LizardByte/build-deps/releases/latest", + "version-query": ".tag_name", + "url-query": ".assets[] | select(.name==\"Linux-aarch64-ffmpeg.tar.gz\") | .browser_download_url" + } + } + ] +} diff --git a/package-lock.json b/package-lock.json index e9c8c79..f8381b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,70 +8,85 @@ "name": "sunshine", "version": "0.0.0", "dependencies": { - "@lizardbyte/shared-web": "2025.922.181114", - "vue": "3.5.21", - "vue-i18n": "11.1.12" + "bootstrap": "5.3.8", + "date-fns": "4.1.0", + "lucide-vue-next": "1.0.0", + "marked": "18.0.3", + "vue": "3.5.34", + "vue-i18n": "11.4.2", + "vue3-simple-icons": "16.10.0" }, "devDependencies": { - "@codecov/vite-plugin": "1.9.1", - "@vitejs/plugin-vue": "6.0.1", - "serve": "14.2.5", - "vite": "6.3.6", + "@codecov/vite-plugin": "2.0.1", + "@vitejs/plugin-vue": "6.0.7", + "serve": "14.2.6", + "vite": "6.4.2", "vite-plugin-ejs": "1.7.0" } }, "node_modules/@actions/core": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz", - "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@actions/core/-/core-3.0.1.tgz", + "integrity": "sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==", "dev": true, "license": "MIT", "dependencies": { - "@actions/exec": "^1.1.1", - "@actions/http-client": "^2.0.1" + "@actions/exec": "^3.0.0", + "@actions/http-client": "^4.0.0" } }, "node_modules/@actions/exec": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz", - "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-3.0.0.tgz", + "integrity": "sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==", "dev": true, "license": "MIT", "dependencies": { - "@actions/io": "^1.0.1" + "@actions/io": "^3.0.2" } }, "node_modules/@actions/github": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@actions/github/-/github-6.0.1.tgz", - "integrity": "sha512-xbZVcaqD4XnQAe35qSQqskb3SqIAfRyLBrHMd/8TuL7hJSz2QtbDwnNM8zWx4zO5l2fnGtseNE3MbEvD7BxVMw==", + "version": "9.1.1", + "resolved": "https://registry.npmjs.org/@actions/github/-/github-9.1.1.tgz", + "integrity": "sha512-tL5JbYOBZHc0ngEnCsaDcryUizIUIlQyIMwy1Wkx93H5HzbBJ7TbiPx2PnFjBwZW0Vh05JmfFZhecE6gglYegA==", "dev": true, "license": "MIT", "dependencies": { - "@actions/http-client": "^2.2.0", - "@octokit/core": "^5.0.1", - "@octokit/plugin-paginate-rest": "^9.2.2", - "@octokit/plugin-rest-endpoint-methods": "^10.4.0", - "@octokit/request": "^8.4.1", - "@octokit/request-error": "^5.1.1", - "undici": "^5.28.5" + "@actions/http-client": "^3.0.2", + "@octokit/core": "^7.0.6", + "@octokit/plugin-paginate-rest": "^14.0.0", + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", + "@octokit/request": "^10.0.7", + "@octokit/request-error": "^7.1.0", + "undici": "^6.23.0" + } + }, + "node_modules/@actions/github/node_modules/@actions/http-client": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-3.0.2.tgz", + "integrity": "sha512-JP38FYYpyqvUsz+Igqlc/JG6YO9PaKuvqjM3iGvaLqFnJ7TFmcLyy2IDrY0bI0qCQug8E9K+elv5ZNfw62ZJzA==", + "dev": true, + "license": "MIT", + "dependencies": { + "tunnel": "^0.0.6", + "undici": "^6.23.0" } }, "node_modules/@actions/http-client": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-2.2.3.tgz", - "integrity": "sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-4.0.1.tgz", + "integrity": "sha512-+Nvd1ImaOZBSoPbsUtEhv+1z99H12xzncCkz0a3RuehINE81FZSe2QTj3uvAPTcJX/SCzUQHQ0D1GrPMbrPitg==", "dev": true, "license": "MIT", "dependencies": { "tunnel": "^0.0.6", - "undici": "^5.25.4" + "undici": "^6.23.0" } }, "node_modules/@actions/io": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@actions/io/-/io-1.1.3.tgz", - "integrity": "sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@actions/io/-/io-3.0.2.tgz", + "integrity": "sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==", "dev": true, "license": "MIT" }, @@ -85,21 +100,21 @@ } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", - "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", + "version": "7.28.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", + "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/parser": { - "version": "7.28.4", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz", - "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==", + "version": "7.29.3", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz", + "integrity": "sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==", "license": "MIT", "dependencies": { - "@babel/types": "^7.28.4" + "@babel/types": "^7.29.0" }, "bin": { "parser": "bin/babel-parser.js" @@ -109,57 +124,57 @@ } }, "node_modules/@babel/types": { - "version": "7.28.4", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz", - "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==", + "version": "7.29.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", + "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", "license": "MIT", "dependencies": { "@babel/helper-string-parser": "^7.27.1", - "@babel/helper-validator-identifier": "^7.27.1" + "@babel/helper-validator-identifier": "^7.28.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@codecov/bundler-plugin-core": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-1.9.1.tgz", - "integrity": "sha512-dt3ic7gMswz4p/qdkYPVJwXlLiLsz55rBBn2I7mr0HTG8pCoLRqnANJIwo5WrqGBZgPyVSMPBqBra6VxLWfDyA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@codecov/bundler-plugin-core/-/bundler-plugin-core-2.0.1.tgz", + "integrity": "sha512-TkdKn/rEwZQ723M7DDUmHe5r0IJa23rUT4TAx5jXmg12wGZGAHGWWU7LKeQsYCsKdLMxK7bLaGk9M++4wSRD5w==", "dev": true, "license": "MIT", "dependencies": { - "@actions/core": "^1.10.1", - "@actions/github": "^6.0.0", + "@actions/core": "^3.0.0", + "@actions/github": "^9.0.0", "chalk": "4.1.2", "semver": "^7.5.4", "unplugin": "^1.10.1", "zod": "^3.22.4" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" } }, "node_modules/@codecov/vite-plugin": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.1.tgz", - "integrity": "sha512-S6Yne7comVulJ1jD3T7rCfYFHPR0zUjAYoLjUDPXNJCUrdzWJdf/ak/UepE7TicqQG+yBa6eb5WusqcPgg+1AQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-2.0.1.tgz", + "integrity": "sha512-w7nGA9SSc0WECzn05yRrw3uN8293I620Kd9x97I0kyyxUjtWxCMmlgmAbS364gJZYvljd0A6iQyAigVV2dOX9A==", "dev": true, "license": "MIT", "dependencies": { - "@codecov/bundler-plugin-core": "^1.9.1", + "@codecov/bundler-plugin-core": "^2.0.1", "unplugin": "^1.10.1" }, "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" }, "peerDependencies": { "vite": "4.x || 5.x || 6.x" } }, "node_modules/@esbuild/aix-ppc64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.10.tgz", - "integrity": "sha512-0NFWnA+7l41irNuaSVlLfgNT12caWJVLzp5eAVhZ0z1qpxbockccEt3s+149rE64VUI3Ml2zt8Nv5JVc4QXTsw==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", + "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", "cpu": [ "ppc64" ], @@ -174,9 +189,9 @@ } }, "node_modules/@esbuild/android-arm": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.10.tgz", - "integrity": "sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", + "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", "cpu": [ "arm" ], @@ -191,9 +206,9 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.10.tgz", - "integrity": "sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", + "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", "cpu": [ "arm64" ], @@ -208,9 +223,9 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.10.tgz", - "integrity": "sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", + "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", "cpu": [ "x64" ], @@ -225,9 +240,9 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.10.tgz", - "integrity": "sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", + "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", "cpu": [ "arm64" ], @@ -242,9 +257,9 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.10.tgz", - "integrity": "sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", + "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", "cpu": [ "x64" ], @@ -259,9 +274,9 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.10.tgz", - "integrity": "sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", + "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", "cpu": [ "arm64" ], @@ -276,9 +291,9 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.10.tgz", - "integrity": "sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", + "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", "cpu": [ "x64" ], @@ -293,9 +308,9 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.10.tgz", - "integrity": "sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", + "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", "cpu": [ "arm" ], @@ -310,9 +325,9 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.10.tgz", - "integrity": "sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", + "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", "cpu": [ "arm64" ], @@ -327,9 +342,9 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.10.tgz", - "integrity": "sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", + "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", "cpu": [ "ia32" ], @@ -344,9 +359,9 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.10.tgz", - "integrity": "sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", + "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", "cpu": [ "loong64" ], @@ -361,9 +376,9 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.10.tgz", - "integrity": "sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", + "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", "cpu": [ "mips64el" ], @@ -378,9 +393,9 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.10.tgz", - "integrity": "sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", + "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", "cpu": [ "ppc64" ], @@ -395,9 +410,9 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.10.tgz", - "integrity": "sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", + "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", "cpu": [ "riscv64" ], @@ -412,9 +427,9 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.10.tgz", - "integrity": "sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", + "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", "cpu": [ "s390x" ], @@ -429,9 +444,9 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.10.tgz", - "integrity": "sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", + "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", "cpu": [ "x64" ], @@ -446,9 +461,9 @@ } }, "node_modules/@esbuild/netbsd-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.10.tgz", - "integrity": "sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", + "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", "cpu": [ "arm64" ], @@ -463,9 +478,9 @@ } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.10.tgz", - "integrity": "sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", + "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", "cpu": [ "x64" ], @@ -480,9 +495,9 @@ } }, "node_modules/@esbuild/openbsd-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.10.tgz", - "integrity": "sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", + "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", "cpu": [ "arm64" ], @@ -497,9 +512,9 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.10.tgz", - "integrity": "sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", + "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", "cpu": [ "x64" ], @@ -514,9 +529,9 @@ } }, "node_modules/@esbuild/openharmony-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.10.tgz", - "integrity": "sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", + "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", "cpu": [ "arm64" ], @@ -531,9 +546,9 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.10.tgz", - "integrity": "sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", + "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", "cpu": [ "x64" ], @@ -548,9 +563,9 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.10.tgz", - "integrity": "sha512-ah+9b59KDTSfpaCg6VdJoOQvKjI33nTaQr4UluQwW7aEwZQsbMCfTmfEO4VyewOxx4RaDT/xCy9ra2GPWmO7Kw==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", + "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", "cpu": [ "arm64" ], @@ -565,9 +580,9 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.10.tgz", - "integrity": "sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", + "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", "cpu": [ "ia32" ], @@ -582,9 +597,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz", - "integrity": "sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", + "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", "cpu": [ "x64" ], @@ -598,33 +613,31 @@ "node": ">=18" } }, - "node_modules/@fastify/busboy": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", - "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==", - "dev": true, + "node_modules/@intlify/core-base": { + "version": "11.4.2", + "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.4.2.tgz", + "integrity": "sha512-7fpuCcVmeLv2T9qHsARqGvh8xt+sV2fH+Q+gMHFwB/rPXzo85DpbJFKn7dBH1L5p0c2cSh2DW+2h/64EKrISmA==", "license": "MIT", + "dependencies": { + "@intlify/devtools-types": "11.4.2", + "@intlify/message-compiler": "11.4.2", + "@intlify/shared": "11.4.2" + }, "engines": { - "node": ">=14" - } - }, - "node_modules/@fortawesome/fontawesome-free": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz", - "integrity": "sha512-RLmb9U6H2rJDnGxEqXxzy7ANPrQz7WK2/eTjdZqyU9uRU5W+FkAec9uU5gTYzFBH7aoXIw2WTJSCJR4KPlReQw==", - "license": "(CC-BY-4.0 AND OFL-1.1 AND MIT)", - "engines": { - "node": ">=6" + "node": ">= 16" + }, + "funding": { + "url": "https://github.com/sponsors/kazupon" } }, - "node_modules/@intlify/core-base": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.12.tgz", - "integrity": "sha512-whh0trqRsSqVLNEUCwU59pyJZYpU8AmSWl8M3Jz2Mv5ESPP6kFh4juas2NpZ1iCvy7GlNRffUD1xr84gceimjg==", + "node_modules/@intlify/devtools-types": { + "version": "11.4.2", + "resolved": "https://registry.npmjs.org/@intlify/devtools-types/-/devtools-types-11.4.2.tgz", + "integrity": "sha512-3u8EN1kB6EMSi96KXs5k7a8y2X2g4+h3X6iwVZU47cP4n+mTuq//WMjG588BzSp/2XQ/dTXo2BLUXX+XS+PNfA==", "license": "MIT", "dependencies": { - "@intlify/message-compiler": "11.1.12", - "@intlify/shared": "11.1.12" + "@intlify/core-base": "11.4.2", + "@intlify/shared": "11.4.2" }, "engines": { "node": ">= 16" @@ -634,12 +647,12 @@ } }, "node_modules/@intlify/message-compiler": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.12.tgz", - "integrity": "sha512-Fv9iQSJoJaXl4ZGkOCN1LDM3trzze0AS2zRz2EHLiwenwL6t0Ki9KySYlyr27yVOj5aVz0e55JePO+kELIvfdQ==", + "version": "11.4.2", + "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.4.2.tgz", + "integrity": "sha512-a6CDSGSMTGrg0BjD97x8TBYPf7qQMDlZipJ6UDfv/pd4OIym8TMlHu3MsH0bTNnRdAG2D6EFEykIgiQPqvtTkA==", "license": "MIT", "dependencies": { - "@intlify/shared": "11.1.12", + "@intlify/shared": "11.4.2", "source-map-js": "^1.0.2" }, "engines": { @@ -650,9 +663,9 @@ } }, "node_modules/@intlify/shared": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.12.tgz", - "integrity": "sha512-Om86EjuQtA69hdNj3GQec9ZC0L0vPSAnXzB3gP/gyJ7+mA7t06d9aOAiqMZ+xEOsumGP4eEBlfl8zF2LOTzf2A==", + "version": "11.4.2", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.4.2.tgz", + "integrity": "sha512-NzpHbguRCsOHDwxmlBa9qu/imc+/QWgsYUaK6FZeNC0wK8QfAbhqrktEp/haVzxU1aikH8IX4ytD+mfFEMi/9A==", "license": "MIT", "engines": { "node": ">= 16" @@ -667,189 +680,142 @@ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", "license": "MIT" }, - "node_modules/@lizardbyte/shared-web": { - "version": "2025.922.181114", - "resolved": "https://registry.npmjs.org/@lizardbyte/shared-web/-/shared-web-2025.922.181114.tgz", - "integrity": "sha512-ISJLK79h10WkZf/fz7wEkrmlEEf9tUe5RQpADdOONXIybAKP/TC2cTfPr1NSRvL4sCoHTHv1oOlMkauaEAI3kg==", - "license": "AGPL-3.0-only", - "dependencies": { - "@fortawesome/fontawesome-free": "7.0.1", - "bootstrap": "5.3.8" - }, - "funding": { - "url": "https://app.lizardbyte.dev" - } - }, "node_modules/@octokit/auth-token": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-4.0.0.tgz", - "integrity": "sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-6.0.0.tgz", + "integrity": "sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==", "dev": true, "license": "MIT", "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/core": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/@octokit/core/-/core-5.2.2.tgz", - "integrity": "sha512-/g2d4sW9nUDJOMz3mabVQvOGhVa4e/BN/Um7yca9Bb2XTzPPnfTWHWQg+IsEYO7M3Vx+EXvaM/I2pJWIMun1bg==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/@octokit/core/-/core-7.0.6.tgz", + "integrity": "sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/auth-token": "^4.0.0", - "@octokit/graphql": "^7.1.0", - "@octokit/request": "^8.4.1", - "@octokit/request-error": "^5.1.1", - "@octokit/types": "^13.0.0", - "before-after-hook": "^2.2.0", - "universal-user-agent": "^6.0.0" + "@octokit/auth-token": "^6.0.0", + "@octokit/graphql": "^9.0.3", + "@octokit/request": "^10.0.6", + "@octokit/request-error": "^7.0.2", + "@octokit/types": "^16.0.0", + "before-after-hook": "^4.0.0", + "universal-user-agent": "^7.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/endpoint": { - "version": "9.0.6", - "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-9.0.6.tgz", - "integrity": "sha512-H1fNTMA57HbkFESSt3Y9+FBICv+0jFceJFPWDePYlR/iMGrwM5ph+Dd4XRQs+8X+PUFURLQgX9ChPfhJ/1uNQw==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.3.tgz", + "integrity": "sha512-FWFlNxghg4HrXkD3ifYbS/IdL/mDHjh9QcsNyhQjN8dplUoZbejsdpmuqdA76nxj2xoWPs7p8uX2SNr9rYu0Ag==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/types": "^13.1.0", - "universal-user-agent": "^6.0.0" + "@octokit/types": "^16.0.0", + "universal-user-agent": "^7.0.2" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/graphql": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-7.1.1.tgz", - "integrity": "sha512-3mkDltSfcDUoa176nlGoA32RGjeWjl3K7F/BwHwRMJUW/IteSa4bnSV8p2ThNkcIcZU2umkZWxwETSSCJf2Q7g==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.3.tgz", + "integrity": "sha512-grAEuupr/C1rALFnXTv6ZQhFuL1D8G5y8CN04RgrO4FIPMrtm+mcZzFG7dcBm+nq+1ppNixu+Jd78aeJOYxlGA==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/request": "^8.4.1", - "@octokit/types": "^13.0.0", - "universal-user-agent": "^6.0.0" + "@octokit/request": "^10.0.6", + "@octokit/types": "^16.0.0", + "universal-user-agent": "^7.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/openapi-types": { - "version": "24.2.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-24.2.0.tgz", - "integrity": "sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==", + "version": "27.0.0", + "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-27.0.0.tgz", + "integrity": "sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==", "dev": true, "license": "MIT" }, "node_modules/@octokit/plugin-paginate-rest": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-9.2.2.tgz", - "integrity": "sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz", + "integrity": "sha512-fNVRE7ufJiAA3XUrha2omTA39M6IXIc6GIZLvlbsm8QOQCYvpq/LkMNGyFlB1d8hTDzsAXa3OKtybdMAYsV/fw==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/types": "^12.6.0" + "@octokit/types": "^16.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" }, "peerDependencies": { - "@octokit/core": "5" - } - }, - "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz", - "integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": { - "version": "12.6.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz", - "integrity": "sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@octokit/openapi-types": "^20.0.0" + "@octokit/core": ">=6" } }, "node_modules/@octokit/plugin-rest-endpoint-methods": { - "version": "10.4.1", - "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-10.4.1.tgz", - "integrity": "sha512-xV1b+ceKV9KytQe3zCVqjg+8GTGfDYwaT1ATU5isiUyVtlVAO3HNdzpS4sr4GBx4hxQ46s7ITtZrAsxG22+rVg==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz", + "integrity": "sha512-B5yCyIlOJFPqUUeiD0cnBJwWJO8lkJs5d8+ze9QDP6SvfiXSz1BF+91+0MeI1d2yxgOhU/O+CvtiZ9jSkHhFAw==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/types": "^12.6.0" + "@octokit/types": "^16.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" }, "peerDependencies": { - "@octokit/core": "5" - } - }, - "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-20.0.0.tgz", - "integrity": "sha512-EtqRBEjp1dL/15V7WiX5LJMIxxkdiGJnabzYx5Apx4FkQIFgAfKumXeYAqqJCj1s+BMX4cPFIFC4OLCR6stlnA==", - "dev": true, - "license": "MIT" - }, - "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": { - "version": "12.6.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-12.6.0.tgz", - "integrity": "sha512-1rhSOfRa6H9w4YwK0yrf5faDaDTb+yLyBUKOCV4xtCDB5VmIPqd/v9yr9o6SAzOAlRxMiRiCic6JVM1/kunVkw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@octokit/openapi-types": "^20.0.0" + "@octokit/core": ">=6" } }, "node_modules/@octokit/request": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/@octokit/request/-/request-8.4.1.tgz", - "integrity": "sha512-qnB2+SY3hkCmBxZsR/MPCybNmbJe4KAlfWErXq+rBKkQJlbjdJeS85VI9r8UqeLYLvnAenU8Q1okM/0MBsAGXw==", + "version": "10.0.8", + "resolved": "https://registry.npmjs.org/@octokit/request/-/request-10.0.8.tgz", + "integrity": "sha512-SJZNwY9pur9Agf7l87ywFi14W+Hd9Jg6Ifivsd33+/bGUQIjNujdFiXII2/qSlN2ybqUHfp5xpekMEjIBTjlSw==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/endpoint": "^9.0.6", - "@octokit/request-error": "^5.1.1", - "@octokit/types": "^13.1.0", - "universal-user-agent": "^6.0.0" + "@octokit/endpoint": "^11.0.3", + "@octokit/request-error": "^7.0.2", + "@octokit/types": "^16.0.0", + "fast-content-type-parse": "^3.0.0", + "json-with-bigint": "^3.5.3", + "universal-user-agent": "^7.0.2" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/request-error": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-5.1.1.tgz", - "integrity": "sha512-v9iyEQJH6ZntoENr9/yXxjuezh4My67CBSu9r6Ve/05Iu5gNgnisNWOsoJHTP6k0Rr0+HQIpnH+kyammu90q/g==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-7.1.0.tgz", + "integrity": "sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/types": "^13.1.0", - "deprecation": "^2.0.0", - "once": "^1.4.0" + "@octokit/types": "^16.0.0" }, "engines": { - "node": ">= 18" + "node": ">= 20" } }, "node_modules/@octokit/types": { - "version": "13.10.0", - "resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.10.0.tgz", - "integrity": "sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==", + "version": "16.0.0", + "resolved": "https://registry.npmjs.org/@octokit/types/-/types-16.0.0.tgz", + "integrity": "sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==", "dev": true, "license": "MIT", "dependencies": { - "@octokit/openapi-types": "^24.2.0" + "@octokit/openapi-types": "^27.0.0" } }, "node_modules/@popperjs/core": { @@ -864,16 +830,16 @@ } }, "node_modules/@rolldown/pluginutils": { - "version": "1.0.0-beta.29", - "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.29.tgz", - "integrity": "sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz", + "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==", "dev": true, "license": "MIT" }, "node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.2.tgz", - "integrity": "sha512-o3pcKzJgSGt4d74lSZ+OCnHwkKBeAbFDmbEm5gg70eA8VkyCuC/zV9TwBnmw6VjDlRdF4Pshfb+WE9E6XY1PoQ==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.3.tgz", + "integrity": "sha512-x35CNW/ANXG3hE/EZpRU8MXX1JDN86hBb2wMGAtltkz7pc6cxgjpy1OMMfDosOQ+2hWqIkag/fGok1Yady9nGw==", "cpu": [ "arm" ], @@ -885,9 +851,9 @@ ] }, "node_modules/@rollup/rollup-android-arm64": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.2.tgz", - "integrity": "sha512-cqFSWO5tX2vhC9hJTK8WAiPIm4Q8q/cU8j2HQA0L3E1uXvBYbOZMhE2oFL8n2pKB5sOCHY6bBuHaRwG7TkfJyw==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.3.tgz", + "integrity": "sha512-xw3xtkDApIOGayehp2+Rz4zimfkaX65r4t47iy+ymQB2G4iJCBBfj0ogVg5jpvjpn8UWn/+q9tprxleYeNp3Hw==", "cpu": [ "arm64" ], @@ -899,9 +865,9 @@ ] }, "node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.2.tgz", - "integrity": "sha512-vngduywkkv8Fkh3wIZf5nFPXzWsNsVu1kvtLETWxTFf/5opZmflgVSeLgdHR56RQh71xhPhWoOkEBvbehwTlVA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.3.tgz", + "integrity": "sha512-vo6Y5Qfpx7/5EaamIwi0WqW2+zfiusVihKatLvtN1VFVy3D13uERk/6gZLU1UiHRL6fDXqj/ELIeVRGnvcTE1g==", "cpu": [ "arm64" ], @@ -913,9 +879,9 @@ ] }, "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.2.tgz", - "integrity": "sha512-h11KikYrUCYTrDj6h939hhMNlqU2fo/X4NB0OZcys3fya49o1hmFaczAiJWVAFgrM1NCP6RrO7lQKeVYSKBPSQ==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.3.tgz", + "integrity": "sha512-D+0QGcZhBzTN82weOnsSlY7V7+RMmPuF1CkbxyMAGE8+ZHeUjyb76ZiWmBlCu//AQQONvxcqRbwZTajZKqjuOw==", "cpu": [ "x64" ], @@ -927,9 +893,9 @@ ] }, "node_modules/@rollup/rollup-freebsd-arm64": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.2.tgz", - "integrity": "sha512-/eg4CI61ZUkLXxMHyVlmlGrSQZ34xqWlZNW43IAU4RmdzWEx0mQJ2mN/Cx4IHLVZFL6UBGAh+/GXhgvGb+nVxw==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.3.tgz", + "integrity": "sha512-6HnvHCT7fDyj6R0Ph7A6x8dQS/S38MClRWeDLqc0MdfWkxjiu1HSDYrdPhqSILzjTIC/pnXbbJbo+ft+gy/9hQ==", "cpu": [ "arm64" ], @@ -941,9 +907,9 @@ ] }, "node_modules/@rollup/rollup-freebsd-x64": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.2.tgz", - "integrity": "sha512-QOWgFH5X9+p+S1NAfOqc0z8qEpJIoUHf7OWjNUGOeW18Mx22lAUOiA9b6r2/vpzLdfxi/f+VWsYjUOMCcYh0Ng==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.3.tgz", + "integrity": "sha512-KHLgC3WKlUYW3ShFKnnosZDOJ0xjg9zp7au3sIm2bs/tGBeC2ipmvRh/N7JKi0t9Ue20C0dpEshi8WUubg+cnA==", "cpu": [ "x64" ], @@ -955,13 +921,16 @@ ] }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.2.tgz", - "integrity": "sha512-kDWSPafToDd8LcBYd1t5jw7bD5Ojcu12S3uT372e5HKPzQt532vW+rGFFOaiR0opxePyUkHrwz8iWYEyH1IIQA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.3.tgz", + "integrity": "sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==", "cpu": [ "arm" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -969,13 +938,16 @@ ] }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.2.tgz", - "integrity": "sha512-gKm7Mk9wCv6/rkzwCiUC4KnevYhlf8ztBrDRT9g/u//1fZLapSRc+eDZj2Eu2wpJ+0RzUKgtNijnVIB4ZxyL+w==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.3.tgz", + "integrity": "sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==", "cpu": [ "arm" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -983,13 +955,16 @@ ] }, "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.2.tgz", - "integrity": "sha512-66lA8vnj5mB/rtDNwPgrrKUOtCLVQypkyDa2gMfOefXK6rcZAxKLO9Fy3GkW8VkPnENv9hBkNOFfGLf6rNKGUg==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.3.tgz", + "integrity": "sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -997,13 +972,16 @@ ] }, "node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.2.tgz", - "integrity": "sha512-s+OPucLNdJHvuZHuIz2WwncJ+SfWHFEmlC5nKMUgAelUeBUnlB4wt7rXWiyG4Zn07uY2Dd+SGyVa9oyLkVGOjA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.3.tgz", + "integrity": "sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -1011,13 +989,33 @@ ] }, "node_modules/@rollup/rollup-linux-loong64-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.2.tgz", - "integrity": "sha512-8wTRM3+gVMDLLDdaT6tKmOE3lJyRy9NpJUS/ZRWmLCmOPIJhVyXwjBo+XbrrwtV33Em1/eCTd5TuGJm4+DmYjw==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.3.tgz", + "integrity": "sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==", + "cpu": [ + "loong64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loong64-musl": { + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.3.tgz", + "integrity": "sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==", "cpu": [ "loong64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -1025,13 +1023,33 @@ ] }, "node_modules/@rollup/rollup-linux-ppc64-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.2.tgz", - "integrity": "sha512-6yqEfgJ1anIeuP2P/zhtfBlDpXUb80t8DpbYwXQ3bQd95JMvUaqiX+fKqYqUwZXqdJDd8xdilNtsHM2N0cFm6A==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.3.tgz", + "integrity": "sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "libc": [ + "glibc" + ], + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-ppc64-musl": { + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.3.tgz", + "integrity": "sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==", "cpu": [ "ppc64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -1039,13 +1057,16 @@ ] }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.2.tgz", - "integrity": "sha512-sshYUiYVSEI2B6dp4jMncwxbrUqRdNApF2c3bhtLAU0qA8Lrri0p0NauOsTWh3yCCCDyBOjESHMExonp7Nzc0w==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.3.tgz", + "integrity": "sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==", "cpu": [ "riscv64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -1053,13 +1074,16 @@ ] }, "node_modules/@rollup/rollup-linux-riscv64-musl": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.2.tgz", - "integrity": "sha512-duBLgd+3pqC4MMwBrKkFxaZerUxZcYApQVC5SdbF5/e/589GwVvlRUnyqMFbM8iUSb1BaoX/3fRL7hB9m2Pj8Q==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.3.tgz", + "integrity": "sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==", "cpu": [ "riscv64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -1067,13 +1091,16 @@ ] }, "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.2.tgz", - "integrity": "sha512-tzhYJJidDUVGMgVyE+PmxENPHlvvqm1KILjjZhB8/xHYqAGeizh3GBGf9u6WdJpZrz1aCpIIHG0LgJgH9rVjHQ==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.3.tgz", + "integrity": "sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==", "cpu": [ "s390x" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -1081,13 +1108,16 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.2.tgz", - "integrity": "sha512-opH8GSUuVcCSSyHHcl5hELrmnk4waZoVpgn/4FDao9iyE4WpQhyWJ5ryl5M3ocp4qkRuHfyXnGqg8M9oKCEKRA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.3.tgz", + "integrity": "sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -1095,23 +1125,40 @@ ] }, "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.2.tgz", - "integrity": "sha512-LSeBHnGli1pPKVJ79ZVJgeZWWZXkEe/5o8kcn23M8eMKCUANejchJbF/JqzM4RRjOJfNRhKJk8FuqL1GKjF5oQ==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.3.tgz", + "integrity": "sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ "linux" ] }, + "node_modules/@rollup/rollup-openbsd-x64": { + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.3.tgz", + "integrity": "sha512-QaWcIgRxqEdQdhJqW4DJctsH6HCmo5vHxY0krHSX4jMtOqfzC+dqDGuHM87bu4H8JBeibWx7jFz+h6/4C8wA5Q==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ] + }, "node_modules/@rollup/rollup-openharmony-arm64": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.2.tgz", - "integrity": "sha512-uPj7MQ6/s+/GOpolavm6BPo+6CbhbKYyZHUDvZ/SmJM7pfDBgdGisFX3bY/CBDMg2ZO4utfhlApkSfZ92yXw7Q==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.3.tgz", + "integrity": "sha512-AaXwSvUi3QIPtroAUw1t5yHGIyqKEXwH54WUocFolZhpGDruJcs8c+xPNDRn4XiQsS7MEwnYsHW2l0MBLDMkWg==", "cpu": [ "arm64" ], @@ -1123,9 +1170,9 @@ ] }, "node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.2.tgz", - "integrity": "sha512-Z9MUCrSgIaUeeHAiNkm3cQyst2UhzjPraR3gYYfOjAuZI7tcFRTOD+4cHLPoS/3qinchth+V56vtqz1Tv+6KPA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.3.tgz", + "integrity": "sha512-65LAKM/bAWDqKNEelHlcHvm2V+Vfb8C6INFxQXRHCvaVN1rJfwr4NvdP4FyzUaLqWfaCGaadf6UbTm8xJeYfEg==", "cpu": [ "arm64" ], @@ -1137,9 +1184,9 @@ ] }, "node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.2.tgz", - "integrity": "sha512-+GnYBmpjldD3XQd+HMejo+0gJGwYIOfFeoBQv32xF/RUIvccUz20/V6Otdv+57NE70D5pa8W/jVGDoGq0oON4A==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.3.tgz", + "integrity": "sha512-EEM2gyhBF5MFnI6vMKdX1LAosE627RGBzIoGMdLloPZkXrUN0Ckqgr2Qi8+J3zip/8NVVro3/FjB+tjhZUgUHA==", "cpu": [ "ia32" ], @@ -1151,9 +1198,9 @@ ] }, "node_modules/@rollup/rollup-win32-x64-gnu": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.2.tgz", - "integrity": "sha512-ApXFKluSB6kDQkAqZOKXBjiaqdF1BlKi+/eqnYe9Ee7U2K3pUDKsIyr8EYm/QDHTJIM+4X+lI0gJc3TTRhd+dA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.3.tgz", + "integrity": "sha512-E5Eb5H/DpxaoXH++Qkv28RcUJboMopmdDUALBczvHMf7hNIxaDZqwY5lK12UK1BHacSmvupoEWGu+n993Z0y1A==", "cpu": [ "x64" ], @@ -1165,9 +1212,9 @@ ] }, "node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.2.tgz", - "integrity": "sha512-ARz+Bs8kY6FtitYM96PqPEVvPXqEZmPZsSkXvyX19YzDqkCaIlhCieLLMI5hxO9SRZ2XtCtm8wxhy0iJ2jxNfw==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.3.tgz", + "integrity": "sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==", "cpu": [ "x64" ], @@ -1186,70 +1233,70 @@ "license": "MIT" }, "node_modules/@vitejs/plugin-vue": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.1.tgz", - "integrity": "sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==", + "version": "6.0.7", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-6.0.7.tgz", + "integrity": "sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==", "dev": true, "license": "MIT", "dependencies": { - "@rolldown/pluginutils": "1.0.0-beta.29" + "@rolldown/pluginutils": "^1.0.1" }, "engines": { "node": "^20.19.0 || >=22.12.0" }, "peerDependencies": { - "vite": "^5.0.0 || ^6.0.0 || ^7.0.0", + "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", "vue": "^3.2.25" } }, "node_modules/@vue/compiler-core": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.21.tgz", - "integrity": "sha512-8i+LZ0vf6ZgII5Z9XmUvrCyEzocvWT+TeR2VBUVlzIH6Tyv57E20mPZ1bCS+tbejgUgmjrEh7q/0F0bibskAmw==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.34.tgz", + "integrity": "sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==", "license": "MIT", "dependencies": { - "@babel/parser": "^7.28.3", - "@vue/shared": "3.5.21", - "entities": "^4.5.0", + "@babel/parser": "^7.29.3", + "@vue/shared": "3.5.34", + "entities": "^7.0.1", "estree-walker": "^2.0.2", "source-map-js": "^1.2.1" } }, "node_modules/@vue/compiler-dom": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.21.tgz", - "integrity": "sha512-jNtbu/u97wiyEBJlJ9kmdw7tAr5Vy0Aj5CgQmo+6pxWNQhXZDPsRr1UWPN4v3Zf82s2H3kF51IbzZ4jMWAgPlQ==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz", + "integrity": "sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==", "license": "MIT", "dependencies": { - "@vue/compiler-core": "3.5.21", - "@vue/shared": "3.5.21" + "@vue/compiler-core": "3.5.34", + "@vue/shared": "3.5.34" } }, "node_modules/@vue/compiler-sfc": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.21.tgz", - "integrity": "sha512-SXlyk6I5eUGBd2v8Ie7tF6ADHE9kCR6mBEuPyH1nUZ0h6Xx6nZI29i12sJKQmzbDyr2tUHMhhTt51Z6blbkTTQ==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz", + "integrity": "sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==", "license": "MIT", "dependencies": { - "@babel/parser": "^7.28.3", - "@vue/compiler-core": "3.5.21", - "@vue/compiler-dom": "3.5.21", - "@vue/compiler-ssr": "3.5.21", - "@vue/shared": "3.5.21", + "@babel/parser": "^7.29.3", + "@vue/compiler-core": "3.5.34", + "@vue/compiler-dom": "3.5.34", + "@vue/compiler-ssr": "3.5.34", + "@vue/shared": "3.5.34", "estree-walker": "^2.0.2", - "magic-string": "^0.30.18", - "postcss": "^8.5.6", + "magic-string": "^0.30.21", + "postcss": "^8.5.14", "source-map-js": "^1.2.1" } }, "node_modules/@vue/compiler-ssr": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.21.tgz", - "integrity": "sha512-vKQ5olH5edFZdf5ZrlEgSO1j1DMA4u23TVK5XR1uMhvwnYvVdDF0nHXJUblL/GvzlShQbjhZZ2uvYmDlAbgo9w==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz", + "integrity": "sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==", "license": "MIT", "dependencies": { - "@vue/compiler-dom": "3.5.21", - "@vue/shared": "3.5.21" + "@vue/compiler-dom": "3.5.34", + "@vue/shared": "3.5.34" } }, "node_modules/@vue/devtools-api": { @@ -1259,53 +1306,53 @@ "license": "MIT" }, "node_modules/@vue/reactivity": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.21.tgz", - "integrity": "sha512-3ah7sa+Cwr9iiYEERt9JfZKPw4A2UlbY8RbbnH2mGCE8NwHkhmlZt2VsH0oDA3P08X3jJd29ohBDtX+TbD9AsA==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.34.tgz", + "integrity": "sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==", "license": "MIT", "dependencies": { - "@vue/shared": "3.5.21" + "@vue/shared": "3.5.34" } }, "node_modules/@vue/runtime-core": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.21.tgz", - "integrity": "sha512-+DplQlRS4MXfIf9gfD1BOJpk5RSyGgGXD/R+cumhe8jdjUcq/qlxDawQlSI8hCKupBlvM+3eS1se5xW+SuNAwA==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.34.tgz", + "integrity": "sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==", "license": "MIT", "dependencies": { - "@vue/reactivity": "3.5.21", - "@vue/shared": "3.5.21" + "@vue/reactivity": "3.5.34", + "@vue/shared": "3.5.34" } }, "node_modules/@vue/runtime-dom": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.21.tgz", - "integrity": "sha512-3M2DZsOFwM5qI15wrMmNF5RJe1+ARijt2HM3TbzBbPSuBHOQpoidE+Pa+XEaVN+czbHf81ETRoG1ltztP2em8w==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz", + "integrity": "sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==", "license": "MIT", "dependencies": { - "@vue/reactivity": "3.5.21", - "@vue/runtime-core": "3.5.21", - "@vue/shared": "3.5.21", - "csstype": "^3.1.3" + "@vue/reactivity": "3.5.34", + "@vue/runtime-core": "3.5.34", + "@vue/shared": "3.5.34", + "csstype": "^3.2.3" } }, "node_modules/@vue/server-renderer": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.21.tgz", - "integrity": "sha512-qr8AqgD3DJPJcGvLcJKQo2tAc8OnXRcfxhOJCPF+fcfn5bBGz7VCcO7t+qETOPxpWK1mgysXvVT/j+xWaHeMWA==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.34.tgz", + "integrity": "sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==", "license": "MIT", "dependencies": { - "@vue/compiler-ssr": "3.5.21", - "@vue/shared": "3.5.21" + "@vue/compiler-ssr": "3.5.34", + "@vue/shared": "3.5.34" }, "peerDependencies": { - "vue": "3.5.21" + "vue": "3.5.34" } }, "node_modules/@vue/shared": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.21.tgz", - "integrity": "sha512-+2k1EQpnYuVuu3N7atWyG3/xoFWIVJZq4Mz8XNOdScFI0etES75fbny/oU4lKWk/577P1zmg0ioYvpGEDZ3DLw==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.34.tgz", + "integrity": "sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==", "license": "MIT" }, "node_modules/@zeit/schemas": { @@ -1316,9 +1363,9 @@ "license": "MIT" }, "node_modules/acorn": { - "version": "8.15.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", - "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", + "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", "dev": true, "license": "MIT", "bin": { @@ -1329,16 +1376,16 @@ } }, "node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", + "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", "dev": true, "license": "MIT", "dependencies": { - "fast-deep-equal": "^3.1.1", + "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "require-from-string": "^2.0.2" }, "funding": { "type": "github", @@ -1472,9 +1519,9 @@ "license": "MIT" }, "node_modules/before-after-hook": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz", - "integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-4.0.0.tgz", + "integrity": "sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==", "dev": true, "license": "Apache-2.0" }, @@ -1534,9 +1581,9 @@ } }, "node_modules/brace-expansion": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", - "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", + "version": "1.1.14", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz", + "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==", "dev": true, "license": "MIT", "dependencies": { @@ -1716,11 +1763,21 @@ } }, "node_modules/csstype": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", - "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", + "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", "license": "MIT" }, + "node_modules/date-fns": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", + "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", + "license": "MIT", + "funding": { + "type": "github", + "url": "https://github.com/sponsors/kossnocorp" + } + }, "node_modules/debug": { "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", @@ -1741,13 +1798,6 @@ "node": ">=4.0.0" } }, - "node_modules/deprecation": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==", - "dev": true, - "license": "ISC" - }, "node_modules/eastasianwidth": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", @@ -1779,9 +1829,9 @@ "license": "MIT" }, "node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz", + "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==", "license": "BSD-2-Clause", "engines": { "node": ">=0.12" @@ -1791,9 +1841,9 @@ } }, "node_modules/esbuild": { - "version": "0.25.10", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.10.tgz", - "integrity": "sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==", + "version": "0.25.12", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", + "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -1804,32 +1854,32 @@ "node": ">=18" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.25.10", - "@esbuild/android-arm": "0.25.10", - "@esbuild/android-arm64": "0.25.10", - "@esbuild/android-x64": "0.25.10", - "@esbuild/darwin-arm64": "0.25.10", - "@esbuild/darwin-x64": "0.25.10", - "@esbuild/freebsd-arm64": "0.25.10", - "@esbuild/freebsd-x64": "0.25.10", - "@esbuild/linux-arm": "0.25.10", - "@esbuild/linux-arm64": "0.25.10", - "@esbuild/linux-ia32": "0.25.10", - "@esbuild/linux-loong64": "0.25.10", - "@esbuild/linux-mips64el": "0.25.10", - "@esbuild/linux-ppc64": "0.25.10", - "@esbuild/linux-riscv64": "0.25.10", - "@esbuild/linux-s390x": "0.25.10", - "@esbuild/linux-x64": "0.25.10", - "@esbuild/netbsd-arm64": "0.25.10", - "@esbuild/netbsd-x64": "0.25.10", - "@esbuild/openbsd-arm64": "0.25.10", - "@esbuild/openbsd-x64": "0.25.10", - "@esbuild/openharmony-arm64": "0.25.10", - "@esbuild/sunos-x64": "0.25.10", - "@esbuild/win32-arm64": "0.25.10", - "@esbuild/win32-ia32": "0.25.10", - "@esbuild/win32-x64": "0.25.10" + "@esbuild/aix-ppc64": "0.25.12", + "@esbuild/android-arm": "0.25.12", + "@esbuild/android-arm64": "0.25.12", + "@esbuild/android-x64": "0.25.12", + "@esbuild/darwin-arm64": "0.25.12", + "@esbuild/darwin-x64": "0.25.12", + "@esbuild/freebsd-arm64": "0.25.12", + "@esbuild/freebsd-x64": "0.25.12", + "@esbuild/linux-arm": "0.25.12", + "@esbuild/linux-arm64": "0.25.12", + "@esbuild/linux-ia32": "0.25.12", + "@esbuild/linux-loong64": "0.25.12", + "@esbuild/linux-mips64el": "0.25.12", + "@esbuild/linux-ppc64": "0.25.12", + "@esbuild/linux-riscv64": "0.25.12", + "@esbuild/linux-s390x": "0.25.12", + "@esbuild/linux-x64": "0.25.12", + "@esbuild/netbsd-arm64": "0.25.12", + "@esbuild/netbsd-x64": "0.25.12", + "@esbuild/openbsd-arm64": "0.25.12", + "@esbuild/openbsd-x64": "0.25.12", + "@esbuild/openharmony-arm64": "0.25.12", + "@esbuild/sunos-x64": "0.25.12", + "@esbuild/win32-arm64": "0.25.12", + "@esbuild/win32-ia32": "0.25.12", + "@esbuild/win32-x64": "0.25.12" } }, "node_modules/estree-walker": { @@ -1862,6 +1912,23 @@ "url": "https://github.com/sindresorhus/execa?sponsor=1" } }, + "node_modules/fast-content-type-parse": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz", + "integrity": "sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "MIT" + }, "node_modules/fast-deep-equal": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", @@ -1869,6 +1936,23 @@ "dev": true, "license": "MIT" }, + "node_modules/fast-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "BSD-3-Clause" + }, "node_modules/fdir": { "version": "6.5.0", "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", @@ -1888,9 +1972,9 @@ } }, "node_modules/filelist": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", - "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz", + "integrity": "sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -1898,9 +1982,9 @@ } }, "node_modules/filelist/node_modules/brace-expansion": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz", + "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==", "dev": true, "license": "MIT", "dependencies": { @@ -1908,9 +1992,9 @@ } }, "node_modules/filelist/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "version": "5.1.9", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", + "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", "dev": true, "license": "ISC", "dependencies": { @@ -2072,15 +2156,43 @@ "dev": true, "license": "MIT" }, + "node_modules/json-with-bigint": { + "version": "3.5.8", + "resolved": "https://registry.npmjs.org/json-with-bigint/-/json-with-bigint-3.5.8.tgz", + "integrity": "sha512-eq/4KP6K34kwa7TcFdtvnftvHCD9KvHOGGICWwMFc4dOOKF5t4iYqnfLK8otCRCRv06FXOzGGyqE8h8ElMvvdw==", + "dev": true, + "license": "MIT" + }, + "node_modules/lucide-vue-next": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-1.0.0.tgz", + "integrity": "sha512-V6SPvx1IHTj/UY+FrIYWV5faISsPSb8BnWSFDxAtezWKvWc9ZZ40PDrdu1/Qb5vg4lHWr1hs1BAMGVGm6V1Xdg==", + "license": "ISC", + "peerDependencies": { + "vue": ">=3.0.1" + } + }, "node_modules/magic-string": { - "version": "0.30.19", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz", - "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==", + "version": "0.30.21", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz", + "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", "license": "MIT", "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, + "node_modules/marked": { + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/marked/-/marked-18.0.3.tgz", + "integrity": "sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA==", + "license": "MIT", + "bin": { + "marked": "bin/marked.js" + }, + "engines": { + "node": ">= 20" + } + }, "node_modules/merge-stream": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", @@ -2132,9 +2244,9 @@ } }, "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", "dev": true, "license": "ISC", "dependencies": { @@ -2162,9 +2274,9 @@ "license": "MIT" }, "node_modules/nanoid": { - "version": "3.3.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", - "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "version": "3.3.12", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz", + "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==", "funding": [ { "type": "github", @@ -2212,16 +2324,6 @@ "node": ">= 0.8" } }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "license": "ISC", - "dependencies": { - "wrappy": "1" - } - }, "node_modules/onetime": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", @@ -2269,9 +2371,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", + "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", "dev": true, "license": "MIT", "engines": { @@ -2282,9 +2384,9 @@ } }, "node_modules/postcss": { - "version": "8.5.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", + "version": "8.5.14", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz", + "integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==", "funding": [ { "type": "opencollective", @@ -2309,16 +2411,6 @@ "node": "^10 || ^12 || >=14" } }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "node_modules/range-parser": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", @@ -2380,9 +2472,9 @@ } }, "node_modules/rollup": { - "version": "4.52.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.2.tgz", - "integrity": "sha512-I25/2QgoROE1vYV+NQ1En9T9UFB9Cmfm2CJ83zZOlaDpvz29wGQSZXWKw7MiNXau7wYgB/T9fVIdIuEQ+KbiiA==", + "version": "4.60.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.60.3.tgz", + "integrity": "sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==", "dev": true, "license": "MIT", "dependencies": { @@ -2396,28 +2488,31 @@ "npm": ">=8.0.0" }, "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.52.2", - "@rollup/rollup-android-arm64": "4.52.2", - "@rollup/rollup-darwin-arm64": "4.52.2", - "@rollup/rollup-darwin-x64": "4.52.2", - "@rollup/rollup-freebsd-arm64": "4.52.2", - "@rollup/rollup-freebsd-x64": "4.52.2", - "@rollup/rollup-linux-arm-gnueabihf": "4.52.2", - "@rollup/rollup-linux-arm-musleabihf": "4.52.2", - "@rollup/rollup-linux-arm64-gnu": "4.52.2", - "@rollup/rollup-linux-arm64-musl": "4.52.2", - "@rollup/rollup-linux-loong64-gnu": "4.52.2", - "@rollup/rollup-linux-ppc64-gnu": "4.52.2", - "@rollup/rollup-linux-riscv64-gnu": "4.52.2", - "@rollup/rollup-linux-riscv64-musl": "4.52.2", - "@rollup/rollup-linux-s390x-gnu": "4.52.2", - "@rollup/rollup-linux-x64-gnu": "4.52.2", - "@rollup/rollup-linux-x64-musl": "4.52.2", - "@rollup/rollup-openharmony-arm64": "4.52.2", - "@rollup/rollup-win32-arm64-msvc": "4.52.2", - "@rollup/rollup-win32-ia32-msvc": "4.52.2", - "@rollup/rollup-win32-x64-gnu": "4.52.2", - "@rollup/rollup-win32-x64-msvc": "4.52.2", + "@rollup/rollup-android-arm-eabi": "4.60.3", + "@rollup/rollup-android-arm64": "4.60.3", + "@rollup/rollup-darwin-arm64": "4.60.3", + "@rollup/rollup-darwin-x64": "4.60.3", + "@rollup/rollup-freebsd-arm64": "4.60.3", + "@rollup/rollup-freebsd-x64": "4.60.3", + "@rollup/rollup-linux-arm-gnueabihf": "4.60.3", + "@rollup/rollup-linux-arm-musleabihf": "4.60.3", + "@rollup/rollup-linux-arm64-gnu": "4.60.3", + "@rollup/rollup-linux-arm64-musl": "4.60.3", + "@rollup/rollup-linux-loong64-gnu": "4.60.3", + "@rollup/rollup-linux-loong64-musl": "4.60.3", + "@rollup/rollup-linux-ppc64-gnu": "4.60.3", + "@rollup/rollup-linux-ppc64-musl": "4.60.3", + "@rollup/rollup-linux-riscv64-gnu": "4.60.3", + "@rollup/rollup-linux-riscv64-musl": "4.60.3", + "@rollup/rollup-linux-s390x-gnu": "4.60.3", + "@rollup/rollup-linux-x64-gnu": "4.60.3", + "@rollup/rollup-linux-x64-musl": "4.60.3", + "@rollup/rollup-openbsd-x64": "4.60.3", + "@rollup/rollup-openharmony-arm64": "4.60.3", + "@rollup/rollup-win32-arm64-msvc": "4.60.3", + "@rollup/rollup-win32-ia32-msvc": "4.60.3", + "@rollup/rollup-win32-x64-gnu": "4.60.3", + "@rollup/rollup-win32-x64-msvc": "4.60.3", "fsevents": "~2.3.2" } }, @@ -2443,9 +2538,9 @@ "license": "MIT" }, "node_modules/semver": { - "version": "7.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz", - "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", + "version": "7.7.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", + "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", "dev": true, "license": "ISC", "bin": { @@ -2456,14 +2551,14 @@ } }, "node_modules/serve": { - "version": "14.2.5", - "resolved": "https://registry.npmjs.org/serve/-/serve-14.2.5.tgz", - "integrity": "sha512-Qn/qMkzCcMFVPb60E/hQy+iRLpiU8PamOfOSYoAHmmF+fFFmpPpqa6Oci2iWYpTdOUM3VF+TINud7CfbQnsZbA==", + "version": "14.2.6", + "resolved": "https://registry.npmjs.org/serve/-/serve-14.2.6.tgz", + "integrity": "sha512-QEjUSA+sD4Rotm1znR8s50YqA3kYpRGPmtd5GlFxbaL9n/FdUNbqMhxClqdditSk0LlZyA/dhud6XNRTOC9x2Q==", "dev": true, "license": "MIT", "dependencies": { "@zeit/schemas": "2.36.0", - "ajv": "8.12.0", + "ajv": "8.18.0", "arg": "5.0.2", "boxen": "7.0.0", "chalk": "5.0.1", @@ -2471,7 +2566,7 @@ "clipboardy": "3.0.0", "compression": "1.8.1", "is-port-reachable": "4.0.0", - "serve-handler": "6.1.6", + "serve-handler": "6.1.7", "update-check": "1.5.4" }, "bin": { @@ -2482,16 +2577,16 @@ } }, "node_modules/serve-handler": { - "version": "6.1.6", - "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.6.tgz", - "integrity": "sha512-x5RL9Y2p5+Sh3D38Fh9i/iQ5ZK+e4xuXRd/pGbM4D13tgo/MGwbttUk8emytcr1YYzBYs+apnUngBDFYfpjPuQ==", + "version": "6.1.7", + "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.7.tgz", + "integrity": "sha512-CinAq1xWb0vR3twAv9evEU8cNWkXCb9kd5ePAHUKJBkOsUpR1wt/CvGdeca7vqumL1U5cSaeVQ6zZMxiJ3yWsg==", "dev": true, "license": "MIT", "dependencies": { "bytes": "3.0.0", "content-disposition": "0.5.2", "mime-types": "2.1.18", - "minimatch": "3.1.2", + "minimatch": "3.1.5", "path-is-inside": "1.0.2", "path-to-regexp": "3.3.0", "range-parser": "1.2.0" @@ -2578,13 +2673,13 @@ } }, "node_modules/strip-ansi": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", - "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", + "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", "dev": true, "license": "MIT", "dependencies": { - "ansi-regex": "^6.0.1" + "ansi-regex": "^6.2.2" }, "engines": { "node": ">=12" @@ -2627,14 +2722,14 @@ } }, "node_modules/tinyglobby": { - "version": "0.2.15", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", - "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", + "version": "0.2.16", + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz", + "integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==", "dev": true, "license": "MIT", "dependencies": { "fdir": "^6.5.0", - "picomatch": "^4.0.3" + "picomatch": "^4.0.4" }, "engines": { "node": ">=12.0.0" @@ -2667,22 +2762,19 @@ } }, "node_modules/undici": { - "version": "5.29.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz", - "integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==", + "version": "6.25.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz", + "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==", "dev": true, "license": "MIT", - "dependencies": { - "@fastify/busboy": "^2.0.0" - }, "engines": { - "node": ">=14.0" + "node": ">=18.17" } }, "node_modules/universal-user-agent": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz", - "integrity": "sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.3.tgz", + "integrity": "sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==", "dev": true, "license": "ISC" }, @@ -2711,16 +2803,6 @@ "registry-url": "3.1.0" } }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "license": "BSD-2-Clause", - "dependencies": { - "punycode": "^2.1.0" - } - }, "node_modules/vary": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", @@ -2732,9 +2814,9 @@ } }, "node_modules/vite": { - "version": "6.3.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz", - "integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", + "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", "dev": true, "license": "MIT", "dependencies": { @@ -2820,16 +2902,16 @@ } }, "node_modules/vue": { - "version": "3.5.21", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.21.tgz", - "integrity": "sha512-xxf9rum9KtOdwdRkiApWL+9hZEMWE90FHh8yS1+KJAiWYh+iGWV1FquPjoO9VUHQ+VIhsCXNNyZ5Sf4++RVZBA==", + "version": "3.5.34", + "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.34.tgz", + "integrity": "sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==", "license": "MIT", "dependencies": { - "@vue/compiler-dom": "3.5.21", - "@vue/compiler-sfc": "3.5.21", - "@vue/runtime-dom": "3.5.21", - "@vue/server-renderer": "3.5.21", - "@vue/shared": "3.5.21" + "@vue/compiler-dom": "3.5.34", + "@vue/compiler-sfc": "3.5.34", + "@vue/runtime-dom": "3.5.34", + "@vue/server-renderer": "3.5.34", + "@vue/shared": "3.5.34" }, "peerDependencies": { "typescript": "*" @@ -2841,13 +2923,14 @@ } }, "node_modules/vue-i18n": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.12.tgz", - "integrity": "sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==", + "version": "11.4.2", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.4.2.tgz", + "integrity": "sha512-sADDeKXqAGsPX6tK3t3y2ZiMpbVWN12tG+MhTiJ06rVoh58eGtM4wFyw3uWGbVkXByVp9Ne/AP+nSSzI+J9OAQ==", "license": "MIT", "dependencies": { - "@intlify/core-base": "11.1.12", - "@intlify/shared": "11.1.12", + "@intlify/core-base": "11.4.2", + "@intlify/devtools-types": "11.4.2", + "@intlify/shared": "11.4.2", "@vue/devtools-api": "^6.5.0" }, "engines": { @@ -2860,6 +2943,15 @@ "vue": "^3.0.0" } }, + "node_modules/vue3-simple-icons": { + "version": "16.10.0", + "resolved": "https://registry.npmjs.org/vue3-simple-icons/-/vue3-simple-icons-16.10.0.tgz", + "integrity": "sha512-i5i4K3R+ZLFLsb+Gjw7jHxOQW5hhH4NcB0U2Xe1v3FKnqFJow8A5sgRglAwFtFDHLw1peDIRRRe8dCxs9yhVdQ==", + "license": "MIT", + "dependencies": { + "vue": "^3" + } + }, "node_modules/webpack-virtual-modules": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz", @@ -2930,13 +3022,6 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true, - "license": "ISC" - }, "node_modules/zod": { "version": "3.25.76", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", diff --git a/shared-modules b/shared-modules index 231e052..8c3f3cf 160000 --- a/shared-modules +++ b/shared-modules @@ -1 +1 @@ -Subproject commit 231e052557e37e120c94d584881f43daac3391fd +Subproject commit 8c3f3cfa5a4af9a696ff0bfb3ed0eba404faaf5d