|
|
|
@ -9,13 +9,13 @@
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@tauri-apps/cli": "2.0.0-beta.15"
|
|
|
|
|
"@tauri-apps/cli": "2.0.0-beta.16"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-3pCvc54QfsRY+i9B7w3Q5jPAGtf8p+g7N/BamWPeiW6YqDqbHi9rNVI3SzrHkRRNOJnzMW8E5a8G0HziOluZGg==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-ELaPqTekAVfTU4lFf7k/Z422DKXk/uDWi7ppI8TuQOqcXjrxlXMvv/Y1eC2tem9vMeuOIU0Jg53pOhOu0w8JIQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tauri": "tauri.js"
|
|
|
|
@ -28,22 +28,22 @@
|
|
|
|
|
"url": "https://opencollective.com/tauri"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@tauri-apps/cli-darwin-arm64": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-darwin-x64": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-linux-arm-gnueabihf": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-linux-arm64-gnu": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-linux-arm64-musl": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-linux-x64-gnu": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-linux-x64-musl": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-win32-arm64-msvc": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-win32-ia32-msvc": "2.0.0-beta.15",
|
|
|
|
|
"@tauri-apps/cli-win32-x64-msvc": "2.0.0-beta.15"
|
|
|
|
|
"@tauri-apps/cli-darwin-arm64": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-darwin-x64": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-linux-arm-gnueabihf": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-linux-arm64-gnu": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-linux-arm64-musl": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-linux-x64-gnu": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-linux-x64-musl": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-win32-arm64-msvc": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-win32-ia32-msvc": "2.0.0-beta.16",
|
|
|
|
|
"@tauri-apps/cli-win32-x64-msvc": "2.0.0-beta.16"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-darwin-arm64": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-M4owBLoRdJb2/IK48KOQDU3j5xrjqGxa539rDXMjvaKydBk8x+aLdk3xZNsk/owHTI1GnrQZsPCMQaOgetYHaw==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-5Gif4AvpJmnyLj3HO3AEl1RVrr4ast6mDQiXoLwe75bfWq1pj9VwsS5SuSrUKtB8YBSnnclcJwkqwa6soY/xkg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
@ -57,9 +57,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-darwin-x64": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-ECpatfJdT4xKyFoE7tNEtTUIRxjQ2XSXa0TQkP3g7Kn7H/jRse+7pYe69jASA7shixajatAwmD4bXNT8jYRyNA==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-6Cia8lGSroyoXKvfRI+Dv8Xinr27lptDzGZnd8mT9V0xPg73xcWxPKiTkuxPmLQTrQKVAurfsX3DwwgK8m9kSw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
@ -73,9 +73,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-arm-gnueabihf": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-GQz2nnPwIamzDbmmfGWvmmoLthOkOBs0RO5u72KYAa78ZRFTx7S6AovnxJv48Fq+zeGGdDKoD9+ZG2Ue+sCL4w==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-1mQ0flIt0wrX4QLPwd8f1QFsuFjLPQtWuiObK63K0/YZmDS2yzKT6jnGqNCJsSiyXE2/36gKSyWh6OVpX8U7xg==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
@ -89,9 +89,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-arm64-gnu": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-YBIfq0GbmIsWmRy6dVuDv3oMJN7a3R8HGVPMsa1W526AdCxoZDiPOQpSQN4VihJlbebUHxS/HyYF6maCY8uGzA==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-CjgwOvaslvy06m36faZ40noQaBu37gcXtD0HlCgAMofDZz7fUWQJn3xE7r8fegXmY0oMKZ9ah8dgwd5KSk+L+Q==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
@ -105,9 +105,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-arm64-musl": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-2ZBXoShz7UfqVGmc85mhwjI6ckdtrk15V69adxt/x+VS68yK6Ddbj+yqlffpeFNL90fZrsVhFoRIDqgkxtwksQ==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-JMtryDJckutFzNpwFgh98o9Z4Vw1pwImYmJIDLpCPSqYIfd+mrBgPZFTaGl11ZsQnllqt4FNXlYR8T+ey7ZpfQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
@ -121,9 +121,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-x64-gnu": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-cwJqIIdc4Kq9sBl/vYc+Y95iMe+mlTYUj7ZnSn4YAbLKFz432bGg6uBn2qHXFN5jzwXtEOVZiB1zDZ2kveVoAQ==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-3dQGCKsbjaIzk4UM7Jf5FzBJpBJ1OfwBOwkVv2M4O7EDLNZi9brDR+I41eqyFhTabEcHJoLhtURLbD25dJuiug==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
@ -137,9 +137,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-linux-x64-musl": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-nNuxZ8/qs0vQbdLO2hovskZGxwGn2z4x1QFJuL4xwd6Tryy9vVcznvyZS+t/72dCLoIkY9pKZQq5nYtAHYfTEg==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-t+wdk/VCn8l9y1fhRQPfvZyz3Or7QEPTxXNobbUzbtckFsf/LqTxjaajOBmSGnZpoTDFvwVOmalDaylILxuM5g==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
@ -153,9 +153,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-win32-arm64-msvc": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-DXiXMTE00INjBkTgq1CYduMWgUwQ0NvLw+uXfu8BUupA+aOlv9ODhsGu7bZSaxKx4/glwxNAGZum4kQ0E0AxUg==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-ouP0iiRMTNaKyz6c06LucMR5P585r2XJ3/GlzNWtUfP4EaP8mZAENB0ro9VZl10++7Z658MdWxSAf4+Qmkj0jQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
@ -169,9 +169,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-win32-ia32-msvc": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-ajEQdW2jx2raPp7eDYryJkbBrgI8PIY1dz5ro8FweRrRmbotaUlclsro1kfNMQrfDah8+qfwnRvW3MahOBE5Wg==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-BiBkv3IesPNGXVaampxpB+ub0tz2sGu+6OLzxSm1QTp+2ZSw/qeXi/icvJl5azmOyee4ZWBBiuBzdVY88QH+Vw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
@ -185,9 +185,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tauri-apps/cli-win32-x64-msvc": {
|
|
|
|
|
"version": "2.0.0-beta.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.0.0-beta.15.tgz",
|
|
|
|
|
"integrity": "sha512-yzsSgoiY0PmFiR5LvVOFr1b7h9l3aLPPQFlDG6+kRMrxCo7x7Pbyh4D5cqiMUuZO0QacwSP38EH6w0F88Y+4OA==",
|
|
|
|
|
"version": "2.0.0-beta.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.0.0-beta.16.tgz",
|
|
|
|
|
"integrity": "sha512-rrJeC7eAT6diQpnI3aaflhvtKyTryywbhHLG/c1QyPhdxA7Or6nflo5KzWLd6q3GQqKRbvz5dDtxwFn+XLo+rQ==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|