|
|
@@ -11,8 +11,10 @@
|
|
|
"dependencies": {
|
|
|
"@tailwindcss/vite": "^4.1.17",
|
|
|
"@tauri-apps/api": "^2",
|
|
|
+ "@tauri-apps/plugin-global-shortcut": "^2.3.1",
|
|
|
"@tauri-apps/plugin-log": "^2.7.1",
|
|
|
"@tauri-apps/plugin-opener": "^2",
|
|
|
+ "@tauri-apps/plugin-store": "^2.4.1",
|
|
|
"clsx": "^2.1.1",
|
|
|
"mode-watcher": "^1.1.0",
|
|
|
"tailwind-merge": "^3.4.0",
|
|
|
@@ -27,7 +29,7 @@
|
|
|
"@tailwindcss/forms": "^0.5.10",
|
|
|
"@tailwindcss/typography": "^0.5.19",
|
|
|
"@tailwindcss/vite": "^4.1.17",
|
|
|
- "@tauri-apps/cli": "^2",
|
|
|
+ "@tauri-apps/cli": "^2.9.6",
|
|
|
"bits-ui": "^2.14.4",
|
|
|
"prettier-plugin-svelte": "^3.4.0",
|
|
|
"svelte": "^5.0.0",
|
|
|
@@ -1313,9 +1315,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.9.4.tgz",
|
|
|
- "integrity": "sha512-pvylWC9QckrOS9ATWXIXcgu7g2hKK5xTL5ZQyZU/U0n9l88SEFGcWgLQNa8WZmd+wWIOWhkxOFcOl3i6ubDNNw==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-3xDdXL5omQ3sPfBfdC8fCtDKcnyV7OqyzQgfyT5P3+zY6lcPqIYKQBvUasNvppi21RSdfhy44ttvJmftb0PCDw==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0 OR MIT",
|
|
|
"bin": {
|
|
|
@@ -1329,23 +1331,23 @@
|
|
|
"url": "https://opencollective.com/tauri"
|
|
|
},
|
|
|
"optionalDependencies": {
|
|
|
- "@tauri-apps/cli-darwin-arm64": "2.9.4",
|
|
|
- "@tauri-apps/cli-darwin-x64": "2.9.4",
|
|
|
- "@tauri-apps/cli-linux-arm-gnueabihf": "2.9.4",
|
|
|
- "@tauri-apps/cli-linux-arm64-gnu": "2.9.4",
|
|
|
- "@tauri-apps/cli-linux-arm64-musl": "2.9.4",
|
|
|
- "@tauri-apps/cli-linux-riscv64-gnu": "2.9.4",
|
|
|
- "@tauri-apps/cli-linux-x64-gnu": "2.9.4",
|
|
|
- "@tauri-apps/cli-linux-x64-musl": "2.9.4",
|
|
|
- "@tauri-apps/cli-win32-arm64-msvc": "2.9.4",
|
|
|
- "@tauri-apps/cli-win32-ia32-msvc": "2.9.4",
|
|
|
- "@tauri-apps/cli-win32-x64-msvc": "2.9.4"
|
|
|
+ "@tauri-apps/cli-darwin-arm64": "2.9.6",
|
|
|
+ "@tauri-apps/cli-darwin-x64": "2.9.6",
|
|
|
+ "@tauri-apps/cli-linux-arm-gnueabihf": "2.9.6",
|
|
|
+ "@tauri-apps/cli-linux-arm64-gnu": "2.9.6",
|
|
|
+ "@tauri-apps/cli-linux-arm64-musl": "2.9.6",
|
|
|
+ "@tauri-apps/cli-linux-riscv64-gnu": "2.9.6",
|
|
|
+ "@tauri-apps/cli-linux-x64-gnu": "2.9.6",
|
|
|
+ "@tauri-apps/cli-linux-x64-musl": "2.9.6",
|
|
|
+ "@tauri-apps/cli-win32-arm64-msvc": "2.9.6",
|
|
|
+ "@tauri-apps/cli-win32-ia32-msvc": "2.9.6",
|
|
|
+ "@tauri-apps/cli-win32-x64-msvc": "2.9.6"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-darwin-arm64": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.9.4.tgz",
|
|
|
- "integrity": "sha512-9rHkMVtbMhe0AliVbrGpzMahOBg3rwV46JYRELxR9SN6iu1dvPOaMaiC4cP6M/aD1424ziXnnMdYU06RAH8oIw==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-gf5no6N9FCk1qMrti4lfwP77JHP5haASZgVbBgpZG7BUepB3fhiLCXGUK8LvuOjP36HivXewjg72LTnPDScnQQ==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -1360,9 +1362,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-darwin-x64": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.9.4.tgz",
|
|
|
- "integrity": "sha512-VT9ymNuT06f5TLjCZW2hfSxbVtZDhORk7CDUDYiq5TiSYQdxkl8MVBy0CCFFcOk4QAkUmqmVUA9r3YZ/N/vPRQ==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-oWh74WmqbERwwrwcueJyY6HYhgCksUc6NT7WKeXyrlY/FPmNgdyQAgcLuTSkhRFuQ6zh4Np1HZpOqCTpeZBDcw==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -1377,9 +1379,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-linux-arm-gnueabihf": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.9.4.tgz",
|
|
|
- "integrity": "sha512-tTWkEPig+2z3Rk0zqZYfjUYcgD+aSm72wdrIhdYobxbQZOBw0zfn50YtWv+av7bm0SHvv75f0l7JuwgZM1HFow==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-/zde3bFroFsNXOHN204DC2qUxAcAanUjVXXSdEGmhwMUZeAQalNj5cz2Qli2elsRjKN/hVbZOJj0gQ5zaYUjSg==",
|
|
|
"cpu": [
|
|
|
"arm"
|
|
|
],
|
|
|
@@ -1394,9 +1396,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-linux-arm64-gnu": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.9.4.tgz",
|
|
|
- "integrity": "sha512-ql6vJ611qoqRYHxkKPnb2vHa27U+YRKRmIpLMMBeZnfFtZ938eao7402AQCH1mO2+/8ioUhbpy9R/ZcLTXVmkg==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-pvbljdhp9VOo4RnID5ywSxgBs7qiylTPlK56cTk7InR3kYSTJKYMqv/4Q/4rGo/mG8cVppesKIeBMH42fw6wjg==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -1411,9 +1413,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-linux-arm64-musl": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.9.4.tgz",
|
|
|
- "integrity": "sha512-vg7yNn7ICTi6hRrcA/6ff2UpZQP7un3xe3SEld5QM0prgridbKAiXGaCKr3BnUBx/rGXegQlD/wiLcWdiiraSw==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-02TKUndpodXBCR0oP//6dZWGYcc22Upf2eP27NvC6z0DIqvkBBFziQUcvi2n6SrwTRL0yGgQjkm9K5NIn8s6jw==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -1428,9 +1430,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-linux-riscv64-gnu": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.9.4.tgz",
|
|
|
- "integrity": "sha512-l8L+3VxNk6yv5T/Z/gv5ysngmIpsai40B9p6NQQyqYqxImqYX37pqREoEBl1YwG7szGnDibpWhidPrWKR59OJA==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-fmp1hnulbqzl1GkXl4aTX9fV+ubHw2LqlLH1PE3BxZ11EQk+l/TmiEongjnxF0ie4kV8DQfDNJ1KGiIdWe1GvQ==",
|
|
|
"cpu": [
|
|
|
"riscv64"
|
|
|
],
|
|
|
@@ -1445,9 +1447,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-linux-x64-gnu": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.9.4.tgz",
|
|
|
- "integrity": "sha512-PepPhCXc/xVvE3foykNho46OmCyx47E/aG676vKTVp+mqin5d+IBqDL6wDKiGNT5OTTxKEyNlCQ81Xs2BQhhqA==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-vY0le8ad2KaV1PJr+jCd8fUF9VOjwwQP/uBuTJvhvKTloEwxYA/kAjKK9OpIslGA9m/zcnSo74czI6bBrm2sYA==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -1462,9 +1464,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-linux-x64-musl": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.9.4.tgz",
|
|
|
- "integrity": "sha512-zcd1QVffh5tZs1u1SCKUV/V7RRynebgYUNWHuV0FsIF1MjnULUChEXhAhug7usCDq4GZReMJOoXa6rukEozWIw==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-TOEuB8YCFZTWVDzsO2yW0+zGcoMiPPwcUgdnW1ODnmgfwccpnihDRoks+ABT1e3fHb1ol8QQWsHSCovb3o2ENQ==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -1479,9 +1481,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-win32-arm64-msvc": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.9.4.tgz",
|
|
|
- "integrity": "sha512-/7ZhnP6PY04bEob23q8MH/EoDISdmR1wuNm0k9d5HV7TDMd2GGCDa8dPXA4vJuglJKXIfXqxFmZ4L+J+MO42+w==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-ujmDGMRc4qRLAnj8nNG26Rlz9klJ0I0jmZs2BPpmNNf0gM/rcVHhqbEkAaHPTBVIrtUdf7bGvQAD2pyIiUrBHQ==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -1496,9 +1498,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-win32-ia32-msvc": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.9.4.tgz",
|
|
|
- "integrity": "sha512-1LmAfaC4Cq+3O1Ir1ksdhczhdtFSTIV51tbAGtbV/mr348O+M52A/xwCCXQank0OcdBxy5BctqkMtuZnQvA8uQ==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-S4pT0yAJgFX8QRCyKA1iKjZ9Q/oPjCZf66A/VlG5Yw54Nnr88J1uBpmenINbXxzyhduWrIXBaUbEY1K80ZbpMg==",
|
|
|
"cpu": [
|
|
|
"ia32"
|
|
|
],
|
|
|
@@ -1513,9 +1515,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@tauri-apps/cli-win32-x64-msvc": {
|
|
|
- "version": "2.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.9.4.tgz",
|
|
|
- "integrity": "sha512-EdYd4c9wGvtPB95kqtEyY+bUR+k4kRw3IA30mAQ1jPH6z57AftT8q84qwv0RDp6kkEqOBKxeInKfqi4BESYuqg==",
|
|
|
+ "version": "2.9.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.9.6.tgz",
|
|
|
+ "integrity": "sha512-ldWuWSSkWbKOPjQMJoYVj9wLHcOniv7diyI5UAJ4XsBdtaFB0pKHQsqw/ItUma0VXGC7vB4E9fZjivmxur60aw==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -1529,6 +1531,15 @@
|
|
|
"node": ">= 10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@tauri-apps/plugin-global-shortcut": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-global-shortcut/-/plugin-global-shortcut-2.3.1.tgz",
|
|
|
+ "integrity": "sha512-vr40W2N6G63dmBPaha1TsBQLLURXG538RQbH5vAm0G/ovVZyXJrmZR1HF1W+WneNloQvwn4dm8xzwpEXRW560g==",
|
|
|
+ "license": "MIT OR Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@tauri-apps/api": "^2.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@tauri-apps/plugin-log": {
|
|
|
"version": "2.7.1",
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-log/-/plugin-log-2.7.1.tgz",
|
|
|
@@ -1547,6 +1558,15 @@
|
|
|
"@tauri-apps/api": "^2.8.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@tauri-apps/plugin-store": {
|
|
|
+ "version": "2.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-store/-/plugin-store-2.4.1.tgz",
|
|
|
+ "integrity": "sha512-ckGSEzZ5Ii4Hf2D5x25Oqnm2Zf9MfDWAzR+volY0z/OOBz6aucPKEY0F649JvQ0Vupku6UJo7ugpGRDOFOunkA==",
|
|
|
+ "license": "MIT OR Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@tauri-apps/api": "^2.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@types/cookie": {
|
|
|
"version": "0.6.0",
|
|
|
"resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
|