|
|
|
|
@@ -79,7 +79,7 @@
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@rolldown/plugin-babel": "^0.2.3",
|
|
|
|
|
"@tauri-apps/cli": "^2.9.6",
|
|
|
|
|
"@tauri-apps/cli": "^2.11.1",
|
|
|
|
|
"@types/babel__core": "^7.20.5",
|
|
|
|
|
"@vitejs/plugin-react": "^6.0.1",
|
|
|
|
|
"@yaakapp/cli": "^0.5.1",
|
|
|
|
|
@@ -119,14 +119,14 @@
|
|
|
|
|
"@tanstack/react-query": "^5.90.5",
|
|
|
|
|
"@tanstack/react-router": "^1.133.13",
|
|
|
|
|
"@tanstack/react-virtual": "^3.13.12",
|
|
|
|
|
"@tauri-apps/api": "^2.9.1",
|
|
|
|
|
"@tauri-apps/api": "^2.11.0",
|
|
|
|
|
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
|
|
|
|
|
"@tauri-apps/plugin-dialog": "^2.4.2",
|
|
|
|
|
"@tauri-apps/plugin-fs": "^2.4.4",
|
|
|
|
|
"@tauri-apps/plugin-log": "^2.7.1",
|
|
|
|
|
"@tauri-apps/plugin-opener": "^2.5.2",
|
|
|
|
|
"@tauri-apps/plugin-dialog": "^2.7.1",
|
|
|
|
|
"@tauri-apps/plugin-fs": "^2.5.1",
|
|
|
|
|
"@tauri-apps/plugin-log": "^2.8.0",
|
|
|
|
|
"@tauri-apps/plugin-opener": "^2.5.4",
|
|
|
|
|
"@tauri-apps/plugin-os": "^2.3.2",
|
|
|
|
|
"@tauri-apps/plugin-shell": "^2.3.3",
|
|
|
|
|
"@tauri-apps/plugin-shell": "^2.3.5",
|
|
|
|
|
"buffer": "^6.0.3",
|
|
|
|
|
"classnames": "^2.5.1",
|
|
|
|
|
"cm6-graphql": "^0.2.1",
|
|
|
|
|
@@ -241,7 +241,7 @@
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tanstack/react-query": "^5.90.5",
|
|
|
|
|
"@tauri-apps/api": "^2.9.1",
|
|
|
|
|
"@tauri-apps/api": "^2.11.0",
|
|
|
|
|
"@tauri-apps/plugin-os": "^2.3.2",
|
|
|
|
|
"@yaakapp-internal/model-store": "^1.0.0",
|
|
|
|
|
"@yaakapp-internal/proxy-lib": "^1.0.0",
|
|
|
|
|
@@ -4175,9 +4175,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/api": {
|
|
|
|
|
"version": "2.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-IGlhP6EivjXHepbBic618GOmiWe4URJiIeZFlB7x3czM0yDHHYviH1Xvoiv4FefdkQtn6v7TuwWCRfOGdnVUGw==",
|
|
|
|
|
"version": "2.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-7CinYODhky9lmO23xHnUFv0Xt43fbtWMyxZcLcRBlFkcgXKuEirBvHpmtJ89YMhyeGcq20Wuc47Fa4XjyniywA==",
|
|
|
|
|
"license": "Apache-2.0 OR MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
@@ -4185,9 +4185,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli": {
|
|
|
|
|
"version": "2.9.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.9.6.tgz",
|
|
|
|
|
"integrity": "sha512-3xDdXL5omQ3sPfBfdC8fCtDKcnyV7OqyzQgfyT5P3+zY6lcPqIYKQBvUasNvppi21RSdfhy44ttvJmftb0PCDw==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-rpEbaJ/HzNb6fwsquwoAbq29/Vt4gADhS423A8fdkwL4edJ0wZmoB8ar7O6JPDL834MUKOCm/rrJ7c9oAaEaYQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0 OR MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
@@ -4201,23 +4201,23 @@
|
|
|
|
|
"url": "https://opencollective.com/tauri"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@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"
|
|
|
|
|
"@tauri-apps/cli-darwin-arm64": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-darwin-x64": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-linux-arm-gnueabihf": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-linux-arm64-gnu": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-linux-arm64-musl": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-linux-riscv64-gnu": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-linux-x64-gnu": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-linux-x64-musl": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-win32-arm64-msvc": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-win32-ia32-msvc": "2.11.1",
|
|
|
|
|
"@tauri-apps/cli-win32-x64-msvc": "2.11.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-darwin-arm64": {
|
|
|
|
|
"version": "2.9.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.9.6.tgz",
|
|
|
|
|
"integrity": "sha512-gf5no6N9FCk1qMrti4lfwP77JHP5haASZgVbBgpZG7BUepB3fhiLCXGUK8LvuOjP36HivXewjg72LTnPDScnQQ==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-6eEKMBXsQPCuM1EmvrjT2+aBuxWQuFdKdW8pzNuNQtpq45nEEpBlD5gr8pUeAyOU1DQKlkFaEc/MPBxb/Pfjtg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4232,9 +4232,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-darwin-x64": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-LQUO7exfRWjWALNhetph5guWpMeHphRpokOLk0OIbTTExaNwJNFu3I4vb+CCM/4G/QGoZe/5XikZOJdNEFP1ig==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4249,9 +4249,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-arm-gnueabihf": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-5i/awiBCRRhOUG8yjn0fMHXIWD5Ez8eEk5LtvOxyQrKuJkRaZDvnbIjZbE183blAwkoA4xN3aO/prJiqscl02Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
@@ -4266,9 +4266,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-arm64-gnu": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-9LrwDw3S9Fygtw/Q6WDhOP+3svJRGAsejeE+GKrc0eO1ThMVhwi2LL6hw4dlKw93IfS7VY1G19sWGxJ/NcU4nA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4283,9 +4283,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-arm64-musl": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-mNA5dbbqPqDUdTIwdUYYuhO2GvIe9UnB2r0VU2njxBOS3Opbx4gKNC5yP0Iu4rYmEmqdlwry9VzGZQ3wq9dyFg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4300,9 +4300,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-riscv64-gnu": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-fZj3Gwq+6fUs305T5WQiD5iSGJw+j/4w/HGmk4sHDAcy+rp9zU5eaxB7nOyz5/I/nkNAuKPqfp6uIbiUBXkBCw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4317,9 +4317,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-x64-gnu": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-XFxGxOvHM7jjeD6ozCKdGfhzJ7lERYDGZl1/Kb4fsvchaJsfLJ981TlyTG8Qy/gFq+f5GitH3bfrX9JAkjPEyw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4334,9 +4334,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-x64-musl": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-d5C2/Zm+68v7R9wTuTCjRQEVrWjcdMkJBZ1+rXse+QdMMlTB9+u9PDNDLw9PQflWxYLaYZ7tjxxL9Nb9II6PbA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4351,9 +4351,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-win32-arm64-msvc": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-YdeVWFAR1pTXzUU6NLstPq4G6OLxuDrXCXEBdmBH+5EZIDXUx0D2kJlz3+YjpazkKvAzYpgziTsyRagls0OfRQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4368,9 +4368,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-win32-ia32-msvc": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-VBGkuH0eB9K9LLSMv361Gzr5Ou72sCS4+ztpmkWEQ+wd/amhcYOsf3X6qn1RJZDzIhiOYHJEOysZUC3baD01rA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
@@ -4385,9 +4385,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-win32-x64-msvc": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.11.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.11.1.tgz",
|
|
|
|
|
"integrity": "sha512-b3ORhIAKgp9ZYY+zBt7b7r0kLU2kjvyGF0+MS2SBym3emsweGPybEqocJcmtMuxyBhkOKHP4CiuEJEDuAlTx6A==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
@@ -4411,21 +4411,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/plugin-dialog": {
|
|
|
|
|
"version": "2.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-dialog/-/plugin-dialog-2.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-I0R0ygwRd9AN8Wj5GnzCogOlqu2+OWAtBd0zEC4+kQCI32fRowIyuhPCBoUv4h/lQt2bM39kHlxPHD5vDcFjiA==",
|
|
|
|
|
"version": "2.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-dialog/-/plugin-dialog-2.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-OK1UBXYt+ojcmxMktzzuyonYIFta8CmAASpX+CA+DTGK24KlHjhYI6x2iOJ/TjZF4N7/ACK1oFmEOjIY9IhzOQ==",
|
|
|
|
|
"license": "MIT OR Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tauri-apps/api": "^2.8.0"
|
|
|
|
|
"@tauri-apps/api": "^2.11.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/plugin-fs": {
|
|
|
|
|
"version": "2.4.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-fs/-/plugin-fs-2.4.5.tgz",
|
|
|
|
|
"integrity": "sha512-dVxWWGE6VrOxC7/jlhyE+ON/Cc2REJlM35R3PJX3UvFw2XwYhLGQVAIyrehenDdKjotipjYEVc4YjOl3qq90fA==",
|
|
|
|
|
"version": "2.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-fs/-/plugin-fs-2.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-9Lz+Jopp6QyeEWhlpkMx4R/+P9HgR+AVAI4vOZhlT8Xaymtz8iVI/Ov984/XTqgJz/5gz5NretqPB/XEMS3NhQ==",
|
|
|
|
|
"license": "MIT OR Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tauri-apps/api": "^2.8.0"
|
|
|
|
|
"@tauri-apps/api": "^2.11.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/plugin-log": {
|
|
|
|
|
@@ -4438,12 +4438,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/plugin-opener": {
|
|
|
|
|
"version": "2.5.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-opener/-/plugin-opener-2.5.3.tgz",
|
|
|
|
|
"integrity": "sha512-CCcUltXMOfUEArbf3db3kCE7Ggy1ExBEBl51Ko2ODJ6GDYHRp1nSNlQm5uNCFY5k7/ufaK5Ib3Du/Zir19IYQQ==",
|
|
|
|
|
"version": "2.5.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-opener/-/plugin-opener-2.5.4.tgz",
|
|
|
|
|
"integrity": "sha512-1HnPkb+AmgO29HBazm4uPLKB+r7zzcTBW1d0fyYp1uP+jwtpoiNDGKMMzz58SFp49nOIrxdE3aUJtT57lfO9CQ==",
|
|
|
|
|
"license": "MIT OR Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tauri-apps/api": "^2.8.0"
|
|
|
|
|
"@tauri-apps/api": "^2.11.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/plugin-os": {
|
|
|
|
|
@@ -4456,12 +4456,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/plugin-shell": {
|
|
|
|
|
"version": "2.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-shell/-/plugin-shell-2.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-ktsRWf8wHLD17aZEyqE8c5x98eNAuTizR1FSX475zQ4TxaiJnhwksLygQz+AGwckJL5bfEP13nWrlTNQJUpKpA==",
|
|
|
|
|
"version": "2.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/plugin-shell/-/plugin-shell-2.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-jewtULhiQ7lI7+owCKAjc8tYLJr92U16bPOeAa472LHJdgaibLP83NcfAF2e+wkEcA53FxKQAZ7byDzs2eeizg==",
|
|
|
|
|
"license": "MIT OR Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tauri-apps/api": "^2.8.0"
|
|
|
|
|
"@tauri-apps/api": "^2.10.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/aws4": {
|
|
|
|
|
@@ -16955,7 +16955,7 @@
|
|
|
|
|
"name": "@yaakapp-internal/theme",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@tauri-apps/api": "^2.9.1",
|
|
|
|
|
"@tauri-apps/api": "^2.11.0",
|
|
|
|
|
"@yaakapp-internal/plugins": "^1.0.0",
|
|
|
|
|
"parse-color": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
|