update deps

This commit is contained in:
Egor 2025-09-08 12:50:13 -07:00
parent 3ecd94e31a
commit 804472ac78
2 changed files with 98 additions and 98 deletions

View file

@ -42,8 +42,8 @@
"@types/node": "^24.3.1", "@types/node": "^24.3.1",
"@types/react": "^19.1.12", "@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9", "@types/react-dom": "^19.1.9",
"@typescript-eslint/eslint-plugin": "^8.42.0", "@typescript-eslint/eslint-plugin": "^8.43.0",
"@typescript-eslint/parser": "^8.42.0", "@typescript-eslint/parser": "^8.43.0",
"@vitejs/plugin-react": "^5.0.2", "@vitejs/plugin-react": "^5.0.2",
"cross-env": "^10.0.0", "cross-env": "^10.0.0",
"electron": "^38.0.0", "electron": "^38.0.0",
@ -63,8 +63,8 @@
"vite": "^7.1.5" "vite": "^7.1.5"
}, },
"dependencies": { "dependencies": {
"@mantine/core": "^8.2.8", "@mantine/core": "^8.3.0",
"@mantine/hooks": "^8.2.8", "@mantine/hooks": "^8.3.0",
"axios": "^1.11.0", "axios": "^1.11.0",
"execa": "^9.6.0", "execa": "^9.6.0",
"lucide-react": "^0.542.0", "lucide-react": "^0.542.0",

188
yarn.lock
View file

@ -689,7 +689,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@floating-ui/react-dom@npm:^2.1.2": "@floating-ui/react-dom@npm:^2.1.6":
version: 2.1.6 version: 2.1.6
resolution: "@floating-ui/react-dom@npm:2.1.6" resolution: "@floating-ui/react-dom@npm:2.1.6"
dependencies: dependencies:
@ -701,21 +701,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@floating-ui/react@npm:^0.26.28": "@floating-ui/react@npm:^0.27.16":
version: 0.26.28 version: 0.27.16
resolution: "@floating-ui/react@npm:0.26.28" resolution: "@floating-ui/react@npm:0.27.16"
dependencies: dependencies:
"@floating-ui/react-dom": "npm:^2.1.2" "@floating-ui/react-dom": "npm:^2.1.6"
"@floating-ui/utils": "npm:^0.2.8" "@floating-ui/utils": "npm:^0.2.10"
tabbable: "npm:^6.0.0" tabbable: "npm:^6.0.0"
peerDependencies: peerDependencies:
react: ">=16.8.0" react: ">=17.0.0"
react-dom: ">=16.8.0" react-dom: ">=17.0.0"
checksum: 10c0/a42df129e1e976fe8ba3f4c8efdda265a0196c1b66b83f2b9b27423d08dcc765406f893aeff9d830e70e3f14a9d4c490867eb4c32983317cbaa33863b0fae6f6 checksum: 10c0/a026266d8875e69de1ac1e1a00588660c8ee299c1e7d067c5c5fd1d69a46fd10acff5dd6cb66c3fe40a3347b443234309ba95f5b33d49059d0cda121f558f566
languageName: node languageName: node
linkType: hard linkType: hard
"@floating-ui/utils@npm:^0.2.10, @floating-ui/utils@npm:^0.2.8": "@floating-ui/utils@npm:^0.2.10":
version: 0.2.10 version: 0.2.10
resolution: "@floating-ui/utils@npm:0.2.10" resolution: "@floating-ui/utils@npm:0.2.10"
checksum: 10c0/e9bc2a1730ede1ee25843937e911ab6e846a733a4488623cd353f94721b05ec2c9ec6437613a2ac9379a94c2fd40c797a2ba6fa1df2716f5ce4aa6ddb1cf9ea4 checksum: 10c0/e9bc2a1730ede1ee25843937e911ab6e846a733a4488623cd353f94721b05ec2c9ec6437613a2ac9379a94c2fd40c797a2ba6fa1df2716f5ce4aa6ddb1cf9ea4
@ -864,30 +864,30 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/core@npm:^8.2.8": "@mantine/core@npm:^8.3.0":
version: 8.2.8 version: 8.3.0
resolution: "@mantine/core@npm:8.2.8" resolution: "@mantine/core@npm:8.3.0"
dependencies: dependencies:
"@floating-ui/react": "npm:^0.26.28" "@floating-ui/react": "npm:^0.27.16"
clsx: "npm:^2.1.1" clsx: "npm:^2.1.1"
react-number-format: "npm:^5.4.3" react-number-format: "npm:^5.4.4"
react-remove-scroll: "npm:^2.6.2" react-remove-scroll: "npm:^2.7.1"
react-textarea-autosize: "npm:8.5.9" react-textarea-autosize: "npm:8.5.9"
type-fest: "npm:^4.27.0" type-fest: "npm:^4.41.0"
peerDependencies: peerDependencies:
"@mantine/hooks": 8.2.8 "@mantine/hooks": 8.3.0
react: ^18.x || ^19.x react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x react-dom: ^18.x || ^19.x
checksum: 10c0/9933ae22ab2faa852d8a941bdbb427c98d160b253f2977f10aad7024cd725fbca56d36a22560f3c75f8716b3d6651a599fa6d996cb131315c997242206cc4ebb checksum: 10c0/28430c11c726af9e5b992bc195614cc67a8d1a4d25f3ced6753ab0399d67c6bb927c1b5eb4f383f8f75ef09eec3b17998761ab5983c850459d7cf34e75d0688b
languageName: node languageName: node
linkType: hard linkType: hard
"@mantine/hooks@npm:^8.2.8": "@mantine/hooks@npm:^8.3.0":
version: 8.2.8 version: 8.3.0
resolution: "@mantine/hooks@npm:8.2.8" resolution: "@mantine/hooks@npm:8.3.0"
peerDependencies: peerDependencies:
react: ^18.x || ^19.x react: ^18.x || ^19.x
checksum: 10c0/0097d8f05ee684c0e78f6160aa23d431e27ef15d32c66010f369d35e86497571a52dc56824fb659ca1c66ff3dd9e6513fe4c8c9bb3e1d98118ba176b4b9feeeb checksum: 10c0/2caaac7654a97424e798d3ae18ee9c70219a62d69dbd21582da90f44b8381674ed496583e4e7ad378a2fd42b7a78fb84534982297918acb24ed674abcb1a312b
languageName: node languageName: node
linkType: hard linkType: hard
@ -1358,106 +1358,106 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/eslint-plugin@npm:^8.42.0": "@typescript-eslint/eslint-plugin@npm:^8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.42.0" resolution: "@typescript-eslint/eslint-plugin@npm:8.43.0"
dependencies: dependencies:
"@eslint-community/regexpp": "npm:^4.10.0" "@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.42.0" "@typescript-eslint/scope-manager": "npm:8.43.0"
"@typescript-eslint/type-utils": "npm:8.42.0" "@typescript-eslint/type-utils": "npm:8.43.0"
"@typescript-eslint/utils": "npm:8.42.0" "@typescript-eslint/utils": "npm:8.43.0"
"@typescript-eslint/visitor-keys": "npm:8.42.0" "@typescript-eslint/visitor-keys": "npm:8.43.0"
graphemer: "npm:^1.4.0" graphemer: "npm:^1.4.0"
ignore: "npm:^7.0.0" ignore: "npm:^7.0.0"
natural-compare: "npm:^1.4.0" natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.1.0" ts-api-utils: "npm:^2.1.0"
peerDependencies: peerDependencies:
"@typescript-eslint/parser": ^8.42.0 "@typescript-eslint/parser": ^8.43.0
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/835fd7497f0e4eaef55dc3d94079acc0ad1dc74735916915f160419b1e7f44d04fbce683b4871148d1af33046bd5ae3fed59103d4c49460776b560c42173bbff checksum: 10c0/9823f6e917d16f95a87fb1fd6c224f361a9f17386453ac97d7d457774cf2ea7bdbcfad37ad063b71ec01a4292127a8bfe69d1987b948e85def2410de8fe353dd
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/parser@npm:^8.42.0": "@typescript-eslint/parser@npm:^8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/parser@npm:8.42.0" resolution: "@typescript-eslint/parser@npm:8.43.0"
dependencies: dependencies:
"@typescript-eslint/scope-manager": "npm:8.42.0" "@typescript-eslint/scope-manager": "npm:8.43.0"
"@typescript-eslint/types": "npm:8.42.0" "@typescript-eslint/types": "npm:8.43.0"
"@typescript-eslint/typescript-estree": "npm:8.42.0" "@typescript-eslint/typescript-estree": "npm:8.43.0"
"@typescript-eslint/visitor-keys": "npm:8.42.0" "@typescript-eslint/visitor-keys": "npm:8.43.0"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/f071154bce7f874449236919a7367d977317959fe6d454fe5369ca54dee7d057fe3b8b250c5990ea4205a9c52fd59702da63d1721895c72d745168aa31532112 checksum: 10c0/b8296d3fac08f6e03c931843264a4219469a6a7d5c4d269fb14fe4c1547477a0dd1c259e6929c749efa043fb4e272436adfc94afdf07039d3b1d9e6956a6a0ea
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/project-service@npm:8.42.0": "@typescript-eslint/project-service@npm:8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/project-service@npm:8.42.0" resolution: "@typescript-eslint/project-service@npm:8.43.0"
dependencies: dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.42.0" "@typescript-eslint/tsconfig-utils": "npm:^8.43.0"
"@typescript-eslint/types": "npm:^8.42.0" "@typescript-eslint/types": "npm:^8.43.0"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
peerDependencies: peerDependencies:
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/788b0bc52683be376cd768a4fed3202cdaccc86f231ec94a0f6bbb1389fdfd0e14c505f03015cefb73869de63c8089b78a169ed957048a1e5ee1b6250ec19604 checksum: 10c0/c9058b5fbf9642c35a303641e4ff2d0df1ddac337275bab84b56167f1019fbcb7e69959239fed82e53c747f58d6ee4c1859cf5b018803cba1b1aab430439d728
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/scope-manager@npm:8.42.0": "@typescript-eslint/scope-manager@npm:8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/scope-manager@npm:8.42.0" resolution: "@typescript-eslint/scope-manager@npm:8.43.0"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.42.0" "@typescript-eslint/types": "npm:8.43.0"
"@typescript-eslint/visitor-keys": "npm:8.42.0" "@typescript-eslint/visitor-keys": "npm:8.43.0"
checksum: 10c0/caca15f2124909c588ed3e48fe0769ad8baa296a0b229f724ec94f5f746e486e08dd49eeddd66d01f09e2ddaed03f9e18d7b535a44196d413f283e22f929f623 checksum: 10c0/f87b3c3a5d3ad18326945288fa5b9b9fa662d87f466dc159e1514e00e359e830b80557f213acb3d23d5d600826b4cc4cfa5d2d479f8aba1b9834df19a640a779
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/tsconfig-utils@npm:8.42.0, @typescript-eslint/tsconfig-utils@npm:^8.42.0": "@typescript-eslint/tsconfig-utils@npm:8.43.0, @typescript-eslint/tsconfig-utils@npm:^8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.42.0" resolution: "@typescript-eslint/tsconfig-utils@npm:8.43.0"
peerDependencies: peerDependencies:
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/03882eeee279fafa2cb4ee3154742417fd29395b3bfe3f867d9d4cb9cb68d1200c885c35b96dd558a1aff8561ac3700cff8ca7680a5cf34e5e0e136a6ee3c30c checksum: 10c0/b3a472368ad31e31e58ef019f6afec7387f5885e3fd423c71f3910b6d6b767324fde8bd60bec2e7505cc130317ece7fbc91314c44cdfea74ff76b5039bf26d52
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/type-utils@npm:8.42.0": "@typescript-eslint/type-utils@npm:8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/type-utils@npm:8.42.0" resolution: "@typescript-eslint/type-utils@npm:8.43.0"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.42.0" "@typescript-eslint/types": "npm:8.43.0"
"@typescript-eslint/typescript-estree": "npm:8.42.0" "@typescript-eslint/typescript-estree": "npm:8.43.0"
"@typescript-eslint/utils": "npm:8.42.0" "@typescript-eslint/utils": "npm:8.43.0"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.1.0" ts-api-utils: "npm:^2.1.0"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/47e5f7276cafd7719d3e2f2e456fa988927e658d15c2c188a692d9c639f9d76f582a6c133cb1bf01eba9027e1022eb6b79b57861a96302460e5e847c2b536afa checksum: 10c0/70e61233fd586c4545b0ee11871001ba603816fccb69b9fe883a653b32aa049e957a97f208f522b58480a4f4e1c6322b9a3ef60a389925eaefba94abcd44ff7e
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/types@npm:8.42.0, @typescript-eslint/types@npm:^8.42.0": "@typescript-eslint/types@npm:8.43.0, @typescript-eslint/types@npm:^8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/types@npm:8.42.0" resolution: "@typescript-eslint/types@npm:8.43.0"
checksum: 10c0/d585dff5005328282cc59f9402e886a3db64727906ad3e68b49d7ef73bc07bef3ed569287ba826ebaa07b69be42a72232a38529951d64c28cebd83db0892cd33 checksum: 10c0/60d19b695affce128fe1076ebe4cff7e05d38dd50155d653fc9e995eafa56c299fd49ad4d9d2997f118a75fb57e3ca18001623bc3ef3fa0111f863079203e4b2
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/typescript-estree@npm:8.42.0": "@typescript-eslint/typescript-estree@npm:8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/typescript-estree@npm:8.42.0" resolution: "@typescript-eslint/typescript-estree@npm:8.43.0"
dependencies: dependencies:
"@typescript-eslint/project-service": "npm:8.42.0" "@typescript-eslint/project-service": "npm:8.43.0"
"@typescript-eslint/tsconfig-utils": "npm:8.42.0" "@typescript-eslint/tsconfig-utils": "npm:8.43.0"
"@typescript-eslint/types": "npm:8.42.0" "@typescript-eslint/types": "npm:8.43.0"
"@typescript-eslint/visitor-keys": "npm:8.42.0" "@typescript-eslint/visitor-keys": "npm:8.43.0"
debug: "npm:^4.3.4" debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2" fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3" is-glob: "npm:^4.0.3"
@ -1466,32 +1466,32 @@ __metadata:
ts-api-utils: "npm:^2.1.0" ts-api-utils: "npm:^2.1.0"
peerDependencies: peerDependencies:
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/2d3354d780421cfa90f812048984c43cd47aabecef7a5c0f56ad0b91331cb369d1c8366da90bf9a8f6df47df3741f9e16897e998f16270ac55376f519b775c23 checksum: 10c0/184ba925067d7fbcb377450195a89511f030a49d080e27058fa78078a069d86c1936b1a82ce6f19ff24c30c4de8b779deb050c36b06db5372c95fc7e5be7115a
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/utils@npm:8.42.0": "@typescript-eslint/utils@npm:8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/utils@npm:8.42.0" resolution: "@typescript-eslint/utils@npm:8.43.0"
dependencies: dependencies:
"@eslint-community/eslint-utils": "npm:^4.7.0" "@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/scope-manager": "npm:8.42.0" "@typescript-eslint/scope-manager": "npm:8.43.0"
"@typescript-eslint/types": "npm:8.42.0" "@typescript-eslint/types": "npm:8.43.0"
"@typescript-eslint/typescript-estree": "npm:8.42.0" "@typescript-eslint/typescript-estree": "npm:8.43.0"
peerDependencies: peerDependencies:
eslint: ^8.57.0 || ^9.0.0 eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0" typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/acf30019023669ddae00c02cabfa74fc12defccd4703e552ab5115edbeceaaf1688c1586873bf66aefeb3f03eb1ed456905403303913c724db38bf030e40a700 checksum: 10c0/42fc8c60551361d80b5c53b303ba8cd20cf914665168416ad0a278cd44aae587311af9e4461f92ed28b5f36091d275a0e9974482d5e9ba95fc00108a537cdd36
languageName: node languageName: node
linkType: hard linkType: hard
"@typescript-eslint/visitor-keys@npm:8.42.0": "@typescript-eslint/visitor-keys@npm:8.43.0":
version: 8.42.0 version: 8.43.0
resolution: "@typescript-eslint/visitor-keys@npm:8.42.0" resolution: "@typescript-eslint/visitor-keys@npm:8.43.0"
dependencies: dependencies:
"@typescript-eslint/types": "npm:8.42.0" "@typescript-eslint/types": "npm:8.43.0"
eslint-visitor-keys: "npm:^4.2.1" eslint-visitor-keys: "npm:^4.2.1"
checksum: 10c0/22c942f2a100d71c08f952b976446e824ddf227d4ac02b7016e12d4a33804ab06072d570695baed3565d0a08a1d3fa6ff3ccf97a122d63e65780f871d597f1b1 checksum: 10c0/5d576eaf7bea41933ba726f4b24410bd3fc2521ef286967c3dc630c6a90fabff2a2d7c4d12cb841d3f946d2e5e6fb2605e7edd84e3360308fe379dbf2b8dc2fa
languageName: node languageName: node
linkType: hard linkType: hard
@ -3627,13 +3627,13 @@ __metadata:
resolution: "gerbil@workspace:." resolution: "gerbil@workspace:."
dependencies: dependencies:
"@eslint/js": "npm:^9.35.0" "@eslint/js": "npm:^9.35.0"
"@mantine/core": "npm:^8.2.8" "@mantine/core": "npm:^8.3.0"
"@mantine/hooks": "npm:^8.2.8" "@mantine/hooks": "npm:^8.3.0"
"@types/node": "npm:^24.3.1" "@types/node": "npm:^24.3.1"
"@types/react": "npm:^19.1.12" "@types/react": "npm:^19.1.12"
"@types/react-dom": "npm:^19.1.9" "@types/react-dom": "npm:^19.1.9"
"@typescript-eslint/eslint-plugin": "npm:^8.42.0" "@typescript-eslint/eslint-plugin": "npm:^8.43.0"
"@typescript-eslint/parser": "npm:^8.42.0" "@typescript-eslint/parser": "npm:^8.43.0"
"@vitejs/plugin-react": "npm:^5.0.2" "@vitejs/plugin-react": "npm:^5.0.2"
axios: "npm:^1.11.0" axios: "npm:^1.11.0"
cross-env: "npm:^10.0.0" cross-env: "npm:^10.0.0"
@ -5693,7 +5693,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"react-number-format@npm:^5.4.3": "react-number-format@npm:^5.4.4":
version: 5.4.4 version: 5.4.4
resolution: "react-number-format@npm:5.4.4" resolution: "react-number-format@npm:5.4.4"
peerDependencies: peerDependencies:
@ -5726,7 +5726,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"react-remove-scroll@npm:^2.6.2": "react-remove-scroll@npm:^2.7.1":
version: 2.7.1 version: 2.7.1
resolution: "react-remove-scroll@npm:2.7.1" resolution: "react-remove-scroll@npm:2.7.1"
dependencies: dependencies:
@ -6826,7 +6826,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"type-fest@npm:^4.27.0": "type-fest@npm:^4.41.0":
version: 4.41.0 version: 4.41.0
resolution: "type-fest@npm:4.41.0" resolution: "type-fest@npm:4.41.0"
checksum: 10c0/f5ca697797ed5e88d33ac8f1fec21921839871f808dc59345c9cf67345bfb958ce41bd821165dbf3ae591cedec2bf6fe8882098dfdd8dc54320b859711a2c1e4 checksum: 10c0/f5ca697797ed5e88d33ac8f1fec21921839871f808dc59345c9cf67345bfb958ce41bd821165dbf3ae591cedec2bf6fe8882098dfdd8dc54320b859711a2c1e4