| [640ed89] | 1 | {
|
|---|
| 2 | "name": "lan-frontend",
|
|---|
| 3 | "version": "0.0.0",
|
|---|
| 4 | "lockfileVersion": 3,
|
|---|
| 5 | "requires": true,
|
|---|
| 6 | "packages": {
|
|---|
| 7 | "": {
|
|---|
| 8 | "name": "lan-frontend",
|
|---|
| 9 | "version": "0.0.0",
|
|---|
| 10 | "dependencies": {
|
|---|
| 11 | "chart.js": "^4.5.1",
|
|---|
| 12 | "react": "^19.2.0",
|
|---|
| 13 | "react-dom": "^19.2.0",
|
|---|
| 14 | "recharts": "^3.5.1"
|
|---|
| 15 | },
|
|---|
| 16 | "devDependencies": {
|
|---|
| 17 | "@eslint/js": "^9.39.1",
|
|---|
| 18 | "@types/react": "^19.2.5",
|
|---|
| 19 | "@types/react-dom": "^19.2.3",
|
|---|
| 20 | "@vitejs/plugin-react": "^5.1.1",
|
|---|
| 21 | "eslint": "^9.39.1",
|
|---|
| 22 | "eslint-plugin-react-hooks": "^7.0.1",
|
|---|
| 23 | "eslint-plugin-react-refresh": "^0.4.24",
|
|---|
| 24 | "globals": "^16.5.0",
|
|---|
| 25 | "vite": "^7.2.4"
|
|---|
| 26 | }
|
|---|
| 27 | },
|
|---|
| 28 | "node_modules/@babel/code-frame": {
|
|---|
| 29 | "version": "7.27.1",
|
|---|
| 30 | "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|---|
| 31 | "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|---|
| 32 | "dev": true,
|
|---|
| 33 | "license": "MIT",
|
|---|
| 34 | "dependencies": {
|
|---|
| 35 | "@babel/helper-validator-identifier": "^7.27.1",
|
|---|
| 36 | "js-tokens": "^4.0.0",
|
|---|
| 37 | "picocolors": "^1.1.1"
|
|---|
| 38 | },
|
|---|
| 39 | "engines": {
|
|---|
| 40 | "node": ">=6.9.0"
|
|---|
| 41 | }
|
|---|
| 42 | },
|
|---|
| 43 | "node_modules/@babel/compat-data": {
|
|---|
| 44 | "version": "7.28.5",
|
|---|
| 45 | "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz",
|
|---|
| 46 | "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
|
|---|
| 47 | "dev": true,
|
|---|
| 48 | "license": "MIT",
|
|---|
| 49 | "engines": {
|
|---|
| 50 | "node": ">=6.9.0"
|
|---|
| 51 | }
|
|---|
| 52 | },
|
|---|
| 53 | "node_modules/@babel/core": {
|
|---|
| 54 | "version": "7.28.5",
|
|---|
| 55 | "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz",
|
|---|
| 56 | "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
|
|---|
| 57 | "dev": true,
|
|---|
| 58 | "license": "MIT",
|
|---|
| 59 | "dependencies": {
|
|---|
| 60 | "@babel/code-frame": "^7.27.1",
|
|---|
| 61 | "@babel/generator": "^7.28.5",
|
|---|
| 62 | "@babel/helper-compilation-targets": "^7.27.2",
|
|---|
| 63 | "@babel/helper-module-transforms": "^7.28.3",
|
|---|
| 64 | "@babel/helpers": "^7.28.4",
|
|---|
| 65 | "@babel/parser": "^7.28.5",
|
|---|
| 66 | "@babel/template": "^7.27.2",
|
|---|
| 67 | "@babel/traverse": "^7.28.5",
|
|---|
| 68 | "@babel/types": "^7.28.5",
|
|---|
| 69 | "@jridgewell/remapping": "^2.3.5",
|
|---|
| 70 | "convert-source-map": "^2.0.0",
|
|---|
| 71 | "debug": "^4.1.0",
|
|---|
| 72 | "gensync": "^1.0.0-beta.2",
|
|---|
| 73 | "json5": "^2.2.3",
|
|---|
| 74 | "semver": "^6.3.1"
|
|---|
| 75 | },
|
|---|
| 76 | "engines": {
|
|---|
| 77 | "node": ">=6.9.0"
|
|---|
| 78 | },
|
|---|
| 79 | "funding": {
|
|---|
| 80 | "type": "opencollective",
|
|---|
| 81 | "url": "https://opencollective.com/babel"
|
|---|
| 82 | }
|
|---|
| 83 | },
|
|---|
| 84 | "node_modules/@babel/generator": {
|
|---|
| 85 | "version": "7.28.5",
|
|---|
| 86 | "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz",
|
|---|
| 87 | "integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==",
|
|---|
| 88 | "dev": true,
|
|---|
| 89 | "license": "MIT",
|
|---|
| 90 | "dependencies": {
|
|---|
| 91 | "@babel/parser": "^7.28.5",
|
|---|
| 92 | "@babel/types": "^7.28.5",
|
|---|
| 93 | "@jridgewell/gen-mapping": "^0.3.12",
|
|---|
| 94 | "@jridgewell/trace-mapping": "^0.3.28",
|
|---|
| 95 | "jsesc": "^3.0.2"
|
|---|
| 96 | },
|
|---|
| 97 | "engines": {
|
|---|
| 98 | "node": ">=6.9.0"
|
|---|
| 99 | }
|
|---|
| 100 | },
|
|---|
| 101 | "node_modules/@babel/helper-compilation-targets": {
|
|---|
| 102 | "version": "7.27.2",
|
|---|
| 103 | "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
|
|---|
| 104 | "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
|
|---|
| 105 | "dev": true,
|
|---|
| 106 | "license": "MIT",
|
|---|
| 107 | "dependencies": {
|
|---|
| 108 | "@babel/compat-data": "^7.27.2",
|
|---|
| 109 | "@babel/helper-validator-option": "^7.27.1",
|
|---|
| 110 | "browserslist": "^4.24.0",
|
|---|
| 111 | "lru-cache": "^5.1.1",
|
|---|
| 112 | "semver": "^6.3.1"
|
|---|
| 113 | },
|
|---|
| 114 | "engines": {
|
|---|
| 115 | "node": ">=6.9.0"
|
|---|
| 116 | }
|
|---|
| 117 | },
|
|---|
| 118 | "node_modules/@babel/helper-globals": {
|
|---|
| 119 | "version": "7.28.0",
|
|---|
| 120 | "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|---|
| 121 | "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|---|
| 122 | "dev": true,
|
|---|
| 123 | "license": "MIT",
|
|---|
| 124 | "engines": {
|
|---|
| 125 | "node": ">=6.9.0"
|
|---|
| 126 | }
|
|---|
| 127 | },
|
|---|
| 128 | "node_modules/@babel/helper-module-imports": {
|
|---|
| 129 | "version": "7.27.1",
|
|---|
| 130 | "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
|
|---|
| 131 | "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
|
|---|
| 132 | "dev": true,
|
|---|
| 133 | "license": "MIT",
|
|---|
| 134 | "dependencies": {
|
|---|
| 135 | "@babel/traverse": "^7.27.1",
|
|---|
| 136 | "@babel/types": "^7.27.1"
|
|---|
| 137 | },
|
|---|
| 138 | "engines": {
|
|---|
| 139 | "node": ">=6.9.0"
|
|---|
| 140 | }
|
|---|
| 141 | },
|
|---|
| 142 | "node_modules/@babel/helper-module-transforms": {
|
|---|
| 143 | "version": "7.28.3",
|
|---|
| 144 | "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
|
|---|
| 145 | "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
|
|---|
| 146 | "dev": true,
|
|---|
| 147 | "license": "MIT",
|
|---|
| 148 | "dependencies": {
|
|---|
| 149 | "@babel/helper-module-imports": "^7.27.1",
|
|---|
| 150 | "@babel/helper-validator-identifier": "^7.27.1",
|
|---|
| 151 | "@babel/traverse": "^7.28.3"
|
|---|
| 152 | },
|
|---|
| 153 | "engines": {
|
|---|
| 154 | "node": ">=6.9.0"
|
|---|
| 155 | },
|
|---|
| 156 | "peerDependencies": {
|
|---|
| 157 | "@babel/core": "^7.0.0"
|
|---|
| 158 | }
|
|---|
| 159 | },
|
|---|
| 160 | "node_modules/@babel/helper-plugin-utils": {
|
|---|
| 161 | "version": "7.27.1",
|
|---|
| 162 | "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|---|
| 163 | "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|---|
| 164 | "dev": true,
|
|---|
| 165 | "license": "MIT",
|
|---|
| 166 | "engines": {
|
|---|
| 167 | "node": ">=6.9.0"
|
|---|
| 168 | }
|
|---|
| 169 | },
|
|---|
| 170 | "node_modules/@babel/helper-string-parser": {
|
|---|
| 171 | "version": "7.27.1",
|
|---|
| 172 | "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|---|
| 173 | "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|---|
| 174 | "dev": true,
|
|---|
| 175 | "license": "MIT",
|
|---|
| 176 | "engines": {
|
|---|
| 177 | "node": ">=6.9.0"
|
|---|
| 178 | }
|
|---|
| 179 | },
|
|---|
| 180 | "node_modules/@babel/helper-validator-identifier": {
|
|---|
| 181 | "version": "7.28.5",
|
|---|
| 182 | "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|---|
| 183 | "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|---|
| 184 | "dev": true,
|
|---|
| 185 | "license": "MIT",
|
|---|
| 186 | "engines": {
|
|---|
| 187 | "node": ">=6.9.0"
|
|---|
| 188 | }
|
|---|
| 189 | },
|
|---|
| 190 | "node_modules/@babel/helper-validator-option": {
|
|---|
| 191 | "version": "7.27.1",
|
|---|
| 192 | "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
|
|---|
| 193 | "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
|---|
| 194 | "dev": true,
|
|---|
| 195 | "license": "MIT",
|
|---|
| 196 | "engines": {
|
|---|
| 197 | "node": ">=6.9.0"
|
|---|
| 198 | }
|
|---|
| 199 | },
|
|---|
| 200 | "node_modules/@babel/helpers": {
|
|---|
| 201 | "version": "7.28.4",
|
|---|
| 202 | "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
|
|---|
| 203 | "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
|
|---|
| 204 | "dev": true,
|
|---|
| 205 | "license": "MIT",
|
|---|
| 206 | "dependencies": {
|
|---|
| 207 | "@babel/template": "^7.27.2",
|
|---|
| 208 | "@babel/types": "^7.28.4"
|
|---|
| 209 | },
|
|---|
| 210 | "engines": {
|
|---|
| 211 | "node": ">=6.9.0"
|
|---|
| 212 | }
|
|---|
| 213 | },
|
|---|
| 214 | "node_modules/@babel/parser": {
|
|---|
| 215 | "version": "7.28.5",
|
|---|
| 216 | "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz",
|
|---|
| 217 | "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
|
|---|
| 218 | "dev": true,
|
|---|
| 219 | "license": "MIT",
|
|---|
| 220 | "dependencies": {
|
|---|
| 221 | "@babel/types": "^7.28.5"
|
|---|
| 222 | },
|
|---|
| 223 | "bin": {
|
|---|
| 224 | "parser": "bin/babel-parser.js"
|
|---|
| 225 | },
|
|---|
| 226 | "engines": {
|
|---|
| 227 | "node": ">=6.0.0"
|
|---|
| 228 | }
|
|---|
| 229 | },
|
|---|
| 230 | "node_modules/@babel/plugin-transform-react-jsx-self": {
|
|---|
| 231 | "version": "7.27.1",
|
|---|
| 232 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz",
|
|---|
| 233 | "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==",
|
|---|
| 234 | "dev": true,
|
|---|
| 235 | "license": "MIT",
|
|---|
| 236 | "dependencies": {
|
|---|
| 237 | "@babel/helper-plugin-utils": "^7.27.1"
|
|---|
| 238 | },
|
|---|
| 239 | "engines": {
|
|---|
| 240 | "node": ">=6.9.0"
|
|---|
| 241 | },
|
|---|
| 242 | "peerDependencies": {
|
|---|
| 243 | "@babel/core": "^7.0.0-0"
|
|---|
| 244 | }
|
|---|
| 245 | },
|
|---|
| 246 | "node_modules/@babel/plugin-transform-react-jsx-source": {
|
|---|
| 247 | "version": "7.27.1",
|
|---|
| 248 | "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz",
|
|---|
| 249 | "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==",
|
|---|
| 250 | "dev": true,
|
|---|
| 251 | "license": "MIT",
|
|---|
| 252 | "dependencies": {
|
|---|
| 253 | "@babel/helper-plugin-utils": "^7.27.1"
|
|---|
| 254 | },
|
|---|
| 255 | "engines": {
|
|---|
| 256 | "node": ">=6.9.0"
|
|---|
| 257 | },
|
|---|
| 258 | "peerDependencies": {
|
|---|
| 259 | "@babel/core": "^7.0.0-0"
|
|---|
| 260 | }
|
|---|
| 261 | },
|
|---|
| 262 | "node_modules/@babel/template": {
|
|---|
| 263 | "version": "7.27.2",
|
|---|
| 264 | "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
|
|---|
| 265 | "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
|
|---|
| 266 | "dev": true,
|
|---|
| 267 | "license": "MIT",
|
|---|
| 268 | "dependencies": {
|
|---|
| 269 | "@babel/code-frame": "^7.27.1",
|
|---|
| 270 | "@babel/parser": "^7.27.2",
|
|---|
| 271 | "@babel/types": "^7.27.1"
|
|---|
| 272 | },
|
|---|
| 273 | "engines": {
|
|---|
| 274 | "node": ">=6.9.0"
|
|---|
| 275 | }
|
|---|
| 276 | },
|
|---|
| 277 | "node_modules/@babel/traverse": {
|
|---|
| 278 | "version": "7.28.5",
|
|---|
| 279 | "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz",
|
|---|
| 280 | "integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==",
|
|---|
| 281 | "dev": true,
|
|---|
| 282 | "license": "MIT",
|
|---|
| 283 | "dependencies": {
|
|---|
| 284 | "@babel/code-frame": "^7.27.1",
|
|---|
| 285 | "@babel/generator": "^7.28.5",
|
|---|
| 286 | "@babel/helper-globals": "^7.28.0",
|
|---|
| 287 | "@babel/parser": "^7.28.5",
|
|---|
| 288 | "@babel/template": "^7.27.2",
|
|---|
| 289 | "@babel/types": "^7.28.5",
|
|---|
| 290 | "debug": "^4.3.1"
|
|---|
| 291 | },
|
|---|
| 292 | "engines": {
|
|---|
| 293 | "node": ">=6.9.0"
|
|---|
| 294 | }
|
|---|
| 295 | },
|
|---|
| 296 | "node_modules/@babel/types": {
|
|---|
| 297 | "version": "7.28.5",
|
|---|
| 298 | "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
|
|---|
| 299 | "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
|
|---|
| 300 | "dev": true,
|
|---|
| 301 | "license": "MIT",
|
|---|
| 302 | "dependencies": {
|
|---|
| 303 | "@babel/helper-string-parser": "^7.27.1",
|
|---|
| 304 | "@babel/helper-validator-identifier": "^7.28.5"
|
|---|
| 305 | },
|
|---|
| 306 | "engines": {
|
|---|
| 307 | "node": ">=6.9.0"
|
|---|
| 308 | }
|
|---|
| 309 | },
|
|---|
| 310 | "node_modules/@esbuild/aix-ppc64": {
|
|---|
| 311 | "version": "0.25.12",
|
|---|
| 312 | "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz",
|
|---|
| 313 | "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==",
|
|---|
| 314 | "cpu": [
|
|---|
| 315 | "ppc64"
|
|---|
| 316 | ],
|
|---|
| 317 | "dev": true,
|
|---|
| 318 | "license": "MIT",
|
|---|
| 319 | "optional": true,
|
|---|
| 320 | "os": [
|
|---|
| 321 | "aix"
|
|---|
| 322 | ],
|
|---|
| 323 | "engines": {
|
|---|
| 324 | "node": ">=18"
|
|---|
| 325 | }
|
|---|
| 326 | },
|
|---|
| 327 | "node_modules/@esbuild/android-arm": {
|
|---|
| 328 | "version": "0.25.12",
|
|---|
| 329 | "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz",
|
|---|
| 330 | "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==",
|
|---|
| 331 | "cpu": [
|
|---|
| 332 | "arm"
|
|---|
| 333 | ],
|
|---|
| 334 | "dev": true,
|
|---|
| 335 | "license": "MIT",
|
|---|
| 336 | "optional": true,
|
|---|
| 337 | "os": [
|
|---|
| 338 | "android"
|
|---|
| 339 | ],
|
|---|
| 340 | "engines": {
|
|---|
| 341 | "node": ">=18"
|
|---|
| 342 | }
|
|---|
| 343 | },
|
|---|
| 344 | "node_modules/@esbuild/android-arm64": {
|
|---|
| 345 | "version": "0.25.12",
|
|---|
| 346 | "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz",
|
|---|
| 347 | "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==",
|
|---|
| 348 | "cpu": [
|
|---|
| 349 | "arm64"
|
|---|
| 350 | ],
|
|---|
| 351 | "dev": true,
|
|---|
| 352 | "license": "MIT",
|
|---|
| 353 | "optional": true,
|
|---|
| 354 | "os": [
|
|---|
| 355 | "android"
|
|---|
| 356 | ],
|
|---|
| 357 | "engines": {
|
|---|
| 358 | "node": ">=18"
|
|---|
| 359 | }
|
|---|
| 360 | },
|
|---|
| 361 | "node_modules/@esbuild/android-x64": {
|
|---|
| 362 | "version": "0.25.12",
|
|---|
| 363 | "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz",
|
|---|
| 364 | "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==",
|
|---|
| 365 | "cpu": [
|
|---|
| 366 | "x64"
|
|---|
| 367 | ],
|
|---|
| 368 | "dev": true,
|
|---|
| 369 | "license": "MIT",
|
|---|
| 370 | "optional": true,
|
|---|
| 371 | "os": [
|
|---|
| 372 | "android"
|
|---|
| 373 | ],
|
|---|
| 374 | "engines": {
|
|---|
| 375 | "node": ">=18"
|
|---|
| 376 | }
|
|---|
| 377 | },
|
|---|
| 378 | "node_modules/@esbuild/darwin-arm64": {
|
|---|
| 379 | "version": "0.25.12",
|
|---|
| 380 | "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz",
|
|---|
| 381 | "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==",
|
|---|
| 382 | "cpu": [
|
|---|
| 383 | "arm64"
|
|---|
| 384 | ],
|
|---|
| 385 | "dev": true,
|
|---|
| 386 | "license": "MIT",
|
|---|
| 387 | "optional": true,
|
|---|
| 388 | "os": [
|
|---|
| 389 | "darwin"
|
|---|
| 390 | ],
|
|---|
| 391 | "engines": {
|
|---|
| 392 | "node": ">=18"
|
|---|
| 393 | }
|
|---|
| 394 | },
|
|---|
| 395 | "node_modules/@esbuild/darwin-x64": {
|
|---|
| 396 | "version": "0.25.12",
|
|---|
| 397 | "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz",
|
|---|
| 398 | "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==",
|
|---|
| 399 | "cpu": [
|
|---|
| 400 | "x64"
|
|---|
| 401 | ],
|
|---|
| 402 | "dev": true,
|
|---|
| 403 | "license": "MIT",
|
|---|
| 404 | "optional": true,
|
|---|
| 405 | "os": [
|
|---|
| 406 | "darwin"
|
|---|
| 407 | ],
|
|---|
| 408 | "engines": {
|
|---|
| 409 | "node": ">=18"
|
|---|
| 410 | }
|
|---|
| 411 | },
|
|---|
| 412 | "node_modules/@esbuild/freebsd-arm64": {
|
|---|
| 413 | "version": "0.25.12",
|
|---|
| 414 | "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz",
|
|---|
| 415 | "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==",
|
|---|
| 416 | "cpu": [
|
|---|
| 417 | "arm64"
|
|---|
| 418 | ],
|
|---|
| 419 | "dev": true,
|
|---|
| 420 | "license": "MIT",
|
|---|
| 421 | "optional": true,
|
|---|
| 422 | "os": [
|
|---|
| 423 | "freebsd"
|
|---|
| 424 | ],
|
|---|
| 425 | "engines": {
|
|---|
| 426 | "node": ">=18"
|
|---|
| 427 | }
|
|---|
| 428 | },
|
|---|
| 429 | "node_modules/@esbuild/freebsd-x64": {
|
|---|
| 430 | "version": "0.25.12",
|
|---|
| 431 | "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz",
|
|---|
| 432 | "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==",
|
|---|
| 433 | "cpu": [
|
|---|
| 434 | "x64"
|
|---|
| 435 | ],
|
|---|
| 436 | "dev": true,
|
|---|
| 437 | "license": "MIT",
|
|---|
| 438 | "optional": true,
|
|---|
| 439 | "os": [
|
|---|
| 440 | "freebsd"
|
|---|
| 441 | ],
|
|---|
| 442 | "engines": {
|
|---|
| 443 | "node": ">=18"
|
|---|
| 444 | }
|
|---|
| 445 | },
|
|---|
| 446 | "node_modules/@esbuild/linux-arm": {
|
|---|
| 447 | "version": "0.25.12",
|
|---|
| 448 | "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz",
|
|---|
| 449 | "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==",
|
|---|
| 450 | "cpu": [
|
|---|
| 451 | "arm"
|
|---|
| 452 | ],
|
|---|
| 453 | "dev": true,
|
|---|
| 454 | "license": "MIT",
|
|---|
| 455 | "optional": true,
|
|---|
| 456 | "os": [
|
|---|
| 457 | "linux"
|
|---|
| 458 | ],
|
|---|
| 459 | "engines": {
|
|---|
| 460 | "node": ">=18"
|
|---|
| 461 | }
|
|---|
| 462 | },
|
|---|
| 463 | "node_modules/@esbuild/linux-arm64": {
|
|---|
| 464 | "version": "0.25.12",
|
|---|
| 465 | "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz",
|
|---|
| 466 | "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==",
|
|---|
| 467 | "cpu": [
|
|---|
| 468 | "arm64"
|
|---|
| 469 | ],
|
|---|
| 470 | "dev": true,
|
|---|
| 471 | "license": "MIT",
|
|---|
| 472 | "optional": true,
|
|---|
| 473 | "os": [
|
|---|
| 474 | "linux"
|
|---|
| 475 | ],
|
|---|
| 476 | "engines": {
|
|---|
| 477 | "node": ">=18"
|
|---|
| 478 | }
|
|---|
| 479 | },
|
|---|
| 480 | "node_modules/@esbuild/linux-ia32": {
|
|---|
| 481 | "version": "0.25.12",
|
|---|
| 482 | "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz",
|
|---|
| 483 | "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==",
|
|---|
| 484 | "cpu": [
|
|---|
| 485 | "ia32"
|
|---|
| 486 | ],
|
|---|
| 487 | "dev": true,
|
|---|
| 488 | "license": "MIT",
|
|---|
| 489 | "optional": true,
|
|---|
| 490 | "os": [
|
|---|
| 491 | "linux"
|
|---|
| 492 | ],
|
|---|
| 493 | "engines": {
|
|---|
| 494 | "node": ">=18"
|
|---|
| 495 | }
|
|---|
| 496 | },
|
|---|
| 497 | "node_modules/@esbuild/linux-loong64": {
|
|---|
| 498 | "version": "0.25.12",
|
|---|
| 499 | "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz",
|
|---|
| 500 | "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==",
|
|---|
| 501 | "cpu": [
|
|---|
| 502 | "loong64"
|
|---|
| 503 | ],
|
|---|
| 504 | "dev": true,
|
|---|
| 505 | "license": "MIT",
|
|---|
| 506 | "optional": true,
|
|---|
| 507 | "os": [
|
|---|
| 508 | "linux"
|
|---|
| 509 | ],
|
|---|
| 510 | "engines": {
|
|---|
| 511 | "node": ">=18"
|
|---|
| 512 | }
|
|---|
| 513 | },
|
|---|
| 514 | "node_modules/@esbuild/linux-mips64el": {
|
|---|
| 515 | "version": "0.25.12",
|
|---|
| 516 | "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz",
|
|---|
| 517 | "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==",
|
|---|
| 518 | "cpu": [
|
|---|
| 519 | "mips64el"
|
|---|
| 520 | ],
|
|---|
| 521 | "dev": true,
|
|---|
| 522 | "license": "MIT",
|
|---|
| 523 | "optional": true,
|
|---|
| 524 | "os": [
|
|---|
| 525 | "linux"
|
|---|
| 526 | ],
|
|---|
| 527 | "engines": {
|
|---|
| 528 | "node": ">=18"
|
|---|
| 529 | }
|
|---|
| 530 | },
|
|---|
| 531 | "node_modules/@esbuild/linux-ppc64": {
|
|---|
| 532 | "version": "0.25.12",
|
|---|
| 533 | "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz",
|
|---|
| 534 | "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==",
|
|---|
| 535 | "cpu": [
|
|---|
| 536 | "ppc64"
|
|---|
| 537 | ],
|
|---|
| 538 | "dev": true,
|
|---|
| 539 | "license": "MIT",
|
|---|
| 540 | "optional": true,
|
|---|
| 541 | "os": [
|
|---|
| 542 | "linux"
|
|---|
| 543 | ],
|
|---|
| 544 | "engines": {
|
|---|
| 545 | "node": ">=18"
|
|---|
| 546 | }
|
|---|
| 547 | },
|
|---|
| 548 | "node_modules/@esbuild/linux-riscv64": {
|
|---|
| 549 | "version": "0.25.12",
|
|---|
| 550 | "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz",
|
|---|
| 551 | "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==",
|
|---|
| 552 | "cpu": [
|
|---|
| 553 | "riscv64"
|
|---|
| 554 | ],
|
|---|
| 555 | "dev": true,
|
|---|
| 556 | "license": "MIT",
|
|---|
| 557 | "optional": true,
|
|---|
| 558 | "os": [
|
|---|
| 559 | "linux"
|
|---|
| 560 | ],
|
|---|
| 561 | "engines": {
|
|---|
| 562 | "node": ">=18"
|
|---|
| 563 | }
|
|---|
| 564 | },
|
|---|
| 565 | "node_modules/@esbuild/linux-s390x": {
|
|---|
| 566 | "version": "0.25.12",
|
|---|
| 567 | "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz",
|
|---|
| 568 | "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==",
|
|---|
| 569 | "cpu": [
|
|---|
| 570 | "s390x"
|
|---|
| 571 | ],
|
|---|
| 572 | "dev": true,
|
|---|
| 573 | "license": "MIT",
|
|---|
| 574 | "optional": true,
|
|---|
| 575 | "os": [
|
|---|
| 576 | "linux"
|
|---|
| 577 | ],
|
|---|
| 578 | "engines": {
|
|---|
| 579 | "node": ">=18"
|
|---|
| 580 | }
|
|---|
| 581 | },
|
|---|
| 582 | "node_modules/@esbuild/linux-x64": {
|
|---|
| 583 | "version": "0.25.12",
|
|---|
| 584 | "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz",
|
|---|
| 585 | "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==",
|
|---|
| 586 | "cpu": [
|
|---|
| 587 | "x64"
|
|---|
| 588 | ],
|
|---|
| 589 | "dev": true,
|
|---|
| 590 | "license": "MIT",
|
|---|
| 591 | "optional": true,
|
|---|
| 592 | "os": [
|
|---|
| 593 | "linux"
|
|---|
| 594 | ],
|
|---|
| 595 | "engines": {
|
|---|
| 596 | "node": ">=18"
|
|---|
| 597 | }
|
|---|
| 598 | },
|
|---|
| 599 | "node_modules/@esbuild/netbsd-arm64": {
|
|---|
| 600 | "version": "0.25.12",
|
|---|
| 601 | "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz",
|
|---|
| 602 | "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==",
|
|---|
| 603 | "cpu": [
|
|---|
| 604 | "arm64"
|
|---|
| 605 | ],
|
|---|
| 606 | "dev": true,
|
|---|
| 607 | "license": "MIT",
|
|---|
| 608 | "optional": true,
|
|---|
| 609 | "os": [
|
|---|
| 610 | "netbsd"
|
|---|
| 611 | ],
|
|---|
| 612 | "engines": {
|
|---|
| 613 | "node": ">=18"
|
|---|
| 614 | }
|
|---|
| 615 | },
|
|---|
| 616 | "node_modules/@esbuild/netbsd-x64": {
|
|---|
| 617 | "version": "0.25.12",
|
|---|
| 618 | "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz",
|
|---|
| 619 | "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==",
|
|---|
| 620 | "cpu": [
|
|---|
| 621 | "x64"
|
|---|
| 622 | ],
|
|---|
| 623 | "dev": true,
|
|---|
| 624 | "license": "MIT",
|
|---|
| 625 | "optional": true,
|
|---|
| 626 | "os": [
|
|---|
| 627 | "netbsd"
|
|---|
| 628 | ],
|
|---|
| 629 | "engines": {
|
|---|
| 630 | "node": ">=18"
|
|---|
| 631 | }
|
|---|
| 632 | },
|
|---|
| 633 | "node_modules/@esbuild/openbsd-arm64": {
|
|---|
| 634 | "version": "0.25.12",
|
|---|
| 635 | "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz",
|
|---|
| 636 | "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==",
|
|---|
| 637 | "cpu": [
|
|---|
| 638 | "arm64"
|
|---|
| 639 | ],
|
|---|
| 640 | "dev": true,
|
|---|
| 641 | "license": "MIT",
|
|---|
| 642 | "optional": true,
|
|---|
| 643 | "os": [
|
|---|
| 644 | "openbsd"
|
|---|
| 645 | ],
|
|---|
| 646 | "engines": {
|
|---|
| 647 | "node": ">=18"
|
|---|
| 648 | }
|
|---|
| 649 | },
|
|---|
| 650 | "node_modules/@esbuild/openbsd-x64": {
|
|---|
| 651 | "version": "0.25.12",
|
|---|
| 652 | "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz",
|
|---|
| 653 | "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==",
|
|---|
| 654 | "cpu": [
|
|---|
| 655 | "x64"
|
|---|
| 656 | ],
|
|---|
| 657 | "dev": true,
|
|---|
| 658 | "license": "MIT",
|
|---|
| 659 | "optional": true,
|
|---|
| 660 | "os": [
|
|---|
| 661 | "openbsd"
|
|---|
| 662 | ],
|
|---|
| 663 | "engines": {
|
|---|
| 664 | "node": ">=18"
|
|---|
| 665 | }
|
|---|
| 666 | },
|
|---|
| 667 | "node_modules/@esbuild/openharmony-arm64": {
|
|---|
| 668 | "version": "0.25.12",
|
|---|
| 669 | "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz",
|
|---|
| 670 | "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==",
|
|---|
| 671 | "cpu": [
|
|---|
| 672 | "arm64"
|
|---|
| 673 | ],
|
|---|
| 674 | "dev": true,
|
|---|
| 675 | "license": "MIT",
|
|---|
| 676 | "optional": true,
|
|---|
| 677 | "os": [
|
|---|
| 678 | "openharmony"
|
|---|
| 679 | ],
|
|---|
| 680 | "engines": {
|
|---|
| 681 | "node": ">=18"
|
|---|
| 682 | }
|
|---|
| 683 | },
|
|---|
| 684 | "node_modules/@esbuild/sunos-x64": {
|
|---|
| 685 | "version": "0.25.12",
|
|---|
| 686 | "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz",
|
|---|
| 687 | "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==",
|
|---|
| 688 | "cpu": [
|
|---|
| 689 | "x64"
|
|---|
| 690 | ],
|
|---|
| 691 | "dev": true,
|
|---|
| 692 | "license": "MIT",
|
|---|
| 693 | "optional": true,
|
|---|
| 694 | "os": [
|
|---|
| 695 | "sunos"
|
|---|
| 696 | ],
|
|---|
| 697 | "engines": {
|
|---|
| 698 | "node": ">=18"
|
|---|
| 699 | }
|
|---|
| 700 | },
|
|---|
| 701 | "node_modules/@esbuild/win32-arm64": {
|
|---|
| 702 | "version": "0.25.12",
|
|---|
| 703 | "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz",
|
|---|
| 704 | "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==",
|
|---|
| 705 | "cpu": [
|
|---|
| 706 | "arm64"
|
|---|
| 707 | ],
|
|---|
| 708 | "dev": true,
|
|---|
| 709 | "license": "MIT",
|
|---|
| 710 | "optional": true,
|
|---|
| 711 | "os": [
|
|---|
| 712 | "win32"
|
|---|
| 713 | ],
|
|---|
| 714 | "engines": {
|
|---|
| 715 | "node": ">=18"
|
|---|
| 716 | }
|
|---|
| 717 | },
|
|---|
| 718 | "node_modules/@esbuild/win32-ia32": {
|
|---|
| 719 | "version": "0.25.12",
|
|---|
| 720 | "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz",
|
|---|
| 721 | "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==",
|
|---|
| 722 | "cpu": [
|
|---|
| 723 | "ia32"
|
|---|
| 724 | ],
|
|---|
| 725 | "dev": true,
|
|---|
| 726 | "license": "MIT",
|
|---|
| 727 | "optional": true,
|
|---|
| 728 | "os": [
|
|---|
| 729 | "win32"
|
|---|
| 730 | ],
|
|---|
| 731 | "engines": {
|
|---|
| 732 | "node": ">=18"
|
|---|
| 733 | }
|
|---|
| 734 | },
|
|---|
| 735 | "node_modules/@esbuild/win32-x64": {
|
|---|
| 736 | "version": "0.25.12",
|
|---|
| 737 | "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz",
|
|---|
| 738 | "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==",
|
|---|
| 739 | "cpu": [
|
|---|
| 740 | "x64"
|
|---|
| 741 | ],
|
|---|
| 742 | "dev": true,
|
|---|
| 743 | "license": "MIT",
|
|---|
| 744 | "optional": true,
|
|---|
| 745 | "os": [
|
|---|
| 746 | "win32"
|
|---|
| 747 | ],
|
|---|
| 748 | "engines": {
|
|---|
| 749 | "node": ">=18"
|
|---|
| 750 | }
|
|---|
| 751 | },
|
|---|
| 752 | "node_modules/@eslint-community/eslint-utils": {
|
|---|
| 753 | "version": "4.9.0",
|
|---|
| 754 | "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|---|
| 755 | "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|---|
| 756 | "dev": true,
|
|---|
| 757 | "license": "MIT",
|
|---|
| 758 | "dependencies": {
|
|---|
| 759 | "eslint-visitor-keys": "^3.4.3"
|
|---|
| 760 | },
|
|---|
| 761 | "engines": {
|
|---|
| 762 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|---|
| 763 | },
|
|---|
| 764 | "funding": {
|
|---|
| 765 | "url": "https://opencollective.com/eslint"
|
|---|
| 766 | },
|
|---|
| 767 | "peerDependencies": {
|
|---|
| 768 | "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|---|
| 769 | }
|
|---|
| 770 | },
|
|---|
| 771 | "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|---|
| 772 | "version": "3.4.3",
|
|---|
| 773 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|---|
| 774 | "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|---|
| 775 | "dev": true,
|
|---|
| 776 | "license": "Apache-2.0",
|
|---|
| 777 | "engines": {
|
|---|
| 778 | "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|---|
| 779 | },
|
|---|
| 780 | "funding": {
|
|---|
| 781 | "url": "https://opencollective.com/eslint"
|
|---|
| 782 | }
|
|---|
| 783 | },
|
|---|
| 784 | "node_modules/@eslint-community/regexpp": {
|
|---|
| 785 | "version": "4.12.2",
|
|---|
| 786 | "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
|
|---|
| 787 | "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
|
|---|
| 788 | "dev": true,
|
|---|
| 789 | "license": "MIT",
|
|---|
| 790 | "engines": {
|
|---|
| 791 | "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|---|
| 792 | }
|
|---|
| 793 | },
|
|---|
| 794 | "node_modules/@eslint/config-array": {
|
|---|
| 795 | "version": "0.21.1",
|
|---|
| 796 | "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
|
|---|
| 797 | "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
|
|---|
| 798 | "dev": true,
|
|---|
| 799 | "license": "Apache-2.0",
|
|---|
| 800 | "dependencies": {
|
|---|
| 801 | "@eslint/object-schema": "^2.1.7",
|
|---|
| 802 | "debug": "^4.3.1",
|
|---|
| 803 | "minimatch": "^3.1.2"
|
|---|
| 804 | },
|
|---|
| 805 | "engines": {
|
|---|
| 806 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 807 | }
|
|---|
| 808 | },
|
|---|
| 809 | "node_modules/@eslint/config-helpers": {
|
|---|
| 810 | "version": "0.4.2",
|
|---|
| 811 | "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
|
|---|
| 812 | "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
|---|
| 813 | "dev": true,
|
|---|
| 814 | "license": "Apache-2.0",
|
|---|
| 815 | "dependencies": {
|
|---|
| 816 | "@eslint/core": "^0.17.0"
|
|---|
| 817 | },
|
|---|
| 818 | "engines": {
|
|---|
| 819 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 820 | }
|
|---|
| 821 | },
|
|---|
| 822 | "node_modules/@eslint/core": {
|
|---|
| 823 | "version": "0.17.0",
|
|---|
| 824 | "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
|---|
| 825 | "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|---|
| 826 | "dev": true,
|
|---|
| 827 | "license": "Apache-2.0",
|
|---|
| 828 | "dependencies": {
|
|---|
| 829 | "@types/json-schema": "^7.0.15"
|
|---|
| 830 | },
|
|---|
| 831 | "engines": {
|
|---|
| 832 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 833 | }
|
|---|
| 834 | },
|
|---|
| 835 | "node_modules/@eslint/eslintrc": {
|
|---|
| 836 | "version": "3.3.3",
|
|---|
| 837 | "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
|
|---|
| 838 | "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
|
|---|
| 839 | "dev": true,
|
|---|
| 840 | "license": "MIT",
|
|---|
| 841 | "dependencies": {
|
|---|
| 842 | "ajv": "^6.12.4",
|
|---|
| 843 | "debug": "^4.3.2",
|
|---|
| 844 | "espree": "^10.0.1",
|
|---|
| 845 | "globals": "^14.0.0",
|
|---|
| 846 | "ignore": "^5.2.0",
|
|---|
| 847 | "import-fresh": "^3.2.1",
|
|---|
| 848 | "js-yaml": "^4.1.1",
|
|---|
| 849 | "minimatch": "^3.1.2",
|
|---|
| 850 | "strip-json-comments": "^3.1.1"
|
|---|
| 851 | },
|
|---|
| 852 | "engines": {
|
|---|
| 853 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 854 | },
|
|---|
| 855 | "funding": {
|
|---|
| 856 | "url": "https://opencollective.com/eslint"
|
|---|
| 857 | }
|
|---|
| 858 | },
|
|---|
| 859 | "node_modules/@eslint/eslintrc/node_modules/globals": {
|
|---|
| 860 | "version": "14.0.0",
|
|---|
| 861 | "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|---|
| 862 | "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|---|
| 863 | "dev": true,
|
|---|
| 864 | "license": "MIT",
|
|---|
| 865 | "engines": {
|
|---|
| 866 | "node": ">=18"
|
|---|
| 867 | },
|
|---|
| 868 | "funding": {
|
|---|
| 869 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 870 | }
|
|---|
| 871 | },
|
|---|
| 872 | "node_modules/@eslint/js": {
|
|---|
| 873 | "version": "9.39.1",
|
|---|
| 874 | "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
|
|---|
| 875 | "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
|
|---|
| 876 | "dev": true,
|
|---|
| 877 | "license": "MIT",
|
|---|
| 878 | "engines": {
|
|---|
| 879 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 880 | },
|
|---|
| 881 | "funding": {
|
|---|
| 882 | "url": "https://eslint.org/donate"
|
|---|
| 883 | }
|
|---|
| 884 | },
|
|---|
| 885 | "node_modules/@eslint/object-schema": {
|
|---|
| 886 | "version": "2.1.7",
|
|---|
| 887 | "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
|---|
| 888 | "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
|---|
| 889 | "dev": true,
|
|---|
| 890 | "license": "Apache-2.0",
|
|---|
| 891 | "engines": {
|
|---|
| 892 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 893 | }
|
|---|
| 894 | },
|
|---|
| 895 | "node_modules/@eslint/plugin-kit": {
|
|---|
| 896 | "version": "0.4.1",
|
|---|
| 897 | "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
|
|---|
| 898 | "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
|---|
| 899 | "dev": true,
|
|---|
| 900 | "license": "Apache-2.0",
|
|---|
| 901 | "dependencies": {
|
|---|
| 902 | "@eslint/core": "^0.17.0",
|
|---|
| 903 | "levn": "^0.4.1"
|
|---|
| 904 | },
|
|---|
| 905 | "engines": {
|
|---|
| 906 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 907 | }
|
|---|
| 908 | },
|
|---|
| 909 | "node_modules/@humanfs/core": {
|
|---|
| 910 | "version": "0.19.1",
|
|---|
| 911 | "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
|
|---|
| 912 | "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
|---|
| 913 | "dev": true,
|
|---|
| 914 | "license": "Apache-2.0",
|
|---|
| 915 | "engines": {
|
|---|
| 916 | "node": ">=18.18.0"
|
|---|
| 917 | }
|
|---|
| 918 | },
|
|---|
| 919 | "node_modules/@humanfs/node": {
|
|---|
| 920 | "version": "0.16.7",
|
|---|
| 921 | "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
|
|---|
| 922 | "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
|---|
| 923 | "dev": true,
|
|---|
| 924 | "license": "Apache-2.0",
|
|---|
| 925 | "dependencies": {
|
|---|
| 926 | "@humanfs/core": "^0.19.1",
|
|---|
| 927 | "@humanwhocodes/retry": "^0.4.0"
|
|---|
| 928 | },
|
|---|
| 929 | "engines": {
|
|---|
| 930 | "node": ">=18.18.0"
|
|---|
| 931 | }
|
|---|
| 932 | },
|
|---|
| 933 | "node_modules/@humanwhocodes/module-importer": {
|
|---|
| 934 | "version": "1.0.1",
|
|---|
| 935 | "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|---|
| 936 | "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
|---|
| 937 | "dev": true,
|
|---|
| 938 | "license": "Apache-2.0",
|
|---|
| 939 | "engines": {
|
|---|
| 940 | "node": ">=12.22"
|
|---|
| 941 | },
|
|---|
| 942 | "funding": {
|
|---|
| 943 | "type": "github",
|
|---|
| 944 | "url": "https://github.com/sponsors/nzakas"
|
|---|
| 945 | }
|
|---|
| 946 | },
|
|---|
| 947 | "node_modules/@humanwhocodes/retry": {
|
|---|
| 948 | "version": "0.4.3",
|
|---|
| 949 | "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
|---|
| 950 | "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
|---|
| 951 | "dev": true,
|
|---|
| 952 | "license": "Apache-2.0",
|
|---|
| 953 | "engines": {
|
|---|
| 954 | "node": ">=18.18"
|
|---|
| 955 | },
|
|---|
| 956 | "funding": {
|
|---|
| 957 | "type": "github",
|
|---|
| 958 | "url": "https://github.com/sponsors/nzakas"
|
|---|
| 959 | }
|
|---|
| 960 | },
|
|---|
| 961 | "node_modules/@jridgewell/gen-mapping": {
|
|---|
| 962 | "version": "0.3.13",
|
|---|
| 963 | "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|---|
| 964 | "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|---|
| 965 | "dev": true,
|
|---|
| 966 | "license": "MIT",
|
|---|
| 967 | "dependencies": {
|
|---|
| 968 | "@jridgewell/sourcemap-codec": "^1.5.0",
|
|---|
| 969 | "@jridgewell/trace-mapping": "^0.3.24"
|
|---|
| 970 | }
|
|---|
| 971 | },
|
|---|
| 972 | "node_modules/@jridgewell/remapping": {
|
|---|
| 973 | "version": "2.3.5",
|
|---|
| 974 | "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|---|
| 975 | "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|---|
| 976 | "dev": true,
|
|---|
| 977 | "license": "MIT",
|
|---|
| 978 | "dependencies": {
|
|---|
| 979 | "@jridgewell/gen-mapping": "^0.3.5",
|
|---|
| 980 | "@jridgewell/trace-mapping": "^0.3.24"
|
|---|
| 981 | }
|
|---|
| 982 | },
|
|---|
| 983 | "node_modules/@jridgewell/resolve-uri": {
|
|---|
| 984 | "version": "3.1.2",
|
|---|
| 985 | "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|---|
| 986 | "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|---|
| 987 | "dev": true,
|
|---|
| 988 | "license": "MIT",
|
|---|
| 989 | "engines": {
|
|---|
| 990 | "node": ">=6.0.0"
|
|---|
| 991 | }
|
|---|
| 992 | },
|
|---|
| 993 | "node_modules/@jridgewell/sourcemap-codec": {
|
|---|
| 994 | "version": "1.5.5",
|
|---|
| 995 | "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|---|
| 996 | "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|---|
| 997 | "dev": true,
|
|---|
| 998 | "license": "MIT"
|
|---|
| 999 | },
|
|---|
| 1000 | "node_modules/@jridgewell/trace-mapping": {
|
|---|
| 1001 | "version": "0.3.31",
|
|---|
| 1002 | "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|---|
| 1003 | "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|---|
| 1004 | "dev": true,
|
|---|
| 1005 | "license": "MIT",
|
|---|
| 1006 | "dependencies": {
|
|---|
| 1007 | "@jridgewell/resolve-uri": "^3.1.0",
|
|---|
| 1008 | "@jridgewell/sourcemap-codec": "^1.4.14"
|
|---|
| 1009 | }
|
|---|
| 1010 | },
|
|---|
| 1011 | "node_modules/@kurkle/color": {
|
|---|
| 1012 | "version": "0.3.4",
|
|---|
| 1013 | "resolved": "https://registry.npmjs.org/@kurkle/color/-/color-0.3.4.tgz",
|
|---|
| 1014 | "integrity": "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==",
|
|---|
| 1015 | "license": "MIT"
|
|---|
| 1016 | },
|
|---|
| 1017 | "node_modules/@reduxjs/toolkit": {
|
|---|
| 1018 | "version": "2.11.1",
|
|---|
| 1019 | "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.1.tgz",
|
|---|
| 1020 | "integrity": "sha512-HjhlEREguAyBTGNzRlGNiDHGQ2EjLSPWwdhhpoEqHYy8hWak3Dp6/fU72OfqVsiMb8S6rbfPsWUF24fxpilrVA==",
|
|---|
| 1021 | "license": "MIT",
|
|---|
| 1022 | "dependencies": {
|
|---|
| 1023 | "@standard-schema/spec": "^1.0.0",
|
|---|
| 1024 | "@standard-schema/utils": "^0.3.0",
|
|---|
| 1025 | "immer": "^11.0.0",
|
|---|
| 1026 | "redux": "^5.0.1",
|
|---|
| 1027 | "redux-thunk": "^3.1.0",
|
|---|
| 1028 | "reselect": "^5.1.0"
|
|---|
| 1029 | },
|
|---|
| 1030 | "peerDependencies": {
|
|---|
| 1031 | "react": "^16.9.0 || ^17.0.0 || ^18 || ^19",
|
|---|
| 1032 | "react-redux": "^7.2.1 || ^8.1.3 || ^9.0.0"
|
|---|
| 1033 | },
|
|---|
| 1034 | "peerDependenciesMeta": {
|
|---|
| 1035 | "react": {
|
|---|
| 1036 | "optional": true
|
|---|
| 1037 | },
|
|---|
| 1038 | "react-redux": {
|
|---|
| 1039 | "optional": true
|
|---|
| 1040 | }
|
|---|
| 1041 | }
|
|---|
| 1042 | },
|
|---|
| 1043 | "node_modules/@reduxjs/toolkit/node_modules/immer": {
|
|---|
| 1044 | "version": "11.0.1",
|
|---|
| 1045 | "resolved": "https://registry.npmjs.org/immer/-/immer-11.0.1.tgz",
|
|---|
| 1046 | "integrity": "sha512-naDCyggtcBWANtIrjQEajhhBEuL9b0Zg4zmlWK2CzS6xCWSE39/vvf4LqnMjUAWHBhot4m9MHCM/Z+mfWhUkiA==",
|
|---|
| 1047 | "license": "MIT",
|
|---|
| 1048 | "funding": {
|
|---|
| 1049 | "type": "opencollective",
|
|---|
| 1050 | "url": "https://opencollective.com/immer"
|
|---|
| 1051 | }
|
|---|
| 1052 | },
|
|---|
| 1053 | "node_modules/@rolldown/pluginutils": {
|
|---|
| 1054 | "version": "1.0.0-beta.53",
|
|---|
| 1055 | "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz",
|
|---|
| 1056 | "integrity": "sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==",
|
|---|
| 1057 | "dev": true,
|
|---|
| 1058 | "license": "MIT"
|
|---|
| 1059 | },
|
|---|
| 1060 | "node_modules/@rollup/rollup-android-arm-eabi": {
|
|---|
| 1061 | "version": "4.53.3",
|
|---|
| 1062 | "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.53.3.tgz",
|
|---|
| 1063 | "integrity": "sha512-mRSi+4cBjrRLoaal2PnqH82Wqyb+d3HsPUN/W+WslCXsZsyHa9ZeQQX/pQsZaVIWDkPcpV6jJ+3KLbTbgnwv8w==",
|
|---|
| 1064 | "cpu": [
|
|---|
| 1065 | "arm"
|
|---|
| 1066 | ],
|
|---|
| 1067 | "dev": true,
|
|---|
| 1068 | "license": "MIT",
|
|---|
| 1069 | "optional": true,
|
|---|
| 1070 | "os": [
|
|---|
| 1071 | "android"
|
|---|
| 1072 | ]
|
|---|
| 1073 | },
|
|---|
| 1074 | "node_modules/@rollup/rollup-android-arm64": {
|
|---|
| 1075 | "version": "4.53.3",
|
|---|
| 1076 | "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.53.3.tgz",
|
|---|
| 1077 | "integrity": "sha512-CbDGaMpdE9sh7sCmTrTUyllhrg65t6SwhjlMJsLr+J8YjFuPmCEjbBSx4Z/e4SmDyH3aB5hGaJUP2ltV/vcs4w==",
|
|---|
| 1078 | "cpu": [
|
|---|
| 1079 | "arm64"
|
|---|
| 1080 | ],
|
|---|
| 1081 | "dev": true,
|
|---|
| 1082 | "license": "MIT",
|
|---|
| 1083 | "optional": true,
|
|---|
| 1084 | "os": [
|
|---|
| 1085 | "android"
|
|---|
| 1086 | ]
|
|---|
| 1087 | },
|
|---|
| 1088 | "node_modules/@rollup/rollup-darwin-arm64": {
|
|---|
| 1089 | "version": "4.53.3",
|
|---|
| 1090 | "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.53.3.tgz",
|
|---|
| 1091 | "integrity": "sha512-Nr7SlQeqIBpOV6BHHGZgYBuSdanCXuw09hon14MGOLGmXAFYjx1wNvquVPmpZnl0tLjg25dEdr4IQ6GgyToCUA==",
|
|---|
| 1092 | "cpu": [
|
|---|
| 1093 | "arm64"
|
|---|
| 1094 | ],
|
|---|
| 1095 | "dev": true,
|
|---|
| 1096 | "license": "MIT",
|
|---|
| 1097 | "optional": true,
|
|---|
| 1098 | "os": [
|
|---|
| 1099 | "darwin"
|
|---|
| 1100 | ]
|
|---|
| 1101 | },
|
|---|
| 1102 | "node_modules/@rollup/rollup-darwin-x64": {
|
|---|
| 1103 | "version": "4.53.3",
|
|---|
| 1104 | "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.53.3.tgz",
|
|---|
| 1105 | "integrity": "sha512-DZ8N4CSNfl965CmPktJ8oBnfYr3F8dTTNBQkRlffnUarJ2ohudQD17sZBa097J8xhQ26AwhHJ5mvUyQW8ddTsQ==",
|
|---|
| 1106 | "cpu": [
|
|---|
| 1107 | "x64"
|
|---|
| 1108 | ],
|
|---|
| 1109 | "dev": true,
|
|---|
| 1110 | "license": "MIT",
|
|---|
| 1111 | "optional": true,
|
|---|
| 1112 | "os": [
|
|---|
| 1113 | "darwin"
|
|---|
| 1114 | ]
|
|---|
| 1115 | },
|
|---|
| 1116 | "node_modules/@rollup/rollup-freebsd-arm64": {
|
|---|
| 1117 | "version": "4.53.3",
|
|---|
| 1118 | "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.53.3.tgz",
|
|---|
| 1119 | "integrity": "sha512-yMTrCrK92aGyi7GuDNtGn2sNW+Gdb4vErx4t3Gv/Tr+1zRb8ax4z8GWVRfr3Jw8zJWvpGHNpss3vVlbF58DZ4w==",
|
|---|
| 1120 | "cpu": [
|
|---|
| 1121 | "arm64"
|
|---|
| 1122 | ],
|
|---|
| 1123 | "dev": true,
|
|---|
| 1124 | "license": "MIT",
|
|---|
| 1125 | "optional": true,
|
|---|
| 1126 | "os": [
|
|---|
| 1127 | "freebsd"
|
|---|
| 1128 | ]
|
|---|
| 1129 | },
|
|---|
| 1130 | "node_modules/@rollup/rollup-freebsd-x64": {
|
|---|
| 1131 | "version": "4.53.3",
|
|---|
| 1132 | "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.53.3.tgz",
|
|---|
| 1133 | "integrity": "sha512-lMfF8X7QhdQzseM6XaX0vbno2m3hlyZFhwcndRMw8fbAGUGL3WFMBdK0hbUBIUYcEcMhVLr1SIamDeuLBnXS+Q==",
|
|---|
| 1134 | "cpu": [
|
|---|
| 1135 | "x64"
|
|---|
| 1136 | ],
|
|---|
| 1137 | "dev": true,
|
|---|
| 1138 | "license": "MIT",
|
|---|
| 1139 | "optional": true,
|
|---|
| 1140 | "os": [
|
|---|
| 1141 | "freebsd"
|
|---|
| 1142 | ]
|
|---|
| 1143 | },
|
|---|
| 1144 | "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|---|
| 1145 | "version": "4.53.3",
|
|---|
| 1146 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.53.3.tgz",
|
|---|
| 1147 | "integrity": "sha512-k9oD15soC/Ln6d2Wv/JOFPzZXIAIFLp6B+i14KhxAfnq76ajt0EhYc5YPeX6W1xJkAdItcVT+JhKl1QZh44/qw==",
|
|---|
| 1148 | "cpu": [
|
|---|
| 1149 | "arm"
|
|---|
| 1150 | ],
|
|---|
| 1151 | "dev": true,
|
|---|
| 1152 | "license": "MIT",
|
|---|
| 1153 | "optional": true,
|
|---|
| 1154 | "os": [
|
|---|
| 1155 | "linux"
|
|---|
| 1156 | ]
|
|---|
| 1157 | },
|
|---|
| 1158 | "node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|---|
| 1159 | "version": "4.53.3",
|
|---|
| 1160 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.53.3.tgz",
|
|---|
| 1161 | "integrity": "sha512-vTNlKq+N6CK/8UktsrFuc+/7NlEYVxgaEgRXVUVK258Z5ymho29skzW1sutgYjqNnquGwVUObAaxae8rZ6YMhg==",
|
|---|
| 1162 | "cpu": [
|
|---|
| 1163 | "arm"
|
|---|
| 1164 | ],
|
|---|
| 1165 | "dev": true,
|
|---|
| 1166 | "license": "MIT",
|
|---|
| 1167 | "optional": true,
|
|---|
| 1168 | "os": [
|
|---|
| 1169 | "linux"
|
|---|
| 1170 | ]
|
|---|
| 1171 | },
|
|---|
| 1172 | "node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|---|
| 1173 | "version": "4.53.3",
|
|---|
| 1174 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.53.3.tgz",
|
|---|
| 1175 | "integrity": "sha512-RGrFLWgMhSxRs/EWJMIFM1O5Mzuz3Xy3/mnxJp/5cVhZ2XoCAxJnmNsEyeMJtpK+wu0FJFWz+QF4mjCA7AUQ3w==",
|
|---|
| 1176 | "cpu": [
|
|---|
| 1177 | "arm64"
|
|---|
| 1178 | ],
|
|---|
| 1179 | "dev": true,
|
|---|
| 1180 | "license": "MIT",
|
|---|
| 1181 | "optional": true,
|
|---|
| 1182 | "os": [
|
|---|
| 1183 | "linux"
|
|---|
| 1184 | ]
|
|---|
| 1185 | },
|
|---|
| 1186 | "node_modules/@rollup/rollup-linux-arm64-musl": {
|
|---|
| 1187 | "version": "4.53.3",
|
|---|
| 1188 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.53.3.tgz",
|
|---|
| 1189 | "integrity": "sha512-kASyvfBEWYPEwe0Qv4nfu6pNkITLTb32p4yTgzFCocHnJLAHs+9LjUu9ONIhvfT/5lv4YS5muBHyuV84epBo/A==",
|
|---|
| 1190 | "cpu": [
|
|---|
| 1191 | "arm64"
|
|---|
| 1192 | ],
|
|---|
| 1193 | "dev": true,
|
|---|
| 1194 | "license": "MIT",
|
|---|
| 1195 | "optional": true,
|
|---|
| 1196 | "os": [
|
|---|
| 1197 | "linux"
|
|---|
| 1198 | ]
|
|---|
| 1199 | },
|
|---|
| 1200 | "node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|---|
| 1201 | "version": "4.53.3",
|
|---|
| 1202 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.53.3.tgz",
|
|---|
| 1203 | "integrity": "sha512-JiuKcp2teLJwQ7vkJ95EwESWkNRFJD7TQgYmCnrPtlu50b4XvT5MOmurWNrCj3IFdyjBQ5p9vnrX4JM6I8OE7g==",
|
|---|
| 1204 | "cpu": [
|
|---|
| 1205 | "loong64"
|
|---|
| 1206 | ],
|
|---|
| 1207 | "dev": true,
|
|---|
| 1208 | "license": "MIT",
|
|---|
| 1209 | "optional": true,
|
|---|
| 1210 | "os": [
|
|---|
| 1211 | "linux"
|
|---|
| 1212 | ]
|
|---|
| 1213 | },
|
|---|
| 1214 | "node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|---|
| 1215 | "version": "4.53.3",
|
|---|
| 1216 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.53.3.tgz",
|
|---|
| 1217 | "integrity": "sha512-EoGSa8nd6d3T7zLuqdojxC20oBfNT8nexBbB/rkxgKj5T5vhpAQKKnD+h3UkoMuTyXkP5jTjK/ccNRmQrPNDuw==",
|
|---|
| 1218 | "cpu": [
|
|---|
| 1219 | "ppc64"
|
|---|
| 1220 | ],
|
|---|
| 1221 | "dev": true,
|
|---|
| 1222 | "license": "MIT",
|
|---|
| 1223 | "optional": true,
|
|---|
| 1224 | "os": [
|
|---|
| 1225 | "linux"
|
|---|
| 1226 | ]
|
|---|
| 1227 | },
|
|---|
| 1228 | "node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|---|
| 1229 | "version": "4.53.3",
|
|---|
| 1230 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.53.3.tgz",
|
|---|
| 1231 | "integrity": "sha512-4s+Wped2IHXHPnAEbIB0YWBv7SDohqxobiiPA1FIWZpX+w9o2i4LezzH/NkFUl8LRci/8udci6cLq+jJQlh+0g==",
|
|---|
| 1232 | "cpu": [
|
|---|
| 1233 | "riscv64"
|
|---|
| 1234 | ],
|
|---|
| 1235 | "dev": true,
|
|---|
| 1236 | "license": "MIT",
|
|---|
| 1237 | "optional": true,
|
|---|
| 1238 | "os": [
|
|---|
| 1239 | "linux"
|
|---|
| 1240 | ]
|
|---|
| 1241 | },
|
|---|
| 1242 | "node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|---|
| 1243 | "version": "4.53.3",
|
|---|
| 1244 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.53.3.tgz",
|
|---|
| 1245 | "integrity": "sha512-68k2g7+0vs2u9CxDt5ktXTngsxOQkSEV/xBbwlqYcUrAVh6P9EgMZvFsnHy4SEiUl46Xf0IObWVbMvPrr2gw8A==",
|
|---|
| 1246 | "cpu": [
|
|---|
| 1247 | "riscv64"
|
|---|
| 1248 | ],
|
|---|
| 1249 | "dev": true,
|
|---|
| 1250 | "license": "MIT",
|
|---|
| 1251 | "optional": true,
|
|---|
| 1252 | "os": [
|
|---|
| 1253 | "linux"
|
|---|
| 1254 | ]
|
|---|
| 1255 | },
|
|---|
| 1256 | "node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|---|
| 1257 | "version": "4.53.3",
|
|---|
| 1258 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.53.3.tgz",
|
|---|
| 1259 | "integrity": "sha512-VYsFMpULAz87ZW6BVYw3I6sWesGpsP9OPcyKe8ofdg9LHxSbRMd7zrVrr5xi/3kMZtpWL/wC+UIJWJYVX5uTKg==",
|
|---|
| 1260 | "cpu": [
|
|---|
| 1261 | "s390x"
|
|---|
| 1262 | ],
|
|---|
| 1263 | "dev": true,
|
|---|
| 1264 | "license": "MIT",
|
|---|
| 1265 | "optional": true,
|
|---|
| 1266 | "os": [
|
|---|
| 1267 | "linux"
|
|---|
| 1268 | ]
|
|---|
| 1269 | },
|
|---|
| 1270 | "node_modules/@rollup/rollup-linux-x64-gnu": {
|
|---|
| 1271 | "version": "4.53.3",
|
|---|
| 1272 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.53.3.tgz",
|
|---|
| 1273 | "integrity": "sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==",
|
|---|
| 1274 | "cpu": [
|
|---|
| 1275 | "x64"
|
|---|
| 1276 | ],
|
|---|
| 1277 | "dev": true,
|
|---|
| 1278 | "license": "MIT",
|
|---|
| 1279 | "optional": true,
|
|---|
| 1280 | "os": [
|
|---|
| 1281 | "linux"
|
|---|
| 1282 | ]
|
|---|
| 1283 | },
|
|---|
| 1284 | "node_modules/@rollup/rollup-linux-x64-musl": {
|
|---|
| 1285 | "version": "4.53.3",
|
|---|
| 1286 | "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.53.3.tgz",
|
|---|
| 1287 | "integrity": "sha512-eoROhjcc6HbZCJr+tvVT8X4fW3/5g/WkGvvmwz/88sDtSJzO7r/blvoBDgISDiCjDRZmHpwud7h+6Q9JxFwq1Q==",
|
|---|
| 1288 | "cpu": [
|
|---|
| 1289 | "x64"
|
|---|
| 1290 | ],
|
|---|
| 1291 | "dev": true,
|
|---|
| 1292 | "license": "MIT",
|
|---|
| 1293 | "optional": true,
|
|---|
| 1294 | "os": [
|
|---|
| 1295 | "linux"
|
|---|
| 1296 | ]
|
|---|
| 1297 | },
|
|---|
| 1298 | "node_modules/@rollup/rollup-openharmony-arm64": {
|
|---|
| 1299 | "version": "4.53.3",
|
|---|
| 1300 | "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.53.3.tgz",
|
|---|
| 1301 | "integrity": "sha512-OueLAWgrNSPGAdUdIjSWXw+u/02BRTcnfw9PN41D2vq/JSEPnJnVuBgw18VkN8wcd4fjUs+jFHVM4t9+kBSNLw==",
|
|---|
| 1302 | "cpu": [
|
|---|
| 1303 | "arm64"
|
|---|
| 1304 | ],
|
|---|
| 1305 | "dev": true,
|
|---|
| 1306 | "license": "MIT",
|
|---|
| 1307 | "optional": true,
|
|---|
| 1308 | "os": [
|
|---|
| 1309 | "openharmony"
|
|---|
| 1310 | ]
|
|---|
| 1311 | },
|
|---|
| 1312 | "node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|---|
| 1313 | "version": "4.53.3",
|
|---|
| 1314 | "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.53.3.tgz",
|
|---|
| 1315 | "integrity": "sha512-GOFuKpsxR/whszbF/bzydebLiXIHSgsEUp6M0JI8dWvi+fFa1TD6YQa4aSZHtpmh2/uAlj/Dy+nmby3TJ3pkTw==",
|
|---|
| 1316 | "cpu": [
|
|---|
| 1317 | "arm64"
|
|---|
| 1318 | ],
|
|---|
| 1319 | "dev": true,
|
|---|
| 1320 | "license": "MIT",
|
|---|
| 1321 | "optional": true,
|
|---|
| 1322 | "os": [
|
|---|
| 1323 | "win32"
|
|---|
| 1324 | ]
|
|---|
| 1325 | },
|
|---|
| 1326 | "node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|---|
| 1327 | "version": "4.53.3",
|
|---|
| 1328 | "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.53.3.tgz",
|
|---|
| 1329 | "integrity": "sha512-iah+THLcBJdpfZ1TstDFbKNznlzoxa8fmnFYK4V67HvmuNYkVdAywJSoteUszvBQ9/HqN2+9AZghbajMsFT+oA==",
|
|---|
| 1330 | "cpu": [
|
|---|
| 1331 | "ia32"
|
|---|
| 1332 | ],
|
|---|
| 1333 | "dev": true,
|
|---|
| 1334 | "license": "MIT",
|
|---|
| 1335 | "optional": true,
|
|---|
| 1336 | "os": [
|
|---|
| 1337 | "win32"
|
|---|
| 1338 | ]
|
|---|
| 1339 | },
|
|---|
| 1340 | "node_modules/@rollup/rollup-win32-x64-gnu": {
|
|---|
| 1341 | "version": "4.53.3",
|
|---|
| 1342 | "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.53.3.tgz",
|
|---|
| 1343 | "integrity": "sha512-J9QDiOIZlZLdcot5NXEepDkstocktoVjkaKUtqzgzpt2yWjGlbYiKyp05rWwk4nypbYUNoFAztEgixoLaSETkg==",
|
|---|
| 1344 | "cpu": [
|
|---|
| 1345 | "x64"
|
|---|
| 1346 | ],
|
|---|
| 1347 | "dev": true,
|
|---|
| 1348 | "license": "MIT",
|
|---|
| 1349 | "optional": true,
|
|---|
| 1350 | "os": [
|
|---|
| 1351 | "win32"
|
|---|
| 1352 | ]
|
|---|
| 1353 | },
|
|---|
| 1354 | "node_modules/@rollup/rollup-win32-x64-msvc": {
|
|---|
| 1355 | "version": "4.53.3",
|
|---|
| 1356 | "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.53.3.tgz",
|
|---|
| 1357 | "integrity": "sha512-UhTd8u31dXadv0MopwGgNOBpUVROFKWVQgAg5N1ESyCz8AuBcMqm4AuTjrwgQKGDfoFuz02EuMRHQIw/frmYKQ==",
|
|---|
| 1358 | "cpu": [
|
|---|
| 1359 | "x64"
|
|---|
| 1360 | ],
|
|---|
| 1361 | "dev": true,
|
|---|
| 1362 | "license": "MIT",
|
|---|
| 1363 | "optional": true,
|
|---|
| 1364 | "os": [
|
|---|
| 1365 | "win32"
|
|---|
| 1366 | ]
|
|---|
| 1367 | },
|
|---|
| 1368 | "node_modules/@standard-schema/spec": {
|
|---|
| 1369 | "version": "1.0.0",
|
|---|
| 1370 | "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.0.0.tgz",
|
|---|
| 1371 | "integrity": "sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==",
|
|---|
| 1372 | "license": "MIT"
|
|---|
| 1373 | },
|
|---|
| 1374 | "node_modules/@standard-schema/utils": {
|
|---|
| 1375 | "version": "0.3.0",
|
|---|
| 1376 | "resolved": "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz",
|
|---|
| 1377 | "integrity": "sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==",
|
|---|
| 1378 | "license": "MIT"
|
|---|
| 1379 | },
|
|---|
| 1380 | "node_modules/@types/babel__core": {
|
|---|
| 1381 | "version": "7.20.5",
|
|---|
| 1382 | "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
|
|---|
| 1383 | "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
|
|---|
| 1384 | "dev": true,
|
|---|
| 1385 | "license": "MIT",
|
|---|
| 1386 | "dependencies": {
|
|---|
| 1387 | "@babel/parser": "^7.20.7",
|
|---|
| 1388 | "@babel/types": "^7.20.7",
|
|---|
| 1389 | "@types/babel__generator": "*",
|
|---|
| 1390 | "@types/babel__template": "*",
|
|---|
| 1391 | "@types/babel__traverse": "*"
|
|---|
| 1392 | }
|
|---|
| 1393 | },
|
|---|
| 1394 | "node_modules/@types/babel__generator": {
|
|---|
| 1395 | "version": "7.27.0",
|
|---|
| 1396 | "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
|
|---|
| 1397 | "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
|
|---|
| 1398 | "dev": true,
|
|---|
| 1399 | "license": "MIT",
|
|---|
| 1400 | "dependencies": {
|
|---|
| 1401 | "@babel/types": "^7.0.0"
|
|---|
| 1402 | }
|
|---|
| 1403 | },
|
|---|
| 1404 | "node_modules/@types/babel__template": {
|
|---|
| 1405 | "version": "7.4.4",
|
|---|
| 1406 | "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
|
|---|
| 1407 | "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
|
|---|
| 1408 | "dev": true,
|
|---|
| 1409 | "license": "MIT",
|
|---|
| 1410 | "dependencies": {
|
|---|
| 1411 | "@babel/parser": "^7.1.0",
|
|---|
| 1412 | "@babel/types": "^7.0.0"
|
|---|
| 1413 | }
|
|---|
| 1414 | },
|
|---|
| 1415 | "node_modules/@types/babel__traverse": {
|
|---|
| 1416 | "version": "7.28.0",
|
|---|
| 1417 | "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
|
|---|
| 1418 | "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
|
|---|
| 1419 | "dev": true,
|
|---|
| 1420 | "license": "MIT",
|
|---|
| 1421 | "dependencies": {
|
|---|
| 1422 | "@babel/types": "^7.28.2"
|
|---|
| 1423 | }
|
|---|
| 1424 | },
|
|---|
| 1425 | "node_modules/@types/d3-array": {
|
|---|
| 1426 | "version": "3.2.2",
|
|---|
| 1427 | "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz",
|
|---|
| 1428 | "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==",
|
|---|
| 1429 | "license": "MIT"
|
|---|
| 1430 | },
|
|---|
| 1431 | "node_modules/@types/d3-color": {
|
|---|
| 1432 | "version": "3.1.3",
|
|---|
| 1433 | "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
|
|---|
| 1434 | "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",
|
|---|
| 1435 | "license": "MIT"
|
|---|
| 1436 | },
|
|---|
| 1437 | "node_modules/@types/d3-ease": {
|
|---|
| 1438 | "version": "3.0.2",
|
|---|
| 1439 | "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",
|
|---|
| 1440 | "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==",
|
|---|
| 1441 | "license": "MIT"
|
|---|
| 1442 | },
|
|---|
| 1443 | "node_modules/@types/d3-interpolate": {
|
|---|
| 1444 | "version": "3.0.4",
|
|---|
| 1445 | "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
|
|---|
| 1446 | "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
|
|---|
| 1447 | "license": "MIT",
|
|---|
| 1448 | "dependencies": {
|
|---|
| 1449 | "@types/d3-color": "*"
|
|---|
| 1450 | }
|
|---|
| 1451 | },
|
|---|
| 1452 | "node_modules/@types/d3-path": {
|
|---|
| 1453 | "version": "3.1.1",
|
|---|
| 1454 | "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",
|
|---|
| 1455 | "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==",
|
|---|
| 1456 | "license": "MIT"
|
|---|
| 1457 | },
|
|---|
| 1458 | "node_modules/@types/d3-scale": {
|
|---|
| 1459 | "version": "4.0.9",
|
|---|
| 1460 | "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz",
|
|---|
| 1461 | "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==",
|
|---|
| 1462 | "license": "MIT",
|
|---|
| 1463 | "dependencies": {
|
|---|
| 1464 | "@types/d3-time": "*"
|
|---|
| 1465 | }
|
|---|
| 1466 | },
|
|---|
| 1467 | "node_modules/@types/d3-shape": {
|
|---|
| 1468 | "version": "3.1.7",
|
|---|
| 1469 | "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz",
|
|---|
| 1470 | "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==",
|
|---|
| 1471 | "license": "MIT",
|
|---|
| 1472 | "dependencies": {
|
|---|
| 1473 | "@types/d3-path": "*"
|
|---|
| 1474 | }
|
|---|
| 1475 | },
|
|---|
| 1476 | "node_modules/@types/d3-time": {
|
|---|
| 1477 | "version": "3.0.4",
|
|---|
| 1478 | "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",
|
|---|
| 1479 | "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==",
|
|---|
| 1480 | "license": "MIT"
|
|---|
| 1481 | },
|
|---|
| 1482 | "node_modules/@types/d3-timer": {
|
|---|
| 1483 | "version": "3.0.2",
|
|---|
| 1484 | "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",
|
|---|
| 1485 | "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",
|
|---|
| 1486 | "license": "MIT"
|
|---|
| 1487 | },
|
|---|
| 1488 | "node_modules/@types/estree": {
|
|---|
| 1489 | "version": "1.0.8",
|
|---|
| 1490 | "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|---|
| 1491 | "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|---|
| 1492 | "dev": true,
|
|---|
| 1493 | "license": "MIT"
|
|---|
| 1494 | },
|
|---|
| 1495 | "node_modules/@types/json-schema": {
|
|---|
| 1496 | "version": "7.0.15",
|
|---|
| 1497 | "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|---|
| 1498 | "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|---|
| 1499 | "dev": true,
|
|---|
| 1500 | "license": "MIT"
|
|---|
| 1501 | },
|
|---|
| 1502 | "node_modules/@types/react": {
|
|---|
| 1503 | "version": "19.2.7",
|
|---|
| 1504 | "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz",
|
|---|
| 1505 | "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==",
|
|---|
| 1506 | "devOptional": true,
|
|---|
| 1507 | "license": "MIT",
|
|---|
| 1508 | "dependencies": {
|
|---|
| 1509 | "csstype": "^3.2.2"
|
|---|
| 1510 | }
|
|---|
| 1511 | },
|
|---|
| 1512 | "node_modules/@types/react-dom": {
|
|---|
| 1513 | "version": "19.2.3",
|
|---|
| 1514 | "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|---|
| 1515 | "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|---|
| 1516 | "dev": true,
|
|---|
| 1517 | "license": "MIT",
|
|---|
| 1518 | "peerDependencies": {
|
|---|
| 1519 | "@types/react": "^19.2.0"
|
|---|
| 1520 | }
|
|---|
| 1521 | },
|
|---|
| 1522 | "node_modules/@types/use-sync-external-store": {
|
|---|
| 1523 | "version": "0.0.6",
|
|---|
| 1524 | "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz",
|
|---|
| 1525 | "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==",
|
|---|
| 1526 | "license": "MIT"
|
|---|
| 1527 | },
|
|---|
| 1528 | "node_modules/@vitejs/plugin-react": {
|
|---|
| 1529 | "version": "5.1.2",
|
|---|
| 1530 | "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.1.2.tgz",
|
|---|
| 1531 | "integrity": "sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==",
|
|---|
| 1532 | "dev": true,
|
|---|
| 1533 | "license": "MIT",
|
|---|
| 1534 | "dependencies": {
|
|---|
| 1535 | "@babel/core": "^7.28.5",
|
|---|
| 1536 | "@babel/plugin-transform-react-jsx-self": "^7.27.1",
|
|---|
| 1537 | "@babel/plugin-transform-react-jsx-source": "^7.27.1",
|
|---|
| 1538 | "@rolldown/pluginutils": "1.0.0-beta.53",
|
|---|
| 1539 | "@types/babel__core": "^7.20.5",
|
|---|
| 1540 | "react-refresh": "^0.18.0"
|
|---|
| 1541 | },
|
|---|
| 1542 | "engines": {
|
|---|
| 1543 | "node": "^20.19.0 || >=22.12.0"
|
|---|
| 1544 | },
|
|---|
| 1545 | "peerDependencies": {
|
|---|
| 1546 | "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
|
|---|
| 1547 | }
|
|---|
| 1548 | },
|
|---|
| 1549 | "node_modules/acorn": {
|
|---|
| 1550 | "version": "8.15.0",
|
|---|
| 1551 | "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|---|
| 1552 | "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|---|
| 1553 | "dev": true,
|
|---|
| 1554 | "license": "MIT",
|
|---|
| 1555 | "bin": {
|
|---|
| 1556 | "acorn": "bin/acorn"
|
|---|
| 1557 | },
|
|---|
| 1558 | "engines": {
|
|---|
| 1559 | "node": ">=0.4.0"
|
|---|
| 1560 | }
|
|---|
| 1561 | },
|
|---|
| 1562 | "node_modules/acorn-jsx": {
|
|---|
| 1563 | "version": "5.3.2",
|
|---|
| 1564 | "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|---|
| 1565 | "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
|---|
| 1566 | "dev": true,
|
|---|
| 1567 | "license": "MIT",
|
|---|
| 1568 | "peerDependencies": {
|
|---|
| 1569 | "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|---|
| 1570 | }
|
|---|
| 1571 | },
|
|---|
| 1572 | "node_modules/ajv": {
|
|---|
| 1573 | "version": "6.12.6",
|
|---|
| 1574 | "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
|---|
| 1575 | "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
|---|
| 1576 | "dev": true,
|
|---|
| 1577 | "license": "MIT",
|
|---|
| 1578 | "dependencies": {
|
|---|
| 1579 | "fast-deep-equal": "^3.1.1",
|
|---|
| 1580 | "fast-json-stable-stringify": "^2.0.0",
|
|---|
| 1581 | "json-schema-traverse": "^0.4.1",
|
|---|
| 1582 | "uri-js": "^4.2.2"
|
|---|
| 1583 | },
|
|---|
| 1584 | "funding": {
|
|---|
| 1585 | "type": "github",
|
|---|
| 1586 | "url": "https://github.com/sponsors/epoberezkin"
|
|---|
| 1587 | }
|
|---|
| 1588 | },
|
|---|
| 1589 | "node_modules/ansi-styles": {
|
|---|
| 1590 | "version": "4.3.0",
|
|---|
| 1591 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|---|
| 1592 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|---|
| 1593 | "dev": true,
|
|---|
| 1594 | "license": "MIT",
|
|---|
| 1595 | "dependencies": {
|
|---|
| 1596 | "color-convert": "^2.0.1"
|
|---|
| 1597 | },
|
|---|
| 1598 | "engines": {
|
|---|
| 1599 | "node": ">=8"
|
|---|
| 1600 | },
|
|---|
| 1601 | "funding": {
|
|---|
| 1602 | "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|---|
| 1603 | }
|
|---|
| 1604 | },
|
|---|
| 1605 | "node_modules/argparse": {
|
|---|
| 1606 | "version": "2.0.1",
|
|---|
| 1607 | "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|---|
| 1608 | "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|---|
| 1609 | "dev": true,
|
|---|
| 1610 | "license": "Python-2.0"
|
|---|
| 1611 | },
|
|---|
| 1612 | "node_modules/balanced-match": {
|
|---|
| 1613 | "version": "1.0.2",
|
|---|
| 1614 | "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|---|
| 1615 | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|---|
| 1616 | "dev": true,
|
|---|
| 1617 | "license": "MIT"
|
|---|
| 1618 | },
|
|---|
| 1619 | "node_modules/baseline-browser-mapping": {
|
|---|
| 1620 | "version": "2.9.6",
|
|---|
| 1621 | "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.6.tgz",
|
|---|
| 1622 | "integrity": "sha512-v9BVVpOTLB59C9E7aSnmIF8h7qRsFpx+A2nugVMTszEOMcfjlZMsXRm4LF23I3Z9AJxc8ANpIvzbzONoX9VJlg==",
|
|---|
| 1623 | "dev": true,
|
|---|
| 1624 | "license": "Apache-2.0",
|
|---|
| 1625 | "bin": {
|
|---|
| 1626 | "baseline-browser-mapping": "dist/cli.js"
|
|---|
| 1627 | }
|
|---|
| 1628 | },
|
|---|
| 1629 | "node_modules/brace-expansion": {
|
|---|
| 1630 | "version": "1.1.12",
|
|---|
| 1631 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|---|
| 1632 | "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|---|
| 1633 | "dev": true,
|
|---|
| 1634 | "license": "MIT",
|
|---|
| 1635 | "dependencies": {
|
|---|
| 1636 | "balanced-match": "^1.0.0",
|
|---|
| 1637 | "concat-map": "0.0.1"
|
|---|
| 1638 | }
|
|---|
| 1639 | },
|
|---|
| 1640 | "node_modules/browserslist": {
|
|---|
| 1641 | "version": "4.28.1",
|
|---|
| 1642 | "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
|
|---|
| 1643 | "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
|---|
| 1644 | "dev": true,
|
|---|
| 1645 | "funding": [
|
|---|
| 1646 | {
|
|---|
| 1647 | "type": "opencollective",
|
|---|
| 1648 | "url": "https://opencollective.com/browserslist"
|
|---|
| 1649 | },
|
|---|
| 1650 | {
|
|---|
| 1651 | "type": "tidelift",
|
|---|
| 1652 | "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|---|
| 1653 | },
|
|---|
| 1654 | {
|
|---|
| 1655 | "type": "github",
|
|---|
| 1656 | "url": "https://github.com/sponsors/ai"
|
|---|
| 1657 | }
|
|---|
| 1658 | ],
|
|---|
| 1659 | "license": "MIT",
|
|---|
| 1660 | "dependencies": {
|
|---|
| 1661 | "baseline-browser-mapping": "^2.9.0",
|
|---|
| 1662 | "caniuse-lite": "^1.0.30001759",
|
|---|
| 1663 | "electron-to-chromium": "^1.5.263",
|
|---|
| 1664 | "node-releases": "^2.0.27",
|
|---|
| 1665 | "update-browserslist-db": "^1.2.0"
|
|---|
| 1666 | },
|
|---|
| 1667 | "bin": {
|
|---|
| 1668 | "browserslist": "cli.js"
|
|---|
| 1669 | },
|
|---|
| 1670 | "engines": {
|
|---|
| 1671 | "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|---|
| 1672 | }
|
|---|
| 1673 | },
|
|---|
| 1674 | "node_modules/callsites": {
|
|---|
| 1675 | "version": "3.1.0",
|
|---|
| 1676 | "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|---|
| 1677 | "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|---|
| 1678 | "dev": true,
|
|---|
| 1679 | "license": "MIT",
|
|---|
| 1680 | "engines": {
|
|---|
| 1681 | "node": ">=6"
|
|---|
| 1682 | }
|
|---|
| 1683 | },
|
|---|
| 1684 | "node_modules/caniuse-lite": {
|
|---|
| 1685 | "version": "1.0.30001760",
|
|---|
| 1686 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz",
|
|---|
| 1687 | "integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==",
|
|---|
| 1688 | "dev": true,
|
|---|
| 1689 | "funding": [
|
|---|
| 1690 | {
|
|---|
| 1691 | "type": "opencollective",
|
|---|
| 1692 | "url": "https://opencollective.com/browserslist"
|
|---|
| 1693 | },
|
|---|
| 1694 | {
|
|---|
| 1695 | "type": "tidelift",
|
|---|
| 1696 | "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|---|
| 1697 | },
|
|---|
| 1698 | {
|
|---|
| 1699 | "type": "github",
|
|---|
| 1700 | "url": "https://github.com/sponsors/ai"
|
|---|
| 1701 | }
|
|---|
| 1702 | ],
|
|---|
| 1703 | "license": "CC-BY-4.0"
|
|---|
| 1704 | },
|
|---|
| 1705 | "node_modules/chalk": {
|
|---|
| 1706 | "version": "4.1.2",
|
|---|
| 1707 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|---|
| 1708 | "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|---|
| 1709 | "dev": true,
|
|---|
| 1710 | "license": "MIT",
|
|---|
| 1711 | "dependencies": {
|
|---|
| 1712 | "ansi-styles": "^4.1.0",
|
|---|
| 1713 | "supports-color": "^7.1.0"
|
|---|
| 1714 | },
|
|---|
| 1715 | "engines": {
|
|---|
| 1716 | "node": ">=10"
|
|---|
| 1717 | },
|
|---|
| 1718 | "funding": {
|
|---|
| 1719 | "url": "https://github.com/chalk/chalk?sponsor=1"
|
|---|
| 1720 | }
|
|---|
| 1721 | },
|
|---|
| 1722 | "node_modules/chart.js": {
|
|---|
| 1723 | "version": "4.5.1",
|
|---|
| 1724 | "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.5.1.tgz",
|
|---|
| 1725 | "integrity": "sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==",
|
|---|
| 1726 | "license": "MIT",
|
|---|
| 1727 | "dependencies": {
|
|---|
| 1728 | "@kurkle/color": "^0.3.0"
|
|---|
| 1729 | },
|
|---|
| 1730 | "engines": {
|
|---|
| 1731 | "pnpm": ">=8"
|
|---|
| 1732 | }
|
|---|
| 1733 | },
|
|---|
| 1734 | "node_modules/clsx": {
|
|---|
| 1735 | "version": "2.1.1",
|
|---|
| 1736 | "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|---|
| 1737 | "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|---|
| 1738 | "license": "MIT",
|
|---|
| 1739 | "engines": {
|
|---|
| 1740 | "node": ">=6"
|
|---|
| 1741 | }
|
|---|
| 1742 | },
|
|---|
| 1743 | "node_modules/color-convert": {
|
|---|
| 1744 | "version": "2.0.1",
|
|---|
| 1745 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|---|
| 1746 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|---|
| 1747 | "dev": true,
|
|---|
| 1748 | "license": "MIT",
|
|---|
| 1749 | "dependencies": {
|
|---|
| 1750 | "color-name": "~1.1.4"
|
|---|
| 1751 | },
|
|---|
| 1752 | "engines": {
|
|---|
| 1753 | "node": ">=7.0.0"
|
|---|
| 1754 | }
|
|---|
| 1755 | },
|
|---|
| 1756 | "node_modules/color-name": {
|
|---|
| 1757 | "version": "1.1.4",
|
|---|
| 1758 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|---|
| 1759 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|---|
| 1760 | "dev": true,
|
|---|
| 1761 | "license": "MIT"
|
|---|
| 1762 | },
|
|---|
| 1763 | "node_modules/concat-map": {
|
|---|
| 1764 | "version": "0.0.1",
|
|---|
| 1765 | "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|---|
| 1766 | "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
|---|
| 1767 | "dev": true,
|
|---|
| 1768 | "license": "MIT"
|
|---|
| 1769 | },
|
|---|
| 1770 | "node_modules/convert-source-map": {
|
|---|
| 1771 | "version": "2.0.0",
|
|---|
| 1772 | "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|---|
| 1773 | "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|---|
| 1774 | "dev": true,
|
|---|
| 1775 | "license": "MIT"
|
|---|
| 1776 | },
|
|---|
| 1777 | "node_modules/cross-spawn": {
|
|---|
| 1778 | "version": "7.0.6",
|
|---|
| 1779 | "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|---|
| 1780 | "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|---|
| 1781 | "dev": true,
|
|---|
| 1782 | "license": "MIT",
|
|---|
| 1783 | "dependencies": {
|
|---|
| 1784 | "path-key": "^3.1.0",
|
|---|
| 1785 | "shebang-command": "^2.0.0",
|
|---|
| 1786 | "which": "^2.0.1"
|
|---|
| 1787 | },
|
|---|
| 1788 | "engines": {
|
|---|
| 1789 | "node": ">= 8"
|
|---|
| 1790 | }
|
|---|
| 1791 | },
|
|---|
| 1792 | "node_modules/csstype": {
|
|---|
| 1793 | "version": "3.2.3",
|
|---|
| 1794 | "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|---|
| 1795 | "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|---|
| 1796 | "devOptional": true,
|
|---|
| 1797 | "license": "MIT"
|
|---|
| 1798 | },
|
|---|
| 1799 | "node_modules/d3-array": {
|
|---|
| 1800 | "version": "3.2.4",
|
|---|
| 1801 | "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
|
|---|
| 1802 | "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==",
|
|---|
| 1803 | "license": "ISC",
|
|---|
| 1804 | "dependencies": {
|
|---|
| 1805 | "internmap": "1 - 2"
|
|---|
| 1806 | },
|
|---|
| 1807 | "engines": {
|
|---|
| 1808 | "node": ">=12"
|
|---|
| 1809 | }
|
|---|
| 1810 | },
|
|---|
| 1811 | "node_modules/d3-color": {
|
|---|
| 1812 | "version": "3.1.0",
|
|---|
| 1813 | "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
|
|---|
| 1814 | "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
|
|---|
| 1815 | "license": "ISC",
|
|---|
| 1816 | "engines": {
|
|---|
| 1817 | "node": ">=12"
|
|---|
| 1818 | }
|
|---|
| 1819 | },
|
|---|
| 1820 | "node_modules/d3-ease": {
|
|---|
| 1821 | "version": "3.0.1",
|
|---|
| 1822 | "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
|
|---|
| 1823 | "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
|
|---|
| 1824 | "license": "BSD-3-Clause",
|
|---|
| 1825 | "engines": {
|
|---|
| 1826 | "node": ">=12"
|
|---|
| 1827 | }
|
|---|
| 1828 | },
|
|---|
| 1829 | "node_modules/d3-format": {
|
|---|
| 1830 | "version": "3.1.0",
|
|---|
| 1831 | "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz",
|
|---|
| 1832 | "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==",
|
|---|
| 1833 | "license": "ISC",
|
|---|
| 1834 | "engines": {
|
|---|
| 1835 | "node": ">=12"
|
|---|
| 1836 | }
|
|---|
| 1837 | },
|
|---|
| 1838 | "node_modules/d3-interpolate": {
|
|---|
| 1839 | "version": "3.0.1",
|
|---|
| 1840 | "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
|
|---|
| 1841 | "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
|
|---|
| 1842 | "license": "ISC",
|
|---|
| 1843 | "dependencies": {
|
|---|
| 1844 | "d3-color": "1 - 3"
|
|---|
| 1845 | },
|
|---|
| 1846 | "engines": {
|
|---|
| 1847 | "node": ">=12"
|
|---|
| 1848 | }
|
|---|
| 1849 | },
|
|---|
| 1850 | "node_modules/d3-path": {
|
|---|
| 1851 | "version": "3.1.0",
|
|---|
| 1852 | "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
|
|---|
| 1853 | "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==",
|
|---|
| 1854 | "license": "ISC",
|
|---|
| 1855 | "engines": {
|
|---|
| 1856 | "node": ">=12"
|
|---|
| 1857 | }
|
|---|
| 1858 | },
|
|---|
| 1859 | "node_modules/d3-scale": {
|
|---|
| 1860 | "version": "4.0.2",
|
|---|
| 1861 | "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
|
|---|
| 1862 | "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==",
|
|---|
| 1863 | "license": "ISC",
|
|---|
| 1864 | "dependencies": {
|
|---|
| 1865 | "d3-array": "2.10.0 - 3",
|
|---|
| 1866 | "d3-format": "1 - 3",
|
|---|
| 1867 | "d3-interpolate": "1.2.0 - 3",
|
|---|
| 1868 | "d3-time": "2.1.1 - 3",
|
|---|
| 1869 | "d3-time-format": "2 - 4"
|
|---|
| 1870 | },
|
|---|
| 1871 | "engines": {
|
|---|
| 1872 | "node": ">=12"
|
|---|
| 1873 | }
|
|---|
| 1874 | },
|
|---|
| 1875 | "node_modules/d3-shape": {
|
|---|
| 1876 | "version": "3.2.0",
|
|---|
| 1877 | "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
|
|---|
| 1878 | "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==",
|
|---|
| 1879 | "license": "ISC",
|
|---|
| 1880 | "dependencies": {
|
|---|
| 1881 | "d3-path": "^3.1.0"
|
|---|
| 1882 | },
|
|---|
| 1883 | "engines": {
|
|---|
| 1884 | "node": ">=12"
|
|---|
| 1885 | }
|
|---|
| 1886 | },
|
|---|
| 1887 | "node_modules/d3-time": {
|
|---|
| 1888 | "version": "3.1.0",
|
|---|
| 1889 | "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
|
|---|
| 1890 | "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==",
|
|---|
| 1891 | "license": "ISC",
|
|---|
| 1892 | "dependencies": {
|
|---|
| 1893 | "d3-array": "2 - 3"
|
|---|
| 1894 | },
|
|---|
| 1895 | "engines": {
|
|---|
| 1896 | "node": ">=12"
|
|---|
| 1897 | }
|
|---|
| 1898 | },
|
|---|
| 1899 | "node_modules/d3-time-format": {
|
|---|
| 1900 | "version": "4.1.0",
|
|---|
| 1901 | "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
|
|---|
| 1902 | "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==",
|
|---|
| 1903 | "license": "ISC",
|
|---|
| 1904 | "dependencies": {
|
|---|
| 1905 | "d3-time": "1 - 3"
|
|---|
| 1906 | },
|
|---|
| 1907 | "engines": {
|
|---|
| 1908 | "node": ">=12"
|
|---|
| 1909 | }
|
|---|
| 1910 | },
|
|---|
| 1911 | "node_modules/d3-timer": {
|
|---|
| 1912 | "version": "3.0.1",
|
|---|
| 1913 | "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
|
|---|
| 1914 | "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
|
|---|
| 1915 | "license": "ISC",
|
|---|
| 1916 | "engines": {
|
|---|
| 1917 | "node": ">=12"
|
|---|
| 1918 | }
|
|---|
| 1919 | },
|
|---|
| 1920 | "node_modules/debug": {
|
|---|
| 1921 | "version": "4.4.3",
|
|---|
| 1922 | "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|---|
| 1923 | "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|---|
| 1924 | "dev": true,
|
|---|
| 1925 | "license": "MIT",
|
|---|
| 1926 | "dependencies": {
|
|---|
| 1927 | "ms": "^2.1.3"
|
|---|
| 1928 | },
|
|---|
| 1929 | "engines": {
|
|---|
| 1930 | "node": ">=6.0"
|
|---|
| 1931 | },
|
|---|
| 1932 | "peerDependenciesMeta": {
|
|---|
| 1933 | "supports-color": {
|
|---|
| 1934 | "optional": true
|
|---|
| 1935 | }
|
|---|
| 1936 | }
|
|---|
| 1937 | },
|
|---|
| 1938 | "node_modules/decimal.js-light": {
|
|---|
| 1939 | "version": "2.5.1",
|
|---|
| 1940 | "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz",
|
|---|
| 1941 | "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==",
|
|---|
| 1942 | "license": "MIT"
|
|---|
| 1943 | },
|
|---|
| 1944 | "node_modules/deep-is": {
|
|---|
| 1945 | "version": "0.1.4",
|
|---|
| 1946 | "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|---|
| 1947 | "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|---|
| 1948 | "dev": true,
|
|---|
| 1949 | "license": "MIT"
|
|---|
| 1950 | },
|
|---|
| 1951 | "node_modules/electron-to-chromium": {
|
|---|
| 1952 | "version": "1.5.267",
|
|---|
| 1953 | "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
|
|---|
| 1954 | "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
|
|---|
| 1955 | "dev": true,
|
|---|
| 1956 | "license": "ISC"
|
|---|
| 1957 | },
|
|---|
| 1958 | "node_modules/es-toolkit": {
|
|---|
| 1959 | "version": "1.42.0",
|
|---|
| 1960 | "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.42.0.tgz",
|
|---|
| 1961 | "integrity": "sha512-SLHIyY7VfDJBM8clz4+T2oquwTQxEzu263AyhVK4jREOAwJ+8eebaa4wM3nlvnAqhDrMm2EsA6hWHaQsMPQ1nA==",
|
|---|
| 1962 | "license": "MIT",
|
|---|
| 1963 | "workspaces": [
|
|---|
| 1964 | "docs",
|
|---|
| 1965 | "benchmarks"
|
|---|
| 1966 | ]
|
|---|
| 1967 | },
|
|---|
| 1968 | "node_modules/esbuild": {
|
|---|
| 1969 | "version": "0.25.12",
|
|---|
| 1970 | "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz",
|
|---|
| 1971 | "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==",
|
|---|
| 1972 | "dev": true,
|
|---|
| 1973 | "hasInstallScript": true,
|
|---|
| 1974 | "license": "MIT",
|
|---|
| 1975 | "bin": {
|
|---|
| 1976 | "esbuild": "bin/esbuild"
|
|---|
| 1977 | },
|
|---|
| 1978 | "engines": {
|
|---|
| 1979 | "node": ">=18"
|
|---|
| 1980 | },
|
|---|
| 1981 | "optionalDependencies": {
|
|---|
| 1982 | "@esbuild/aix-ppc64": "0.25.12",
|
|---|
| 1983 | "@esbuild/android-arm": "0.25.12",
|
|---|
| 1984 | "@esbuild/android-arm64": "0.25.12",
|
|---|
| 1985 | "@esbuild/android-x64": "0.25.12",
|
|---|
| 1986 | "@esbuild/darwin-arm64": "0.25.12",
|
|---|
| 1987 | "@esbuild/darwin-x64": "0.25.12",
|
|---|
| 1988 | "@esbuild/freebsd-arm64": "0.25.12",
|
|---|
| 1989 | "@esbuild/freebsd-x64": "0.25.12",
|
|---|
| 1990 | "@esbuild/linux-arm": "0.25.12",
|
|---|
| 1991 | "@esbuild/linux-arm64": "0.25.12",
|
|---|
| 1992 | "@esbuild/linux-ia32": "0.25.12",
|
|---|
| 1993 | "@esbuild/linux-loong64": "0.25.12",
|
|---|
| 1994 | "@esbuild/linux-mips64el": "0.25.12",
|
|---|
| 1995 | "@esbuild/linux-ppc64": "0.25.12",
|
|---|
| 1996 | "@esbuild/linux-riscv64": "0.25.12",
|
|---|
| 1997 | "@esbuild/linux-s390x": "0.25.12",
|
|---|
| 1998 | "@esbuild/linux-x64": "0.25.12",
|
|---|
| 1999 | "@esbuild/netbsd-arm64": "0.25.12",
|
|---|
| 2000 | "@esbuild/netbsd-x64": "0.25.12",
|
|---|
| 2001 | "@esbuild/openbsd-arm64": "0.25.12",
|
|---|
| 2002 | "@esbuild/openbsd-x64": "0.25.12",
|
|---|
| 2003 | "@esbuild/openharmony-arm64": "0.25.12",
|
|---|
| 2004 | "@esbuild/sunos-x64": "0.25.12",
|
|---|
| 2005 | "@esbuild/win32-arm64": "0.25.12",
|
|---|
| 2006 | "@esbuild/win32-ia32": "0.25.12",
|
|---|
| 2007 | "@esbuild/win32-x64": "0.25.12"
|
|---|
| 2008 | }
|
|---|
| 2009 | },
|
|---|
| 2010 | "node_modules/escalade": {
|
|---|
| 2011 | "version": "3.2.0",
|
|---|
| 2012 | "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|---|
| 2013 | "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|---|
| 2014 | "dev": true,
|
|---|
| 2015 | "license": "MIT",
|
|---|
| 2016 | "engines": {
|
|---|
| 2017 | "node": ">=6"
|
|---|
| 2018 | }
|
|---|
| 2019 | },
|
|---|
| 2020 | "node_modules/escape-string-regexp": {
|
|---|
| 2021 | "version": "4.0.0",
|
|---|
| 2022 | "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|---|
| 2023 | "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
|---|
| 2024 | "dev": true,
|
|---|
| 2025 | "license": "MIT",
|
|---|
| 2026 | "engines": {
|
|---|
| 2027 | "node": ">=10"
|
|---|
| 2028 | },
|
|---|
| 2029 | "funding": {
|
|---|
| 2030 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2031 | }
|
|---|
| 2032 | },
|
|---|
| 2033 | "node_modules/eslint": {
|
|---|
| 2034 | "version": "9.39.1",
|
|---|
| 2035 | "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.1.tgz",
|
|---|
| 2036 | "integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
|
|---|
| 2037 | "dev": true,
|
|---|
| 2038 | "license": "MIT",
|
|---|
| 2039 | "dependencies": {
|
|---|
| 2040 | "@eslint-community/eslint-utils": "^4.8.0",
|
|---|
| 2041 | "@eslint-community/regexpp": "^4.12.1",
|
|---|
| 2042 | "@eslint/config-array": "^0.21.1",
|
|---|
| 2043 | "@eslint/config-helpers": "^0.4.2",
|
|---|
| 2044 | "@eslint/core": "^0.17.0",
|
|---|
| 2045 | "@eslint/eslintrc": "^3.3.1",
|
|---|
| 2046 | "@eslint/js": "9.39.1",
|
|---|
| 2047 | "@eslint/plugin-kit": "^0.4.1",
|
|---|
| 2048 | "@humanfs/node": "^0.16.6",
|
|---|
| 2049 | "@humanwhocodes/module-importer": "^1.0.1",
|
|---|
| 2050 | "@humanwhocodes/retry": "^0.4.2",
|
|---|
| 2051 | "@types/estree": "^1.0.6",
|
|---|
| 2052 | "ajv": "^6.12.4",
|
|---|
| 2053 | "chalk": "^4.0.0",
|
|---|
| 2054 | "cross-spawn": "^7.0.6",
|
|---|
| 2055 | "debug": "^4.3.2",
|
|---|
| 2056 | "escape-string-regexp": "^4.0.0",
|
|---|
| 2057 | "eslint-scope": "^8.4.0",
|
|---|
| 2058 | "eslint-visitor-keys": "^4.2.1",
|
|---|
| 2059 | "espree": "^10.4.0",
|
|---|
| 2060 | "esquery": "^1.5.0",
|
|---|
| 2061 | "esutils": "^2.0.2",
|
|---|
| 2062 | "fast-deep-equal": "^3.1.3",
|
|---|
| 2063 | "file-entry-cache": "^8.0.0",
|
|---|
| 2064 | "find-up": "^5.0.0",
|
|---|
| 2065 | "glob-parent": "^6.0.2",
|
|---|
| 2066 | "ignore": "^5.2.0",
|
|---|
| 2067 | "imurmurhash": "^0.1.4",
|
|---|
| 2068 | "is-glob": "^4.0.0",
|
|---|
| 2069 | "json-stable-stringify-without-jsonify": "^1.0.1",
|
|---|
| 2070 | "lodash.merge": "^4.6.2",
|
|---|
| 2071 | "minimatch": "^3.1.2",
|
|---|
| 2072 | "natural-compare": "^1.4.0",
|
|---|
| 2073 | "optionator": "^0.9.3"
|
|---|
| 2074 | },
|
|---|
| 2075 | "bin": {
|
|---|
| 2076 | "eslint": "bin/eslint.js"
|
|---|
| 2077 | },
|
|---|
| 2078 | "engines": {
|
|---|
| 2079 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 2080 | },
|
|---|
| 2081 | "funding": {
|
|---|
| 2082 | "url": "https://eslint.org/donate"
|
|---|
| 2083 | },
|
|---|
| 2084 | "peerDependencies": {
|
|---|
| 2085 | "jiti": "*"
|
|---|
| 2086 | },
|
|---|
| 2087 | "peerDependenciesMeta": {
|
|---|
| 2088 | "jiti": {
|
|---|
| 2089 | "optional": true
|
|---|
| 2090 | }
|
|---|
| 2091 | }
|
|---|
| 2092 | },
|
|---|
| 2093 | "node_modules/eslint-plugin-react-hooks": {
|
|---|
| 2094 | "version": "7.0.1",
|
|---|
| 2095 | "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz",
|
|---|
| 2096 | "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==",
|
|---|
| 2097 | "dev": true,
|
|---|
| 2098 | "license": "MIT",
|
|---|
| 2099 | "dependencies": {
|
|---|
| 2100 | "@babel/core": "^7.24.4",
|
|---|
| 2101 | "@babel/parser": "^7.24.4",
|
|---|
| 2102 | "hermes-parser": "^0.25.1",
|
|---|
| 2103 | "zod": "^3.25.0 || ^4.0.0",
|
|---|
| 2104 | "zod-validation-error": "^3.5.0 || ^4.0.0"
|
|---|
| 2105 | },
|
|---|
| 2106 | "engines": {
|
|---|
| 2107 | "node": ">=18"
|
|---|
| 2108 | },
|
|---|
| 2109 | "peerDependencies": {
|
|---|
| 2110 | "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
|
|---|
| 2111 | }
|
|---|
| 2112 | },
|
|---|
| 2113 | "node_modules/eslint-plugin-react-refresh": {
|
|---|
| 2114 | "version": "0.4.24",
|
|---|
| 2115 | "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.24.tgz",
|
|---|
| 2116 | "integrity": "sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w==",
|
|---|
| 2117 | "dev": true,
|
|---|
| 2118 | "license": "MIT",
|
|---|
| 2119 | "peerDependencies": {
|
|---|
| 2120 | "eslint": ">=8.40"
|
|---|
| 2121 | }
|
|---|
| 2122 | },
|
|---|
| 2123 | "node_modules/eslint-scope": {
|
|---|
| 2124 | "version": "8.4.0",
|
|---|
| 2125 | "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|---|
| 2126 | "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|---|
| 2127 | "dev": true,
|
|---|
| 2128 | "license": "BSD-2-Clause",
|
|---|
| 2129 | "dependencies": {
|
|---|
| 2130 | "esrecurse": "^4.3.0",
|
|---|
| 2131 | "estraverse": "^5.2.0"
|
|---|
| 2132 | },
|
|---|
| 2133 | "engines": {
|
|---|
| 2134 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 2135 | },
|
|---|
| 2136 | "funding": {
|
|---|
| 2137 | "url": "https://opencollective.com/eslint"
|
|---|
| 2138 | }
|
|---|
| 2139 | },
|
|---|
| 2140 | "node_modules/eslint-visitor-keys": {
|
|---|
| 2141 | "version": "4.2.1",
|
|---|
| 2142 | "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|---|
| 2143 | "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|---|
| 2144 | "dev": true,
|
|---|
| 2145 | "license": "Apache-2.0",
|
|---|
| 2146 | "engines": {
|
|---|
| 2147 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 2148 | },
|
|---|
| 2149 | "funding": {
|
|---|
| 2150 | "url": "https://opencollective.com/eslint"
|
|---|
| 2151 | }
|
|---|
| 2152 | },
|
|---|
| 2153 | "node_modules/espree": {
|
|---|
| 2154 | "version": "10.4.0",
|
|---|
| 2155 | "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
|---|
| 2156 | "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|---|
| 2157 | "dev": true,
|
|---|
| 2158 | "license": "BSD-2-Clause",
|
|---|
| 2159 | "dependencies": {
|
|---|
| 2160 | "acorn": "^8.15.0",
|
|---|
| 2161 | "acorn-jsx": "^5.3.2",
|
|---|
| 2162 | "eslint-visitor-keys": "^4.2.1"
|
|---|
| 2163 | },
|
|---|
| 2164 | "engines": {
|
|---|
| 2165 | "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|---|
| 2166 | },
|
|---|
| 2167 | "funding": {
|
|---|
| 2168 | "url": "https://opencollective.com/eslint"
|
|---|
| 2169 | }
|
|---|
| 2170 | },
|
|---|
| 2171 | "node_modules/esquery": {
|
|---|
| 2172 | "version": "1.6.0",
|
|---|
| 2173 | "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|---|
| 2174 | "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
|---|
| 2175 | "dev": true,
|
|---|
| 2176 | "license": "BSD-3-Clause",
|
|---|
| 2177 | "dependencies": {
|
|---|
| 2178 | "estraverse": "^5.1.0"
|
|---|
| 2179 | },
|
|---|
| 2180 | "engines": {
|
|---|
| 2181 | "node": ">=0.10"
|
|---|
| 2182 | }
|
|---|
| 2183 | },
|
|---|
| 2184 | "node_modules/esrecurse": {
|
|---|
| 2185 | "version": "4.3.0",
|
|---|
| 2186 | "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
|---|
| 2187 | "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
|---|
| 2188 | "dev": true,
|
|---|
| 2189 | "license": "BSD-2-Clause",
|
|---|
| 2190 | "dependencies": {
|
|---|
| 2191 | "estraverse": "^5.2.0"
|
|---|
| 2192 | },
|
|---|
| 2193 | "engines": {
|
|---|
| 2194 | "node": ">=4.0"
|
|---|
| 2195 | }
|
|---|
| 2196 | },
|
|---|
| 2197 | "node_modules/estraverse": {
|
|---|
| 2198 | "version": "5.3.0",
|
|---|
| 2199 | "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
|
|---|
| 2200 | "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
|---|
| 2201 | "dev": true,
|
|---|
| 2202 | "license": "BSD-2-Clause",
|
|---|
| 2203 | "engines": {
|
|---|
| 2204 | "node": ">=4.0"
|
|---|
| 2205 | }
|
|---|
| 2206 | },
|
|---|
| 2207 | "node_modules/esutils": {
|
|---|
| 2208 | "version": "2.0.3",
|
|---|
| 2209 | "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|---|
| 2210 | "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
|---|
| 2211 | "dev": true,
|
|---|
| 2212 | "license": "BSD-2-Clause",
|
|---|
| 2213 | "engines": {
|
|---|
| 2214 | "node": ">=0.10.0"
|
|---|
| 2215 | }
|
|---|
| 2216 | },
|
|---|
| 2217 | "node_modules/eventemitter3": {
|
|---|
| 2218 | "version": "5.0.1",
|
|---|
| 2219 | "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz",
|
|---|
| 2220 | "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==",
|
|---|
| 2221 | "license": "MIT"
|
|---|
| 2222 | },
|
|---|
| 2223 | "node_modules/fast-deep-equal": {
|
|---|
| 2224 | "version": "3.1.3",
|
|---|
| 2225 | "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|---|
| 2226 | "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
|---|
| 2227 | "dev": true,
|
|---|
| 2228 | "license": "MIT"
|
|---|
| 2229 | },
|
|---|
| 2230 | "node_modules/fast-json-stable-stringify": {
|
|---|
| 2231 | "version": "2.1.0",
|
|---|
| 2232 | "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|---|
| 2233 | "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|---|
| 2234 | "dev": true,
|
|---|
| 2235 | "license": "MIT"
|
|---|
| 2236 | },
|
|---|
| 2237 | "node_modules/fast-levenshtein": {
|
|---|
| 2238 | "version": "2.0.6",
|
|---|
| 2239 | "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|---|
| 2240 | "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|---|
| 2241 | "dev": true,
|
|---|
| 2242 | "license": "MIT"
|
|---|
| 2243 | },
|
|---|
| 2244 | "node_modules/fdir": {
|
|---|
| 2245 | "version": "6.5.0",
|
|---|
| 2246 | "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|---|
| 2247 | "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|---|
| 2248 | "dev": true,
|
|---|
| 2249 | "license": "MIT",
|
|---|
| 2250 | "engines": {
|
|---|
| 2251 | "node": ">=12.0.0"
|
|---|
| 2252 | },
|
|---|
| 2253 | "peerDependencies": {
|
|---|
| 2254 | "picomatch": "^3 || ^4"
|
|---|
| 2255 | },
|
|---|
| 2256 | "peerDependenciesMeta": {
|
|---|
| 2257 | "picomatch": {
|
|---|
| 2258 | "optional": true
|
|---|
| 2259 | }
|
|---|
| 2260 | }
|
|---|
| 2261 | },
|
|---|
| 2262 | "node_modules/file-entry-cache": {
|
|---|
| 2263 | "version": "8.0.0",
|
|---|
| 2264 | "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|---|
| 2265 | "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|---|
| 2266 | "dev": true,
|
|---|
| 2267 | "license": "MIT",
|
|---|
| 2268 | "dependencies": {
|
|---|
| 2269 | "flat-cache": "^4.0.0"
|
|---|
| 2270 | },
|
|---|
| 2271 | "engines": {
|
|---|
| 2272 | "node": ">=16.0.0"
|
|---|
| 2273 | }
|
|---|
| 2274 | },
|
|---|
| 2275 | "node_modules/find-up": {
|
|---|
| 2276 | "version": "5.0.0",
|
|---|
| 2277 | "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|---|
| 2278 | "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|---|
| 2279 | "dev": true,
|
|---|
| 2280 | "license": "MIT",
|
|---|
| 2281 | "dependencies": {
|
|---|
| 2282 | "locate-path": "^6.0.0",
|
|---|
| 2283 | "path-exists": "^4.0.0"
|
|---|
| 2284 | },
|
|---|
| 2285 | "engines": {
|
|---|
| 2286 | "node": ">=10"
|
|---|
| 2287 | },
|
|---|
| 2288 | "funding": {
|
|---|
| 2289 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2290 | }
|
|---|
| 2291 | },
|
|---|
| 2292 | "node_modules/flat-cache": {
|
|---|
| 2293 | "version": "4.0.1",
|
|---|
| 2294 | "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|---|
| 2295 | "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|---|
| 2296 | "dev": true,
|
|---|
| 2297 | "license": "MIT",
|
|---|
| 2298 | "dependencies": {
|
|---|
| 2299 | "flatted": "^3.2.9",
|
|---|
| 2300 | "keyv": "^4.5.4"
|
|---|
| 2301 | },
|
|---|
| 2302 | "engines": {
|
|---|
| 2303 | "node": ">=16"
|
|---|
| 2304 | }
|
|---|
| 2305 | },
|
|---|
| 2306 | "node_modules/flatted": {
|
|---|
| 2307 | "version": "3.3.3",
|
|---|
| 2308 | "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
|
|---|
| 2309 | "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
|
|---|
| 2310 | "dev": true,
|
|---|
| 2311 | "license": "ISC"
|
|---|
| 2312 | },
|
|---|
| 2313 | "node_modules/fsevents": {
|
|---|
| 2314 | "version": "2.3.3",
|
|---|
| 2315 | "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|---|
| 2316 | "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|---|
| 2317 | "dev": true,
|
|---|
| 2318 | "hasInstallScript": true,
|
|---|
| 2319 | "license": "MIT",
|
|---|
| 2320 | "optional": true,
|
|---|
| 2321 | "os": [
|
|---|
| 2322 | "darwin"
|
|---|
| 2323 | ],
|
|---|
| 2324 | "engines": {
|
|---|
| 2325 | "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|---|
| 2326 | }
|
|---|
| 2327 | },
|
|---|
| 2328 | "node_modules/gensync": {
|
|---|
| 2329 | "version": "1.0.0-beta.2",
|
|---|
| 2330 | "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
|
|---|
| 2331 | "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
|---|
| 2332 | "dev": true,
|
|---|
| 2333 | "license": "MIT",
|
|---|
| 2334 | "engines": {
|
|---|
| 2335 | "node": ">=6.9.0"
|
|---|
| 2336 | }
|
|---|
| 2337 | },
|
|---|
| 2338 | "node_modules/glob-parent": {
|
|---|
| 2339 | "version": "6.0.2",
|
|---|
| 2340 | "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|---|
| 2341 | "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
|---|
| 2342 | "dev": true,
|
|---|
| 2343 | "license": "ISC",
|
|---|
| 2344 | "dependencies": {
|
|---|
| 2345 | "is-glob": "^4.0.3"
|
|---|
| 2346 | },
|
|---|
| 2347 | "engines": {
|
|---|
| 2348 | "node": ">=10.13.0"
|
|---|
| 2349 | }
|
|---|
| 2350 | },
|
|---|
| 2351 | "node_modules/globals": {
|
|---|
| 2352 | "version": "16.5.0",
|
|---|
| 2353 | "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
|
|---|
| 2354 | "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
|
|---|
| 2355 | "dev": true,
|
|---|
| 2356 | "license": "MIT",
|
|---|
| 2357 | "engines": {
|
|---|
| 2358 | "node": ">=18"
|
|---|
| 2359 | },
|
|---|
| 2360 | "funding": {
|
|---|
| 2361 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2362 | }
|
|---|
| 2363 | },
|
|---|
| 2364 | "node_modules/has-flag": {
|
|---|
| 2365 | "version": "4.0.0",
|
|---|
| 2366 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|---|
| 2367 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|---|
| 2368 | "dev": true,
|
|---|
| 2369 | "license": "MIT",
|
|---|
| 2370 | "engines": {
|
|---|
| 2371 | "node": ">=8"
|
|---|
| 2372 | }
|
|---|
| 2373 | },
|
|---|
| 2374 | "node_modules/hermes-estree": {
|
|---|
| 2375 | "version": "0.25.1",
|
|---|
| 2376 | "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz",
|
|---|
| 2377 | "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==",
|
|---|
| 2378 | "dev": true,
|
|---|
| 2379 | "license": "MIT"
|
|---|
| 2380 | },
|
|---|
| 2381 | "node_modules/hermes-parser": {
|
|---|
| 2382 | "version": "0.25.1",
|
|---|
| 2383 | "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz",
|
|---|
| 2384 | "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
|
|---|
| 2385 | "dev": true,
|
|---|
| 2386 | "license": "MIT",
|
|---|
| 2387 | "dependencies": {
|
|---|
| 2388 | "hermes-estree": "0.25.1"
|
|---|
| 2389 | }
|
|---|
| 2390 | },
|
|---|
| 2391 | "node_modules/ignore": {
|
|---|
| 2392 | "version": "5.3.2",
|
|---|
| 2393 | "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|---|
| 2394 | "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|---|
| 2395 | "dev": true,
|
|---|
| 2396 | "license": "MIT",
|
|---|
| 2397 | "engines": {
|
|---|
| 2398 | "node": ">= 4"
|
|---|
| 2399 | }
|
|---|
| 2400 | },
|
|---|
| 2401 | "node_modules/immer": {
|
|---|
| 2402 | "version": "10.2.0",
|
|---|
| 2403 | "resolved": "https://registry.npmjs.org/immer/-/immer-10.2.0.tgz",
|
|---|
| 2404 | "integrity": "sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==",
|
|---|
| 2405 | "license": "MIT",
|
|---|
| 2406 | "funding": {
|
|---|
| 2407 | "type": "opencollective",
|
|---|
| 2408 | "url": "https://opencollective.com/immer"
|
|---|
| 2409 | }
|
|---|
| 2410 | },
|
|---|
| 2411 | "node_modules/import-fresh": {
|
|---|
| 2412 | "version": "3.3.1",
|
|---|
| 2413 | "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
|---|
| 2414 | "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
|---|
| 2415 | "dev": true,
|
|---|
| 2416 | "license": "MIT",
|
|---|
| 2417 | "dependencies": {
|
|---|
| 2418 | "parent-module": "^1.0.0",
|
|---|
| 2419 | "resolve-from": "^4.0.0"
|
|---|
| 2420 | },
|
|---|
| 2421 | "engines": {
|
|---|
| 2422 | "node": ">=6"
|
|---|
| 2423 | },
|
|---|
| 2424 | "funding": {
|
|---|
| 2425 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2426 | }
|
|---|
| 2427 | },
|
|---|
| 2428 | "node_modules/imurmurhash": {
|
|---|
| 2429 | "version": "0.1.4",
|
|---|
| 2430 | "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|---|
| 2431 | "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|---|
| 2432 | "dev": true,
|
|---|
| 2433 | "license": "MIT",
|
|---|
| 2434 | "engines": {
|
|---|
| 2435 | "node": ">=0.8.19"
|
|---|
| 2436 | }
|
|---|
| 2437 | },
|
|---|
| 2438 | "node_modules/internmap": {
|
|---|
| 2439 | "version": "2.0.3",
|
|---|
| 2440 | "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
|
|---|
| 2441 | "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==",
|
|---|
| 2442 | "license": "ISC",
|
|---|
| 2443 | "engines": {
|
|---|
| 2444 | "node": ">=12"
|
|---|
| 2445 | }
|
|---|
| 2446 | },
|
|---|
| 2447 | "node_modules/is-extglob": {
|
|---|
| 2448 | "version": "2.1.1",
|
|---|
| 2449 | "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|---|
| 2450 | "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|---|
| 2451 | "dev": true,
|
|---|
| 2452 | "license": "MIT",
|
|---|
| 2453 | "engines": {
|
|---|
| 2454 | "node": ">=0.10.0"
|
|---|
| 2455 | }
|
|---|
| 2456 | },
|
|---|
| 2457 | "node_modules/is-glob": {
|
|---|
| 2458 | "version": "4.0.3",
|
|---|
| 2459 | "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|---|
| 2460 | "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
|---|
| 2461 | "dev": true,
|
|---|
| 2462 | "license": "MIT",
|
|---|
| 2463 | "dependencies": {
|
|---|
| 2464 | "is-extglob": "^2.1.1"
|
|---|
| 2465 | },
|
|---|
| 2466 | "engines": {
|
|---|
| 2467 | "node": ">=0.10.0"
|
|---|
| 2468 | }
|
|---|
| 2469 | },
|
|---|
| 2470 | "node_modules/isexe": {
|
|---|
| 2471 | "version": "2.0.0",
|
|---|
| 2472 | "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|---|
| 2473 | "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|---|
| 2474 | "dev": true,
|
|---|
| 2475 | "license": "ISC"
|
|---|
| 2476 | },
|
|---|
| 2477 | "node_modules/js-tokens": {
|
|---|
| 2478 | "version": "4.0.0",
|
|---|
| 2479 | "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|---|
| 2480 | "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|---|
| 2481 | "dev": true,
|
|---|
| 2482 | "license": "MIT"
|
|---|
| 2483 | },
|
|---|
| 2484 | "node_modules/js-yaml": {
|
|---|
| 2485 | "version": "4.1.1",
|
|---|
| 2486 | "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|---|
| 2487 | "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|---|
| 2488 | "dev": true,
|
|---|
| 2489 | "license": "MIT",
|
|---|
| 2490 | "dependencies": {
|
|---|
| 2491 | "argparse": "^2.0.1"
|
|---|
| 2492 | },
|
|---|
| 2493 | "bin": {
|
|---|
| 2494 | "js-yaml": "bin/js-yaml.js"
|
|---|
| 2495 | }
|
|---|
| 2496 | },
|
|---|
| 2497 | "node_modules/jsesc": {
|
|---|
| 2498 | "version": "3.1.0",
|
|---|
| 2499 | "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|---|
| 2500 | "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|---|
| 2501 | "dev": true,
|
|---|
| 2502 | "license": "MIT",
|
|---|
| 2503 | "bin": {
|
|---|
| 2504 | "jsesc": "bin/jsesc"
|
|---|
| 2505 | },
|
|---|
| 2506 | "engines": {
|
|---|
| 2507 | "node": ">=6"
|
|---|
| 2508 | }
|
|---|
| 2509 | },
|
|---|
| 2510 | "node_modules/json-buffer": {
|
|---|
| 2511 | "version": "3.0.1",
|
|---|
| 2512 | "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
|---|
| 2513 | "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
|---|
| 2514 | "dev": true,
|
|---|
| 2515 | "license": "MIT"
|
|---|
| 2516 | },
|
|---|
| 2517 | "node_modules/json-schema-traverse": {
|
|---|
| 2518 | "version": "0.4.1",
|
|---|
| 2519 | "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|---|
| 2520 | "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|---|
| 2521 | "dev": true,
|
|---|
| 2522 | "license": "MIT"
|
|---|
| 2523 | },
|
|---|
| 2524 | "node_modules/json-stable-stringify-without-jsonify": {
|
|---|
| 2525 | "version": "1.0.1",
|
|---|
| 2526 | "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
|---|
| 2527 | "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
|---|
| 2528 | "dev": true,
|
|---|
| 2529 | "license": "MIT"
|
|---|
| 2530 | },
|
|---|
| 2531 | "node_modules/json5": {
|
|---|
| 2532 | "version": "2.2.3",
|
|---|
| 2533 | "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
|
|---|
| 2534 | "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
|---|
| 2535 | "dev": true,
|
|---|
| 2536 | "license": "MIT",
|
|---|
| 2537 | "bin": {
|
|---|
| 2538 | "json5": "lib/cli.js"
|
|---|
| 2539 | },
|
|---|
| 2540 | "engines": {
|
|---|
| 2541 | "node": ">=6"
|
|---|
| 2542 | }
|
|---|
| 2543 | },
|
|---|
| 2544 | "node_modules/keyv": {
|
|---|
| 2545 | "version": "4.5.4",
|
|---|
| 2546 | "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
|
|---|
| 2547 | "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|---|
| 2548 | "dev": true,
|
|---|
| 2549 | "license": "MIT",
|
|---|
| 2550 | "dependencies": {
|
|---|
| 2551 | "json-buffer": "3.0.1"
|
|---|
| 2552 | }
|
|---|
| 2553 | },
|
|---|
| 2554 | "node_modules/levn": {
|
|---|
| 2555 | "version": "0.4.1",
|
|---|
| 2556 | "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
|
|---|
| 2557 | "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
|---|
| 2558 | "dev": true,
|
|---|
| 2559 | "license": "MIT",
|
|---|
| 2560 | "dependencies": {
|
|---|
| 2561 | "prelude-ls": "^1.2.1",
|
|---|
| 2562 | "type-check": "~0.4.0"
|
|---|
| 2563 | },
|
|---|
| 2564 | "engines": {
|
|---|
| 2565 | "node": ">= 0.8.0"
|
|---|
| 2566 | }
|
|---|
| 2567 | },
|
|---|
| 2568 | "node_modules/locate-path": {
|
|---|
| 2569 | "version": "6.0.0",
|
|---|
| 2570 | "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|---|
| 2571 | "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|---|
| 2572 | "dev": true,
|
|---|
| 2573 | "license": "MIT",
|
|---|
| 2574 | "dependencies": {
|
|---|
| 2575 | "p-locate": "^5.0.0"
|
|---|
| 2576 | },
|
|---|
| 2577 | "engines": {
|
|---|
| 2578 | "node": ">=10"
|
|---|
| 2579 | },
|
|---|
| 2580 | "funding": {
|
|---|
| 2581 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2582 | }
|
|---|
| 2583 | },
|
|---|
| 2584 | "node_modules/lodash.merge": {
|
|---|
| 2585 | "version": "4.6.2",
|
|---|
| 2586 | "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|---|
| 2587 | "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|---|
| 2588 | "dev": true,
|
|---|
| 2589 | "license": "MIT"
|
|---|
| 2590 | },
|
|---|
| 2591 | "node_modules/lru-cache": {
|
|---|
| 2592 | "version": "5.1.1",
|
|---|
| 2593 | "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
|
|---|
| 2594 | "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
|---|
| 2595 | "dev": true,
|
|---|
| 2596 | "license": "ISC",
|
|---|
| 2597 | "dependencies": {
|
|---|
| 2598 | "yallist": "^3.0.2"
|
|---|
| 2599 | }
|
|---|
| 2600 | },
|
|---|
| 2601 | "node_modules/minimatch": {
|
|---|
| 2602 | "version": "3.1.2",
|
|---|
| 2603 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|---|
| 2604 | "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|---|
| 2605 | "dev": true,
|
|---|
| 2606 | "license": "ISC",
|
|---|
| 2607 | "dependencies": {
|
|---|
| 2608 | "brace-expansion": "^1.1.7"
|
|---|
| 2609 | },
|
|---|
| 2610 | "engines": {
|
|---|
| 2611 | "node": "*"
|
|---|
| 2612 | }
|
|---|
| 2613 | },
|
|---|
| 2614 | "node_modules/ms": {
|
|---|
| 2615 | "version": "2.1.3",
|
|---|
| 2616 | "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|---|
| 2617 | "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|---|
| 2618 | "dev": true,
|
|---|
| 2619 | "license": "MIT"
|
|---|
| 2620 | },
|
|---|
| 2621 | "node_modules/nanoid": {
|
|---|
| 2622 | "version": "3.3.11",
|
|---|
| 2623 | "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|---|
| 2624 | "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|---|
| 2625 | "dev": true,
|
|---|
| 2626 | "funding": [
|
|---|
| 2627 | {
|
|---|
| 2628 | "type": "github",
|
|---|
| 2629 | "url": "https://github.com/sponsors/ai"
|
|---|
| 2630 | }
|
|---|
| 2631 | ],
|
|---|
| 2632 | "license": "MIT",
|
|---|
| 2633 | "bin": {
|
|---|
| 2634 | "nanoid": "bin/nanoid.cjs"
|
|---|
| 2635 | },
|
|---|
| 2636 | "engines": {
|
|---|
| 2637 | "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|---|
| 2638 | }
|
|---|
| 2639 | },
|
|---|
| 2640 | "node_modules/natural-compare": {
|
|---|
| 2641 | "version": "1.4.0",
|
|---|
| 2642 | "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
|---|
| 2643 | "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|---|
| 2644 | "dev": true,
|
|---|
| 2645 | "license": "MIT"
|
|---|
| 2646 | },
|
|---|
| 2647 | "node_modules/node-releases": {
|
|---|
| 2648 | "version": "2.0.27",
|
|---|
| 2649 | "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
|
|---|
| 2650 | "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
|
|---|
| 2651 | "dev": true,
|
|---|
| 2652 | "license": "MIT"
|
|---|
| 2653 | },
|
|---|
| 2654 | "node_modules/optionator": {
|
|---|
| 2655 | "version": "0.9.4",
|
|---|
| 2656 | "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
|
|---|
| 2657 | "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
|---|
| 2658 | "dev": true,
|
|---|
| 2659 | "license": "MIT",
|
|---|
| 2660 | "dependencies": {
|
|---|
| 2661 | "deep-is": "^0.1.3",
|
|---|
| 2662 | "fast-levenshtein": "^2.0.6",
|
|---|
| 2663 | "levn": "^0.4.1",
|
|---|
| 2664 | "prelude-ls": "^1.2.1",
|
|---|
| 2665 | "type-check": "^0.4.0",
|
|---|
| 2666 | "word-wrap": "^1.2.5"
|
|---|
| 2667 | },
|
|---|
| 2668 | "engines": {
|
|---|
| 2669 | "node": ">= 0.8.0"
|
|---|
| 2670 | }
|
|---|
| 2671 | },
|
|---|
| 2672 | "node_modules/p-limit": {
|
|---|
| 2673 | "version": "3.1.0",
|
|---|
| 2674 | "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|---|
| 2675 | "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
|---|
| 2676 | "dev": true,
|
|---|
| 2677 | "license": "MIT",
|
|---|
| 2678 | "dependencies": {
|
|---|
| 2679 | "yocto-queue": "^0.1.0"
|
|---|
| 2680 | },
|
|---|
| 2681 | "engines": {
|
|---|
| 2682 | "node": ">=10"
|
|---|
| 2683 | },
|
|---|
| 2684 | "funding": {
|
|---|
| 2685 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2686 | }
|
|---|
| 2687 | },
|
|---|
| 2688 | "node_modules/p-locate": {
|
|---|
| 2689 | "version": "5.0.0",
|
|---|
| 2690 | "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|---|
| 2691 | "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|---|
| 2692 | "dev": true,
|
|---|
| 2693 | "license": "MIT",
|
|---|
| 2694 | "dependencies": {
|
|---|
| 2695 | "p-limit": "^3.0.2"
|
|---|
| 2696 | },
|
|---|
| 2697 | "engines": {
|
|---|
| 2698 | "node": ">=10"
|
|---|
| 2699 | },
|
|---|
| 2700 | "funding": {
|
|---|
| 2701 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 2702 | }
|
|---|
| 2703 | },
|
|---|
| 2704 | "node_modules/parent-module": {
|
|---|
| 2705 | "version": "1.0.1",
|
|---|
| 2706 | "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|---|
| 2707 | "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|---|
| 2708 | "dev": true,
|
|---|
| 2709 | "license": "MIT",
|
|---|
| 2710 | "dependencies": {
|
|---|
| 2711 | "callsites": "^3.0.0"
|
|---|
| 2712 | },
|
|---|
| 2713 | "engines": {
|
|---|
| 2714 | "node": ">=6"
|
|---|
| 2715 | }
|
|---|
| 2716 | },
|
|---|
| 2717 | "node_modules/path-exists": {
|
|---|
| 2718 | "version": "4.0.0",
|
|---|
| 2719 | "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|---|
| 2720 | "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
|---|
| 2721 | "dev": true,
|
|---|
| 2722 | "license": "MIT",
|
|---|
| 2723 | "engines": {
|
|---|
| 2724 | "node": ">=8"
|
|---|
| 2725 | }
|
|---|
| 2726 | },
|
|---|
| 2727 | "node_modules/path-key": {
|
|---|
| 2728 | "version": "3.1.1",
|
|---|
| 2729 | "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|---|
| 2730 | "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|---|
| 2731 | "dev": true,
|
|---|
| 2732 | "license": "MIT",
|
|---|
| 2733 | "engines": {
|
|---|
| 2734 | "node": ">=8"
|
|---|
| 2735 | }
|
|---|
| 2736 | },
|
|---|
| 2737 | "node_modules/picocolors": {
|
|---|
| 2738 | "version": "1.1.1",
|
|---|
| 2739 | "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|---|
| 2740 | "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|---|
| 2741 | "dev": true,
|
|---|
| 2742 | "license": "ISC"
|
|---|
| 2743 | },
|
|---|
| 2744 | "node_modules/picomatch": {
|
|---|
| 2745 | "version": "4.0.3",
|
|---|
| 2746 | "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|---|
| 2747 | "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|---|
| 2748 | "dev": true,
|
|---|
| 2749 | "license": "MIT",
|
|---|
| 2750 | "engines": {
|
|---|
| 2751 | "node": ">=12"
|
|---|
| 2752 | },
|
|---|
| 2753 | "funding": {
|
|---|
| 2754 | "url": "https://github.com/sponsors/jonschlinkert"
|
|---|
| 2755 | }
|
|---|
| 2756 | },
|
|---|
| 2757 | "node_modules/postcss": {
|
|---|
| 2758 | "version": "8.5.6",
|
|---|
| 2759 | "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
|---|
| 2760 | "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
|---|
| 2761 | "dev": true,
|
|---|
| 2762 | "funding": [
|
|---|
| 2763 | {
|
|---|
| 2764 | "type": "opencollective",
|
|---|
| 2765 | "url": "https://opencollective.com/postcss/"
|
|---|
| 2766 | },
|
|---|
| 2767 | {
|
|---|
| 2768 | "type": "tidelift",
|
|---|
| 2769 | "url": "https://tidelift.com/funding/github/npm/postcss"
|
|---|
| 2770 | },
|
|---|
| 2771 | {
|
|---|
| 2772 | "type": "github",
|
|---|
| 2773 | "url": "https://github.com/sponsors/ai"
|
|---|
| 2774 | }
|
|---|
| 2775 | ],
|
|---|
| 2776 | "license": "MIT",
|
|---|
| 2777 | "dependencies": {
|
|---|
| 2778 | "nanoid": "^3.3.11",
|
|---|
| 2779 | "picocolors": "^1.1.1",
|
|---|
| 2780 | "source-map-js": "^1.2.1"
|
|---|
| 2781 | },
|
|---|
| 2782 | "engines": {
|
|---|
| 2783 | "node": "^10 || ^12 || >=14"
|
|---|
| 2784 | }
|
|---|
| 2785 | },
|
|---|
| 2786 | "node_modules/prelude-ls": {
|
|---|
| 2787 | "version": "1.2.1",
|
|---|
| 2788 | "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|---|
| 2789 | "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|---|
| 2790 | "dev": true,
|
|---|
| 2791 | "license": "MIT",
|
|---|
| 2792 | "engines": {
|
|---|
| 2793 | "node": ">= 0.8.0"
|
|---|
| 2794 | }
|
|---|
| 2795 | },
|
|---|
| 2796 | "node_modules/punycode": {
|
|---|
| 2797 | "version": "2.3.1",
|
|---|
| 2798 | "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|---|
| 2799 | "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|---|
| 2800 | "dev": true,
|
|---|
| 2801 | "license": "MIT",
|
|---|
| 2802 | "engines": {
|
|---|
| 2803 | "node": ">=6"
|
|---|
| 2804 | }
|
|---|
| 2805 | },
|
|---|
| 2806 | "node_modules/react": {
|
|---|
| 2807 | "version": "19.2.1",
|
|---|
| 2808 | "resolved": "https://registry.npmjs.org/react/-/react-19.2.1.tgz",
|
|---|
| 2809 | "integrity": "sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==",
|
|---|
| 2810 | "license": "MIT",
|
|---|
| 2811 | "engines": {
|
|---|
| 2812 | "node": ">=0.10.0"
|
|---|
| 2813 | }
|
|---|
| 2814 | },
|
|---|
| 2815 | "node_modules/react-dom": {
|
|---|
| 2816 | "version": "19.2.1",
|
|---|
| 2817 | "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.1.tgz",
|
|---|
| 2818 | "integrity": "sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==",
|
|---|
| 2819 | "license": "MIT",
|
|---|
| 2820 | "dependencies": {
|
|---|
| 2821 | "scheduler": "^0.27.0"
|
|---|
| 2822 | },
|
|---|
| 2823 | "peerDependencies": {
|
|---|
| 2824 | "react": "^19.2.1"
|
|---|
| 2825 | }
|
|---|
| 2826 | },
|
|---|
| 2827 | "node_modules/react-is": {
|
|---|
| 2828 | "version": "19.2.1",
|
|---|
| 2829 | "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.1.tgz",
|
|---|
| 2830 | "integrity": "sha512-L7BnWgRbMwzMAubQcS7sXdPdNLmKlucPlopgAzx7FtYbksWZgEWiuYM5x9T6UqS2Ne0rsgQTq5kY2SGqpzUkYA==",
|
|---|
| 2831 | "license": "MIT",
|
|---|
| 2832 | "peer": true
|
|---|
| 2833 | },
|
|---|
| 2834 | "node_modules/react-redux": {
|
|---|
| 2835 | "version": "9.2.0",
|
|---|
| 2836 | "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
|
|---|
| 2837 | "integrity": "sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==",
|
|---|
| 2838 | "license": "MIT",
|
|---|
| 2839 | "dependencies": {
|
|---|
| 2840 | "@types/use-sync-external-store": "^0.0.6",
|
|---|
| 2841 | "use-sync-external-store": "^1.4.0"
|
|---|
| 2842 | },
|
|---|
| 2843 | "peerDependencies": {
|
|---|
| 2844 | "@types/react": "^18.2.25 || ^19",
|
|---|
| 2845 | "react": "^18.0 || ^19",
|
|---|
| 2846 | "redux": "^5.0.0"
|
|---|
| 2847 | },
|
|---|
| 2848 | "peerDependenciesMeta": {
|
|---|
| 2849 | "@types/react": {
|
|---|
| 2850 | "optional": true
|
|---|
| 2851 | },
|
|---|
| 2852 | "redux": {
|
|---|
| 2853 | "optional": true
|
|---|
| 2854 | }
|
|---|
| 2855 | }
|
|---|
| 2856 | },
|
|---|
| 2857 | "node_modules/react-refresh": {
|
|---|
| 2858 | "version": "0.18.0",
|
|---|
| 2859 | "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz",
|
|---|
| 2860 | "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==",
|
|---|
| 2861 | "dev": true,
|
|---|
| 2862 | "license": "MIT",
|
|---|
| 2863 | "engines": {
|
|---|
| 2864 | "node": ">=0.10.0"
|
|---|
| 2865 | }
|
|---|
| 2866 | },
|
|---|
| 2867 | "node_modules/recharts": {
|
|---|
| 2868 | "version": "3.5.1",
|
|---|
| 2869 | "resolved": "https://registry.npmjs.org/recharts/-/recharts-3.5.1.tgz",
|
|---|
| 2870 | "integrity": "sha512-+v+HJojK7gnEgG6h+b2u7k8HH7FhyFUzAc4+cPrsjL4Otdgqr/ecXzAnHciqlzV1ko064eNcsdzrYOM78kankA==",
|
|---|
| 2871 | "license": "MIT",
|
|---|
| 2872 | "workspaces": [
|
|---|
| 2873 | "www"
|
|---|
| 2874 | ],
|
|---|
| 2875 | "dependencies": {
|
|---|
| 2876 | "@reduxjs/toolkit": "1.x.x || 2.x.x",
|
|---|
| 2877 | "clsx": "^2.1.1",
|
|---|
| 2878 | "decimal.js-light": "^2.5.1",
|
|---|
| 2879 | "es-toolkit": "^1.39.3",
|
|---|
| 2880 | "eventemitter3": "^5.0.1",
|
|---|
| 2881 | "immer": "^10.1.1",
|
|---|
| 2882 | "react-redux": "8.x.x || 9.x.x",
|
|---|
| 2883 | "reselect": "5.1.1",
|
|---|
| 2884 | "tiny-invariant": "^1.3.3",
|
|---|
| 2885 | "use-sync-external-store": "^1.2.2",
|
|---|
| 2886 | "victory-vendor": "^37.0.2"
|
|---|
| 2887 | },
|
|---|
| 2888 | "engines": {
|
|---|
| 2889 | "node": ">=18"
|
|---|
| 2890 | },
|
|---|
| 2891 | "peerDependencies": {
|
|---|
| 2892 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|---|
| 2893 | "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|---|
| 2894 | "react-is": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|---|
| 2895 | }
|
|---|
| 2896 | },
|
|---|
| 2897 | "node_modules/redux": {
|
|---|
| 2898 | "version": "5.0.1",
|
|---|
| 2899 | "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz",
|
|---|
| 2900 | "integrity": "sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==",
|
|---|
| 2901 | "license": "MIT"
|
|---|
| 2902 | },
|
|---|
| 2903 | "node_modules/redux-thunk": {
|
|---|
| 2904 | "version": "3.1.0",
|
|---|
| 2905 | "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz",
|
|---|
| 2906 | "integrity": "sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==",
|
|---|
| 2907 | "license": "MIT",
|
|---|
| 2908 | "peerDependencies": {
|
|---|
| 2909 | "redux": "^5.0.0"
|
|---|
| 2910 | }
|
|---|
| 2911 | },
|
|---|
| 2912 | "node_modules/reselect": {
|
|---|
| 2913 | "version": "5.1.1",
|
|---|
| 2914 | "resolved": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz",
|
|---|
| 2915 | "integrity": "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==",
|
|---|
| 2916 | "license": "MIT"
|
|---|
| 2917 | },
|
|---|
| 2918 | "node_modules/resolve-from": {
|
|---|
| 2919 | "version": "4.0.0",
|
|---|
| 2920 | "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|---|
| 2921 | "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|---|
| 2922 | "dev": true,
|
|---|
| 2923 | "license": "MIT",
|
|---|
| 2924 | "engines": {
|
|---|
| 2925 | "node": ">=4"
|
|---|
| 2926 | }
|
|---|
| 2927 | },
|
|---|
| 2928 | "node_modules/rollup": {
|
|---|
| 2929 | "version": "4.53.3",
|
|---|
| 2930 | "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.53.3.tgz",
|
|---|
| 2931 | "integrity": "sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==",
|
|---|
| 2932 | "dev": true,
|
|---|
| 2933 | "license": "MIT",
|
|---|
| 2934 | "dependencies": {
|
|---|
| 2935 | "@types/estree": "1.0.8"
|
|---|
| 2936 | },
|
|---|
| 2937 | "bin": {
|
|---|
| 2938 | "rollup": "dist/bin/rollup"
|
|---|
| 2939 | },
|
|---|
| 2940 | "engines": {
|
|---|
| 2941 | "node": ">=18.0.0",
|
|---|
| 2942 | "npm": ">=8.0.0"
|
|---|
| 2943 | },
|
|---|
| 2944 | "optionalDependencies": {
|
|---|
| 2945 | "@rollup/rollup-android-arm-eabi": "4.53.3",
|
|---|
| 2946 | "@rollup/rollup-android-arm64": "4.53.3",
|
|---|
| 2947 | "@rollup/rollup-darwin-arm64": "4.53.3",
|
|---|
| 2948 | "@rollup/rollup-darwin-x64": "4.53.3",
|
|---|
| 2949 | "@rollup/rollup-freebsd-arm64": "4.53.3",
|
|---|
| 2950 | "@rollup/rollup-freebsd-x64": "4.53.3",
|
|---|
| 2951 | "@rollup/rollup-linux-arm-gnueabihf": "4.53.3",
|
|---|
| 2952 | "@rollup/rollup-linux-arm-musleabihf": "4.53.3",
|
|---|
| 2953 | "@rollup/rollup-linux-arm64-gnu": "4.53.3",
|
|---|
| 2954 | "@rollup/rollup-linux-arm64-musl": "4.53.3",
|
|---|
| 2955 | "@rollup/rollup-linux-loong64-gnu": "4.53.3",
|
|---|
| 2956 | "@rollup/rollup-linux-ppc64-gnu": "4.53.3",
|
|---|
| 2957 | "@rollup/rollup-linux-riscv64-gnu": "4.53.3",
|
|---|
| 2958 | "@rollup/rollup-linux-riscv64-musl": "4.53.3",
|
|---|
| 2959 | "@rollup/rollup-linux-s390x-gnu": "4.53.3",
|
|---|
| 2960 | "@rollup/rollup-linux-x64-gnu": "4.53.3",
|
|---|
| 2961 | "@rollup/rollup-linux-x64-musl": "4.53.3",
|
|---|
| 2962 | "@rollup/rollup-openharmony-arm64": "4.53.3",
|
|---|
| 2963 | "@rollup/rollup-win32-arm64-msvc": "4.53.3",
|
|---|
| 2964 | "@rollup/rollup-win32-ia32-msvc": "4.53.3",
|
|---|
| 2965 | "@rollup/rollup-win32-x64-gnu": "4.53.3",
|
|---|
| 2966 | "@rollup/rollup-win32-x64-msvc": "4.53.3",
|
|---|
| 2967 | "fsevents": "~2.3.2"
|
|---|
| 2968 | }
|
|---|
| 2969 | },
|
|---|
| 2970 | "node_modules/scheduler": {
|
|---|
| 2971 | "version": "0.27.0",
|
|---|
| 2972 | "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
|
|---|
| 2973 | "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
|
|---|
| 2974 | "license": "MIT"
|
|---|
| 2975 | },
|
|---|
| 2976 | "node_modules/semver": {
|
|---|
| 2977 | "version": "6.3.1",
|
|---|
| 2978 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|---|
| 2979 | "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|---|
| 2980 | "dev": true,
|
|---|
| 2981 | "license": "ISC",
|
|---|
| 2982 | "bin": {
|
|---|
| 2983 | "semver": "bin/semver.js"
|
|---|
| 2984 | }
|
|---|
| 2985 | },
|
|---|
| 2986 | "node_modules/shebang-command": {
|
|---|
| 2987 | "version": "2.0.0",
|
|---|
| 2988 | "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|---|
| 2989 | "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|---|
| 2990 | "dev": true,
|
|---|
| 2991 | "license": "MIT",
|
|---|
| 2992 | "dependencies": {
|
|---|
| 2993 | "shebang-regex": "^3.0.0"
|
|---|
| 2994 | },
|
|---|
| 2995 | "engines": {
|
|---|
| 2996 | "node": ">=8"
|
|---|
| 2997 | }
|
|---|
| 2998 | },
|
|---|
| 2999 | "node_modules/shebang-regex": {
|
|---|
| 3000 | "version": "3.0.0",
|
|---|
| 3001 | "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|---|
| 3002 | "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|---|
| 3003 | "dev": true,
|
|---|
| 3004 | "license": "MIT",
|
|---|
| 3005 | "engines": {
|
|---|
| 3006 | "node": ">=8"
|
|---|
| 3007 | }
|
|---|
| 3008 | },
|
|---|
| 3009 | "node_modules/source-map-js": {
|
|---|
| 3010 | "version": "1.2.1",
|
|---|
| 3011 | "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|---|
| 3012 | "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|---|
| 3013 | "dev": true,
|
|---|
| 3014 | "license": "BSD-3-Clause",
|
|---|
| 3015 | "engines": {
|
|---|
| 3016 | "node": ">=0.10.0"
|
|---|
| 3017 | }
|
|---|
| 3018 | },
|
|---|
| 3019 | "node_modules/strip-json-comments": {
|
|---|
| 3020 | "version": "3.1.1",
|
|---|
| 3021 | "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|---|
| 3022 | "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
|---|
| 3023 | "dev": true,
|
|---|
| 3024 | "license": "MIT",
|
|---|
| 3025 | "engines": {
|
|---|
| 3026 | "node": ">=8"
|
|---|
| 3027 | },
|
|---|
| 3028 | "funding": {
|
|---|
| 3029 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 3030 | }
|
|---|
| 3031 | },
|
|---|
| 3032 | "node_modules/supports-color": {
|
|---|
| 3033 | "version": "7.2.0",
|
|---|
| 3034 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|---|
| 3035 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|---|
| 3036 | "dev": true,
|
|---|
| 3037 | "license": "MIT",
|
|---|
| 3038 | "dependencies": {
|
|---|
| 3039 | "has-flag": "^4.0.0"
|
|---|
| 3040 | },
|
|---|
| 3041 | "engines": {
|
|---|
| 3042 | "node": ">=8"
|
|---|
| 3043 | }
|
|---|
| 3044 | },
|
|---|
| 3045 | "node_modules/tiny-invariant": {
|
|---|
| 3046 | "version": "1.3.3",
|
|---|
| 3047 | "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
|
|---|
| 3048 | "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==",
|
|---|
| 3049 | "license": "MIT"
|
|---|
| 3050 | },
|
|---|
| 3051 | "node_modules/tinyglobby": {
|
|---|
| 3052 | "version": "0.2.15",
|
|---|
| 3053 | "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|---|
| 3054 | "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
|---|
| 3055 | "dev": true,
|
|---|
| 3056 | "license": "MIT",
|
|---|
| 3057 | "dependencies": {
|
|---|
| 3058 | "fdir": "^6.5.0",
|
|---|
| 3059 | "picomatch": "^4.0.3"
|
|---|
| 3060 | },
|
|---|
| 3061 | "engines": {
|
|---|
| 3062 | "node": ">=12.0.0"
|
|---|
| 3063 | },
|
|---|
| 3064 | "funding": {
|
|---|
| 3065 | "url": "https://github.com/sponsors/SuperchupuDev"
|
|---|
| 3066 | }
|
|---|
| 3067 | },
|
|---|
| 3068 | "node_modules/type-check": {
|
|---|
| 3069 | "version": "0.4.0",
|
|---|
| 3070 | "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|---|
| 3071 | "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|---|
| 3072 | "dev": true,
|
|---|
| 3073 | "license": "MIT",
|
|---|
| 3074 | "dependencies": {
|
|---|
| 3075 | "prelude-ls": "^1.2.1"
|
|---|
| 3076 | },
|
|---|
| 3077 | "engines": {
|
|---|
| 3078 | "node": ">= 0.8.0"
|
|---|
| 3079 | }
|
|---|
| 3080 | },
|
|---|
| 3081 | "node_modules/update-browserslist-db": {
|
|---|
| 3082 | "version": "1.2.2",
|
|---|
| 3083 | "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz",
|
|---|
| 3084 | "integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==",
|
|---|
| 3085 | "dev": true,
|
|---|
| 3086 | "funding": [
|
|---|
| 3087 | {
|
|---|
| 3088 | "type": "opencollective",
|
|---|
| 3089 | "url": "https://opencollective.com/browserslist"
|
|---|
| 3090 | },
|
|---|
| 3091 | {
|
|---|
| 3092 | "type": "tidelift",
|
|---|
| 3093 | "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|---|
| 3094 | },
|
|---|
| 3095 | {
|
|---|
| 3096 | "type": "github",
|
|---|
| 3097 | "url": "https://github.com/sponsors/ai"
|
|---|
| 3098 | }
|
|---|
| 3099 | ],
|
|---|
| 3100 | "license": "MIT",
|
|---|
| 3101 | "dependencies": {
|
|---|
| 3102 | "escalade": "^3.2.0",
|
|---|
| 3103 | "picocolors": "^1.1.1"
|
|---|
| 3104 | },
|
|---|
| 3105 | "bin": {
|
|---|
| 3106 | "update-browserslist-db": "cli.js"
|
|---|
| 3107 | },
|
|---|
| 3108 | "peerDependencies": {
|
|---|
| 3109 | "browserslist": ">= 4.21.0"
|
|---|
| 3110 | }
|
|---|
| 3111 | },
|
|---|
| 3112 | "node_modules/uri-js": {
|
|---|
| 3113 | "version": "4.4.1",
|
|---|
| 3114 | "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
|
|---|
| 3115 | "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
|---|
| 3116 | "dev": true,
|
|---|
| 3117 | "license": "BSD-2-Clause",
|
|---|
| 3118 | "dependencies": {
|
|---|
| 3119 | "punycode": "^2.1.0"
|
|---|
| 3120 | }
|
|---|
| 3121 | },
|
|---|
| 3122 | "node_modules/use-sync-external-store": {
|
|---|
| 3123 | "version": "1.6.0",
|
|---|
| 3124 | "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
|
|---|
| 3125 | "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
|
|---|
| 3126 | "license": "MIT",
|
|---|
| 3127 | "peerDependencies": {
|
|---|
| 3128 | "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|---|
| 3129 | }
|
|---|
| 3130 | },
|
|---|
| 3131 | "node_modules/victory-vendor": {
|
|---|
| 3132 | "version": "37.3.6",
|
|---|
| 3133 | "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-37.3.6.tgz",
|
|---|
| 3134 | "integrity": "sha512-SbPDPdDBYp+5MJHhBCAyI7wKM3d5ivekigc2Dk2s7pgbZ9wIgIBYGVw4zGHBml/qTFbexrofXW6Gu4noGxrOwQ==",
|
|---|
| 3135 | "license": "MIT AND ISC",
|
|---|
| 3136 | "dependencies": {
|
|---|
| 3137 | "@types/d3-array": "^3.0.3",
|
|---|
| 3138 | "@types/d3-ease": "^3.0.0",
|
|---|
| 3139 | "@types/d3-interpolate": "^3.0.1",
|
|---|
| 3140 | "@types/d3-scale": "^4.0.2",
|
|---|
| 3141 | "@types/d3-shape": "^3.1.0",
|
|---|
| 3142 | "@types/d3-time": "^3.0.0",
|
|---|
| 3143 | "@types/d3-timer": "^3.0.0",
|
|---|
| 3144 | "d3-array": "^3.1.6",
|
|---|
| 3145 | "d3-ease": "^3.0.1",
|
|---|
| 3146 | "d3-interpolate": "^3.0.1",
|
|---|
| 3147 | "d3-scale": "^4.0.2",
|
|---|
| 3148 | "d3-shape": "^3.1.0",
|
|---|
| 3149 | "d3-time": "^3.0.0",
|
|---|
| 3150 | "d3-timer": "^3.0.1"
|
|---|
| 3151 | }
|
|---|
| 3152 | },
|
|---|
| 3153 | "node_modules/vite": {
|
|---|
| 3154 | "version": "7.2.7",
|
|---|
| 3155 | "resolved": "https://registry.npmjs.org/vite/-/vite-7.2.7.tgz",
|
|---|
| 3156 | "integrity": "sha512-ITcnkFeR3+fI8P1wMgItjGrR10170d8auB4EpMLPqmx6uxElH3a/hHGQabSHKdqd4FXWO1nFIp9rRn7JQ34ACQ==",
|
|---|
| 3157 | "dev": true,
|
|---|
| 3158 | "license": "MIT",
|
|---|
| 3159 | "dependencies": {
|
|---|
| 3160 | "esbuild": "^0.25.0",
|
|---|
| 3161 | "fdir": "^6.5.0",
|
|---|
| 3162 | "picomatch": "^4.0.3",
|
|---|
| 3163 | "postcss": "^8.5.6",
|
|---|
| 3164 | "rollup": "^4.43.0",
|
|---|
| 3165 | "tinyglobby": "^0.2.15"
|
|---|
| 3166 | },
|
|---|
| 3167 | "bin": {
|
|---|
| 3168 | "vite": "bin/vite.js"
|
|---|
| 3169 | },
|
|---|
| 3170 | "engines": {
|
|---|
| 3171 | "node": "^20.19.0 || >=22.12.0"
|
|---|
| 3172 | },
|
|---|
| 3173 | "funding": {
|
|---|
| 3174 | "url": "https://github.com/vitejs/vite?sponsor=1"
|
|---|
| 3175 | },
|
|---|
| 3176 | "optionalDependencies": {
|
|---|
| 3177 | "fsevents": "~2.3.3"
|
|---|
| 3178 | },
|
|---|
| 3179 | "peerDependencies": {
|
|---|
| 3180 | "@types/node": "^20.19.0 || >=22.12.0",
|
|---|
| 3181 | "jiti": ">=1.21.0",
|
|---|
| 3182 | "less": "^4.0.0",
|
|---|
| 3183 | "lightningcss": "^1.21.0",
|
|---|
| 3184 | "sass": "^1.70.0",
|
|---|
| 3185 | "sass-embedded": "^1.70.0",
|
|---|
| 3186 | "stylus": ">=0.54.8",
|
|---|
| 3187 | "sugarss": "^5.0.0",
|
|---|
| 3188 | "terser": "^5.16.0",
|
|---|
| 3189 | "tsx": "^4.8.1",
|
|---|
| 3190 | "yaml": "^2.4.2"
|
|---|
| 3191 | },
|
|---|
| 3192 | "peerDependenciesMeta": {
|
|---|
| 3193 | "@types/node": {
|
|---|
| 3194 | "optional": true
|
|---|
| 3195 | },
|
|---|
| 3196 | "jiti": {
|
|---|
| 3197 | "optional": true
|
|---|
| 3198 | },
|
|---|
| 3199 | "less": {
|
|---|
| 3200 | "optional": true
|
|---|
| 3201 | },
|
|---|
| 3202 | "lightningcss": {
|
|---|
| 3203 | "optional": true
|
|---|
| 3204 | },
|
|---|
| 3205 | "sass": {
|
|---|
| 3206 | "optional": true
|
|---|
| 3207 | },
|
|---|
| 3208 | "sass-embedded": {
|
|---|
| 3209 | "optional": true
|
|---|
| 3210 | },
|
|---|
| 3211 | "stylus": {
|
|---|
| 3212 | "optional": true
|
|---|
| 3213 | },
|
|---|
| 3214 | "sugarss": {
|
|---|
| 3215 | "optional": true
|
|---|
| 3216 | },
|
|---|
| 3217 | "terser": {
|
|---|
| 3218 | "optional": true
|
|---|
| 3219 | },
|
|---|
| 3220 | "tsx": {
|
|---|
| 3221 | "optional": true
|
|---|
| 3222 | },
|
|---|
| 3223 | "yaml": {
|
|---|
| 3224 | "optional": true
|
|---|
| 3225 | }
|
|---|
| 3226 | }
|
|---|
| 3227 | },
|
|---|
| 3228 | "node_modules/which": {
|
|---|
| 3229 | "version": "2.0.2",
|
|---|
| 3230 | "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|---|
| 3231 | "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|---|
| 3232 | "dev": true,
|
|---|
| 3233 | "license": "ISC",
|
|---|
| 3234 | "dependencies": {
|
|---|
| 3235 | "isexe": "^2.0.0"
|
|---|
| 3236 | },
|
|---|
| 3237 | "bin": {
|
|---|
| 3238 | "node-which": "bin/node-which"
|
|---|
| 3239 | },
|
|---|
| 3240 | "engines": {
|
|---|
| 3241 | "node": ">= 8"
|
|---|
| 3242 | }
|
|---|
| 3243 | },
|
|---|
| 3244 | "node_modules/word-wrap": {
|
|---|
| 3245 | "version": "1.2.5",
|
|---|
| 3246 | "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|---|
| 3247 | "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|---|
| 3248 | "dev": true,
|
|---|
| 3249 | "license": "MIT",
|
|---|
| 3250 | "engines": {
|
|---|
| 3251 | "node": ">=0.10.0"
|
|---|
| 3252 | }
|
|---|
| 3253 | },
|
|---|
| 3254 | "node_modules/yallist": {
|
|---|
| 3255 | "version": "3.1.1",
|
|---|
| 3256 | "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
|
|---|
| 3257 | "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
|---|
| 3258 | "dev": true,
|
|---|
| 3259 | "license": "ISC"
|
|---|
| 3260 | },
|
|---|
| 3261 | "node_modules/yocto-queue": {
|
|---|
| 3262 | "version": "0.1.0",
|
|---|
| 3263 | "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|---|
| 3264 | "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
|---|
| 3265 | "dev": true,
|
|---|
| 3266 | "license": "MIT",
|
|---|
| 3267 | "engines": {
|
|---|
| 3268 | "node": ">=10"
|
|---|
| 3269 | },
|
|---|
| 3270 | "funding": {
|
|---|
| 3271 | "url": "https://github.com/sponsors/sindresorhus"
|
|---|
| 3272 | }
|
|---|
| 3273 | },
|
|---|
| 3274 | "node_modules/zod": {
|
|---|
| 3275 | "version": "4.1.13",
|
|---|
| 3276 | "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.13.tgz",
|
|---|
| 3277 | "integrity": "sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==",
|
|---|
| 3278 | "dev": true,
|
|---|
| 3279 | "license": "MIT",
|
|---|
| 3280 | "funding": {
|
|---|
| 3281 | "url": "https://github.com/sponsors/colinhacks"
|
|---|
| 3282 | }
|
|---|
| 3283 | },
|
|---|
| 3284 | "node_modules/zod-validation-error": {
|
|---|
| 3285 | "version": "4.0.2",
|
|---|
| 3286 | "resolved": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz",
|
|---|
| 3287 | "integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==",
|
|---|
| 3288 | "dev": true,
|
|---|
| 3289 | "license": "MIT",
|
|---|
| 3290 | "engines": {
|
|---|
| 3291 | "node": ">=18.0.0"
|
|---|
| 3292 | },
|
|---|
| 3293 | "peerDependencies": {
|
|---|
| 3294 | "zod": "^3.25.0 || ^4.0.0"
|
|---|
| 3295 | }
|
|---|
| 3296 | }
|
|---|
| 3297 | }
|
|---|
| 3298 | }
|
|---|