2017-06-20 21:38:21 +01:00
|
|
|
{
|
|
|
|
"name": "jbuk-frontend",
|
|
|
|
"version": "0.0.1",
|
2023-12-21 17:57:48 +00:00
|
|
|
"lockfileVersion": 3,
|
2017-07-06 12:35:19 +01:00
|
|
|
"requires": true,
|
2021-01-31 14:50:01 +00:00
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "jbuk-frontend",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"license": "CC0-1.0",
|
|
|
|
"devDependencies": {
|
2024-07-02 19:02:28 +00:00
|
|
|
"@eslint/js": "^9.6.0",
|
2025-06-30 19:43:28 +01:00
|
|
|
"@stylistic/eslint-plugin": "^5.1.0",
|
2025-04-10 17:08:19 +01:00
|
|
|
"esbuild": "^0.25.2",
|
2024-07-16 20:41:24 +00:00
|
|
|
"eslint": "^9.7.0",
|
2025-04-10 16:53:23 +01:00
|
|
|
"globals": "^16.0.0",
|
|
|
|
"lightningcss": "^1.29.3",
|
|
|
|
"lightningcss-cli": "^1.29.3",
|
2024-07-16 20:36:57 +00:00
|
|
|
"stylelint": "^16.7.0",
|
2025-04-10 16:53:23 +01:00
|
|
|
"stylelint-config-standard": "^38.0.0"
|
2023-12-17 14:15:45 +00:00
|
|
|
}
|
|
|
|
},
|
2021-01-31 14:50:01 +00:00
|
|
|
"node_modules/@babel/code-frame": {
|
2025-06-30 19:43:28 +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==",
|
2023-02-04 10:25:43 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
2024-11-30 15:58:25 +00:00
|
|
|
"js-tokens": "^4.0.0",
|
2025-06-30 19:43:28 +01:00
|
|
|
"picocolors": "^1.1.1"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
2025-06-30 19:43:28 +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==",
|
2022-12-23 09:18:56 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
2022-12-23 09:18:56 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@csstools/css-parser-algorithms": {
|
2025-06-30 19:43:28 +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-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": ">=18"
|
2023-07-13 13:03:31 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@csstools/css-tokenizer": {
|
2025-06-30 19:43:28 +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-12-17 19:58:52 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": ">=18"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@csstools/media-query-list-parser": {
|
2025-06-30 19:43:28 +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-10-01 18:20:27 +01:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": ">=18"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.5",
|
|
|
|
"@csstools/css-tokenizer": "^3.0.4"
|
2021-10-01 18:20:27 +01:00
|
|
|
}
|
2020-11-27 15:22:54 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@csstools/selector-specificity": {
|
2024-11-30 15:58:25 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/csstools"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/csstools"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT-0",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": ">=18"
|
2022-07-08 16:56:08 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"postcss-selector-parser": "^7.0.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-25 09:50:40 +00:00
|
|
|
"node_modules/@dual-bundle/import-meta-resolve": {
|
2024-06-08 19:06:07 +00:00
|
|
|
"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-03-25 09:50:40 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2024-03-25 09:50:40 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
2025-04-10 17:08:19 +01:00
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"aix"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"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==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"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==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"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==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"mips64el"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"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==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"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==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"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==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "4.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
|
|
|
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
2021-12-17 19:58:52 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"eslint-visitor-keys": "^3.4.3"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
2023-08-31 15:02:05 +00:00
|
|
|
},
|
2024-11-30 15:58:25 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
},
|
2023-08-31 15:02:05 +00:00
|
|
|
"peerDependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
|
|
|
"version": "3.4.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
|
|
|
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@eslint-community/regexpp": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"version": "4.12.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
|
|
|
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-06-08 19:14:18 +00:00
|
|
|
"node_modules/@eslint/config-array": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.21.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz",
|
|
|
|
"integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
|
2024-06-08 19:14:18 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "Apache-2.0",
|
2024-06-08 19:14:18 +00:00
|
|
|
"dependencies": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"@eslint/object-schema": "^2.1.6",
|
2024-06-08 19:14:18 +00:00
|
|
|
"debug": "^4.3.1",
|
2024-07-02 19:06:40 +00:00
|
|
|
"minimatch": "^3.1.2"
|
2024-06-08 19:14:18 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/@eslint/config-array/node_modules/brace-expansion": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.1.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
|
|
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/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": "*"
|
|
|
|
}
|
|
|
|
},
|
2025-04-10 16:53:23 +01:00
|
|
|
"node_modules/@eslint/config-helpers": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
|
|
|
|
"integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/@eslint/core": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.14.0.tgz",
|
|
|
|
"integrity": "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
2025-01-25 11:47:43 +00:00
|
|
|
"dependencies": {
|
|
|
|
"@types/json-schema": "^7.0.15"
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@eslint/eslintrc": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "3.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
|
|
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"debug": "^4.3.2",
|
2024-06-08 19:14:18 +00:00
|
|
|
"espree": "^10.0.1",
|
|
|
|
"globals": "^14.0.0",
|
2023-12-21 17:57:48 +00:00
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"import-fresh": "^3.2.1",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"strip-json-comments": "^3.1.1"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.1.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
|
|
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
2024-06-08 20:55:34 +01:00
|
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
|
|
"version": "14.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
|
|
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2024-06-08 20:55:34 +01:00
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"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": "*"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/@eslint/js": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "9.30.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.0.tgz",
|
|
|
|
"integrity": "sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==",
|
2022-08-02 09:02:04 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2022-08-02 09:02:04 +00:00
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2025-06-30 19:43:28 +01:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://eslint.org/donate"
|
2022-08-02 09:02:04 +00:00
|
|
|
}
|
|
|
|
},
|
2024-06-08 19:14:18 +00:00
|
|
|
"node_modules/@eslint/object-schema": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "2.1.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
|
|
|
|
"integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "Apache-2.0",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2021-10-01 18:20:27 +01:00
|
|
|
}
|
2020-11-27 15:22:54 +00:00
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/@eslint/plugin-kit": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz",
|
|
|
|
"integrity": "sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"@eslint/core": "^0.15.1",
|
2024-10-23 09:16:11 +01:00
|
|
|
"levn": "^0.4.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
}
|
|
|
|
},
|
2025-04-10 16:53:23 +01:00
|
|
|
"node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.15.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
|
|
|
|
"integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/json-schema": "^7.0.15"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/@humanfs/core": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"version": "0.19.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
|
|
|
|
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@humanfs/node": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"version": "0.16.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
|
|
|
|
"integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"@humanfs/core": "^0.19.1",
|
2024-10-23 09:16:11 +01:00
|
|
|
"@humanwhocodes/retry": "^0.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.18.0"
|
|
|
|
}
|
|
|
|
},
|
2024-11-30 15:58:25 +00:00
|
|
|
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
|
|
|
|
"version": "0.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
|
|
|
|
"integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"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==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "Apache-2.0",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=12.22"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
2021-10-01 18:20:27 +01:00
|
|
|
}
|
2020-11-27 15:22:54 +00:00
|
|
|
},
|
2024-06-08 19:14:18 +00:00
|
|
|
"node_modules/@humanwhocodes/retry": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.4.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
|
|
|
"integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
2024-06-08 19:14:18 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "Apache-2.0",
|
2024-06-08 19:14:18 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=18.18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
|
}
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
2025-01-25 11:47:43 +00:00
|
|
|
"node_modules/@keyv/serialize": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "1.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.0.3.tgz",
|
|
|
|
"integrity": "sha512-qnEovoOp5Np2JDGonIDL6Ayihw0RhnRh6vxPuHo4RDn1UOzwEo4AeIfpL6UGIrsceWrCMiVPgwRjbHu4vYFc3g==",
|
2025-01-25 11:47:43 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"buffer": "^6.0.3"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
|
|
"run-parallel": "^1.1.9"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">= 8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"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==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">= 8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"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==",
|
2023-02-04 10:25:43 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
"fastq": "^1.6.0"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">= 8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-06-08 20:55:34 +01:00
|
|
|
"node_modules/@stylistic/eslint-plugin": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "5.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.1.0.tgz",
|
|
|
|
"integrity": "sha512-TJRJul4u/lmry5N/kyCU+7RWWOk0wyXN+BncRlDYBqpLFnzXkd7QGVfN7KewarFIXv0IX0jSF/Ksu7aHWEDeuw==",
|
2024-06-08 20:55:34 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2024-06-08 20:55:34 +01:00
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
"@typescript-eslint/types": "^8.34.1",
|
|
|
|
"eslint-visitor-keys": "^4.2.1",
|
|
|
|
"espree": "^10.4.0",
|
2024-06-08 20:55:34 +01:00
|
|
|
"estraverse": "^5.3.0",
|
|
|
|
"picomatch": "^4.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"eslint": ">=9.0.0"
|
2024-06-08 20:55:34 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/estree": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2024-06-08 20:55:34 +01:00
|
|
|
},
|
|
|
|
"node_modules/@types/json-schema": {
|
|
|
|
"version": "7.0.15",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
|
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2024-06-08 20:55:34 +01:00
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "8.35.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.1.tgz",
|
|
|
|
"integrity": "sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==",
|
2024-06-08 20:55:34 +01:00
|
|
|
"dev": true,
|
2025-04-10 16:53:23 +01:00
|
|
|
"license": "MIT",
|
2024-06-08 20:55:34 +01:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2024-06-08 20:55:34 +01:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/acorn": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "8.15.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"bin": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"acorn": "bin/acorn"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=0.4.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
}
|
2020-11-27 15:22:54 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +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-12-17 19:58:52 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-12-17 19:58:52 +00:00
|
|
|
"peerDependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
2021-12-17 19:58:52 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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-04-29 20:36:13 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-04-29 20:36:13 +01:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +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-10-01 18:20:27 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2021-04-29 20:36:13 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
"version": "4.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
2023-11-09 09:06:50 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-11-09 09:06:50 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"color-convert": "^2.0.1"
|
2023-11-09 09:06:50 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2023-11-09 09:06:50 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
2023-11-09 09:06:50 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Python-2.0"
|
2023-12-21 17:57:48 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
2025-01-25 11:47:43 +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==",
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/braces": {
|
2024-06-08 19:06:07 +00:00
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
2021-10-01 18:20:27 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"dependencies": {
|
2024-06-08 19:06:07 +00:00
|
|
|
"fill-range": "^7.1.1"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2021-10-01 18:20:27 +01:00
|
|
|
}
|
|
|
|
},
|
2025-01-25 11:47:43 +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==",
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"base64-js": "^1.3.1",
|
|
|
|
"ieee754": "^1.2.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cacheable": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.10.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.10.1.tgz",
|
|
|
|
"integrity": "sha512-Fa2BZY0CS9F0PFc/6aVA6tgpOdw+hmv9dkZOlHXII5v5Hw+meJBIWDcPrG9q/dXxGcNbym5t77fzmawrBQfTmQ==",
|
2025-01-25 11:47:43 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"hookified": "^1.10.0",
|
|
|
|
"keyv": "^5.3.4"
|
2025-01-25 11:47:43 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cacheable/node_modules/keyv": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "5.3.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.3.4.tgz",
|
|
|
|
"integrity": "sha512-ypEvQvInNpUe+u+w8BIcPkQvEqXquyyibWE/1NB5T2BTzIpS5cGEV1LZskDzPSTvNAaT4+5FutvzlvnkxOSKlw==",
|
2025-01-25 11:47:43 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"@keyv/serialize": "^1.0.3"
|
2025-01-25 11:47:43 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/chalk": {
|
|
|
|
"version": "4.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"ansi-styles": "^4.1.0",
|
|
|
|
"supports-color": "^7.1.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/color-convert": {
|
|
|
|
"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-01 21:20:32 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2022-06-01 21:20:32 +01:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"color-name": "~1.1.4"
|
2022-06-01 21:20:32 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=7.0.0"
|
2022-06-01 21:20:32 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/color-name": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +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-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +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-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/cosmiconfig": {
|
|
|
|
"version": "9.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
|
|
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"env-paths": "^2.2.1",
|
|
|
|
"import-fresh": "^3.3.0",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"parse-json": "^5.2.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=14"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/d-fischer"
|
2023-05-01 16:52:28 +00:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"typescript": ">=4.9.5"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"typescript": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2023-05-01 16:52:28 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/cross-spawn": {
|
2024-11-30 15:58:25 +00:00
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"path-key": "^3.1.0",
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
"which": "^2.0.1"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/css-functions-list": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12 || >=16"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/css-tree": {
|
2025-01-25 11:47:43 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2025-01-25 11:47:43 +00:00
|
|
|
"mdn-data": "2.12.2",
|
2023-12-21 17:57:48 +00:00
|
|
|
"source-map-js": "^1.0.1"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"bin": {
|
|
|
|
"cssesc": "bin/cssesc"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/debug": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "4.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
|
|
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"ms": "^2.1.3"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
2025-04-10 16:53:23 +01:00
|
|
|
"node_modules/detect-libc": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "2.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
|
|
|
|
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"path-type": "^4.0.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
"version": "8.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +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==",
|
2021-10-01 18:20:27 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=6"
|
2021-10-01 18:20:27 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +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==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"is-arrayish": "^0.2.1"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2025-04-10 17:08:19 +01:00
|
|
|
"node_modules/esbuild": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.25.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz",
|
|
|
|
"integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==",
|
2025-04-10 17:08:19 +01:00
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2025-06-30 19:43:28 +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"
|
2025-04-10 17:08:19 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/escape-string-regexp": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=10"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/eslint": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "9.30.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.30.0.tgz",
|
|
|
|
"integrity": "sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g==",
|
2020-11-15 18:50:19 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
2024-11-30 15:58:25 +00:00
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
2025-06-30 19:43:28 +01:00
|
|
|
"@eslint/config-array": "^0.21.0",
|
|
|
|
"@eslint/config-helpers": "^0.3.0",
|
|
|
|
"@eslint/core": "^0.14.0",
|
2025-04-10 16:53:23 +01:00
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
2025-06-30 19:43:28 +01:00
|
|
|
"@eslint/js": "9.30.0",
|
|
|
|
"@eslint/plugin-kit": "^0.3.1",
|
2024-11-30 15:58:25 +00:00
|
|
|
"@humanfs/node": "^0.16.6",
|
2023-12-21 17:57:48 +00:00
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
2025-04-10 16:53:23 +01:00
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
2024-10-23 09:16:11 +01:00
|
|
|
"@types/estree": "^1.0.6",
|
|
|
|
"@types/json-schema": "^7.0.15",
|
2023-12-21 17:57:48 +00:00
|
|
|
"ajv": "^6.12.4",
|
|
|
|
"chalk": "^4.0.0",
|
2025-01-25 11:47:43 +00:00
|
|
|
"cross-spawn": "^7.0.6",
|
2023-12-21 17:57:48 +00:00
|
|
|
"debug": "^4.3.2",
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
2025-06-30 19:43:28 +01:00
|
|
|
"eslint-scope": "^8.4.0",
|
|
|
|
"eslint-visitor-keys": "^4.2.1",
|
|
|
|
"espree": "^10.4.0",
|
2024-06-17 09:05:37 +00:00
|
|
|
"esquery": "^1.5.0",
|
2023-12-21 17:57:48 +00:00
|
|
|
"esutils": "^2.0.2",
|
|
|
|
"fast-deep-equal": "^3.1.3",
|
2024-06-08 19:14:18 +00:00
|
|
|
"file-entry-cache": "^8.0.0",
|
2023-12-21 17:57:48 +00:00
|
|
|
"find-up": "^5.0.0",
|
|
|
|
"glob-parent": "^6.0.2",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
|
"is-glob": "^4.0.0",
|
|
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
|
"lodash.merge": "^4.6.2",
|
|
|
|
"minimatch": "^3.1.2",
|
|
|
|
"natural-compare": "^1.4.0",
|
2024-11-30 15:58:25 +00:00
|
|
|
"optionator": "^0.9.3"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"eslint": "bin/eslint.js"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
2024-06-17 09:05:37 +00:00
|
|
|
"url": "https://eslint.org/donate"
|
2024-10-23 09:16:11 +01:00
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"jiti": "*"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"jiti": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/eslint-scope": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "8.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
|
|
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-2-Clause",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"esrecurse": "^4.3.0",
|
|
|
|
"estraverse": "^5.2.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/eslint-visitor-keys": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "4.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
|
|
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
2020-11-15 18:50:19 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "Apache-2.0",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/eslint/node_modules/brace-expansion": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.1.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
|
|
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
2024-06-08 19:14:18 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
2024-06-08 19:14:18 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/eslint/node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
2020-11-15 18:50:19 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"brace-expansion": "^1.1.7"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": "*"
|
2024-06-08 19:14:18 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/espree": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "10.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
|
|
|
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
2024-06-08 19:14:18 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"acorn": "^8.15.0",
|
2024-10-23 09:16:11 +01:00
|
|
|
"acorn-jsx": "^5.3.2",
|
2025-06-30 19:43:28 +01:00
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
2024-10-23 09:16:11 +01:00
|
|
|
},
|
2024-06-08 19:14:18 +00:00
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/eslint"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/esquery": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "1.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
|
|
|
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
2020-11-15 18:50:19 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-3-Clause",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"estraverse": "^5.1.0"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=0.10"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/esrecurse": {
|
|
|
|
"version": "4.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
|
|
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-2-Clause",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"estraverse": "^5.2.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=4.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/estraverse": {
|
|
|
|
"version": "5.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
|
|
|
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-2-Clause",
|
2023-05-29 10:23:53 +00:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=4.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/esutils": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
|
|
|
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
2023-06-09 09:56:44 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-2-Clause",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=0.10.0"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/fast-deep-equal": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
|
|
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/fast-glob": {
|
2025-01-25 11:47:43 +00:00
|
|
|
"version": "3.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
|
|
|
|
"integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
|
2020-11-15 18:50:19 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
|
|
"glob-parent": "^5.1.2",
|
|
|
|
"merge2": "^1.3.0",
|
2025-01-25 11:47:43 +00:00
|
|
|
"micromatch": "^4.0.8"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8.6.0"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
|
|
|
"version": "5.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"is-glob": "^4.0.1"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">= 6"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/fast-json-stable-stringify": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/fast-levenshtein": {
|
|
|
|
"version": "2.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
|
|
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/fast-uri": {
|
2025-01-25 11:47:43 +00:00
|
|
|
"version": "3.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz",
|
|
|
|
"integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
2025-01-25 11:47:43 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fastify"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/fastify"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-3-Clause"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/fastest-levenshtein": {
|
|
|
|
"version": "1.0.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
|
|
|
|
"integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">= 4.9.1"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/fastq": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "1.19.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
|
|
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"reusify": "^1.0.4"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/file-entry-cache": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"version": "8.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
|
|
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"flat-cache": "^4.0.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": ">=16.0.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/fill-range": {
|
2024-06-08 19:06:07 +00:00
|
|
|
"version": "7.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
|
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"to-regex-range": "^5.0.1"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/find-up": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"locate-path": "^6.0.0",
|
|
|
|
"path-exists": "^4.0.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=10"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/flat-cache": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"version": "4.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
|
|
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"flatted": "^3.2.9",
|
2024-06-08 19:14:18 +00:00
|
|
|
"keyv": "^4.5.4"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": ">=16"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/flatted": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "3.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
|
|
|
|
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/glob-parent": {
|
|
|
|
"version": "6.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
|
|
|
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"is-glob": "^4.0.3"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=10.13.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/global-modules": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"global-prefix": "^3.0.0"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=6"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/global-prefix": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"ini": "^1.3.5",
|
|
|
|
"kind-of": "^6.0.2",
|
|
|
|
"which": "^1.3.1"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=6"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/global-prefix/node_modules/which": {
|
|
|
|
"version": "1.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
|
|
|
|
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"isexe": "^2.0.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"bin": {
|
|
|
|
"which": "bin/which"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/globals": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "16.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz",
|
|
|
|
"integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2024-06-08 19:14:18 +00:00
|
|
|
"node": ">=18"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/globby": {
|
|
|
|
"version": "11.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
|
|
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"array-union": "^2.1.0",
|
|
|
|
"dir-glob": "^3.0.1",
|
|
|
|
"fast-glob": "^3.2.9",
|
|
|
|
"ignore": "^5.2.0",
|
|
|
|
"merge2": "^1.4.1",
|
|
|
|
"slash": "^3.0.0"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=10"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
2020-11-27 15:22:54 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/globjoin": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
|
|
|
|
"integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/has-flag": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-25 11:47:43 +00:00
|
|
|
"node_modules/hookified": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.10.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.10.0.tgz",
|
|
|
|
"integrity": "sha512-dJw0492Iddsj56U1JsSTm9E/0B/29a1AuoSLRAte8vQg/kaTGF3IgjEWT8c8yG4cC10+HisE1x5QAwR0Xwc+DA==",
|
2025-01-25 11:47:43 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/html-tags": {
|
|
|
|
"version": "3.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
|
|
|
|
"integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2021-01-31 14:50:01 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-25 11:47:43 +00:00
|
|
|
"node_modules/ieee754": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/ignore": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "5.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">= 4"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/import-fresh": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "3.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
|
|
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"parent-module": "^1.0.0",
|
|
|
|
"resolve-from": "^4.0.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=6"
|
2023-05-29 10:23:53 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/imurmurhash": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=0.8.19"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/ini": {
|
|
|
|
"version": "1.3.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
|
|
|
|
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/is-arrayish": {
|
|
|
|
"version": "0.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
|
|
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/is-extglob": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-05-29 10:23:53 +00:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=0.10.0"
|
2023-05-29 10:23:53 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
2023-05-29 10:23:53 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-10-01 18:20:27 +01:00
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=8"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2021-01-31 14:50:01 +00:00
|
|
|
"dependencies": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"is-extglob": "^2.1.1"
|
2021-10-01 18:20:27 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
2023-12-21 17:57:48 +00:00
|
|
|
"node": ">=0.10.0"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/is-number": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "7.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12.0"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/is-plain-object": {
|
2022-01-08 18:40:34 +00:00
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/isexe": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
2022-06-01 21:20:32 +01:00
|
|
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/js-tokens": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
2023-02-04 10:25:43 +00:00
|
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/js-yaml": {
|
2022-01-08 18:40:34 +00:00
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
2023-02-04 10:25:43 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2022-01-08 18:40:34 +00:00
|
|
|
"argparse": "^2.0.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/json-buffer": {
|
2023-10-17 09:28:19 +00:00
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-10-17 09:28:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/json-parse-even-better-errors": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "2.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
2023-02-04 10:25:43 +00:00
|
|
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/json-schema-traverse": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "0.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
|
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
2022-06-01 21:20:32 +01:00
|
|
|
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/keyv": {
|
2023-10-17 09:28:19 +00:00
|
|
|
"version": "4.5.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
|
|
|
|
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2023-10-17 09:28:19 +00:00
|
|
|
"json-buffer": "3.0.1"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/kind-of": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "6.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/known-css-properties": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "0.37.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.37.0.tgz",
|
|
|
|
"integrity": "sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/levn": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "0.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
|
|
|
|
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
2020-11-27 15:22:54 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"prelude-ls": "^1.2.1",
|
|
|
|
"type-check": "~0.4.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2025-04-10 16:53:23 +01:00
|
|
|
"node_modules/lightningcss": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^2.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"lightningcss-darwin-arm64": "1.30.1",
|
|
|
|
"lightningcss-darwin-x64": "1.30.1",
|
|
|
|
"lightningcss-freebsd-x64": "1.30.1",
|
|
|
|
"lightningcss-linux-arm-gnueabihf": "1.30.1",
|
|
|
|
"lightningcss-linux-arm64-gnu": "1.30.1",
|
|
|
|
"lightningcss-linux-arm64-musl": "1.30.1",
|
|
|
|
"lightningcss-linux-x64-gnu": "1.30.1",
|
|
|
|
"lightningcss-linux-x64-musl": "1.30.1",
|
|
|
|
"lightningcss-win32-arm64-msvc": "1.30.1",
|
|
|
|
"lightningcss-win32-x64-msvc": "1.30.1"
|
2025-04-10 16:53:23 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli/-/lightningcss-cli-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-m3VtCMfPrEucBbdbJ4om7biAknXJUnMukGzE64Anww6iYgsEaBJJhXQZMLwwEEWtpZrQf78f1xejCDIBhumjUw==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^2.0.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"lightningcss": "lightningcss"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"lightningcss-cli-darwin-arm64": "1.30.1",
|
|
|
|
"lightningcss-cli-darwin-x64": "1.30.1",
|
|
|
|
"lightningcss-cli-freebsd-x64": "1.30.1",
|
|
|
|
"lightningcss-cli-linux-arm-gnueabihf": "1.30.1",
|
|
|
|
"lightningcss-cli-linux-arm64-gnu": "1.30.1",
|
|
|
|
"lightningcss-cli-linux-arm64-musl": "1.30.1",
|
|
|
|
"lightningcss-cli-linux-x64-gnu": "1.30.1",
|
|
|
|
"lightningcss-cli-linux-x64-musl": "1.30.1",
|
|
|
|
"lightningcss-cli-win32-arm64-msvc": "1.30.1",
|
|
|
|
"lightningcss-cli-win32-x64-msvc": "1.30.1"
|
2025-04-10 16:53:23 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-darwin-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-darwin-arm64/-/lightningcss-cli-darwin-arm64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-h00/Iq4Hjw+1Bm3Uoc2i1cryDdH1YhTK8e7d/Y/Wn2sUrdK9nVRxzuTk7qUur6KqVgXFthItAUhuGjFyDBJpmg==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-darwin-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-darwin-x64/-/lightningcss-cli-darwin-x64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-Q7hzbzkGe5EUMgojjYgnhT9wkSLZp0I9Q25IP7IDnMv2KMTdqUSLAn7YMu9Xqt22MspAuIWV7DkyTiN4xM7fIA==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-freebsd-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-freebsd-x64/-/lightningcss-cli-freebsd-x64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-0VbQDecfjJn7GtvtVbsdEnvR8OY8PyWiVnchbozjODqE4ASpDBjQDtSMbIDRvBtkk5Me6PFhVmCKfuyctCuDqQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-linux-arm-gnueabihf": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-linux-arm-gnueabihf/-/lightningcss-cli-linux-arm-gnueabihf-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-ngJVmTygPRafw2sF7NFWwez54NKDO2AEY5IEm241qytAw+YsY/oAx/0gG2Fyq4HTGcKud9dc7kHQpWfDTXuGHg==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-linux-arm64-gnu": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-linux-arm64-gnu/-/lightningcss-cli-linux-arm64-gnu-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-2uh0vwHn0UyrZnVX2XCw8qbwLKuAwM1nLo43ddcviQum9rF08nHdPEqLXZfDzR/VA0pbyFjSw7EbbEBjXGsFxw==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-linux-arm64-musl": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-linux-arm64-musl/-/lightningcss-cli-linux-arm64-musl-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-IUrg/O4r7OPuGo+G9BGaDDodvAoLSq3f0pMmdiODCl8so/LkYvue7ySL8JQO8TebTKoUXE7VcZgdfoSVxkCbuQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-linux-x64-gnu": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-linux-x64-gnu/-/lightningcss-cli-linux-x64-gnu-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-AoxyUYuwl/IGTFl178Kxm/MMIgao3s9bmp/RrTbh51+8LsUh9YWolvyhmVxfiCauJ70dfoknQ/tsa+NKs2XDfQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-linux-x64-musl": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-linux-x64-musl/-/lightningcss-cli-linux-x64-musl-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-NSkm/6sKsMTvO/pf8hU1Nwalrz9VsmSC9AKTYmxNsLDrLtzc8PYobcauyv0b1MnXxO1KuqLmFiCnVzGU7WbRPQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-win32-arm64-msvc": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-win32-arm64-msvc/-/lightningcss-cli-win32-arm64-msvc-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-qDlhf9FAy+26MDMP14VWy+W5ho7KruR1ne2fYWKxgCGw7WZ5gnaaZpRBewp4KRd7lqo/opaIsK8kQy/WJTJD9A==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-cli-win32-x64-msvc": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-cli-win32-x64-msvc/-/lightningcss-cli-win32-x64-msvc-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-AwkpPbM9NABz1bRLr6GPrUa1wyOOUAZpOoR/HmDMOYPUAiQOlzxsNUR0/YreWbwD3X+dqkwXywSbwHddvTNZ1A==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-darwin-arm64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-darwin-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-freebsd-x64": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-arm64-gnu": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-arm64-musl": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-x64-gnu": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-x64-musl": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-win32-arm64-msvc": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-win32-x64-msvc": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==",
|
2025-04-10 16:53:23 +01:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/lines-and-columns": {
|
2021-12-17 19:58:52 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
2023-02-04 10:25:43 +00:00
|
|
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/locate-path": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
|
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
2022-08-19 12:13:51 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
|
|
|
"p-locate": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/lodash.merge": {
|
2021-10-01 18:20:27 +01:00
|
|
|
"version": "4.6.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
|
|
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-03-21 12:57:44 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/lodash.truncate": {
|
2022-01-08 18:40:34 +00:00
|
|
|
"version": "4.4.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
|
2022-06-01 21:20:32 +01:00
|
|
|
"integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2022-01-08 18:40:34 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/mathml-tag-names": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "2.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/mdn-data": {
|
2025-01-25 11:47:43 +00:00
|
|
|
"version": "2.12.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz",
|
|
|
|
"integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "CC0-1.0"
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/meow": {
|
2024-03-25 09:50:40 +00:00
|
|
|
"version": "13.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz",
|
|
|
|
"integrity": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
2023-12-27 09:40:55 +00:00
|
|
|
"node": ">=18"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/merge2": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "1.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/micromatch": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "4.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2024-06-08 19:06:07 +00:00
|
|
|
"braces": "^3.0.3",
|
2022-04-17 09:50:22 +01:00
|
|
|
"picomatch": "^2.3.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/micromatch/node_modules/picomatch": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/ms": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "2.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/nanoid": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "3.3.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"bin": {
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
}
|
2021-04-29 20:36:13 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/natural-compare": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "1.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
2022-06-01 21:20:32 +01:00
|
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/normalize-path": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
2021-02-13 16:23:17 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/optionator": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "0.9.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
|
|
|
|
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
2021-04-29 20:36:13 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"deep-is": "^0.1.3",
|
|
|
|
"fast-levenshtein": "^2.0.6",
|
|
|
|
"levn": "^0.4.1",
|
|
|
|
"prelude-ls": "^1.2.1",
|
2024-10-23 09:16:11 +01:00
|
|
|
"type-check": "^0.4.0",
|
|
|
|
"word-wrap": "^1.2.5"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
2021-02-13 16:23:17 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/p-limit": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
2022-08-19 12:13:51 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
|
|
|
"yocto-queue": "^0.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2021-04-29 20:36:13 +01:00
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/p-locate": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
2022-08-19 12:13:51 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
|
|
|
"p-limit": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2021-04-29 20:36:13 +01:00
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/parent-module": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
2023-02-04 10:25:43 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"callsites": "^3.0.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/parse-json": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "5.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
2023-02-04 10:25:43 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"@babel/code-frame": "^7.0.0",
|
|
|
|
"error-ex": "^1.3.1",
|
|
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
|
|
"lines-and-columns": "^1.1.6"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2021-04-29 20:36:13 +01:00
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/path-exists": {
|
2020-11-15 18:50:19 +00:00
|
|
|
"version": "4.0.0",
|
2021-04-29 20:36:13 +01:00
|
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
2022-08-19 12:13:51 +00:00
|
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/path-key": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/path-type": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
|
2023-02-04 10:25:43 +00:00
|
|
|
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/picocolors": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "1.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
2021-10-05 20:42:02 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/picomatch": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "4.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
|
|
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
2022-08-19 12:13:51 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"node": ">=12"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/postcss": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "8.5.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
|
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"nanoid": "^3.3.11",
|
2024-11-30 15:58:25 +00:00
|
|
|
"picocolors": "^1.1.1",
|
2024-10-23 09:16:11 +01:00
|
|
|
"source-map-js": "^1.2.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || >=14"
|
2021-04-29 20:36:13 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/postcss-resolve-nested-selector": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "0.1.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.6.tgz",
|
|
|
|
"integrity": "sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2019-07-26 10:40:56 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/postcss-safe-parser": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "7.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-7.0.1.tgz",
|
|
|
|
"integrity": "sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss-safe-parser"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"postcss": "^8.4.31"
|
|
|
|
}
|
2017-06-20 21:38:21 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/postcss-selector-parser": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "7.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
|
|
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-15 18:50:19 +00:00
|
|
|
"cssesc": "^3.0.0",
|
2021-01-31 14:50:01 +00:00
|
|
|
"util-deprecate": "^1.0.2"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
2021-01-31 14:50:01 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/postcss-value-parser": {
|
2021-12-17 19:58:52 +00:00
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/prelude-ls": {
|
2020-11-27 15:22:54 +00:00
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
2020-06-10 20:48:23 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/punycode": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|
|
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
2023-12-15 09:29:23 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
2023-12-15 09:29:23 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/queue-microtask": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
|
|
|
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
2023-12-15 09:29:23 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
2023-12-15 09:29:23 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
2023-12-15 09:29:23 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
2022-01-08 18:40:34 +00:00
|
|
|
}
|
2024-10-23 09:16:11 +01:00
|
|
|
],
|
|
|
|
"license": "MIT"
|
2020-06-10 20:48:23 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/require-from-string": {
|
2021-01-31 14:50:01 +00:00
|
|
|
"version": "2.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
|
2020-06-10 20:48:23 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
2020-06-10 20:48:23 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/resolve-from": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
2023-02-04 10:25:43 +00:00
|
|
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
2020-10-10 19:44:17 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/reusify": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"iojs": ">=1.0.0",
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/run-parallel": {
|
2021-02-13 16:23:17 +00:00
|
|
|
"version": "1.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
2022-11-04 16:55:31 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
2022-11-04 16:55:31 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
2022-11-04 16:55:31 +00:00
|
|
|
}
|
2023-12-21 17:57:48 +00:00
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
|
|
|
"queue-microtask": "^1.2.2"
|
2020-06-10 20:48:23 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/shebang-command": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
2020-10-10 19:44:17 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"shebang-regex": "^3.0.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2020-10-10 19:44:17 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/shebang-regex": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
2020-06-10 20:48:23 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/signal-exit": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
2020-11-15 18:50:19 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/slash": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
2022-01-08 18:40:34 +00:00
|
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/slice-ansi": {
|
2021-03-21 12:57:44 +00:00
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-03-21 12:57:44 +00:00
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
"astral-regex": "^2.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
2021-03-21 12:57:44 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/source-map-js": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
2019-07-26 10:40:56 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-3-Clause",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
2023-12-15 09:29:23 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/string-width": {
|
2021-10-01 18:20:27 +01:00
|
|
|
"version": "4.2.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-01-31 14:50:01 +00:00
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
2021-10-01 18:20:27 +01:00
|
|
|
"strip-ansi": "^6.0.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2021-01-31 14:50:01 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/strip-ansi": {
|
2021-10-01 18:20:27 +01:00
|
|
|
"version": "6.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-10-01 18:20:27 +01:00
|
|
|
"ansi-regex": "^5.0.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2020-11-08 10:49:46 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/strip-json-comments": {
|
2020-11-27 15:22:54 +00:00
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
2020-11-16 17:44:42 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/stylelint": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "16.21.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.0.tgz",
|
|
|
|
"integrity": "sha512-ki3PpJGG7xhm3WtINoWGnlvqAmbqSexoRMbEMJzlwewSIOqPRKPlq452c22xAdEJISVi80r+I7KL9GPUiwFgbg==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-06-08 19:06:07 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/stylelint"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/stylelint"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"@csstools/css-parser-algorithms": "^3.0.5",
|
|
|
|
"@csstools/css-tokenizer": "^3.0.4",
|
|
|
|
"@csstools/media-query-list-parser": "^4.0.3",
|
2024-11-30 15:58:25 +00:00
|
|
|
"@csstools/selector-specificity": "^5.0.0",
|
2024-06-08 19:06:07 +00:00
|
|
|
"@dual-bundle/import-meta-resolve": "^4.1.0",
|
2021-04-29 20:36:13 +01:00
|
|
|
"balanced-match": "^2.0.0",
|
2022-08-22 09:35:38 +00:00
|
|
|
"colord": "^2.9.3",
|
2023-12-21 17:57:48 +00:00
|
|
|
"cosmiconfig": "^9.0.0",
|
2024-10-23 09:16:11 +01:00
|
|
|
"css-functions-list": "^3.2.3",
|
2025-01-25 11:47:43 +00:00
|
|
|
"css-tree": "^3.1.0",
|
2025-06-30 19:43:28 +01:00
|
|
|
"debug": "^4.4.1",
|
2025-01-25 11:47:43 +00:00
|
|
|
"fast-glob": "^3.3.3",
|
2022-08-13 11:29:44 +00:00
|
|
|
"fastest-levenshtein": "^1.0.16",
|
2025-06-30 19:43:28 +01:00
|
|
|
"file-entry-cache": "^10.1.1",
|
2020-11-01 14:24:36 +00:00
|
|
|
"global-modules": "^2.0.0",
|
2022-01-23 18:42:19 +00:00
|
|
|
"globby": "^11.1.0",
|
2020-11-01 14:24:36 +00:00
|
|
|
"globjoin": "^0.1.4",
|
2023-04-18 07:55:34 +00:00
|
|
|
"html-tags": "^3.3.1",
|
2025-06-30 19:43:28 +01:00
|
|
|
"ignore": "^7.0.5",
|
2020-11-01 14:24:36 +00:00
|
|
|
"imurmurhash": "^0.1.4",
|
2022-01-08 18:40:34 +00:00
|
|
|
"is-plain-object": "^5.0.0",
|
2025-06-30 19:43:28 +01:00
|
|
|
"known-css-properties": "^0.37.0",
|
2020-11-01 14:24:36 +00:00
|
|
|
"mathml-tag-names": "^2.1.3",
|
2024-03-25 09:50:40 +00:00
|
|
|
"meow": "^13.2.0",
|
2024-10-23 09:16:11 +01:00
|
|
|
"micromatch": "^4.0.8",
|
2022-01-08 18:40:34 +00:00
|
|
|
"normalize-path": "^3.0.0",
|
2024-11-30 15:58:25 +00:00
|
|
|
"picocolors": "^1.1.1",
|
2025-06-30 19:43:28 +01:00
|
|
|
"postcss": "^8.5.5",
|
2024-10-23 09:16:11 +01:00
|
|
|
"postcss-resolve-nested-selector": "^0.1.6",
|
|
|
|
"postcss-safe-parser": "^7.0.1",
|
2025-04-10 16:53:23 +01:00
|
|
|
"postcss-selector-parser": "^7.1.0",
|
2022-01-23 18:42:19 +00:00
|
|
|
"postcss-value-parser": "^4.2.0",
|
2020-11-01 14:24:36 +00:00
|
|
|
"resolve-from": "^5.0.0",
|
2022-01-08 18:40:34 +00:00
|
|
|
"string-width": "^4.2.3",
|
2025-04-10 16:53:23 +01:00
|
|
|
"supports-hyperlinks": "^3.2.0",
|
2020-11-01 14:24:36 +00:00
|
|
|
"svg-tags": "^1.0.0",
|
2025-01-25 11:47:43 +00:00
|
|
|
"table": "^6.9.0",
|
2023-05-04 11:08:50 +00:00
|
|
|
"write-file-atomic": "^5.0.1"
|
2019-07-26 10:40:56 +01:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"bin": {
|
|
|
|
"stylelint": "bin/stylelint.mjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.12.0"
|
2020-11-01 14:24:36 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/stylelint-config-recommended": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "16.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz",
|
|
|
|
"integrity": "sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==",
|
2023-12-15 10:14:34 +00:00
|
|
|
"dev": true,
|
2024-06-22 17:17:41 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/stylelint"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/stylelint"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=18.12.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"stylelint": "^16.16.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
}
|
2023-12-15 10:14:34 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/stylelint-config-standard": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "38.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz",
|
|
|
|
"integrity": "sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==",
|
2020-11-01 14:24:36 +00:00
|
|
|
"dev": true,
|
2024-06-22 17:17:41 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/stylelint"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/stylelint"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"stylelint-config-recommended": "^16.0.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.12.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"stylelint": "^16.18.0"
|
2020-11-01 14:24:36 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/stylelint/node_modules/balanced-match": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"node_modules/stylelint/node_modules/file-entry-cache": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "10.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.1.1.tgz",
|
|
|
|
"integrity": "sha512-zcmsHjg2B2zjuBgjdnB+9q0+cWcgWfykIcsDkWDB4GTPtl1eXUA+gTI6sO0u01AqK3cliHryTU55/b2Ow1hfZg==",
|
2023-12-27 09:40:55 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-27 09:40:55 +00:00
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"flat-cache": "^6.1.10"
|
2023-12-27 09:40:55 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/stylelint/node_modules/flat-cache": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "6.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.11.tgz",
|
|
|
|
"integrity": "sha512-zfOAns94mp7bHG/vCn9Ru2eDCmIxVQ5dELUHKjHfDEOJmHNzE+uGa6208kfkgmtym4a0FFjEuFksCXFacbVhSg==",
|
2023-12-27 09:40:55 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-27 09:40:55 +00:00
|
|
|
"dependencies": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"cacheable": "^1.10.1",
|
2025-04-10 16:53:23 +01:00
|
|
|
"flatted": "^3.3.3",
|
2025-06-30 19:43:28 +01:00
|
|
|
"hookified": "^1.10.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/stylelint/node_modules/ignore": {
|
2025-06-30 19:43:28 +01:00
|
|
|
"version": "7.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
|
|
|
|
"integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/stylelint/node_modules/resolve-from": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/supports-color": {
|
|
|
|
"version": "7.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
2023-02-04 10:25:43 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
|
|
|
"has-flag": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
2020-11-01 14:24:36 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/supports-hyperlinks": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "3.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.2.0.tgz",
|
|
|
|
"integrity": "sha512-zFObLMyZeEwzAoKCyu1B91U79K2t7ApXuQfo8OuxwXLDgcKxuwM+YvcbIhm6QWqz7mHUH1TVytR1PwVVjEuMig==",
|
2022-01-23 18:42:19 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2022-01-23 18:42:19 +00:00
|
|
|
"has-flag": "^4.0.0",
|
|
|
|
"supports-color": "^7.0.0"
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=14.18"
|
2024-10-23 09:16:11 +01:00
|
|
|
},
|
|
|
|
"funding": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"url": "https://github.com/chalk/supports-hyperlinks?sponsor=1"
|
2022-01-23 18:42:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/svg-tags": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
|
2023-12-21 17:57:48 +00:00
|
|
|
"integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/table": {
|
2025-01-25 11:47:43 +00:00
|
|
|
"version": "6.9.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/table/-/table-6.9.0.tgz",
|
|
|
|
"integrity": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-3-Clause",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2021-04-29 20:36:13 +01:00
|
|
|
"ajv": "^8.0.1",
|
|
|
|
"lodash.truncate": "^4.4.2",
|
2020-11-01 14:24:36 +00:00
|
|
|
"slice-ansi": "^4.0.0",
|
2021-10-01 18:20:27 +01:00
|
|
|
"string-width": "^4.2.3",
|
|
|
|
"strip-ansi": "^6.0.1"
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
2020-11-15 18:50:19 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/table/node_modules/ajv": {
|
2024-10-23 09:16:11 +01:00
|
|
|
"version": "8.17.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
|
|
|
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dependencies": {
|
2024-06-08 19:06:07 +00:00
|
|
|
"fast-deep-equal": "^3.1.3",
|
2024-10-23 09:16:11 +01:00
|
|
|
"fast-uri": "^3.0.1",
|
2023-12-21 17:57:48 +00:00
|
|
|
"json-schema-traverse": "^1.0.0",
|
2024-10-23 09:16:11 +01:00
|
|
|
"require-from-string": "^2.0.2"
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
2020-10-10 19:44:17 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/table/node_modules/json-schema-traverse": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2020-11-27 15:22:54 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/to-regex-range": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"is-number": "^7.0.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0"
|
2020-10-10 19:44:17 +01:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/type-check": {
|
2020-11-27 15:22:54 +00:00
|
|
|
"version": "0.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
|
|
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-27 15:22:54 +00:00
|
|
|
"prelude-ls": "^1.2.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
2020-11-27 15:22:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-06-08 20:55:34 +01:00
|
|
|
"node_modules/typescript": {
|
2025-04-10 16:53:23 +01:00
|
|
|
"version": "5.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
|
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
2024-06-08 20:55:34 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "Apache-2.0",
|
2025-06-30 19:43:28 +01:00
|
|
|
"optional": true,
|
2024-06-08 20:55:34 +01:00
|
|
|
"peer": true,
|
|
|
|
"bin": {
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.17"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/uri-js": {
|
2021-01-31 14:50:01 +00:00
|
|
|
"version": "4.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
|
|
|
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "BSD-2-Clause",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"punycode": "^2.1.0"
|
2018-02-15 17:57:37 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/util-deprecate": {
|
2020-10-10 19:44:17 +01:00
|
|
|
"version": "1.0.2",
|
2020-11-01 14:24:36 +00:00
|
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
2023-12-21 17:57:48 +00:00
|
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
2024-10-23 09:16:11 +01:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2020-11-01 14:24:36 +00:00
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/which": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"version": "2.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
|
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
2020-06-19 22:27:04 +01:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"isexe": "^2.0.0"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
2020-11-01 14:24:36 +00:00
|
|
|
}
|
|
|
|
},
|
2024-10-23 09:16:11 +01:00
|
|
|
"node_modules/word-wrap": {
|
|
|
|
"version": "1.2.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
|
|
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/write-file-atomic": {
|
2023-05-04 11:08:50 +00:00
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==",
|
2022-01-08 18:40:34 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "ISC",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dependencies": {
|
2020-11-01 14:24:36 +00:00
|
|
|
"imurmurhash": "^0.1.4",
|
2023-05-04 11:08:50 +00:00
|
|
|
"signal-exit": "^4.0.1"
|
2023-12-21 17:57:48 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
2020-11-01 14:24:36 +00:00
|
|
|
}
|
|
|
|
},
|
2023-12-21 17:57:48 +00:00
|
|
|
"node_modules/yocto-queue": {
|
2022-08-01 20:27:21 +00:00
|
|
|
"version": "0.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
|
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
2023-12-21 17:57:48 +00:00
|
|
|
"dev": true,
|
2024-10-23 09:16:11 +01:00
|
|
|
"license": "MIT",
|
2023-12-21 17:57:48 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
2017-06-20 21:38:21 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|