diff --git a/bun.lock b/bun.lock index f8f267f..08180ec 100644 --- a/bun.lock +++ b/bun.lock @@ -6,9 +6,11 @@ "dependencies": { "@tanstack/react-query": "^5.83.0", "axios": "^1.10.0", + "fast-average-color": "^9.5.0", "framer-motion": "^12.12.1", + "html2canvas-pro": "^1.5.11", "lodash": "^4.17.21", - "lucide-react": "^0.525.0", + "lucide-react": "^0.536.0", "next": "15.3.2", "next-intl": "^4.1.0", "react": "^19.0.0", @@ -44,7 +46,9 @@ "@babel/code-frame": ["@babel/code-frame@7.27.1", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.27.1", "js-tokens": "^4.0.0", "picocolors": "^1.1.1" } }, "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg=="], - "@babel/generator": ["@babel/generator@7.27.5", "", { "dependencies": { "@babel/parser": "^7.27.5", "@babel/types": "^7.27.3", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^3.0.2" } }, "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw=="], + "@babel/generator": ["@babel/generator@7.28.0", "", { "dependencies": { "@babel/parser": "^7.28.0", "@babel/types": "^7.28.0", "@jridgewell/gen-mapping": "^0.3.12", "@jridgewell/trace-mapping": "^0.3.28", "jsesc": "^3.0.2" } }, "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg=="], + + "@babel/helper-globals": ["@babel/helper-globals@7.28.0", "", {}, "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw=="], "@babel/helper-module-imports": ["@babel/helper-module-imports@7.27.1", "", { "dependencies": { "@babel/traverse": "^7.27.1", "@babel/types": "^7.27.1" } }, "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w=="], @@ -52,21 +56,21 @@ "@babel/helper-validator-identifier": ["@babel/helper-validator-identifier@7.27.1", "", {}, "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow=="], - "@babel/parser": ["@babel/parser@7.27.7", "", { "dependencies": { "@babel/types": "^7.27.7" }, "bin": "./bin/babel-parser.js" }, "sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q=="], + "@babel/parser": ["@babel/parser@7.28.0", "", { "dependencies": { "@babel/types": "^7.28.0" }, "bin": "./bin/babel-parser.js" }, "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g=="], - "@babel/runtime": ["@babel/runtime@7.27.6", "", {}, "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q=="], + "@babel/runtime": ["@babel/runtime@7.28.2", "", {}, "sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA=="], "@babel/template": ["@babel/template@7.27.2", "", { "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/parser": "^7.27.2", "@babel/types": "^7.27.1" } }, "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw=="], - "@babel/traverse": ["@babel/traverse@7.27.7", "", { "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.27.5", "@babel/parser": "^7.27.7", "@babel/template": "^7.27.2", "@babel/types": "^7.27.7", "debug": "^4.3.1", "globals": "^11.1.0" } }, "sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw=="], + "@babel/traverse": ["@babel/traverse@7.28.0", "", { "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.0", "@babel/helper-globals": "^7.28.0", "@babel/parser": "^7.28.0", "@babel/template": "^7.27.2", "@babel/types": "^7.28.0", "debug": "^4.3.1" } }, "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg=="], - "@babel/types": ["@babel/types@7.27.7", "", { "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" } }, "sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw=="], + "@babel/types": ["@babel/types@7.28.2", "", { "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" } }, "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ=="], - "@emnapi/core": ["@emnapi/core@1.4.3", "", { "dependencies": { "@emnapi/wasi-threads": "1.0.2", "tslib": "^2.4.0" } }, "sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g=="], + "@emnapi/core": ["@emnapi/core@1.4.5", "", { "dependencies": { "@emnapi/wasi-threads": "1.0.4", "tslib": "^2.4.0" } }, "sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q=="], - "@emnapi/runtime": ["@emnapi/runtime@1.4.3", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ=="], + "@emnapi/runtime": ["@emnapi/runtime@1.4.5", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg=="], - "@emnapi/wasi-threads": ["@emnapi/wasi-threads@1.0.2", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA=="], + "@emnapi/wasi-threads": ["@emnapi/wasi-threads@1.0.4", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g=="], "@emotion/babel-plugin": ["@emotion/babel-plugin@11.13.5", "", { "dependencies": { "@babel/helper-module-imports": "^7.16.7", "@babel/runtime": "^7.18.3", "@emotion/hash": "^0.9.2", "@emotion/memoize": "^0.9.0", "@emotion/serialize": "^1.3.3", "babel-plugin-macros": "^3.1.0", "convert-source-map": "^1.5.0", "escape-string-regexp": "^4.0.0", "find-root": "^1.1.0", "source-map": "^0.5.7", "stylis": "4.2.0" } }, "sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ=="], @@ -94,23 +98,23 @@ "@eslint-community/regexpp": ["@eslint-community/regexpp@4.12.1", "", {}, "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ=="], - "@eslint/config-array": ["@eslint/config-array@0.20.0", "", { "dependencies": { "@eslint/object-schema": "^2.1.6", "debug": "^4.3.1", "minimatch": "^3.1.2" } }, "sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ=="], + "@eslint/config-array": ["@eslint/config-array@0.21.0", "", { "dependencies": { "@eslint/object-schema": "^2.1.6", "debug": "^4.3.1", "minimatch": "^3.1.2" } }, "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ=="], - "@eslint/config-helpers": ["@eslint/config-helpers@0.2.2", "", {}, "sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg=="], + "@eslint/config-helpers": ["@eslint/config-helpers@0.3.0", "", {}, "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw=="], - "@eslint/core": ["@eslint/core@0.14.0", "", { "dependencies": { "@types/json-schema": "^7.0.15" } }, "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg=="], + "@eslint/core": ["@eslint/core@0.15.1", "", { "dependencies": { "@types/json-schema": "^7.0.15" } }, "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA=="], "@eslint/eslintrc": ["@eslint/eslintrc@3.3.1", "", { "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^10.0.1", "globals": "^14.0.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" } }, "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ=="], - "@eslint/js": ["@eslint/js@9.27.0", "", {}, "sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA=="], + "@eslint/js": ["@eslint/js@9.32.0", "", {}, "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg=="], "@eslint/object-schema": ["@eslint/object-schema@2.1.6", "", {}, "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA=="], - "@eslint/plugin-kit": ["@eslint/plugin-kit@0.3.1", "", { "dependencies": { "@eslint/core": "^0.14.0", "levn": "^0.4.1" } }, "sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w=="], + "@eslint/plugin-kit": ["@eslint/plugin-kit@0.3.4", "", { "dependencies": { "@eslint/core": "^0.15.1", "levn": "^0.4.1" } }, "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw=="], - "@floating-ui/core": ["@floating-ui/core@1.7.2", "", { "dependencies": { "@floating-ui/utils": "^0.2.10" } }, "sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw=="], + "@floating-ui/core": ["@floating-ui/core@1.7.3", "", { "dependencies": { "@floating-ui/utils": "^0.2.10" } }, "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w=="], - "@floating-ui/dom": ["@floating-ui/dom@1.7.2", "", { "dependencies": { "@floating-ui/core": "^1.7.2", "@floating-ui/utils": "^0.2.10" } }, "sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA=="], + "@floating-ui/dom": ["@floating-ui/dom@1.7.3", "", { "dependencies": { "@floating-ui/core": "^1.7.3", "@floating-ui/utils": "^0.2.10" } }, "sha512-uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag=="], "@floating-ui/utils": ["@floating-ui/utils@0.2.10", "", {}, "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ=="], @@ -132,47 +136,49 @@ "@humanwhocodes/retry": ["@humanwhocodes/retry@0.4.3", "", {}, "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ=="], - "@img/sharp-darwin-arm64": ["@img/sharp-darwin-arm64@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.1.0" }, "os": "darwin", "cpu": "arm64" }, "sha512-OfXHZPppddivUJnqyKoi5YVeHRkkNE2zUFT2gbpKxp/JZCFYEYubnMg+gOp6lWfasPrTS+KPosKqdI+ELYVDtg=="], + "@img/sharp-darwin-arm64": ["@img/sharp-darwin-arm64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.2.0" }, "os": "darwin", "cpu": "arm64" }, "sha512-ryFMfvxxpQRsgZJqBd4wsttYQbCxsJksrv9Lw/v798JcQ8+w84mBWuXwl+TT0WJ/WrYOLaYpwQXi3sA9nTIaIg=="], - "@img/sharp-darwin-x64": ["@img/sharp-darwin-x64@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-x64": "1.1.0" }, "os": "darwin", "cpu": "x64" }, "sha512-dYvWqmjU9VxqXmjEtjmvHnGqF8GrVjM2Epj9rJ6BUIXvk8slvNDJbhGFvIoXzkDhrJC2jUxNLz/GUjjvSzfw+g=="], + "@img/sharp-darwin-x64": ["@img/sharp-darwin-x64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-x64": "1.2.0" }, "os": "darwin", "cpu": "x64" }, "sha512-yHpJYynROAj12TA6qil58hmPmAwxKKC7reUqtGLzsOHfP7/rniNGTL8tjWX6L3CTV4+5P4ypcS7Pp+7OB+8ihA=="], - "@img/sharp-libvips-darwin-arm64": ["@img/sharp-libvips-darwin-arm64@1.1.0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA=="], + "@img/sharp-libvips-darwin-arm64": ["@img/sharp-libvips-darwin-arm64@1.2.0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-sBZmpwmxqwlqG9ueWFXtockhsxefaV6O84BMOrhtg/YqbTaRdqDE7hxraVE3y6gVM4eExmfzW4a8el9ArLeEiQ=="], - "@img/sharp-libvips-darwin-x64": ["@img/sharp-libvips-darwin-x64@1.1.0", "", { "os": "darwin", "cpu": "x64" }, "sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ=="], + "@img/sharp-libvips-darwin-x64": ["@img/sharp-libvips-darwin-x64@1.2.0", "", { "os": "darwin", "cpu": "x64" }, "sha512-M64XVuL94OgiNHa5/m2YvEQI5q2cl9d/wk0qFTDVXcYzi43lxuiFTftMR1tOnFQovVXNZJ5TURSDK2pNe9Yzqg=="], - "@img/sharp-libvips-linux-arm": ["@img/sharp-libvips-linux-arm@1.1.0", "", { "os": "linux", "cpu": "arm" }, "sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA=="], + "@img/sharp-libvips-linux-arm": ["@img/sharp-libvips-linux-arm@1.2.0", "", { "os": "linux", "cpu": "arm" }, "sha512-mWd2uWvDtL/nvIzThLq3fr2nnGfyr/XMXlq8ZJ9WMR6PXijHlC3ksp0IpuhK6bougvQrchUAfzRLnbsen0Cqvw=="], - "@img/sharp-libvips-linux-arm64": ["@img/sharp-libvips-linux-arm64@1.1.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew=="], + "@img/sharp-libvips-linux-arm64": ["@img/sharp-libvips-linux-arm64@1.2.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-RXwd0CgG+uPRX5YYrkzKyalt2OJYRiJQ8ED/fi1tq9WQW2jsQIn0tqrlR5l5dr/rjqq6AHAxURhj2DVjyQWSOA=="], - "@img/sharp-libvips-linux-ppc64": ["@img/sharp-libvips-linux-ppc64@1.1.0", "", { "os": "linux", "cpu": "ppc64" }, "sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ=="], + "@img/sharp-libvips-linux-ppc64": ["@img/sharp-libvips-linux-ppc64@1.2.0", "", { "os": "linux", "cpu": "ppc64" }, "sha512-Xod/7KaDDHkYu2phxxfeEPXfVXFKx70EAFZ0qyUdOjCcxbjqyJOEUpDe6RIyaunGxT34Anf9ue/wuWOqBW2WcQ=="], - "@img/sharp-libvips-linux-s390x": ["@img/sharp-libvips-linux-s390x@1.1.0", "", { "os": "linux", "cpu": "s390x" }, "sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA=="], + "@img/sharp-libvips-linux-s390x": ["@img/sharp-libvips-linux-s390x@1.2.0", "", { "os": "linux", "cpu": "s390x" }, "sha512-eMKfzDxLGT8mnmPJTNMcjfO33fLiTDsrMlUVcp6b96ETbnJmd4uvZxVJSKPQfS+odwfVaGifhsB07J1LynFehw=="], - "@img/sharp-libvips-linux-x64": ["@img/sharp-libvips-linux-x64@1.1.0", "", { "os": "linux", "cpu": "x64" }, "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q=="], + "@img/sharp-libvips-linux-x64": ["@img/sharp-libvips-linux-x64@1.2.0", "", { "os": "linux", "cpu": "x64" }, "sha512-ZW3FPWIc7K1sH9E3nxIGB3y3dZkpJlMnkk7z5tu1nSkBoCgw2nSRTFHI5pB/3CQaJM0pdzMF3paf9ckKMSE9Tg=="], - "@img/sharp-libvips-linuxmusl-arm64": ["@img/sharp-libvips-linuxmusl-arm64@1.1.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w=="], + "@img/sharp-libvips-linuxmusl-arm64": ["@img/sharp-libvips-linuxmusl-arm64@1.2.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-UG+LqQJbf5VJ8NWJ5Z3tdIe/HXjuIdo4JeVNADXBFuG7z9zjoegpzzGIyV5zQKi4zaJjnAd2+g2nna8TZvuW9Q=="], - "@img/sharp-libvips-linuxmusl-x64": ["@img/sharp-libvips-linuxmusl-x64@1.1.0", "", { "os": "linux", "cpu": "x64" }, "sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A=="], + "@img/sharp-libvips-linuxmusl-x64": ["@img/sharp-libvips-linuxmusl-x64@1.2.0", "", { "os": "linux", "cpu": "x64" }, "sha512-SRYOLR7CXPgNze8akZwjoGBoN1ThNZoqpOgfnOxmWsklTGVfJiGJoC/Lod7aNMGA1jSsKWM1+HRX43OP6p9+6Q=="], - "@img/sharp-linux-arm": ["@img/sharp-linux-arm@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm": "1.1.0" }, "os": "linux", "cpu": "arm" }, "sha512-0DZzkvuEOqQUP9mo2kjjKNok5AmnOr1jB2XYjkaoNRwpAYMDzRmAqUIa1nRi58S2WswqSfPOWLNOr0FDT3H5RQ=="], + "@img/sharp-linux-arm": ["@img/sharp-linux-arm@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm": "1.2.0" }, "os": "linux", "cpu": "arm" }, "sha512-oBK9l+h6KBN0i3dC8rYntLiVfW8D8wH+NPNT3O/WBHeW0OQWCjfWksLUaPidsrDKpJgXp3G3/hkmhptAW0I3+A=="], - "@img/sharp-linux-arm64": ["@img/sharp-linux-arm64@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm64": "1.1.0" }, "os": "linux", "cpu": "arm64" }, "sha512-D8n8wgWmPDakc83LORcfJepdOSN6MvWNzzz2ux0MnIbOqdieRZwVYY32zxVx+IFUT8er5KPcyU3XXsn+GzG/0Q=="], + "@img/sharp-linux-arm64": ["@img/sharp-linux-arm64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm64": "1.2.0" }, "os": "linux", "cpu": "arm64" }, "sha512-QdrKe3EvQrqwkDrtuTIjI0bu6YEJHTgEeqdzI3uWJOH6G1O8Nl1iEeVYRGdj1h5I21CqxSvQp1Yv7xeU3ZewbA=="], - "@img/sharp-linux-s390x": ["@img/sharp-linux-s390x@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-linux-s390x": "1.1.0" }, "os": "linux", "cpu": "s390x" }, "sha512-EGZ1xwhBI7dNISwxjChqBGELCWMGDvmxZXKjQRuqMrakhO8QoMgqCrdjnAqJq/CScxfRn+Bb7suXBElKQpPDiw=="], + "@img/sharp-linux-ppc64": ["@img/sharp-linux-ppc64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linux-ppc64": "1.2.0" }, "os": "linux", "cpu": "ppc64" }, "sha512-GLtbLQMCNC5nxuImPR2+RgrviwKwVql28FWZIW1zWruy6zLgA5/x2ZXk3mxj58X/tszVF69KK0Is83V8YgWhLA=="], - "@img/sharp-linux-x64": ["@img/sharp-linux-x64@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-linux-x64": "1.1.0" }, "os": "linux", "cpu": "x64" }, "sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ=="], + "@img/sharp-linux-s390x": ["@img/sharp-linux-s390x@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linux-s390x": "1.2.0" }, "os": "linux", "cpu": "s390x" }, "sha512-3gahT+A6c4cdc2edhsLHmIOXMb17ltffJlxR0aC2VPZfwKoTGZec6u5GrFgdR7ciJSsHT27BD3TIuGcuRT0KmQ=="], - "@img/sharp-linuxmusl-arm64": ["@img/sharp-linuxmusl-arm64@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-arm64": "1.1.0" }, "os": "linux", "cpu": "arm64" }, "sha512-NEE2vQ6wcxYav1/A22OOxoSOGiKnNmDzCYFOZ949xFmrWZOVII1Bp3NqVVpvj+3UeHMFyN5eP/V5hzViQ5CZNA=="], + "@img/sharp-linux-x64": ["@img/sharp-linux-x64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linux-x64": "1.2.0" }, "os": "linux", "cpu": "x64" }, "sha512-8kYso8d806ypnSq3/Ly0QEw90V5ZoHh10yH0HnrzOCr6DKAPI6QVHvwleqMkVQ0m+fc7EH8ah0BB0QPuWY6zJQ=="], - "@img/sharp-linuxmusl-x64": ["@img/sharp-linuxmusl-x64@0.34.2", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-x64": "1.1.0" }, "os": "linux", "cpu": "x64" }, "sha512-DOYMrDm5E6/8bm/yQLCWyuDJwUnlevR8xtF8bs+gjZ7cyUNYXiSf/E8Kp0Ss5xasIaXSHzb888V1BE4i1hFhAA=="], + "@img/sharp-linuxmusl-arm64": ["@img/sharp-linuxmusl-arm64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-arm64": "1.2.0" }, "os": "linux", "cpu": "arm64" }, "sha512-vAjbHDlr4izEiXM1OTggpCcPg9tn4YriK5vAjowJsHwdBIdx0fYRsURkxLG2RLm9gyBq66gwtWI8Gx0/ov+JKQ=="], - "@img/sharp-wasm32": ["@img/sharp-wasm32@0.34.2", "", { "dependencies": { "@emnapi/runtime": "^1.4.3" }, "cpu": "none" }, "sha512-/VI4mdlJ9zkaq53MbIG6rZY+QRN3MLbR6usYlgITEzi4Rpx5S6LFKsycOQjkOGmqTNmkIdLjEvooFKwww6OpdQ=="], + "@img/sharp-linuxmusl-x64": ["@img/sharp-linuxmusl-x64@0.34.3", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-x64": "1.2.0" }, "os": "linux", "cpu": "x64" }, "sha512-gCWUn9547K5bwvOn9l5XGAEjVTTRji4aPTqLzGXHvIr6bIDZKNTA34seMPgM0WmSf+RYBH411VavCejp3PkOeQ=="], - "@img/sharp-win32-arm64": ["@img/sharp-win32-arm64@0.34.2", "", { "os": "win32", "cpu": "arm64" }, "sha512-cfP/r9FdS63VA5k0xiqaNaEoGxBg9k7uE+RQGzuK9fHt7jib4zAVVseR9LsE4gJcNWgT6APKMNnCcnyOtmSEUQ=="], + "@img/sharp-wasm32": ["@img/sharp-wasm32@0.34.3", "", { "dependencies": { "@emnapi/runtime": "^1.4.4" }, "cpu": "none" }, "sha512-+CyRcpagHMGteySaWos8IbnXcHgfDn7pO2fiC2slJxvNq9gDipYBN42/RagzctVRKgxATmfqOSulgZv5e1RdMg=="], - "@img/sharp-win32-ia32": ["@img/sharp-win32-ia32@0.34.2", "", { "os": "win32", "cpu": "ia32" }, "sha512-QLjGGvAbj0X/FXl8n1WbtQ6iVBpWU7JO94u/P2M4a8CFYsvQi4GW2mRy/JqkRx0qpBzaOdKJKw8uc930EX2AHw=="], + "@img/sharp-win32-arm64": ["@img/sharp-win32-arm64@0.34.3", "", { "os": "win32", "cpu": "arm64" }, "sha512-MjnHPnbqMXNC2UgeLJtX4XqoVHHlZNd+nPt1kRPmj63wURegwBhZlApELdtxM2OIZDRv/DFtLcNhVbd1z8GYXQ=="], - "@img/sharp-win32-x64": ["@img/sharp-win32-x64@0.34.2", "", { "os": "win32", "cpu": "x64" }, "sha512-aUdT6zEYtDKCaxkofmmJDJYGCf0+pJg3eU9/oBuqvEeoB9dKI6ZLc/1iLJCTuJQDO4ptntAlkUmHgGjyuobZbw=="], + "@img/sharp-win32-ia32": ["@img/sharp-win32-ia32@0.34.3", "", { "os": "win32", "cpu": "ia32" }, "sha512-xuCdhH44WxuXgOM714hn4amodJMZl3OEvf0GVTm0BEyMeA2to+8HEdRPShH0SLYptJY1uBw+SCFP9WVQi1Q/cw=="], + + "@img/sharp-win32-x64": ["@img/sharp-win32-x64@0.34.3", "", { "os": "win32", "cpu": "x64" }, "sha512-OWwz05d++TxzLEv4VnsTz5CmZ6mI6S05sfQGEMrNrQcOEERbX46332IvE7pO/EUiw7jUrrS40z/M7kPyjfl04g=="], "@isaacs/fs-minipass": ["@isaacs/fs-minipass@4.0.1", "", { "dependencies": { "minipass": "^7.0.4" } }, "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w=="], @@ -182,17 +188,15 @@ "@jest/types": ["@jest/types@29.6.3", "", { "dependencies": { "@jest/schemas": "^29.6.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", "@types/yargs": "^17.0.8", "chalk": "^4.0.0" } }, "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw=="], - "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.8", "", { "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA=="], + "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.12", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg=="], "@jridgewell/resolve-uri": ["@jridgewell/resolve-uri@3.1.2", "", {}, "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="], - "@jridgewell/set-array": ["@jridgewell/set-array@1.2.1", "", {}, "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A=="], + "@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.5.4", "", {}, "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw=="], - "@jridgewell/sourcemap-codec": ["@jridgewell/sourcemap-codec@1.5.0", "", {}, "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="], + "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.29", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ=="], - "@jridgewell/trace-mapping": ["@jridgewell/trace-mapping@0.3.25", "", { "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" } }, "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ=="], - - "@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.10", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@tybys/wasm-util": "^0.9.0" } }, "sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ=="], + "@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.12", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@tybys/wasm-util": "^0.10.0" } }, "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ=="], "@next/env": ["@next/env@15.3.2", "", {}, "sha512-xURk++7P7qR9JG1jJtLzPzf0qEvqCN0A/T3DXf8IPMKo9/6FfjxtEffRJIIew/bIL4T3C2jLLqBor8B/zVlx6g=="], @@ -222,11 +226,11 @@ "@nolyfill/is-core-module": ["@nolyfill/is-core-module@1.0.39", "", {}, "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA=="], - "@oclif/core": ["@oclif/core@4.4.0", "", { "dependencies": { "ansi-escapes": "^4.3.2", "ansis": "^3.17.0", "clean-stack": "^3.0.1", "cli-spinners": "^2.9.2", "debug": "^4.4.0", "ejs": "^3.1.10", "get-package-type": "^0.1.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "lilconfig": "^3.1.3", "minimatch": "^9.0.5", "semver": "^7.6.3", "string-width": "^4.2.3", "supports-color": "^8", "tinyglobby": "^0.2.14", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } }, "sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ=="], + "@oclif/core": ["@oclif/core@4.5.2", "", { "dependencies": { "ansi-escapes": "^4.3.2", "ansis": "^3.17.0", "clean-stack": "^3.0.1", "cli-spinners": "^2.9.2", "debug": "^4.4.0", "ejs": "^3.1.10", "get-package-type": "^0.1.0", "indent-string": "^4.0.0", "is-wsl": "^2.2.0", "lilconfig": "^3.1.3", "minimatch": "^9.0.5", "semver": "^7.6.3", "string-width": "^4.2.3", "supports-color": "^8", "tinyglobby": "^0.2.14", "widest-line": "^3.1.0", "wordwrap": "^1.0.0", "wrap-ansi": "^7.0.0" } }, "sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA=="], "@rtsao/scc": ["@rtsao/scc@1.1.0", "", {}, "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g=="], - "@rushstack/eslint-patch": ["@rushstack/eslint-patch@1.11.0", "", {}, "sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ=="], + "@rushstack/eslint-patch": ["@rushstack/eslint-patch@1.12.0", "", {}, "sha512-5EwMtOqvJMMa3HbmxLlF74e+3/HhwBTMcvt3nqVJgGCozO6hzIPOBlwm8mGVNR9SN2IJpxSnlxczyDjcn7qIyw=="], "@schummar/icu-type-parser": ["@schummar/icu-type-parser@1.21.5", "", {}, "sha512-bXHSaW5jRTmke9Vd0h5P7BtWZG9Znqb8gSDxZnxaGSJnGwPLDPfS+3g0BKzeWqzgZPsIVZkM7m2tbo18cm5HBw=="], @@ -238,43 +242,43 @@ "@swc/helpers": ["@swc/helpers@0.5.15", "", { "dependencies": { "tslib": "^2.8.0" } }, "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g=="], - "@tailwindcss/node": ["@tailwindcss/node@4.1.7", "", { "dependencies": { "@ampproject/remapping": "^2.3.0", "enhanced-resolve": "^5.18.1", "jiti": "^2.4.2", "lightningcss": "1.30.1", "magic-string": "^0.30.17", "source-map-js": "^1.2.1", "tailwindcss": "4.1.7" } }, "sha512-9rsOpdY9idRI2NH6CL4wORFY0+Q6fnx9XP9Ju+iq/0wJwGD5IByIgFmwVbyy4ymuyprj8Qh4ErxMKTUL4uNh3g=="], + "@tailwindcss/node": ["@tailwindcss/node@4.1.11", "", { "dependencies": { "@ampproject/remapping": "^2.3.0", "enhanced-resolve": "^5.18.1", "jiti": "^2.4.2", "lightningcss": "1.30.1", "magic-string": "^0.30.17", "source-map-js": "^1.2.1", "tailwindcss": "4.1.11" } }, "sha512-yzhzuGRmv5QyU9qLNg4GTlYI6STedBWRE7NjxP45CsFYYq9taI0zJXZBMqIC/c8fViNLhmrbpSFS57EoxUmD6Q=="], - "@tailwindcss/oxide": ["@tailwindcss/oxide@4.1.7", "", { "dependencies": { "detect-libc": "^2.0.4", "tar": "^7.4.3" }, "optionalDependencies": { "@tailwindcss/oxide-android-arm64": "4.1.7", "@tailwindcss/oxide-darwin-arm64": "4.1.7", "@tailwindcss/oxide-darwin-x64": "4.1.7", "@tailwindcss/oxide-freebsd-x64": "4.1.7", "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.7", "@tailwindcss/oxide-linux-arm64-gnu": "4.1.7", "@tailwindcss/oxide-linux-arm64-musl": "4.1.7", "@tailwindcss/oxide-linux-x64-gnu": "4.1.7", "@tailwindcss/oxide-linux-x64-musl": "4.1.7", "@tailwindcss/oxide-wasm32-wasi": "4.1.7", "@tailwindcss/oxide-win32-arm64-msvc": "4.1.7", "@tailwindcss/oxide-win32-x64-msvc": "4.1.7" } }, "sha512-5SF95Ctm9DFiUyjUPnDGkoKItPX/k+xifcQhcqX5RA85m50jw1pT/KzjdvlqxRja45Y52nR4MR9fD1JYd7f8NQ=="], + "@tailwindcss/oxide": ["@tailwindcss/oxide@4.1.11", "", { "dependencies": { "detect-libc": "^2.0.4", "tar": "^7.4.3" }, "optionalDependencies": { "@tailwindcss/oxide-android-arm64": "4.1.11", "@tailwindcss/oxide-darwin-arm64": "4.1.11", "@tailwindcss/oxide-darwin-x64": "4.1.11", "@tailwindcss/oxide-freebsd-x64": "4.1.11", "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.11", "@tailwindcss/oxide-linux-arm64-gnu": "4.1.11", "@tailwindcss/oxide-linux-arm64-musl": "4.1.11", "@tailwindcss/oxide-linux-x64-gnu": "4.1.11", "@tailwindcss/oxide-linux-x64-musl": "4.1.11", "@tailwindcss/oxide-wasm32-wasi": "4.1.11", "@tailwindcss/oxide-win32-arm64-msvc": "4.1.11", "@tailwindcss/oxide-win32-x64-msvc": "4.1.11" } }, "sha512-Q69XzrtAhuyfHo+5/HMgr1lAiPP/G40OMFAnws7xcFEYqcypZmdW8eGXaOUIeOl1dzPJBPENXgbjsOyhg2nkrg=="], - "@tailwindcss/oxide-android-arm64": ["@tailwindcss/oxide-android-arm64@4.1.7", "", { "os": "android", "cpu": "arm64" }, "sha512-IWA410JZ8fF7kACus6BrUwY2Z1t1hm0+ZWNEzykKmMNM09wQooOcN/VXr0p/WJdtHZ90PvJf2AIBS/Ceqx1emg=="], + "@tailwindcss/oxide-android-arm64": ["@tailwindcss/oxide-android-arm64@4.1.11", "", { "os": "android", "cpu": "arm64" }, "sha512-3IfFuATVRUMZZprEIx9OGDjG3Ou3jG4xQzNTvjDoKmU9JdmoCohQJ83MYd0GPnQIu89YoJqvMM0G3uqLRFtetg=="], - "@tailwindcss/oxide-darwin-arm64": ["@tailwindcss/oxide-darwin-arm64@4.1.7", "", { "os": "darwin", "cpu": "arm64" }, "sha512-81jUw9To7fimGGkuJ2W5h3/oGonTOZKZ8C2ghm/TTxbwvfSiFSDPd6/A/KE2N7Jp4mv3Ps9OFqg2fEKgZFfsvg=="], + "@tailwindcss/oxide-darwin-arm64": ["@tailwindcss/oxide-darwin-arm64@4.1.11", "", { "os": "darwin", "cpu": "arm64" }, "sha512-ESgStEOEsyg8J5YcMb1xl8WFOXfeBmrhAwGsFxxB2CxY9evy63+AtpbDLAyRkJnxLy2WsD1qF13E97uQyP1lfQ=="], - "@tailwindcss/oxide-darwin-x64": ["@tailwindcss/oxide-darwin-x64@4.1.7", "", { "os": "darwin", "cpu": "x64" }, "sha512-q77rWjEyGHV4PdDBtrzO0tgBBPlQWKY7wZK0cUok/HaGgbNKecegNxCGikuPJn5wFAlIywC3v+WMBt0PEBtwGw=="], + "@tailwindcss/oxide-darwin-x64": ["@tailwindcss/oxide-darwin-x64@4.1.11", "", { "os": "darwin", "cpu": "x64" }, "sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw=="], - "@tailwindcss/oxide-freebsd-x64": ["@tailwindcss/oxide-freebsd-x64@4.1.7", "", { "os": "freebsd", "cpu": "x64" }, "sha512-RfmdbbK6G6ptgF4qqbzoxmH+PKfP4KSVs7SRlTwcbRgBwezJkAO3Qta/7gDy10Q2DcUVkKxFLXUQO6J3CRvBGw=="], + "@tailwindcss/oxide-freebsd-x64": ["@tailwindcss/oxide-freebsd-x64@4.1.11", "", { "os": "freebsd", "cpu": "x64" }, "sha512-xdqKtbpHs7pQhIKmqVpxStnY1skuNh4CtbcyOHeX1YBE0hArj2romsFGb6yUmzkq/6M24nkxDqU8GYrKrz+UcA=="], - "@tailwindcss/oxide-linux-arm-gnueabihf": ["@tailwindcss/oxide-linux-arm-gnueabihf@4.1.7", "", { "os": "linux", "cpu": "arm" }, "sha512-OZqsGvpwOa13lVd1z6JVwQXadEobmesxQ4AxhrwRiPuE04quvZHWn/LnihMg7/XkN+dTioXp/VMu/p6A5eZP3g=="], + "@tailwindcss/oxide-linux-arm-gnueabihf": ["@tailwindcss/oxide-linux-arm-gnueabihf@4.1.11", "", { "os": "linux", "cpu": "arm" }, "sha512-ryHQK2eyDYYMwB5wZL46uoxz2zzDZsFBwfjssgB7pzytAeCCa6glsiJGjhTEddq/4OsIjsLNMAiMlHNYnkEEeg=="], - "@tailwindcss/oxide-linux-arm64-gnu": ["@tailwindcss/oxide-linux-arm64-gnu@4.1.7", "", { "os": "linux", "cpu": "arm64" }, "sha512-voMvBTnJSfKecJxGkoeAyW/2XRToLZ227LxswLAwKY7YslG/Xkw9/tJNH+3IVh5bdYzYE7DfiaPbRkSHFxY1xA=="], + "@tailwindcss/oxide-linux-arm64-gnu": ["@tailwindcss/oxide-linux-arm64-gnu@4.1.11", "", { "os": "linux", "cpu": "arm64" }, "sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ=="], - "@tailwindcss/oxide-linux-arm64-musl": ["@tailwindcss/oxide-linux-arm64-musl@4.1.7", "", { "os": "linux", "cpu": "arm64" }, "sha512-PjGuNNmJeKHnP58M7XyjJyla8LPo+RmwHQpBI+W/OxqrwojyuCQ+GUtygu7jUqTEexejZHr/z3nBc/gTiXBj4A=="], + "@tailwindcss/oxide-linux-arm64-musl": ["@tailwindcss/oxide-linux-arm64-musl@4.1.11", "", { "os": "linux", "cpu": "arm64" }, "sha512-m/NVRFNGlEHJrNVk3O6I9ggVuNjXHIPoD6bqay/pubtYC9QIdAMpS+cswZQPBLvVvEF6GtSNONbDkZrjWZXYNQ=="], - "@tailwindcss/oxide-linux-x64-gnu": ["@tailwindcss/oxide-linux-x64-gnu@4.1.7", "", { "os": "linux", "cpu": "x64" }, "sha512-HMs+Va+ZR3gC3mLZE00gXxtBo3JoSQxtu9lobbZd+DmfkIxR54NO7Z+UQNPsa0P/ITn1TevtFxXTpsRU7qEvWg=="], + "@tailwindcss/oxide-linux-x64-gnu": ["@tailwindcss/oxide-linux-x64-gnu@4.1.11", "", { "os": "linux", "cpu": "x64" }, "sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg=="], - "@tailwindcss/oxide-linux-x64-musl": ["@tailwindcss/oxide-linux-x64-musl@4.1.7", "", { "os": "linux", "cpu": "x64" }, "sha512-MHZ6jyNlutdHH8rd+YTdr3QbXrHXqwIhHw9e7yXEBcQdluGwhpQY2Eku8UZK6ReLaWtQ4gijIv5QoM5eE+qlsA=="], + "@tailwindcss/oxide-linux-x64-musl": ["@tailwindcss/oxide-linux-x64-musl@4.1.11", "", { "os": "linux", "cpu": "x64" }, "sha512-e3C/RRhGunWYNC3aSF7exsQkdXzQ/M+aYuZHKnw4U7KQwTJotnWsGOIVih0s2qQzmEzOFIJ3+xt7iq67K/p56Q=="], - "@tailwindcss/oxide-wasm32-wasi": ["@tailwindcss/oxide-wasm32-wasi@4.1.7", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@emnapi/wasi-threads": "^1.0.2", "@napi-rs/wasm-runtime": "^0.2.9", "@tybys/wasm-util": "^0.9.0", "tslib": "^2.8.0" }, "cpu": "none" }, "sha512-ANaSKt74ZRzE2TvJmUcbFQ8zS201cIPxUDm5qez5rLEwWkie2SkGtA4P+GPTj+u8N6JbPrC8MtY8RmJA35Oo+A=="], + "@tailwindcss/oxide-wasm32-wasi": ["@tailwindcss/oxide-wasm32-wasi@4.1.11", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@emnapi/wasi-threads": "^1.0.2", "@napi-rs/wasm-runtime": "^0.2.11", "@tybys/wasm-util": "^0.9.0", "tslib": "^2.8.0" }, "cpu": "none" }, "sha512-Xo1+/GU0JEN/C/dvcammKHzeM6NqKovG+6921MR6oadee5XPBaKOumrJCXvopJ/Qb5TH7LX/UAywbqrP4lax0g=="], - "@tailwindcss/oxide-win32-arm64-msvc": ["@tailwindcss/oxide-win32-arm64-msvc@4.1.7", "", { "os": "win32", "cpu": "arm64" }, "sha512-HUiSiXQ9gLJBAPCMVRk2RT1ZrBjto7WvqsPBwUrNK2BcdSxMnk19h4pjZjI7zgPhDxlAbJSumTC4ljeA9y0tEw=="], + "@tailwindcss/oxide-win32-arm64-msvc": ["@tailwindcss/oxide-win32-arm64-msvc@4.1.11", "", { "os": "win32", "cpu": "arm64" }, "sha512-UgKYx5PwEKrac3GPNPf6HVMNhUIGuUh4wlDFR2jYYdkX6pL/rn73zTq/4pzUm8fOjAn5L8zDeHp9iXmUGOXZ+w=="], - "@tailwindcss/oxide-win32-x64-msvc": ["@tailwindcss/oxide-win32-x64-msvc@4.1.7", "", { "os": "win32", "cpu": "x64" }, "sha512-rYHGmvoHiLJ8hWucSfSOEmdCBIGZIq7SpkPRSqLsH2Ab2YUNgKeAPT1Fi2cx3+hnYOrAb0jp9cRyode3bBW4mQ=="], + "@tailwindcss/oxide-win32-x64-msvc": ["@tailwindcss/oxide-win32-x64-msvc@4.1.11", "", { "os": "win32", "cpu": "x64" }, "sha512-YfHoggn1j0LK7wR82TOucWc5LDCguHnoS879idHekmmiR7g9HUtMw9MI0NHatS28u/Xlkfi9w5RJWgz2Dl+5Qg=="], - "@tailwindcss/postcss": ["@tailwindcss/postcss@4.1.7", "", { "dependencies": { "@alloc/quick-lru": "^5.2.0", "@tailwindcss/node": "4.1.7", "@tailwindcss/oxide": "4.1.7", "postcss": "^8.4.41", "tailwindcss": "4.1.7" } }, "sha512-88g3qmNZn7jDgrrcp3ZXEQfp9CVox7xjP1HN2TFKI03CltPVd/c61ydn5qJJL8FYunn0OqBaW5HNUga0kmPVvw=="], + "@tailwindcss/postcss": ["@tailwindcss/postcss@4.1.11", "", { "dependencies": { "@alloc/quick-lru": "^5.2.0", "@tailwindcss/node": "4.1.11", "@tailwindcss/oxide": "4.1.11", "postcss": "^8.4.41", "tailwindcss": "4.1.11" } }, "sha512-q/EAIIpF6WpLhKEuQSEVMZNMIY8KhWoAemZ9eylNAih9jxMGAYPPWBn3I9QL/2jZ+e7OEz/tZkX5HwbBR4HohA=="], - "@tanstack/query-core": ["@tanstack/query-core@5.83.0", "", {}, "sha512-0M8dA+amXUkyz5cVUm/B+zSk3xkQAcuXuz5/Q/LveT4ots2rBpPTZOzd7yJa2Utsf8D2Upl5KyjhHRY+9lB/XA=="], + "@tanstack/query-core": ["@tanstack/query-core@5.83.1", "", {}, "sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q=="], - "@tanstack/react-query": ["@tanstack/react-query@5.83.0", "", { "dependencies": { "@tanstack/query-core": "5.83.0" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-/XGYhZ3foc5H0VM2jLSD/NyBRIOK4q9kfeml4+0x2DlL6xVuAcVEW+hTlTapAmejObg0i3eNqhkr2dT+eciwoQ=="], + "@tanstack/react-query": ["@tanstack/react-query@5.84.1", "", { "dependencies": { "@tanstack/query-core": "5.83.1" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-zo7EUygcWJMQfFNWDSG7CBhy8irje/XY0RDVKKV4IQJAysb+ZJkkJPcnQi+KboyGUgT+SQebRFoTqLuTtfoDLw=="], - "@tybys/wasm-util": ["@tybys/wasm-util@0.9.0", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw=="], + "@tybys/wasm-util": ["@tybys/wasm-util@0.10.0", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ=="], - "@types/estree": ["@types/estree@1.0.7", "", {}, "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ=="], + "@types/estree": ["@types/estree@1.0.8", "", {}, "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w=="], "@types/istanbul-lib-coverage": ["@types/istanbul-lib-coverage@2.0.6", "", {}, "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w=="], @@ -290,15 +294,15 @@ "@types/lodash": ["@types/lodash@4.17.20", "", {}, "sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA=="], - "@types/node": ["@types/node@20.17.50", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-Mxiq0ULv/zo1OzOhwPqOA13I81CV/W3nvd3ChtQZRT5Cwz3cr0FKo/wMSsbTqL3EXpaBAEQhva2B8ByRkOIh9A=="], + "@types/node": ["@types/node@20.19.9", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw=="], "@types/parse-json": ["@types/parse-json@4.0.2", "", {}, "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw=="], "@types/prismjs": ["@types/prismjs@1.26.5", "", {}, "sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ=="], - "@types/react": ["@types/react@19.1.5", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g=="], + "@types/react": ["@types/react@19.1.9", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-WmdoynAX8Stew/36uTSVMcLJJ1KRh6L3IZRx1PZ7qJtBqT3dYTgyDTx8H1qoRghErydW7xw9mSJ3wS//tCRpFA=="], - "@types/react-dom": ["@types/react-dom@19.1.5", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg=="], + "@types/react-dom": ["@types/react-dom@19.1.7", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw=="], "@types/react-transition-group": ["@types/react-transition-group@4.4.12", "", { "peerDependencies": { "@types/react": "*" } }, "sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w=="], @@ -308,59 +312,67 @@ "@types/yargs-parser": ["@types/yargs-parser@21.0.3", "", {}, "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ=="], - "@typescript-eslint/eslint-plugin": ["@typescript-eslint/eslint-plugin@8.32.1", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.32.1", "@typescript-eslint/type-utils": "8.32.1", "@typescript-eslint/utils": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1", "graphemer": "^1.4.0", "ignore": "^7.0.0", "natural-compare": "^1.4.0", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg=="], + "@typescript-eslint/eslint-plugin": ["@typescript-eslint/eslint-plugin@8.39.0", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.39.0", "@typescript-eslint/type-utils": "8.39.0", "@typescript-eslint/utils": "8.39.0", "@typescript-eslint/visitor-keys": "8.39.0", "graphemer": "^1.4.0", "ignore": "^7.0.0", "natural-compare": "^1.4.0", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "@typescript-eslint/parser": "^8.39.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <6.0.0" } }, "sha512-bhEz6OZeUR+O/6yx9Jk6ohX6H9JSFTaiY0v9/PuKT3oGK0rn0jNplLmyFUGV+a9gfYnVNwGDwS/UkLIuXNb2Rw=="], - "@typescript-eslint/parser": ["@typescript-eslint/parser@8.32.1", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.32.1", "@typescript-eslint/types": "8.32.1", "@typescript-eslint/typescript-estree": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg=="], + "@typescript-eslint/parser": ["@typescript-eslint/parser@8.39.0", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.39.0", "@typescript-eslint/types": "8.39.0", "@typescript-eslint/typescript-estree": "8.39.0", "@typescript-eslint/visitor-keys": "8.39.0", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <6.0.0" } }, "sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg=="], - "@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.32.1", "", { "dependencies": { "@typescript-eslint/types": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1" } }, "sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA=="], + "@typescript-eslint/project-service": ["@typescript-eslint/project-service@8.39.0", "", { "dependencies": { "@typescript-eslint/tsconfig-utils": "^8.39.0", "@typescript-eslint/types": "^8.39.0", "debug": "^4.3.4" }, "peerDependencies": { "typescript": ">=4.8.4 <6.0.0" } }, "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew=="], - "@typescript-eslint/type-utils": ["@typescript-eslint/type-utils@8.32.1", "", { "dependencies": { "@typescript-eslint/typescript-estree": "8.32.1", "@typescript-eslint/utils": "8.32.1", "debug": "^4.3.4", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA=="], + "@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.39.0", "", { "dependencies": { "@typescript-eslint/types": "8.39.0", "@typescript-eslint/visitor-keys": "8.39.0" } }, "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A=="], - "@typescript-eslint/types": ["@typescript-eslint/types@8.32.1", "", {}, "sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg=="], + "@typescript-eslint/tsconfig-utils": ["@typescript-eslint/tsconfig-utils@8.39.0", "", { "peerDependencies": { "typescript": ">=4.8.4 <6.0.0" } }, "sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ=="], - "@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.32.1", "", { "dependencies": { "@typescript-eslint/types": "8.32.1", "@typescript-eslint/visitor-keys": "8.32.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg=="], + "@typescript-eslint/type-utils": ["@typescript-eslint/type-utils@8.39.0", "", { "dependencies": { "@typescript-eslint/types": "8.39.0", "@typescript-eslint/typescript-estree": "8.39.0", "@typescript-eslint/utils": "8.39.0", "debug": "^4.3.4", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <6.0.0" } }, "sha512-6B3z0c1DXVT2vYA9+z9axjtc09rqKUPRmijD5m9iv8iQpHBRYRMBcgxSiKTZKm6FwWw1/cI4v6em35OsKCiN5Q=="], - "@typescript-eslint/utils": ["@typescript-eslint/utils@8.32.1", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.7.0", "@typescript-eslint/scope-manager": "8.32.1", "@typescript-eslint/types": "8.32.1", "@typescript-eslint/typescript-estree": "8.32.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA=="], + "@typescript-eslint/types": ["@typescript-eslint/types@8.39.0", "", {}, "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg=="], - "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.32.1", "", { "dependencies": { "@typescript-eslint/types": "8.32.1", "eslint-visitor-keys": "^4.2.0" } }, "sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w=="], + "@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.39.0", "", { "dependencies": { "@typescript-eslint/project-service": "8.39.0", "@typescript-eslint/tsconfig-utils": "8.39.0", "@typescript-eslint/types": "8.39.0", "@typescript-eslint/visitor-keys": "8.39.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.1.0" }, "peerDependencies": { "typescript": ">=4.8.4 <6.0.0" } }, "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw=="], + + "@typescript-eslint/utils": ["@typescript-eslint/utils@8.39.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.7.0", "@typescript-eslint/scope-manager": "8.39.0", "@typescript-eslint/types": "8.39.0", "@typescript-eslint/typescript-estree": "8.39.0" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <6.0.0" } }, "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ=="], + + "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.39.0", "", { "dependencies": { "@typescript-eslint/types": "8.39.0", "eslint-visitor-keys": "^4.2.1" } }, "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA=="], "@typescript/vfs": ["@typescript/vfs@1.6.1", "", { "dependencies": { "debug": "^4.1.1" }, "peerDependencies": { "typescript": "*" } }, "sha512-JwoxboBh7Oz1v38tPbkrZ62ZXNHAk9bJ7c9x0eI5zBfBnBYGhURdbnh7Z4smN/MV48Y5OCcZb58n972UtbazsA=="], - "@unrs/resolver-binding-darwin-arm64": ["@unrs/resolver-binding-darwin-arm64@1.7.2", "", { "os": "darwin", "cpu": "arm64" }, "sha512-vxtBno4xvowwNmO/ASL0Y45TpHqmNkAaDtz4Jqb+clmcVSSl8XCG/PNFFkGsXXXS6AMjP+ja/TtNCFFa1QwLRg=="], + "@unrs/resolver-binding-android-arm-eabi": ["@unrs/resolver-binding-android-arm-eabi@1.11.1", "", { "os": "android", "cpu": "arm" }, "sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw=="], - "@unrs/resolver-binding-darwin-x64": ["@unrs/resolver-binding-darwin-x64@1.7.2", "", { "os": "darwin", "cpu": "x64" }, "sha512-qhVa8ozu92C23Hsmv0BF4+5Dyyd5STT1FolV4whNgbY6mj3kA0qsrGPe35zNR3wAN7eFict3s4Rc2dDTPBTuFQ=="], + "@unrs/resolver-binding-android-arm64": ["@unrs/resolver-binding-android-arm64@1.11.1", "", { "os": "android", "cpu": "arm64" }, "sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g=="], - "@unrs/resolver-binding-freebsd-x64": ["@unrs/resolver-binding-freebsd-x64@1.7.2", "", { "os": "freebsd", "cpu": "x64" }, "sha512-zKKdm2uMXqLFX6Ac7K5ElnnG5VIXbDlFWzg4WJ8CGUedJryM5A3cTgHuGMw1+P5ziV8CRhnSEgOnurTI4vpHpg=="], + "@unrs/resolver-binding-darwin-arm64": ["@unrs/resolver-binding-darwin-arm64@1.11.1", "", { "os": "darwin", "cpu": "arm64" }, "sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g=="], - "@unrs/resolver-binding-linux-arm-gnueabihf": ["@unrs/resolver-binding-linux-arm-gnueabihf@1.7.2", "", { "os": "linux", "cpu": "arm" }, "sha512-8N1z1TbPnHH+iDS/42GJ0bMPLiGK+cUqOhNbMKtWJ4oFGzqSJk/zoXFzcQkgtI63qMcUI7wW1tq2usZQSb2jxw=="], + "@unrs/resolver-binding-darwin-x64": ["@unrs/resolver-binding-darwin-x64@1.11.1", "", { "os": "darwin", "cpu": "x64" }, "sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ=="], - "@unrs/resolver-binding-linux-arm-musleabihf": ["@unrs/resolver-binding-linux-arm-musleabihf@1.7.2", "", { "os": "linux", "cpu": "arm" }, "sha512-tjYzI9LcAXR9MYd9rO45m1s0B/6bJNuZ6jeOxo1pq1K6OBuRMMmfyvJYval3s9FPPGmrldYA3mi4gWDlWuTFGA=="], + "@unrs/resolver-binding-freebsd-x64": ["@unrs/resolver-binding-freebsd-x64@1.11.1", "", { "os": "freebsd", "cpu": "x64" }, "sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw=="], - "@unrs/resolver-binding-linux-arm64-gnu": ["@unrs/resolver-binding-linux-arm64-gnu@1.7.2", "", { "os": "linux", "cpu": "arm64" }, "sha512-jon9M7DKRLGZ9VYSkFMflvNqu9hDtOCEnO2QAryFWgT6o6AXU8du56V7YqnaLKr6rAbZBWYsYpikF226v423QA=="], + "@unrs/resolver-binding-linux-arm-gnueabihf": ["@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1", "", { "os": "linux", "cpu": "arm" }, "sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw=="], - "@unrs/resolver-binding-linux-arm64-musl": ["@unrs/resolver-binding-linux-arm64-musl@1.7.2", "", { "os": "linux", "cpu": "arm64" }, "sha512-c8Cg4/h+kQ63pL43wBNaVMmOjXI/X62wQmru51qjfTvI7kmCy5uHTJvK/9LrF0G8Jdx8r34d019P1DVJmhXQpA=="], + "@unrs/resolver-binding-linux-arm-musleabihf": ["@unrs/resolver-binding-linux-arm-musleabihf@1.11.1", "", { "os": "linux", "cpu": "arm" }, "sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw=="], - "@unrs/resolver-binding-linux-ppc64-gnu": ["@unrs/resolver-binding-linux-ppc64-gnu@1.7.2", "", { "os": "linux", "cpu": "ppc64" }, "sha512-A+lcwRFyrjeJmv3JJvhz5NbcCkLQL6Mk16kHTNm6/aGNc4FwPHPE4DR9DwuCvCnVHvF5IAd9U4VIs/VvVir5lg=="], + "@unrs/resolver-binding-linux-arm64-gnu": ["@unrs/resolver-binding-linux-arm64-gnu@1.11.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ=="], - "@unrs/resolver-binding-linux-riscv64-gnu": ["@unrs/resolver-binding-linux-riscv64-gnu@1.7.2", "", { "os": "linux", "cpu": "none" }, "sha512-hQQ4TJQrSQW8JlPm7tRpXN8OCNP9ez7PajJNjRD1ZTHQAy685OYqPrKjfaMw/8LiHCt8AZ74rfUVHP9vn0N69Q=="], + "@unrs/resolver-binding-linux-arm64-musl": ["@unrs/resolver-binding-linux-arm64-musl@1.11.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w=="], - "@unrs/resolver-binding-linux-riscv64-musl": ["@unrs/resolver-binding-linux-riscv64-musl@1.7.2", "", { "os": "linux", "cpu": "none" }, "sha512-NoAGbiqrxtY8kVooZ24i70CjLDlUFI7nDj3I9y54U94p+3kPxwd2L692YsdLa+cqQ0VoqMWoehDFp21PKRUoIQ=="], + "@unrs/resolver-binding-linux-ppc64-gnu": ["@unrs/resolver-binding-linux-ppc64-gnu@1.11.1", "", { "os": "linux", "cpu": "ppc64" }, "sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA=="], - "@unrs/resolver-binding-linux-s390x-gnu": ["@unrs/resolver-binding-linux-s390x-gnu@1.7.2", "", { "os": "linux", "cpu": "s390x" }, "sha512-KaZByo8xuQZbUhhreBTW+yUnOIHUsv04P8lKjQ5otiGoSJ17ISGYArc+4vKdLEpGaLbemGzr4ZeUbYQQsLWFjA=="], + "@unrs/resolver-binding-linux-riscv64-gnu": ["@unrs/resolver-binding-linux-riscv64-gnu@1.11.1", "", { "os": "linux", "cpu": "none" }, "sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ=="], - "@unrs/resolver-binding-linux-x64-gnu": ["@unrs/resolver-binding-linux-x64-gnu@1.7.2", "", { "os": "linux", "cpu": "x64" }, "sha512-dEidzJDubxxhUCBJ/SHSMJD/9q7JkyfBMT77Px1npl4xpg9t0POLvnWywSk66BgZS/b2Hy9Y1yFaoMTFJUe9yg=="], + "@unrs/resolver-binding-linux-riscv64-musl": ["@unrs/resolver-binding-linux-riscv64-musl@1.11.1", "", { "os": "linux", "cpu": "none" }, "sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew=="], - "@unrs/resolver-binding-linux-x64-musl": ["@unrs/resolver-binding-linux-x64-musl@1.7.2", "", { "os": "linux", "cpu": "x64" }, "sha512-RvP+Ux3wDjmnZDT4XWFfNBRVG0fMsc+yVzNFUqOflnDfZ9OYujv6nkh+GOr+watwrW4wdp6ASfG/e7bkDradsw=="], + "@unrs/resolver-binding-linux-s390x-gnu": ["@unrs/resolver-binding-linux-s390x-gnu@1.11.1", "", { "os": "linux", "cpu": "s390x" }, "sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg=="], - "@unrs/resolver-binding-wasm32-wasi": ["@unrs/resolver-binding-wasm32-wasi@1.7.2", "", { "dependencies": { "@napi-rs/wasm-runtime": "^0.2.9" }, "cpu": "none" }, "sha512-y797JBmO9IsvXVRCKDXOxjyAE4+CcZpla2GSoBQ33TVb3ILXuFnMrbR/QQZoauBYeOFuu4w3ifWLw52sdHGz6g=="], + "@unrs/resolver-binding-linux-x64-gnu": ["@unrs/resolver-binding-linux-x64-gnu@1.11.1", "", { "os": "linux", "cpu": "x64" }, "sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w=="], - "@unrs/resolver-binding-win32-arm64-msvc": ["@unrs/resolver-binding-win32-arm64-msvc@1.7.2", "", { "os": "win32", "cpu": "arm64" }, "sha512-gtYTh4/VREVSLA+gHrfbWxaMO/00y+34htY7XpioBTy56YN2eBjkPrY1ML1Zys89X3RJDKVaogzwxlM1qU7egg=="], + "@unrs/resolver-binding-linux-x64-musl": ["@unrs/resolver-binding-linux-x64-musl@1.11.1", "", { "os": "linux", "cpu": "x64" }, "sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA=="], - "@unrs/resolver-binding-win32-ia32-msvc": ["@unrs/resolver-binding-win32-ia32-msvc@1.7.2", "", { "os": "win32", "cpu": "ia32" }, "sha512-Ywv20XHvHTDRQs12jd3MY8X5C8KLjDbg/jyaal/QLKx3fAShhJyD4blEANInsjxW3P7isHx1Blt56iUDDJO3jg=="], + "@unrs/resolver-binding-wasm32-wasi": ["@unrs/resolver-binding-wasm32-wasi@1.11.1", "", { "dependencies": { "@napi-rs/wasm-runtime": "^0.2.11" }, "cpu": "none" }, "sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ=="], - "@unrs/resolver-binding-win32-x64-msvc": ["@unrs/resolver-binding-win32-x64-msvc@1.7.2", "", { "os": "win32", "cpu": "x64" }, "sha512-friS8NEQfHaDbkThxopGk+LuE5v3iY0StruifjQEt7SLbA46OnfgMO15sOTkbpJkol6RB+1l1TYPXh0sCddpvA=="], + "@unrs/resolver-binding-win32-arm64-msvc": ["@unrs/resolver-binding-win32-arm64-msvc@1.11.1", "", { "os": "win32", "cpu": "arm64" }, "sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw=="], - "acorn": ["acorn@8.14.1", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg=="], + "@unrs/resolver-binding-win32-ia32-msvc": ["@unrs/resolver-binding-win32-ia32-msvc@1.11.1", "", { "os": "win32", "cpu": "ia32" }, "sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ=="], + + "@unrs/resolver-binding-win32-x64-msvc": ["@unrs/resolver-binding-win32-x64-msvc@1.11.1", "", { "os": "win32", "cpu": "x64" }, "sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g=="], + + "acorn": ["acorn@8.15.0", "", { "bin": { "acorn": "bin/acorn" } }, "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg=="], "acorn-jsx": ["acorn-jsx@5.3.2", "", { "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="], @@ -382,7 +394,7 @@ "array-buffer-byte-length": ["array-buffer-byte-length@1.0.2", "", { "dependencies": { "call-bound": "^1.0.3", "is-array-buffer": "^3.0.5" } }, "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw=="], - "array-includes": ["array-includes@3.1.8", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" } }, "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ=="], + "array-includes": ["array-includes@3.1.9", "", { "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.4", "define-properties": "^1.2.1", "es-abstract": "^1.24.0", "es-object-atoms": "^1.1.1", "get-intrinsic": "^1.3.0", "is-string": "^1.1.1", "math-intrinsics": "^1.1.0" } }, "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ=="], "array.prototype.findlast": ["array.prototype.findlast@1.2.5", "", { "dependencies": { "call-bind": "^1.0.7", "define-properties": "^1.2.1", "es-abstract": "^1.23.2", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0", "es-shim-unscopables": "^1.0.2" } }, "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ=="], @@ -408,7 +420,7 @@ "axe-core": ["axe-core@4.10.3", "", {}, "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg=="], - "axios": ["axios@1.10.0", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } }, "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw=="], + "axios": ["axios@1.11.0", "", { "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.4", "proxy-from-env": "^1.1.0" } }, "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA=="], "axobject-query": ["axobject-query@4.1.0", "", {}, "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ=="], @@ -416,13 +428,15 @@ "balanced-match": ["balanced-match@1.0.2", "", {}, "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="], + "base64-arraybuffer": ["base64-arraybuffer@1.0.2", "", {}, "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ=="], + "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], "binary-extensions": ["binary-extensions@2.3.0", "", {}, "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw=="], "bl": ["bl@4.1.0", "", { "dependencies": { "buffer": "^5.5.0", "inherits": "^2.0.4", "readable-stream": "^3.4.0" } }, "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w=="], - "brace-expansion": ["brace-expansion@1.1.11", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="], + "brace-expansion": ["brace-expansion@1.1.12", "", { "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" } }, "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg=="], "braces": ["braces@3.0.3", "", { "dependencies": { "fill-range": "^7.1.1" } }, "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA=="], @@ -438,7 +452,7 @@ "callsites": ["callsites@3.1.0", "", {}, "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="], - "caniuse-lite": ["caniuse-lite@1.0.30001718", "", {}, "sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw=="], + "caniuse-lite": ["caniuse-lite@1.0.30001731", "", {}, "sha512-lDdp2/wrOmTRWuoB5DpfNkC0rJDU8DqRa6nYL6HK6sytw70QMopt/NIc/9SM7ylItlBWfACXk0tEn37UWM/+mg=="], "case": ["case@1.6.3", "", {}, "sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ=="], @@ -484,9 +498,11 @@ "cross-spawn": ["cross-spawn@7.0.6", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="], + "css-line-break": ["css-line-break@2.1.0", "", { "dependencies": { "utrie": "^1.0.2" } }, "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w=="], + "csstype": ["csstype@3.1.3", "", {}, "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="], - "daisyui": ["daisyui@5.0.37", "", {}, "sha512-PLc+MhWAqTwolygEGPDi+ac+OsFqIt9nZylTIiyVlEx8loYL7Pt7hNWb8cp5pQQ9dhjYnda1ERiuM6OsJmvPGw=="], + "daisyui": ["daisyui@5.0.50", "", {}, "sha512-c1PweK5RI1C76q58FKvbS4jzgyNJSP6CGTQ+KkZYzADdJoERnOxFoeLfDHmQgxLpjEzlYhFMXCeodQNLCC9bow=="], "damerau-levenshtein": ["damerau-levenshtein@1.0.8", "", {}, "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="], @@ -496,9 +512,9 @@ "data-view-byte-offset": ["data-view-byte-offset@1.0.1", "", { "dependencies": { "call-bound": "^1.0.2", "es-errors": "^1.3.0", "is-data-view": "^1.0.1" } }, "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ=="], - "debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + "debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], - "decimal.js": ["decimal.js@10.5.0", "", {}, "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw=="], + "decimal.js": ["decimal.js@10.6.0", "", {}, "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg=="], "deep-is": ["deep-is@0.1.4", "", {}, "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="], @@ -528,11 +544,11 @@ "engine.io-parser": ["engine.io-parser@5.2.3", "", {}, "sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q=="], - "enhanced-resolve": ["enhanced-resolve@5.18.1", "", { "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" } }, "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg=="], + "enhanced-resolve": ["enhanced-resolve@5.18.2", "", { "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" } }, "sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ=="], "error-ex": ["error-ex@1.3.2", "", { "dependencies": { "is-arrayish": "^0.2.1" } }, "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="], - "es-abstract": ["es-abstract@1.23.10", "", { "dependencies": { "array-buffer-byte-length": "^1.0.2", "arraybuffer.prototype.slice": "^1.0.4", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.8", "call-bound": "^1.0.4", "data-view-buffer": "^1.0.2", "data-view-byte-length": "^1.0.2", "data-view-byte-offset": "^1.0.1", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "es-set-tostringtag": "^2.1.0", "es-to-primitive": "^1.3.0", "function.prototype.name": "^1.1.8", "get-intrinsic": "^1.3.0", "get-proto": "^1.0.1", "get-symbol-description": "^1.1.0", "globalthis": "^1.0.4", "gopd": "^1.2.0", "has-property-descriptors": "^1.0.2", "has-proto": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "internal-slot": "^1.1.0", "is-array-buffer": "^3.0.5", "is-callable": "^1.2.7", "is-data-view": "^1.0.2", "is-regex": "^1.2.1", "is-shared-array-buffer": "^1.0.4", "is-string": "^1.1.1", "is-typed-array": "^1.1.15", "is-weakref": "^1.1.1", "math-intrinsics": "^1.1.0", "object-inspect": "^1.13.4", "object-keys": "^1.1.1", "object.assign": "^4.1.7", "own-keys": "^1.0.1", "regexp.prototype.flags": "^1.5.4", "safe-array-concat": "^1.1.3", "safe-push-apply": "^1.0.0", "safe-regex-test": "^1.1.0", "set-proto": "^1.0.0", "string.prototype.trim": "^1.2.10", "string.prototype.trimend": "^1.0.9", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.3", "typed-array-byte-length": "^1.0.3", "typed-array-byte-offset": "^1.0.4", "typed-array-length": "^1.0.7", "unbox-primitive": "^1.1.0", "which-typed-array": "^1.1.19" } }, "sha512-MtUbM072wlJNyeYAe0mhzrD+M6DIJa96CZAOBBrhDbgKnB4MApIKefcyAB1eOdYn8cUNZgvwBvEzdoAYsxgEIw=="], + "es-abstract": ["es-abstract@1.24.0", "", { "dependencies": { "array-buffer-byte-length": "^1.0.2", "arraybuffer.prototype.slice": "^1.0.4", "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.8", "call-bound": "^1.0.4", "data-view-buffer": "^1.0.2", "data-view-byte-length": "^1.0.2", "data-view-byte-offset": "^1.0.1", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "es-set-tostringtag": "^2.1.0", "es-to-primitive": "^1.3.0", "function.prototype.name": "^1.1.8", "get-intrinsic": "^1.3.0", "get-proto": "^1.0.1", "get-symbol-description": "^1.1.0", "globalthis": "^1.0.4", "gopd": "^1.2.0", "has-property-descriptors": "^1.0.2", "has-proto": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "internal-slot": "^1.1.0", "is-array-buffer": "^3.0.5", "is-callable": "^1.2.7", "is-data-view": "^1.0.2", "is-negative-zero": "^2.0.3", "is-regex": "^1.2.1", "is-set": "^2.0.3", "is-shared-array-buffer": "^1.0.4", "is-string": "^1.1.1", "is-typed-array": "^1.1.15", "is-weakref": "^1.1.1", "math-intrinsics": "^1.1.0", "object-inspect": "^1.13.4", "object-keys": "^1.1.1", "object.assign": "^4.1.7", "own-keys": "^1.0.1", "regexp.prototype.flags": "^1.5.4", "safe-array-concat": "^1.1.3", "safe-push-apply": "^1.0.0", "safe-regex-test": "^1.1.0", "set-proto": "^1.0.0", "stop-iteration-iterator": "^1.1.0", "string.prototype.trim": "^1.2.10", "string.prototype.trimend": "^1.0.9", "string.prototype.trimstart": "^1.0.8", "typed-array-buffer": "^1.0.3", "typed-array-byte-length": "^1.0.3", "typed-array-byte-offset": "^1.0.4", "typed-array-length": "^1.0.7", "unbox-primitive": "^1.1.0", "which-typed-array": "^1.1.19" } }, "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg=="], "es-define-property": ["es-define-property@1.0.1", "", {}, "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g=="], @@ -550,7 +566,7 @@ "escape-string-regexp": ["escape-string-regexp@4.0.0", "", {}, "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="], - "eslint": ["eslint@9.27.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.20.0", "@eslint/config-helpers": "^0.2.1", "@eslint/core": "^0.14.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "9.27.0", "@eslint/plugin-kit": "^0.3.1", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.2", "@types/estree": "^1.0.6", "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.3.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3" }, "peerDependencies": { "jiti": "*" }, "optionalPeers": ["jiti"], "bin": { "eslint": "bin/eslint.js" } }, "sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q=="], + "eslint": ["eslint@9.32.0", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.21.0", "@eslint/config-helpers": "^0.3.0", "@eslint/core": "^0.15.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "9.32.0", "@eslint/plugin-kit": "^0.3.4", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", "@humanwhocodes/retry": "^0.4.2", "@types/estree": "^1.0.6", "@types/json-schema": "^7.0.15", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.6", "debug": "^4.3.2", "escape-string-regexp": "^4.0.0", "eslint-scope": "^8.4.0", "eslint-visitor-keys": "^4.2.1", "espree": "^10.4.0", "esquery": "^1.5.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^8.0.0", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3" }, "peerDependencies": { "jiti": "*" }, "optionalPeers": ["jiti"], "bin": { "eslint": "bin/eslint.js" } }, "sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg=="], "eslint-config-next": ["eslint-config-next@15.3.1", "", { "dependencies": { "@next/eslint-plugin-next": "15.3.1", "@rushstack/eslint-patch": "^1.10.3", "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^5.0.0" }, "peerDependencies": { "eslint": "^7.23.0 || ^8.0.0 || ^9.0.0", "typescript": ">=3.3.1" }, "optionalPeers": ["typescript"] }, "sha512-GnmyVd9TE/Ihe3RrvcafFhXErErtr2jS0JDeCSp3vWvy86AXwHsRBt0E3MqP/m8ACS1ivcsi5uaqjbhsG18qKw=="], @@ -558,9 +574,9 @@ "eslint-import-resolver-typescript": ["eslint-import-resolver-typescript@3.10.1", "", { "dependencies": { "@nolyfill/is-core-module": "1.0.39", "debug": "^4.4.0", "get-tsconfig": "^4.10.0", "is-bun-module": "^2.0.0", "stable-hash": "^0.0.5", "tinyglobby": "^0.2.13", "unrs-resolver": "^1.6.2" }, "peerDependencies": { "eslint": "*", "eslint-plugin-import": "*", "eslint-plugin-import-x": "*" }, "optionalPeers": ["eslint-plugin-import", "eslint-plugin-import-x"] }, "sha512-A1rHYb06zjMGAxdLSkN2fXPBwuSaQ0iO5M/hdyS0Ajj1VBaRp0sPD3dn1FhME3c/JluGFbwSxyCfqdSbtQLAHQ=="], - "eslint-module-utils": ["eslint-module-utils@2.12.0", "", { "dependencies": { "debug": "^3.2.7" } }, "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg=="], + "eslint-module-utils": ["eslint-module-utils@2.12.1", "", { "dependencies": { "debug": "^3.2.7" } }, "sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw=="], - "eslint-plugin-import": ["eslint-plugin-import@2.31.0", "", { "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.8", "array.prototype.findlastindex": "^1.2.5", "array.prototype.flat": "^1.3.2", "array.prototype.flatmap": "^1.3.2", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", "eslint-module-utils": "^2.12.0", "hasown": "^2.0.2", "is-core-module": "^2.15.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.8", "object.groupby": "^1.0.3", "object.values": "^1.2.0", "semver": "^6.3.1", "string.prototype.trimend": "^1.0.8", "tsconfig-paths": "^3.15.0" }, "peerDependencies": { "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A=="], + "eslint-plugin-import": ["eslint-plugin-import@2.32.0", "", { "dependencies": { "@rtsao/scc": "^1.1.0", "array-includes": "^3.1.9", "array.prototype.findlastindex": "^1.2.6", "array.prototype.flat": "^1.3.3", "array.prototype.flatmap": "^1.3.3", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", "eslint-module-utils": "^2.12.1", "hasown": "^2.0.2", "is-core-module": "^2.16.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.8", "object.groupby": "^1.0.3", "object.values": "^1.2.1", "semver": "^6.3.1", "string.prototype.trimend": "^1.0.9", "tsconfig-paths": "^3.15.0" }, "peerDependencies": { "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" } }, "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA=="], "eslint-plugin-jsx-a11y": ["eslint-plugin-jsx-a11y@6.10.2", "", { "dependencies": { "aria-query": "^5.3.2", "array-includes": "^3.1.8", "array.prototype.flatmap": "^1.3.2", "ast-types-flow": "^0.0.8", "axe-core": "^4.10.0", "axobject-query": "^4.1.0", "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "hasown": "^2.0.2", "jsx-ast-utils": "^3.3.5", "language-tags": "^1.0.9", "minimatch": "^3.1.2", "object.fromentries": "^2.0.8", "safe-regex-test": "^1.0.3", "string.prototype.includes": "^2.0.1" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" } }, "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q=="], @@ -568,13 +584,13 @@ "eslint-plugin-react-hooks": ["eslint-plugin-react-hooks@5.2.0", "", { "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" } }, "sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg=="], - "eslint-scope": ["eslint-scope@8.3.0", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ=="], + "eslint-scope": ["eslint-scope@8.4.0", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg=="], - "eslint-visitor-keys": ["eslint-visitor-keys@4.2.0", "", {}, "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw=="], + "eslint-visitor-keys": ["eslint-visitor-keys@4.2.1", "", {}, "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ=="], "esm": ["esm@3.2.25", "", {}, "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA=="], - "espree": ["espree@10.3.0", "", { "dependencies": { "acorn": "^8.14.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^4.2.0" } }, "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg=="], + "espree": ["espree@10.4.0", "", { "dependencies": { "acorn": "^8.15.0", "acorn-jsx": "^5.3.2", "eslint-visitor-keys": "^4.2.1" } }, "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ=="], "esquery": ["esquery@1.6.0", "", { "dependencies": { "estraverse": "^5.1.0" } }, "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg=="], @@ -588,6 +604,8 @@ "external-editor": ["external-editor@3.1.0", "", { "dependencies": { "chardet": "^0.7.0", "iconv-lite": "^0.4.24", "tmp": "^0.0.33" } }, "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew=="], + "fast-average-color": ["fast-average-color@9.5.0", "", {}, "sha512-nC6x2YIlJ9xxgkMFMd1BNoM1ctMjNoRKfRliPmiEWW3S6rLTHiQcy9g3pt/xiKv/D0NAAkhb9VyV+WJFvTqMGg=="], + "fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="], "fast-glob": ["fast-glob@3.3.1", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.4" } }, "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg=="], @@ -598,7 +616,7 @@ "fastq": ["fastq@1.19.1", "", { "dependencies": { "reusify": "^1.0.4" } }, "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ=="], - "fdir": ["fdir@6.4.4", "", { "peerDependencies": { "picomatch": "^3 || ^4" }, "optionalPeers": ["picomatch"] }, "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg=="], + "fdir": ["fdir@6.4.6", "", { "peerDependencies": { "picomatch": "^3 || ^4" }, "optionalPeers": ["picomatch"] }, "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w=="], "figures": ["figures@3.2.0", "", { "dependencies": { "escape-string-regexp": "^1.0.5" } }, "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg=="], @@ -616,15 +634,15 @@ "flatted": ["flatted@3.3.3", "", {}, "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg=="], - "follow-redirects": ["follow-redirects@1.15.9", "", {}, "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ=="], + "follow-redirects": ["follow-redirects@1.15.11", "", {}, "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ=="], "for-each": ["for-each@0.3.5", "", { "dependencies": { "is-callable": "^1.2.7" } }, "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg=="], - "form-data": ["form-data@4.0.2", "", { "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "mime-types": "^2.1.12" } }, "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w=="], + "form-data": ["form-data@4.0.4", "", { "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", "hasown": "^2.0.2", "mime-types": "^2.1.12" } }, "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow=="], - "framer-motion": ["framer-motion@12.12.1", "", { "dependencies": { "motion-dom": "^12.12.1", "motion-utils": "^12.12.1", "tslib": "^2.4.0" }, "peerDependencies": { "@emotion/is-prop-valid": "*", "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" }, "optionalPeers": ["@emotion/is-prop-valid", "react", "react-dom"] }, "sha512-PFw4/GCREHI2suK/NlPSUxd+x6Rkp80uQsfCRFSOQNrm5pZif7eGtmG1VaD/UF1fW9tRBy5AaS77StatB3OJDg=="], + "framer-motion": ["framer-motion@12.23.12", "", { "dependencies": { "motion-dom": "^12.23.12", "motion-utils": "^12.23.6", "tslib": "^2.4.0" }, "peerDependencies": { "@emotion/is-prop-valid": "*", "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" }, "optionalPeers": ["@emotion/is-prop-valid", "react", "react-dom"] }, "sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg=="], - "fs-extra": ["fs-extra@11.3.0", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew=="], + "fs-extra": ["fs-extra@11.3.1", "", { "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" } }, "sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g=="], "fsevents": ["fsevents@2.3.3", "", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="], @@ -672,6 +690,8 @@ "hoist-non-react-statics": ["hoist-non-react-statics@3.3.2", "", { "dependencies": { "react-is": "^16.7.0" } }, "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="], + "html2canvas-pro": ["html2canvas-pro@1.5.11", "", { "dependencies": { "css-line-break": "^2.1.0", "text-segmentation": "^1.0.3" } }, "sha512-W4pEeKLG8+9a54RDOSiEKq7gRXXDzt0ORMaLXX+l6a3urSKbmnkmyzcRDCtgTOzmHLaZTLG2wiTQMJqKLlSh3w=="], + "iconv-lite": ["iconv-lite@0.4.24", "", { "dependencies": { "safer-buffer": ">= 2.1.2 < 3" } }, "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA=="], "ieee754": ["ieee754@1.2.1", "", {}, "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA=="], @@ -730,6 +750,8 @@ "is-map": ["is-map@2.0.3", "", {}, "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw=="], + "is-negative-zero": ["is-negative-zero@2.0.3", "", {}, "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw=="], + "is-number": ["is-number@7.0.0", "", {}, "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="], "is-number-object": ["is-number-object@1.1.1", "", { "dependencies": { "call-bound": "^1.0.3", "has-tostringtag": "^1.0.2" } }, "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw=="], @@ -764,7 +786,7 @@ "iterator.prototype": ["iterator.prototype@1.1.5", "", { "dependencies": { "define-data-property": "^1.1.4", "es-object-atoms": "^1.0.0", "get-intrinsic": "^1.2.6", "get-proto": "^1.0.0", "has-symbols": "^1.1.0", "set-function-name": "^2.0.2" } }, "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g=="], - "jake": ["jake@10.9.2", "", { "dependencies": { "async": "^3.2.3", "chalk": "^4.0.2", "filelist": "^1.0.4", "minimatch": "^3.1.2" }, "bin": { "jake": "bin/cli.js" } }, "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA=="], + "jake": ["jake@10.9.4", "", { "dependencies": { "async": "^3.2.6", "filelist": "^1.0.4", "picocolors": "^1.1.1" }, "bin": { "jake": "bin/cli.js" } }, "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA=="], "jest-diff": ["jest-diff@29.7.0", "", { "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^29.6.3", "jest-get-type": "^29.6.3", "pretty-format": "^29.7.0" } }, "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw=="], @@ -776,7 +798,7 @@ "jest-util": ["jest-util@29.7.0", "", { "dependencies": { "@jest/types": "^29.6.3", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", "graceful-fs": "^4.2.9", "picomatch": "^2.2.3" } }, "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA=="], - "jiti": ["jiti@2.4.2", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A=="], + "jiti": ["jiti@2.5.1", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w=="], "js-tokens": ["js-tokens@4.0.0", "", {}, "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="], @@ -842,7 +864,7 @@ "loose-envify": ["loose-envify@1.4.0", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="], - "lucide-react": ["lucide-react@0.525.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ=="], + "lucide-react": ["lucide-react@0.536.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A=="], "magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="], @@ -870,9 +892,9 @@ "mkdirp": ["mkdirp@3.0.1", "", { "bin": { "mkdirp": "dist/cjs/src/bin.js" } }, "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg=="], - "motion-dom": ["motion-dom@12.12.1", "", { "dependencies": { "motion-utils": "^12.12.1" } }, "sha512-GXq/uUbZBEiFFE+K1Z/sxdPdadMdfJ/jmBALDfIuHGi0NmtealLOfH9FqT+6aNPgVx8ilq0DtYmyQlo6Uj9LKQ=="], + "motion-dom": ["motion-dom@12.23.12", "", { "dependencies": { "motion-utils": "^12.23.6" } }, "sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw=="], - "motion-utils": ["motion-utils@12.12.1", "", {}, "sha512-f9qiqUHm7hWSLlNW8gS9pisnsN7CRFRD58vNjptKdsqFLpkVnX00TNeD6Q0d27V9KzT7ySFyK1TZ/DShfVOv6w=="], + "motion-utils": ["motion-utils@12.23.6", "", {}, "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ=="], "ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="], @@ -880,7 +902,7 @@ "nanoid": ["nanoid@3.3.11", "", { "bin": { "nanoid": "bin/nanoid.cjs" } }, "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w=="], - "napi-postinstall": ["napi-postinstall@0.2.4", "", { "bin": { "napi-postinstall": "lib/cli.js" } }, "sha512-ZEzHJwBhZ8qQSbknHqYcdtQVr8zUgGyM/q6h6qAyhtyVMNrSgDhrC4disf03dYW0e+czXyLnZINnCTEkWy0eJg=="], + "napi-postinstall": ["napi-postinstall@0.3.2", "", { "bin": { "napi-postinstall": "lib/cli.js" } }, "sha512-tWVJxJHmBWLy69PvO96TZMZDrzmw5KeiZBz3RHmiM2XZ9grBJ2WgMAFVVg25nqp3ZjTFUs2Ftw1JhscL3Teliw=="], "natural-compare": ["natural-compare@1.4.0", "", {}, "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="], @@ -888,7 +910,7 @@ "next": ["next@15.3.2", "", { "dependencies": { "@next/env": "15.3.2", "@swc/counter": "0.1.3", "@swc/helpers": "0.5.15", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001579", "postcss": "8.4.31", "styled-jsx": "5.1.6" }, "optionalDependencies": { "@next/swc-darwin-arm64": "15.3.2", "@next/swc-darwin-x64": "15.3.2", "@next/swc-linux-arm64-gnu": "15.3.2", "@next/swc-linux-arm64-musl": "15.3.2", "@next/swc-linux-x64-gnu": "15.3.2", "@next/swc-linux-x64-musl": "15.3.2", "@next/swc-win32-arm64-msvc": "15.3.2", "@next/swc-win32-x64-msvc": "15.3.2", "sharp": "^0.34.1" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "@playwright/test": "^1.41.2", "babel-plugin-react-compiler": "*", "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "sass": "^1.3.0" }, "optionalPeers": ["@opentelemetry/api", "@playwright/test", "babel-plugin-react-compiler", "sass"], "bin": { "next": "dist/bin/next" } }, "sha512-CA3BatMyHkxZ48sgOCLdVHjFU36N7TF1HhqAHLFOkV6buwZnvMI84Cug8xD56B9mCuKrqXnLn94417GrZ/jjCQ=="], - "next-intl": ["next-intl@4.1.0", "", { "dependencies": { "@formatjs/intl-localematcher": "^0.5.4", "negotiator": "^1.0.0", "use-intl": "^4.1.0" }, "peerDependencies": { "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0", "typescript": "^5.0.0" }, "optionalPeers": ["typescript"] }, "sha512-JNJRjc7sdnfUxhZmGcvzDszZ60tQKrygV/VLsgzXhnJDxQPn1cN2rVpc53adA1SvBJwPK2O6Sc6b4gYSILjCzw=="], + "next-intl": ["next-intl@4.3.4", "", { "dependencies": { "@formatjs/intl-localematcher": "^0.5.4", "negotiator": "^1.0.0", "use-intl": "^4.3.4" }, "peerDependencies": { "next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0", "typescript": "^5.0.0" }, "optionalPeers": ["typescript"] }, "sha512-VWLIDlGbnL/o4LnveJTJD1NOYN8lh3ZAGTWw2krhfgg53as3VsS4jzUVnArJdqvwtlpU/2BIDbWTZ7V4o1jFEw=="], "normalize-path": ["normalize-path@3.0.0", "", {}, "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="], @@ -942,7 +964,7 @@ "possible-typed-array-names": ["possible-typed-array-names@1.1.0", "", {}, "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg=="], - "postcss": ["postcss@8.5.3", "", { "dependencies": { "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" } }, "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A=="], + "postcss": ["postcss@8.5.6", "", { "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" } }, "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg=="], "prelude-ls": ["prelude-ls@1.2.1", "", {}, "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="], @@ -960,13 +982,13 @@ "queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="], - "react": ["react@19.1.0", "", {}, "sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg=="], + "react": ["react@19.1.1", "", {}, "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ=="], - "react-dom": ["react-dom@19.1.0", "", { "dependencies": { "scheduler": "^0.26.0" }, "peerDependencies": { "react": "^19.1.0" } }, "sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g=="], + "react-dom": ["react-dom@19.1.1", "", { "dependencies": { "scheduler": "^0.26.0" }, "peerDependencies": { "react": "^19.1.1" } }, "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw=="], "react-is": ["react-is@18.3.1", "", {}, "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg=="], - "react-select": ["react-select@5.10.1", "", { "dependencies": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", "@emotion/react": "^11.8.1", "@floating-ui/dom": "^1.0.1", "@types/react-transition-group": "^4.4.0", "memoize-one": "^6.0.0", "prop-types": "^15.6.0", "react-transition-group": "^4.3.0", "use-isomorphic-layout-effect": "^1.2.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-roPEZUL4aRZDx6DcsD+ZNreVl+fM8VsKn0Wtex1v4IazH60ILp5xhdlp464IsEAlJdXeD+BhDAFsBVMfvLQueA=="], + "react-select": ["react-select@5.10.2", "", { "dependencies": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", "@emotion/react": "^11.8.1", "@floating-ui/dom": "^1.0.1", "@types/react-transition-group": "^4.4.0", "memoize-one": "^6.0.0", "prop-types": "^15.6.0", "react-transition-group": "^4.3.0", "use-isomorphic-layout-effect": "^1.2.0" }, "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Z33nHdEFWq9tfnfVXaiM12rbJmk+QjFEztWLtmXqQhz6Al4UZZ9xc0wiatmGtUOCCnHN0WizL3tCMYRENX4rVQ=="], "react-toastify": ["react-toastify@11.0.5", "", { "dependencies": { "clsx": "^2.1.1" }, "peerDependencies": { "react": "^18 || ^19", "react-dom": "^18 || ^19" } }, "sha512-EpqHBGvnSTtHYhCPLxML05NLY2ZX0JURbAdNYa6BUkk+amz4wbKBQvoKQAB0ardvSarUBuY4Q4s1sluAzZwkmA=="], @@ -1016,7 +1038,7 @@ "set-proto": ["set-proto@1.0.0", "", { "dependencies": { "dunder-proto": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.0.0" } }, "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw=="], - "sharp": ["sharp@0.34.2", "", { "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.4", "semver": "^7.7.2" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.34.2", "@img/sharp-darwin-x64": "0.34.2", "@img/sharp-libvips-darwin-arm64": "1.1.0", "@img/sharp-libvips-darwin-x64": "1.1.0", "@img/sharp-libvips-linux-arm": "1.1.0", "@img/sharp-libvips-linux-arm64": "1.1.0", "@img/sharp-libvips-linux-ppc64": "1.1.0", "@img/sharp-libvips-linux-s390x": "1.1.0", "@img/sharp-libvips-linux-x64": "1.1.0", "@img/sharp-libvips-linuxmusl-arm64": "1.1.0", "@img/sharp-libvips-linuxmusl-x64": "1.1.0", "@img/sharp-linux-arm": "0.34.2", "@img/sharp-linux-arm64": "0.34.2", "@img/sharp-linux-s390x": "0.34.2", "@img/sharp-linux-x64": "0.34.2", "@img/sharp-linuxmusl-arm64": "0.34.2", "@img/sharp-linuxmusl-x64": "0.34.2", "@img/sharp-wasm32": "0.34.2", "@img/sharp-win32-arm64": "0.34.2", "@img/sharp-win32-ia32": "0.34.2", "@img/sharp-win32-x64": "0.34.2" } }, "sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg=="], + "sharp": ["sharp@0.34.3", "", { "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.4", "semver": "^7.7.2" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.34.3", "@img/sharp-darwin-x64": "0.34.3", "@img/sharp-libvips-darwin-arm64": "1.2.0", "@img/sharp-libvips-darwin-x64": "1.2.0", "@img/sharp-libvips-linux-arm": "1.2.0", "@img/sharp-libvips-linux-arm64": "1.2.0", "@img/sharp-libvips-linux-ppc64": "1.2.0", "@img/sharp-libvips-linux-s390x": "1.2.0", "@img/sharp-libvips-linux-x64": "1.2.0", "@img/sharp-libvips-linuxmusl-arm64": "1.2.0", "@img/sharp-libvips-linuxmusl-x64": "1.2.0", "@img/sharp-linux-arm": "0.34.3", "@img/sharp-linux-arm64": "0.34.3", "@img/sharp-linux-ppc64": "0.34.3", "@img/sharp-linux-s390x": "0.34.3", "@img/sharp-linux-x64": "0.34.3", "@img/sharp-linuxmusl-arm64": "0.34.3", "@img/sharp-linuxmusl-x64": "0.34.3", "@img/sharp-wasm32": "0.34.3", "@img/sharp-win32-arm64": "0.34.3", "@img/sharp-win32-ia32": "0.34.3", "@img/sharp-win32-x64": "0.34.3" } }, "sha512-eX2IQ6nFohW4DbvHIOLRB3MHFpYqaqvXd3Tp5e/T/dSH83fxaNJQRvDMhASmkNTsNTVF2/OOopzRCt7xokgPfg=="], "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], @@ -1048,6 +1070,8 @@ "stack-utils": ["stack-utils@2.0.6", "", { "dependencies": { "escape-string-regexp": "^2.0.0" } }, "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ=="], + "stop-iteration-iterator": ["stop-iteration-iterator@1.1.0", "", { "dependencies": { "es-errors": "^1.3.0", "internal-slot": "^1.1.0" } }, "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ=="], + "streamsearch": ["streamsearch@1.1.0", "", {}, "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg=="], "string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="], @@ -1082,19 +1106,21 @@ "tailwind-scrollbar": ["tailwind-scrollbar@4.0.2", "", { "dependencies": { "prism-react-renderer": "^2.4.1" }, "peerDependencies": { "tailwindcss": "4.x" } }, "sha512-wAQiIxAPqk0MNTPptVe/xoyWi27y+NRGnTwvn4PQnbvB9kp8QUBiGl/wsfoVBHnQxTmhXJSNt9NHTmcz9EivFA=="], - "tailwindcss": ["tailwindcss@4.1.7", "", {}, "sha512-kr1o/ErIdNhTz8uzAYL7TpaUuzKIE6QPQ4qmSdxnoX/lo+5wmUHQA6h3L5yIqEImSRnAAURDirLu/BgiXGPAhg=="], + "tailwindcss": ["tailwindcss@4.1.11", "", {}, "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA=="], "tapable": ["tapable@2.2.2", "", {}, "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg=="], "tar": ["tar@7.4.3", "", { "dependencies": { "@isaacs/fs-minipass": "^4.0.0", "chownr": "^3.0.0", "minipass": "^7.1.2", "minizlib": "^3.0.1", "mkdirp": "^3.0.1", "yallist": "^5.0.0" } }, "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw=="], + "text-segmentation": ["text-segmentation@1.0.3", "", { "dependencies": { "utrie": "^1.0.2" } }, "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw=="], + "threads": ["threads@1.7.0", "", { "dependencies": { "callsites": "^3.1.0", "debug": "^4.2.0", "is-observable": "^2.1.0", "observable-fns": "^0.6.1" }, "optionalDependencies": { "tiny-worker": ">= 2" } }, "sha512-Mx5NBSHX3sQYR6iI9VYbgHKBLisyB+xROCBGjjWm1O9wb9vfLxdaGtmT/KCjUqMsSNW6nERzCW3T6H43LqjDZQ=="], "through": ["through@2.3.8", "", {}, "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="], "tiny-worker": ["tiny-worker@2.3.0", "", { "dependencies": { "esm": "^3.2.25" } }, "sha512-pJ70wq5EAqTAEl9IkGzA+fN0836rycEuz2Cn6yeZ6FRzlVS5IDOkFHpIoEsksPRQV34GDqXm65+OlnZqUSyK2g=="], - "tinyglobby": ["tinyglobby@0.2.13", "", { "dependencies": { "fdir": "^6.4.4", "picomatch": "^4.0.2" } }, "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw=="], + "tinyglobby": ["tinyglobby@0.2.14", "", { "dependencies": { "fdir": "^6.4.4", "picomatch": "^4.0.2" } }, "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ=="], "tmp": ["tmp@0.0.33", "", { "dependencies": { "os-tmpdir": "~1.0.2" } }, "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw=="], @@ -1122,24 +1148,26 @@ "typed-array-length": ["typed-array-length@1.0.7", "", { "dependencies": { "call-bind": "^1.0.7", "for-each": "^0.3.3", "gopd": "^1.0.1", "is-typed-array": "^1.1.13", "possible-typed-array-names": "^1.0.0", "reflect.getprototypeof": "^1.0.6" } }, "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg=="], - "typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="], + "typescript": ["typescript@5.9.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="], "unbox-primitive": ["unbox-primitive@1.1.0", "", { "dependencies": { "call-bound": "^1.0.3", "has-bigints": "^1.0.2", "has-symbols": "^1.1.0", "which-boxed-primitive": "^1.1.1" } }, "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw=="], - "undici-types": ["undici-types@6.19.8", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="], + "undici-types": ["undici-types@6.21.0", "", {}, "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="], "universalify": ["universalify@2.0.1", "", {}, "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw=="], - "unrs-resolver": ["unrs-resolver@1.7.2", "", { "dependencies": { "napi-postinstall": "^0.2.2" }, "optionalDependencies": { "@unrs/resolver-binding-darwin-arm64": "1.7.2", "@unrs/resolver-binding-darwin-x64": "1.7.2", "@unrs/resolver-binding-freebsd-x64": "1.7.2", "@unrs/resolver-binding-linux-arm-gnueabihf": "1.7.2", "@unrs/resolver-binding-linux-arm-musleabihf": "1.7.2", "@unrs/resolver-binding-linux-arm64-gnu": "1.7.2", "@unrs/resolver-binding-linux-arm64-musl": "1.7.2", "@unrs/resolver-binding-linux-ppc64-gnu": "1.7.2", "@unrs/resolver-binding-linux-riscv64-gnu": "1.7.2", "@unrs/resolver-binding-linux-riscv64-musl": "1.7.2", "@unrs/resolver-binding-linux-s390x-gnu": "1.7.2", "@unrs/resolver-binding-linux-x64-gnu": "1.7.2", "@unrs/resolver-binding-linux-x64-musl": "1.7.2", "@unrs/resolver-binding-wasm32-wasi": "1.7.2", "@unrs/resolver-binding-win32-arm64-msvc": "1.7.2", "@unrs/resolver-binding-win32-ia32-msvc": "1.7.2", "@unrs/resolver-binding-win32-x64-msvc": "1.7.2" } }, "sha512-BBKpaylOW8KbHsu378Zky/dGh4ckT/4NW/0SHRABdqRLcQJ2dAOjDo9g97p04sWflm0kqPqpUatxReNV/dqI5A=="], + "unrs-resolver": ["unrs-resolver@1.11.1", "", { "dependencies": { "napi-postinstall": "^0.3.0" }, "optionalDependencies": { "@unrs/resolver-binding-android-arm-eabi": "1.11.1", "@unrs/resolver-binding-android-arm64": "1.11.1", "@unrs/resolver-binding-darwin-arm64": "1.11.1", "@unrs/resolver-binding-darwin-x64": "1.11.1", "@unrs/resolver-binding-freebsd-x64": "1.11.1", "@unrs/resolver-binding-linux-arm-gnueabihf": "1.11.1", "@unrs/resolver-binding-linux-arm-musleabihf": "1.11.1", "@unrs/resolver-binding-linux-arm64-gnu": "1.11.1", "@unrs/resolver-binding-linux-arm64-musl": "1.11.1", "@unrs/resolver-binding-linux-ppc64-gnu": "1.11.1", "@unrs/resolver-binding-linux-riscv64-gnu": "1.11.1", "@unrs/resolver-binding-linux-riscv64-musl": "1.11.1", "@unrs/resolver-binding-linux-s390x-gnu": "1.11.1", "@unrs/resolver-binding-linux-x64-gnu": "1.11.1", "@unrs/resolver-binding-linux-x64-musl": "1.11.1", "@unrs/resolver-binding-wasm32-wasi": "1.11.1", "@unrs/resolver-binding-win32-arm64-msvc": "1.11.1", "@unrs/resolver-binding-win32-ia32-msvc": "1.11.1", "@unrs/resolver-binding-win32-x64-msvc": "1.11.1" } }, "sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg=="], "uri-js": ["uri-js@4.4.1", "", { "dependencies": { "punycode": "^2.1.0" } }, "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg=="], - "use-intl": ["use-intl@4.1.0", "", { "dependencies": { "@formatjs/fast-memoize": "^2.2.0", "@schummar/icu-type-parser": "1.21.5", "intl-messageformat": "^10.5.14" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0" } }, "sha512-mQvDYFvoGn+bm/PWvlQOtluKCknsQ5a9F1Cj0hMfBjMBVTwnOqLPd6srhjvVdEQEQFVyHM1PfyifKqKYb11M9Q=="], + "use-intl": ["use-intl@4.3.4", "", { "dependencies": { "@formatjs/fast-memoize": "^2.2.0", "@schummar/icu-type-parser": "1.21.5", "intl-messageformat": "^10.5.14" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0" } }, "sha512-sHfiU0QeJ1rirNWRxvCyvlSh9+NczcOzRnPyMeo2rtHXhVnBsvMRjE+UG4eh3lRhCxrvcqei/I0lBxsc59on1w=="], "use-isomorphic-layout-effect": ["use-isomorphic-layout-effect@1.2.1", "", { "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-tpZZ+EX0gaghDAiFR37hj5MgY6ZN55kLiPkJsKxBMZ6GZdOSPJXiOzPM984oPYZ5AnehYx5WQp1+ME8I/P/pRA=="], "util-deprecate": ["util-deprecate@1.0.2", "", {}, "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="], + "utrie": ["utrie@1.0.2", "", { "dependencies": { "base64-arraybuffer": "^1.0.2" } }, "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw=="], + "wcwidth": ["wcwidth@1.0.1", "", { "dependencies": { "defaults": "^1.0.3" } }, "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg=="], "which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="], @@ -1170,39 +1198,49 @@ "yocto-queue": ["yocto-queue@0.1.0", "", {}, "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="], - "zod": ["zod@3.25.67", "", {}, "sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw=="], + "zod": ["zod@3.25.76", "", {}, "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ=="], - "zustand": ["zustand@5.0.5", "", { "peerDependencies": { "@types/react": ">=18.0.0", "immer": ">=9.0.6", "react": ">=18.0.0", "use-sync-external-store": ">=1.2.0" }, "optionalPeers": ["@types/react", "immer", "react", "use-sync-external-store"] }, "sha512-mILtRfKW9xM47hqxGIxCv12gXusoY/xTSHBYApXozR0HmQv299whhBeeAcRy+KrPPybzosvJBCOmVjq6x12fCg=="], + "zustand": ["zustand@5.0.7", "", { "peerDependencies": { "@types/react": ">=18.0.0", "immer": ">=9.0.6", "react": ">=18.0.0", "use-sync-external-store": ">=1.2.0" }, "optionalPeers": ["@types/react", "immer", "react", "use-sync-external-store"] }, "sha512-Ot6uqHDW/O2VdYsKLLU8GQu8sCOM1LcoE8RwvLv9uuRT9s6SOHCKs0ZEOhxg+I1Ld+A1Q5lwx+UlKXXUoCZITg=="], - "@babel/traverse/globals": ["globals@11.12.0", "", {}, "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="], + "@babel/traverse/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], "@eslint-community/eslint-utils/eslint-visitor-keys": ["eslint-visitor-keys@3.4.3", "", {}, "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag=="], + "@eslint/config-array/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + "@formatjs/ecma402-abstract/@formatjs/intl-localematcher": ["@formatjs/intl-localematcher@0.6.1", "", { "dependencies": { "tslib": "^2.8.0" } }, "sha512-ePEgLgVCqi2BBFnTMWPfIghu6FkbZnnBVhO2sSxvLfrdFw7wCHAHiDoM2h4NRgjbaY7+B7HgOLZGkK187pZTZg=="], "@humanfs/node/@humanwhocodes/retry": ["@humanwhocodes/retry@0.3.1", "", {}, "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA=="], + "@oclif/core/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + "@oclif/core/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], "@oclif/core/semver": ["semver@7.7.2", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA=="], "@oclif/core/supports-color": ["supports-color@8.1.1", "", { "dependencies": { "has-flag": "^4.0.0" } }, "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q=="], - "@oclif/core/tinyglobby": ["tinyglobby@0.2.14", "", { "dependencies": { "fdir": "^6.4.4", "picomatch": "^4.0.2" } }, "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ=="], + "@tailwindcss/oxide-wasm32-wasi/@emnapi/core": ["@emnapi/core@1.4.5", "", { "dependencies": { "@emnapi/wasi-threads": "1.0.4", "tslib": "^2.4.0" }, "bundled": true }, "sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q=="], - "@tailwindcss/oxide-wasm32-wasi/@emnapi/core": ["@emnapi/core@1.4.3", "", { "dependencies": { "@emnapi/wasi-threads": "1.0.2", "tslib": "^2.4.0" }, "bundled": true }, "sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g=="], + "@tailwindcss/oxide-wasm32-wasi/@emnapi/runtime": ["@emnapi/runtime@1.4.5", "", { "dependencies": { "tslib": "^2.4.0" }, "bundled": true }, "sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg=="], - "@tailwindcss/oxide-wasm32-wasi/@emnapi/runtime": ["@emnapi/runtime@1.4.3", "", { "dependencies": { "tslib": "^2.4.0" }, "bundled": true }, "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ=="], + "@tailwindcss/oxide-wasm32-wasi/@emnapi/wasi-threads": ["@emnapi/wasi-threads@1.0.4", "", { "dependencies": { "tslib": "^2.4.0" }, "bundled": true }, "sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g=="], - "@tailwindcss/oxide-wasm32-wasi/@emnapi/wasi-threads": ["@emnapi/wasi-threads@1.0.2", "", { "dependencies": { "tslib": "^2.4.0" }, "bundled": true }, "sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA=="], - - "@tailwindcss/oxide-wasm32-wasi/@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.10", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@tybys/wasm-util": "^0.9.0" }, "bundled": true }, "sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ=="], + "@tailwindcss/oxide-wasm32-wasi/@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.12", "", { "dependencies": { "@emnapi/core": "^1.4.3", "@emnapi/runtime": "^1.4.3", "@tybys/wasm-util": "^0.10.0" }, "bundled": true }, "sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ=="], "@tailwindcss/oxide-wasm32-wasi/@tybys/wasm-util": ["@tybys/wasm-util@0.9.0", "", { "dependencies": { "tslib": "^2.4.0" }, "bundled": true }, "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw=="], "@tailwindcss/oxide-wasm32-wasi/tslib": ["tslib@2.8.1", "", { "bundled": true }, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="], - "@typescript-eslint/eslint-plugin/ignore": ["ignore@7.0.4", "", {}, "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A=="], + "@typescript-eslint/eslint-plugin/ignore": ["ignore@7.0.5", "", {}, "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg=="], + + "@typescript-eslint/parser/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + + "@typescript-eslint/project-service/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + + "@typescript-eslint/type-utils/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + + "@typescript-eslint/typescript-estree/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], "@typescript-eslint/typescript-estree/fast-glob": ["fast-glob@3.3.3", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.8" } }, "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg=="], @@ -1210,16 +1248,20 @@ "@typescript-eslint/typescript-estree/semver": ["semver@7.7.2", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA=="], + "@typescript/vfs/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + "chalk/ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], "chokidar/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], - "engine.io-client/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], - "error-ex/is-arrayish": ["is-arrayish@0.2.1", "", {}, "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="], + "eslint/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + "eslint-import-resolver-node/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], + "eslint-import-resolver-typescript/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + "eslint-module-utils/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], "eslint-plugin-import/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], @@ -1228,8 +1270,6 @@ "fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], - "fdir/picomatch": ["picomatch@4.0.2", "", {}, "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg=="], - "figures/escape-string-regexp": ["escape-string-regexp@1.0.5", "", {}, "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="], "filelist/minimatch": ["minimatch@5.1.6", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g=="], @@ -1246,29 +1286,27 @@ "sharp/semver": ["semver@7.7.2", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA=="], - "socket.io-client/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], - - "socket.io-parser/debug": ["debug@4.3.7", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ=="], - "stack-utils/escape-string-regexp": ["escape-string-regexp@2.0.0", "", {}, "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="], "string-width/emoji-regex": ["emoji-regex@8.0.0", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="], - "tinyglobby/picomatch": ["picomatch@4.0.2", "", {}, "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg=="], + "threads/debug": ["debug@4.4.1", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ=="], + + "tinyglobby/picomatch": ["picomatch@4.0.3", "", {}, "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q=="], "tsutils/tslib": ["tslib@1.14.1", "", {}, "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="], "wrap-ansi/ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], - "@oclif/core/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + "@oclif/core/minimatch/brace-expansion": ["brace-expansion@2.0.2", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ=="], - "@oclif/core/tinyglobby/picomatch": ["picomatch@4.0.2", "", {}, "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg=="], + "@tailwindcss/oxide-wasm32-wasi/@napi-rs/wasm-runtime/@tybys/wasm-util": ["@tybys/wasm-util@0.10.0", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ=="], "@typescript-eslint/typescript-estree/fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], - "@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + "@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.2", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ=="], - "filelist/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], + "filelist/minimatch/brace-expansion": ["brace-expansion@2.0.2", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ=="], "inquirer/wrap-ansi/ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], } diff --git a/data/lightcone_bonus.json b/data/lightcone_bonus.json new file mode 100644 index 0000000..584cdfa --- /dev/null +++ b/data/lightcone_bonus.json @@ -0,0 +1,3192 @@ +{ + "20000": {}, + "20001": {}, + "20002": {}, + "20003": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "20004": {}, + "20005": {}, + "20006": {}, + "20007": {}, + "20008": {}, + "20009": {}, + "20010": {}, + "20011": {}, + "20012": {}, + "20013": {}, + "20014": {}, + "20015": {}, + "20016": {}, + "20017": {}, + "20018": {}, + "20019": {}, + "20020": {}, + "20021": {}, + "20022": {}, + "21000": { + "0": [ + { + "type": "SPRatioBase", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "SPRatioBase", + "value": 0.10000000149011612 + } + ], + "2": [ + { + "type": "SPRatioBase", + "value": 0.119999997317791 + } + ], + "3": [ + { + "type": "SPRatioBase", + "value": 0.14000000059604645 + } + ], + "4": [ + { + "type": "SPRatioBase", + "value": 0.1599999964237213 + } + ] + }, + "21001": {}, + "21002": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.18000000715255737 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.20000000298023224 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.2199999988079071 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.23999999463558197 + } + ] + }, + "21003": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21004": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.2800000011920929 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.3499999940395355 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.41999998688697815 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.4900000095367432 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.5600000023841858 + } + ] + }, + "21005": {}, + "21006": {}, + "21007": { + "0": [ + { + "type": "HealRatioBase", + "value": 0.10000000149011612 + } + ], + "1": [ + { + "type": "HealRatioBase", + "value": 0.125 + } + ], + "2": [ + { + "type": "HealRatioBase", + "value": 0.15000000596046448 + } + ], + "3": [ + { + "type": "HealRatioBase", + "value": 0.17499999701976776 + } + ], + "4": [ + { + "type": "HealRatioBase", + "value": 0.20000000298023224 + } + ] + }, + "21008": { + "0": [ + { + "type": "StatusProbabilityBase", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "StatusProbabilityBase", + "value": 0.25 + } + ], + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.30000001192092896 + } + ], + "3": [ + { + "type": "StatusProbabilityBase", + "value": 0.3499999940395355 + } + ], + "4": [ + { + "type": "StatusProbabilityBase", + "value": 0.4000000059604645 + } + ] + }, + "21009": {}, + "21010": {}, + "21011": {}, + "21012": { + "0": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.25 + } + ], + "2": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.30000001192092896 + } + ], + "3": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.3499999940395355 + } + ], + "4": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.4000000059604645 + } + ] + }, + "21013": {}, + "21014": { + "0": [ + { + "type": "StatusResistanceBase", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "StatusResistanceBase", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "StatusResistanceBase", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "StatusResistanceBase", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "StatusResistanceBase", + "value": 0.3199999928474426 + } + ] + }, + "21015": {}, + "21016": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21017": {}, + "21018": {}, + "21019": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21020": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21021": {}, + "21022": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.3199999928474426 + } + ] + }, + "21023": {}, + "21024": {}, + "21025": {}, + "21026": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.10000000149011612 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.125 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.15000000596046448 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.17499999701976776 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ] + }, + "21027": { + "0": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.15000000596046448 + } + ], + "2": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.18000000715255737 + } + ], + "3": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.20999999344348907 + } + ], + "4": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.23999999463558197 + } + ] + }, + "21028": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21029": {}, + "21030": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21031": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.15000000596046448 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.20999999344348907 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.23999999463558197 + } + ] + }, + "21032": {}, + "21033": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.30000001192092896 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.36000001430511475 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.41999998688697815 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.47999998927116394 + } + ] + }, + "21034": {}, + "21035": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.30000001192092896 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.36000001430511475 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.41999998688697815 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.47999998927116394 + } + ] + }, + "21036": {}, + "21037": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ] + }, + "21038": {}, + "21039": { + "0": [ + { + "type": "StatusResistanceBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "StatusResistanceBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "StatusResistanceBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "StatusResistanceBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "StatusResistanceBase", + "value": 0.20000000298023224 + } + ] + }, + "21040": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.18000000715255737 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2199999988079071 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ] + }, + "21041": {}, + "21042": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.2800000011920929 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.3499999940395355 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.41999998688697815 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.4900000095367432 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.5600000023841858 + } + ] + }, + "21043": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21044": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.10000000149011612 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.14000000059604645 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ] + }, + "21045": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.2800000011920929 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.3499999940395355 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.41999998688697815 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.4900000095367432 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.5600000023841858 + } + ] + }, + "21046": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21047": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.2800000011920929 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.3499999940395355 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.41999998688697815 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.4900000095367432 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.5600000023841858 + } + ] + }, + "21048": { + "0": [ + { + "type": "SpeedAddedRatio", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "SpeedAddedRatio", + "value": 0.09000000357627869 + } + ], + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.10000000149011612 + } + ], + "3": [ + { + "type": "SpeedAddedRatio", + "value": 0.10999999940395357 + } + ], + "4": [ + { + "type": "SpeedAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "21050": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.15000000596046448 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.18000000715255737 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.20999999344348907 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.23999999463558197 + } + ] + }, + "21051": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21052": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.20000000298023224 + } + ] + }, + "21053": {}, + "21054": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21055": { + "0": [ + { + "type": "HealRatioBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "HealRatioBase", + "value": 0.15000000596046448 + } + ], + "2": [ + { + "type": "HealRatioBase", + "value": 0.18000000715255737 + } + ], + "3": [ + { + "type": "HealRatioBase", + "value": 0.20999999344348907 + } + ], + "4": [ + { + "type": "HealRatioBase", + "value": 0.23999999463558197 + } + ] + }, + "21056": {}, + "21057": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.4000000059604645 + } + ] + }, + "21058": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.20000000298023224 + } + ] + }, + "21060": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.20000000298023224 + } + ] + }, + "21061": { + "0": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "21062": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.4000000059604645 + } + ] + }, + "22000": { + "0": [ + { + "type": "StatusProbabilityBase", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "StatusProbabilityBase", + "value": 0.25 + } + ], + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.30000001192092896 + } + ], + "3": [ + { + "type": "StatusProbabilityBase", + "value": 0.3499999940395355 + } + ], + "4": [ + { + "type": "StatusProbabilityBase", + "value": 0.4000000059604645 + } + ] + }, + "22001": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.09000000357627869 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.10000000149011612 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.10999999940395357 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "22002": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "22003": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.15000000596046448 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.18000000715255737 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.20999999344348907 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + } + ] + }, + "22004": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.10000000149011612 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.14000000059604645 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ] + }, + "22005": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ] + }, + "23000": {}, + "23001": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.20999999344348907 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.27000001072883606 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.30000001192092896 + } + ] + }, + "23002": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.4000000059604645 + } + ] + }, + "23003": { + "0": [ + { + "type": "SPRatioBase", + "value": 0.10000000149011612 + } + ], + "1": [ + { + "type": "SPRatioBase", + "value": 0.119999997317791 + } + ], + "2": [ + { + "type": "SPRatioBase", + "value": 0.14000000059604645 + } + ], + "3": [ + { + "type": "SPRatioBase", + "value": 0.1599999964237213 + } + ], + "4": [ + { + "type": "SPRatioBase", + "value": 0.18000000715255737 + } + ] + }, + "23004": {}, + "23005": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.23999999463558197 + }, + { + "type": "StatusProbabilityBase", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.2800000011920929 + }, + { + "type": "StatusProbabilityBase", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.3199999928474426 + }, + { + "type": "StatusProbabilityBase", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.36000001430511475 + }, + { + "type": "StatusProbabilityBase", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.4000000059604645 + }, + { + "type": "StatusProbabilityBase", + "value": 0.4000000059604645 + } + ] + }, + "23006": { + "0": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "AllDamageTypeAddedRatio", + "value": 0.4000000059604645 + } + ] + }, + "23007": { + "0": [ + { + "type": "StatusProbabilityBase", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "StatusProbabilityBase", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "StatusProbabilityBase", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "StatusProbabilityBase", + "value": 0.4000000059604645 + } + ] + }, + "23008": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.23999999463558197 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.2800000011920929 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.3199999928474426 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.36000001430511475 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.4000000059604645 + } + ] + }, + "23009": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + }, + { + "type": "HPAddedRatio", + "value": 0.18000000715255737 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.20999999344348907 + }, + { + "type": "HPAddedRatio", + "value": 0.20999999344348907 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.23999999463558197 + }, + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.27000001072883606 + }, + { + "type": "HPAddedRatio", + "value": 0.27000001072883606 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.30000001192092896 + }, + { + "type": "HPAddedRatio", + "value": 0.30000001192092896 + } + ] + }, + "23010": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.41999998688697815 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.47999998927116394 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.5400000214576721 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.6000000238418579 + } + ] + }, + "23011": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + }, + { + "type": "SPRatioBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.2800000011920929 + }, + { + "type": "SPRatioBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.3199999928474426 + }, + { + "type": "SPRatioBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.36000001430511475 + }, + { + "type": "SPRatioBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.4000000059604645 + }, + { + "type": "SPRatioBase", + "value": 0.20000000298023224 + } + ] + }, + "23012": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.30000001192092896 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.3499999940395355 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.4000000059604645 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.44999998807907104 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.5 + } + ] + }, + "23013": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.18000000715255737 + }, + { + "type": "HealRatioBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.20999999344348907 + }, + { + "type": "HealRatioBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + }, + { + "type": "HealRatioBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.27000001072883606 + }, + { + "type": "HealRatioBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.30000001192092896 + }, + { + "type": "HealRatioBase", + "value": 0.20000000298023224 + } + ] + }, + "23014": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.2300000041723251 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.25999999046325684 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.28999999165534973 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.3199999928474426 + } + ] + }, + "23015": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.20999999344348907 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.27000001072883606 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.30000001192092896 + } + ] + }, + "23016": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.20999999344348907 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.27000001072883606 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.30000001192092896 + } + ] + }, + "23017": { + "0": [ + { + "type": "SPRatioBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "SPRatioBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "SPRatioBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "SPRatioBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "SPRatioBase", + "value": 0.20000000298023224 + } + ] + }, + "23018": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.41999998688697815 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.47999998927116394 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.5400000214576721 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.6000000238418579 + } + ] + }, + "23019": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 1 + } + ] + }, + "23020": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.2300000041723251 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.25999999046325684 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.28999999165534973 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.3199999928474426 + } + ] + }, + "23021": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.3199999928474426 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.38999998569488525 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.4600000083446502 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.5299999713897705 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.6000000238418579 + } + ] + }, + "23022": { + "0": [ + { + "type": "StatusProbabilityBase", + "value": 0.4000000059604645 + } + ], + "1": [ + { + "type": "StatusProbabilityBase", + "value": 0.44999998807907104 + } + ], + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.5 + } + ], + "3": [ + { + "type": "StatusProbabilityBase", + "value": 0.550000011920929 + } + ], + "4": [ + { + "type": "StatusProbabilityBase", + "value": 0.6000000238418579 + } + ] + }, + "23023": { + "0": [ + { + "type": "DefenceAddedRatio", + "value": 0.4000000059604645 + } + ], + "1": [ + { + "type": "DefenceAddedRatio", + "value": 0.4600000083446502 + } + ], + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.5199999809265137 + } + ], + "3": [ + { + "type": "DefenceAddedRatio", + "value": 0.5799999833106995 + } + ], + "4": [ + { + "type": "DefenceAddedRatio", + "value": 0.6399999856948853 + } + ] + }, + "23024": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.41999998688697815 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.47999998927116394 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.5400000214576721 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.6000000238418579 + } + ] + }, + "23025": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 1 + } + ] + }, + "23026": {}, + "23027": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 1 + } + ] + }, + "23028": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.1899999976158142 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.2199999988079071 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.25 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.2800000011920929 + } + ] + }, + "23029": { + "0": [ + { + "type": "StatusProbabilityBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "StatusProbabilityBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "StatusProbabilityBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "StatusProbabilityBase", + "value": 1 + } + ] + }, + "23030": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.41999998688697815 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.47999998927116394 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.5400000214576721 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.6000000238418579 + } + ] + }, + "23031": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.15000000596046448 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.17499999701976776 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.20000000298023224 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.22499999403953552 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.25 + } + ] + }, + "23032": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 1 + } + ] + }, + "23033": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 1 + } + ] + }, + "23034": {}, + "23035": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.6000000238418579 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.699999988079071 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.800000011920929 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.8999999761581421 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 1 + } + ] + }, + "23036": { + "0": [ + { + "type": "BaseSpeed", + "value": 12 + } + ], + "1": [ + { + "type": "BaseSpeed", + "value": 14 + } + ], + "2": [ + { + "type": "BaseSpeed", + "value": 16 + } + ], + "3": [ + { + "type": "BaseSpeed", + "value": 18 + } + ], + "4": [ + { + "type": "BaseSpeed", + "value": 20 + } + ] + }, + "23037": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.14000000059604645 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.18000000715255737 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.20000000298023224 + } + ] + }, + "23038": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.41999998688697815 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.47999998927116394 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.5400000214576721 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.6000000238418579 + } + ] + }, + "23039": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.18000000715255737 + }, + { + "type": "HealTakenRatio", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.20999999344348907 + }, + { + "type": "HealTakenRatio", + "value": 0.25 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.23999999463558197 + }, + { + "type": "HealTakenRatio", + "value": 0.30000001192092896 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.27000001072883606 + }, + { + "type": "HealTakenRatio", + "value": 0.3499999940395355 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.30000001192092896 + }, + { + "type": "HealTakenRatio", + "value": 0.4000000059604645 + } + ] + }, + "23040": { + "0": [ + { + "type": "HPAddedRatio", + "value": 0.30000001192092896 + } + ], + "1": [ + { + "type": "HPAddedRatio", + "value": 0.375 + } + ], + "2": [ + { + "type": "HPAddedRatio", + "value": 0.44999998807907104 + } + ], + "3": [ + { + "type": "HPAddedRatio", + "value": 0.5249999761581421 + } + ], + "4": [ + { + "type": "HPAddedRatio", + "value": 0.6000000238418579 + } + ] + }, + "23041": {}, + "23042": { + "0": [ + { + "type": "SpeedAddedRatio", + "value": 0.18000000715255737 + } + ], + "1": [ + { + "type": "SpeedAddedRatio", + "value": 0.20999999344348907 + } + ], + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "SpeedAddedRatio", + "value": 0.27000001072883606 + } + ], + "4": [ + { + "type": "SpeedAddedRatio", + "value": 0.30000001192092896 + } + ] + }, + "23043": { + "0": [ + { + "type": "SpeedAddedRatio", + "value": 0.18000000715255737 + } + ], + "1": [ + { + "type": "SpeedAddedRatio", + "value": 0.20999999344348907 + } + ], + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "SpeedAddedRatio", + "value": 0.27000001072883606 + } + ], + "4": [ + { + "type": "SpeedAddedRatio", + "value": 0.30000001192092896 + } + ] + }, + "23044": { + "0": [ + { + "type": "BaseSpeed", + "value": 12 + } + ], + "1": [ + { + "type": "BaseSpeed", + "value": 14 + } + ], + "2": [ + { + "type": "BaseSpeed", + "value": 16 + } + ], + "3": [ + { + "type": "BaseSpeed", + "value": 18 + } + ], + "4": [ + { + "type": "BaseSpeed", + "value": 20 + } + ] + }, + "23045": { + "0": [ + { + "type": "CriticalDamageBase", + "value": 0.36000001430511475 + } + ], + "1": [ + { + "type": "CriticalDamageBase", + "value": 0.44999998807907104 + } + ], + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.5400000214576721 + } + ], + "3": [ + { + "type": "CriticalDamageBase", + "value": 0.6299999952316284 + } + ], + "4": [ + { + "type": "CriticalDamageBase", + "value": 0.7200000286102295 + } + ] + }, + "23046": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.20000000298023224 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.23999999463558197 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.2800000011920929 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.3199999928474426 + } + ] + }, + "23047": { + "0": [ + { + "type": "StatusProbabilityBase", + "value": 0.4000000059604645 + } + ], + "1": [ + { + "type": "StatusProbabilityBase", + "value": 0.44999998807907104 + } + ], + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.5 + } + ], + "3": [ + { + "type": "StatusProbabilityBase", + "value": 0.550000011920929 + } + ], + "4": [ + { + "type": "StatusProbabilityBase", + "value": 0.6000000238418579 + } + ] + }, + "23048": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.6399999856948853 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.800000011920929 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.959999978542328 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 1.1200000047683716 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 1.2799999713897705 + } + ] + }, + "24000": {}, + "24001": { + "0": [ + { + "type": "CriticalChanceBase", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "CriticalChanceBase", + "value": 0.10000000149011612 + } + ], + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.119999997317791 + } + ], + "3": [ + { + "type": "CriticalChanceBase", + "value": 0.14000000059604645 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.1599999964237213 + } + ] + }, + "24002": { + "0": [ + { + "type": "StatusResistanceBase", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "StatusResistanceBase", + "value": 0.10000000149011612 + } + ], + "2": [ + { + "type": "StatusResistanceBase", + "value": 0.119999997317791 + } + ], + "3": [ + { + "type": "StatusResistanceBase", + "value": 0.14000000059604645 + } + ], + "4": [ + { + "type": "StatusResistanceBase", + "value": 0.1599999964237213 + } + ] + }, + "24003": { + "0": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.20000000298023224 + } + ], + "1": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.25 + } + ], + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.30000001192092896 + } + ], + "3": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.3499999940395355 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.4000000059604645 + } + ] + }, + "24004": { + "0": [ + { + "type": "AttackAddedRatio", + "value": 0.07999999821186066 + } + ], + "1": [ + { + "type": "AttackAddedRatio", + "value": 0.09000000357627869 + } + ], + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.10000000149011612 + } + ], + "3": [ + { + "type": "AttackAddedRatio", + "value": 0.10999999940395357 + } + ], + "4": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "24005": { + "0": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ], + "1": [ + { + "type": "SpeedAddedRatio", + "value": 0.07500000298023224 + } + ], + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.09000000357627869 + } + ], + "3": [ + { + "type": "SpeedAddedRatio", + "value": 0.10499999672174454 + } + ], + "4": [ + { + "type": "SpeedAddedRatio", + "value": 0.119999997317791 + } + ] + } +} \ No newline at end of file diff --git a/data/rank_icon.json b/data/rank_icon.json new file mode 100644 index 0000000..c90b6db --- /dev/null +++ b/data/rank_icon.json @@ -0,0 +1,642 @@ +{ + "1001": [ + "https://homdgcat.wiki/images/skillicons/avatar/1001/SkillIcon_1001_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1001/SkillIcon_1001_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1001/SkillIcon_1001_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1001/SkillIcon_1001_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1001/SkillIcon_1001_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1001/SkillIcon_1001_Rank6.png" + ], + "1002": [ + "https://homdgcat.wiki/images/skillicons/avatar/1002/SkillIcon_1002_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1002/SkillIcon_1002_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1002/SkillIcon_1002_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1002/SkillIcon_1002_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1002/SkillIcon_1002_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1002/SkillIcon_1002_Rank6.png" + ], + "1003": [ + "https://homdgcat.wiki/images/skillicons/avatar/1003/SkillIcon_1003_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1003/SkillIcon_1003_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1003/SkillIcon_1003_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1003/SkillIcon_1003_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1003/SkillIcon_1003_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1003/SkillIcon_1003_Rank6.png" + ], + "1004": [ + "https://homdgcat.wiki/images/skillicons/avatar/1004/SkillIcon_1004_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1004/SkillIcon_1004_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1004/SkillIcon_1004_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1004/SkillIcon_1004_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1004/SkillIcon_1004_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1004/SkillIcon_1004_Rank6.png" + ], + "1005": [ + "https://homdgcat.wiki/images/skillicons/avatar/1005/SkillIcon_1005_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1005/SkillIcon_1005_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1005/SkillIcon_1005_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1005/SkillIcon_1005_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1005/SkillIcon_1005_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1005/SkillIcon_1005_Rank6.png" + ], + "1006": [ + "https://homdgcat.wiki/images/skillicons/avatar/1006/SkillIcon_1006_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1006/SkillIcon_1006_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1006/SkillIcon_1006_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1006/SkillIcon_1006_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1006/SkillIcon_1006_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1006/SkillIcon_1006_Rank6.png" + ], + "1008": [ + "https://homdgcat.wiki/images/skillicons/avatar/1008/SkillIcon_1008_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1008/SkillIcon_1008_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1008/SkillIcon_1008_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1008/SkillIcon_1008_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1008/SkillIcon_1008_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1008/SkillIcon_1008_Rank6.png" + ], + "1009": [ + "https://homdgcat.wiki/images/skillicons/avatar/1009/SkillIcon_1009_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1009/SkillIcon_1009_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1009/SkillIcon_1009_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1009/SkillIcon_1009_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1009/SkillIcon_1009_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1009/SkillIcon_1009_Rank6.png" + ], + "1013": [ + "https://homdgcat.wiki/images/skillicons/avatar/1013/SkillIcon_1013_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1013/SkillIcon_1013_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1013/SkillIcon_1013_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1013/SkillIcon_1013_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1013/SkillIcon_1013_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1013/SkillIcon_1013_Rank6.png" + ], + "1014": [ + "https://homdgcat.wiki/images/skillicons/avatar/1014/SkillIcon_1014_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1014/SkillIcon_1014_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1014/SkillIcon_1014_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1014/SkillIcon_1014_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1014/SkillIcon_1014_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1014/SkillIcon_1014_Rank6.png" + ], + "1015": [ + "https://homdgcat.wiki/images/skillicons/avatar/1015/SkillIcon_1015_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1015/SkillIcon_1015_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1015/SkillIcon_1015_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1015/SkillIcon_1015_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1015/SkillIcon_1015_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1015/SkillIcon_1015_Rank6.png" + ], + "1101": [ + "https://homdgcat.wiki/images/skillicons/avatar/1101/SkillIcon_1101_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1101/SkillIcon_1101_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1101/SkillIcon_1101_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1101/SkillIcon_1101_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1101/SkillIcon_1101_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1101/SkillIcon_1101_Rank6.png" + ], + "1102": [ + "https://homdgcat.wiki/images/skillicons/avatar/1102/SkillIcon_1102_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1102/SkillIcon_1102_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1102/SkillIcon_1102_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1102/SkillIcon_1102_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1102/SkillIcon_1102_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1102/SkillIcon_1102_Rank6.png" + ], + "1103": [ + "https://homdgcat.wiki/images/skillicons/avatar/1103/SkillIcon_1103_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1103/SkillIcon_1103_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1103/SkillIcon_1103_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1103/SkillIcon_1103_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1103/SkillIcon_1103_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1103/SkillIcon_1103_Rank6.png" + ], + "1104": [ + "https://homdgcat.wiki/images/skillicons/avatar/1104/SkillIcon_1104_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1104/SkillIcon_1104_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1104/SkillIcon_1104_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1104/SkillIcon_1104_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1104/SkillIcon_1104_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1104/SkillIcon_1104_Rank6.png" + ], + "1105": [ + "https://homdgcat.wiki/images/skillicons/avatar/1105/SkillIcon_1105_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1105/SkillIcon_1105_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1105/SkillIcon_1105_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1105/SkillIcon_1105_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1105/SkillIcon_1105_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1105/SkillIcon_1105_Rank6.png" + ], + "1106": [ + "https://homdgcat.wiki/images/skillicons/avatar/1106/SkillIcon_1106_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1106/SkillIcon_1106_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1106/SkillIcon_1106_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1106/SkillIcon_1106_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1106/SkillIcon_1106_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1106/SkillIcon_1106_Rank6.png" + ], + "1107": [ + "https://homdgcat.wiki/images/skillicons/avatar/1107/SkillIcon_1107_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1107/SkillIcon_1107_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1107/SkillIcon_1107_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1107/SkillIcon_1107_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1107/SkillIcon_1107_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1107/SkillIcon_1107_Rank6.png" + ], + "1108": [ + "https://homdgcat.wiki/images/skillicons/avatar/1108/SkillIcon_1108_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1108/SkillIcon_1108_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1108/SkillIcon_1108_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1108/SkillIcon_1108_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1108/SkillIcon_1108_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1108/SkillIcon_1108_Rank6.png" + ], + "1109": [ + "https://homdgcat.wiki/images/skillicons/avatar/1109/SkillIcon_1109_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1109/SkillIcon_1109_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1109/SkillIcon_1109_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1109/SkillIcon_1109_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1109/SkillIcon_1109_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1109/SkillIcon_1109_Rank6.png" + ], + "1110": [ + "https://homdgcat.wiki/images/skillicons/avatar/1110/SkillIcon_1110_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1110/SkillIcon_1110_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1110/SkillIcon_1110_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1110/SkillIcon_1110_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1110/SkillIcon_1110_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1110/SkillIcon_1110_Rank6.png" + ], + "1111": [ + "https://homdgcat.wiki/images/skillicons/avatar/1111/SkillIcon_1111_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1111/SkillIcon_1111_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1111/SkillIcon_1111_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1111/SkillIcon_1111_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1111/SkillIcon_1111_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1111/SkillIcon_1111_Rank6.png" + ], + "1112": [ + "https://homdgcat.wiki/images/skillicons/avatar/1112/SkillIcon_1112_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1112/SkillIcon_1112_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1112/SkillIcon_1112_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1112/SkillIcon_1112_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1112/SkillIcon_1112_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1112/SkillIcon_1112_Rank6.png" + ], + "1201": [ + "https://homdgcat.wiki/images/skillicons/avatar/1201/SkillIcon_1201_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1201/SkillIcon_1201_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1201/SkillIcon_1201_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1201/SkillIcon_1201_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1201/SkillIcon_1201_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1201/SkillIcon_1201_Rank6.png" + ], + "1202": [ + "https://homdgcat.wiki/images/skillicons/avatar/1202/SkillIcon_1202_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1202/SkillIcon_1202_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1202/SkillIcon_1202_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1202/SkillIcon_1202_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1202/SkillIcon_1202_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1202/SkillIcon_1202_Rank6.png" + ], + "1203": [ + "https://homdgcat.wiki/images/skillicons/avatar/1203/SkillIcon_1203_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1203/SkillIcon_1203_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1203/SkillIcon_1203_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1203/SkillIcon_1203_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1203/SkillIcon_1203_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1203/SkillIcon_1203_Rank6.png" + ], + "1204": [ + "https://homdgcat.wiki/images/skillicons/avatar/1204/SkillIcon_1204_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1204/SkillIcon_1204_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1204/SkillIcon_1204_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1204/SkillIcon_1204_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1204/SkillIcon_1204_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1204/SkillIcon_1204_Rank6.png" + ], + "1205": [ + "https://homdgcat.wiki/images/skillicons/avatar/1205/SkillIcon_1205_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1205/SkillIcon_1205_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1205/SkillIcon_1205_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1205/SkillIcon_1205_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1205/SkillIcon_1205_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1205/SkillIcon_1205_Rank6.png" + ], + "1206": [ + "https://homdgcat.wiki/images/skillicons/avatar/1206/SkillIcon_1206_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1206/SkillIcon_1206_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1206/SkillIcon_1206_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1206/SkillIcon_1206_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1206/SkillIcon_1206_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1206/SkillIcon_1206_Rank6.png" + ], + "1207": [ + "https://homdgcat.wiki/images/skillicons/avatar/1207/SkillIcon_1207_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1207/SkillIcon_1207_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1207/SkillIcon_1207_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1207/SkillIcon_1207_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1207/SkillIcon_1207_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1207/SkillIcon_1207_Rank6.png" + ], + "1208": [ + "https://homdgcat.wiki/images/skillicons/avatar/1208/SkillIcon_1208_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1208/SkillIcon_1208_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1208/SkillIcon_1208_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1208/SkillIcon_1208_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1208/SkillIcon_1208_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1208/SkillIcon_1208_Rank6.png" + ], + "1209": [ + "https://homdgcat.wiki/images/skillicons/avatar/1209/SkillIcon_1209_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1209/SkillIcon_1209_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1209/SkillIcon_1209_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1209/SkillIcon_1209_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1209/SkillIcon_1209_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1209/SkillIcon_1209_Rank6.png" + ], + "1210": [ + "https://homdgcat.wiki/images/skillicons/avatar/1210/SkillIcon_1210_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1210/SkillIcon_1210_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1210/SkillIcon_1210_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1210/SkillIcon_1210_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1210/SkillIcon_1210_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1210/SkillIcon_1210_Rank6.png" + ], + "1211": [ + "https://homdgcat.wiki/images/skillicons/avatar/1211/SkillIcon_1211_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1211/SkillIcon_1211_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1211/SkillIcon_1211_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1211/SkillIcon_1211_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1211/SkillIcon_1211_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1211/SkillIcon_1211_Rank6.png" + ], + "1212": [ + "https://homdgcat.wiki/images/skillicons/avatar/1212/SkillIcon_1212_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1212/SkillIcon_1212_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1212/SkillIcon_1212_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1212/SkillIcon_1212_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1212/SkillIcon_1212_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1212/SkillIcon_1212_Rank6.png" + ], + "1213": [ + "https://homdgcat.wiki/images/skillicons/avatar/1213/SkillIcon_1213_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1213/SkillIcon_1213_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1213/SkillIcon_1213_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1213/SkillIcon_1213_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1213/SkillIcon_1213_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1213/SkillIcon_1213_Rank6.png" + ], + "1214": [ + "https://homdgcat.wiki/images/skillicons/avatar/1214/SkillIcon_1214_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1214/SkillIcon_1214_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1214/SkillIcon_1214_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1214/SkillIcon_1214_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1214/SkillIcon_1214_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1214/SkillIcon_1214_Rank6.png" + ], + "1215": [ + "https://homdgcat.wiki/images/skillicons/avatar/1215/SkillIcon_1215_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1215/SkillIcon_1215_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1215/SkillIcon_1215_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1215/SkillIcon_1215_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1215/SkillIcon_1215_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1215/SkillIcon_1215_Rank6.png" + ], + "1217": [ + "https://homdgcat.wiki/images/skillicons/avatar/1217/SkillIcon_1217_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1217/SkillIcon_1217_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1217/SkillIcon_1217_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1217/SkillIcon_1217_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1217/SkillIcon_1217_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1217/SkillIcon_1217_Rank6.png" + ], + "1218": [ + "https://homdgcat.wiki/images/skillicons/avatar/1218/SkillIcon_1218_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1218/SkillIcon_1218_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1218/SkillIcon_1218_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1218/SkillIcon_1218_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1218/SkillIcon_1218_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1218/SkillIcon_1218_Rank6.png" + ], + "1220": [ + "https://homdgcat.wiki/images/skillicons/avatar/1220/SkillIcon_1220_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1220/SkillIcon_1220_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1220/SkillIcon_1220_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1220/SkillIcon_1220_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1220/SkillIcon_1220_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1220/SkillIcon_1220_Rank6.png" + ], + "1221": [ + "https://homdgcat.wiki/images/skillicons/avatar/1221/SkillIcon_1221_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1221/SkillIcon_1221_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1221/SkillIcon_1221_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1221/SkillIcon_1221_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1221/SkillIcon_1221_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1221/SkillIcon_1221_Rank6.png" + ], + "1222": [ + "https://homdgcat.wiki/images/skillicons/avatar/1222/SkillIcon_1222_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1222/SkillIcon_1222_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1222/SkillIcon_1222_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1222/SkillIcon_1222_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1222/SkillIcon_1222_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1222/SkillIcon_1222_Rank6.png" + ], + "1223": [ + "https://homdgcat.wiki/images/skillicons/avatar/1223/SkillIcon_1223_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1223/SkillIcon_1223_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1223/SkillIcon_1223_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1223/SkillIcon_1223_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1223/SkillIcon_1223_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1223/SkillIcon_1223_Rank6.png" + ], + "1224": [ + "https://homdgcat.wiki/images/skillicons/avatar/1224/SkillIcon_1224_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1224/SkillIcon_1224_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1224/SkillIcon_1224_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1224/SkillIcon_1224_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1224/SkillIcon_1224_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1224/SkillIcon_1224_Rank6.png" + ], + "1225": [ + "https://homdgcat.wiki/images/skillicons/avatar/1225/SkillIcon_1225_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1225/SkillIcon_1225_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1225/SkillIcon_1225_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1225/SkillIcon_1225_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1225/SkillIcon_1225_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1225/SkillIcon_1225_Rank6.png" + ], + "1301": [ + "https://homdgcat.wiki/images/skillicons/avatar/1301/SkillIcon_1301_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1301/SkillIcon_1301_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1301/SkillIcon_1301_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1301/SkillIcon_1301_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1301/SkillIcon_1301_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1301/SkillIcon_1301_Rank6.png" + ], + "1302": [ + "https://homdgcat.wiki/images/skillicons/avatar/1302/SkillIcon_1302_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1302/SkillIcon_1302_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1302/SkillIcon_1302_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1302/SkillIcon_1302_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1302/SkillIcon_1302_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1302/SkillIcon_1302_Rank6.png" + ], + "1303": [ + "https://homdgcat.wiki/images/skillicons/avatar/1303/SkillIcon_1303_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1303/SkillIcon_1303_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1303/SkillIcon_1303_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1303/SkillIcon_1303_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1303/SkillIcon_1303_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1303/SkillIcon_1303_Rank6.png" + ], + "1304": [ + "https://homdgcat.wiki/images/skillicons/avatar/1304/SkillIcon_1304_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1304/SkillIcon_1304_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1304/SkillIcon_1304_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1304/SkillIcon_1304_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1304/SkillIcon_1304_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1304/SkillIcon_1304_Rank6.png" + ], + "1305": [ + "https://homdgcat.wiki/images/skillicons/avatar/1305/SkillIcon_1305_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1305/SkillIcon_1305_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1305/SkillIcon_1305_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1305/SkillIcon_1305_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1305/SkillIcon_1305_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1305/SkillIcon_1305_Rank6.png" + ], + "1306": [ + "https://homdgcat.wiki/images/skillicons/avatar/1306/SkillIcon_1306_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1306/SkillIcon_1306_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1306/SkillIcon_1306_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1306/SkillIcon_1306_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1306/SkillIcon_1306_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1306/SkillIcon_1306_Rank6.png" + ], + "1307": [ + "https://homdgcat.wiki/images/skillicons/avatar/1307/SkillIcon_1307_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1307/SkillIcon_1307_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1307/SkillIcon_1307_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1307/SkillIcon_1307_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1307/SkillIcon_1307_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1307/SkillIcon_1307_Rank6.png" + ], + "1308": [ + "https://homdgcat.wiki/images/skillicons/avatar/1308/SkillIcon_1308_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1308/SkillIcon_1308_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1308/SkillIcon_1308_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1308/SkillIcon_1308_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1308/SkillIcon_1308_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1308/SkillIcon_1308_Rank6.png" + ], + "1309": [ + "https://homdgcat.wiki/images/skillicons/avatar/1309/SkillIcon_1309_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1309/SkillIcon_1309_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1309/SkillIcon_1309_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1309/SkillIcon_1309_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1309/SkillIcon_1309_Normal.png", + "https://homdgcat.wiki/images/skillicons/avatar/1309/SkillIcon_1309_Rank6.png" + ], + "1310": [ + "https://homdgcat.wiki/images/skillicons/avatar/1310/SkillIcon_1310_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1310/SkillIcon_1310_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1310/SkillIcon_1310_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1310/SkillIcon_1310_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1310/SkillIcon_1310_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1310/SkillIcon_1310_Rank6.png" + ], + "1312": [ + "https://homdgcat.wiki/images/skillicons/avatar/1312/SkillIcon_1312_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1312/SkillIcon_1312_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1312/SkillIcon_1312_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1312/SkillIcon_1312_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1312/SkillIcon_1312_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1312/SkillIcon_1312_Rank6.png" + ], + "1313": [ + "https://homdgcat.wiki/images/skillicons/avatar/1313/SkillIcon_1313_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1313/SkillIcon_1313_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1313/SkillIcon_1313_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1313/SkillIcon_1313_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1313/SkillIcon_1313_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1313/SkillIcon_1313_Rank6.png" + ], + "1314": [ + "https://homdgcat.wiki/images/skillicons/avatar/1314/SkillIcon_1314_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1314/SkillIcon_1314_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1314/SkillIcon_1314_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1314/SkillIcon_1314_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1314/SkillIcon_1314_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1314/SkillIcon_1314_Rank6.png" + ], + "1315": [ + "https://homdgcat.wiki/images/skillicons/avatar/1315/SkillIcon_1315_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1315/SkillIcon_1315_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1315/SkillIcon_1315_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1315/SkillIcon_1315_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1315/SkillIcon_1315_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1315/SkillIcon_1315_Rank6.png" + ], + "1317": [ + "https://homdgcat.wiki/images/skillicons/avatar/1317/SkillIcon_1317_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1317/SkillIcon_1317_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1317/SkillIcon_1317_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1317/SkillIcon_1317_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1317/SkillIcon_1317_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1317/SkillIcon_1317_Rank6.png" + ], + "1401": [ + "https://homdgcat.wiki/images/skillicons/avatar/1401/SkillIcon_1401_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1401/SkillIcon_1401_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1401/SkillIcon_1401_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1401/SkillIcon_1401_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1401/SkillIcon_1401_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1401/SkillIcon_1401_Rank6.png" + ], + "1402": [ + "https://homdgcat.wiki/images/skillicons/avatar/1402/SkillIcon_1402_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1402/SkillIcon_1402_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1402/SkillIcon_1402_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1402/SkillIcon_1402_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1402/SkillIcon_1402_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1402/SkillIcon_1402_Rank6.png" + ], + "1403": [ + "https://homdgcat.wiki/images/skillicons/avatar/1403/SkillIcon_1403_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1403/SkillIcon_1403_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1403/SkillIcon_1403_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1403/SkillIcon_1403_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1403/SkillIcon_1403_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1403/SkillIcon_1403_Rank6.png" + ], + "1404": [ + "https://homdgcat.wiki/images/skillicons/avatar/1404/SkillIcon_1404_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1404/SkillIcon_1404_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1404/SkillIcon_1404_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1404/SkillIcon_1404_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1404/SkillIcon_1404_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1404/SkillIcon_1404_Rank6.png" + ], + "1405": [ + "https://homdgcat.wiki/images/skillicons/avatar/1405/SkillIcon_1405_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1405/SkillIcon_1405_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1405/SkillIcon_1405_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1405/SkillIcon_1405_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1405/SkillIcon_1405_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1405/SkillIcon_1405_Rank6.png" + ], + "1406": [ + "https://homdgcat.wiki/images/skillicons/avatar/1406/SkillIcon_1406_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1406/SkillIcon_1406_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1406/SkillIcon_1406_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1406/SkillIcon_1406_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1406/SkillIcon_1406_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1406/SkillIcon_1406_Rank6.png" + ], + "1407": [ + "https://homdgcat.wiki/images/skillicons/avatar/1407/SkillIcon_1407_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1407/SkillIcon_1407_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1407/SkillIcon_1407_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1407/SkillIcon_1407_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1407/SkillIcon_1407_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1407/SkillIcon_1407_Rank6.png" + ], + "1408": [ + "https://homdgcat.wiki/images/skillicons/avatar/1408/SkillIcon_1408_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1408/SkillIcon_1408_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1408/SkillIcon_1408_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1408/SkillIcon_1408_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1408/SkillIcon_1408_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1408/SkillIcon_1408_Rank6.png" + ], + "1409": [ + "https://homdgcat.wiki/images/skillicons/avatar/1409/SkillIcon_1409_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1409/SkillIcon_1409_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1409/SkillIcon_1409_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1409/SkillIcon_1409_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1409/SkillIcon_1409_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1409/SkillIcon_1409_Rank6.png" + ], + "1410": [ + "https://homdgcat.wiki/images/skillicons/avatar/1410/SkillIcon_1410_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1410/SkillIcon_1410_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1410/SkillIcon_1410_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1410/SkillIcon_1410_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1410/SkillIcon_1410_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1410/SkillIcon_1410_Rank6.png" + ], + "1412": [ + "https://homdgcat.wiki/images/skillicons/avatar/1412/SkillIcon_1412_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/1412/SkillIcon_1412_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/1412/SkillIcon_1412_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/1412/SkillIcon_1412_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/1412/SkillIcon_1412_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/1412/SkillIcon_1412_Rank6.png" + ], + "8001": [ + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank6.png" + ], + "8002": [ + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8001/SkillIcon_8001_Rank6.png" + ], + "8003": [ + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank6.png" + ], + "8004": [ + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8003/SkillIcon_8003_Rank6.png" + ], + "8005": [ + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank6.png" + ], + "8006": [ + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8005/SkillIcon_8005_Rank6.png" + ], + "8007": [ + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank6.png" + ], + "8008": [ + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank1.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank2.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_BP.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank4.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Ultra.png", + "https://homdgcat.wiki/images/skillicons/avatar/8007/SkillIcon_8007_Rank6.png" + ] +} \ No newline at end of file diff --git a/data/relic_bonus.json b/data/relic_bonus.json new file mode 100644 index 0000000..5e6357c --- /dev/null +++ b/data/relic_bonus.json @@ -0,0 +1,412 @@ +{ + "101": { + "2": [ + { + "type": "HealRatioBase", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "102": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ], + "4": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ] + }, + "103": { + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.15000000596046448 + } + ], + "4": [] + }, + "104": { + "2": [ + { + "type": "IceAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "105": { + "2": [ + { + "type": "PhysicalAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "106": { + "2": [], + "4": [] + }, + "107": { + "2": [ + { + "type": "FireAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "108": { + "2": [ + { + "type": "QuantumAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "109": { + "2": [ + { + "type": "ThunderAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "110": { + "2": [ + { + "type": "WindAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "111": { + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.1599999964237213 + } + ], + "4": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.1599999964237213 + } + ] + }, + "112": { + "2": [ + { + "type": "ImaginaryAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [] + }, + "113": { + "2": [ + { + "type": "HPAddedRatio", + "value": 0.119999997317791 + } + ], + "4": [] + }, + "114": { + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ], + "4": [] + }, + "115": { + "2": [], + "4": [] + }, + "116": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ], + "4": [] + }, + "117": { + "2": [], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.03999999910593033 + } + ] + }, + "118": { + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.1599999964237213 + } + ], + "4": [] + }, + "119": { + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.1599999964237213 + } + ], + "4": [] + }, + "120": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ], + "4": [ + { + "type": "CriticalChanceBase", + "value": 0.05999999865889549 + } + ] + }, + "121": { + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ], + "4": [] + }, + "122": { + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.07999999821186066 + } + ], + "4": [] + }, + "123": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ], + "4": [] + }, + "124": { + "2": [ + { + "type": "QuantumAddedRatio", + "value": 0.10000000149011612 + } + ], + "4": [ + { + "type": "SpeedAddedRatio", + "value": -0.07999999821186066 + } + ] + }, + "125": { + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ], + "4": [] + }, + "126": { + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.1599999964237213 + } + ], + "4": [] + }, + "301": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "302": { + "2": [ + { + "type": "HPAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "303": { + "2": [ + { + "type": "StatusProbabilityBase", + "value": 0.10000000149011612 + } + ] + }, + "304": { + "2": [ + { + "type": "DefenceAddedRatio", + "value": 0.15000000596046448 + } + ] + }, + "305": { + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.1599999964237213 + } + ] + }, + "306": { + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.07999999821186066 + } + ] + }, + "307": { + "2": [ + { + "type": "BreakDamageAddedRatioBase", + "value": 0.1599999964237213 + } + ] + }, + "308": { + "2": [ + { + "type": "SPRatioBase", + "value": 0.05000000074505806 + } + ] + }, + "309": { + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.07999999821186066 + } + ] + }, + "310": { + "2": [ + { + "type": "StatusResistanceBase", + "value": 0.10000000149011612 + } + ] + }, + "311": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "312": { + "2": [ + { + "type": "SPRatioBase", + "value": 0.05000000074505806 + } + ] + }, + "313": { + "2": [ + { + "type": "CriticalChanceBase", + "value": 0.03999999910593033 + } + ] + }, + "314": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "315": { + "2": [] + }, + "316": { + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ] + }, + "317": { + "2": [ + { + "type": "SPRatioBase", + "value": 0.05000000074505806 + } + ] + }, + "318": { + "2": [ + { + "type": "CriticalDamageBase", + "value": 0.1599999964237213 + } + ] + }, + "319": { + "2": [ + { + "type": "HPAddedRatio", + "value": 0.119999997317791 + } + ] + }, + "320": { + "2": [ + { + "type": "SpeedAddedRatio", + "value": 0.05999999865889549 + } + ] + }, + "321": { + "2": [] + }, + "322": { + "2": [ + { + "type": "AttackAddedRatio", + "value": 0.119999997317791 + } + ] + } +} \ No newline at end of file diff --git a/data/showcase.jpeg b/data/showcase.jpeg new file mode 100644 index 0000000..bc3ba37 Binary files /dev/null and b/data/showcase.jpeg differ diff --git a/data/showcase.png b/data/showcase.png new file mode 100644 index 0000000..ca460f8 Binary files /dev/null and b/data/showcase.png differ diff --git a/messages/cn.json b/messages/cn.json index 3612dbe..ab7f83e 100644 --- a/messages/cn.json +++ b/messages/cn.json @@ -234,6 +234,8 @@ "maxAll": "全部最大化", "defence": "防御", "maxAllSuccess": "技能等级已成功设置为最大。", - "maxAllFailed": "设置技能等级为最大失败。" + "maxAllFailed": "设置技能等级为最大失败。", + "noRelicEquipped": "未装备圣遗物" + } } \ No newline at end of file diff --git a/messages/en.json b/messages/en.json index 2bd585f..9c63f04 100644 --- a/messages/en.json +++ b/messages/en.json @@ -235,6 +235,7 @@ "inactive": "Inactive", "maxAll": "Max All", "maxAllSuccess": "Successfully set skill level to max.", - "maxAllFailed": "Failed to set skill level to max." + "maxAllFailed": "Failed to set skill level to max.", + "noRelicEquipped": "No relic equipped" } } \ No newline at end of file diff --git a/messages/ja.json b/messages/ja.json index 462ded0..6f65bde 100644 --- a/messages/ja.json +++ b/messages/ja.json @@ -235,7 +235,7 @@ "defence": "防御", "maxAll": "すべて最大化", "maxAllSuccess": "スキルレベルを最大に設定しました。", - "maxAllFailed": "スキルレベルの最大設定に失敗しました。" - + "maxAllFailed": "スキルレベルの最大設定に失敗しました。", + "noRelicEquipped": "聖遺物が装備されていません" } } \ No newline at end of file diff --git a/messages/ko.json b/messages/ko.json index e403f52..046d53e 100644 --- a/messages/ko.json +++ b/messages/ko.json @@ -235,6 +235,7 @@ "defence": "방어", "maxAll": "모두 최대치", "maxAllSuccess": "스킬 레벨이 최대치로 설정되었습니다.", - "maxAllFailed": "스킬 레벨을 최대치로 설정하지 못했습니다." + "maxAllFailed": "스킬 레벨을 최대치로 설정하지 못했습니다.", + "noRelicEquipped": "성유물이 장착되지 않음" } } diff --git a/messages/vi.json b/messages/vi.json index 0e42daa..9af910e 100644 --- a/messages/vi.json +++ b/messages/vi.json @@ -235,6 +235,7 @@ "defence": "Phòng thủ", "maxAll": "Tối đa tất cả", "maxAllSuccess": "Đã thiết lập cấp độ kỹ năng tối đa thành công.", - "maxAllFailed": "Thiết lập cấp độ kỹ năng tối đa thất bại." + "maxAllFailed": "Thiết lập cấp độ kỹ năng tối đa thất bại.", + "noRelicEquipped": "Không có di vật" } } \ No newline at end of file diff --git a/messages/zh.json b/messages/zh.json index 2a00cf9..6414e5b 100644 --- a/messages/zh.json +++ b/messages/zh.json @@ -235,6 +235,7 @@ "inactive": "不活跃", "maxAll": "全部最大化", "maxAllSuccess": "技能等级已成功设置为最大。", - "maxAllFailed": "设置技能等级为最大失败。" + "maxAllFailed": "设置技能等级为最大失败。", + "noRelicEquipped": "未装备圣遗物" } } \ No newline at end of file diff --git a/package.json b/package.json index 9bc751e..75e6c5f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,11 @@ "dependencies": { "@tanstack/react-query": "^5.83.0", "axios": "^1.10.0", + "fast-average-color": "^9.5.0", "framer-motion": "^12.12.1", + "html2canvas-pro": "^1.5.11", "lodash": "^4.17.21", - "lucide-react": "^0.525.0", + "lucide-react": "^0.536.0", "next": "15.3.2", "next-intl": "^4.1.0", "react": "^19.0.0", diff --git a/public/icon/fire-add.webp b/public/icon/fire-add.webp new file mode 100644 index 0000000..15f809a Binary files /dev/null and b/public/icon/fire-add.webp differ diff --git a/public/icon/ice-add.webp b/public/icon/ice-add.webp new file mode 100644 index 0000000..c570ad5 Binary files /dev/null and b/public/icon/ice-add.webp differ diff --git a/public/icon/imaginary-add.webp b/public/icon/imaginary-add.webp new file mode 100644 index 0000000..7d22081 Binary files /dev/null and b/public/icon/imaginary-add.webp differ diff --git a/public/icon/physical-add.webp b/public/icon/physical-add.webp new file mode 100644 index 0000000..c976bd9 Binary files /dev/null and b/public/icon/physical-add.webp differ diff --git a/public/icon/quantum-add.webp b/public/icon/quantum-add.webp new file mode 100644 index 0000000..3fef60d Binary files /dev/null and b/public/icon/quantum-add.webp differ diff --git a/public/icon/thunder-add.webp b/public/icon/thunder-add.webp new file mode 100644 index 0000000..ef66dbd Binary files /dev/null and b/public/icon/thunder-add.webp differ diff --git a/public/icon/wind-add.webp b/public/icon/wind-add.webp new file mode 100644 index 0000000..06e47c2 Binary files /dev/null and b/public/icon/wind-add.webp differ diff --git a/src/app/showcase-card/page.tsx b/src/app/showcase-card/page.tsx new file mode 100644 index 0000000..06cb75f --- /dev/null +++ b/src/app/showcase-card/page.tsx @@ -0,0 +1,11 @@ +"use client" + +import ShowCaseInfo from "@/components/showcaseCard" + +export default function ShowcaseCard() { + return ( +