5452 lines
188 KiB
JSON
5452 lines
188 KiB
JSON
|
|
{
|
||
|
|
"name": "admin",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"name": "admin",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/icons": "^6.1.0",
|
||
|
|
"antd": "^5.29.3",
|
||
|
|
"dayjs": "^1.11.20",
|
||
|
|
"react": "^18.3.1",
|
||
|
|
"react-dom": "^18.3.1",
|
||
|
|
"react-router-dom": "^6.30.3"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@eslint/js": "^9.39.4",
|
||
|
|
"@playwright/test": "^1.49.1",
|
||
|
|
"@testing-library/jest-dom": "^6.6.3",
|
||
|
|
"@testing-library/react": "^16.1.0",
|
||
|
|
"@testing-library/user-event": "^14.5.2",
|
||
|
|
"@types/node": "^24.12.0",
|
||
|
|
"@types/react": "^18.3.28",
|
||
|
|
"@types/react-dom": "^18.3.7",
|
||
|
|
"@vitejs/plugin-react": "^6.0.0",
|
||
|
|
"@vitest/coverage-v8": "^4.1.2",
|
||
|
|
"eslint": "^9.39.4",
|
||
|
|
"eslint-plugin-react-hooks": "^7.0.1",
|
||
|
|
"eslint-plugin-react-refresh": "^0.5.2",
|
||
|
|
"globals": "^17.4.0",
|
||
|
|
"jsdom": "^26.0.0",
|
||
|
|
"typescript": "~5.9.3",
|
||
|
|
"typescript-eslint": "^8.57.2",
|
||
|
|
"vite": "^8.0.3",
|
||
|
|
"vitest": "^4.1.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@adobe/css-tools": {
|
||
|
|
"version": "4.4.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@adobe/css-tools/-/css-tools-4.4.4.tgz",
|
||
|
|
"integrity": "sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/colors": {
|
||
|
|
"version": "8.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/colors/-/colors-8.0.1.tgz",
|
||
|
|
"integrity": "sha512-foPVl0+SWIslGUtD/xBr1p9U4AKzPhNYEseXYRRo5QSzGACYZrQbe11AYJbYfAWnWSpGBx6JjBmSeugUsD9vqQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/fast-color": "^3.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/cssinjs": {
|
||
|
|
"version": "1.24.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/cssinjs/-/cssinjs-1.24.0.tgz",
|
||
|
|
"integrity": "sha512-K4cYrJBsgvL+IoozUXYjbT6LHHNt+19a9zkvpBPxLjFHas1UpPM2A5MlhROb0BT8N8WoavM5VsP9MeSeNK/3mg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.1",
|
||
|
|
"@emotion/hash": "^0.8.0",
|
||
|
|
"@emotion/unitless": "^0.7.5",
|
||
|
|
"classnames": "^2.3.1",
|
||
|
|
"csstype": "^3.1.3",
|
||
|
|
"rc-util": "^5.35.0",
|
||
|
|
"stylis": "^4.3.4"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.0.0",
|
||
|
|
"react-dom": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/cssinjs-utils": {
|
||
|
|
"version": "1.1.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/cssinjs-utils/-/cssinjs-utils-1.1.3.tgz",
|
||
|
|
"integrity": "sha512-nOoQMLW1l+xR1Co8NFVYiP8pZp3VjIIzqV6D6ShYF2ljtdwWJn5WSsH+7kvCktXL/yhEtWURKOfH5Xz/gzlwsg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/cssinjs": "^1.21.0",
|
||
|
|
"@babel/runtime": "^7.23.2",
|
||
|
|
"rc-util": "^5.38.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/fast-color": {
|
||
|
|
"version": "3.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/fast-color/-/fast-color-3.0.1.tgz",
|
||
|
|
"integrity": "sha512-esKJegpW4nckh0o6kV3Tkb7NPIZYbPnnFxmQDUmL08ukXZAvV85TZBr70eGuke/CIArLaP6aw8lt9KILjnWuOw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/icons": {
|
||
|
|
"version": "6.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/icons/-/icons-6.1.0.tgz",
|
||
|
|
"integrity": "sha512-KrWMu1fIg3w/1F2zfn+JlfNDU8dDqILfA5Tg85iqs1lf8ooyGlbkA+TkwfOKKgqpUmAiRY1PTFpuOU2DAIgSUg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/colors": "^8.0.0",
|
||
|
|
"@ant-design/icons-svg": "^4.4.0",
|
||
|
|
"@rc-component/util": "^1.3.0",
|
||
|
|
"clsx": "^2.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.0.0",
|
||
|
|
"react-dom": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/icons-svg": {
|
||
|
|
"version": "4.4.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/icons-svg/-/icons-svg-4.4.2.tgz",
|
||
|
|
"integrity": "sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@ant-design/react-slick": {
|
||
|
|
"version": "1.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/react-slick/-/react-slick-1.1.2.tgz",
|
||
|
|
"integrity": "sha512-EzlvzE6xQUBrZuuhSAFTdsr4P2bBBHGZwKFemEfq8gIGyIQCxalYfZW/T2ORbtQx5rU69o+WycP3exY/7T1hGA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.4",
|
||
|
|
"classnames": "^2.2.5",
|
||
|
|
"json2mq": "^0.2.0",
|
||
|
|
"resize-observer-polyfill": "^1.5.1",
|
||
|
|
"throttle-debounce": "^5.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@asamuzakjp/css-color": {
|
||
|
|
"version": "3.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@asamuzakjp/css-color/-/css-color-3.2.0.tgz",
|
||
|
|
"integrity": "sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@csstools/css-calc": "^2.1.3",
|
||
|
|
"@csstools/css-color-parser": "^3.0.9",
|
||
|
|
"@csstools/css-parser-algorithms": "^3.0.4",
|
||
|
|
"@csstools/css-tokenizer": "^3.0.3",
|
||
|
|
"lru-cache": "^10.4.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@asamuzakjp/css-color/node_modules/lru-cache": {
|
||
|
|
"version": "10.4.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
|
||
|
|
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/@babel/code-frame": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.29.0.tgz",
|
||
|
|
"integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
||
|
|
"js-tokens": "^4.0.0",
|
||
|
|
"picocolors": "^1.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/compat-data": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.29.0.tgz",
|
||
|
|
"integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/core": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.29.0.tgz",
|
||
|
|
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.29.0",
|
||
|
|
"@babel/generator": "^7.29.0",
|
||
|
|
"@babel/helper-compilation-targets": "^7.28.6",
|
||
|
|
"@babel/helper-module-transforms": "^7.28.6",
|
||
|
|
"@babel/helpers": "^7.28.6",
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/traverse": "^7.29.0",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"@jridgewell/remapping": "^2.3.5",
|
||
|
|
"convert-source-map": "^2.0.0",
|
||
|
|
"debug": "^4.1.0",
|
||
|
|
"gensync": "^1.0.0-beta.2",
|
||
|
|
"json5": "^2.2.3",
|
||
|
|
"semver": "^6.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/babel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/generator": {
|
||
|
|
"version": "7.29.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.29.1.tgz",
|
||
|
|
"integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
||
|
|
"jsesc": "^3.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-compilation-targets": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
|
||
|
|
"integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/compat-data": "^7.28.6",
|
||
|
|
"@babel/helper-validator-option": "^7.27.1",
|
||
|
|
"browserslist": "^4.24.0",
|
||
|
|
"lru-cache": "^5.1.1",
|
||
|
|
"semver": "^6.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-globals": {
|
||
|
|
"version": "7.28.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
||
|
|
"integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-module-imports": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
|
||
|
|
"integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/traverse": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-module-transforms": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
|
||
|
|
"integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-module-imports": "^7.28.6",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
||
|
|
"@babel/traverse": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@babel/core": "^7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-string-parser": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
||
|
|
"integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-identifier": {
|
||
|
|
"version": "7.28.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
||
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helper-validator-option": {
|
||
|
|
"version": "7.27.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
|
||
|
|
"integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/helpers": {
|
||
|
|
"version": "7.29.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.29.2.tgz",
|
||
|
|
"integrity": "sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/types": "^7.29.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/parser": {
|
||
|
|
"version": "7.29.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.2.tgz",
|
||
|
|
"integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/types": "^7.29.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"parser": "bin/babel-parser.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/runtime": {
|
||
|
|
"version": "7.29.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.29.2.tgz",
|
||
|
|
"integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/template": {
|
||
|
|
"version": "7.28.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.28.6.tgz",
|
||
|
|
"integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.28.6",
|
||
|
|
"@babel/parser": "^7.28.6",
|
||
|
|
"@babel/types": "^7.28.6"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/traverse": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.29.0.tgz",
|
||
|
|
"integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.29.0",
|
||
|
|
"@babel/generator": "^7.29.0",
|
||
|
|
"@babel/helper-globals": "^7.28.0",
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/template": "^7.28.6",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"debug": "^4.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@babel/types": {
|
||
|
|
"version": "7.29.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.0.tgz",
|
||
|
|
"integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-string-parser": "^7.27.1",
|
||
|
|
"@babel/helper-validator-identifier": "^7.28.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@bcoe/v8-coverage": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@csstools/color-helpers": {
|
||
|
|
"version": "5.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@csstools/color-helpers/-/color-helpers-5.1.0.tgz",
|
||
|
|
"integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/csstools"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/csstools"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT-0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@csstools/css-calc": {
|
||
|
|
"version": "2.1.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@csstools/css-calc/-/css-calc-2.1.4.tgz",
|
||
|
|
"integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/csstools"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/csstools"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@csstools/css-parser-algorithms": "^3.0.5",
|
||
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@csstools/css-color-parser": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/csstools"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/csstools"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@csstools/color-helpers": "^5.1.0",
|
||
|
|
"@csstools/css-calc": "^2.1.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@csstools/css-parser-algorithms": "^3.0.5",
|
||
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@csstools/css-parser-algorithms": {
|
||
|
|
"version": "3.0.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
|
||
|
|
"integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/csstools"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/csstools"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@csstools/css-tokenizer": {
|
||
|
|
"version": "3.0.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
|
||
|
|
"integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/csstools"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/csstools"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@emnapi/core": {
|
||
|
|
"version": "1.9.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.9.1.tgz",
|
||
|
|
"integrity": "sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@emnapi/wasi-threads": "1.2.0",
|
||
|
|
"tslib": "^2.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@emnapi/runtime": {
|
||
|
|
"version": "1.9.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.1.tgz",
|
||
|
|
"integrity": "sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"tslib": "^2.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@emnapi/wasi-threads": {
|
||
|
|
"version": "1.2.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz",
|
||
|
|
"integrity": "sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"tslib": "^2.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@emotion/hash": {
|
||
|
|
"version": "0.8.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@emotion/hash/-/hash-0.8.0.tgz",
|
||
|
|
"integrity": "sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@emotion/unitless": {
|
||
|
|
"version": "0.7.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@emotion/unitless/-/unitless-0.7.5.tgz",
|
||
|
|
"integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@eslint-community/eslint-utils": {
|
||
|
|
"version": "4.9.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
|
||
|
|
"integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"eslint-visitor-keys": "^3.4.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "3.4.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
||
|
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint-community/regexpp": {
|
||
|
|
"version": "4.12.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
|
||
|
|
"integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-array": {
|
||
|
|
"version": "0.21.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/config-array/-/config-array-0.21.2.tgz",
|
||
|
|
"integrity": "sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint/object-schema": "^2.1.7",
|
||
|
|
"debug": "^4.3.1",
|
||
|
|
"minimatch": "^3.1.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/config-helpers": {
|
||
|
|
"version": "0.4.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
|
||
|
|
"integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint/core": "^0.17.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/core": {
|
||
|
|
"version": "0.17.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/core/-/core-0.17.0.tgz",
|
||
|
|
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/json-schema": "^7.0.15"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc": {
|
||
|
|
"version": "3.3.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-3.3.5.tgz",
|
||
|
|
"integrity": "sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ajv": "^6.14.0",
|
||
|
|
"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.1",
|
||
|
|
"minimatch": "^3.1.5",
|
||
|
|
"strip-json-comments": "^3.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
||
|
|
"version": "14.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-14.0.0.tgz",
|
||
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/js": {
|
||
|
|
"version": "9.39.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/js/-/js-9.39.4.tgz",
|
||
|
|
"integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://eslint.org/donate"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/object-schema": {
|
||
|
|
"version": "2.1.7",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
||
|
|
"integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@eslint/plugin-kit": {
|
||
|
|
"version": "0.4.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
|
||
|
|
"integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint/core": "^0.17.0",
|
||
|
|
"levn": "^0.4.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanfs/core": {
|
||
|
|
"version": "0.19.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@humanfs/core/-/core-0.19.1.tgz",
|
||
|
|
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanfs/node": {
|
||
|
|
"version": "0.16.7",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@humanfs/node/-/node-0.16.7.tgz",
|
||
|
|
"integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"@humanfs/core": "^0.19.1",
|
||
|
|
"@humanwhocodes/retry": "^0.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanwhocodes/module-importer": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.22"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@humanwhocodes/retry": {
|
||
|
|
"version": "0.4.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
||
|
|
"integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/nzakas"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/gen-mapping": {
|
||
|
|
"version": "0.3.13",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
||
|
|
"integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/remapping": {
|
||
|
|
"version": "2.3.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
||
|
|
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/resolve-uri": {
|
||
|
|
"version": "3.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
||
|
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||
|
|
"version": "1.5.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
||
|
|
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@jridgewell/trace-mapping": {
|
||
|
|
"version": "0.3.31",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
||
|
|
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@napi-rs/wasm-runtime": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@emnapi/core": "^1.7.1",
|
||
|
|
"@emnapi/runtime": "^1.7.1",
|
||
|
|
"@tybys/wasm-util": "^0.10.1"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/Brooooooklyn"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@oxc-project/types": {
|
||
|
|
"version": "0.122.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.122.0.tgz",
|
||
|
|
"integrity": "sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/Boshen"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@playwright/test": {
|
||
|
|
"version": "1.58.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@playwright/test/-/test-1.58.2.tgz",
|
||
|
|
"integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"playwright": "1.58.2"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"playwright": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/async-validator": {
|
||
|
|
"version": "5.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/async-validator/-/async-validator-5.1.0.tgz",
|
||
|
|
"integrity": "sha512-n4HcR5siNUXRX23nDizbZBQPO0ZM/5oTtmKZ6/eqL0L2bo747cklFdZGRN2f+c9qWGICwDzrhW0H7tE9PptdcA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.24.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/color-picker": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/color-picker/-/color-picker-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-WcZYwAThV/b2GISQ8F+7650r5ZZJ043E57aVBFkQ+kSY4C6wdofXgB0hBx+GPGpIU0Z81eETNoDUJMr7oy/P8Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/fast-color": "^2.0.6",
|
||
|
|
"@babel/runtime": "^7.23.6",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-util": "^5.38.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/color-picker/node_modules/@ant-design/fast-color": {
|
||
|
|
"version": "2.0.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/fast-color/-/fast-color-2.0.6.tgz",
|
||
|
|
"integrity": "sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.24.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/context": {
|
||
|
|
"version": "1.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/context/-/context-1.4.0.tgz",
|
||
|
|
"integrity": "sha512-kFcNxg9oLRMoL3qki0OMxK+7g5mypjgaaJp/pkOis/6rVxma9nJBF/8kCIuTYHUQNr0ii7MxqE33wirPZLJQ2w==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"rc-util": "^5.27.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/mini-decimal": {
|
||
|
|
"version": "1.1.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/mini-decimal/-/mini-decimal-1.1.3.tgz",
|
||
|
|
"integrity": "sha512-bk/FJ09fLf+NLODMAFll6CfYrHPBioTedhW6lxDBuuWucJEqFUd4l/D/5JgIi3dina6sYahB8iuPAZTNz2pMxw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/mutate-observer": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/mutate-observer/-/mutate-observer-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-QjrOsDXQusNwGZPf4/qRQasg7UFEj06XiCJ8iuiq/Io7CrHrgVi6Uuetw60WAMG1799v+aM8kyc+1L/GBbHSlw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.0",
|
||
|
|
"classnames": "^2.3.2",
|
||
|
|
"rc-util": "^5.24.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/portal": {
|
||
|
|
"version": "1.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/portal/-/portal-1.1.2.tgz",
|
||
|
|
"integrity": "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.0",
|
||
|
|
"classnames": "^2.3.2",
|
||
|
|
"rc-util": "^5.24.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/qrcode": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/qrcode/-/qrcode-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-LfLGNymzKdUPjXUbRP+xOhIWY4jQ+YMj5MmWAcgcAq1Ij8XP7tRmAXqyuv96XvLUBE/5cA8hLFl9eO1JQMujrA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.24.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/tour": {
|
||
|
|
"version": "1.15.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/tour/-/tour-1.15.1.tgz",
|
||
|
|
"integrity": "sha512-Tr2t7J1DKZUpfJuDZWHxyxWpfmj8EZrqSgyMZ+BCdvKZ6r1UDsfU46M/iWAAFBy961Ssfom2kv5f3UcjIL2CmQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.0",
|
||
|
|
"@rc-component/portal": "^1.0.0-9",
|
||
|
|
"@rc-component/trigger": "^2.0.0",
|
||
|
|
"classnames": "^2.3.2",
|
||
|
|
"rc-util": "^5.24.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/trigger": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/trigger/-/trigger-2.3.1.tgz",
|
||
|
|
"integrity": "sha512-ORENF39PeXTzM+gQEshuk460Z8N4+6DkjpxlpE7Q3gYy1iBpLrx0FOJz3h62ryrJZ/3zCAUIkT1Pb/8hHWpb3A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.23.2",
|
||
|
|
"@rc-component/portal": "^1.1.0",
|
||
|
|
"classnames": "^2.3.2",
|
||
|
|
"rc-motion": "^2.0.0",
|
||
|
|
"rc-resize-observer": "^1.3.1",
|
||
|
|
"rc-util": "^5.44.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rc-component/util": {
|
||
|
|
"version": "1.10.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rc-component/util/-/util-1.10.0.tgz",
|
||
|
|
"integrity": "sha512-aY9GLBuiUdpyfIUpAWSYer4Tu3mVaZCo5A0q9NtXcazT3MRiI3/WNHCR+DUn5VAtR6iRRf0ynCqQUcHli5UdYw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-mobile": "^5.0.0",
|
||
|
|
"react-is": "^18.2.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=18.0.0",
|
||
|
|
"react-dom": ">=18.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@remix-run/router": {
|
||
|
|
"version": "1.23.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@remix-run/router/-/router-1.23.2.tgz",
|
||
|
|
"integrity": "sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-android-arm64": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-darwin-arm64": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-darwin-x64": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-freebsd-x64": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-arm-gnueabihf": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-arm64-gnu": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-arm64-musl": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-ppc64-gnu": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==",
|
||
|
|
"cpu": [
|
||
|
|
"ppc64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-s390x-gnu": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==",
|
||
|
|
"cpu": [
|
||
|
|
"s390x"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-x64-gnu": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-linux-x64-musl": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-openharmony-arm64": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"openharmony"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-wasm32-wasi": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==",
|
||
|
|
"cpu": [
|
||
|
|
"wasm32"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@napi-rs/wasm-runtime": "^1.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-win32-arm64-msvc": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/binding-win32-x64-msvc": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@rolldown/pluginutils": {
|
||
|
|
"version": "1.0.0-rc.7",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz",
|
||
|
|
"integrity": "sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@standard-schema/spec": {
|
||
|
|
"version": "1.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
|
||
|
|
"integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@testing-library/dom": {
|
||
|
|
"version": "10.4.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@testing-library/dom/-/dom-10.4.1.tgz",
|
||
|
|
"integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/code-frame": "^7.10.4",
|
||
|
|
"@babel/runtime": "^7.12.5",
|
||
|
|
"@types/aria-query": "^5.0.1",
|
||
|
|
"aria-query": "5.3.0",
|
||
|
|
"dom-accessibility-api": "^0.5.9",
|
||
|
|
"lz-string": "^1.5.0",
|
||
|
|
"picocolors": "1.1.1",
|
||
|
|
"pretty-format": "^27.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@testing-library/jest-dom": {
|
||
|
|
"version": "6.9.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz",
|
||
|
|
"integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@adobe/css-tools": "^4.4.0",
|
||
|
|
"aria-query": "^5.0.0",
|
||
|
|
"css.escape": "^1.5.1",
|
||
|
|
"dom-accessibility-api": "^0.6.3",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"redent": "^3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14",
|
||
|
|
"npm": ">=6",
|
||
|
|
"yarn": ">=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": {
|
||
|
|
"version": "0.6.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz",
|
||
|
|
"integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@testing-library/react": {
|
||
|
|
"version": "16.3.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@testing-library/react/-/react-16.3.2.tgz",
|
||
|
|
"integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.12.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@testing-library/dom": "^10.0.0",
|
||
|
|
"@types/react": "^18.0.0 || ^19.0.0",
|
||
|
|
"@types/react-dom": "^18.0.0 || ^19.0.0",
|
||
|
|
"react": "^18.0.0 || ^19.0.0",
|
||
|
|
"react-dom": "^18.0.0 || ^19.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/react": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@types/react-dom": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@testing-library/user-event": {
|
||
|
|
"version": "14.6.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@testing-library/user-event/-/user-event-14.6.1.tgz",
|
||
|
|
"integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12",
|
||
|
|
"npm": ">=6"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@testing-library/dom": ">=7.21.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@tybys/wasm-util": {
|
||
|
|
"version": "0.10.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz",
|
||
|
|
"integrity": "sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"dependencies": {
|
||
|
|
"tslib": "^2.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/aria-query": {
|
||
|
|
"version": "5.0.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/aria-query/-/aria-query-5.0.4.tgz",
|
||
|
|
"integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"node_modules/@types/chai": {
|
||
|
|
"version": "5.2.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz",
|
||
|
|
"integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/deep-eql": "*",
|
||
|
|
"assertion-error": "^2.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/deep-eql": {
|
||
|
|
"version": "4.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz",
|
||
|
|
"integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/estree": {
|
||
|
|
"version": "1.0.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
|
||
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/json-schema": {
|
||
|
|
"version": "7.0.15",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
||
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/node": {
|
||
|
|
"version": "24.12.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-24.12.0.tgz",
|
||
|
|
"integrity": "sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"undici-types": "~7.16.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/prop-types": {
|
||
|
|
"version": "15.7.15",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/prop-types/-/prop-types-15.7.15.tgz",
|
||
|
|
"integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/@types/react": {
|
||
|
|
"version": "18.3.28",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/react/-/react-18.3.28.tgz",
|
||
|
|
"integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/prop-types": "*",
|
||
|
|
"csstype": "^3.2.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@types/react-dom": {
|
||
|
|
"version": "18.3.7",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@types/react-dom/-/react-dom-18.3.7.tgz",
|
||
|
|
"integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/react": "^18.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint-community/regexpp": "^4.12.2",
|
||
|
|
"@typescript-eslint/scope-manager": "8.57.2",
|
||
|
|
"@typescript-eslint/type-utils": "8.57.2",
|
||
|
|
"@typescript-eslint/utils": "8.57.2",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.57.2",
|
||
|
|
"ignore": "^7.0.5",
|
||
|
|
"natural-compare": "^1.4.0",
|
||
|
|
"ts-api-utils": "^2.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@typescript-eslint/parser": "^8.57.2",
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
||
|
|
"version": "7.0.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
|
||
|
|
"integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/parser": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/scope-manager": "8.57.2",
|
||
|
|
"@typescript-eslint/types": "8.57.2",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.57.2",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.57.2",
|
||
|
|
"debug": "^4.4.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/project-service": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/tsconfig-utils": "^8.57.2",
|
||
|
|
"@typescript-eslint/types": "^8.57.2",
|
||
|
|
"debug": "^4.4.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/types": "8.57.2",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.57.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/type-utils": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/types": "8.57.2",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.57.2",
|
||
|
|
"@typescript-eslint/utils": "8.57.2",
|
||
|
|
"debug": "^4.4.3",
|
||
|
|
"ts-api-utils": "^2.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/types": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/project-service": "8.57.2",
|
||
|
|
"@typescript-eslint/tsconfig-utils": "8.57.2",
|
||
|
|
"@typescript-eslint/types": "8.57.2",
|
||
|
|
"@typescript-eslint/visitor-keys": "8.57.2",
|
||
|
|
"debug": "^4.4.3",
|
||
|
|
"minimatch": "^10.2.2",
|
||
|
|
"semver": "^7.7.3",
|
||
|
|
"tinyglobby": "^0.2.15",
|
||
|
|
"ts-api-utils": "^2.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
||
|
|
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": "18 || 20 || >=22"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
||
|
|
"version": "5.0.5",
|
||
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
|
||
|
|
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"balanced-match": "^4.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "18 || 20 || >=22"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
||
|
|
"version": "10.2.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
|
||
|
|
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BlueOak-1.0.0",
|
||
|
|
"dependencies": {
|
||
|
|
"brace-expansion": "^5.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "18 || 20 || >=22"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/isaacs"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
||
|
|
"version": "7.7.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
|
||
|
|
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/utils": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint-community/eslint-utils": "^4.9.1",
|
||
|
|
"@typescript-eslint/scope-manager": "8.57.2",
|
||
|
|
"@typescript-eslint/types": "8.57.2",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.57.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/types": "8.57.2",
|
||
|
|
"eslint-visitor-keys": "^5.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "5.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
|
||
|
|
"integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || ^22.13.0 || >=24"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitejs/plugin-react": {
|
||
|
|
"version": "6.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-react/-/plugin-react-6.0.1.tgz",
|
||
|
|
"integrity": "sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@rolldown/pluginutils": "1.0.0-rc.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
|
||
|
|
"babel-plugin-react-compiler": "^1.0.0",
|
||
|
|
"vite": "^8.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@rolldown/plugin-babel": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"babel-plugin-react-compiler": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/coverage-v8": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-sPK//PHO+kAkScb8XITeB1bf7fsk85Km7+rt4eeuRR3VS1/crD47cmV5wicisJmjNdfeokTZwjMk4Mj2d58Mgg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@bcoe/v8-coverage": "^1.0.2",
|
||
|
|
"@vitest/utils": "4.1.2",
|
||
|
|
"ast-v8-to-istanbul": "^1.0.0",
|
||
|
|
"istanbul-lib-coverage": "^3.2.2",
|
||
|
|
"istanbul-lib-report": "^3.0.1",
|
||
|
|
"istanbul-reports": "^3.2.0",
|
||
|
|
"magicast": "^0.5.2",
|
||
|
|
"obug": "^2.1.1",
|
||
|
|
"std-env": "^4.0.0-rc.1",
|
||
|
|
"tinyrainbow": "^3.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@vitest/browser": "4.1.2",
|
||
|
|
"vitest": "4.1.2"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@vitest/browser": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/expect": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@standard-schema/spec": "^1.1.0",
|
||
|
|
"@types/chai": "^5.2.2",
|
||
|
|
"@vitest/spy": "4.1.2",
|
||
|
|
"@vitest/utils": "4.1.2",
|
||
|
|
"chai": "^6.2.2",
|
||
|
|
"tinyrainbow": "^3.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/mocker": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vitest/spy": "4.1.2",
|
||
|
|
"estree-walker": "^3.0.3",
|
||
|
|
"magic-string": "^0.30.21"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"msw": "^2.4.9",
|
||
|
|
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"msw": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"vite": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/pretty-format": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"tinyrainbow": "^3.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/runner": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vitest/utils": "4.1.2",
|
||
|
|
"pathe": "^2.0.3"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/snapshot": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vitest/pretty-format": "4.1.2",
|
||
|
|
"@vitest/utils": "4.1.2",
|
||
|
|
"magic-string": "^0.30.21",
|
||
|
|
"pathe": "^2.0.3"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/spy": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/@vitest/utils": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vitest/pretty-format": "4.1.2",
|
||
|
|
"convert-source-map": "^2.0.0",
|
||
|
|
"tinyrainbow": "^3.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/acorn": {
|
||
|
|
"version": "8.16.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.16.0.tgz",
|
||
|
|
"integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"acorn": "bin/acorn"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/acorn-jsx": {
|
||
|
|
"version": "5.3.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
||
|
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/agent-base": {
|
||
|
|
"version": "7.1.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-7.1.4.tgz",
|
||
|
|
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ajv": {
|
||
|
|
"version": "6.14.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.14.0.tgz",
|
||
|
|
"integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fast-deep-equal": "^3.1.1",
|
||
|
|
"fast-json-stable-stringify": "^2.0.0",
|
||
|
|
"json-schema-traverse": "^0.4.1",
|
||
|
|
"uri-js": "^4.2.2"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ansi-regex": {
|
||
|
|
"version": "5.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
||
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ansi-styles": {
|
||
|
|
"version": "4.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"color-convert": "^2.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/antd": {
|
||
|
|
"version": "5.29.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/antd/-/antd-5.29.3.tgz",
|
||
|
|
"integrity": "sha512-3DdbGCa9tWAJGcCJ6rzR8EJFsv2CtyEbkVabZE14pfgUHfCicWCj0/QzQVLDYg8CPfQk9BH7fHCoTXHTy7MP/A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/colors": "^7.2.1",
|
||
|
|
"@ant-design/cssinjs": "^1.23.0",
|
||
|
|
"@ant-design/cssinjs-utils": "^1.1.3",
|
||
|
|
"@ant-design/fast-color": "^2.0.6",
|
||
|
|
"@ant-design/icons": "^5.6.1",
|
||
|
|
"@ant-design/react-slick": "~1.1.2",
|
||
|
|
"@babel/runtime": "^7.26.0",
|
||
|
|
"@rc-component/color-picker": "~2.0.1",
|
||
|
|
"@rc-component/mutate-observer": "^1.1.0",
|
||
|
|
"@rc-component/qrcode": "~1.1.0",
|
||
|
|
"@rc-component/tour": "~1.15.1",
|
||
|
|
"@rc-component/trigger": "^2.3.0",
|
||
|
|
"classnames": "^2.5.1",
|
||
|
|
"copy-to-clipboard": "^3.3.3",
|
||
|
|
"dayjs": "^1.11.11",
|
||
|
|
"rc-cascader": "~3.34.0",
|
||
|
|
"rc-checkbox": "~3.5.0",
|
||
|
|
"rc-collapse": "~3.9.0",
|
||
|
|
"rc-dialog": "~9.6.0",
|
||
|
|
"rc-drawer": "~7.3.0",
|
||
|
|
"rc-dropdown": "~4.2.1",
|
||
|
|
"rc-field-form": "~2.7.1",
|
||
|
|
"rc-image": "~7.12.0",
|
||
|
|
"rc-input": "~1.8.0",
|
||
|
|
"rc-input-number": "~9.5.0",
|
||
|
|
"rc-mentions": "~2.20.0",
|
||
|
|
"rc-menu": "~9.16.1",
|
||
|
|
"rc-motion": "^2.9.5",
|
||
|
|
"rc-notification": "~5.6.4",
|
||
|
|
"rc-pagination": "~5.1.0",
|
||
|
|
"rc-picker": "~4.11.3",
|
||
|
|
"rc-progress": "~4.0.0",
|
||
|
|
"rc-rate": "~2.13.1",
|
||
|
|
"rc-resize-observer": "^1.4.3",
|
||
|
|
"rc-segmented": "~2.7.0",
|
||
|
|
"rc-select": "~14.16.8",
|
||
|
|
"rc-slider": "~11.1.9",
|
||
|
|
"rc-steps": "~6.0.1",
|
||
|
|
"rc-switch": "~4.1.0",
|
||
|
|
"rc-table": "~7.54.0",
|
||
|
|
"rc-tabs": "~15.7.0",
|
||
|
|
"rc-textarea": "~1.10.2",
|
||
|
|
"rc-tooltip": "~6.4.0",
|
||
|
|
"rc-tree": "~5.13.1",
|
||
|
|
"rc-tree-select": "~5.27.0",
|
||
|
|
"rc-upload": "~4.11.0",
|
||
|
|
"rc-util": "^5.44.4",
|
||
|
|
"scroll-into-view-if-needed": "^3.1.0",
|
||
|
|
"throttle-debounce": "^5.0.2"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/ant-design"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/antd/node_modules/@ant-design/colors": {
|
||
|
|
"version": "7.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/colors/-/colors-7.2.1.tgz",
|
||
|
|
"integrity": "sha512-lCHDcEzieu4GA3n8ELeZ5VQ8pKQAWcGGLRTQ50aQM2iqPpq2evTxER84jfdPvsPAtEcZ7m44NI45edFMo8oOYQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/fast-color": "^2.0.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/antd/node_modules/@ant-design/fast-color": {
|
||
|
|
"version": "2.0.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/fast-color/-/fast-color-2.0.6.tgz",
|
||
|
|
"integrity": "sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.24.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/antd/node_modules/@ant-design/icons": {
|
||
|
|
"version": "5.6.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/@ant-design/icons/-/icons-5.6.1.tgz",
|
||
|
|
"integrity": "sha512-0/xS39c91WjPAZOWsvi1//zjx6kAp4kxWwctR6kuU6p133w8RU0D2dSCvZC19uQyharg/sAvYxGYWl01BbZZfg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@ant-design/colors": "^7.0.0",
|
||
|
|
"@ant-design/icons-svg": "^4.4.0",
|
||
|
|
"@babel/runtime": "^7.24.8",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-util": "^5.31.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.0.0",
|
||
|
|
"react-dom": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/argparse": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Python-2.0"
|
||
|
|
},
|
||
|
|
"node_modules/aria-query": {
|
||
|
|
"version": "5.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/aria-query/-/aria-query-5.3.0.tgz",
|
||
|
|
"integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"dequal": "^2.0.3"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/assertion-error": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ast-v8-to-istanbul": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ast-v8-to-istanbul/-/ast-v8-to-istanbul-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-1fSfIwuDICFA4LKkCzRPO7F0hzFf0B7+Xqrl27ynQaa+Rh0e1Es0v6kWHPott3lU10AyAr7oKHa65OppjLn3Rg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/trace-mapping": "^0.3.31",
|
||
|
|
"estree-walker": "^3.0.3",
|
||
|
|
"js-tokens": "^10.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ast-v8-to-istanbul/node_modules/js-tokens": {
|
||
|
|
"version": "10.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-10.0.0.tgz",
|
||
|
|
"integrity": "sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/balanced-match": {
|
||
|
|
"version": "1.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
||
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/baseline-browser-mapping": {
|
||
|
|
"version": "2.10.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.8.tgz",
|
||
|
|
"integrity": "sha512-PCLz/LXGBsNTErbtB6i5u4eLpHeMfi93aUv5duMmj6caNu6IphS4q6UevDnL36sZQv9lrP11dbPKGMaXPwMKfQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"bin": {
|
||
|
|
"baseline-browser-mapping": "dist/cli.cjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/brace-expansion": {
|
||
|
|
"version": "1.1.13",
|
||
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
||
|
|
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"balanced-match": "^1.0.0",
|
||
|
|
"concat-map": "0.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/browserslist": {
|
||
|
|
"version": "4.28.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.28.1.tgz",
|
||
|
|
"integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/browserslist"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "tidelift",
|
||
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"baseline-browser-mapping": "^2.9.0",
|
||
|
|
"caniuse-lite": "^1.0.30001759",
|
||
|
|
"electron-to-chromium": "^1.5.263",
|
||
|
|
"node-releases": "^2.0.27",
|
||
|
|
"update-browserslist-db": "^1.2.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"browserslist": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/callsites": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/caniuse-lite": {
|
||
|
|
"version": "1.0.30001780",
|
||
|
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001780.tgz",
|
||
|
|
"integrity": "sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/browserslist"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "tidelift",
|
||
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "CC-BY-4.0"
|
||
|
|
},
|
||
|
|
"node_modules/chai": {
|
||
|
|
"version": "6.2.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz",
|
||
|
|
"integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/chalk": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ansi-styles": "^4.1.0",
|
||
|
|
"supports-color": "^7.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/classnames": {
|
||
|
|
"version": "2.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/classnames/-/classnames-2.5.1.tgz",
|
||
|
|
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/clsx": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/clsx/-/clsx-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/color-convert": {
|
||
|
|
"version": "2.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
|
||
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"color-name": "~1.1.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=7.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/color-name": {
|
||
|
|
"version": "1.1.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
||
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/compute-scroll-into-view": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-3.1.1.tgz",
|
||
|
|
"integrity": "sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/concat-map": {
|
||
|
|
"version": "0.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz",
|
||
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/convert-source-map": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/copy-to-clipboard": {
|
||
|
|
"version": "3.3.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz",
|
||
|
|
"integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"toggle-selection": "^1.0.6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/cross-spawn": {
|
||
|
|
"version": "7.0.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
||
|
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"path-key": "^3.1.0",
|
||
|
|
"shebang-command": "^2.0.0",
|
||
|
|
"which": "^2.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/css.escape": {
|
||
|
|
"version": "1.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/css.escape/-/css.escape-1.5.1.tgz",
|
||
|
|
"integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/cssstyle": {
|
||
|
|
"version": "4.6.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/cssstyle/-/cssstyle-4.6.0.tgz",
|
||
|
|
"integrity": "sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@asamuzakjp/css-color": "^3.2.0",
|
||
|
|
"rrweb-cssom": "^0.8.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/csstype": {
|
||
|
|
"version": "3.2.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
|
||
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/data-urls": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/data-urls/-/data-urls-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"whatwg-mimetype": "^4.0.0",
|
||
|
|
"whatwg-url": "^14.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/dayjs": {
|
||
|
|
"version": "1.11.20",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.20.tgz",
|
||
|
|
"integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/debug": {
|
||
|
|
"version": "4.4.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
|
||
|
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"ms": "^2.1.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"supports-color": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/decimal.js": {
|
||
|
|
"version": "10.6.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.6.0.tgz",
|
||
|
|
"integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/deep-is": {
|
||
|
|
"version": "0.1.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz",
|
||
|
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/dequal": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/detect-libc": {
|
||
|
|
"version": "2.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
|
||
|
|
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/dom-accessibility-api": {
|
||
|
|
"version": "0.5.16",
|
||
|
|
"resolved": "https://registry.npmmirror.com/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz",
|
||
|
|
"integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"node_modules/electron-to-chromium": {
|
||
|
|
"version": "1.5.321",
|
||
|
|
"resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.321.tgz",
|
||
|
|
"integrity": "sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/entities": {
|
||
|
|
"version": "6.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-6.0.1.tgz",
|
||
|
|
"integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/es-module-lexer": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/escalade": {
|
||
|
|
"version": "3.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
||
|
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/escape-string-regexp": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint": {
|
||
|
|
"version": "9.39.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/eslint/-/eslint-9.39.4.tgz",
|
||
|
|
"integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@eslint-community/eslint-utils": "^4.8.0",
|
||
|
|
"@eslint-community/regexpp": "^4.12.1",
|
||
|
|
"@eslint/config-array": "^0.21.2",
|
||
|
|
"@eslint/config-helpers": "^0.4.2",
|
||
|
|
"@eslint/core": "^0.17.0",
|
||
|
|
"@eslint/eslintrc": "^3.3.5",
|
||
|
|
"@eslint/js": "9.39.4",
|
||
|
|
"@eslint/plugin-kit": "^0.4.1",
|
||
|
|
"@humanfs/node": "^0.16.6",
|
||
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
||
|
|
"@humanwhocodes/retry": "^0.4.2",
|
||
|
|
"@types/estree": "^1.0.6",
|
||
|
|
"ajv": "^6.14.0",
|
||
|
|
"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.5",
|
||
|
|
"natural-compare": "^1.4.0",
|
||
|
|
"optionator": "^0.9.3"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"eslint": "bin/eslint.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://eslint.org/donate"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"jiti": "*"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"jiti": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-plugin-react-hooks": {
|
||
|
|
"version": "7.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz",
|
||
|
|
"integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/core": "^7.24.4",
|
||
|
|
"@babel/parser": "^7.24.4",
|
||
|
|
"hermes-parser": "^0.25.1",
|
||
|
|
"zod": "^3.25.0 || ^4.0.0",
|
||
|
|
"zod-validation-error": "^3.5.0 || ^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-plugin-react-refresh": {
|
||
|
|
"version": "0.5.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.2.tgz",
|
||
|
|
"integrity": "sha512-hmgTH57GfzoTFjVN0yBwTggnsVUF2tcqi7RJZHqi9lIezSs4eFyAMktA68YD4r5kNw1mxyY4dmkyoFDb3FIqrA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^9 || ^10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-scope": {
|
||
|
|
"version": "8.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
||
|
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"esrecurse": "^4.3.0",
|
||
|
|
"estraverse": "^5.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/eslint-visitor-keys": {
|
||
|
|
"version": "4.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
||
|
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/espree": {
|
||
|
|
"version": "10.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/espree/-/espree-10.4.0.tgz",
|
||
|
|
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"acorn": "^8.15.0",
|
||
|
|
"acorn-jsx": "^5.3.2",
|
||
|
|
"eslint-visitor-keys": "^4.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/eslint"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esquery": {
|
||
|
|
"version": "1.7.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.7.0.tgz",
|
||
|
|
"integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"estraverse": "^5.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esrecurse": {
|
||
|
|
"version": "4.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
|
||
|
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"estraverse": "^5.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/estraverse": {
|
||
|
|
"version": "5.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
|
||
|
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/estree-walker": {
|
||
|
|
"version": "3.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
|
||
|
|
"integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@types/estree": "^1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/esutils": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/expect-type": {
|
||
|
|
"version": "1.3.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz",
|
||
|
|
"integrity": "sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/fast-deep-equal": {
|
||
|
|
"version": "3.1.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
||
|
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/fast-json-stable-stringify": {
|
||
|
|
"version": "2.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
||
|
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/fast-levenshtein": {
|
||
|
|
"version": "2.0.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
||
|
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/fdir": {
|
||
|
|
"version": "6.5.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
|
||
|
|
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"picomatch": "^3 || ^4"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"picomatch": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/file-entry-cache": {
|
||
|
|
"version": "8.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
||
|
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"flat-cache": "^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/find-up": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"locate-path": "^6.0.0",
|
||
|
|
"path-exists": "^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/flat-cache": {
|
||
|
|
"version": "4.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-4.0.1.tgz",
|
||
|
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"flatted": "^3.2.9",
|
||
|
|
"keyv": "^4.5.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/flatted": {
|
||
|
|
"version": "3.4.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.4.2.tgz",
|
||
|
|
"integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/fsevents": {
|
||
|
|
"version": "2.3.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
|
||
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/gensync": {
|
||
|
|
"version": "1.0.0-beta.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
||
|
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/glob-parent": {
|
||
|
|
"version": "6.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
|
||
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"is-glob": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10.13.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/globals": {
|
||
|
|
"version": "17.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-17.4.0.tgz",
|
||
|
|
"integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/has-flag": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/hermes-estree": {
|
||
|
|
"version": "0.25.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/hermes-estree/-/hermes-estree-0.25.1.tgz",
|
||
|
|
"integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/hermes-parser": {
|
||
|
|
"version": "0.25.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/hermes-parser/-/hermes-parser-0.25.1.tgz",
|
||
|
|
"integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"hermes-estree": "0.25.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/html-encoding-sniffer": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"whatwg-encoding": "^3.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/html-escaper": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/html-escaper/-/html-escaper-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/http-proxy-agent": {
|
||
|
|
"version": "7.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
||
|
|
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"agent-base": "^7.1.0",
|
||
|
|
"debug": "^4.3.4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/https-proxy-agent": {
|
||
|
|
"version": "7.0.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
||
|
|
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"agent-base": "^7.1.2",
|
||
|
|
"debug": "4"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/iconv-lite": {
|
||
|
|
"version": "0.6.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
||
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ignore": {
|
||
|
|
"version": "5.3.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz",
|
||
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/import-fresh": {
|
||
|
|
"version": "3.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.1.tgz",
|
||
|
|
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"parent-module": "^1.0.0",
|
||
|
|
"resolve-from": "^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/imurmurhash": {
|
||
|
|
"version": "0.1.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
||
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.8.19"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/indent-string": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/indent-string/-/indent-string-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-extglob": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-glob": {
|
||
|
|
"version": "4.0.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
||
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"is-extglob": "^2.1.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/is-mobile": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-mobile/-/is-mobile-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-Tz/yndySvLAEXh+Uk8liFCxOwVH6YutuR74utvOcu7I9Di+DwM0mtdPVZNaVvvBUM2OXxne/NhOs1zAO7riusQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/is-potential-custom-element-name": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/isexe": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/istanbul-lib-coverage": {
|
||
|
|
"version": "3.2.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
|
||
|
|
"integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/istanbul-lib-report": {
|
||
|
|
"version": "3.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
|
||
|
|
"integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"istanbul-lib-coverage": "^3.0.0",
|
||
|
|
"make-dir": "^4.0.0",
|
||
|
|
"supports-color": "^7.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/istanbul-reports": {
|
||
|
|
"version": "3.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
|
||
|
|
"integrity": "sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"html-escaper": "^2.0.0",
|
||
|
|
"istanbul-lib-report": "^3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/js-tokens": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/js-yaml": {
|
||
|
|
"version": "4.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.1.tgz",
|
||
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"argparse": "^2.0.1"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"js-yaml": "bin/js-yaml.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/jsdom": {
|
||
|
|
"version": "26.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/jsdom/-/jsdom-26.1.0.tgz",
|
||
|
|
"integrity": "sha512-Cvc9WUhxSMEo4McES3P7oK3QaXldCfNWp7pl2NNeiIFlCoLr3kfq9kb1fxftiwk1FLV7CvpvDfonxtzUDeSOPg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"cssstyle": "^4.2.1",
|
||
|
|
"data-urls": "^5.0.0",
|
||
|
|
"decimal.js": "^10.5.0",
|
||
|
|
"html-encoding-sniffer": "^4.0.0",
|
||
|
|
"http-proxy-agent": "^7.0.2",
|
||
|
|
"https-proxy-agent": "^7.0.6",
|
||
|
|
"is-potential-custom-element-name": "^1.0.1",
|
||
|
|
"nwsapi": "^2.2.16",
|
||
|
|
"parse5": "^7.2.1",
|
||
|
|
"rrweb-cssom": "^0.8.0",
|
||
|
|
"saxes": "^6.0.0",
|
||
|
|
"symbol-tree": "^3.2.4",
|
||
|
|
"tough-cookie": "^5.1.1",
|
||
|
|
"w3c-xmlserializer": "^5.0.0",
|
||
|
|
"webidl-conversions": "^7.0.0",
|
||
|
|
"whatwg-encoding": "^3.1.1",
|
||
|
|
"whatwg-mimetype": "^4.0.0",
|
||
|
|
"whatwg-url": "^14.1.1",
|
||
|
|
"ws": "^8.18.0",
|
||
|
|
"xml-name-validator": "^5.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"canvas": "^3.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"canvas": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/jsesc": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"jsesc": "bin/jsesc"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/json-buffer": {
|
||
|
|
"version": "3.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz",
|
||
|
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/json-schema-traverse": {
|
||
|
|
"version": "0.4.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
||
|
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/json2mq": {
|
||
|
|
"version": "0.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/json2mq/-/json2mq-0.2.0.tgz",
|
||
|
|
"integrity": "sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"string-convert": "^0.2.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/json5": {
|
||
|
|
"version": "2.2.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
|
||
|
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"json5": "lib/cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/keyv": {
|
||
|
|
"version": "4.5.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz",
|
||
|
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"json-buffer": "3.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/levn": {
|
||
|
|
"version": "0.4.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz",
|
||
|
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"prelude-ls": "^1.2.1",
|
||
|
|
"type-check": "~0.4.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"detect-libc": "^2.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"lightningcss-android-arm64": "1.32.0",
|
||
|
|
"lightningcss-darwin-arm64": "1.32.0",
|
||
|
|
"lightningcss-darwin-x64": "1.32.0",
|
||
|
|
"lightningcss-freebsd-x64": "1.32.0",
|
||
|
|
"lightningcss-linux-arm-gnueabihf": "1.32.0",
|
||
|
|
"lightningcss-linux-arm64-gnu": "1.32.0",
|
||
|
|
"lightningcss-linux-arm64-musl": "1.32.0",
|
||
|
|
"lightningcss-linux-x64-gnu": "1.32.0",
|
||
|
|
"lightningcss-linux-x64-musl": "1.32.0",
|
||
|
|
"lightningcss-win32-arm64-msvc": "1.32.0",
|
||
|
|
"lightningcss-win32-x64-msvc": "1.32.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-android-arm64": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"android"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-darwin-arm64": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-darwin-x64": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-freebsd-x64": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"freebsd"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-linux-arm64-gnu": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-linux-arm64-musl": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-linux-x64-gnu": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-linux-x64-musl": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"linux"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-win32-arm64-msvc": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
|
||
|
|
"cpu": [
|
||
|
|
"arm64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lightningcss-win32-x64-msvc": {
|
||
|
|
"version": "1.32.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
|
||
|
|
"integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
|
||
|
|
"cpu": [
|
||
|
|
"x64"
|
||
|
|
],
|
||
|
|
"dev": true,
|
||
|
|
"license": "MPL-2.0",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"win32"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/parcel"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/locate-path": {
|
||
|
|
"version": "6.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz",
|
||
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"p-locate": "^5.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lodash.merge": {
|
||
|
|
"version": "4.6.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
||
|
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/loose-envify": {
|
||
|
|
"version": "1.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz",
|
||
|
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"loose-envify": "cli.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lru-cache": {
|
||
|
|
"version": "5.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
||
|
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"yallist": "^3.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/lz-string": {
|
||
|
|
"version": "1.5.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/lz-string/-/lz-string-1.5.0.tgz",
|
||
|
|
"integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"bin": {
|
||
|
|
"lz-string": "bin/bin.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/magic-string": {
|
||
|
|
"version": "0.30.21",
|
||
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
||
|
|
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@jridgewell/sourcemap-codec": "^1.5.5"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/magicast": {
|
||
|
|
"version": "0.5.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/magicast/-/magicast-0.5.2.tgz",
|
||
|
|
"integrity": "sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/parser": "^7.29.0",
|
||
|
|
"@babel/types": "^7.29.0",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/make-dir": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"semver": "^7.5.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/make-dir/node_modules/semver": {
|
||
|
|
"version": "7.7.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.4.tgz",
|
||
|
|
"integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/min-indent": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/min-indent/-/min-indent-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/minimatch": {
|
||
|
|
"version": "3.1.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.5.tgz",
|
||
|
|
"integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"brace-expansion": "^1.1.7"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ms": {
|
||
|
|
"version": "2.1.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
||
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/nanoid": {
|
||
|
|
"version": "3.3.11",
|
||
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
|
||
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"bin": {
|
||
|
|
"nanoid": "bin/nanoid.cjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/natural-compare": {
|
||
|
|
"version": "1.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz",
|
||
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/node-releases": {
|
||
|
|
"version": "2.0.36",
|
||
|
|
"resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.36.tgz",
|
||
|
|
"integrity": "sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/nwsapi": {
|
||
|
|
"version": "2.2.23",
|
||
|
|
"resolved": "https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.23.tgz",
|
||
|
|
"integrity": "sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/obug": {
|
||
|
|
"version": "2.1.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz",
|
||
|
|
"integrity": "sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
"https://github.com/sponsors/sxzz",
|
||
|
|
"https://opencollective.com/debug"
|
||
|
|
],
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/optionator": {
|
||
|
|
"version": "0.9.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz",
|
||
|
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"deep-is": "^0.1.3",
|
||
|
|
"fast-levenshtein": "^2.0.6",
|
||
|
|
"levn": "^0.4.1",
|
||
|
|
"prelude-ls": "^1.2.1",
|
||
|
|
"type-check": "^0.4.0",
|
||
|
|
"word-wrap": "^1.2.5"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/p-limit": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"yocto-queue": "^0.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/p-locate": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"p-limit": "^3.0.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/parent-module": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"callsites": "^3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/parse5": {
|
||
|
|
"version": "7.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/parse5/-/parse5-7.3.0.tgz",
|
||
|
|
"integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"entities": "^6.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/path-exists": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/path-key": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
|
||
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pathe": {
|
||
|
|
"version": "2.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
|
||
|
|
"integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/picocolors": {
|
||
|
|
"version": "1.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
||
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/picomatch": {
|
||
|
|
"version": "4.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
||
|
|
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/playwright": {
|
||
|
|
"version": "1.58.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/playwright/-/playwright-1.58.2.tgz",
|
||
|
|
"integrity": "sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"dependencies": {
|
||
|
|
"playwright-core": "1.58.2"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"playwright": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"fsevents": "2.3.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/playwright-core": {
|
||
|
|
"version": "1.58.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/playwright-core/-/playwright-core-1.58.2.tgz",
|
||
|
|
"integrity": "sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"bin": {
|
||
|
|
"playwright-core": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/playwright/node_modules/fsevents": {
|
||
|
|
"version": "2.3.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz",
|
||
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
||
|
|
"dev": true,
|
||
|
|
"hasInstallScript": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"optional": true,
|
||
|
|
"os": [
|
||
|
|
"darwin"
|
||
|
|
],
|
||
|
|
"engines": {
|
||
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/postcss": {
|
||
|
|
"version": "8.5.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.8.tgz",
|
||
|
|
"integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/postcss/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "tidelift",
|
||
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"nanoid": "^3.3.11",
|
||
|
|
"picocolors": "^1.1.1",
|
||
|
|
"source-map-js": "^1.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10 || ^12 || >=14"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/prelude-ls": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
||
|
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pretty-format": {
|
||
|
|
"version": "27.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/pretty-format/-/pretty-format-27.5.1.tgz",
|
||
|
|
"integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"dependencies": {
|
||
|
|
"ansi-regex": "^5.0.1",
|
||
|
|
"ansi-styles": "^5.0.0",
|
||
|
|
"react-is": "^17.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
||
|
|
"version": "5.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
||
|
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true,
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/pretty-format/node_modules/react-is": {
|
||
|
|
"version": "17.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-17.0.2.tgz",
|
||
|
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"peer": true
|
||
|
|
},
|
||
|
|
"node_modules/punycode": {
|
||
|
|
"version": "2.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
||
|
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=6"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-cascader": {
|
||
|
|
"version": "3.34.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-cascader/-/rc-cascader-3.34.0.tgz",
|
||
|
|
"integrity": "sha512-KpXypcvju9ptjW9FaN2NFcA2QH9E9LHKq169Y0eWtH4e/wHQ5Wh5qZakAgvb8EKZ736WZ3B0zLLOBsrsja5Dag==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.25.7",
|
||
|
|
"classnames": "^2.3.1",
|
||
|
|
"rc-select": "~14.16.2",
|
||
|
|
"rc-tree": "~5.13.0",
|
||
|
|
"rc-util": "^5.43.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-checkbox": {
|
||
|
|
"version": "3.5.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-checkbox/-/rc-checkbox-3.5.0.tgz",
|
||
|
|
"integrity": "sha512-aOAQc3E98HteIIsSqm6Xk2FPKIER6+5vyEFMZfo73TqM+VVAIqOkHoPjgKLqSNtVLWScoaM7vY2ZrGEheI79yg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "^2.3.2",
|
||
|
|
"rc-util": "^5.25.2"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-collapse": {
|
||
|
|
"version": "3.9.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-collapse/-/rc-collapse-3.9.0.tgz",
|
||
|
|
"integrity": "sha512-swDdz4QZ4dFTo4RAUMLL50qP0EY62N2kvmk2We5xYdRwcRn8WcYtuetCJpwpaCbUfUt5+huLpVxhvmnK+PHrkA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-motion": "^2.3.4",
|
||
|
|
"rc-util": "^5.27.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-dialog": {
|
||
|
|
"version": "9.6.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-dialog/-/rc-dialog-9.6.0.tgz",
|
||
|
|
"integrity": "sha512-ApoVi9Z8PaCQg6FsUzS8yvBEQy0ZL2PkuvAgrmohPkN3okps5WZ5WQWPc1RNuiOKaAYv8B97ACdsFU5LizzCqg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"@rc-component/portal": "^1.0.0-8",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-motion": "^2.3.0",
|
||
|
|
"rc-util": "^5.21.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-drawer": {
|
||
|
|
"version": "7.3.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-drawer/-/rc-drawer-7.3.0.tgz",
|
||
|
|
"integrity": "sha512-DX6CIgiBWNpJIMGFO8BAISFkxiuKitoizooj4BDyee8/SnBn0zwO2FHrNDpqqepj0E/TFTDpmEBCyFuTgC7MOg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.23.9",
|
||
|
|
"@rc-component/portal": "^1.1.1",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-motion": "^2.6.1",
|
||
|
|
"rc-util": "^5.38.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-dropdown": {
|
||
|
|
"version": "4.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-dropdown/-/rc-dropdown-4.2.1.tgz",
|
||
|
|
"integrity": "sha512-YDAlXsPv3I1n42dv1JpdM7wJ+gSUBfeyPK59ZpBD9jQhK9jVuxpjj3NmWQHOBceA1zEPVX84T2wbdb2SD0UjmA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.3",
|
||
|
|
"@rc-component/trigger": "^2.0.0",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-util": "^5.44.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.11.0",
|
||
|
|
"react-dom": ">=16.11.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-field-form": {
|
||
|
|
"version": "2.7.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-field-form/-/rc-field-form-2.7.1.tgz",
|
||
|
|
"integrity": "sha512-vKeSifSJ6HoLaAB+B8aq/Qgm8a3dyxROzCtKNCsBQgiverpc4kWDQihoUwzUj+zNWJOykwSY4dNX3QrGwtVb9A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.0",
|
||
|
|
"@rc-component/async-validator": "^5.0.3",
|
||
|
|
"rc-util": "^5.32.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-image": {
|
||
|
|
"version": "7.12.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-image/-/rc-image-7.12.0.tgz",
|
||
|
|
"integrity": "sha512-cZ3HTyyckPnNnUb9/DRqduqzLfrQRyi+CdHjdqgsyDpI3Ln5UX1kXnAhPBSJj9pVRzwRFgqkN7p9b6HBDjmu/Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.2",
|
||
|
|
"@rc-component/portal": "^1.0.2",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-dialog": "~9.6.0",
|
||
|
|
"rc-motion": "^2.6.2",
|
||
|
|
"rc-util": "^5.34.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-input": {
|
||
|
|
"version": "1.8.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-input/-/rc-input-1.8.0.tgz",
|
||
|
|
"integrity": "sha512-KXvaTbX+7ha8a/k+eg6SYRVERK0NddX8QX7a7AnRvUa/rEH0CNMlpcBzBkhI0wp2C8C4HlMoYl8TImSN+fuHKA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.1",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-util": "^5.18.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.0.0",
|
||
|
|
"react-dom": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-input-number": {
|
||
|
|
"version": "9.5.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-input-number/-/rc-input-number-9.5.0.tgz",
|
||
|
|
"integrity": "sha512-bKaEvB5tHebUURAEXw35LDcnRZLq3x1k7GxfAqBMzmpHkDGzjAtnUL8y4y5N15rIFIg5IJgwr211jInl3cipag==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"@rc-component/mini-decimal": "^1.0.1",
|
||
|
|
"classnames": "^2.2.5",
|
||
|
|
"rc-input": "~1.8.0",
|
||
|
|
"rc-util": "^5.40.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-mentions": {
|
||
|
|
"version": "2.20.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-mentions/-/rc-mentions-2.20.0.tgz",
|
||
|
|
"integrity": "sha512-w8HCMZEh3f0nR8ZEd466ATqmXFCMGMN5UFCzEUL0bM/nGw/wOS2GgRzKBcm19K++jDyuWCOJOdgcKGXU3fXfbQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.22.5",
|
||
|
|
"@rc-component/trigger": "^2.0.0",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-input": "~1.8.0",
|
||
|
|
"rc-menu": "~9.16.0",
|
||
|
|
"rc-textarea": "~1.10.0",
|
||
|
|
"rc-util": "^5.34.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-menu": {
|
||
|
|
"version": "9.16.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-menu/-/rc-menu-9.16.1.tgz",
|
||
|
|
"integrity": "sha512-ghHx6/6Dvp+fw8CJhDUHFHDJ84hJE3BXNCzSgLdmNiFErWSOaZNsihDAsKq9ByTALo/xkNIwtDFGIl6r+RPXBg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"@rc-component/trigger": "^2.0.0",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-motion": "^2.4.3",
|
||
|
|
"rc-overflow": "^1.3.1",
|
||
|
|
"rc-util": "^5.27.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-motion": {
|
||
|
|
"version": "2.9.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-motion/-/rc-motion-2.9.5.tgz",
|
||
|
|
"integrity": "sha512-w+XTUrfh7ArbYEd2582uDrEhmBHwK1ZENJiSJVb7uRxdE7qJSYjbO2eksRXmndqyKqKoYPc9ClpPh5242mV1vA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.1",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-util": "^5.44.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-notification": {
|
||
|
|
"version": "5.6.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-notification/-/rc-notification-5.6.4.tgz",
|
||
|
|
"integrity": "sha512-KcS4O6B4qzM3KH7lkwOB7ooLPZ4b6J+VMmQgT51VZCeEcmghdeR4IrMcFq0LG+RPdnbe/ArT086tGM8Snimgiw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-motion": "^2.9.0",
|
||
|
|
"rc-util": "^5.20.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-overflow": {
|
||
|
|
"version": "1.5.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-overflow/-/rc-overflow-1.5.0.tgz",
|
||
|
|
"integrity": "sha512-Lm/v9h0LymeUYJf0x39OveU52InkdRXqnn2aYXfWmo8WdOonIKB2kfau+GF0fWq6jPgtdO9yMqveGcK6aIhJmg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.1",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-resize-observer": "^1.0.0",
|
||
|
|
"rc-util": "^5.37.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-pagination": {
|
||
|
|
"version": "5.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-pagination/-/rc-pagination-5.1.0.tgz",
|
||
|
|
"integrity": "sha512-8416Yip/+eclTFdHXLKTxZvn70duYVGTvUUWbckCCZoIl3jagqke3GLsFrMs0bsQBikiYpZLD9206Ej4SOdOXQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "^2.3.2",
|
||
|
|
"rc-util": "^5.38.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-picker": {
|
||
|
|
"version": "4.11.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-picker/-/rc-picker-4.11.3.tgz",
|
||
|
|
"integrity": "sha512-MJ5teb7FlNE0NFHTncxXQ62Y5lytq6sh5nUw0iH8OkHL/TjARSEvSHpr940pWgjGANpjCwyMdvsEV55l5tYNSg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.24.7",
|
||
|
|
"@rc-component/trigger": "^2.0.0",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-overflow": "^1.3.2",
|
||
|
|
"rc-resize-observer": "^1.4.0",
|
||
|
|
"rc-util": "^5.43.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"date-fns": ">= 2.x",
|
||
|
|
"dayjs": ">= 1.x",
|
||
|
|
"luxon": ">= 3.x",
|
||
|
|
"moment": ">= 2.x",
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"date-fns": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"dayjs": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"luxon": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"moment": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-progress": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-progress/-/rc-progress-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-oofVMMafOCokIUIBnZLNcOZFsABaUw8PPrf1/y0ZBvKZNpOiu5h4AO9vv11Sw0p4Hb3D0yGWuEattcQGtNJ/aw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-util": "^5.16.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-rate": {
|
||
|
|
"version": "2.13.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-rate/-/rc-rate-2.13.1.tgz",
|
||
|
|
"integrity": "sha512-QUhQ9ivQ8Gy7mtMZPAjLbxBt5y9GRp65VcUyGUMF3N3fhiftivPHdpuDIaWIMOTEprAjZPC08bls1dQB+I1F2Q==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "^2.2.5",
|
||
|
|
"rc-util": "^5.0.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-resize-observer": {
|
||
|
|
"version": "1.4.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-resize-observer/-/rc-resize-observer-1.4.3.tgz",
|
||
|
|
"integrity": "sha512-YZLjUbyIWox8E9i9C3Tm7ia+W7euPItNWSPX5sCcQTYbnwDb5uNpnLHQCG1f22oZWUhLw4Mv2tFmeWe68CDQRQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.20.7",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-util": "^5.44.1",
|
||
|
|
"resize-observer-polyfill": "^1.5.1"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-segmented": {
|
||
|
|
"version": "2.7.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-segmented/-/rc-segmented-2.7.1.tgz",
|
||
|
|
"integrity": "sha512-izj1Nw/Dw2Vb7EVr+D/E9lUTkBe+kKC+SAFSU9zqr7WV2W5Ktaa9Gc7cB2jTqgk8GROJayltaec+DBlYKc6d+g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.1",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-motion": "^2.4.4",
|
||
|
|
"rc-util": "^5.17.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.0.0",
|
||
|
|
"react-dom": ">=16.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-select": {
|
||
|
|
"version": "14.16.8",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-select/-/rc-select-14.16.8.tgz",
|
||
|
|
"integrity": "sha512-NOV5BZa1wZrsdkKaiK7LHRuo5ZjZYMDxPP6/1+09+FB4KoNi8jcG1ZqLE3AVCxEsYMBe65OBx71wFoHRTP3LRg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"@rc-component/trigger": "^2.1.1",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-motion": "^2.0.1",
|
||
|
|
"rc-overflow": "^1.3.1",
|
||
|
|
"rc-util": "^5.16.1",
|
||
|
|
"rc-virtual-list": "^3.5.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "*",
|
||
|
|
"react-dom": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-slider": {
|
||
|
|
"version": "11.1.9",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-slider/-/rc-slider-11.1.9.tgz",
|
||
|
|
"integrity": "sha512-h8IknhzSh3FEM9u8ivkskh+Ef4Yo4JRIY2nj7MrH6GQmrwV6mcpJf5/4KgH5JaVI1H3E52yCdpOlVyGZIeph5A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "^2.2.5",
|
||
|
|
"rc-util": "^5.36.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-steps": {
|
||
|
|
"version": "6.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-steps/-/rc-steps-6.0.1.tgz",
|
||
|
|
"integrity": "sha512-lKHL+Sny0SeHkQKKDJlAjV5oZ8DwCdS2hFhAkIjuQt1/pB81M0cA0ErVFdHq9+jmPmFw1vJB2F5NBzFXLJxV+g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.16.7",
|
||
|
|
"classnames": "^2.2.3",
|
||
|
|
"rc-util": "^5.16.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-switch": {
|
||
|
|
"version": "4.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-switch/-/rc-switch-4.1.0.tgz",
|
||
|
|
"integrity": "sha512-TI8ufP2Az9oEbvyCeVE4+90PDSljGyuwix3fV58p7HV2o4wBnVToEyomJRVyTaZeqNPAp+vqeo4Wnj5u0ZZQBg==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.21.0",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-util": "^5.30.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-table": {
|
||
|
|
"version": "7.54.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-table/-/rc-table-7.54.0.tgz",
|
||
|
|
"integrity": "sha512-/wDTkki6wBTjwylwAGjpLKYklKo9YgjZwAU77+7ME5mBoS32Q4nAwoqhA2lSge6fobLW3Tap6uc5xfwaL2p0Sw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"@rc-component/context": "^1.4.0",
|
||
|
|
"classnames": "^2.2.5",
|
||
|
|
"rc-resize-observer": "^1.1.0",
|
||
|
|
"rc-util": "^5.44.3",
|
||
|
|
"rc-virtual-list": "^3.14.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-tabs": {
|
||
|
|
"version": "15.7.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-tabs/-/rc-tabs-15.7.0.tgz",
|
||
|
|
"integrity": "sha512-ZepiE+6fmozYdWf/9gVp7k56PKHB1YYoDsKeQA1CBlJ/POIhjkcYiv0AGP0w2Jhzftd3AVvZP/K+V+Lpi2ankA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.2",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-dropdown": "~4.2.0",
|
||
|
|
"rc-menu": "~9.16.0",
|
||
|
|
"rc-motion": "^2.6.2",
|
||
|
|
"rc-resize-observer": "^1.0.0",
|
||
|
|
"rc-util": "^5.34.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-textarea": {
|
||
|
|
"version": "1.10.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-textarea/-/rc-textarea-1.10.2.tgz",
|
||
|
|
"integrity": "sha512-HfaeXiaSlpiSp0I/pvWpecFEHpVysZ9tpDLNkxQbMvMz6gsr7aVZ7FpWP9kt4t7DB+jJXesYS0us1uPZnlRnwQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "^2.2.1",
|
||
|
|
"rc-input": "~1.8.0",
|
||
|
|
"rc-resize-observer": "^1.0.0",
|
||
|
|
"rc-util": "^5.27.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-tooltip": {
|
||
|
|
"version": "6.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-tooltip/-/rc-tooltip-6.4.0.tgz",
|
||
|
|
"integrity": "sha512-kqyivim5cp8I5RkHmpsp1Nn/Wk+1oeloMv9c7LXNgDxUpGm+RbXJGL+OPvDlcRnx9DBeOe4wyOIl4OKUERyH1g==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.11.2",
|
||
|
|
"@rc-component/trigger": "^2.0.0",
|
||
|
|
"classnames": "^2.3.1",
|
||
|
|
"rc-util": "^5.44.3"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-tree": {
|
||
|
|
"version": "5.13.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-tree/-/rc-tree-5.13.1.tgz",
|
||
|
|
"integrity": "sha512-FNhIefhftobCdUJshO7M8uZTA9F4OPGVXqGfZkkD/5soDeOhwO06T/aKTrg0WD8gRg/pyfq+ql3aMymLHCTC4A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.10.1",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-motion": "^2.0.1",
|
||
|
|
"rc-util": "^5.16.1",
|
||
|
|
"rc-virtual-list": "^3.5.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "*",
|
||
|
|
"react-dom": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-tree-select": {
|
||
|
|
"version": "5.27.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-tree-select/-/rc-tree-select-5.27.0.tgz",
|
||
|
|
"integrity": "sha512-2qTBTzwIT7LRI1o7zLyrCzmo5tQanmyGbSaGTIf7sYimCklAToVVfpMC6OAldSKolcnjorBYPNSKQqJmN3TCww==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.25.7",
|
||
|
|
"classnames": "2.x",
|
||
|
|
"rc-select": "~14.16.2",
|
||
|
|
"rc-tree": "~5.13.0",
|
||
|
|
"rc-util": "^5.43.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "*",
|
||
|
|
"react-dom": "*"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-upload": {
|
||
|
|
"version": "4.11.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-upload/-/rc-upload-4.11.0.tgz",
|
||
|
|
"integrity": "sha512-ZUyT//2JAehfHzjWowqROcwYJKnZkIUGWaTE/VogVrepSl7AFNbQf4+zGfX4zl9Vrj/Jm8scLO0R6UlPDKK4wA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.3",
|
||
|
|
"classnames": "^2.2.5",
|
||
|
|
"rc-util": "^5.2.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-util": {
|
||
|
|
"version": "5.44.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-util/-/rc-util-5.44.4.tgz",
|
||
|
|
"integrity": "sha512-resueRJzmHG9Q6rI/DfK6Kdv9/Lfls05vzMs1Sk3M2P+3cJa+MakaZyWY8IPfehVuhPJFKrIY1IK4GqbiaiY5w==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.18.3",
|
||
|
|
"react-is": "^18.2.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rc-virtual-list": {
|
||
|
|
"version": "3.19.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rc-virtual-list/-/rc-virtual-list-3.19.2.tgz",
|
||
|
|
"integrity": "sha512-Ys6NcjwGkuwkeaWBDqfI3xWuZ7rDiQXlH1o2zLfFzATfEgXcqpk8CkgMfbJD81McqjcJVez25a3kPxCR807evA==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/runtime": "^7.20.0",
|
||
|
|
"classnames": "^2.2.6",
|
||
|
|
"rc-resize-observer": "^1.0.0",
|
||
|
|
"rc-util": "^5.36.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8.x"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.9.0",
|
||
|
|
"react-dom": ">=16.9.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react": {
|
||
|
|
"version": "18.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/react/-/react-18.3.1.tgz",
|
||
|
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-dom": {
|
||
|
|
"version": "18.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-18.3.1.tgz",
|
||
|
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0",
|
||
|
|
"scheduler": "^0.23.2"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": "^18.3.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-is": {
|
||
|
|
"version": "18.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/react-is/-/react-is-18.3.1.tgz",
|
||
|
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/react-router": {
|
||
|
|
"version": "6.30.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/react-router/-/react-router-6.30.3.tgz",
|
||
|
|
"integrity": "sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@remix-run/router": "1.23.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/react-router-dom": {
|
||
|
|
"version": "6.30.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/react-router-dom/-/react-router-dom-6.30.3.tgz",
|
||
|
|
"integrity": "sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@remix-run/router": "1.23.2",
|
||
|
|
"react-router": "6.30.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"react": ">=16.8",
|
||
|
|
"react-dom": ">=16.8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/redent": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/redent/-/redent-3.0.0.tgz",
|
||
|
|
"integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"indent-string": "^4.0.0",
|
||
|
|
"strip-indent": "^3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/resize-observer-polyfill": {
|
||
|
|
"version": "1.5.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
|
||
|
|
"integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/resolve-from": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rolldown": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@oxc-project/types": "=0.122.0",
|
||
|
|
"@rolldown/pluginutils": "1.0.0-rc.12"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"rolldown": "bin/cli.mjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"@rolldown/binding-android-arm64": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-darwin-arm64": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-darwin-x64": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-freebsd-x64": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-arm-gnueabihf": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-arm64-gnu": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-arm64-musl": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-ppc64-gnu": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-s390x-gnu": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-x64-gnu": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-linux-x64-musl": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-openharmony-arm64": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-wasm32-wasi": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-win32-arm64-msvc": "1.0.0-rc.12",
|
||
|
|
"@rolldown/binding-win32-x64-msvc": "1.0.0-rc.12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/rolldown/node_modules/@rolldown/pluginutils": {
|
||
|
|
"version": "1.0.0-rc.12",
|
||
|
|
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.12.tgz",
|
||
|
|
"integrity": "sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/rrweb-cssom": {
|
||
|
|
"version": "0.8.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz",
|
||
|
|
"integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/safer-buffer": {
|
||
|
|
"version": "2.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
||
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/saxes": {
|
||
|
|
"version": "6.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/saxes/-/saxes-6.0.0.tgz",
|
||
|
|
"integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"xmlchars": "^2.2.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=v12.22.7"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/scheduler": {
|
||
|
|
"version": "0.23.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.23.2.tgz",
|
||
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"loose-envify": "^1.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/scroll-into-view-if-needed": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"compute-scroll-into-view": "^3.0.2"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/semver": {
|
||
|
|
"version": "6.3.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
||
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"bin": {
|
||
|
|
"semver": "bin/semver.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/shebang-command": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"shebang-regex": "^3.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/shebang-regex": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
||
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/siginfo": {
|
||
|
|
"version": "2.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
|
||
|
|
"integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/source-map-js": {
|
||
|
|
"version": "1.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
||
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/stackback": {
|
||
|
|
"version": "0.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
|
||
|
|
"integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/std-env": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/std-env/-/std-env-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/string-convert": {
|
||
|
|
"version": "0.2.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz",
|
||
|
|
"integrity": "sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/strip-indent": {
|
||
|
|
"version": "3.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/strip-indent/-/strip-indent-3.0.0.tgz",
|
||
|
|
"integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"min-indent": "^1.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/strip-json-comments": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
||
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/stylis": {
|
||
|
|
"version": "4.3.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/stylis/-/stylis-4.3.6.tgz",
|
||
|
|
"integrity": "sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/supports-color": {
|
||
|
|
"version": "7.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz",
|
||
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"has-flag": "^4.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/symbol-tree": {
|
||
|
|
"version": "3.2.4",
|
||
|
|
"resolved": "https://registry.npmmirror.com/symbol-tree/-/symbol-tree-3.2.4.tgz",
|
||
|
|
"integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/throttle-debounce": {
|
||
|
|
"version": "5.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-5.0.2.tgz",
|
||
|
|
"integrity": "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==",
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.22"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinybench": {
|
||
|
|
"version": "2.9.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
|
||
|
|
"integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/tinyexec": {
|
||
|
|
"version": "1.0.4",
|
||
|
|
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz",
|
||
|
|
"integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinyglobby": {
|
||
|
|
"version": "0.2.15",
|
||
|
|
"resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
||
|
|
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"fdir": "^6.5.0",
|
||
|
|
"picomatch": "^4.0.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tinyrainbow": {
|
||
|
|
"version": "3.1.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.0.tgz",
|
||
|
|
"integrity": "sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tldts": {
|
||
|
|
"version": "6.1.86",
|
||
|
|
"resolved": "https://registry.npmmirror.com/tldts/-/tldts-6.1.86.tgz",
|
||
|
|
"integrity": "sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"tldts-core": "^6.1.86"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"tldts": "bin/cli.js"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tldts-core": {
|
||
|
|
"version": "6.1.86",
|
||
|
|
"resolved": "https://registry.npmmirror.com/tldts-core/-/tldts-core-6.1.86.tgz",
|
||
|
|
"integrity": "sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/toggle-selection": {
|
||
|
|
"version": "1.0.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/toggle-selection/-/toggle-selection-1.0.6.tgz",
|
||
|
|
"integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==",
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/tough-cookie": {
|
||
|
|
"version": "5.1.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/tough-cookie/-/tough-cookie-5.1.2.tgz",
|
||
|
|
"integrity": "sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-3-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"tldts": "^6.1.32"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=16"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tr46": {
|
||
|
|
"version": "5.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/tr46/-/tr46-5.1.1.tgz",
|
||
|
|
"integrity": "sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"punycode": "^2.3.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ts-api-utils": {
|
||
|
|
"version": "2.5.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.5.0.tgz",
|
||
|
|
"integrity": "sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.12"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"typescript": ">=4.8.4"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/tslib": {
|
||
|
|
"version": "2.8.1",
|
||
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
||
|
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "0BSD",
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"node_modules/type-check": {
|
||
|
|
"version": "0.4.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz",
|
||
|
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"prelude-ls": "^1.2.1"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 0.8.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/typescript": {
|
||
|
|
"version": "5.9.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.9.3.tgz",
|
||
|
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"bin": {
|
||
|
|
"tsc": "bin/tsc",
|
||
|
|
"tsserver": "bin/tsserver"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=14.17"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/typescript-eslint": {
|
||
|
|
"version": "8.57.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.2.tgz",
|
||
|
|
"integrity": "sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@typescript-eslint/eslint-plugin": "8.57.2",
|
||
|
|
"@typescript-eslint/parser": "8.57.2",
|
||
|
|
"@typescript-eslint/typescript-estree": "8.57.2",
|
||
|
|
"@typescript-eslint/utils": "8.57.2"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/typescript-eslint"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
||
|
|
"typescript": ">=4.8.4 <6.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/undici-types": {
|
||
|
|
"version": "7.16.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.16.0.tgz",
|
||
|
|
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/update-browserslist-db": {
|
||
|
|
"version": "1.2.3",
|
||
|
|
"resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
|
||
|
|
"integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
|
||
|
|
"dev": true,
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"type": "opencollective",
|
||
|
|
"url": "https://opencollective.com/browserslist"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "tidelift",
|
||
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "github",
|
||
|
|
"url": "https://github.com/sponsors/ai"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"escalade": "^3.2.0",
|
||
|
|
"picocolors": "^1.1.1"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"update-browserslist-db": "cli.js"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"browserslist": ">= 4.21.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/uri-js": {
|
||
|
|
"version": "4.4.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
||
|
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"dependencies": {
|
||
|
|
"punycode": "^2.1.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vite": {
|
||
|
|
"version": "8.0.3",
|
||
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.3.tgz",
|
||
|
|
"integrity": "sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"lightningcss": "^1.32.0",
|
||
|
|
"picomatch": "^4.0.4",
|
||
|
|
"postcss": "^8.5.8",
|
||
|
|
"rolldown": "1.0.0-rc.12",
|
||
|
|
"tinyglobby": "^0.2.15"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"vite": "bin/vite.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.19.0 || >=22.12.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
||
|
|
},
|
||
|
|
"optionalDependencies": {
|
||
|
|
"fsevents": "~2.3.3"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@types/node": "^20.19.0 || >=22.12.0",
|
||
|
|
"@vitejs/devtools": "^0.1.0",
|
||
|
|
"esbuild": "^0.27.0",
|
||
|
|
"jiti": ">=1.21.0",
|
||
|
|
"less": "^4.0.0",
|
||
|
|
"sass": "^1.70.0",
|
||
|
|
"sass-embedded": "^1.70.0",
|
||
|
|
"stylus": ">=0.54.8",
|
||
|
|
"sugarss": "^5.0.0",
|
||
|
|
"terser": "^5.16.0",
|
||
|
|
"tsx": "^4.8.1",
|
||
|
|
"yaml": "^2.4.2"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@types/node": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@vitejs/devtools": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"esbuild": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"jiti": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"less": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sass": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sass-embedded": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"stylus": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"sugarss": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"terser": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"tsx": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"yaml": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/vitest": {
|
||
|
|
"version": "4.1.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.2.tgz",
|
||
|
|
"integrity": "sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"@vitest/expect": "4.1.2",
|
||
|
|
"@vitest/mocker": "4.1.2",
|
||
|
|
"@vitest/pretty-format": "4.1.2",
|
||
|
|
"@vitest/runner": "4.1.2",
|
||
|
|
"@vitest/snapshot": "4.1.2",
|
||
|
|
"@vitest/spy": "4.1.2",
|
||
|
|
"@vitest/utils": "4.1.2",
|
||
|
|
"es-module-lexer": "^2.0.0",
|
||
|
|
"expect-type": "^1.3.0",
|
||
|
|
"magic-string": "^0.30.21",
|
||
|
|
"obug": "^2.1.1",
|
||
|
|
"pathe": "^2.0.3",
|
||
|
|
"picomatch": "^4.0.3",
|
||
|
|
"std-env": "^4.0.0-rc.1",
|
||
|
|
"tinybench": "^2.9.0",
|
||
|
|
"tinyexec": "^1.0.2",
|
||
|
|
"tinyglobby": "^0.2.15",
|
||
|
|
"tinyrainbow": "^3.1.0",
|
||
|
|
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0",
|
||
|
|
"why-is-node-running": "^2.3.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"vitest": "vitest.mjs"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": "^20.0.0 || ^22.0.0 || >=24.0.0"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://opencollective.com/vitest"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"@edge-runtime/vm": "*",
|
||
|
|
"@opentelemetry/api": "^1.9.0",
|
||
|
|
"@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
|
||
|
|
"@vitest/browser-playwright": "4.1.2",
|
||
|
|
"@vitest/browser-preview": "4.1.2",
|
||
|
|
"@vitest/browser-webdriverio": "4.1.2",
|
||
|
|
"@vitest/ui": "4.1.2",
|
||
|
|
"happy-dom": "*",
|
||
|
|
"jsdom": "*",
|
||
|
|
"vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"@edge-runtime/vm": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@opentelemetry/api": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@types/node": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@vitest/browser-playwright": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@vitest/browser-preview": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@vitest/browser-webdriverio": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"@vitest/ui": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"happy-dom": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"jsdom": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"vite": {
|
||
|
|
"optional": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/w3c-xmlserializer": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"xml-name-validator": "^5.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/webidl-conversions": {
|
||
|
|
"version": "7.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
|
||
|
|
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "BSD-2-Clause",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=12"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/whatwg-encoding": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
|
||
|
|
"integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"iconv-lite": "0.6.3"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/whatwg-mimetype": {
|
||
|
|
"version": "4.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
|
||
|
|
"integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/whatwg-url": {
|
||
|
|
"version": "14.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-14.2.0.tgz",
|
||
|
|
"integrity": "sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"tr46": "^5.1.0",
|
||
|
|
"webidl-conversions": "^7.0.0"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/which": {
|
||
|
|
"version": "2.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
|
||
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC",
|
||
|
|
"dependencies": {
|
||
|
|
"isexe": "^2.0.0"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"node-which": "bin/node-which"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">= 8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/why-is-node-running": {
|
||
|
|
"version": "2.3.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
|
||
|
|
"integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"siginfo": "^2.0.0",
|
||
|
|
"stackback": "0.0.2"
|
||
|
|
},
|
||
|
|
"bin": {
|
||
|
|
"why-is-node-running": "cli.js"
|
||
|
|
},
|
||
|
|
"engines": {
|
||
|
|
"node": ">=8"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/word-wrap": {
|
||
|
|
"version": "1.2.5",
|
||
|
|
"resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.5.tgz",
|
||
|
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=0.10.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/ws": {
|
||
|
|
"version": "8.19.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/ws/-/ws-8.19.0.tgz",
|
||
|
|
"integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"bufferutil": "^4.0.1",
|
||
|
|
"utf-8-validate": ">=5.0.2"
|
||
|
|
},
|
||
|
|
"peerDependenciesMeta": {
|
||
|
|
"bufferutil": {
|
||
|
|
"optional": true
|
||
|
|
},
|
||
|
|
"utf-8-validate": {
|
||
|
|
"optional": true
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/xml-name-validator": {
|
||
|
|
"version": "5.0.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
|
||
|
|
"integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/xmlchars": {
|
||
|
|
"version": "2.2.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz",
|
||
|
|
"integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
},
|
||
|
|
"node_modules/yallist": {
|
||
|
|
"version": "3.1.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
||
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "ISC"
|
||
|
|
},
|
||
|
|
"node_modules/yocto-queue": {
|
||
|
|
"version": "0.1.0",
|
||
|
|
"resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
||
|
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=10"
|
||
|
|
},
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/zod": {
|
||
|
|
"version": "4.3.6",
|
||
|
|
"resolved": "https://registry.npmmirror.com/zod/-/zod-4.3.6.tgz",
|
||
|
|
"integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"funding": {
|
||
|
|
"url": "https://github.com/sponsors/colinhacks"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/zod-validation-error": {
|
||
|
|
"version": "4.0.2",
|
||
|
|
"resolved": "https://registry.npmmirror.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz",
|
||
|
|
"integrity": "sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT",
|
||
|
|
"engines": {
|
||
|
|
"node": ">=18.0.0"
|
||
|
|
},
|
||
|
|
"peerDependencies": {
|
||
|
|
"zod": "^3.25.0 || ^4.0.0"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|