package-lock.json
json
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83
chore(governance): sync handover+roadmap to 84db8c8 (drift:…
Human
1 day ago
| 1 | { |
| 2 | "name": "overseer-kit-desktop", |
| 3 | "version": "0.1.0", |
| 4 | "lockfileVersion": 3, |
| 5 | "requires": true, |
| 6 | "packages": { |
| 7 | "": { |
| 8 | "name": "overseer-kit-desktop", |
| 9 | "version": "0.1.0", |
| 10 | "devDependencies": { |
| 11 | "@tauri-apps/cli": "^2" |
| 12 | } |
| 13 | }, |
| 14 | "node_modules/@tauri-apps/cli": { |
| 15 | "version": "2.11.4", |
| 16 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli/-/cli-2.11.4.tgz", |
| 17 | "integrity": "sha512-R8xGtMpwyetawSqm9kYOuMmEqkhUbvcUy8n0aNXIxollKBLESUu5f4Fx+64hgASYm1H+jSWq6jCW6zqTnH6hqQ==", |
| 18 | "dev": true, |
| 19 | "license": "Apache-2.0 OR MIT", |
| 20 | "bin": { |
| 21 | "tauri": "tauri.js" |
| 22 | }, |
| 23 | "engines": { |
| 24 | "node": ">= 10" |
| 25 | }, |
| 26 | "funding": { |
| 27 | "type": "opencollective", |
| 28 | "url": "https://opencollective.com/tauri" |
| 29 | }, |
| 30 | "optionalDependencies": { |
| 31 | "@tauri-apps/cli-darwin-arm64": "2.11.4", |
| 32 | "@tauri-apps/cli-darwin-x64": "2.11.4", |
| 33 | "@tauri-apps/cli-linux-arm-gnueabihf": "2.11.4", |
| 34 | "@tauri-apps/cli-linux-arm64-gnu": "2.11.4", |
| 35 | "@tauri-apps/cli-linux-arm64-musl": "2.11.4", |
| 36 | "@tauri-apps/cli-linux-riscv64-gnu": "2.11.4", |
| 37 | "@tauri-apps/cli-linux-x64-gnu": "2.11.4", |
| 38 | "@tauri-apps/cli-linux-x64-musl": "2.11.4", |
| 39 | "@tauri-apps/cli-win32-arm64-msvc": "2.11.4", |
| 40 | "@tauri-apps/cli-win32-ia32-msvc": "2.11.4", |
| 41 | "@tauri-apps/cli-win32-x64-msvc": "2.11.4" |
| 42 | } |
| 43 | }, |
| 44 | "node_modules/@tauri-apps/cli-darwin-arm64": { |
| 45 | "version": "2.11.4", |
| 46 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-arm64/-/cli-darwin-arm64-2.11.4.tgz", |
| 47 | "integrity": "sha512-1ryOF3ZhpZ/nemHV5zVwBQBz9jDGKmKPvWPADOhc83ig0P4bMc2iER4NbC6r9sjeIZ6RVQ4g3RZIYvezhcl4TQ==", |
| 48 | "cpu": [ |
| 49 | "arm64" |
| 50 | ], |
| 51 | "dev": true, |
| 52 | "license": "Apache-2.0 OR MIT", |
| 53 | "optional": true, |
| 54 | "os": [ |
| 55 | "darwin" |
| 56 | ], |
| 57 | "engines": { |
| 58 | "node": ">= 10" |
| 59 | } |
| 60 | }, |
| 61 | "node_modules/@tauri-apps/cli-darwin-x64": { |
| 62 | "version": "2.11.4", |
| 63 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-darwin-x64/-/cli-darwin-x64-2.11.4.tgz", |
| 64 | "integrity": "sha512-uFsGQAAfuyz1k/yGLmkWfkBlgKAqZfxqlHmLWx81QU27RJWfmbNHCIq8T8w1e+VClleIuZUjpHWfoE4E3DLo3A==", |
| 65 | "cpu": [ |
| 66 | "x64" |
| 67 | ], |
| 68 | "dev": true, |
| 69 | "license": "Apache-2.0 OR MIT", |
| 70 | "optional": true, |
| 71 | "os": [ |
| 72 | "darwin" |
| 73 | ], |
| 74 | "engines": { |
| 75 | "node": ">= 10" |
| 76 | } |
| 77 | }, |
| 78 | "node_modules/@tauri-apps/cli-linux-arm-gnueabihf": { |
| 79 | "version": "2.11.4", |
| 80 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm-gnueabihf/-/cli-linux-arm-gnueabihf-2.11.4.tgz", |
| 81 | "integrity": "sha512-IaHZn5CdBL21oUmjiVOS1ctw6Ip1O0pjp70FwOWmYz1myWe0SY96ZIj2FYf7pT0m8bI2h/hrs5ZbEXXh44/MkQ==", |
| 82 | "cpu": [ |
| 83 | "arm" |
| 84 | ], |
| 85 | "dev": true, |
| 86 | "license": "Apache-2.0 OR MIT", |
| 87 | "optional": true, |
| 88 | "os": [ |
| 89 | "linux" |
| 90 | ], |
| 91 | "engines": { |
| 92 | "node": ">= 10" |
| 93 | } |
| 94 | }, |
| 95 | "node_modules/@tauri-apps/cli-linux-arm64-gnu": { |
| 96 | "version": "2.11.4", |
| 97 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-2.11.4.tgz", |
| 98 | "integrity": "sha512-N41/ukTRVe6XSuUTESuFdGeOW2i7k62tK+6gHK5Kd5/q5RPvvi19GaWAVPPb9u95HSGmTChSolBfzynUsssFaA==", |
| 99 | "cpu": [ |
| 100 | "arm64" |
| 101 | ], |
| 102 | "dev": true, |
| 103 | "license": "Apache-2.0 OR MIT", |
| 104 | "optional": true, |
| 105 | "os": [ |
| 106 | "linux" |
| 107 | ], |
| 108 | "engines": { |
| 109 | "node": ">= 10" |
| 110 | } |
| 111 | }, |
| 112 | "node_modules/@tauri-apps/cli-linux-arm64-musl": { |
| 113 | "version": "2.11.4", |
| 114 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.11.4.tgz", |
| 115 | "integrity": "sha512-v277UnT/fB64xAfSroL5N3Km3tLmvATWqJJw/wRI+g6o+HkeD0slyE7gOhNs1MbjE41R7bQOTxMVoL3aomUJmw==", |
| 116 | "cpu": [ |
| 117 | "arm64" |
| 118 | ], |
| 119 | "dev": true, |
| 120 | "license": "Apache-2.0 OR MIT", |
| 121 | "optional": true, |
| 122 | "os": [ |
| 123 | "linux" |
| 124 | ], |
| 125 | "engines": { |
| 126 | "node": ">= 10" |
| 127 | } |
| 128 | }, |
| 129 | "node_modules/@tauri-apps/cli-linux-riscv64-gnu": { |
| 130 | "version": "2.11.4", |
| 131 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-riscv64-gnu/-/cli-linux-riscv64-gnu-2.11.4.tgz", |
| 132 | "integrity": "sha512-qqgNkQ2u1yZHxjhxsZaxUtRDW8dIqIYm33rx/mzwQv0SfY9x1B+iraj8vWeFiXjjSVVhEMepXSOts1TqPzvXNQ==", |
| 133 | "cpu": [ |
| 134 | "riscv64" |
| 135 | ], |
| 136 | "dev": true, |
| 137 | "license": "Apache-2.0 OR MIT", |
| 138 | "optional": true, |
| 139 | "os": [ |
| 140 | "linux" |
| 141 | ], |
| 142 | "engines": { |
| 143 | "node": ">= 10" |
| 144 | } |
| 145 | }, |
| 146 | "node_modules/@tauri-apps/cli-linux-x64-gnu": { |
| 147 | "version": "2.11.4", |
| 148 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-gnu/-/cli-linux-x64-gnu-2.11.4.tgz", |
| 149 | "integrity": "sha512-2VRNWl84FOH0m2giiDkO2h0QXlcMJeX+zJDpI5kDIQAx6s+geF3v48F4DXfJez4GS/FdoDGnPnw1C2iYGbQ7bQ==", |
| 150 | "cpu": [ |
| 151 | "x64" |
| 152 | ], |
| 153 | "dev": true, |
| 154 | "license": "Apache-2.0 OR MIT", |
| 155 | "optional": true, |
| 156 | "os": [ |
| 157 | "linux" |
| 158 | ], |
| 159 | "engines": { |
| 160 | "node": ">= 10" |
| 161 | } |
| 162 | }, |
| 163 | "node_modules/@tauri-apps/cli-linux-x64-musl": { |
| 164 | "version": "2.11.4", |
| 165 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-linux-x64-musl/-/cli-linux-x64-musl-2.11.4.tgz", |
| 166 | "integrity": "sha512-o9GyhYor/nc7xarmwDE3ka2szuW3uuZzXjHWh64Q8YX5AtSgxdQkFWzrY4O8KiGtVNvFBI14H3Q49Qj5TOIP/A==", |
| 167 | "cpu": [ |
| 168 | "x64" |
| 169 | ], |
| 170 | "dev": true, |
| 171 | "license": "Apache-2.0 OR MIT", |
| 172 | "optional": true, |
| 173 | "os": [ |
| 174 | "linux" |
| 175 | ], |
| 176 | "engines": { |
| 177 | "node": ">= 10" |
| 178 | } |
| 179 | }, |
| 180 | "node_modules/@tauri-apps/cli-win32-arm64-msvc": { |
| 181 | "version": "2.11.4", |
| 182 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-2.11.4.tgz", |
| 183 | "integrity": "sha512-ld5Ehb598m0VkYyylRPNeCFsBe/km0jxis6KgMpl3IGY6I/i1RwQXO05I1AsXUXO2WC6AvB/Lw4qTf/asiuEiQ==", |
| 184 | "cpu": [ |
| 185 | "arm64" |
| 186 | ], |
| 187 | "dev": true, |
| 188 | "license": "Apache-2.0 OR MIT", |
| 189 | "optional": true, |
| 190 | "os": [ |
| 191 | "win32" |
| 192 | ], |
| 193 | "engines": { |
| 194 | "node": ">= 10" |
| 195 | } |
| 196 | }, |
| 197 | "node_modules/@tauri-apps/cli-win32-ia32-msvc": { |
| 198 | "version": "2.11.4", |
| 199 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-2.11.4.tgz", |
| 200 | "integrity": "sha512-12Hxi0XX/H5VFxO/bGgHkFWhml9VMgEOu9CidjeCeTNQ1l6fpUlbiGgSP7CLI3PFtW9/FfbeHieZ+kyWK5H7CA==", |
| 201 | "cpu": [ |
| 202 | "ia32" |
| 203 | ], |
| 204 | "dev": true, |
| 205 | "license": "Apache-2.0 OR MIT", |
| 206 | "optional": true, |
| 207 | "os": [ |
| 208 | "win32" |
| 209 | ], |
| 210 | "engines": { |
| 211 | "node": ">= 10" |
| 212 | } |
| 213 | }, |
| 214 | "node_modules/@tauri-apps/cli-win32-x64-msvc": { |
| 215 | "version": "2.11.4", |
| 216 | "resolved": "https://registry.npmjs.org/@tauri-apps/cli-win32-x64-msvc/-/cli-win32-x64-msvc-2.11.4.tgz", |
| 217 | "integrity": "sha512-+vDiqBIU5dMISg/wNvX3sF+ZHfgJGJ5T0AcO+EHNXV9GGAG+P5fzodlDXD3QdKCRgZxMoCm5PPvj3BqLNjBthw==", |
| 218 | "cpu": [ |
| 219 | "x64" |
| 220 | ], |
| 221 | "dev": true, |
| 222 | "license": "Apache-2.0 OR MIT", |
| 223 | "optional": true, |
| 224 | "os": [ |
| 225 | "win32" |
| 226 | ], |
| 227 | "engines": { |
| 228 | "node": ">= 10" |
| 229 | } |
| 230 | } |
| 231 | } |
| 232 | } |
File History
1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠
1 day ago