release 1.8.0

This commit is contained in:
Egor 2025-10-29 14:02:29 -07:00
parent 43de016261
commit 772c8545fc
2 changed files with 14 additions and 14 deletions

View file

@ -1,7 +1,7 @@
{
"name": "gerbil",
"productName": "Gerbil",
"version": "1.7.7",
"version": "1.8.0",
"description": "Run Large Language Models locally",
"main": "out/main/index.js",
"homepage": "./",
@ -70,8 +70,8 @@
"@codemirror/view": "^6.38.6",
"@fontsource/inter": "^5.2.8",
"@huggingface/gguf": "^0.3.2",
"@mantine/core": "^8.3.5",
"@mantine/hooks": "^8.3.5",
"@mantine/core": "^8.3.6",
"@mantine/hooks": "^8.3.6",
"@uiw/react-codemirror": "^4.25.2",
"electron-updater": "^6.6.2",
"execa": "^9.6.0",

View file

@ -981,9 +981,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:^8.3.5":
version: 8.3.5
resolution: "@mantine/core@npm:8.3.5"
"@mantine/core@npm:^8.3.6":
version: 8.3.6
resolution: "@mantine/core@npm:8.3.6"
dependencies:
"@floating-ui/react": "npm:^0.27.16"
clsx: "npm:^2.1.1"
@ -992,19 +992,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.41.0"
peerDependencies:
"@mantine/hooks": 8.3.5
"@mantine/hooks": 8.3.6
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/aa8388bd9ba8751c2ca799516ffa242610d56754dc81520ae773e865716420f27981d0e2cce7194c74287caa6000c9100598862c1b07da3770d6a32768214272
checksum: 10c0/6f999a6c274361e78ca4d3b04cb1988d3d09231d48fc8e2c74537b2f954e465ed2325026ee4a96d9f0b6328b1392697d94384e743079abd3e61d3924157157ba
languageName: node
linkType: hard
"@mantine/hooks@npm:^8.3.5":
version: 8.3.5
resolution: "@mantine/hooks@npm:8.3.5"
"@mantine/hooks@npm:^8.3.6":
version: 8.3.6
resolution: "@mantine/hooks@npm:8.3.6"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/87cfc64a4688cb2f2ce7602121c90751ac0572c20b3f243fe68a75b50928da8c2535bab6c18aceb5a48fa22e8a70c8f203763655d036195cb2d7c7f4aa046aee
checksum: 10c0/418e2aca8d360d711ebaa09e62ddc82500cad8f7c64154e7cce0249880bc77a386a1ca29455d565e46cb9c60f939bcf973c9235547c581283f11d8d35b7848b6
languageName: node
linkType: hard
@ -3769,8 +3769,8 @@ __metadata:
"@eslint/js": "npm:^9.38.0"
"@fontsource/inter": "npm:^5.2.8"
"@huggingface/gguf": "npm:^0.3.2"
"@mantine/core": "npm:^8.3.5"
"@mantine/hooks": "npm:^8.3.5"
"@mantine/core": "npm:^8.3.6"
"@mantine/hooks": "npm:^8.3.6"
"@types/node": "npm:^24.9.2"
"@types/react": "npm:^19.2.2"
"@types/react-dom": "npm:^19.2.2"