2021-05-04 07:45:15 +00:00
|
|
|
{
|
|
|
|
"name": "machines",
|
2023-06-16 12:39:53 +00:00
|
|
|
"lockfileVersion": 3,
|
2021-05-04 07:45:15 +00:00
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"node_modules/@babel/code-frame": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"js-tokens": "^4.0.0",
|
2025-06-16 09:23:16 +01:00
|
|
|
"picocolors": "^1.1.1"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "7.27.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
|
|
|
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-05-07 11:45:48 +05:30
|
|
|
"node_modules/@babel/runtime": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "7.27.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.4.tgz",
|
|
|
|
"integrity": "sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==",
|
2025-05-07 11:45:48 +05:30
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/@bufbuild/protobuf": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-lut4UTvKL8tqtend0UDu7R79/n9jA7Jtxf77RNPbxtmWqfWI4qQ9bTjf7KCS4vfqLmpQbuHr1ciqJumAgJODdw==",
|
2024-01-31 11:31:45 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "(Apache-2.0 AND BSD-3-Clause)",
|
|
|
|
"peer": true
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/@csstools/css-parser-algorithms": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "3.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
|
|
|
|
"integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2023-12-29 10:52:22 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"engines": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"node": ">=18"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
2022-06-10 13:32:00 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/@csstools/css-tokenizer": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "3.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
|
|
|
|
"integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2023-12-29 10:52:22 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"node": ">=18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/@csstools/media-query-list-parser": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2023-12-29 10:52:22 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"node": ">=18"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.5",
|
|
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/@csstools/selector-specificity": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==",
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-02-19 18:03:04 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
2024-12-03 14:49:21 +05:30
|
|
|
],
|
2025-02-19 18:03:04 +00:00
|
|
|
"license": "MIT-0",
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
2025-02-19 18:03:04 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"postcss-selector-parser": "^7.0.0"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-02-19 18:03:04 +00:00
|
|
|
"node_modules/@dual-bundle/import-meta-resolve": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==",
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2025-02-19 18:03:04 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-05-07 11:45:48 +05:30
|
|
|
"node_modules/@emotion/is-prop-valid": {
|
|
|
|
"version": "0.7.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-0.7.3.tgz",
|
|
|
|
"integrity": "sha512-uxJqm/sqwXw3YPA5GXX365OBcJGFtxUVkB6WyezqFHlNe9jqUWH5ur2O2M8dGBz61kn1g3ZBlzUunFQXQIClhA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@emotion/memoize": "0.7.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@emotion/memoize": {
|
|
|
|
"version": "0.7.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.1.tgz",
|
|
|
|
"integrity": "sha512-Qv4LTqO11jepd5Qmlp3M1YEjBumoTHcHFdgPTQ+sFlIL5myi/7xu/POwP7IRu6odBdmLXdtIs1D6TuW6kbwbbg==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
|
2024-12-03 14:49:21 +05:30
|
|
|
"cpu": [
|
2025-06-16 09:23:16 +01:00
|
|
|
"ppc64"
|
2024-12-03 14:49:21 +05:30
|
|
|
],
|
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
2025-06-16 09:23:16 +01:00
|
|
|
"aix"
|
2024-12-03 14:49:21 +05:30
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/android-arm": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/android-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/android-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
2024-12-03 14:49:21 +05:30
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-arm": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
2025-02-19 18:03:04 +00:00
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2025-02-19 18:03:04 +00:00
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
2025-02-19 18:03:04 +00:00
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
|
|
|
|
"cpu": [
|
|
|
|
"mips64el"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"ideallyInert": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
2025-06-16 09:23:16 +01:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": ">=18"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-x64": {
|
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
"version": "4.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
|
|
|
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
|
|
|
"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/regexpp": {
|
|
|
|
"version": "4.12.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
|
|
|
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc": {
|
|
|
|
"version": "2.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
|
|
|
"integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"espree": "^9.6.0",
|
|
|
|
"globals": "^13.19.0",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"import-fresh": "^3.2.1",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"strip-json-comments": "^3.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/ignore": {
|
|
|
|
"version": "5.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
"version": "8.57.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
|
|
|
|
"integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
|
|
"version": "0.13.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
|
|
|
|
"integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
|
|
|
|
"deprecated": "Use @eslint/config-array instead",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"@humanwhocodes/object-schema": "^2.0.3",
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
"minimatch": "^3.0.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@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/object-schema": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
|
|
|
|
"integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
|
|
|
|
"deprecated": "Use @eslint/object-schema instead",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
|
"version": "8.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
|
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"string-width": "^5.1.2",
|
|
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
|
|
"strip-ansi": "^7.0.1",
|
|
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
|
|
"wrap-ansi": "^8.1.0",
|
|
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
|
|
"version": "6.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
|
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
|
|
"version": "7.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
|
|
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^6.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@keyv/serialize": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.0.3.tgz",
|
|
|
|
"integrity": "sha512-qnEovoOp5Np2JDGonIDL6Ayihw0RhnRh6vxPuHo4RDn1UOzwEo4AeIfpL6UGIrsceWrCMiVPgwRjbHu4vYFc3g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"buffer": "^6.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
"version": "2.1.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
|
|
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
|
|
"run-parallel": "^1.1.9"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.stat": {
|
|
|
|
"version": "2.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
|
|
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.walk": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
|
|
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
"fastq": "^1.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@novnc/novnc": {
|
|
|
|
"version": "1.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@novnc/novnc/-/novnc-1.5.0.tgz",
|
|
|
|
"integrity": "sha512-4yGHOtUCnEJUCsgEt/L78eeJu00kthurLBWXFiaXfonNx0pzbs6R/3gJb1byZe6iAE8V9MF0syQb0xIL8MSOtQ==",
|
|
|
|
"license": "MPL-2.0"
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
|
2024-12-03 14:49:21 +05:30
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^1.0.3",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"micromatch": "^4.0.5",
|
|
|
|
"node-addon-api": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2025-03-10 12:52:01 +00:00
|
|
|
"@parcel/watcher-android-arm64": "2.5.1",
|
|
|
|
"@parcel/watcher-darwin-arm64": "2.5.1",
|
|
|
|
"@parcel/watcher-darwin-x64": "2.5.1",
|
|
|
|
"@parcel/watcher-freebsd-x64": "2.5.1",
|
|
|
|
"@parcel/watcher-linux-arm-glibc": "2.5.1",
|
|
|
|
"@parcel/watcher-linux-arm-musl": "2.5.1",
|
|
|
|
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
|
|
"@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
|
|
"@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
|
|
"@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
|
|
"@parcel/watcher-win32-arm64": "2.5.1",
|
|
|
|
"@parcel/watcher-win32-ia32": "2.5.1",
|
|
|
|
"@parcel/watcher-win32-x64": "2.5.1"
|
2024-12-03 14:49:21 +05:30
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
2024-12-03 14:49:21 +05:30
|
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
2025-03-10 12:52:01 +00:00
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
|
2024-12-03 14:49:21 +05:30
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-04-01 18:13:01 +00:00
|
|
|
"dev": true,
|
2024-12-03 14:49:21 +05:30
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
2025-06-16 09:23:16 +01:00
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"ideallyInert": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
2024-12-03 14:49:21 +05:30
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
2024-04-01 18:13:01 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/@patternfly/patternfly": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "6.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.2.3.tgz",
|
|
|
|
"integrity": "sha512-FR027W7JygcQpvlRU/Iom936Vm0apzfi2o5lvtlcWW6IaeZCCTtTaDxehoYuELHlemzkLziQAgu6LuCJEVayjw==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"node_modules/@patternfly/react-console": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"version": "6.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/react-console/-/react-console-6.0.0.tgz",
|
|
|
|
"integrity": "sha512-dp9gM19OpoyYBQd/Wmy3izuZrrZDANY9iPhewF2xWY/5oUNIVLhxTVj7BFNMt6K2TE3uGoqHQ8H5tKyUiUoTCA==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"@novnc/novnc": "^1.5.0",
|
2025-05-07 11:45:48 +05:30
|
|
|
"@patternfly/react-core": "^6.0.0",
|
|
|
|
"@patternfly/react-styles": "^6.0.0",
|
2023-06-16 12:39:53 +00:00
|
|
|
"@spice-project/spice-html5": "^0.2.1",
|
|
|
|
"file-saver": "^1.3.8",
|
2025-05-07 11:45:48 +05:30
|
|
|
"react-jss": "^10.10.0",
|
|
|
|
"xterm": "^5.1.0",
|
|
|
|
"xterm-addon-fit": "^0.8.0"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
2021-05-04 07:45:15 +00:00
|
|
|
"peerDependencies": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"react": "^17 || ^18",
|
|
|
|
"react-dom": "^17 || ^18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/@patternfly/react-core": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "6.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.2.2.tgz",
|
|
|
|
"integrity": "sha512-JUrZ57JQ4bkmed1kxaciXb0ZpIVYyCHc2HjtzoKQ5UNRlx204zR2isATSHjdw2GFcWvwpkC5/fU2BR+oT3opbg==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"@patternfly/react-icons": "^6.2.2",
|
|
|
|
"@patternfly/react-styles": "^6.2.2",
|
|
|
|
"@patternfly/react-tokens": "^6.2.2",
|
|
|
|
"focus-trap": "7.6.4",
|
2025-05-07 11:45:48 +05:30
|
|
|
"react-dropzone": "^14.3.5",
|
|
|
|
"tslib": "^2.8.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"react": "^17 || ^18",
|
|
|
|
"react-dom": "^17 || ^18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/@patternfly/react-icons": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "6.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.2.2.tgz",
|
|
|
|
"integrity": "sha512-XkBwzuV/uiolX+T6QgB3RIqphM1m+vAZjAe3McYtyY22j1rsOdlWDE4RtRrJ1q7EoIZwyZHj0h8T9vMfUsLn4Q==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"peerDependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"react": "^17 || ^18",
|
|
|
|
"react-dom": "^17 || ^18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/@patternfly/react-styles": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "6.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.2.2.tgz",
|
|
|
|
"integrity": "sha512-rncRDq66H8VnLyb9DrHHlZtPddlpNL9+W0XuQC0L7F6p78hOwSZmoGTW2Vq8/wJplDj8h/61qRpfRF9VEYPW0g==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"node_modules/@patternfly/react-table": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "6.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.2.2.tgz",
|
|
|
|
"integrity": "sha512-7CxVKhnpA+f8dLJ0hVvzZOe4Djx/nE+w70ipeAHf4Yi5JwfDWmbK97YvjYPfamp/bsXTLtPcK2n4AoY5DQX6Pg==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"@patternfly/react-core": "^6.2.2",
|
|
|
|
"@patternfly/react-icons": "^6.2.2",
|
|
|
|
"@patternfly/react-styles": "^6.2.2",
|
|
|
|
"@patternfly/react-tokens": "^6.2.2",
|
2024-12-03 14:49:21 +05:30
|
|
|
"lodash": "^4.17.21",
|
2025-05-07 11:45:48 +05:30
|
|
|
"tslib": "^2.8.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"react": "^17 || ^18",
|
|
|
|
"react-dom": "^17 || ^18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/@patternfly/react-tokens": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "6.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.2.2.tgz",
|
|
|
|
"integrity": "sha512-2GRWDPBTrcTlGNFc5NPJjrjEVU90RpgcGX/CIe2MplLgM32tpVIkeUtqIoJPLRk5GrbhyFuHJYRU+O93gU4o3Q==",
|
2025-02-19 18:03:04 +00:00
|
|
|
"license": "MIT"
|
2024-12-03 14:49:21 +05:30
|
|
|
},
|
|
|
|
"node_modules/@rtsao/scc": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",
|
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"node_modules/@spice-project/spice-html5": {
|
|
|
|
"version": "0.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@spice-project/spice-html5/-/spice-html5-0.2.1.tgz",
|
2024-07-17 07:50:13 +00:00
|
|
|
"integrity": "sha512-NY86i+x/0ldKK89enXghsXCzWwfb5DQ91hQFu9hbyLcAfCVn+ZKoYsw7xUWX6/HQBRrdu/4F1id7SdOwNqpG9g==",
|
|
|
|
"license": "LGPL-3.0-or-later"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"node_modules/@types/json5": {
|
|
|
|
"version": "0.0.29",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
|
|
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
"version": "15.7.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
|
|
|
|
"integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
"version": "18.3.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.12.tgz",
|
|
|
|
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
"version": "18.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.1.tgz",
|
|
|
|
"integrity": "sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/react": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/throttle-debounce": {
|
|
|
|
"version": "5.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/throttle-debounce/-/throttle-debounce-5.0.2.tgz",
|
|
|
|
"integrity": "sha512-pDzSNulqooSKvSNcksnV72nk8p7gRqN8As71Sp28nov1IgmPKWbOEIwAWvBME5pPTtaXJAvG3O4oc76HlQ4kqQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.32.1",
|
|
|
|
"@typescript-eslint/type-utils": "8.32.1",
|
|
|
|
"@typescript-eslint/utils": "8.32.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.32.1",
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
"ignore": "^7.0.0",
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
},
|
|
|
|
"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.0.0 || ^8.0.0-alpha.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-JaehZvf6m0yqYp34+RVnihBAChkqeH+tqqhS0GuX1qgPpwLvmTPheKEs6OeCK6hVJgXZHJ2vbjnC9j119auStQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/scope-manager": "8.33.0",
|
|
|
|
"@typescript-eslint/types": "8.33.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.33.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.33.0",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
"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",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-LMi/oqrzpqxyO72ltP+dBSP6V0xiUb4saY7WLtxSfiNEBI8m321LLVFU9/QDJxjDQG9/tjSqKz/E3380TEqSTw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.33.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.33.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/parser/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.33.0",
|
|
|
|
"eslint-visitor-keys": "^4.2.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/parser/node_modules/eslint-visitor-keys": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
|
|
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/project-service": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-d1hz0u9l6N+u/gcrk6s6gYdl7/+pp8yHheRTqP6X5hVDKALEaTn8WfGiit7G511yueBEL3OpOEpD+3/MBdoN+A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.33.0",
|
|
|
|
"@typescript-eslint/types": "^8.33.0",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.32.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.32.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==",
|
|
|
|
"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/tsconfig-utils": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"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 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/typescript-estree": "8.32.1",
|
|
|
|
"@typescript-eslint/utils": "8.32.1",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"ts-api-utils": "^2.1.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",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==",
|
|
|
|
"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/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.32.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.32.1",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
},
|
|
|
|
"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 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"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.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-vegY4FQoB6jL97Tu/lWRsAiUUp8qJTqzAmENH2k59SJhw0Th1oszb9Idq/FyyONLuNqT1OADJPXfyUNOR8SzAQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/project-service": "8.33.0",
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.33.0",
|
|
|
|
"@typescript-eslint/types": "8.33.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.33.0",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
},
|
|
|
|
"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 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"version": "8.33.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.0.tgz",
|
|
|
|
"integrity": "sha512-7RW7CMYoskiz5OOGAWjJFxgb7c5UNjTG292gYhWeOAcFmYCtVCSqjqSBj5zMhxbXo2JOW95YYrUWJfU0zrpaGQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.33.0",
|
|
|
|
"eslint-visitor-keys": "^4.2.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/typescript-estree/node_modules/eslint-visitor-keys": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
|
|
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.32.1",
|
|
|
|
"@typescript-eslint/types": "8.32.1",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.32.1"
|
|
|
|
},
|
|
|
|
"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",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==",
|
|
|
|
"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/utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.32.1",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.32.1",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
"semver": "^7.6.0",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
},
|
|
|
|
"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 <5.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.32.1",
|
|
|
|
"eslint-visitor-keys": "^4.2.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/@typescript-eslint/types": {
|
|
|
|
"version": "8.32.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.32.1.tgz",
|
|
|
|
"integrity": "sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==",
|
|
|
|
"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/visitor-keys/node_modules/eslint-visitor-keys": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
|
|
"integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/@ungap/structured-clone": {
|
2025-03-10 12:52:01 +00:00
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
2024-12-03 14:49:21 +05:30
|
|
|
"node_modules/@xterm/addon-canvas": {
|
|
|
|
"version": "0.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@xterm/addon-canvas/-/addon-canvas-0.7.0.tgz",
|
|
|
|
"integrity": "sha512-LF5LYcfvefJuJ7QotNRdRSPc9YASAVDeoT5uyXS/nZshZXjYplGXRECBGiznwvhNL2I8bq1Lf5MzRwstsYQ2Iw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"@xterm/xterm": "^5.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@xterm/xterm": {
|
|
|
|
"version": "5.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@xterm/xterm/-/xterm-5.5.0.tgz",
|
|
|
|
"integrity": "sha512-hqJHYaQb5OptNunnyAnkHyM8aCjZ1MEIDTQu1iIbbTD/xops91NB5yq1ZK/dC2JDbVWtF23zUtl9JE2NqwT87A==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/abort-controller": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
|
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-12-29 10:52:22 +00:00
|
|
|
"dependencies": {
|
|
|
|
"event-target-shim": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.5"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/acorn": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"version": "8.14.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
|
|
|
|
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=0.4.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/acorn-jsx": {
|
|
|
|
"version": "5.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
|
|
|
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"peerDependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/ajv": {
|
|
|
|
"version": "6.12.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
|
|
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"fast-deep-equal": "^3.1.1",
|
|
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
|
|
"json-schema-traverse": "^0.4.1",
|
|
|
|
"uri-js": "^4.2.2"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/ansi-escapes": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "7.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz",
|
|
|
|
"integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2024-12-03 14:49:21 +05:30
|
|
|
"dependencies": {
|
|
|
|
"environment": "^1.0.0"
|
|
|
|
},
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"node": ">=18"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/ansi-styles": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "4.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"color-convert": "^2.0.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/anymatch": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "ISC",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"normalize-path": "^3.0.0",
|
|
|
|
"picomatch": "^2.0.4"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/argparse": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "Python-2.0"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"node_modules/aria-query": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "5.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
|
|
|
|
"integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/array-buffer-byte-length": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bound": "^1.0.3",
|
|
|
|
"is-array-buffer": "^3.0.5"
|
2024-04-01 18:13:01 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/array-includes": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "3.1.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz",
|
|
|
|
"integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"call-bind": "^1.0.8",
|
|
|
|
"call-bound": "^1.0.4",
|
2024-07-17 07:50:13 +00:00
|
|
|
"define-properties": "^1.2.1",
|
2025-06-16 09:23:16 +01:00
|
|
|
"es-abstract": "^1.24.0",
|
|
|
|
"es-object-atoms": "^1.1.1",
|
|
|
|
"get-intrinsic": "^1.3.0",
|
|
|
|
"is-string": "^1.1.1",
|
|
|
|
"math-intrinsics": "^1.1.0"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/array-union": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/array.prototype.findlast": {
|
|
|
|
"version": "1.2.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
|
|
|
|
"integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
|
2023-08-03 13:08:13 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-08-03 13:08:13 +00:00
|
|
|
"dependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"call-bind": "^1.0.7",
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
"es-abstract": "^1.23.2",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"es-object-atoms": "^1.0.0",
|
|
|
|
"es-shim-unscopables": "^1.0.2"
|
2024-04-01 18:13:01 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array.prototype.findlastindex": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"version": "1.2.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz",
|
|
|
|
"integrity": "sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==",
|
2024-04-01 18:13:01 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2024-04-01 18:13:01 +00:00
|
|
|
"dependencies": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"call-bind": "^1.0.8",
|
|
|
|
"call-bound": "^1.0.4",
|
2024-04-01 18:13:01 +00:00
|
|
|
"define-properties": "^1.2.1",
|
2025-05-07 11:45:48 +05:30
|
|
|
"es-abstract": "^1.23.9",
|
2024-04-01 18:13:01 +00:00
|
|
|
"es-errors": "^1.3.0",
|
2025-05-07 11:45:48 +05:30
|
|
|
"es-object-atoms": "^1.1.1",
|
|
|
|
"es-shim-unscopables": "^1.1.0"
|
2023-08-03 13:08:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/array.prototype.flat": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz",
|
|
|
|
"integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bind": "^1.0.8",
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
"es-abstract": "^1.23.5",
|
|
|
|
"es-shim-unscopables": "^1.0.2"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/array.prototype.flatmap": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz",
|
|
|
|
"integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bind": "^1.0.8",
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
"es-abstract": "^1.23.5",
|
|
|
|
"es-shim-unscopables": "^1.0.2"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/array.prototype.tosorted": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"version": "1.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
|
|
|
|
"integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"call-bind": "^1.0.7",
|
2024-04-01 18:13:01 +00:00
|
|
|
"define-properties": "^1.2.1",
|
2024-07-17 07:50:13 +00:00
|
|
|
"es-abstract": "^1.23.3",
|
|
|
|
"es-errors": "^1.3.0",
|
2024-04-01 18:13:01 +00:00
|
|
|
"es-shim-unscopables": "^1.0.2"
|
2024-07-17 07:50:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-08-03 13:08:13 +00:00
|
|
|
"node_modules/arraybuffer.prototype.slice": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==",
|
2023-08-03 13:08:13 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-08-03 13:08:13 +00:00
|
|
|
"dependencies": {
|
2024-04-01 18:13:01 +00:00
|
|
|
"array-buffer-byte-length": "^1.0.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bind": "^1.0.8",
|
2024-04-01 18:13:01 +00:00
|
|
|
"define-properties": "^1.2.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"es-abstract": "^1.23.5",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"get-intrinsic": "^1.2.6",
|
|
|
|
"is-array-buffer": "^3.0.4"
|
2023-08-03 13:08:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/ast-types-flow": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "0.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
|
|
|
|
"integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/astral-regex": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-03-10 12:52:01 +00:00
|
|
|
"node_modules/async-function": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/attr-accept": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "2.2.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/attr-accept/-/attr-accept-2.2.5.tgz",
|
|
|
|
"integrity": "sha512-0bDNnY/u6pPwHDMoF0FieU354oBi0a8rD9FcsLwzcGWbc8KS8KPIi7y+s13OlVY+gMWc/9xEMUgNE6Qm8ZllYQ==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/available-typed-arrays": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"version": "1.0.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
|
|
|
|
"integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"possible-typed-array-names": "^1.0.0"
|
|
|
|
},
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 0.4"
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/axe-core": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"version": "4.10.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.10.3.tgz",
|
|
|
|
"integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MPL-2.0",
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/axobject-query": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "Apache-2.0",
|
2024-12-03 14:49:21 +05:30
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/balanced-match": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"node_modules/base64-js": {
|
|
|
|
"version": "1.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
|
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
2024-07-17 07:50:13 +00:00
|
|
|
],
|
|
|
|
"license": "MIT"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/binary-extensions": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"version": "2.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
|
|
"integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=8"
|
2024-07-17 07:50:13 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/brace-expansion": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"balanced-match": "^1.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/braces": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"fill-range": "^7.1.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"node": ">=8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/buffer": {
|
|
|
|
"version": "6.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
|
|
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
2021-08-13 11:23:45 +00:00
|
|
|
"dev": true,
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"base64-js": "^1.3.1",
|
|
|
|
"ieee754": "^1.2.1"
|
2021-08-13 11:23:45 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/buffer-builder": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/buffer-builder/-/buffer-builder-0.2.0.tgz",
|
|
|
|
"integrity": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT/X11",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/builtin-modules": {
|
|
|
|
"version": "3.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
|
|
|
|
"integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/builtins": {
|
|
|
|
"version": "5.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/builtins/-/builtins-5.1.0.tgz",
|
|
|
|
"integrity": "sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"semver": "^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-02-19 18:03:04 +00:00
|
|
|
"node_modules/cacheable": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "1.9.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.9.0.tgz",
|
|
|
|
"integrity": "sha512-8D5htMCxPDUULux9gFzv30f04Xo3wCnik0oOxKoRTPIBoqA7HtOcJ87uBhQTs3jCfZZTrUBGsYIZOgE0ZRgMAg==",
|
2025-02-19 18:03:04 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"hookified": "^1.8.2",
|
|
|
|
"keyv": "^5.3.3"
|
2025-02-19 18:03:04 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cacheable/node_modules/keyv": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "5.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.3.3.tgz",
|
|
|
|
"integrity": "sha512-Rwu4+nXI9fqcxiEHtbkvoes2X+QfkTRo1TMkPfwzipGsJlJO/z69vqB4FNl9xJ3xCpAcbkvmEabZfPzrwN3+gQ==",
|
2025-02-19 18:03:04 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"@keyv/serialize": "^1.0.3"
|
2025-02-19 18:03:04 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/call-bind": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bind-apply-helpers": "^1.0.0",
|
2024-04-01 18:13:01 +00:00
|
|
|
"es-define-property": "^1.0.0",
|
|
|
|
"get-intrinsic": "^1.2.4",
|
2025-02-19 18:03:04 +00:00
|
|
|
"set-function-length": "^1.2.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/call-bind-apply-helpers": {
|
2025-03-10 12:52:01 +00:00
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
|
2025-02-19 18:03:04 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"function-bind": "^1.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/call-bound": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
|
2025-02-19 18:03:04 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
|
|
"get-intrinsic": "^1.3.0"
|
2024-04-01 18:13:01 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/callsites": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=6"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/chalk": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "4.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
"supports-color": "^7.1.0"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/chokidar": {
|
2024-04-01 18:13:01 +00:00
|
|
|
"version": "3.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
|
|
|
|
"integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"anymatch": "~3.1.2",
|
|
|
|
"braces": "~3.0.2",
|
|
|
|
"glob-parent": "~5.1.2",
|
|
|
|
"is-binary-path": "~2.1.0",
|
|
|
|
"is-glob": "~4.0.1",
|
|
|
|
"normalize-path": "~3.0.0",
|
|
|
|
"readdirp": "~3.6.0"
|
|
|
|
},
|
2022-06-10 13:32:00 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 8.10.0"
|
|
|
|
},
|
2024-04-01 18:13:01 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.2"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/color-convert": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"color-name": "~1.1.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=7.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/color-name": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "1.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/colord": {
|
|
|
|
"version": "2.9.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
|
|
|
|
"integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2025-02-19 18:03:04 +00:00
|
|
|
"node_modules/colorjs.io": {
|
|
|
|
"version": "0.5.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/colorjs.io/-/colorjs.io-0.5.2.tgz",
|
|
|
|
"integrity": "sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/concat-map": {
|
|
|
|
"version": "0.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
|
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/content-type": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
|
|
|
|
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-12-29 10:52:22 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/cosmiconfig": {
|
2024-04-01 18:13:01 +00:00
|
|
|
"version": "9.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
|
|
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dependencies": {
|
2024-04-01 18:13:01 +00:00
|
|
|
"env-paths": "^2.2.1",
|
2023-12-29 10:52:22 +00:00
|
|
|
"import-fresh": "^3.3.0",
|
|
|
|
"js-yaml": "^4.1.0",
|
2024-04-01 18:13:01 +00:00
|
|
|
"parse-json": "^5.2.0"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"typescript": ">=4.9.5"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"typescript": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/cross-spawn": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"path-key": "^3.1.0",
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
"which": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/css-functions-list": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "3.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.3.tgz",
|
|
|
|
"integrity": "sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"node": ">=12 || >=16"
|
|
|
|
}
|
|
|
|
},
|
2025-05-07 11:45:48 +05:30
|
|
|
"node_modules/css-jss": {
|
|
|
|
"version": "10.10.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/css-jss/-/css-jss-10.10.0.tgz",
|
|
|
|
"integrity": "sha512-YyMIS/LsSKEGXEaVJdjonWe18p4vXLo8CMA4FrW/kcaEyqdIGKCFXao31gbJddXEdIxSXFFURWrenBJPlKTgAA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.3.1",
|
|
|
|
"jss": "^10.10.0",
|
|
|
|
"jss-preset-default": "^10.10.0"
|
|
|
|
}
|
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/css-tree": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
|
2023-12-29 10:52:22 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-12-29 10:52:22 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"mdn-data": "2.12.2",
|
2023-12-29 10:52:22 +00:00
|
|
|
"source-map-js": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-05-07 11:45:48 +05:30
|
|
|
"node_modules/css-vendor": {
|
|
|
|
"version": "2.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/css-vendor/-/css-vendor-2.0.8.tgz",
|
|
|
|
"integrity": "sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.8.3",
|
|
|
|
"is-in-browser": "^1.0.2"
|
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/cssesc": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"cssesc": "bin/cssesc"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
2025-05-07 11:45:48 +05:30
|
|
|
"node_modules/csstype": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/damerau-levenshtein": {
|
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/data-view-buffer": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bound": "^1.0.3",
|
2024-07-17 07:50:13 +00:00
|
|
|
"es-errors": "^1.3.0",
|
2025-02-19 18:03:04 +00:00
|
|
|
"is-data-view": "^1.0.2"
|
2024-07-17 07:50:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/data-view-byte-length": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bound": "^1.0.3",
|
2024-07-17 07:50:13 +00:00
|
|
|
"es-errors": "^1.3.0",
|
2025-02-19 18:03:04 +00:00
|
|
|
"is-data-view": "^1.0.2"
|
2024-07-17 07:50:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"url": "https://github.com/sponsors/inspect-js"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/data-view-byte-offset": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bound": "^1.0.2",
|
2024-07-17 07:50:13 +00:00
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"is-data-view": "^1.0.1"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"funding": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2023-06-16 12:39:53 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "4.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
|
|
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"ms": "^2.1.3"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/deep-is": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
|
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-06-16 12:39:53 +00:00
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"node_modules/define-data-property": {
|
2024-04-01 18:13:01 +00:00
|
|
|
"version": "1.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
|
|
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2023-12-29 10:52:22 +00:00
|
|
|
"dependencies": {
|
2024-04-01 18:13:01 +00:00
|
|
|
"es-define-property": "^1.0.0",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"gopd": "^1.0.1"
|
2023-12-29 10:52:22 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2024-04-01 18:13:01 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2023-12-29 10:52:22 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/define-properties": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"define-data-property": "^1.0.1",
|
2023-06-16 12:39:53 +00:00
|
|
|
"has-property-descriptors": "^1.0.0",
|
|
|
|
"object-keys": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/dequal": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
|
|
|
|
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2024-12-03 14:49:21 +05:30
|
|
|
"node_modules/detect-libc": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
|
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"bin": {
|
|
|
|
"detect-libc": "bin/detect-libc.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/dir-glob": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"path-type": "^4.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/doctrine": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "Apache-2.0",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"esutils": "^2.0.2"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
2022-06-10 13:32:00 +00:00
|
|
|
}
|
|
|
|
},
|
2025-02-19 18:03:04 +00:00
|
|
|
"node_modules/dunder-proto": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"gopd": "^1.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2024-12-03 14:49:21 +05:30
|
|
|
"node_modules/eastasianwidth": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
|
|
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
"version": "9.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
|
|
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/encoding": {
|
|
|
|
"version": "0.1.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
|
|
|
|
"integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"iconv-lite": "^0.6.2"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2024-04-01 18:13:01 +00:00
|
|
|
"node_modules/env-paths": {
|
|
|
|
"version": "2.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
|
|
|
|
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2024-04-01 18:13:01 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2024-12-03 14:49:21 +05:30
|
|
|
"node_modules/environment": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/error-ex": {
|
|
|
|
"version": "1.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
|
|
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"is-arrayish": "^0.2.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/es-abstract": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "1.24.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.0.tgz",
|
|
|
|
"integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
|
2024-04-01 18:13:01 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2024-04-01 18:13:01 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"array-buffer-byte-length": "^1.0.2",
|
|
|
|
"arraybuffer.prototype.slice": "^1.0.4",
|
2024-07-17 07:50:13 +00:00
|
|
|
"available-typed-arrays": "^1.0.7",
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bind": "^1.0.8",
|
2025-06-16 09:23:16 +01:00
|
|
|
"call-bound": "^1.0.4",
|
2025-02-19 18:03:04 +00:00
|
|
|
"data-view-buffer": "^1.0.2",
|
|
|
|
"data-view-byte-length": "^1.0.2",
|
|
|
|
"data-view-byte-offset": "^1.0.1",
|
|
|
|
"es-define-property": "^1.0.1",
|
2024-04-01 18:13:01 +00:00
|
|
|
"es-errors": "^1.3.0",
|
2025-06-16 09:23:16 +01:00
|
|
|
"es-object-atoms": "^1.1.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"es-set-tostringtag": "^2.1.0",
|
|
|
|
"es-to-primitive": "^1.3.0",
|
|
|
|
"function.prototype.name": "^1.1.8",
|
2025-06-16 09:23:16 +01:00
|
|
|
"get-intrinsic": "^1.3.0",
|
|
|
|
"get-proto": "^1.0.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"get-symbol-description": "^1.1.0",
|
2024-12-03 14:49:21 +05:30
|
|
|
"globalthis": "^1.0.4",
|
2025-02-19 18:03:04 +00:00
|
|
|
"gopd": "^1.2.0",
|
2024-04-01 18:13:01 +00:00
|
|
|
"has-property-descriptors": "^1.0.2",
|
2025-02-19 18:03:04 +00:00
|
|
|
"has-proto": "^1.2.0",
|
|
|
|
"has-symbols": "^1.1.0",
|
2024-07-17 07:50:13 +00:00
|
|
|
"hasown": "^2.0.2",
|
2025-02-19 18:03:04 +00:00
|
|
|
"internal-slot": "^1.1.0",
|
|
|
|
"is-array-buffer": "^3.0.5",
|
2023-06-16 12:39:53 +00:00
|
|
|
"is-callable": "^1.2.7",
|
2025-02-19 18:03:04 +00:00
|
|
|
"is-data-view": "^1.0.2",
|
2025-06-16 09:23:16 +01:00
|
|
|
"is-negative-zero": "^2.0.3",
|
2025-02-19 18:03:04 +00:00
|
|
|
"is-regex": "^1.2.1",
|
2025-06-16 09:23:16 +01:00
|
|
|
"is-set": "^2.0.3",
|
2025-02-19 18:03:04 +00:00
|
|
|
"is-shared-array-buffer": "^1.0.4",
|
|
|
|
"is-string": "^1.1.1",
|
|
|
|
"is-typed-array": "^1.1.15",
|
2025-06-16 09:23:16 +01:00
|
|
|
"is-weakref": "^1.1.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"math-intrinsics": "^1.1.0",
|
2025-06-16 09:23:16 +01:00
|
|
|
"object-inspect": "^1.13.4",
|
2023-06-16 12:39:53 +00:00
|
|
|
"object-keys": "^1.1.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"object.assign": "^4.1.7",
|
|
|
|
"own-keys": "^1.0.1",
|
2025-06-16 09:23:16 +01:00
|
|
|
"regexp.prototype.flags": "^1.5.4",
|
2025-02-19 18:03:04 +00:00
|
|
|
"safe-array-concat": "^1.1.3",
|
|
|
|
"safe-push-apply": "^1.0.0",
|
|
|
|
"safe-regex-test": "^1.1.0",
|
|
|
|
"set-proto": "^1.0.0",
|
2025-06-16 09:23:16 +01:00
|
|
|
"stop-iteration-iterator": "^1.1.0",
|
2025-02-19 18:03:04 +00:00
|
|
|
"string.prototype.trim": "^1.2.10",
|
|
|
|
"string.prototype.trimend": "^1.0.9",
|
2024-07-17 07:50:13 +00:00
|
|
|
"string.prototype.trimstart": "^1.0.8",
|
2025-02-19 18:03:04 +00:00
|
|
|
"typed-array-buffer": "^1.0.3",
|
|
|
|
"typed-array-byte-length": "^1.0.3",
|
|
|
|
"typed-array-byte-offset": "^1.0.4",
|
|
|
|
"typed-array-length": "^1.0.7",
|
|
|
|
"unbox-primitive": "^1.1.0",
|
2025-06-16 09:23:16 +01:00
|
|
|
"which-typed-array": "^1.1.19"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2024-04-01 18:13:01 +00:00
|
|
|
"node_modules/es-define-property": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2024-04-01 18:13:01 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-errors": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
2024-04-01 18:13:01 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2023-08-21 12:04:37 +00:00
|
|
|
"node_modules/es-iterator-helpers": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==",
|
2023-08-21 12:04:37 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-08-21 12:04:37 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"call-bind": "^1.0.8",
|
|
|
|
"call-bound": "^1.0.3",
|
2023-12-29 10:52:22 +00:00
|
|
|
"define-properties": "^1.2.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"es-abstract": "^1.23.6",
|
2024-04-01 18:13:01 +00:00
|
|
|
"es-errors": "^1.3.0",
|
2024-07-17 07:50:13 +00:00
|
|
|
"es-set-tostringtag": "^2.0.3",
|
2024-04-01 18:13:01 +00:00
|
|
|
"function-bind": "^1.1.2",
|
2025-02-19 18:03:04 +00:00
|
|
|
"get-intrinsic": "^1.2.6",
|
2024-12-03 14:49:21 +05:30
|
|
|
"globalthis": "^1.0.4",
|
2025-02-19 18:03:04 +00:00
|
|
|
"gopd": "^1.2.0",
|
2024-04-01 18:13:01 +00:00
|
|
|
"has-property-descriptors": "^1.0.2",
|
2025-02-19 18:03:04 +00:00
|
|
|
"has-proto": "^1.2.0",
|
|
|
|
"has-symbols": "^1.1.0",
|
|
|
|
"internal-slot": "^1.1.0",
|
|
|
|
"iterator.prototype": "^1.1.4",
|
|
|
|
"safe-array-concat": "^1.1.3"
|
2024-07-17 07:50:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-object-atoms": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"es-errors": "^1.3.0"
|
2024-04-01 18:13:01 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2023-08-21 12:04:37 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/es-set-tostringtag": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"get-intrinsic": "^1.2.6",
|
2024-07-17 07:50:13 +00:00
|
|
|
"has-tostringtag": "^1.0.2",
|
2025-02-19 18:03:04 +00:00
|
|
|
"hasown": "^2.0.2"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/es-shim-unscopables": {
|
2025-03-10 12:52:01 +00:00
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dependencies": {
|
2025-03-10 12:52:01 +00:00
|
|
|
"hasown": "^2.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/es-to-primitive": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dependencies": {
|
2025-02-19 18:03:04 +00:00
|
|
|
"is-callable": "^1.2.7",
|
|
|
|
"is-date-object": "^1.0.5",
|
|
|
|
"is-symbol": "^1.0.4"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2021-05-04 07:45:15 +00:00
|
|
|
"engines": {
|
2022-06-10 13:32:00 +00:00
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/esbuild": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==",
|
2021-08-13 11:23:45 +00:00
|
|
|
"dev": true,
|
2023-06-16 12:39:53 +00:00
|
|
|
"hasInstallScript": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
2021-08-13 11:23:45 +00:00
|
|
|
"engines": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"node": ">=18"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"optionalDependencies": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"@esbuild/aix-ppc64": "0.25.5",
|
|
|
|
"@esbuild/android-arm": "0.25.5",
|
|
|
|
"@esbuild/android-arm64": "0.25.5",
|
|
|
|
"@esbuild/android-x64": "0.25.5",
|
|
|
|
"@esbuild/darwin-arm64": "0.25.5",
|
|
|
|
"@esbuild/darwin-x64": "0.25.5",
|
|
|
|
"@esbuild/freebsd-arm64": "0.25.5",
|
|
|
|
"@esbuild/freebsd-x64": "0.25.5",
|
|
|
|
"@esbuild/linux-arm": "0.25.5",
|
|
|
|
"@esbuild/linux-arm64": "0.25.5",
|
|
|
|
"@esbuild/linux-ia32": "0.25.5",
|
|
|
|
"@esbuild/linux-loong64": "0.25.5",
|
|
|
|
"@esbuild/linux-mips64el": "0.25.5",
|
|
|
|
"@esbuild/linux-ppc64": "0.25.5",
|
|
|
|
"@esbuild/linux-riscv64": "0.25.5",
|
|
|
|
"@esbuild/linux-s390x": "0.25.5",
|
|
|
|
"@esbuild/linux-x64": "0.25.5",
|
|
|
|
"@esbuild/netbsd-arm64": "0.25.5",
|
|
|
|
"@esbuild/netbsd-x64": "0.25.5",
|
|
|
|
"@esbuild/openbsd-arm64": "0.25.5",
|
|
|
|
"@esbuild/openbsd-x64": "0.25.5",
|
|
|
|
"@esbuild/sunos-x64": "0.25.5",
|
|
|
|
"@esbuild/win32-arm64": "0.25.5",
|
|
|
|
"@esbuild/win32-ia32": "0.25.5",
|
|
|
|
"@esbuild/win32-x64": "0.25.5"
|
2023-06-16 12:39:53 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esbuild-plugin-copy": {
|
|
|
|
"version": "2.1.1",
|
2023-12-29 10:52:22 +00:00
|
|
|
"resolved": "https://registry.npmjs.org/esbuild-plugin-copy/-/esbuild-plugin-copy-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-Bk66jpevTcV8KMFzZI1P7MZKZ+uDcrZm2G2egZ2jNIvVnivDpodZI+/KnpL3Jnap0PBdIHU7HwFGB8r+vV5CVw==",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"chalk": "^4.1.2",
|
|
|
|
"chokidar": "^3.5.3",
|
|
|
|
"fs-extra": "^10.0.1",
|
|
|
|
"globby": "^11.0.3"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-12-29 10:52:22 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"esbuild": ">= 0.14.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/esbuild-plugin-replace": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild-plugin-replace/-/esbuild-plugin-replace-1.4.0.tgz",
|
|
|
|
"integrity": "sha512-lP3ZAyzyRa5JXoOd59lJbRKNObtK8pJ/RO7o6vdjwLi71GfbL32NR22ZuS7/cLZkr10/L1lutoLma8E4DLngYg==",
|
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"magic-string": "^0.25.7"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/esbuild-sass-plugin": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"version": "3.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-3.3.1.tgz",
|
|
|
|
"integrity": "sha512-SnO1ls+d52n6j8gRRpjexXI8MsHEaumS0IdDHaYM29Y6gakzZYMls6i9ql9+AWMSQk/eryndmUpXEgT34QrX1A==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-08-03 13:08:13 +00:00
|
|
|
"dependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"resolve": "^1.22.8",
|
|
|
|
"safe-identifier": "^0.4.2",
|
|
|
|
"sass": "^1.71.1"
|
2023-08-03 13:08:13 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"peerDependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"esbuild": ">=0.20.1",
|
|
|
|
"sass-embedded": "^1.71.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/esbuild-wasm": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild-wasm/-/esbuild-wasm-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-V/rbdOws2gDcnCAECfPrajhuafI0WY4WumUgc8ZHwOLnvmM0doLQ+dqvVFI2qkVxQsvo6880aC9IjpyDqcwwTw==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"node": ">=18"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/escape-string-regexp": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
2023-12-29 10:52:22 +00:00
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "8.57.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
|
|
|
|
"integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
|
|
|
|
"deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
2023-08-03 13:08:13 +00:00
|
|
|
"@eslint-community/regexpp": "^4.6.1",
|
2023-12-29 10:52:22 +00:00
|
|
|
"@eslint/eslintrc": "^2.1.4",
|
2024-12-03 14:49:21 +05:30
|
|
|
"@eslint/js": "8.57.1",
|
|
|
|
"@humanwhocodes/config-array": "^0.13.0",
|
2023-06-16 12:39:53 +00:00
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
"@nodelib/fs.walk": "^1.2.8",
|
2023-12-29 10:52:22 +00:00
|
|
|
"@ungap/structured-clone": "^1.2.0",
|
2023-08-03 13:08:13 +00:00
|
|
|
"ajv": "^6.12.4",
|
2023-06-16 12:39:53 +00:00
|
|
|
"chalk": "^4.0.0",
|
|
|
|
"cross-spawn": "^7.0.2",
|
|
|
|
"debug": "^4.3.2",
|
|
|
|
"doctrine": "^3.0.0",
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
2023-08-03 13:08:13 +00:00
|
|
|
"eslint-scope": "^7.2.2",
|
2023-08-21 12:04:37 +00:00
|
|
|
"eslint-visitor-keys": "^3.4.3",
|
2023-08-03 13:08:13 +00:00
|
|
|
"espree": "^9.6.1",
|
2023-06-16 12:39:53 +00:00
|
|
|
"esquery": "^1.4.2",
|
|
|
|
"esutils": "^2.0.2",
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
|
"file-entry-cache": "^6.0.1",
|
|
|
|
"find-up": "^5.0.0",
|
|
|
|
"glob-parent": "^6.0.2",
|
|
|
|
"globals": "^13.19.0",
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
"is-glob": "^4.0.0",
|
|
|
|
"is-path-inside": "^3.0.3",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
|
"levn": "^0.4.1",
|
|
|
|
"lodash.merge": "^4.6.2",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"natural-compare": "^1.4.0",
|
2023-08-03 13:08:13 +00:00
|
|
|
"optionator": "^0.9.3",
|
2023-06-16 12:39:53 +00:00
|
|
|
"strip-ansi": "^6.0.1",
|
|
|
|
"text-table": "^0.2.0"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"bin": {
|
|
|
|
"eslint": "bin/eslint.js"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/eslint-compat-utils": {
|
|
|
|
"version": "0.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz",
|
|
|
|
"integrity": "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"semver": "^7.5.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-config-standard": {
|
|
|
|
"version": "17.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz",
|
|
|
|
"integrity": "sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
2023-06-16 12:39:53 +00:00
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=12.0.0"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.0.1",
|
|
|
|
"eslint-plugin-import": "^2.25.2",
|
|
|
|
"eslint-plugin-n": "^15.0.0 || ^16.0.0 ",
|
|
|
|
"eslint-plugin-promise": "^6.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-config-standard-jsx": {
|
|
|
|
"version": "11.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz",
|
|
|
|
"integrity": "sha512-+1EV/R0JxEK1L0NGolAr8Iktm3Rgotx3BKwgaX+eAuSX8D952LULKtjgZD3F+e6SvibONnhLwoTi9DPxN5LvvQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2022-06-10 13:32:00 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
2023-06-16 12:39:53 +00:00
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
|
|
|
{
|
2023-06-16 12:39:53 +00:00
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
2022-06-10 13:32:00 +00:00
|
|
|
}
|
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.8.0",
|
|
|
|
"eslint-plugin-react": "^7.28.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-config-standard-react": {
|
|
|
|
"version": "13.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-standard-react/-/eslint-config-standard-react-13.0.0.tgz",
|
|
|
|
"integrity": "sha512-HrVPGj8UncHfV+BsdJTuJpVsomn6AIrke3Af2Fh4XFvQQDU+iO6N2ZL+UsC+scExft4fU3uf7fJwj7PKWnXJDA==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2022-06-10 13:32:00 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.8.0",
|
|
|
|
"eslint-plugin-react": "^7.28.0",
|
|
|
|
"eslint-plugin-react-hooks": "^4.6.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-import-resolver-node": {
|
2023-08-21 12:04:37 +00:00
|
|
|
"version": "0.3.9",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
|
|
|
|
"integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"debug": "^3.2.7",
|
2023-08-21 12:04:37 +00:00
|
|
|
"is-core-module": "^2.13.0",
|
|
|
|
"resolve": "^1.22.4"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
|
|
"version": "3.2.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.1.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-module-utils": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "2.12.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz",
|
|
|
|
"integrity": "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"debug": "^3.2.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"eslint": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-module-utils/node_modules/debug": {
|
|
|
|
"version": "3.2.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
2021-08-13 11:23:45 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.1.1"
|
|
|
|
}
|
2021-08-13 11:23:45 +00:00
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/eslint-plugin-es-x": {
|
|
|
|
"version": "7.8.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz",
|
|
|
|
"integrity": "sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"https://github.com/sponsors/ota-meshi",
|
|
|
|
"https://opencollective.com/eslint"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.1.2",
|
|
|
|
"@eslint-community/regexpp": "^4.11.0",
|
|
|
|
"eslint-compat-utils": "^0.5.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-plugin-import": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "2.31.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
|
|
|
|
"integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dependencies": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"@rtsao/scc": "^1.1.0",
|
|
|
|
"array-includes": "^3.1.8",
|
|
|
|
"array.prototype.findlastindex": "^1.2.5",
|
2023-12-29 10:52:22 +00:00
|
|
|
"array.prototype.flat": "^1.3.2",
|
|
|
|
"array.prototype.flatmap": "^1.3.2",
|
2023-06-16 12:39:53 +00:00
|
|
|
"debug": "^3.2.7",
|
|
|
|
"doctrine": "^2.1.0",
|
2023-12-29 10:52:22 +00:00
|
|
|
"eslint-import-resolver-node": "^0.3.9",
|
2024-12-03 14:49:21 +05:30
|
|
|
"eslint-module-utils": "^2.12.0",
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
"is-core-module": "^2.15.1",
|
2023-06-16 12:39:53 +00:00
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"minimatch": "^3.1.2",
|
2024-12-03 14:49:21 +05:30
|
|
|
"object.fromentries": "^2.0.8",
|
|
|
|
"object.groupby": "^1.0.3",
|
|
|
|
"object.values": "^1.2.0",
|
2023-08-03 13:08:13 +00:00
|
|
|
"semver": "^6.3.1",
|
2024-12-03 14:49:21 +05:30
|
|
|
"string.prototype.trimend": "^1.0.8",
|
2024-01-31 11:31:45 +00:00
|
|
|
"tsconfig-paths": "^3.15.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/eslint-plugin-import/node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-plugin-import/node_modules/debug": {
|
|
|
|
"version": "3.2.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
|
|
|
|
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
|
2021-08-13 11:23:45 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2022-06-10 13:32:00 +00:00
|
|
|
"dependencies": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"ms": "^2.1.1"
|
2021-08-13 11:23:45 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "Apache-2.0",
|
2023-06-16 12:39:53 +00:00
|
|
|
"dependencies": {
|
|
|
|
"esutils": "^2.0.2"
|
|
|
|
},
|
2021-05-04 07:45:15 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=0.10.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/eslint-plugin-import/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-import/node_modules/semver": {
|
|
|
|
"version": "6.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-plugin-jsx-a11y": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "6.10.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz",
|
|
|
|
"integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==",
|
2023-12-29 10:52:22 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2023-12-29 10:52:22 +00:00
|
|
|
"dependencies": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"aria-query": "^5.3.2",
|
2024-07-17 07:50:13 +00:00
|
|
|
"array-includes": "^3.1.8",
|
2023-12-29 10:52:22 +00:00
|
|
|
"array.prototype.flatmap": "^1.3.2",
|
|
|
|
"ast-types-flow": "^0.0.8",
|
2024-12-03 14:49:21 +05:30
|
|
|
"axe-core": "^4.10.0",
|
|
|
|
"axobject-query": "^4.1.0",
|
2023-06-16 12:39:53 +00:00
|
|
|
"damerau-levenshtein": "^1.0.8",
|
|
|
|
"emoji-regex": "^9.2.2",
|
2024-07-17 07:50:13 +00:00
|
|
|
"hasown": "^2.0.2",
|
2023-12-29 10:52:22 +00:00
|
|
|
"jsx-ast-utils": "^3.3.5",
|
|
|
|
"language-tags": "^1.0.9",
|
2023-06-16 12:39:53 +00:00
|
|
|
"minimatch": "^3.1.2",
|
2024-07-17 07:50:13 +00:00
|
|
|
"object.fromentries": "^2.0.8",
|
|
|
|
"safe-regex-test": "^1.0.3",
|
2024-12-03 14:49:21 +05:30
|
|
|
"string.prototype.includes": "^2.0.1"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": ">=4.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"node_modules/eslint-plugin-n": {
|
|
|
|
"version": "16.6.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz",
|
|
|
|
"integrity": "sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
"builtins": "^5.0.1",
|
|
|
|
"eslint-plugin-es-x": "^7.5.0",
|
|
|
|
"get-tsconfig": "^4.7.0",
|
|
|
|
"globals": "^13.24.0",
|
|
|
|
"ignore": "^5.2.4",
|
|
|
|
"is-builtin-module": "^3.2.1",
|
|
|
|
"is-core-module": "^2.12.1",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"resolve": "^1.22.2",
|
|
|
|
"semver": "^7.5.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": ">=7.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-06-16 09:23:16 +01:00
|
|
|
"node_modules/eslint-plugin-n/node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-n/node_modules/ignore": {
|
|
|
|
"version": "5.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/eslint-plugin-n/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
2024-07-17 07:50:13 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"peer": true,
|
2025-06-16 09:23:16 +01:00
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
2024-07-17 07:50:13 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-06-16 09:23:16 +01:00
|
|
|
"node": "*"
|
2024-07-17 07:50:13 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-plugin-promise": {
|
2024-12-03 14:49:21 +05:30
|
|
|
"version": "6.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz",
|
|
|
|
"integrity": "sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "ISC",
|
2021-05-04 07:45:15 +00:00
|
|
|
"engines": {
|
2023-06-16 12:39:53 +00:00
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
2022-06-10 13:32:00 +00:00
|
|
|
},
|
2024-07-17 07:50:13 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
},
|
2022-06-10 13:32:00 +00:00
|
|
|
"peerDependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
}
|
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"node_modules/eslint-plugin-react": {
|
2025-05-07 11:45:48 +05:30
|
|
|
"version": "7.37.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz",
|
|
|
|
"integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dev": true,
|
2024-07-17 07:50:13 +00:00
|
|
|
"license": "MIT",
|
2021-05-04 07:45:15 +00:00
|
|
|
"dependencies": {
|
2024-07-17 07:50:13 +00:00
|
|
|
"array-includes": "^3.1.8",
|
|
|
|
"array.prototype.findlast": "^1.2.5",
|
2025-02-19 18:03:04 +00:00
|
|
|
"array.prototype.flatmap": "^1.3.3",
|
2024-07-17 07:50:13 +00:00
|
|
|
"array.prototype.tosorted": "^1.1.4",
|
2023-06-16 12:39:53 +00:00
|
|
|
"doctrine": "^2.1.0",
|
2025-02-19 18:03:04 +00:00
|
|
|
"es-iterator-helpers": "^1.2.1",
|
2023-06-16 12:39:53 +00:00
|
|
|
"estraverse": "^5.3.0",
|
2024-12-03 14:49:21 +05:30
|
|
|
"hasown": "^2.0.2",
|
2023-06-16 12:39:53 +00:00
|
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
|
|
"minimatch": "^3.1.2",
|
2025-05-07 11:45:48 +05:30
|
|
|
"object.entries": "^1.1.9",
|
2024-07-17 07:50:13 +00:00
|
|
|
"object.fromentries": "^2.0.8",
|
2025-02-19 18:03:04 +00:00
|
|
|
"object.values": "^1.2.1",
|
2023-06-16 12:39:53 +00:00
|
|
|
"prop-types": "^15.8.1",
|
2024-07-17 07:50:13 +00:00
|
|
|
"resolve": "^2.0.0-next.5",
|
2023-08-03 13:08:13 +00:00
|
|
|
"semver": "^6.3.1",
|
2025-02-19 18:03:04 +00:00
|
|
|
"string.prototype.matchall": "^4.0.12",
|
2024-12-03 14:49:21 +05:30
|
|
|
"string.prototype.repeat": "^1.0.0"
|
2021-05-04 07:45:15 +00:00
|
|
|
},
|
2023-06-16 12:39:53 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-12-03 14:49:21 +05:30
|
|