mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge remote-tracking branch 'upstream/main' into feature/better-repack-modal
This commit is contained in:
commit
7bdf7f8c2d
81 changed files with 1105 additions and 2004 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hydra",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"description": "Hydra",
|
||||
"main": "./out/main/index.js",
|
||||
"author": "Los Broxas",
|
||||
|
|
@ -33,9 +33,6 @@
|
|||
"@fontsource/fira-sans": "^5.0.20",
|
||||
"@primer/octicons-react": "^19.9.0",
|
||||
"@reduxjs/toolkit": "^2.2.3",
|
||||
"@sentry/electron": "^4.23.0",
|
||||
"@sentry/react": "^7.111.0",
|
||||
"@sentry/vite-plugin": "^2.16.1",
|
||||
"@vanilla-extract/css": "^1.14.2",
|
||||
"@vanilla-extract/recipes": "^0.5.2",
|
||||
"auto-launch": "^5.0.6",
|
||||
|
|
@ -47,6 +44,7 @@
|
|||
"color.js": "^1.2.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"easydl": "^1.1.1",
|
||||
"electron-updater": "^6.1.8",
|
||||
"fetch-cookie": "^3.0.1",
|
||||
"flexsearch": "^0.7.43",
|
||||
"i18next": "^23.11.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue