zhemima/msmail
0
1{2 "name": "msmail",3 "version": "0.0.0",4 "lockfileVersion": 3,5 "requires": true,6 "packages": {7 "": {8 "name": "msmail",9 "version": "0.0.0",10 "dependencies": {11 "@hono/node-server": "^1.13.8",12 "@monaco-editor/loader": "^1.5.0",13 "@tailwindcss/vite": "^4.0.14",14 "dotenv": "^16.4.7",15 "hono": "^4.7.4",16 "moment-timezone": "^0.5.48",17 "monaco-editor": "^0.52.2",18 "pinia": "^3.0.1",19 "playwright": "^1.51.0",20 "tailwindcss": "^4.0.14",21 "tdesign-vue-next": "^1.11.4",22 "unstorage": "^1.15.0",23 "uuid": "^11.1.0",24 "vue": "^3.5.13",25 "vue-router": "^4.5.0"26 },27 "devDependencies": {28 "@types/node": "^22.10.2",29 "@vitejs/plugin-vue": "^5.2.1",30 "@vue/tsconfig": "^0.7.0",31 "concurrently": "^8.2.2",32 "cross-env": "^7.0.3",33 "tsx": "^4.7.1",34 "typescript": "^5.5.2",35 "unplugin-auto-import": "^19.0.0",36 "unplugin-vue-components": "^28.0.0",37 "vite": "^6.2.0",38 "vitest": "~3.0.7",39 "vue-tsc": "^2.2.4"40 }41 },42 "node_modules/@ampproject/remapping": {43 "version": "2.3.0",44 "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",45 "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",46 "license": "Apache-2.0",47 "dependencies": {48 "@jridgewell/gen-mapping": "^0.3.5",49 "@jridgewell/trace-mapping": "^0.3.24"50 },51 "engines": {52 "node": ">=6.0.0"53 }54 },55 "node_modules/@babel/helper-string-parser": {56 "version": "7.27.1",57 "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",58 "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",59 "license": "MIT",60 "engines": {61 "node": ">=6.9.0"62 }63 },64 "node_modules/@babel/helper-validator-identifier": {65 "version": "7.27.1",66 "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",67 "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",68 "license": "MIT",69 "engines": {70 "node": ">=6.9.0"71 }72 },73 "node_modules/@babel/parser": {74 "version": "7.27.4",75 "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.27.4.tgz",76 "integrity": "sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==",77 "license": "MIT",78 "dependencies": {79 "@babel/types": "^7.27.3"80 },81 "bin": {82 "parser": "bin/babel-parser.js"83 },84 "engines": {85 "node": ">=6.0.0"86 }87 },88 "node_modules/@babel/runtime": {89 "version": "7.27.4",90 "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.4.tgz",91 "integrity": "sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==",92 "license": "MIT",93 "engines": {94 "node": ">=6.9.0"95 }96 },97 "node_modules/@babel/types": {98 "version": "7.27.3",99 "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.27.3.tgz",100 "integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==",101 "license": "MIT",102 "dependencies": {103 "@babel/helper-string-parser": "^7.27.1",104 "@babel/helper-validator-identifier": "^7.27.1"105 },106 "engines": {107 "node": ">=6.9.0"108 }109 },110 "node_modules/@esbuild/aix-ppc64": {111 "version": "0.25.5",112 "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",113 "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",114 "cpu": [115 "ppc64"116 ],117 "license": "MIT",118 "optional": true,119 "os": [120 "aix"121 ],122 "engines": {123 "node": ">=18"124 }125 },126 "node_modules/@esbuild/android-arm": {127 "version": "0.25.5",128 "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.25.5.tgz",129 "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",130 "cpu": [131 "arm"132 ],133 "license": "MIT",134 "optional": true,135 "os": [136 "android"137 ],138 "engines": {139 "node": ">=18"140 }141 },142 "node_modules/@esbuild/android-arm64": {143 "version": "0.25.5",144 "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",145 "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",146 "cpu": [147 "arm64"148 ],149 "license": "MIT",150 "optional": true,151 "os": [152 "android"153 ],154 "engines": {155 "node": ">=18"156 }157 },158 "node_modules/@esbuild/android-x64": {159 "version": "0.25.5",160 "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.25.5.tgz",161 "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",162 "cpu": [163 "x64"164 ],165 "license": "MIT",166 "optional": true,167 "os": [168 "android"169 ],170 "engines": {171 "node": ">=18"172 }173 },174 "node_modules/@esbuild/darwin-arm64": {175 "version": "0.25.5",176 "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz",177 "integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==",178 "cpu": [179 "arm64"180 ],181 "license": "MIT",182 "optional": true,183 "os": [184 "darwin"185 ],186 "engines": {187 "node": ">=18"188 }189 },190 "node_modules/@esbuild/darwin-x64": {191 "version": "0.25.5",192 "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",193 "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",194 "cpu": [195 "x64"196 ],197 "license": "MIT",198 "optional": true,199 "os": [200 "darwin"201 ],202 "engines": {203 "node": ">=18"204 }205 },206 "node_modules/@esbuild/freebsd-arm64": {207 "version": "0.25.5",208 "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",209 "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",210 "cpu": [211 "arm64"212 ],213 "license": "MIT",214 "optional": true,215 "os": [216 "freebsd"217 ],218 "engines": {219 "node": ">=18"220 }221 },222 "node_modules/@esbuild/freebsd-x64": {223 "version": "0.25.5",224 "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",225 "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",226 "cpu": [227 "x64"228 ],229 "license": "MIT",230 "optional": true,231 "os": [232 "freebsd"233 ],234 "engines": {235 "node": ">=18"236 }237 },238 "node_modules/@esbuild/linux-arm": {239 "version": "0.25.5",240 "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",241 "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",242 "cpu": [243 "arm"244 ],245 "license": "MIT",246 "optional": true,247 "os": [248 "linux"249 ],250 "engines": {251 "node": ">=18"252 }253 },254 "node_modules/@esbuild/linux-arm64": {255 "version": "0.25.5",256 "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",257 "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",258 "cpu": [259 "arm64"260 ],261 "license": "MIT",262 "optional": true,263 "os": [264 "linux"265 ],266 "engines": {267 "node": ">=18"268 }269 },270 "node_modules/@esbuild/linux-ia32": {271 "version": "0.25.5",272 "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",273 "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",274 "cpu": [275 "ia32"276 ],277 "license": "MIT",278 "optional": true,279 "os": [280 "linux"281 ],282 "engines": {283 "node": ">=18"284 }285 },286 "node_modules/@esbuild/linux-loong64": {287 "version": "0.25.5",288 "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",289 "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",290 "cpu": [291 "loong64"292 ],293 "license": "MIT",294 "optional": true,295 "os": [296 "linux"297 ],298 "engines": {299 "node": ">=18"300 }301 },302 "node_modules/@esbuild/linux-mips64el": {303 "version": "0.25.5",304 "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",305 "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",306 "cpu": [307 "mips64el"308 ],309 "license": "MIT",310 "optional": true,311 "os": [312 "linux"313 ],314 "engines": {315 "node": ">=18"316 }317 },318 "node_modules/@esbuild/linux-ppc64": {319 "version": "0.25.5",320 "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",321 "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",322 "cpu": [323 "ppc64"324 ],325 "license": "MIT",326 "optional": true,327 "os": [328 "linux"329 ],330 "engines": {331 "node": ">=18"332 }333 },334 "node_modules/@esbuild/linux-riscv64": {335 "version": "0.25.5",336 "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",337 "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",338 "cpu": [339 "riscv64"340 ],341 "license": "MIT",342 "optional": true,343 "os": [344 "linux"345 ],346 "engines": {347 "node": ">=18"348 }349 },350 "node_modules/@esbuild/linux-s390x": {351 "version": "0.25.5",352 "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",353 "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",354 "cpu": [355 "s390x"356 ],357 "license": "MIT",358 "optional": true,359 "os": [360 "linux"361 ],362 "engines": {363 "node": ">=18"364 }365 },366 "node_modules/@esbuild/linux-x64": {367 "version": "0.25.5",368 "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",369 "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",370 "cpu": [371 "x64"372 ],373 "license": "MIT",374 "optional": true,375 "os": [376 "linux"377 ],378 "engines": {379 "node": ">=18"380 }381 },382 "node_modules/@esbuild/netbsd-arm64": {383 "version": "0.25.5",384 "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",385 "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",386 "cpu": [387 "arm64"388 ],389 "license": "MIT",390 "optional": true,391 "os": [392 "netbsd"393 ],394 "engines": {395 "node": ">=18"396 }397 },398 "node_modules/@esbuild/netbsd-x64": {399 "version": "0.25.5",400 "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",401 "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",402 "cpu": [403 "x64"404 ],405 "license": "MIT",406 "optional": true,407 "os": [408 "netbsd"409 ],410 "engines": {411 "node": ">=18"412 }413 },414 "node_modules/@esbuild/openbsd-arm64": {415 "version": "0.25.5",416 "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",417 "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",418 "cpu": [419 "arm64"420 ],421 "license": "MIT",422 "optional": true,423 "os": [424 "openbsd"425 ],426 "engines": {427 "node": ">=18"428 }429 },430 "node_modules/@esbuild/openbsd-x64": {431 "version": "0.25.5",432 "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",433 "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",434 "cpu": [435 "x64"436 ],437 "license": "MIT",438 "optional": true,439 "os": [440 "openbsd"441 ],442 "engines": {443 "node": ">=18"444 }445 },446 "node_modules/@esbuild/sunos-x64": {447 "version": "0.25.5",448 "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",449 "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",450 "cpu": [451 "x64"452 ],453 "license": "MIT",454 "optional": true,455 "os": [456 "sunos"457 ],458 "engines": {459 "node": ">=18"460 }461 },462 "node_modules/@esbuild/win32-arm64": {463 "version": "0.25.5",464 "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",465 "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",466 "cpu": [467 "arm64"468 ],469 "license": "MIT",470 "optional": true,471 "os": [472 "win32"473 ],474 "engines": {475 "node": ">=18"476 }477 },478 "node_modules/@esbuild/win32-ia32": {479 "version": "0.25.5",480 "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",481 "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",482 "cpu": [483 "ia32"484 ],485 "license": "MIT",486 "optional": true,487 "os": [488 "win32"489 ],490 "engines": {491 "node": ">=18"492 }493 },494 "node_modules/@esbuild/win32-x64": {495 "version": "0.25.5",496 "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",497 "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",498 "cpu": [499 "x64"500 ],501 "license": "MIT",502 "optional": true,503 "os": [504 "win32"505 ],506 "engines": {507 "node": ">=18"508 }509 },510 "node_modules/@hono/node-server": {511 "version": "1.14.3",512 "resolved": "https://registry.npmmirror.com/@hono/node-server/-/node-server-1.14.3.tgz",513 "integrity": "sha512-KuDMwwghtFYSmIpr4WrKs1VpelTrptvJ+6x6mbUcZnFcc213cumTF5BdqfHyW93B19TNI4Vaev14vOI2a0Ie3w==",514 "license": "MIT",515 "engines": {516 "node": ">=18.14.1"517 },518 "peerDependencies": {519 "hono": "^4"520 }521 },522 "node_modules/@isaacs/fs-minipass": {523 "version": "4.0.1",524 "resolved": "https://registry.npmmirror.com/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",525 "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",526 "license": "ISC",527 "dependencies": {528 "minipass": "^7.0.4"529 },530 "engines": {531 "node": ">=18.0.0"532 }533 },534 "node_modules/@jridgewell/gen-mapping": {535 "version": "0.3.8",536 "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",537 "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",538 "license": "MIT",539 "dependencies": {540 "@jridgewell/set-array": "^1.2.1",541 "@jridgewell/sourcemap-codec": "^1.4.10",542 "@jridgewell/trace-mapping": "^0.3.24"543 },544 "engines": {545 "node": ">=6.0.0"546 }547 },548 "node_modules/@jridgewell/resolve-uri": {549 "version": "3.1.2",550 "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",551 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",552 "license": "MIT",553 "engines": {554 "node": ">=6.0.0"555 }556 },557 "node_modules/@jridgewell/set-array": {558 "version": "1.2.1",559 "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",560 "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",561 "license": "MIT",562 "engines": {563 "node": ">=6.0.0"564 }565 },566 "node_modules/@jridgewell/sourcemap-codec": {567 "version": "1.5.0",568 "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",569 "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",570 "license": "MIT"571 },572 "node_modules/@jridgewell/trace-mapping": {573 "version": "0.3.25",574 "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",575 "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",576 "license": "MIT",577 "dependencies": {578 "@jridgewell/resolve-uri": "^3.1.0",579 "@jridgewell/sourcemap-codec": "^1.4.14"580 }581 },582 "node_modules/@monaco-editor/loader": {583 "version": "1.5.0",584 "resolved": "https://registry.npmmirror.com/@monaco-editor/loader/-/loader-1.5.0.tgz",585 "integrity": "sha512-hKoGSM+7aAc7eRTRjpqAZucPmoNOC4UUbknb/VNoTkEIkCPhqV8LfbsgM1webRM7S/z21eHEx9Fkwx8Z/C/+Xw==",586 "license": "MIT",587 "dependencies": {588 "state-local": "^1.0.6"589 }590 },591 "node_modules/@popperjs/core": {592 "version": "2.11.8",593 "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz",594 "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",595 "license": "MIT",596 "funding": {597 "type": "opencollective",598 "url": "https://opencollective.com/popperjs"599 }600 },601 "node_modules/@rollup/rollup-android-arm-eabi": {602 "version": "4.41.1",603 "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz",604 "integrity": "sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw==",605 "cpu": [606 "arm"607 ],608 "license": "MIT",609 "optional": true,610 "os": [611 "android"612 ]613 },614 "node_modules/@rollup/rollup-android-arm64": {615 "version": "4.41.1",616 "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz",617 "integrity": "sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA==",618 "cpu": [619 "arm64"620 ],621 "license": "MIT",622 "optional": true,623 "os": [624 "android"625 ]626 },627 "node_modules/@rollup/rollup-darwin-arm64": {628 "version": "4.41.1",629 "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz",630 "integrity": "sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w==",631 "cpu": [632 "arm64"633 ],634 "license": "MIT",635 "optional": true,636 "os": [637 "darwin"638 ]639 },640 "node_modules/@rollup/rollup-darwin-x64": {641 "version": "4.41.1",642 "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz",643 "integrity": "sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg==",644 "cpu": [645 "x64"646 ],647 "license": "MIT",648 "optional": true,649 "os": [650 "darwin"651 ]652 },653 "node_modules/@rollup/rollup-freebsd-arm64": {654 "version": "4.41.1",655 "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz",656 "integrity": "sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg==",657 "cpu": [658 "arm64"659 ],660 "license": "MIT",661 "optional": true,662 "os": [663 "freebsd"664 ]665 },666 "node_modules/@rollup/rollup-freebsd-x64": {667 "version": "4.41.1",668 "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz",669 "integrity": "sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA==",670 "cpu": [671 "x64"672 ],673 "license": "MIT",674 "optional": true,675 "os": [676 "freebsd"677 ]678 },679 "node_modules/@rollup/rollup-linux-arm-gnueabihf": {680 "version": "4.41.1",681 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz",682 "integrity": "sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg==",683 "cpu": [684 "arm"685 ],686 "license": "MIT",687 "optional": true,688 "os": [689 "linux"690 ]691 },692 "node_modules/@rollup/rollup-linux-arm-musleabihf": {693 "version": "4.41.1",694 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz",695 "integrity": "sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA==",696 "cpu": [697 "arm"698 ],699 "license": "MIT",700 "optional": true,701 "os": [702 "linux"703 ]704 },705 "node_modules/@rollup/rollup-linux-arm64-gnu": {706 "version": "4.41.1",707 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz",708 "integrity": "sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA==",709 "cpu": [710 "arm64"711 ],712 "license": "MIT",713 "optional": true,714 "os": [715 "linux"716 ]717 },718 "node_modules/@rollup/rollup-linux-arm64-musl": {719 "version": "4.41.1",720 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz",721 "integrity": "sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg==",722 "cpu": [723 "arm64"724 ],725 "license": "MIT",726 "optional": true,727 "os": [728 "linux"729 ]730 },731 "node_modules/@rollup/rollup-linux-loongarch64-gnu": {732 "version": "4.41.1",733 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz",734 "integrity": "sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw==",735 "cpu": [736 "loong64"737 ],738 "license": "MIT",739 "optional": true,740 "os": [741 "linux"742 ]743 },744 "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {745 "version": "4.41.1",746 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz",747 "integrity": "sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A==",748 "cpu": [749 "ppc64"750 ],751 "license": "MIT",752 "optional": true,753 "os": [754 "linux"755 ]756 },757 "node_modules/@rollup/rollup-linux-riscv64-gnu": {758 "version": "4.41.1",759 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz",760 "integrity": "sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw==",761 "cpu": [762 "riscv64"763 ],764 "license": "MIT",765 "optional": true,766 "os": [767 "linux"768 ]769 },770 "node_modules/@rollup/rollup-linux-riscv64-musl": {771 "version": "4.41.1",772 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz",773 "integrity": "sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw==",774 "cpu": [775 "riscv64"776 ],777 "license": "MIT",778 "optional": true,779 "os": [780 "linux"781 ]782 },783 "node_modules/@rollup/rollup-linux-s390x-gnu": {784 "version": "4.41.1",785 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz",786 "integrity": "sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g==",787 "cpu": [788 "s390x"789 ],790 "license": "MIT",791 "optional": true,792 "os": [793 "linux"794 ]795 },796 "node_modules/@rollup/rollup-linux-x64-gnu": {797 "version": "4.41.1",798 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz",799 "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==",800 "cpu": [801 "x64"802 ],803 "license": "MIT",804 "optional": true,805 "os": [806 "linux"807 ]808 },809 "node_modules/@rollup/rollup-linux-x64-musl": {810 "version": "4.41.1",811 "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz",812 "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==",813 "cpu": [814 "x64"815 ],816 "license": "MIT",817 "optional": true,818 "os": [819 "linux"820 ]821 },822 "node_modules/@rollup/rollup-win32-arm64-msvc": {823 "version": "4.41.1",824 "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz",825 "integrity": "sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ==",826 "cpu": [827 "arm64"828 ],829 "license": "MIT",830 "optional": true,831 "os": [832 "win32"833 ]834 },835 "node_modules/@rollup/rollup-win32-ia32-msvc": {836 "version": "4.41.1",837 "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz",838 "integrity": "sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg==",839 "cpu": [840 "ia32"841 ],842 "license": "MIT",843 "optional": true,844 "os": [845 "win32"846 ]847 },848 "node_modules/@rollup/rollup-win32-x64-msvc": {849 "version": "4.41.1",850 "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz",851 "integrity": "sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw==",852 "cpu": [853 "x64"854 ],855 "license": "MIT",856 "optional": true,857 "os": [858 "win32"859 ]860 },861 "node_modules/@tailwindcss/node": {862 "version": "4.1.8",863 "resolved": "https://registry.npmmirror.com/@tailwindcss/node/-/node-4.1.8.tgz",864 "integrity": "sha512-OWwBsbC9BFAJelmnNcrKuf+bka2ZxCE2A4Ft53Tkg4uoiE67r/PMEYwCsourC26E+kmxfwE0hVzMdxqeW+xu7Q==",865 "license": "MIT",866 "dependencies": {867 "@ampproject/remapping": "^2.3.0",868 "enhanced-resolve": "^5.18.1",869 "jiti": "^2.4.2",870 "lightningcss": "1.30.1",871 "magic-string": "^0.30.17",872 "source-map-js": "^1.2.1",873 "tailwindcss": "4.1.8"874 }875 },876 "node_modules/@tailwindcss/oxide": {877 "version": "4.1.8",878 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide/-/oxide-4.1.8.tgz",879 "integrity": "sha512-d7qvv9PsM5N3VNKhwVUhpK6r4h9wtLkJ6lz9ZY9aeZgrUWk1Z8VPyqyDT9MZlem7GTGseRQHkeB1j3tC7W1P+A==",880 "hasInstallScript": true,881 "license": "MIT",882 "dependencies": {883 "detect-libc": "^2.0.4",884 "tar": "^7.4.3"885 },886 "engines": {887 "node": ">= 10"888 },889 "optionalDependencies": {890 "@tailwindcss/oxide-android-arm64": "4.1.8",891 "@tailwindcss/oxide-darwin-arm64": "4.1.8",892 "@tailwindcss/oxide-darwin-x64": "4.1.8",893 "@tailwindcss/oxide-freebsd-x64": "4.1.8",894 "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.8",895 "@tailwindcss/oxide-linux-arm64-gnu": "4.1.8",896 "@tailwindcss/oxide-linux-arm64-musl": "4.1.8",897 "@tailwindcss/oxide-linux-x64-gnu": "4.1.8",898 "@tailwindcss/oxide-linux-x64-musl": "4.1.8",899 "@tailwindcss/oxide-wasm32-wasi": "4.1.8",900 "@tailwindcss/oxide-win32-arm64-msvc": "4.1.8",901 "@tailwindcss/oxide-win32-x64-msvc": "4.1.8"902 }903 },904 "node_modules/@tailwindcss/oxide-android-arm64": {905 "version": "4.1.8",906 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.8.tgz",907 "integrity": "sha512-Fbz7qni62uKYceWYvUjRqhGfZKwhZDQhlrJKGtnZfuNtHFqa8wmr+Wn74CTWERiW2hn3mN5gTpOoxWKk0jRxjg==",908 "cpu": [909 "arm64"910 ],911 "license": "MIT",912 "optional": true,913 "os": [914 "android"915 ],916 "engines": {917 "node": ">= 10"918 }919 },920 "node_modules/@tailwindcss/oxide-darwin-arm64": {921 "version": "4.1.8",922 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.8.tgz",923 "integrity": "sha512-RdRvedGsT0vwVVDztvyXhKpsU2ark/BjgG0huo4+2BluxdXo8NDgzl77qh0T1nUxmM11eXwR8jA39ibvSTbi7A==",924 "cpu": [925 "arm64"926 ],927 "license": "MIT",928 "optional": true,929 "os": [930 "darwin"931 ],932 "engines": {933 "node": ">= 10"934 }935 },936 "node_modules/@tailwindcss/oxide-darwin-x64": {937 "version": "4.1.8",938 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.8.tgz",939 "integrity": "sha512-t6PgxjEMLp5Ovf7uMb2OFmb3kqzVTPPakWpBIFzppk4JE4ix0yEtbtSjPbU8+PZETpaYMtXvss2Sdkx8Vs4XRw==",940 "cpu": [941 "x64"942 ],943 "license": "MIT",944 "optional": true,945 "os": [946 "darwin"947 ],948 "engines": {949 "node": ">= 10"950 }951 },952 "node_modules/@tailwindcss/oxide-freebsd-x64": {953 "version": "4.1.8",954 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.8.tgz",955 "integrity": "sha512-g8C8eGEyhHTqwPStSwZNSrOlyx0bhK/V/+zX0Y+n7DoRUzyS8eMbVshVOLJTDDC+Qn9IJnilYbIKzpB9n4aBsg==",956 "cpu": [957 "x64"958 ],959 "license": "MIT",960 "optional": true,961 "os": [962 "freebsd"963 ],964 "engines": {965 "node": ">= 10"966 }967 },968 "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {969 "version": "4.1.8",970 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.8.tgz",971 "integrity": "sha512-Jmzr3FA4S2tHhaC6yCjac3rGf7hG9R6Gf2z9i9JFcuyy0u79HfQsh/thifbYTF2ic82KJovKKkIB6Z9TdNhCXQ==",972 "cpu": [973 "arm"974 ],975 "license": "MIT",976 "optional": true,977 "os": [978 "linux"979 ],980 "engines": {981 "node": ">= 10"982 }983 },984 "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {985 "version": "4.1.8",986 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.8.tgz",987 "integrity": "sha512-qq7jXtO1+UEtCmCeBBIRDrPFIVI4ilEQ97qgBGdwXAARrUqSn/L9fUrkb1XP/mvVtoVeR2bt/0L77xx53bPZ/Q==",988 "cpu": [989 "arm64"990 ],991 "license": "MIT",992 "optional": true,993 "os": [994 "linux"995 ],996 "engines": {997 "node": ">= 10"998 }999 },1000 "node_modules/@tailwindcss/oxide-linux-arm64-musl": {1001 "version": "4.1.8",1002 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.8.tgz",1003 "integrity": "sha512-O6b8QesPbJCRshsNApsOIpzKt3ztG35gfX9tEf4arD7mwNinsoCKxkj8TgEE0YRjmjtO3r9FlJnT/ENd9EVefQ==",1004 "cpu": [1005 "arm64"1006 ],1007 "license": "MIT",1008 "optional": true,1009 "os": [1010 "linux"1011 ],1012 "engines": {1013 "node": ">= 10"1014 }1015 },1016 "node_modules/@tailwindcss/oxide-linux-x64-gnu": {1017 "version": "4.1.8",1018 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.8.tgz",1019 "integrity": "sha512-32iEXX/pXwikshNOGnERAFwFSfiltmijMIAbUhnNyjFr3tmWmMJWQKU2vNcFX0DACSXJ3ZWcSkzNbaKTdngH6g==",1020 "cpu": [1021 "x64"1022 ],1023 "license": "MIT",1024 "optional": true,1025 "os": [1026 "linux"1027 ],1028 "engines": {1029 "node": ">= 10"1030 }1031 },1032 "node_modules/@tailwindcss/oxide-linux-x64-musl": {1033 "version": "4.1.8",1034 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.8.tgz",1035 "integrity": "sha512-s+VSSD+TfZeMEsCaFaHTaY5YNj3Dri8rST09gMvYQKwPphacRG7wbuQ5ZJMIJXN/puxPcg/nU+ucvWguPpvBDg==",1036 "cpu": [1037 "x64"1038 ],1039 "license": "MIT",1040 "optional": true,1041 "os": [1042 "linux"1043 ],1044 "engines": {1045 "node": ">= 10"1046 }1047 },1048 "node_modules/@tailwindcss/oxide-wasm32-wasi": {1049 "version": "4.1.8",1050 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.8.tgz",1051 "integrity": "sha512-CXBPVFkpDjM67sS1psWohZ6g/2/cd+cq56vPxK4JeawelxwK4YECgl9Y9TjkE2qfF+9/s1tHHJqrC4SS6cVvSg==",1052 "bundleDependencies": [1053 "@napi-rs/wasm-runtime",1054 "@emnapi/core",1055 "@emnapi/runtime",1056 "@tybys/wasm-util",1057 "@emnapi/wasi-threads",1058 "tslib"1059 ],1060 "cpu": [1061 "wasm32"1062 ],1063 "license": "MIT",1064 "optional": true,1065 "dependencies": {1066 "@emnapi/core": "^1.4.3",1067 "@emnapi/runtime": "^1.4.3",1068 "@emnapi/wasi-threads": "^1.0.2",1069 "@napi-rs/wasm-runtime": "^0.2.10",1070 "@tybys/wasm-util": "^0.9.0",1071 "tslib": "^2.8.0"1072 },1073 "engines": {1074 "node": ">=14.0.0"1075 }1076 },1077 "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {1078 "version": "4.1.8",1079 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.8.tgz",1080 "integrity": "sha512-7GmYk1n28teDHUjPlIx4Z6Z4hHEgvP5ZW2QS9ygnDAdI/myh3HTHjDqtSqgu1BpRoI4OiLx+fThAyA1JePoENA==",1081 "cpu": [1082 "arm64"1083 ],1084 "license": "MIT",1085 "optional": true,1086 "os": [1087 "win32"1088 ],1089 "engines": {1090 "node": ">= 10"1091 }1092 },1093 "node_modules/@tailwindcss/oxide-win32-x64-msvc": {1094 "version": "4.1.8",1095 "resolved": "https://registry.npmmirror.com/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.8.tgz",1096 "integrity": "sha512-fou+U20j+Jl0EHwK92spoWISON2OBnCazIc038Xj2TdweYV33ZRkS9nwqiUi2d/Wba5xg5UoHfvynnb/UB49cQ==",1097 "cpu": [1098 "x64"1099 ],1100 "license": "MIT",1101 "optional": true,1102 "os": [1103 "win32"1104 ],1105 "engines": {1106 "node": ">= 10"1107 }1108 },1109 "node_modules/@tailwindcss/vite": {1110 "version": "4.1.8",1111 "resolved": "https://registry.npmmirror.com/@tailwindcss/vite/-/vite-4.1.8.tgz",1112 "integrity": "sha512-CQ+I8yxNV5/6uGaJjiuymgw0kEQiNKRinYbZXPdx1fk5WgiyReG0VaUx/Xq6aVNSUNJFzxm6o8FNKS5aMaim5A==",1113 "license": "MIT",1114 "dependencies": {1115 "@tailwindcss/node": "4.1.8",1116 "@tailwindcss/oxide": "4.1.8",1117 "tailwindcss": "4.1.8"1118 },1119 "peerDependencies": {1120 "vite": "^5.2.0 || ^6"1121 }1122 },1123 "node_modules/@types/estree": {1124 "version": "1.0.7",1125 "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.7.tgz",1126 "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",1127 "license": "MIT"1128 },1129 "node_modules/@types/lodash": {1130 "version": "4.17.17",1131 "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.17.tgz",1132 "integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==",1133 "license": "MIT"1134 },1135 "node_modules/@types/lodash-es": {1136 "version": "4.17.12",1137 "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz",1138 "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",1139 "license": "MIT",1140 "dependencies": {1141 "@types/lodash": "*"1142 }1143 },1144 "node_modules/@types/node": {1145 "version": "22.15.29",1146 "resolved": "https://registry.npmmirror.com/@types/node/-/node-22.15.29.tgz",1147 "integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",1148 "devOptional": true,1149 "license": "MIT",1150 "dependencies": {1151 "undici-types": "~6.21.0"1152 }1153 },1154 "node_modules/@types/sortablejs": {1155 "version": "1.15.8",1156 "resolved": "https://registry.npmmirror.com/@types/sortablejs/-/sortablejs-1.15.8.tgz",1157 "integrity": "sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==",1158 "license": "MIT"1159 },1160 "node_modules/@types/tinycolor2": {1161 "version": "1.4.6",1162 "resolved": "https://registry.npmmirror.com/@types/tinycolor2/-/tinycolor2-1.4.6.tgz",1163 "integrity": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==",1164 "license": "MIT"1165 },1166 "node_modules/@types/validator": {1167 "version": "13.15.1",1168 "resolved": "https://registry.npmmirror.com/@types/validator/-/validator-13.15.1.tgz",1169 "integrity": "sha512-9gG6ogYcoI2mCMLdcO0NYI0AYrbxIjv0MDmy/5Ywo6CpWWrqYayc+mmgxRsCgtcGJm9BSbXkMsmxGah1iGHAAQ==",1170 "license": "MIT"1171 },1172 "node_modules/@vitejs/plugin-vue": {1173 "version": "5.2.4",1174 "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",1175 "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",1176 "dev": true,1177 "license": "MIT",1178 "engines": {1179 "node": "^18.0.0 || >=20.0.0"1180 },1181 "peerDependencies": {1182 "vite": "^5.0.0 || ^6.0.0",1183 "vue": "^3.2.25"1184 }1185 },1186 "node_modules/@vitest/expect": {1187 "version": "3.0.9",1188 "resolved": "https://registry.npmmirror.com/@vitest/expect/-/expect-3.0.9.tgz",1189 "integrity": "sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==",1190 "dev": true,1191 "license": "MIT",1192 "dependencies": {1193 "@vitest/spy": "3.0.9",1194 "@vitest/utils": "3.0.9",1195 "chai": "^5.2.0",1196 "tinyrainbow": "^2.0.0"1197 },1198 "funding": {1199 "url": "https://opencollective.com/vitest"1200 }