2022-04-18 15:01:42 +02:00
{
"name" : "botanique" ,
"version" : "0.0.1" ,
2023-03-11 20:36:25 +01:00
"lockfileVersion" : 3 ,
2022-04-18 15:01:42 +02:00
"requires" : true ,
"packages" : {
"" : {
"name" : "botanique" ,
"version" : "0.0.1" ,
2023-09-17 09:29:44 +02:00
"license" : "AGPL-3.0-only" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-08-12 17:04:21 +02:00
"@discord-player/extractor" : "^4.5.1" ,
2024-09-04 09:20:09 +02:00
"@discordjs/rest" : "^2.4.0" ,
2024-07-31 13:47:47 +02:00
"discord-player" : "^6.7.1" ,
2024-10-31 18:19:12 +01:00
"discord-player-youtubei" : "^1.3.4" ,
2024-10-14 23:41:43 +02:00
"discord.js" : "^14.16.3" ,
2023-11-25 16:48:04 +01:00
"mediaplex" : "^0.0.9" ,
2024-10-14 23:41:43 +02:00
"moment-timezone" : "^0.5.46" ,
2024-04-02 00:11:54 +02:00
"sqlite3" : "^5.1.7" ,
2024-10-14 23:41:43 +02:00
"typescript" : "^5.6.3" ,
2024-10-31 18:19:12 +01:00
"uuid" : "^11.0.2"
2022-04-18 15:01:42 +02:00
} ,
"devDependencies" : {
2024-10-31 18:19:12 +01:00
"@types/jest" : "~29.5.14" ,
"@typescript-eslint/eslint-plugin" : "~8.12.2" ,
"@typescript-eslint/parser" : "~8.12.2" ,
2024-04-02 00:11:54 +02:00
"dotenv" : "~16.4.5" ,
2024-09-27 20:49:36 +02:00
"jest" : "~29.7.0" ,
2024-04-02 00:11:54 +02:00
"prettier-eslint" : "~16.3.0" ,
2024-09-27 20:49:36 +02:00
"ts-jest" : "~29.2.5" ,
2023-09-17 09:29:44 +02:00
"ts-node-dev" : "~2.0.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "Apache-2.0" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/code-frame" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz" ,
"integrity" : "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/helper-validator-identifier" : "^7.25.9" ,
"js-tokens" : "^4.0.0" ,
2024-09-27 20:49:36 +02:00
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/compat-data" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz" ,
"integrity" : "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-03-15 13:39:23 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-03-15 13:39:23 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/core" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz" ,
"integrity" : "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
2024-06-01 21:51:35 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@ampproject/remapping" : "^2.2.0" ,
2024-10-31 18:19:12 +01:00
"@babel/code-frame" : "^7.26.0" ,
"@babel/generator" : "^7.26.0" ,
"@babel/helper-compilation-targets" : "^7.25.9" ,
"@babel/helper-module-transforms" : "^7.26.0" ,
"@babel/helpers" : "^7.26.0" ,
"@babel/parser" : "^7.26.0" ,
"@babel/template" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.26.0" ,
2024-09-27 20:49:36 +02:00
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
2023-03-15 13:39:23 +01:00
} ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2024-06-01 21:51:35 +02:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/generator" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.26.2.tgz" ,
"integrity" : "sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/parser" : "^7.26.2" ,
"@babel/types" : "^7.26.0" ,
2024-09-27 20:49:36 +02:00
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
2024-10-08 20:55:16 +02:00
"jsesc" : "^3.0.2"
2023-02-12 01:11:07 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-compilation-targets" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz" ,
"integrity" : "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
2024-06-01 21:51:35 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/compat-data" : "^7.25.9" ,
"@babel/helper-validator-option" : "^7.25.9" ,
2024-10-08 20:55:16 +02:00
"browserslist" : "^4.24.0" ,
2024-09-27 20:49:36 +02:00
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
2024-06-01 21:51:35 +02:00
} ,
2023-02-12 01:11:07 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
2023-08-06 20:34:25 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-module-imports" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz" ,
"integrity" : "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-09-18 19:35:09 +02:00
"license" : "MIT" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/traverse" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2024-09-18 19:35:09 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2024-09-18 19:35:09 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-module-transforms" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz" ,
"integrity" : "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==" ,
2023-03-11 20:36:25 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-03-11 20:36:25 +01:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/helper-module-imports" : "^7.25.9" ,
"@babel/helper-validator-identifier" : "^7.25.9" ,
"@babel/traverse" : "^7.25.9"
2023-03-11 20:36:25 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-03-11 20:36:25 +01:00
} ,
"peerDependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/core" : "^7.0.0"
2023-03-11 20:36:25 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-plugin-utils" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz" ,
"integrity" : "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==" ,
2023-03-11 20:36:25 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-03-11 20:36:25 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-03-11 20:36:25 +01:00
}
2023-02-12 01:11:07 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-string-parser" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz" ,
"integrity" : "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=6.9.0"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-validator-identifier" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz" ,
"integrity" : "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helper-validator-option" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz" ,
"integrity" : "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" ,
2023-03-11 20:36:25 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-03-11 20:36:25 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-03-11 20:36:25 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/helpers" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz" ,
"integrity" : "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/template" : "^7.25.9" ,
"@babel/types" : "^7.26.0"
2024-09-27 20:49:36 +02:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/parser" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.2" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz" ,
"integrity" : "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/types" : "^7.26.0"
2024-09-27 20:49:36 +02:00
} ,
"bin" : {
"parser" : "bin/babel-parser.js"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.0.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-async-generators" : {
"version" : "7.8.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" ,
"integrity" : "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-bigint" : {
"version" : "7.8.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz" ,
"integrity" : "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.8.0"
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-class-properties" : {
"version" : "7.12.13" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz" ,
"integrity" : "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==" ,
"dev" : true ,
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.12.13"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-class-static-block" : {
"version" : "7.14.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz" ,
"integrity" : "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.14.5"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-import-attributes" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz" ,
"integrity" : "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/helper-plugin-utils" : "^7.25.9"
2024-09-27 20:49:36 +02:00
} ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-import-meta" : {
"version" : "7.10.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz" ,
"integrity" : "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.10.4"
2022-07-27 21:46:09 +02:00
} ,
2024-09-27 20:49:36 +02:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-json-strings" : {
"version" : "7.8.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" ,
"integrity" : "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-07-03 21:09:57 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-jsx" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz" ,
"integrity" : "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/helper-plugin-utils" : "^7.25.9"
2024-09-27 20:49:36 +02:00
} ,
2023-01-17 12:15:14 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-logical-assignment-operators" : {
"version" : "7.10.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" ,
"integrity" : "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.10.4"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator" : {
"version" : "7.8.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" ,
"integrity" : "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-numeric-separator" : {
"version" : "7.10.4" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" ,
"integrity" : "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT" ,
2023-11-08 00:20:20 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.10.4"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2023-11-08 00:20:20 +01:00
}
2023-01-17 23:11:22 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-object-rest-spread" : {
"version" : "7.8.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" ,
"integrity" : "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2023-01-17 12:15:14 +01:00
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-optional-catch-binding" : {
"version" : "7.8.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" ,
"integrity" : "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-optional-chaining" : {
"version" : "7.8.3" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" ,
"integrity" : "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-private-property-in-object" : {
"version" : "7.14.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz" ,
"integrity" : "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.14.5"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2022-07-20 23:01:47 +02:00
} ,
"peerDependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/core" : "^7.0.0-0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-top-level-await" : {
"version" : "7.14.5" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz" ,
"integrity" : "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/helper-plugin-utils" : "^7.14.5"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2022-07-20 23:01:47 +02:00
} ,
"peerDependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/core" : "^7.0.0-0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/plugin-syntax-typescript" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz" ,
"integrity" : "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/helper-plugin-utils" : "^7.25.9"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/template" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz" ,
"integrity" : "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/code-frame" : "^7.25.9" ,
"@babel/parser" : "^7.25.9" ,
"@babel/types" : "^7.25.9"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/traverse" : {
2024-10-31 18:19:12 +01:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz" ,
"integrity" : "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/code-frame" : "^7.25.9" ,
"@babel/generator" : "^7.25.9" ,
"@babel/parser" : "^7.25.9" ,
"@babel/template" : "^7.25.9" ,
"@babel/types" : "^7.25.9" ,
2024-09-27 20:49:36 +02:00
"debug" : "^4.3.1" ,
"globals" : "^11.1.0"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/traverse/node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=4"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@babel/types" : {
2024-10-31 18:19:12 +01:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz" ,
"integrity" : "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@babel/helper-string-parser" : "^7.25.9" ,
"@babel/helper-validator-identifier" : "^7.25.9"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2022-07-20 23:01:47 +02:00
}
2022-07-03 18:43:31 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@bcoe/v8-coverage" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" ,
"integrity" : "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT"
2023-01-17 12:15:14 +01:00
} ,
2024-10-08 20:55:16 +02:00
"node_modules/@bufbuild/protobuf" : {
2024-10-31 18:19:12 +01:00
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.2.1.tgz" ,
"integrity" : "sha512-gdWzq7eX017a1kZCU/bP/sbk4e0GZ6idjsXOcMrQwODCb/rx985fHJJ8+hCu79KpuG7PfZh7bo3BBjPH37JuZw==" ,
2024-10-08 20:55:16 +02:00
"license" : "(Apache-2.0 AND BSD-3-Clause)"
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@cspotcode/source-map-support" : {
"version" : "0.8.1" ,
"resolved" : "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz" ,
"integrity" : "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" ,
2024-09-18 19:35:09 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@jridgewell/trace-mapping" : "0.3.9"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=12"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.9" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz" ,
"integrity" : "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.0.3" ,
"@jridgewell/sourcemap-codec" : "^1.4.10"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discord-player/equalizer" : {
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/@discord-player/equalizer/-/equalizer-0.2.3.tgz" ,
"integrity" : "sha512-71UAepYMbHTg2QQLXQAgyuXYHrgAYpJDxjg9dRWfTUNf+zfOAlyJEiRRk/WFhQyGu6m23iLR/H/JxgF4AW8Csg==" ,
"license" : "MIT"
} ,
"node_modules/@discord-player/extractor" : {
"version" : "4.5.1" ,
"resolved" : "https://registry.npmjs.org/@discord-player/extractor/-/extractor-4.5.1.tgz" ,
"integrity" : "sha512-krsgdHD7sx4SWHKkIFDPcgYXR21EfleW0bjI6WvnJQbvTg9TZ4aYw77G6UVw/HaF7i3u3WuyGPZp1UqG0FRHaw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"file-type" : "^16.5.4" ,
"genius-lyrics" : "^4.4.6" ,
"isomorphic-unfetch" : "^4.0.2" ,
"node-html-parser" : "^6.1.4" ,
"reverbnation-scraper" : "^2.0.0" ,
"soundcloud.ts" : "^0.5.2" ,
"spotify-url-info" : "^3.2.6" ,
"youtube-sr" : "^4.3.9"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discord-player/ffmpeg" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/@discord-player/ffmpeg/-/ffmpeg-0.1.0.tgz" ,
"integrity" : "sha512-0kW6q4gMQN2B4Z4EzmUgXrKQSXXmyhjdZBBZ/6jSHZ9fh814oOu+JXP01VvtWHwTylI7qJHIctEWtSyjEubCJg==" ,
"license" : "MIT"
} ,
"node_modules/@discord-player/opus" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/@discord-player/opus/-/opus-0.1.2.tgz" ,
"integrity" : "sha512-yF0m+pW7H9RCbRcgk/i6vv47tlWxaCHjp6/F0W4GXZMGZ0pcvZaxk8ic7aFPc3+IoDvrAHvWNomLq+JeFzdncA==" ,
"license" : "MIT"
} ,
"node_modules/@discord-player/utils" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/@discord-player/utils/-/utils-0.2.2.tgz" ,
"integrity" : "sha512-UklWUT7BcZEkBgywM9Cmpo2nwj3SQ9Wmhu6ml1uy/YRQnY8IRdZEHD84T2kfjOg4LVZek0ej1VerIqq7a9PAHQ==" ,
2024-08-12 17:04:21 +02:00
"license" : "MIT" ,
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@discordjs/collection" : "^1.1.0"
}
} ,
"node_modules/@discord-player/utils/node_modules/@discordjs/collection" : {
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.3.tgz" ,
"integrity" : "sha512-SVb428OMd3WO1paV3rm6tSjM4wC+Kecaa1EUGX7vc6/fddvw/6lg90z4QtCqm21zvVe92vMMDt9+DkIvjXImQQ==" ,
"license" : "Apache-2.0" ,
2024-08-12 17:04:21 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=16.11.0"
2024-08-12 17:04:21 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discordjs/builders" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/builders/-/builders-1.9.0.tgz" ,
"integrity" : "sha512-0zx8DePNVvQibh5ly5kCEei5wtPBIUbSoE9n+91Rlladz4tgtFbJ36PZMxxZrTEOQ7AHMZ/b0crT/0fCy6FTKg==" ,
"license" : "Apache-2.0" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@discordjs/formatters" : "^0.5.0" ,
"@discordjs/util" : "^1.1.1" ,
"@sapphire/shapeshift" : "^4.0.0" ,
"discord-api-types" : "0.37.97" ,
"fast-deep-equal" : "^3.1.3" ,
"ts-mixer" : "^6.0.4" ,
"tslib" : "^2.6.3"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/discordjs/discord.js?sponsor"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discordjs/collection" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/@discordjs/collection/-/collection-2.1.1.tgz" ,
"integrity" : "sha512-LiSusze9Tc7qF03sLCujF5iZp7K+vRNEDBZ86FT9aQAv3vxMLihUvKvpsCWiQ2DJq1tVckopKm1rxomgNUc9hg==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/discordjs/discord.js?sponsor"
}
} ,
"node_modules/@discordjs/formatters" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/formatters/-/formatters-0.5.0.tgz" ,
"integrity" : "sha512-98b3i+Y19RFq1Xke4NkVY46x8KjJQjldHUuEbCqMvp1F5Iq9HgnGpu91jOi/Ufazhty32eRsKnnzS8n4c+L93g==" ,
"license" : "Apache-2.0" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"discord-api-types" : "0.37.97"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/discordjs/discord.js?sponsor"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discordjs/rest" : {
"version" : "2.4.0" ,
"resolved" : "https://registry.npmjs.org/@discordjs/rest/-/rest-2.4.0.tgz" ,
"integrity" : "sha512-Xb2irDqNcq+O8F0/k/NaDp7+t091p+acb51iA4bCKfIn+WFWd6HrNvcsSbMMxIR9NjcMZS6NReTKygqiQN+ntw==" ,
"license" : "Apache-2.0" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@discordjs/collection" : "^2.1.1" ,
"@discordjs/util" : "^1.1.1" ,
"@sapphire/async-queue" : "^1.5.3" ,
"@sapphire/snowflake" : "^3.5.3" ,
"@vladfrangu/async_event_emitter" : "^2.4.6" ,
"discord-api-types" : "0.37.97" ,
"magic-bytes.js" : "^1.10.0" ,
"tslib" : "^2.6.3" ,
"undici" : "6.19.8"
} ,
"engines" : {
"node" : ">=18"
2022-04-18 15:01:42 +02:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/discordjs/discord.js?sponsor"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discordjs/util" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@discordjs/util/-/util-1.1.1.tgz" ,
"integrity" : "sha512-eddz6UnOBEB1oITPinyrB2Pttej49M9FZQY8NxgEvc3tq6ZICZ19m70RsmzRdDHk80O9NoYN/25AqJl8vPVf/g==" ,
"license" : "Apache-2.0" ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/discordjs/discord.js?sponsor"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@discordjs/ws" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@discordjs/ws/-/ws-1.1.1.tgz" ,
"integrity" : "sha512-PZ+vLpxGCRtmr2RMkqh8Zp+BenUaJqlS6xhgWKEZcgC/vfHLEzpHtKkB0sl3nZWpwtcKk6YWy+pU3okL2I97FA==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@discordjs/collection" : "^2.1.0" ,
"@discordjs/rest" : "^2.3.0" ,
"@discordjs/util" : "^1.1.0" ,
"@sapphire/async-queue" : "^1.5.2" ,
"@types/ws" : "^8.5.10" ,
"@vladfrangu/async_event_emitter" : "^2.2.4" ,
"discord-api-types" : "0.37.83" ,
"tslib" : "^2.6.2" ,
"ws" : "^8.16.0"
} ,
"engines" : {
"node" : ">=16.11.0"
} ,
"funding" : {
"url" : "https://github.com/discordjs/discord.js?sponsor"
}
} ,
"node_modules/@discordjs/ws/node_modules/discord-api-types" : {
"version" : "0.37.83" ,
"resolved" : "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.83.tgz" ,
"integrity" : "sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==" ,
"license" : "MIT"
} ,
"node_modules/@eslint-community/eslint-utils" : {
2024-10-31 18:19:12 +01:00
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz" ,
"integrity" : "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-10-31 18:19:12 +01:00
"eslint-visitor-keys" : "^3.4.3"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
2024-10-31 18:19:12 +01:00
"funding" : {
"url" : "https://opencollective.com/eslint"
} ,
2024-09-27 20:49:36 +02:00
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@eslint-community/regexpp" : {
2024-10-31 18:19:12 +01:00
"version" : "4.12.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz" ,
"integrity" : "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@eslint/eslintrc" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
"dev" : true ,
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
"espree" : "^9.6.0" ,
"globals" : "^13.19.0" ,
"ignore" : "^5.2.0" ,
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
"minimatch" : "^3.1.2" ,
"strip-json-comments" : "^3.1.1"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@eslint/eslintrc/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02: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==" ,
2024-09-24 18:07:27 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@eslint/js" : {
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz" ,
"integrity" : "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-10-08 20:55:16 +02:00
"node_modules/@fastify/busboy" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz" ,
"integrity" : "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@gar/promisify" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz" ,
"integrity" : "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==" ,
"license" : "MIT" ,
"optional" : true
2024-04-02 00:11:54 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@humanwhocodes/config-array" : {
"version" : "0.13.0" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" ,
"integrity" : "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==" ,
"deprecated" : "Use @eslint/config-array instead" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
" @ h u m a n w h o c o d e s / o b j e c t - s c h e m a ": " ^ 2.0 . 3 " ,
"debug" : "^4.3.1" ,
"minimatch" : "^3.0.5"
} ,
"engines" : {
"node" : ">=10.10.0"
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@humanwhocodes/config-array/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
2022-07-03 18:43:31 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "*"
}
} ,
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=12.22"
2024-04-02 00:11:54 +02:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@humanwhocodes/object-schema" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" ,
"integrity" : "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" ,
"deprecated" : "Use @eslint/object-schema instead" ,
"dev" : true ,
"license" : "BSD-3-Clause"
} ,
"node_modules/@istanbuljs/load-nyc-config" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz" ,
"integrity" : "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"camelcase" : "^5.3.1" ,
"find-up" : "^4.1.0" ,
"get-package-type" : "^0.1.0" ,
"js-yaml" : "^3.13.1" ,
"resolve-from" : "^5.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@istanbuljs/load-nyc-config/node_modules/argparse" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" ,
"integrity" : "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"sprintf-js" : "~1.0.2"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@istanbuljs/load-nyc-config/node_modules/find-up" : {
2024-04-02 00:11:54 +02:00
"version" : "4.1.0" ,
2024-09-27 20:49:36 +02:00
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" ,
"integrity" : "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"locate-path" : "^5.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml" : {
"version" : "3.14.1" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" ,
"integrity" : "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"argparse" : "^1.0.7" ,
"esprima" : "^4.0.0"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
2023-02-12 01:11:07 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" ,
"integrity" : "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"p-locate" : "^4.1.0"
} ,
"engines" : {
"node" : ">=8"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" ,
"integrity" : "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"p-try" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" ,
"integrity" : "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^2.2.0"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@istanbuljs/load-nyc-config/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 ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" ,
"integrity" : "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" ,
"dev" : true ,
"license" : "BSD-3-Clause"
} ,
"node_modules/@istanbuljs/schema" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz" ,
"integrity" : "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@jest/console" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz" ,
"integrity" : "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"chalk" : "^4.0.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@jest/core" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz" ,
"integrity" : "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"@jest/console" : "^29.7.0" ,
"@jest/reporters" : "^29.7.0" ,
"@jest/test-result" : "^29.7.0" ,
"@jest/transform" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"ansi-escapes" : "^4.2.1" ,
"chalk" : "^4.0.0" ,
"ci-info" : "^3.2.0" ,
"exit" : "^0.1.2" ,
"graceful-fs" : "^4.2.9" ,
"jest-changed-files" : "^29.7.0" ,
"jest-config" : "^29.7.0" ,
"jest-haste-map" : "^29.7.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-regex-util" : "^29.6.3" ,
"jest-resolve" : "^29.7.0" ,
"jest-resolve-dependencies" : "^29.7.0" ,
"jest-runner" : "^29.7.0" ,
"jest-runtime" : "^29.7.0" ,
"jest-snapshot" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"jest-validate" : "^29.7.0" ,
"jest-watcher" : "^29.7.0" ,
"micromatch" : "^4.0.4" ,
"pretty-format" : "^29.7.0" ,
"slash" : "^3.0.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"peerDependencies" : {
"node-notifier" : "^8.0.1 || ^9.0.0 || ^10.0.0"
} ,
"peerDependenciesMeta" : {
"node-notifier" : {
"optional" : true
}
}
2022-07-03 18:43:31 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/@jest/environment" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz" ,
"integrity" : "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==" ,
"dev" : true ,
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/fake-timers" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"jest-mock" : "^29.7.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/expect" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz" ,
"integrity" : "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"expect" : "^29.7.0" ,
"jest-snapshot" : "^29.7.0"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/expect-utils" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz" ,
"integrity" : "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"jest-get-type" : "^29.6.3"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/fake-timers" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz" ,
"integrity" : "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/types" : "^29.6.3" ,
"@sinonjs/fake-timers" : "^10.0.2" ,
"@types/node" : "*" ,
"jest-message-util" : "^29.7.0" ,
"jest-mock" : "^29.7.0" ,
"jest-util" : "^29.7.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/globals" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz" ,
"integrity" : "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/environment" : "^29.7.0" ,
"@jest/expect" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"jest-mock" : "^29.7.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/reporters" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz" ,
"integrity" : "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@bcoe/v8-coverage" : "^0.2.3" ,
"@jest/console" : "^29.7.0" ,
"@jest/test-result" : "^29.7.0" ,
"@jest/transform" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@jridgewell/trace-mapping" : "^0.3.18" ,
"@types/node" : "*" ,
"chalk" : "^4.0.0" ,
"collect-v8-coverage" : "^1.0.0" ,
"exit" : "^0.1.2" ,
"glob" : "^7.1.3" ,
"graceful-fs" : "^4.2.9" ,
"istanbul-lib-coverage" : "^3.0.0" ,
"istanbul-lib-instrument" : "^6.0.0" ,
"istanbul-lib-report" : "^3.0.0" ,
"istanbul-lib-source-maps" : "^4.0.0" ,
"istanbul-reports" : "^3.1.3" ,
"jest-message-util" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"jest-worker" : "^29.7.0" ,
"slash" : "^3.0.0" ,
"string-length" : "^4.0.1" ,
"strip-ansi" : "^6.0.0" ,
"v8-to-istanbul" : "^9.0.1"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"peerDependencies" : {
"node-notifier" : "^8.0.1 || ^9.0.0 || ^10.0.0"
} ,
"peerDependenciesMeta" : {
"node-notifier" : {
"optional" : true
}
}
} ,
"node_modules/@jest/schemas" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz" ,
"integrity" : "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@sinclair/typebox" : "^0.27.8"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/source-map" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz" ,
"integrity" : "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/trace-mapping" : "^0.3.18" ,
"callsites" : "^3.0.0" ,
"graceful-fs" : "^4.2.9"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/test-result" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz" ,
"integrity" : "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/console" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/istanbul-lib-coverage" : "^2.0.0" ,
"collect-v8-coverage" : "^1.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/test-sequencer" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz" ,
"integrity" : "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/test-result" : "^29.7.0" ,
"graceful-fs" : "^4.2.9" ,
"jest-haste-map" : "^29.7.0" ,
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/transform" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz" ,
"integrity" : "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/core" : "^7.11.6" ,
"@jest/types" : "^29.6.3" ,
"@jridgewell/trace-mapping" : "^0.3.18" ,
"babel-plugin-istanbul" : "^6.1.1" ,
"chalk" : "^4.0.0" ,
"convert-source-map" : "^2.0.0" ,
"fast-json-stable-stringify" : "^2.1.0" ,
"graceful-fs" : "^4.2.9" ,
"jest-haste-map" : "^29.7.0" ,
"jest-regex-util" : "^29.6.3" ,
"jest-util" : "^29.7.0" ,
"micromatch" : "^4.0.4" ,
"pirates" : "^4.0.4" ,
"slash" : "^3.0.0" ,
"write-file-atomic" : "^4.0.2"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jest/types" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz" ,
"integrity" : "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/schemas" : "^29.6.3" ,
"@types/istanbul-lib-coverage" : "^2.0.0" ,
"@types/istanbul-reports" : "^3.0.0" ,
"@types/node" : "*" ,
"@types/yargs" : "^17.0.8" ,
"chalk" : "^4.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz" ,
"integrity" : "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/set-array" : "^1.2.1" ,
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" ,
"integrity" : "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" ,
"integrity" : "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.25" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" ,
"integrity" : "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@npmcli/fs" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz" ,
"integrity" : "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==" ,
"license" : "ISC" ,
"optional" : true ,
"dependencies" : {
"@gar/promisify" : "^1.0.1" ,
"semver" : "^7.3.5"
}
} ,
"node_modules/@npmcli/move-file" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz" ,
"integrity" : "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==" ,
"deprecated" : "This functionality has been moved to @npmcli/fs" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"mkdirp" : "^1.0.4" ,
"rimraf" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/@sapphire/async-queue" : {
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.3.tgz" ,
"integrity" : "sha512-x7zadcfJGxFka1Q3f8gCts1F0xMwCKbZweM85xECGI0hBTeIZJGGCrHgLggihBoprlQ/hBmDR5LKfIPqnmHM3w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@sapphire/shapeshift" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-4.0.0.tgz" ,
"integrity" : "sha512-d9dUmWVA7MMiKobL3VpLF8P2aeanRTu6ypG2OIaEv/ZHH/SUQ2iHOVyi5wAPjQ+HmnMuL0whK9ez8I/raWbtIg==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"lodash" : "^4.17.21"
} ,
"engines" : {
"node" : ">=v16"
}
} ,
"node_modules/@sapphire/snowflake" : {
"version" : "3.5.3" ,
"resolved" : "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.3.tgz" ,
"integrity" : "sha512-jjmJywLAFoWeBi1W7994zZyiNWPIiqRRNAmSERxyg93xRGzNYvGjlZ0gR6x0F4gPRi2+0O6S71kOZYyr3cxaIQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@sinclair/typebox" : {
"version" : "0.27.8" ,
"resolved" : "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz" ,
"integrity" : "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@sinonjs/commons" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz" ,
"integrity" : "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"type-detect" : "4.0.8"
}
} ,
"node_modules/@sinonjs/fake-timers" : {
"version" : "10.3.0" ,
"resolved" : "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz" ,
"integrity" : "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@sinonjs/commons" : "^3.0.0"
}
} ,
"node_modules/@tokenizer/token" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz" ,
"integrity" : "sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==" ,
"license" : "MIT"
} ,
"node_modules/@tootallnate/once" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz" ,
"integrity" : "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/@tsconfig/node10" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz" ,
"integrity" : "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@tsconfig/node12" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz" ,
"integrity" : "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@tsconfig/node14" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz" ,
"integrity" : "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@tsconfig/node16" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz" ,
"integrity" : "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/babel__core" : {
"version" : "7.20.5" ,
"resolved" : "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz" ,
"integrity" : "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.20.7" ,
"@babel/types" : "^7.20.7" ,
"@types/babel__generator" : "*" ,
"@types/babel__template" : "*" ,
"@types/babel__traverse" : "*"
}
} ,
"node_modules/@types/babel__generator" : {
"version" : "7.6.8" ,
"resolved" : "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz" ,
"integrity" : "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__template" : {
"version" : "7.4.4" ,
"resolved" : "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz" ,
"integrity" : "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/parser" : "^7.1.0" ,
"@babel/types" : "^7.0.0"
}
} ,
"node_modules/@types/babel__traverse" : {
"version" : "7.20.6" ,
"resolved" : "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz" ,
"integrity" : "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.20.7"
}
} ,
"node_modules/@types/graceful-fs" : {
"version" : "4.1.9" ,
"resolved" : "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz" ,
"integrity" : "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/istanbul-lib-coverage" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz" ,
"integrity" : "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/istanbul-lib-report" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz" ,
"integrity" : "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/istanbul-lib-coverage" : "*"
}
} ,
"node_modules/@types/istanbul-reports" : {
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz" ,
"integrity" : "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/istanbul-lib-report" : "*"
}
} ,
"node_modules/@types/jest" : {
2024-10-31 18:19:12 +01:00
"version" : "29.5.14" ,
"resolved" : "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz" ,
"integrity" : "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"expect" : "^29.0.0" ,
"pretty-format" : "^29.0.0"
}
} ,
"node_modules/@types/node" : {
2024-10-31 18:19:12 +01:00
"version" : "22.8.5" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-22.8.5.tgz" ,
"integrity" : "sha512-5iYk6AMPtsMbkZqCO1UGF9W5L38twq11S2pYWkybGHH2ogPUvXWNlQqJBzuEZWKj/WRH+QTeiv6ySWqJtvIEgA==" ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"undici-types" : "~6.19.8"
2024-09-27 20:49:36 +02:00
}
} ,
"node_modules/@types/stack-utils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz" ,
"integrity" : "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/@types/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-xevGOReSYGM7g/kUBZzPqCrR/KYAo+F0yiPc85WFTJa0MSLtyFTVTU6cJu/aV4mid7IffDIWqo69THF2o4JiEQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/strip-json-comments" : {
"version" : "0.0.30" ,
"resolved" : "https://registry.npmjs.org/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz" ,
"integrity" : "sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/ws" : {
"version" : "8.5.12" ,
"resolved" : "https://registry.npmjs.org/@types/ws/-/ws-8.5.12.tgz" ,
"integrity" : "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/yargs" : {
"version" : "17.0.33" ,
"resolved" : "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz" ,
"integrity" : "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/yargs-parser" : "*"
}
} ,
"node_modules/@types/yargs-parser" : {
"version" : "21.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz" ,
"integrity" : "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@typescript-eslint/eslint-plugin" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.12.2.tgz" ,
"integrity" : "sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/regexpp" : "^4.10.0" ,
2024-10-31 18:19:12 +01:00
"@typescript-eslint/scope-manager" : "8.12.2" ,
"@typescript-eslint/type-utils" : "8.12.2" ,
"@typescript-eslint/utils" : "8.12.2" ,
"@typescript-eslint/visitor-keys" : "8.12.2" ,
2024-09-27 20:49:36 +02:00
"graphemer" : "^1.4.0" ,
"ignore" : "^5.3.1" ,
"natural-compare" : "^1.4.0" ,
"ts-api-utils" : "^1.3.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"@typescript-eslint/parser" : "^8.0.0 || ^8.0.0-alpha.0" ,
"eslint" : "^8.57.0 || ^9.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/parser" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.12.2.tgz" ,
"integrity" : "sha512-MrvlXNfGPLH3Z+r7Tk+Z5moZAc0dzdVjTgUgwsdGweH7lydysQsnSww3nAmsq8blFuRD5VRlAr9YdEFw3e6PBw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@typescript-eslint/scope-manager" : "8.12.2" ,
"@typescript-eslint/types" : "8.12.2" ,
"@typescript-eslint/typescript-estree" : "8.12.2" ,
"@typescript-eslint/visitor-keys" : "8.12.2" ,
2024-09-27 20:49:36 +02:00
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.57.0 || ^9.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/scope-manager" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.12.2.tgz" ,
"integrity" : "sha512-gPLpLtrj9aMHOvxJkSbDBmbRuYdtiEbnvO25bCMza3DhMjTQw0u7Y1M+YR5JPbMsXXnSPuCf5hfq0nEkQDL/JQ==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@typescript-eslint/types" : "8.12.2" ,
"@typescript-eslint/visitor-keys" : "8.12.2"
2024-09-27 20:49:36 +02:00
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/type-utils" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.12.2.tgz" ,
"integrity" : "sha512-bwuU4TAogPI+1q/IJSKuD4shBLc/d2vGcRT588q+jzayQyjVK2X6v/fbR4InY2U2sgf8MEvVCqEWUzYzgBNcGQ==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@typescript-eslint/typescript-estree" : "8.12.2" ,
"@typescript-eslint/utils" : "8.12.2" ,
2024-09-27 20:49:36 +02:00
"debug" : "^4.3.4" ,
"ts-api-utils" : "^1.3.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/types" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.12.2.tgz" ,
"integrity" : "sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/typescript-estree" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.12.2.tgz" ,
"integrity" : "sha512-mME5MDwGe30Pq9zKPvyduyU86PH7aixwqYR2grTglAdB+AN8xXQ1vFGpYaUSJ5o5P/5znsSBeNcs5g5/2aQwow==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@typescript-eslint/types" : "8.12.2" ,
"@typescript-eslint/visitor-keys" : "8.12.2" ,
2024-09-27 20:49:36 +02:00
"debug" : "^4.3.4" ,
"fast-glob" : "^3.3.2" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "^9.0.4" ,
"semver" : "^7.6.0" ,
"ts-api-utils" : "^1.3.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/utils" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.12.2.tgz" ,
"integrity" : "sha512-UTTuDIX3fkfAz6iSVa5rTuSfWIYZ6ATtEocQ/umkRSyC9O919lbZ8dcH7mysshrCdrAM03skJOEYaBugxN+M6A==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.4.0" ,
2024-10-31 18:19:12 +01:00
"@typescript-eslint/scope-manager" : "8.12.2" ,
"@typescript-eslint/types" : "8.12.2" ,
"@typescript-eslint/typescript-estree" : "8.12.2"
2024-09-27 20:49:36 +02:00
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^8.57.0 || ^9.0.0"
}
} ,
"node_modules/@typescript-eslint/visitor-keys" : {
2024-10-31 18:19:12 +01:00
"version" : "8.12.2" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.12.2.tgz" ,
"integrity" : "sha512-PChz8UaKQAVNHghsHcPyx1OMHoFRUEA7rJSK/mDhdq85bk+PLsUHUBqTQTFt18VJZbmxBovM65fezlheQRsSDA==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"@typescript-eslint/types" : "8.12.2" ,
2024-09-27 20:49:36 +02:00
"eslint-visitor-keys" : "^3.4.3"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz" ,
"integrity" : "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/@vladfrangu/async_event_emitter" : {
"version" : "2.4.6" ,
"resolved" : "https://registry.npmjs.org/@vladfrangu/async_event_emitter/-/async_event_emitter-2.4.6.tgz" ,
"integrity" : "sha512-RaI5qZo6D2CVS6sTHFKg1v5Ohq/+Bo2LZ5gzUEwZ/WkHhwtGTCB/sVLw8ijOkAUxasZ+WshN/Rzj4ywsABJ5ZA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=v14.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/@web-scrobbler/metadata-filter" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/@web-scrobbler/metadata-filter/-/metadata-filter-3.2.0.tgz" ,
"integrity" : "sha512-K2Wkq9AOJkgj4Hk9g0flKnNWYkJy1GTPpHTgpNLU5OXaXgqPKLyrtb62M1cIxMN3ESH6XGvPKM92VEl/Gc3Rog==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
"node_modules/abbrev" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz" ,
"integrity" : "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/acorn" : {
2024-10-31 18:19:12 +01:00
"version" : "8.14.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz" ,
"integrity" : "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
"node_modules/acorn-walk" : {
"version" : "8.3.4" ,
"resolved" : "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz" ,
"integrity" : "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.11.0"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/agent-base" : {
2024-10-08 20:55:16 +02:00
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" ,
"integrity" : "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==" ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2024-10-08 20:55:16 +02:00
"optional" : true ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
2024-10-08 20:55:16 +02:00
"debug" : "4"
2024-09-27 20:49:36 +02:00
} ,
"engines" : {
2024-10-08 20:55:16 +02:00
"node" : ">= 6.0.0"
2024-09-27 20:49:36 +02:00
}
} ,
"node_modules/agentkeepalive" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz" ,
"integrity" : "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"humanize-ms" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 8.0.0"
}
} ,
"node_modules/aggregate-error" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz" ,
"integrity" : "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"clean-stack" : "^2.0.0" ,
"indent-string" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ansi-escapes" : {
"version" : "4.3.2" ,
"resolved" : "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz" ,
"integrity" : "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"type-fest" : "^0.21.3"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"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==" ,
"devOptional" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/aproba" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz" ,
"integrity" : "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/are-we-there-yet" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz" ,
"integrity" : "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==" ,
"deprecated" : "This package is no longer supported." ,
"license" : "ISC" ,
"optional" : true ,
"dependencies" : {
"delegates" : "^1.0.0" ,
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
"node_modules/arg" : {
"version" : "4.1.3" ,
"resolved" : "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz" ,
"integrity" : "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"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==" ,
"dev" : true ,
"license" : "Python-2.0"
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/async" : {
"version" : "3.2.6" ,
"resolved" : "https://registry.npmjs.org/async/-/async-3.2.6.tgz" ,
"integrity" : "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/babel-jest" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz" ,
"integrity" : "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/transform" : "^29.7.0" ,
"@types/babel__core" : "^7.1.14" ,
"babel-plugin-istanbul" : "^6.1.1" ,
"babel-preset-jest" : "^29.6.3" ,
"chalk" : "^4.0.0" ,
"graceful-fs" : "^4.2.9" ,
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.8.0"
}
} ,
"node_modules/babel-plugin-istanbul" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz" ,
"integrity" : "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.0.0" ,
"@istanbuljs/load-nyc-config" : "^1.0.0" ,
"@istanbuljs/schema" : "^0.1.2" ,
"istanbul-lib-instrument" : "^5.0.4" ,
"test-exclude" : "^6.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz" ,
"integrity" : "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@babel/core" : "^7.12.3" ,
"@babel/parser" : "^7.14.7" ,
"@istanbuljs/schema" : "^0.1.2" ,
"istanbul-lib-coverage" : "^3.2.0" ,
"semver" : "^6.3.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/babel-plugin-istanbul/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/babel-plugin-jest-hoist" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz" ,
"integrity" : "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/template" : "^7.3.3" ,
"@babel/types" : "^7.3.3" ,
"@types/babel__core" : "^7.1.14" ,
"@types/babel__traverse" : "^7.0.6"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/babel-preset-current-node-syntax" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz" ,
"integrity" : "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@babel/plugin-syntax-async-generators" : "^7.8.4" ,
"@babel/plugin-syntax-bigint" : "^7.8.3" ,
"@babel/plugin-syntax-class-properties" : "^7.12.13" ,
"@babel/plugin-syntax-class-static-block" : "^7.14.5" ,
"@babel/plugin-syntax-import-attributes" : "^7.24.7" ,
"@babel/plugin-syntax-import-meta" : "^7.10.4" ,
"@babel/plugin-syntax-json-strings" : "^7.8.3" ,
"@babel/plugin-syntax-logical-assignment-operators" : "^7.10.4" ,
"@babel/plugin-syntax-nullish-coalescing-operator" : "^7.8.3" ,
"@babel/plugin-syntax-numeric-separator" : "^7.10.4" ,
"@babel/plugin-syntax-object-rest-spread" : "^7.8.3" ,
"@babel/plugin-syntax-optional-catch-binding" : "^7.8.3" ,
"@babel/plugin-syntax-optional-chaining" : "^7.8.3" ,
"@babel/plugin-syntax-private-property-in-object" : "^7.14.5" ,
"@babel/plugin-syntax-top-level-await" : "^7.14.5"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/babel-preset-jest" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz" ,
"integrity" : "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"babel-plugin-jest-hoist" : "^29.6.3" ,
"babel-preset-current-node-syntax" : "^1.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"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==" ,
"devOptional" : true ,
"license" : "MIT"
} ,
"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==" ,
"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"
} ,
2024-10-31 18:19:12 +01:00
"node_modules/bgutils-js" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/bgutils-js/-/bgutils-js-3.1.0.tgz" ,
"integrity" : "sha512-2S80c/B4OQFubJLD5ddRRp74utrvjA70x9U0RsIVK7gJaDnaPrbw+bnXWxnEnc0euLznmO9jxOtTTC7FxGmv6w==" ,
"funding" : [
"https://github.com/sponsors/LuanRT"
] ,
"license" : "MIT"
} ,
2024-09-27 20:49:36 +02:00
"node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/bindings" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz" ,
"integrity" : "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==" ,
"license" : "MIT" ,
"dependencies" : {
"file-uri-to-path" : "1.0.0"
}
} ,
"node_modules/bl" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" ,
"integrity" : "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==" ,
"license" : "MIT" ,
"dependencies" : {
"buffer" : "^5.5.0" ,
"inherits" : "^2.0.4" ,
"readable-stream" : "^3.4.0"
}
} ,
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
"license" : "ISC"
} ,
"node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/braces" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fill-range" : "^7.1.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/browserslist" : {
2024-10-31 18:19:12 +01:00
"version" : "4.24.2" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz" ,
"integrity" : "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"caniuse-lite" : "^1.0.30001669" ,
"electron-to-chromium" : "^1.5.41" ,
2024-09-27 20:49:36 +02:00
"node-releases" : "^2.0.18" ,
2024-10-31 18:19:12 +01:00
"update-browserslist-db" : "^1.1.1"
2024-09-27 20:49:36 +02:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"node_modules/bs-logger" : {
"version" : "0.2.6" ,
"resolved" : "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz" ,
"integrity" : "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fast-json-stable-stringify" : "2.x"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/bser" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz" ,
"integrity" : "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"node-int64" : "^0.4.0"
}
} ,
"node_modules/buffer" : {
"version" : "5.7.1" ,
"resolved" : "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" ,
"integrity" : "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==" ,
"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.1.13"
}
} ,
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/cacache" : {
"version" : "15.3.0" ,
"resolved" : "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz" ,
"integrity" : "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==" ,
"license" : "ISC" ,
"optional" : true ,
"dependencies" : {
"@npmcli/fs" : "^1.0.0" ,
"@npmcli/move-file" : "^1.0.1" ,
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.0.0" ,
"glob" : "^7.1.4" ,
"infer-owner" : "^1.0.4" ,
"lru-cache" : "^6.0.0" ,
"minipass" : "^3.1.1" ,
"minipass-collect" : "^1.0.2" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.2" ,
"mkdirp" : "^1.0.3" ,
"p-map" : "^4.0.0" ,
"promise-inflight" : "^1.0.1" ,
"rimraf" : "^3.0.2" ,
"ssri" : "^8.0.1" ,
"tar" : "^6.0.2" ,
"unique-filename" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/cacache/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"license" : "ISC" ,
"optional" : true ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/cacache/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/camelcase" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" ,
"integrity" : "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/caniuse-lite" : {
2024-10-31 18:19:12 +01:00
"version" : "1.0.30001676" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001676.tgz" ,
"integrity" : "sha512-Qz6zwGCiPghQXGJvgQAem79esjitvJ+CxSbSQkW9H/UX5hg8XM88d4lp2W+MEQ81j+Hip58Il+jGVdazk1z9cw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "CC-BY-4.0"
} ,
"node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/char-regex" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" ,
"integrity" : "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chokidar/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==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/chownr" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz" ,
"integrity" : "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ci-info" : {
"version" : "3.9.0" ,
"resolved" : "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz" ,
"integrity" : "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/cjs-module-lexer" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.1.tgz" ,
"integrity" : "sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/clean-stack" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz" ,
"integrity" : "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/cliui" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" ,
"integrity" : "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"string-width" : "^4.2.0" ,
"strip-ansi" : "^6.0.1" ,
"wrap-ansi" : "^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/co" : {
"version" : "4.6.0" ,
"resolved" : "https://registry.npmjs.org/co/-/co-4.6.0.tgz" ,
"integrity" : "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"iojs" : ">= 1.0.0" ,
"node" : ">= 0.12.0"
}
} ,
"node_modules/collect-v8-coverage" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz" ,
"integrity" : "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/color-support" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz" ,
"integrity" : "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" ,
"license" : "ISC" ,
"optional" : true ,
"bin" : {
"color-support" : "bin.js"
}
} ,
"node_modules/common-tags" : {
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz" ,
"integrity" : "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
"devOptional" : true ,
"license" : "MIT"
} ,
"node_modules/console-control-strings" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz" ,
"integrity" : "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/convert-source-map" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" ,
"integrity" : "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/create-jest" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz" ,
"integrity" : "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@jest/types" : "^29.6.3" ,
"chalk" : "^4.0.0" ,
"exit" : "^0.1.2" ,
"graceful-fs" : "^4.2.9" ,
"jest-config" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"prompts" : "^2.0.1"
} ,
"bin" : {
"create-jest" : "bin/create-jest.js"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/create-require" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz" ,
"integrity" : "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/css-select" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz" ,
"integrity" : "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.1.0" ,
"domhandler" : "^5.0.2" ,
"domutils" : "^3.0.1" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/css-what" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz" ,
"integrity" : "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/data-uri-to-buffer" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz" ,
"integrity" : "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 12"
}
} ,
"node_modules/debug" : {
"version" : "4.3.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz" ,
"integrity" : "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" ,
2024-10-08 20:55:16 +02:00
"devOptional" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decompress-response" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz" ,
"integrity" : "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==" ,
"license" : "MIT" ,
"dependencies" : {
"mimic-response" : "^3.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/dedent" : {
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/dedent/-/dedent-1.5.3.tgz" ,
"integrity" : "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==" ,
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"babel-plugin-macros" : "^3.1.0"
} ,
"peerDependenciesMeta" : {
"babel-plugin-macros" : {
"optional" : true
}
}
} ,
"node_modules/deep-extend" : {
"version" : "0.6.0" ,
"resolved" : "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz" ,
"integrity" : "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"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==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/deepmerge" : {
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz" ,
"integrity" : "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/delegates" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz" ,
"integrity" : "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==" ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/detect-libc" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz" ,
"integrity" : "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/detect-newline" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz" ,
"integrity" : "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/diff" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz" ,
"integrity" : "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/diff-sequences" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz" ,
"integrity" : "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-type" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/discord-api-types" : {
"version" : "0.37.97" ,
"resolved" : "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.97.tgz" ,
"integrity" : "sha512-No1BXPcVkyVD4ZVmbNgDKaBoqgeQ+FJpzZ8wqHkfmBnTZig1FcH3iPPersiK1TUIAzgClh2IvOuVUYfcWLQAOA==" ,
"license" : "MIT"
} ,
"node_modules/discord-player" : {
"version" : "6.7.1" ,
"resolved" : "https://registry.npmjs.org/discord-player/-/discord-player-6.7.1.tgz" ,
"integrity" : "sha512-ScQmChpZebpVzs+RMsSkCXSORUIXUR3aHsEssGZSLKrbWnregt3jVc39emftTt6EfarZ2TvTK262mXeAYPzpcQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@discord-player/equalizer" : "^0.2.3" ,
"@discord-player/ffmpeg" : "^0.1.0" ,
"@discord-player/utils" : "^0.2.2" ,
"@web-scrobbler/metadata-filter" : "^3.1.0" ,
"discord-voip" : "^0.1.3" ,
"libsodium-wrappers" : "^0.7.13"
} ,
"funding" : {
"url" : "https://github.com/Androz2091/discord-player?sponsor=1"
} ,
"peerDependencies" : {
"@discord-player/extractor" : "^4.5.0"
}
} ,
2024-10-08 20:55:16 +02:00
"node_modules/discord-player-youtubei" : {
2024-10-31 18:19:12 +01:00
"version" : "1.3.4" ,
"resolved" : "https://registry.npmjs.org/discord-player-youtubei/-/discord-player-youtubei-1.3.4.tgz" ,
"integrity" : "sha512-8CHI32h7BR+9wX2gMfpnnmbkhfERzelOQtLJ285ZUMP9pfg2iBdzJZAFk6oecHzEtPQhe/fv9qZukiy1C97LVQ==" ,
2024-10-08 20:55:16 +02:00
"license" : "Creative Commons" ,
"dependencies" : {
2024-10-31 18:19:12 +01:00
"bgutils-js" : "^3.1.0" ,
"happy-dom" : "^15.7.4" ,
2024-10-08 20:55:16 +02:00
"tiny-typed-emitter" : "^2.1.0" ,
2024-10-31 18:19:12 +01:00
"undici" : "^6.20.0" ,
"youtubei.js" : "^11.0.1"
2024-10-08 20:55:16 +02:00
} ,
"bin" : {
"discord-player-youtubei" : "bin/index.js"
}
} ,
2024-10-31 18:19:12 +01:00
"node_modules/discord-player-youtubei/node_modules/undici" : {
"version" : "6.20.1" ,
"resolved" : "https://registry.npmjs.org/undici/-/undici-6.20.1.tgz" ,
"integrity" : "sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.17"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/discord-voip" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/discord-voip/-/discord-voip-0.1.3.tgz" ,
"integrity" : "sha512-9DWY5/BLPXeldVwPr8/ggGjggTYOTw77aGQc3+4n5K54bRbbiJ9DUJc+mJzDiSLoHN3f286eRGACJYtrUu27xA==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@discord-player/ffmpeg" : "^0.1.0" ,
"@discord-player/opus" : "^0.1.2" ,
"@types/ws" : "^8.5.5" ,
"discord-api-types" : "^0.37.50" ,
"prism-media" : "^1.3.5" ,
"tslib" : "^2.6.1" ,
"ws" : "^8.13.0"
} ,
"engines" : {
"node" : ">=16.9.0"
}
} ,
"node_modules/discord.js" : {
2024-10-08 20:55:16 +02:00
"version" : "14.16.3" ,
"resolved" : "https://registry.npmjs.org/discord.js/-/discord.js-14.16.3.tgz" ,
"integrity" : "sha512-EPCWE9OkA9DnFFNrO7Kl1WHHDYFXu3CNVFJg63bfU7hVtjZGyhShwZtSBImINQRWxWP2tgo2XI+QhdXx28r0aA==" ,
2024-09-27 20:49:36 +02:00
"license" : "Apache-2.0" ,
"dependencies" : {
"@discordjs/builders" : "^1.9.0" ,
"@discordjs/collection" : "1.5.3" ,
"@discordjs/formatters" : "^0.5.0" ,
"@discordjs/rest" : "^2.4.0" ,
"@discordjs/util" : "^1.1.1" ,
"@discordjs/ws" : "1.1.1" ,
"@sapphire/snowflake" : "3.5.3" ,
2024-10-08 20:55:16 +02:00
"discord-api-types" : "0.37.100" ,
2024-09-27 20:49:36 +02:00
"fast-deep-equal" : "3.1.3" ,
"lodash.snakecase" : "4.1.1" ,
"tslib" : "^2.6.3" ,
"undici" : "6.19.8"
} ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/discordjs/discord.js?sponsor"
}
} ,
"node_modules/discord.js/node_modules/@discordjs/collection" : {
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/@discordjs/collection/-/collection-1.5.3.tgz" ,
"integrity" : "sha512-SVb428OMd3WO1paV3rm6tSjM4wC+Kecaa1EUGX7vc6/fddvw/6lg90z4QtCqm21zvVe92vMMDt9+DkIvjXImQQ==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=16.11.0"
}
} ,
2024-10-08 20:55:16 +02:00
"node_modules/discord.js/node_modules/discord-api-types" : {
"version" : "0.37.100" ,
"resolved" : "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.100.tgz" ,
"integrity" : "sha512-a8zvUI0GYYwDtScfRd/TtaNBDTXwP5DiDVX7K5OmE+DRT57gBqKnwtOC5Ol8z0mRW8KQfETIgiB8U0YZ9NXiCA==" ,
"license" : "MIT"
} ,
2024-09-27 20:49:36 +02:00
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/dom-serializer" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz" ,
"integrity" : "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" ,
"license" : "MIT" ,
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.2" ,
"entities" : "^4.2.0"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
} ,
"node_modules/domelementtype" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz" ,
"integrity" : "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
"license" : "BSD-2-Clause"
} ,
"node_modules/domhandler" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz" ,
"integrity" : "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"domelementtype" : "^2.3.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
} ,
"node_modules/domutils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz" ,
"integrity" : "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"dom-serializer" : "^2.0.0" ,
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3"
} ,
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
}
} ,
"node_modules/dotenv" : {
"version" : "16.4.5" ,
"resolved" : "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz" ,
"integrity" : "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://dotenvx.com"
}
} ,
"node_modules/dynamic-dedupe" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/dynamic-dedupe/-/dynamic-dedupe-0.3.0.tgz" ,
"integrity" : "sha512-ssuANeD+z97meYOqd50e04Ze5qp4bPqo8cCkI4TRjZkzAUgIDTrXV1R8QCdINpiI+hw14+rYazvTRdQrz0/rFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"xtend" : "^4.0.0"
}
} ,
"node_modules/ejs" : {
"version" : "3.1.10" ,
"resolved" : "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz" ,
"integrity" : "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"jake" : "^10.8.5"
} ,
"bin" : {
"ejs" : "bin/cli.js"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/electron-to-chromium" : {
2024-10-31 18:19:12 +01:00
"version" : "1.5.49" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.49.tgz" ,
"integrity" : "sha512-ZXfs1Of8fDb6z7WEYZjXpgIRF6MEu8JdeGA0A40aZq6OQbS+eJpnnV49epZRna2DU/YsEjSQuGtQPPtvt6J65A==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/emittery" : {
"version" : "0.13.1" ,
"resolved" : "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz" ,
"integrity" : "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/emittery?sponsor=1"
}
} ,
"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==" ,
"devOptional" : true ,
"license" : "MIT"
} ,
"node_modules/encoding" : {
"version" : "0.1.13" ,
"resolved" : "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz" ,
"integrity" : "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"iconv-lite" : "^0.6.2"
}
} ,
"node_modules/end-of-stream" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" ,
"integrity" : "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==" ,
"license" : "MIT" ,
"dependencies" : {
"once" : "^1.4.0"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
} ,
"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==" ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/err-code" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz" ,
"integrity" : "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==" ,
"license" : "MIT" ,
"optional" : true
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-arrayish" : "^0.2.1"
}
} ,
"node_modules/escalade" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint" : {
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" ,
"integrity" : "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==" ,
2024-10-08 20:55:16 +02:00
"deprecated" : "This version is no longer supported. Please see https://eslint.org/version-support for other options." ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.6.1" ,
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.57.1" ,
"@humanwhocodes/config-array" : "^0.13.0" ,
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
"@ungap/structured-clone" : "^1.2.0" ,
"ajv" : "^6.12.4" ,
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"doctrine" : "^3.0.0" ,
"escape-string-regexp" : "^4.0.0" ,
"eslint-scope" : "^7.2.2" ,
"eslint-visitor-keys" : "^3.4.3" ,
"espree" : "^9.6.1" ,
"esquery" : "^1.4.2" ,
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"globals" : "^13.19.0" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
"is-path-inside" : "^3.0.3" ,
"js-yaml" : "^4.1.0" ,
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
"levn" : "^0.4.1" ,
"lodash.merge" : "^4.6.2" ,
"minimatch" : "^3.1.2" ,
"natural-compare" : "^1.4.0" ,
"optionator" : "^0.9.3" ,
"strip-ansi" : "^6.0.1" ,
"text-table" : "^0.2.0"
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-scope" : {
"version" : "7.2.2" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" ,
"integrity" : "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"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"
}
} ,
"node_modules/eslint/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/eslint/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/espree" : {
"version" : "9.6.1" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"acorn" : "^8.9.0" ,
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^3.4.1"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/esprima" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" ,
"integrity" : "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"bin" : {
"esparse" : "bin/esparse.js" ,
"esvalidate" : "bin/esvalidate.js"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/esquery" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" ,
"integrity" : "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/execa" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz" ,
"integrity" : "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cross-spawn" : "^7.0.3" ,
"get-stream" : "^6.0.0" ,
"human-signals" : "^2.1.0" ,
"is-stream" : "^2.0.0" ,
"merge-stream" : "^2.0.0" ,
"npm-run-path" : "^4.0.1" ,
"onetime" : "^5.1.2" ,
"signal-exit" : "^3.0.3" ,
"strip-final-newline" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sindresorhus/execa?sponsor=1"
}
} ,
"node_modules/exit" : {
"version" : "0.1.2" ,
"resolved" : "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" ,
"integrity" : "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==" ,
"dev" : true ,
"engines" : {
"node" : ">= 0.8.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/expand-template" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz" ,
"integrity" : "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==" ,
"license" : "(MIT OR WTFPL)" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=6"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/expect" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz" ,
"integrity" : "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/expect-utils" : "^29.7.0" ,
"jest-get-type" : "^29.6.3" ,
"jest-matcher-utils" : "^29.7.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-util" : "^29.7.0"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
"license" : "MIT"
} ,
"node_modules/fast-glob" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.4"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=8.6.0"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/fast-glob/node_modules/glob-parent" : {
2023-03-11 20:36:25 +01:00
"version" : "5.1.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
2023-03-11 20:36:25 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-03-11 20:36:25 +01:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2024-09-27 20:49:36 +02: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-09-24 18:07:27 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02: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-09-24 18:07:27 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/fastq" : {
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz" ,
"integrity" : "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"reusify" : "^1.0.4"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/fb-watchman" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz" ,
"integrity" : "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "Apache-2.0" ,
"dependencies" : {
"bser" : "2.1.1"
}
} ,
"node_modules/fetch-blob" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz" ,
"integrity" : "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "paypal" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"node-domexception" : "^1.0.0" ,
"web-streams-polyfill" : "^3.0.3"
} ,
2023-01-17 23:11:22 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^12.20 || >= 14.13"
2023-01-17 23:11:22 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"flat-cache" : "^3.0.4"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^10.12.0 || >=12.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/file-type" : {
"version" : "16.5.4" ,
"resolved" : "https://registry.npmjs.org/file-type/-/file-type-16.5.4.tgz" ,
"integrity" : "sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==" ,
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"readable-web-to-node-stream" : "^3.0.0" ,
"strtok3" : "^6.2.4" ,
"token-types" : "^4.1.1"
2023-02-12 01:11:07 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
2023-02-12 01:11:07 +01:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sindresorhus/file-type?sponsor=1"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/file-uri-to-path" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz" ,
"integrity" : "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" ,
"license" : "MIT"
} ,
"node_modules/filelist" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz" ,
"integrity" : "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"minimatch" : "^5.0.1"
2023-08-06 20:34:25 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/filelist/node_modules/minimatch" : {
"version" : "5.1.6" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz" ,
"integrity" : "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==" ,
"dev" : true ,
"license" : "ISC" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"brace-expansion" : "^2.0.1"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
}
} ,
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=8"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
2024-04-02 00:11:54 +02:00
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/flat-cache" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
"rimraf" : "^3.0.2"
} ,
2024-04-02 00:11:54 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^10.12.0 || >=12.0.0"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/flatted" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz" ,
"integrity" : "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "ISC"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/formdata-polyfill" : {
"version" : "4.0.10" ,
"resolved" : "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz" ,
"integrity" : "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"fetch-blob" : "^3.1.2"
} ,
2023-01-17 12:15:14 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=12.20.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/fs-constants" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" ,
"integrity" : "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==" ,
"license" : "MIT"
} ,
"node_modules/fs-minipass" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz" ,
"integrity" : "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==" ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
2022-07-20 23:01:47 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">= 8"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
"devOptional" : true ,
"license" : "ISC"
} ,
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"hasInstallScript" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"optional" : true ,
"os" : [
"darwin"
] ,
2022-07-20 23:01:47 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/ljharb"
2024-07-31 13:47:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/gauge" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz" ,
"integrity" : "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==" ,
"deprecated" : "This package is no longer supported." ,
"license" : "ISC" ,
"optional" : true ,
2023-09-03 18:45:09 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"aproba" : "^1.0.3 || ^2.0.0" ,
"color-support" : "^1.1.3" ,
"console-control-strings" : "^1.1.0" ,
"has-unicode" : "^2.0.1" ,
"signal-exit" : "^3.0.7" ,
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1" ,
"wide-align" : "^1.1.5"
2023-09-03 18:45:09 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2023-09-03 18:45:09 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/genius-lyrics" : {
"version" : "4.4.7" ,
"resolved" : "https://registry.npmjs.org/genius-lyrics/-/genius-lyrics-4.4.7.tgz" ,
"integrity" : "sha512-cgO5nSeFqtLZAUyWB+8XWMRBIRzPUSUC42N3CoDGRgKX1anGAyDUhM6/RVIJXCNnQa6XHZHswKcKgHaRiyl+GQ==" ,
"license" : "MIT" ,
2023-11-25 16:48:04 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"node-html-parser" : "^6.1.13" ,
"undici" : "^6.11.1"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
"dev" : true ,
"license" : "MIT" ,
2023-11-25 16:48:04 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6.9.0"
2023-11-25 16:48:04 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/get-caller-file" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" ,
"integrity" : "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "ISC" ,
"engines" : {
"node" : "6.* || 8.* || >= 10.*"
}
2023-01-17 23:11:22 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/get-package-type" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz" ,
"integrity" : "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=8.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/get-stream" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" ,
"integrity" : "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=10"
2023-02-12 01:11:07 +01:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/sindresorhus"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/github-from-package" : {
"version" : "0.0.0" ,
"resolved" : "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz" ,
"integrity" : "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==" ,
"license" : "MIT"
} ,
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
"devOptional" : true ,
"license" : "ISC" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
2023-02-12 01:11:07 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "*"
2023-02-12 01:11:07 +01:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/isaacs"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
"dev" : true ,
"license" : "ISC" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"is-glob" : "^4.0.3"
2023-02-12 01:11:07 +01:00
} ,
2022-04-18 15:38:01 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10.13.0"
2022-04-18 15:38:01 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/glob/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/glob/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"devOptional" : true ,
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/globals" : {
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"type-fest" : "^0.20.2"
} ,
2023-02-12 01:11:07 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=8"
2023-02-12 01:11:07 +01:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/sindresorhus"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/globals/node_modules/type-fest" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "(MIT OR CC0-1.0)" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/globby" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" ,
"integrity" : "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
"fast-glob" : "^3.2.9" ,
2022-04-18 15:01:42 +02:00
"ignore" : "^5.2.0" ,
2024-09-27 20:49:36 +02:00
"merge2" : "^1.4.1" ,
"slash" : "^3.0.0"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
2022-04-18 15:01:42 +02:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/sindresorhus"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" ,
"devOptional" : true ,
"license" : "ISC"
} ,
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT"
} ,
2024-10-31 18:19:12 +01:00
"node_modules/happy-dom" : {
"version" : "15.7.4" ,
"resolved" : "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz" ,
"integrity" : "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==" ,
"license" : "MIT" ,
"dependencies" : {
"entities" : "^4.5.0" ,
"webidl-conversions" : "^7.0.0" ,
"whatwg-mimetype" : "^3.0.0"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/has-ansi" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz" ,
"integrity" : "sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==" ,
"dev" : true ,
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"ansi-regex" : "^2.0.0"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=0.10.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/has-ansi/node_modules/ansi-regex" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz" ,
"integrity" : "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=0.10.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=8"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/has-unicode" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz" ,
"integrity" : "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"function-bind" : "^1.1.2"
2024-04-02 00:11:54 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">= 0.4"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/he" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/he/-/he-1.2.0.tgz" ,
"integrity" : "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==" ,
"license" : "MIT" ,
"bin" : {
"he" : "bin/he"
}
} ,
"node_modules/himalaya" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/himalaya/-/himalaya-1.1.0.tgz" ,
"integrity" : "sha512-LLase1dHCRMel68/HZTFft0N0wti0epHr3nNY7ynpLbyZpmrKMQ8YIpiOV77TM97cNpC8Wb2n6f66IRggwdWPw==" ,
"license" : "ISC"
} ,
"node_modules/html-escaper" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz" ,
"integrity" : "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT"
} ,
"node_modules/http-cache-semantics" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz" ,
"integrity" : "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-2-Clause" ,
2024-09-27 20:49:36 +02:00
"optional" : true
} ,
"node_modules/http-proxy-agent" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz" ,
"integrity" : "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==" ,
"license" : "MIT" ,
"optional" : true ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@tootallnate/once" : "1" ,
"agent-base" : "6" ,
"debug" : "4"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">= 6"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/https-proxy-agent" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz" ,
"integrity" : "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"optional" : true ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"agent-base" : "6" ,
"debug" : "4"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">= 6"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/human-signals" : {
2022-04-18 15:01:42 +02:00
"version" : "2.1.0" ,
2024-09-27 20:49:36 +02:00
"resolved" : "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" ,
"integrity" : "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=10.17.0"
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/humanize-ms" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz" ,
"integrity" : "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"ms" : "^2.0.0"
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
"license" : "MIT" ,
"optional" : true ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
2022-07-20 23:01:47 +02:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
2023-08-06 20:34:25 +02:00
"funding" : [
{
"type" : "github" ,
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/feross"
2023-08-06 20:34:25 +02:00
} ,
{
2024-09-27 20:49:36 +02:00
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
2023-08-06 20:34:25 +02:00
}
] ,
2024-09-27 20:49:36 +02:00
"license" : "BSD-3-Clause"
} ,
"node_modules/ignore" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/import-fresh" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" ,
"integrity" : "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
2023-08-06 20:34:25 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-08-06 20:34:25 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/import-local" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz" ,
"integrity" : "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"pkg-dir" : "^4.2.0" ,
"resolve-cwd" : "^3.0.0"
} ,
"bin" : {
"import-local-fixture" : "fixtures/cli.js"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"devOptional" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/indent-string" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" ,
"integrity" : "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==" ,
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/infer-owner" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz" ,
"integrity" : "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
"devOptional" : true ,
"license" : "ISC" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"license" : "ISC"
} ,
"node_modules/ini" : {
"version" : "1.3.8" ,
"resolved" : "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" ,
"integrity" : "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==" ,
"license" : "ISC"
} ,
"node_modules/ip-address" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz" ,
"integrity" : "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==" ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"jsbn" : "1.1.0" ,
"sprintf-js" : "^1.1.3"
2022-07-27 21:46:09 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">= 12"
2022-07-27 21:46:09 +02:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2024-04-02 00:11:54 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"binary-extensions" : "^2.0.0"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/is-core-module" : {
"version" : "2.15.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz" ,
"integrity" : "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"hasown" : "^2.0.2"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">= 0.4"
2023-01-17 12:15:14 +01:00
} ,
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/ljharb"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=0.10.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02: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==" ,
"devOptional" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-generator-fn" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz" ,
"integrity" : "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02: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==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"is-extglob" : "^2.1.1"
2023-08-06 20:34:25 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=0.10.0"
2023-08-06 20:34:25 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/is-lambda" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz" ,
"integrity" : "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==" ,
"license" : "MIT" ,
"optional" : true
2024-04-02 00:11:54 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=0.12.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
2024-08-12 17:04:21 +02:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=8"
2024-08-12 17:04:21 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/is-stream" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" ,
"integrity" : "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" ,
2023-11-08 00:20:20 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=8"
} ,
2023-11-08 00:20:20 +01:00
"funding" : {
2024-09-27 20:49:36 +02:00
"url" : "https://github.com/sponsors/sindresorhus"
2023-11-08 00:20:20 +01:00
}
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"devOptional" : true ,
"license" : "ISC"
} ,
"node_modules/isomorphic-unfetch" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/isomorphic-unfetch/-/isomorphic-unfetch-4.0.2.tgz" ,
"integrity" : "sha512-1Yd+CF/7al18/N2BDbsLBcp6RO3tucSW+jcLq24dqdX5MNbCNTw1z4BsGsp4zNmjr/Izm2cs/cEqZPp4kvWSCA==" ,
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"node-fetch" : "^3.2.0" ,
"unfetch" : "^5.0.0"
}
} ,
"node_modules/istanbul-lib-coverage" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz" ,
"integrity" : "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/istanbul-lib-instrument" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz" ,
"integrity" : "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@babel/core" : "^7.23.9" ,
"@babel/parser" : "^7.23.9" ,
"@istanbuljs/schema" : "^0.1.3" ,
"istanbul-lib-coverage" : "^3.2.0" ,
"semver" : "^7.5.4"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
2023-01-17 12:15:14 +01:00
}
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/istanbul-lib-report" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz" ,
"integrity" : "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
2023-09-17 09:29:44 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"istanbul-lib-coverage" : "^3.0.0" ,
"make-dir" : "^4.0.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
2023-09-17 09:29:44 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/istanbul-lib-source-maps" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz" ,
"integrity" : "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"debug" : "^4.1.1" ,
"istanbul-lib-coverage" : "^3.0.0" ,
"source-map" : "^0.6.1"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
}
} ,
"node_modules/istanbul-reports" : {
"version" : "3.1.7" ,
"resolved" : "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz" ,
"integrity" : "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"html-escaper" : "^2.0.0" ,
"istanbul-lib-report" : "^3.0.0"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"engines" : {
"node" : ">=8"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jake" : {
"version" : "10.9.2" ,
"resolved" : "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz" ,
"integrity" : "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-09-27 20:49:36 +02:00
"license" : "Apache-2.0" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"async" : "^3.2.3" ,
"chalk" : "^4.0.2" ,
"filelist" : "^1.0.4" ,
"minimatch" : "^3.1.2"
} ,
"bin" : {
"jake" : "bin/cli.js"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jake/node_modules/brace-expansion" : {
2024-04-02 00:11:54 +02:00
"version" : "1.1.11" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jake/node_modules/minimatch" : {
2024-04-02 00:11:54 +02:00
"version" : "3.1.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz" ,
"integrity" : "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/core" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"import-local" : "^3.0.2" ,
"jest-cli" : "^29.7.0"
} ,
"bin" : {
"jest" : "bin/jest.js"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-03 18:43:31 +02:00
} ,
2024-09-27 20:49:36 +02:00
"peerDependencies" : {
"node-notifier" : "^8.0.1 || ^9.0.0 || ^10.0.0"
} ,
"peerDependenciesMeta" : {
"node-notifier" : {
"optional" : true
}
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-changed-files" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz" ,
"integrity" : "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"execa" : "^5.0.0" ,
"jest-util" : "^29.7.0" ,
"p-limit" : "^3.1.0"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-circus" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz" ,
"integrity" : "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/environment" : "^29.7.0" ,
"@jest/expect" : "^29.7.0" ,
"@jest/test-result" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"chalk" : "^4.0.0" ,
"co" : "^4.6.0" ,
"dedent" : "^1.0.0" ,
"is-generator-fn" : "^2.0.0" ,
"jest-each" : "^29.7.0" ,
"jest-matcher-utils" : "^29.7.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-runtime" : "^29.7.0" ,
"jest-snapshot" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"p-limit" : "^3.1.0" ,
"pretty-format" : "^29.7.0" ,
"pure-rand" : "^6.0.0" ,
"slash" : "^3.0.0" ,
"stack-utils" : "^2.0.3"
2023-01-17 23:11:22 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 23:11:22 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-cli" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz" ,
"integrity" : "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@jest/core" : "^29.7.0" ,
"@jest/test-result" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"chalk" : "^4.0.0" ,
"create-jest" : "^29.7.0" ,
"exit" : "^0.1.2" ,
"import-local" : "^3.0.2" ,
"jest-config" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"jest-validate" : "^29.7.0" ,
"yargs" : "^17.3.1"
} ,
"bin" : {
"jest" : "bin/jest.js"
} ,
2023-01-17 23:11:22 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"peerDependencies" : {
"node-notifier" : "^8.0.1 || ^9.0.0 || ^10.0.0"
} ,
"peerDependenciesMeta" : {
"node-notifier" : {
"optional" : true
}
2023-01-17 23:11:22 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-config" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz" ,
"integrity" : "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@babel/core" : "^7.11.6" ,
"@jest/test-sequencer" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"babel-jest" : "^29.7.0" ,
"chalk" : "^4.0.0" ,
"ci-info" : "^3.2.0" ,
"deepmerge" : "^4.2.2" ,
"glob" : "^7.1.3" ,
"graceful-fs" : "^4.2.9" ,
"jest-circus" : "^29.7.0" ,
"jest-environment-node" : "^29.7.0" ,
"jest-get-type" : "^29.6.3" ,
"jest-regex-util" : "^29.6.3" ,
"jest-resolve" : "^29.7.0" ,
"jest-runner" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"jest-validate" : "^29.7.0" ,
"micromatch" : "^4.0.4" ,
"parse-json" : "^5.2.0" ,
"pretty-format" : "^29.7.0" ,
"slash" : "^3.0.0" ,
"strip-json-comments" : "^3.1.1"
} ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"peerDependencies" : {
"@types/node" : "*" ,
"ts-node" : ">=9.0.0"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"ts-node" : {
"optional" : true
}
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-diff" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz" ,
"integrity" : "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==" ,
2023-11-08 00:20:20 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-11-08 00:20:20 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"chalk" : "^4.0.0" ,
"diff-sequences" : "^29.6.3" ,
"jest-get-type" : "^29.6.3" ,
"pretty-format" : "^29.7.0"
2023-11-08 00:20:20 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-docblock" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz" ,
"integrity" : "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==" ,
"dev" : true ,
2024-09-18 19:35:09 +02:00
"license" : "MIT" ,
"dependencies" : {
2024-09-27 20:49:36 +02:00
"detect-newline" : "^3.0.0"
2024-09-18 19:35:09 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2024-09-18 19:35:09 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-each" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz" ,
"integrity" : "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/types" : "^29.6.3" ,
"chalk" : "^4.0.0" ,
"jest-get-type" : "^29.6.3" ,
"jest-util" : "^29.7.0" ,
"pretty-format" : "^29.7.0"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2024-09-24 18:07:27 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-environment-node" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz" ,
"integrity" : "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==" ,
"dev" : true ,
2024-09-24 18:07:27 +02:00
"license" : "MIT" ,
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/environment" : "^29.7.0" ,
"@jest/fake-timers" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"jest-mock" : "^29.7.0" ,
"jest-util" : "^29.7.0"
2024-09-24 18:07:27 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
} ,
"node_modules/jest-get-type" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz" ,
"integrity" : "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-haste-map" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz" ,
"integrity" : "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/types" : "^29.6.3" ,
"@types/graceful-fs" : "^4.1.3" ,
"@types/node" : "*" ,
"anymatch" : "^3.0.3" ,
"fb-watchman" : "^2.0.0" ,
"graceful-fs" : "^4.2.9" ,
"jest-regex-util" : "^29.6.3" ,
"jest-util" : "^29.7.0" ,
"jest-worker" : "^29.7.0" ,
"micromatch" : "^4.0.4" ,
"walker" : "^1.0.8"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "^2.3.2"
2024-09-24 18:07:27 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-leak-detector" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz" ,
"integrity" : "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==" ,
"dev" : true ,
2024-09-24 18:07:27 +02:00
"license" : "MIT" ,
"dependencies" : {
2024-09-27 20:49:36 +02:00
"jest-get-type" : "^29.6.3" ,
"pretty-format" : "^29.7.0"
2024-09-24 18:07:27 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-matcher-utils" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz" ,
"integrity" : "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"chalk" : "^4.0.0" ,
"jest-diff" : "^29.7.0" ,
"jest-get-type" : "^29.6.3" ,
"pretty-format" : "^29.7.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-message-util" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz" ,
"integrity" : "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@babel/code-frame" : "^7.12.13" ,
"@jest/types" : "^29.6.3" ,
"@types/stack-utils" : "^2.0.0" ,
"chalk" : "^4.0.0" ,
"graceful-fs" : "^4.2.9" ,
"micromatch" : "^4.0.4" ,
"pretty-format" : "^29.7.0" ,
"slash" : "^3.0.0" ,
"stack-utils" : "^2.0.3"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-mock" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz" ,
"integrity" : "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"jest-util" : "^29.7.0"
} ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-pnp-resolver" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz" ,
"integrity" : "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==" ,
2024-09-24 18:07:27 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=6"
} ,
2024-09-27 20:49:36 +02:00
"peerDependencies" : {
"jest-resolve" : "*"
} ,
"peerDependenciesMeta" : {
"jest-resolve" : {
"optional" : true
}
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-regex-util" : {
"version" : "29.6.3" ,
"resolved" : "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz" ,
"integrity" : "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-resolve" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz" ,
"integrity" : "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"chalk" : "^4.0.0" ,
"graceful-fs" : "^4.2.9" ,
"jest-haste-map" : "^29.7.0" ,
"jest-pnp-resolver" : "^1.2.2" ,
"jest-util" : "^29.7.0" ,
"jest-validate" : "^29.7.0" ,
"resolve" : "^1.20.0" ,
"resolve.exports" : "^2.0.0" ,
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-resolve-dependencies" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz" ,
"integrity" : "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"jest-regex-util" : "^29.6.3" ,
"jest-snapshot" : "^29.7.0"
2024-04-02 00:11:54 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2024-04-02 00:11:54 +02:00
}
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-runner" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz" ,
"integrity" : "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/console" : "^29.7.0" ,
"@jest/environment" : "^29.7.0" ,
"@jest/test-result" : "^29.7.0" ,
"@jest/transform" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"chalk" : "^4.0.0" ,
"emittery" : "^0.13.1" ,
"graceful-fs" : "^4.2.9" ,
"jest-docblock" : "^29.7.0" ,
"jest-environment-node" : "^29.7.0" ,
"jest-haste-map" : "^29.7.0" ,
"jest-leak-detector" : "^29.7.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-resolve" : "^29.7.0" ,
"jest-runtime" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"jest-watcher" : "^29.7.0" ,
"jest-worker" : "^29.7.0" ,
"p-limit" : "^3.1.0" ,
"source-map-support" : "0.5.13"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-04-18 15:01:42 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-runtime" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz" ,
"integrity" : "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/environment" : "^29.7.0" ,
"@jest/fake-timers" : "^29.7.0" ,
"@jest/globals" : "^29.7.0" ,
"@jest/source-map" : "^29.6.3" ,
"@jest/test-result" : "^29.7.0" ,
"@jest/transform" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"chalk" : "^4.0.0" ,
"cjs-module-lexer" : "^1.0.0" ,
"collect-v8-coverage" : "^1.0.0" ,
"glob" : "^7.1.3" ,
"graceful-fs" : "^4.2.9" ,
"jest-haste-map" : "^29.7.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-mock" : "^29.7.0" ,
"jest-regex-util" : "^29.6.3" ,
"jest-resolve" : "^29.7.0" ,
"jest-snapshot" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"slash" : "^3.0.0" ,
"strip-bom" : "^4.0.0"
2024-07-31 13:47:47 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-snapshot" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz" ,
"integrity" : "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@babel/core" : "^7.11.6" ,
"@babel/generator" : "^7.7.2" ,
"@babel/plugin-syntax-jsx" : "^7.7.2" ,
"@babel/plugin-syntax-typescript" : "^7.7.2" ,
"@babel/types" : "^7.3.3" ,
"@jest/expect-utils" : "^29.7.0" ,
"@jest/transform" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"babel-preset-current-node-syntax" : "^1.0.0" ,
"chalk" : "^4.0.0" ,
"expect" : "^29.7.0" ,
"graceful-fs" : "^4.2.9" ,
"jest-diff" : "^29.7.0" ,
"jest-get-type" : "^29.6.3" ,
"jest-matcher-utils" : "^29.7.0" ,
"jest-message-util" : "^29.7.0" ,
"jest-util" : "^29.7.0" ,
"natural-compare" : "^1.4.0" ,
"pretty-format" : "^29.7.0" ,
"semver" : "^7.5.3"
} ,
2022-07-03 18:43:31 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-util" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz" ,
"integrity" : "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"chalk" : "^4.0.0" ,
"ci-info" : "^3.2.0" ,
"graceful-fs" : "^4.2.9" ,
"picomatch" : "^2.2.3"
} ,
2023-01-17 12:15:14 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-validate" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz" ,
"integrity" : "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"@jest/types" : "^29.6.3" ,
"camelcase" : "^6.2.0" ,
"chalk" : "^4.0.0" ,
"jest-get-type" : "^29.6.3" ,
"leven" : "^3.1.0" ,
"pretty-format" : "^29.7.0"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-validate/node_modules/camelcase" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz" ,
"integrity" : "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-watcher" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz" ,
"integrity" : "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-27 20:49:36 +02:00
"dependencies" : {
"@jest/test-result" : "^29.7.0" ,
"@jest/types" : "^29.6.3" ,
"@types/node" : "*" ,
"ansi-escapes" : "^4.2.1" ,
"chalk" : "^4.0.0" ,
"emittery" : "^0.13.1" ,
"jest-util" : "^29.7.0" ,
"string-length" : "^4.0.1"
} ,
2023-01-17 12:15:14 +01:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-worker" : {
"version" : "29.7.0" ,
"resolved" : "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz" ,
"integrity" : "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"jest-util" : "^29.7.0" ,
"merge-stream" : "^2.0.0" ,
"supports-color" : "^8.0.0"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
}
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jest-worker/node_modules/supports-color" : {
"version" : "8.1.1" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz" ,
"integrity" : "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/supports-color?sponsor=1"
2023-08-06 20:34:25 +02:00
}
} ,
2024-10-08 20:55:16 +02:00
"node_modules/jintr" : {
2024-10-31 18:19:12 +01:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/jintr/-/jintr-3.0.2.tgz" ,
"integrity" : "sha512-5g2EBudeJFOopjAX4exAv5OCCW1DgUISfoioCsm1h9Q9HJ41LmnZ6J52PCsqBlQihsmp0VDuxreAVzM7yk5nFA==" ,
2024-10-08 20:55:16 +02:00
"funding" : [
"https://github.com/sponsors/LuanRT"
] ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.8.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-07-03 18:43:31 +02:00
"node_modules/js-yaml" : {
2022-04-18 15:01:42 +02:00
"version" : "4.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
2024-09-24 18:07:27 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/jsbn" : {
"version" : "1.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz" ,
"integrity" : "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==" ,
2024-09-24 18:07:27 +02:00
"license" : "MIT" ,
"optional" : true
2024-04-02 00:11:54 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/jsesc" : {
2024-10-08 20:55:16 +02:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz" ,
"integrity" : "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
2024-10-08 20:55:16 +02:00
"node" : ">=6"
2024-09-27 20:49:36 +02:00
}
} ,
2023-09-03 18:45:09 +02:00
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2023-09-03 18:45:09 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/json-parse-even-better-errors" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" ,
"integrity" : "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-04-18 15:01:42 +02:00
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/json5" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2023-09-03 18:45:09 +02:00
"node_modules/keyv" : {
2023-11-08 00:20:20 +01:00
"version" : "4.5.4" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
2023-09-03 18:45:09 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-09-03 18:45:09 +02:00
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/kleur" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" ,
"integrity" : "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/leven" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" ,
"integrity" : "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/levn" : {
"version" : "0.4.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-02-12 01:11:07 +01:00
"node_modules/libsodium" : {
2024-09-04 09:20:09 +02:00
"version" : "0.7.15" ,
"resolved" : "https://registry.npmjs.org/libsodium/-/libsodium-0.7.15.tgz" ,
"integrity" : "sha512-sZwRknt/tUpE2AwzHq3jEyUU5uvIZHtSssktXq7owd++3CSgn8RGrv6UZJJBpP7+iBghBqe7Z06/2M31rI2NKw==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC"
2023-02-12 01:11:07 +01:00
} ,
"node_modules/libsodium-wrappers" : {
2024-09-04 09:20:09 +02:00
"version" : "0.7.15" ,
"resolved" : "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.7.15.tgz" ,
"integrity" : "sha512-E4anqJQwcfiC6+Yrl01C1m8p99wEhLmJSs0VQqST66SbQXXBoaJY0pF4BNjRYa/sOQAxx6lXAaAFIlx+15tXJQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
2024-09-04 09:20:09 +02:00
"libsodium" : "^0.7.15"
2023-02-12 01:11:07 +01:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/lines-and-columns" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" ,
"integrity" : "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-01-17 12:15:14 +01:00
"node_modules/locate-path" : {
"version" : "6.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/lodash" : {
"version" : "4.17.21" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/lodash.memoize" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz" ,
"integrity" : "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-01-17 12:15:14 +01:00
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2022-07-27 21:46:09 +02:00
"node_modules/lodash.snakecase" : {
"version" : "4.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz" ,
"integrity" : "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2022-07-27 21:46:09 +02:00
} ,
2023-01-17 23:11:22 +01:00
"node_modules/loglevel" : {
2024-09-17 11:04:03 +02:00
"version" : "1.9.2" ,
"resolved" : "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz" ,
"integrity" : "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"engines" : {
"node" : ">= 0.6.0"
} ,
"funding" : {
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/loglevel"
}
} ,
"node_modules/loglevel-colored-level-prefix" : {
"version" : "1.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/loglevel-colored-level-prefix/-/loglevel-colored-level-prefix-1.0.0.tgz" ,
"integrity" : "sha512-u45Wcxxc+SdAlh4yeF/uKlC1SPUPCy0gullSNKXod5I4bmifzk+Q4lSLExNEVn19tGaJipbZ4V4jbFn79/6mVA==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"dependencies" : {
"chalk" : "^1.1.3" ,
"loglevel" : "^1.4.1"
}
} ,
"node_modules/loglevel-colored-level-prefix/node_modules/ansi-regex" : {
"version" : "2.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz" ,
"integrity" : "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/loglevel-colored-level-prefix/node_modules/ansi-styles" : {
"version" : "2.2.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz" ,
"integrity" : "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/loglevel-colored-level-prefix/node_modules/chalk" : {
"version" : "1.1.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz" ,
"integrity" : "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"dependencies" : {
"ansi-styles" : "^2.2.1" ,
"escape-string-regexp" : "^1.0.2" ,
"has-ansi" : "^2.0.0" ,
"strip-ansi" : "^3.0.0" ,
"supports-color" : "^2.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/loglevel-colored-level-prefix/node_modules/escape-string-regexp" : {
"version" : "1.0.5" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" ,
"integrity" : "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"engines" : {
"node" : ">=0.8.0"
}
} ,
"node_modules/loglevel-colored-level-prefix/node_modules/strip-ansi" : {
"version" : "3.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz" ,
"integrity" : "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"dependencies" : {
"ansi-regex" : "^2.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/loglevel-colored-level-prefix/node_modules/supports-color" : {
"version" : "2.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz" ,
"integrity" : "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"engines" : {
"node" : ">=0.8.0"
}
} ,
2022-07-03 18:43:31 +02:00
"node_modules/lru-cache" : {
2024-09-27 20:49:36 +02:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-09-24 18:07:27 +02:00
"dependencies" : {
2024-09-27 20:49:36 +02:00
"yallist" : "^3.0.2"
2022-07-03 18:43:31 +02:00
}
} ,
2023-08-06 20:34:25 +02:00
"node_modules/magic-bytes.js" : {
2024-04-02 00:11:54 +02:00
"version" : "1.10.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/magic-bytes.js/-/magic-bytes.js-1.10.0.tgz" ,
"integrity" : "sha512-/k20Lg2q8LE5xiaaSkMXk4sfvI+9EGEykFS4b0CHHGWqDYU0bGUFSwchNOMA56D7TCs9GwVTkqe9als1/ns8UQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/make-dir" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz" ,
"integrity" : "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.5.3"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/make-error" : {
"version" : "1.3.6" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz" ,
"integrity" : "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "ISC"
2022-07-20 23:01:47 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/make-fetch-happen" : {
"version" : "9.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz" ,
"integrity" : "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
2024-09-18 18:25:03 +02:00
"agentkeepalive" : "^4.1.3" ,
"cacache" : "^15.2.0" ,
2024-09-24 18:07:27 +02:00
"http-cache-semantics" : "^4.1.0" ,
"http-proxy-agent" : "^4.0.1" ,
"https-proxy-agent" : "^5.0.0" ,
"is-lambda" : "^1.0.1" ,
"lru-cache" : "^6.0.0" ,
"minipass" : "^3.1.3" ,
"minipass-collect" : "^1.0.2" ,
"minipass-fetch" : "^1.3.2" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"negotiator" : "^0.6.2" ,
"promise-retry" : "^2.0.1" ,
"socks-proxy-agent" : "^6.0.0" ,
"ssri" : "^8.0.0"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
"node" : ">= 10"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/make-fetch-happen/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"license" : "ISC" ,
"optional" : true ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/make-fetch-happen/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/makeerror" : {
"version" : "1.0.12" ,
"resolved" : "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz" ,
"integrity" : "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"tmpl" : "1.0.5"
}
} ,
2023-11-25 16:48:04 +01:00
"node_modules/mediaplex" : {
"version" : "0.0.9" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/mediaplex/-/mediaplex-0.0.9.tgz" ,
"integrity" : "sha512-D907iMYWey2RA5T0EtE82RgY3ufFYZ95/5jjty01SOSUOK8lIudjMpkaMwEewk1/tU1XpthR2/ca0U4MTGSIUw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-11-25 16:48:04 +01:00
"engines" : {
"node" : ">= 10"
} ,
"optionalDependencies" : {
"mediaplex-android-arm64" : "0.0.9" ,
"mediaplex-darwin-arm64" : "0.0.9" ,
"mediaplex-darwin-universal" : "0.0.9" ,
"mediaplex-darwin-x64" : "0.0.9" ,
"mediaplex-freebsd-x64" : "0.0.9" ,
"mediaplex-linux-arm-gnueabihf" : "0.0.9" ,
"mediaplex-linux-x64-gnu" : "0.0.9" ,
"mediaplex-win32-arm64-msvc" : "0.0.9" ,
"mediaplex-win32-ia32-msvc" : "0.0.9" ,
"mediaplex-win32-x64-msvc" : "0.0.9"
}
} ,
2024-08-12 17:04:21 +02:00
"node_modules/mediaplex-android-arm64" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-android-arm64/-/mediaplex-android-arm64-0.0.9.tgz" ,
"integrity" : "sha512-XAQlZwMcMO2Rk91CL4dK9OgsXa97Ahchd4bu3/DkzTxOXZQUmMZX4yEAN4FjjQctxMefBY9oh5ZdewBAffk+Fg==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-darwin-arm64" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-darwin-arm64/-/mediaplex-darwin-arm64-0.0.9.tgz" ,
"integrity" : "sha512-Q79D2jxlJ8vtdj5rlV2HgzSqINSMxZC+wpcHkGHZ/lEATh0fC5OlKdjk3wZRgfEEnY851TBuVvZoRJgJYEnKag==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-darwin-universal" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-darwin-universal/-/mediaplex-darwin-universal-0.0.9.tgz" ,
"integrity" : "sha512-hyptA3BKr8SgDbdop8kTS9xQ4rwnYiiwqG3cHCdHj2qaWRjMus6JF6ep27A9GTDs4rFSsSXKivZZ2IlOHEW9OA==" ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-darwin-x64" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-darwin-x64/-/mediaplex-darwin-x64-0.0.9.tgz" ,
"integrity" : "sha512-gSznB2pTt0QikrqwvNUYcFfUVkVkZiNijw5aaIZDTZfWvyFQk3HtenSQ82zwk4UKt7IfrChgh/7RLmQqOnym2g==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-freebsd-x64" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-freebsd-x64/-/mediaplex-freebsd-x64-0.0.9.tgz" ,
"integrity" : "sha512-fcCEMLTkyPNb8dYwv+3xKIGBgLKvyw/DX4KDAw0gWy378j8aB+D7HjVupI/XWZODrzkSvIiYabCx0oy4Nyz8dg==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-linux-arm-gnueabihf" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-linux-arm-gnueabihf/-/mediaplex-linux-arm-gnueabihf-0.0.9.tgz" ,
"integrity" : "sha512-ZmXcv81pxgM11/R4d5WVu0ss2Pgi2eTKR/uW9cz5wUHI5uAVsI1Wf8Gufv/h24JsvLDv2e31BUmls742WzvHIQ==" ,
"cpu" : [
"arm"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
2023-11-25 16:48:04 +01:00
"node_modules/mediaplex-linux-x64-gnu" : {
"version" : "0.0.9" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/mediaplex-linux-x64-gnu/-/mediaplex-linux-x64-gnu-0.0.9.tgz" ,
"integrity" : "sha512-Qfzb5BcxX1N1J5ukns5DTruze/ivJJIbK0OuKCBLMoufctPMPlZKKUUJNrro088Lp0AtDXzbQoV4cVAK5nm4UQ==" ,
2023-11-25 16:48:04 +01:00
"cpu" : [
"x64"
] ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-11-25 16:48:04 +01:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
2024-08-12 17:04:21 +02:00
"node_modules/mediaplex-win32-arm64-msvc" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-win32-arm64-msvc/-/mediaplex-win32-arm64-msvc-0.0.9.tgz" ,
"integrity" : "sha512-c3FDtvg2DAoe0EWSh0vIhPwfpHLgEmW8uGajtyON5W5/ygAslAuK9Q9CemHfLfUbeko2r0RlGm2gpygn1PAzLQ==" ,
"cpu" : [
"arm64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-win32-ia32-msvc" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-win32-ia32-msvc/-/mediaplex-win32-ia32-msvc-0.0.9.tgz" ,
"integrity" : "sha512-ScmLR3wB6norxTXrD4JRYs9EhnbhimjXieDfmgy9DJIagxDiWQ3oxfoj8aUg1bdiS62MIiW78jQxtGUb7z8xkw==" ,
"cpu" : [
"ia32"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/mediaplex-win32-x64-msvc" : {
"version" : "0.0.9" ,
"resolved" : "https://registry.npmjs.org/mediaplex-win32-x64-msvc/-/mediaplex-win32-x64-msvc-0.0.9.tgz" ,
"integrity" : "sha512-0H6d4AdciOam1k2iBROjePNE5FA1QkQZ2PqmODAO4ElVEBylgWzGheyAKEyZcmdjNrHORJLl2+XpIssAvsKxag==" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-07-20 23:01:47 +02:00
"node_modules/merge2" : {
"version" : "1.4.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromatch" : {
2024-09-04 09:20:09 +02:00
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2024-06-01 21:51:35 +02:00
"braces" : "^3.0.3" ,
2022-07-20 23:01:47 +02:00
"picomatch" : "^2.3.1"
2022-07-03 18:43:31 +02:00
} ,
"engines" : {
2022-07-20 23:01:47 +02:00
"node" : ">=8.6"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/mimic-fn" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" ,
"integrity" : "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/mimic-response" : {
"version" : "3.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" ,
"integrity" : "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/minimatch" : {
2024-07-31 13:47:47 +02:00
"version" : "9.0.5" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz" ,
"integrity" : "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
2024-04-02 00:11:54 +02:00
"brace-expansion" : "^2.0.1"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
2024-04-02 00:11:54 +02:00
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2022-04-18 15:01:42 +02:00
}
} ,
2022-07-03 18:43:31 +02:00
"node_modules/minimist" : {
2023-02-12 01:11:07 +01:00
"version" : "1.2.8" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/minipass" : {
"version" : "3.3.6" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz" ,
"integrity" : "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/minipass-collect" : {
"version" : "1.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz" ,
"integrity" : "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/minipass-fetch" : {
"version" : "1.4.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz" ,
"integrity" : "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"minipass" : "^3.1.0" ,
"minipass-sized" : "^1.0.3" ,
"minizlib" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"optionalDependencies" : {
"encoding" : "^0.1.12"
}
} ,
"node_modules/minipass-flush" : {
"version" : "1.0.5" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz" ,
"integrity" : "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/minipass-pipeline" : {
"version" : "1.2.4" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz" ,
"integrity" : "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/minipass-sized" : {
"version" : "1.0.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz" ,
"integrity" : "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/minipass/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC"
} ,
2023-01-17 12:15:14 +01:00
"node_modules/minizlib" : {
"version" : "2.1.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz" ,
"integrity" : "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
2022-07-03 18:43:31 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/minizlib/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC"
} ,
2022-07-20 23:01:47 +02:00
"node_modules/mkdirp" : {
"version" : "1.0.4" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" ,
"integrity" : "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/mkdirp-classic" : {
"version" : "0.5.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz" ,
"integrity" : "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2024-04-02 00:11:54 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/moment" : {
"version" : "2.30.1" ,
"resolved" : "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz" ,
"integrity" : "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==" ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/moment-timezone" : {
2024-10-08 20:55:16 +02:00
"version" : "0.5.46" ,
"resolved" : "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.46.tgz" ,
"integrity" : "sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw==" ,
2024-09-27 20:49:36 +02:00
"license" : "MIT" ,
"dependencies" : {
"moment" : "^2.29.4"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/ms" : {
2024-09-17 11:04:03 +02:00
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
2024-10-08 20:55:16 +02:00
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2024-04-02 00:11:54 +02:00
"node_modules/napi-build-utils" : {
"version" : "1.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz" ,
"integrity" : "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2024-04-02 00:11:54 +02:00
} ,
2022-04-18 15:01:42 +02:00
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/negotiator" : {
2024-10-31 18:19:12 +01:00
"version" : "0.6.4" ,
"resolved" : "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz" ,
"integrity" : "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/node-abi" : {
2024-10-31 18:19:12 +01:00
"version" : "3.71.0" ,
"resolved" : "https://registry.npmjs.org/node-abi/-/node-abi-3.71.0.tgz" ,
"integrity" : "sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/node-addon-api" : {
2024-07-31 13:47:47 +02:00
"version" : "7.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz" ,
"integrity" : "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" ,
2024-07-31 13:47:47 +02:00
"license" : "MIT"
2023-01-17 12:15:14 +01:00
} ,
2023-08-06 20:34:25 +02:00
"node_modules/node-domexception" : {
"version" : "1.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz" ,
"integrity" : "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" ,
2023-08-06 20:34:25 +02:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "github" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"engines" : {
"node" : ">=10.5.0"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/node-fetch" : {
2023-11-25 16:48:04 +01:00
"version" : "3.3.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz" ,
"integrity" : "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2023-11-25 16:48:04 +01:00
"data-uri-to-buffer" : "^4.0.0" ,
"fetch-blob" : "^3.1.4" ,
"formdata-polyfill" : "^4.0.10"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2023-11-25 16:48:04 +01:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2023-01-17 12:15:14 +01:00
} ,
2023-11-25 16:48:04 +01:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/node-fetch"
2023-01-17 12:15:14 +01:00
}
} ,
"node_modules/node-gyp" : {
"version" : "8.4.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz" ,
"integrity" : "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"env-paths" : "^2.2.0" ,
"glob" : "^7.1.4" ,
"graceful-fs" : "^4.2.6" ,
"make-fetch-happen" : "^9.1.0" ,
"nopt" : "^5.0.0" ,
"npmlog" : "^6.0.0" ,
"rimraf" : "^3.0.2" ,
"semver" : "^7.3.5" ,
"tar" : "^6.1.2" ,
"which" : "^2.0.2"
} ,
"bin" : {
"node-gyp" : "bin/node-gyp.js"
} ,
"engines" : {
"node" : ">= 10.12.0"
}
} ,
2023-02-12 01:11:07 +01:00
"node_modules/node-html-parser" : {
2024-04-02 00:11:54 +02:00
"version" : "6.1.13" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/node-html-parser/-/node-html-parser-6.1.13.tgz" ,
"integrity" : "sha512-qIsTMOY4C/dAa5Q5vsobRpOOvPfC4pB61UVW2uSwZNUp0QU/jCekTal1vMmbO0DgdHeLUJpv/ARmDqErVxA3Sg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
"css-select" : "^5.1.0" ,
"he" : "1.2.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/node-int64" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz" ,
"integrity" : "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/node-releases" : {
"version" : "2.0.18" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz" ,
"integrity" : "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-01-17 12:15:14 +01:00
"node_modules/nopt" : {
"version" : "5.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz" ,
"integrity" : "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-04-02 00:11:54 +02:00
"optional" : true ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"abbrev" : "1"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2022-07-03 18:43:31 +02:00
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/npm-run-path" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" ,
"integrity" : "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/npmlog" : {
2024-04-02 00:11:54 +02:00
"version" : "6.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz" ,
"integrity" : "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==" ,
"deprecated" : "This package is no longer supported." ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-04-02 00:11:54 +02:00
"optional" : true ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-04-02 00:11:54 +02:00
"are-we-there-yet" : "^3.0.0" ,
2023-01-17 12:15:14 +01:00
"console-control-strings" : "^1.1.0" ,
2024-04-02 00:11:54 +02:00
"gauge" : "^4.0.3" ,
2023-01-17 12:15:14 +01:00
"set-blocking" : "^2.0.0"
2024-04-02 00:11:54 +02:00
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
2023-01-17 12:15:14 +01:00
}
} ,
2023-02-12 01:11:07 +01:00
"node_modules/nth-check" : {
"version" : "2.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-2-Clause" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/once" : {
"version" : "1.4.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"wrappy" : "1"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/onetime" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" ,
"integrity" : "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"mimic-fn" : "^2.1.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/optionator" : {
2024-06-01 21:51:35 +02:00
"version" : "0.9.4" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
2024-06-01 21:51:35 +02:00
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
2022-04-18 15:01:42 +02:00
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/p-limit" : {
"version" : "3.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate" : {
"version" : "5.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-map" : {
"version" : "4.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz" ,
"integrity" : "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"aggregate-error" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/p-try" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" ,
"integrity" : "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/parent-module" : {
"version" : "1.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
2024-09-24 18:07:27 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/parse-json" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" ,
"integrity" : "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@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"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/path-exists" : {
"version" : "4.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"engines" : {
"node" : ">=8"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
2024-04-02 00:11:54 +02:00
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-key" : {
"version" : "3.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=8"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/path-parse" : {
"version" : "1.0.7" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-07-20 23:01:47 +02:00
} ,
"node_modules/path-type" : {
"version" : "4.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" ,
"integrity" : "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
"node" : ">=8"
}
} ,
2022-07-27 21:46:09 +02:00
"node_modules/peek-readable" : {
2023-02-12 01:11:07 +01:00
"version" : "4.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/peek-readable/-/peek-readable-4.1.0.tgz" ,
"integrity" : "sha512-ZI3LnwUv5nOGbQzD9c2iDG6toheuXSZP5esSHBjopsXH4dg19soufvpUGA3uohi5anFtGb2lhAVdHzH6R/Evvg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"engines" : {
2023-02-12 01:11:07 +01:00
"node" : ">=8"
2022-07-27 21:46:09 +02:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/Borewit"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/picocolors" : {
2024-10-31 18:19:12 +01:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
2024-09-27 20:49:36 +02:00
"dev" : true ,
"license" : "ISC"
} ,
2022-07-03 18:43:31 +02:00
"node_modules/picomatch" : {
"version" : "2.3.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/pirates" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz" ,
"integrity" : "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/pkg-dir" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" ,
"integrity" : "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"find-up" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pkg-dir/node_modules/find-up" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" ,
"integrity" : "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"locate-path" : "^5.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pkg-dir/node_modules/locate-path" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" ,
"integrity" : "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-locate" : "^4.1.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/pkg-dir/node_modules/p-limit" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" ,
"integrity" : "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-try" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/p-locate" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" ,
"integrity" : "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^2.2.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/prebuild-install" : {
"version" : "7.1.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.2.tgz" ,
"integrity" : "sha512-UnNke3IQb6sgarcZIDU3gbMeTp/9SSU1DAIkil7PrqG1vZlBtY5msYccSKSHDqa3hNg436IXK+SNImReuA1wEQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"detect-libc" : "^2.0.0" ,
"expand-template" : "^2.0.3" ,
"github-from-package" : "0.0.0" ,
"minimist" : "^1.2.3" ,
"mkdirp-classic" : "^0.5.3" ,
"napi-build-utils" : "^1.0.1" ,
"node-abi" : "^3.3.0" ,
"pump" : "^3.0.0" ,
"rc" : "^1.2.7" ,
"simple-get" : "^4.0.0" ,
"tar-fs" : "^2.0.0" ,
"tunnel-agent" : "^0.6.0"
} ,
"bin" : {
"prebuild-install" : "bin.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-01-17 23:11:22 +01:00
"node_modules/prettier" : {
2024-07-31 13:47:47 +02:00
"version" : "3.3.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz" ,
"integrity" : "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"bin" : {
2023-11-08 00:20:20 +01:00
"prettier" : "bin/prettier.cjs"
2023-01-17 23:11:22 +01:00
} ,
"engines" : {
2023-11-08 00:20:20 +01:00
"node" : ">=14"
2023-01-17 23:11:22 +01:00
} ,
"funding" : {
"url" : "https://github.com/prettier/prettier?sponsor=1"
}
} ,
"node_modules/prettier-eslint" : {
2024-04-02 00:11:54 +02:00
"version" : "16.3.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/prettier-eslint/-/prettier-eslint-16.3.0.tgz" ,
"integrity" : "sha512-Lh102TIFCr11PJKUMQ2kwNmxGhTsv/KzUg9QYF2Gkw259g/kPgndZDWavk7/ycbRvj2oz4BPZ1gCU8bhfZH/Xg==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"dependencies" : {
2023-11-08 00:20:20 +01:00
"@typescript-eslint/parser" : "^6.7.5" ,
2023-01-17 23:11:22 +01:00
"common-tags" : "^1.4.0" ,
"dlv" : "^1.1.0" ,
"eslint" : "^8.7.0" ,
"indent-string" : "^4.0.0" ,
"lodash.merge" : "^4.6.0" ,
"loglevel-colored-level-prefix" : "^1.0.0" ,
2023-11-08 00:20:20 +01:00
"prettier" : "^3.0.1" ,
"pretty-format" : "^29.7.0" ,
2023-01-17 23:11:22 +01:00
"require-relative" : "^0.8.7" ,
2023-11-08 00:20:20 +01:00
"typescript" : "^5.2.2" ,
"vue-eslint-parser" : "^9.1.0"
2023-08-06 20:34:25 +02:00
} ,
"engines" : {
2023-11-08 00:20:20 +01:00
"node" : ">=16.10.0"
2024-04-02 00:11:54 +02:00
} ,
"peerDependencies" : {
"prettier-plugin-svelte" : "^3.0.0" ,
"svelte-eslint-parser" : "*"
} ,
"peerDependenciesMeta" : {
"prettier-plugin-svelte" : {
"optional" : true
} ,
"svelte-eslint-parser" : {
"optional" : true
}
}
} ,
"node_modules/prettier-eslint/node_modules/@typescript-eslint/parser" : {
"version" : "6.21.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz" ,
"integrity" : "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-2-Clause" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"@typescript-eslint/scope-manager" : "6.21.0" ,
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/typescript-estree" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0" ,
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
"eslint" : "^7.0.0 || ^8.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/prettier-eslint/node_modules/@typescript-eslint/scope-manager" : {
"version" : "6.21.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz" ,
"integrity" : "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/prettier-eslint/node_modules/@typescript-eslint/types" : {
"version" : "6.21.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz" ,
"integrity" : "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/prettier-eslint/node_modules/@typescript-eslint/typescript-estree" : {
"version" : "6.21.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz" ,
"integrity" : "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-2-Clause" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0" ,
"debug" : "^4.3.4" ,
"globby" : "^11.1.0" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "9.0.3" ,
"semver" : "^7.5.4" ,
"ts-api-utils" : "^1.0.1"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/prettier-eslint/node_modules/@typescript-eslint/visitor-keys" : {
"version" : "6.21.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz" ,
"integrity" : "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==" ,
2024-04-02 00:11:54 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"@typescript-eslint/types" : "6.21.0" ,
"eslint-visitor-keys" : "^3.4.1"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
2023-08-06 20:34:25 +02:00
}
} ,
2024-06-01 21:51:35 +02:00
"node_modules/prettier-eslint/node_modules/minimatch" : {
"version" : "9.0.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz" ,
"integrity" : "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2023-11-08 00:20:20 +01:00
"node_modules/pretty-format" : {
"version" : "29.7.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz" ,
"integrity" : "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==" ,
2023-08-06 20:34:25 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"dependencies" : {
2023-11-08 00:20:20 +01:00
"@jest/schemas" : "^29.6.3" ,
"ansi-styles" : "^5.0.0" ,
"react-is" : "^18.0.0"
2023-08-06 20:34:25 +02:00
} ,
"engines" : {
2023-11-08 00:20:20 +01:00
"node" : "^14.15.0 || ^16.10.0 || >=18.0.0"
2023-08-06 20:34:25 +02:00
}
} ,
2023-11-08 00:20:20 +01:00
"node_modules/pretty-format/node_modules/ansi-styles" : {
"version" : "5.2.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz" ,
"integrity" : "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" ,
2023-08-06 20:34:25 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"engines" : {
2023-11-08 00:20:20 +01:00
"node" : ">=10"
2023-08-06 20:34:25 +02:00
} ,
"funding" : {
2023-11-08 00:20:20 +01:00
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2023-01-17 23:11:22 +01:00
}
} ,
2023-02-12 01:11:07 +01:00
"node_modules/prism-media" : {
2023-03-11 20:36:25 +01:00
"version" : "1.3.5" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/prism-media/-/prism-media-1.3.5.tgz" ,
"integrity" : "sha512-IQdl0Q01m4LrkN1EGIE9lphov5Hy7WWlH6ulf5QdGePLlPas9p2mhgddTEHrlaXYjjFToM1/rWuwF37VF4taaA==" ,
2024-06-01 21:51:35 +02:00
"license" : "Apache-2.0" ,
2023-02-12 01:11:07 +01:00
"peerDependencies" : {
2023-03-11 20:36:25 +01:00
"@discordjs/opus" : ">=0.8.0 <1.0.0" ,
2023-02-12 01:11:07 +01:00
"ffmpeg-static" : "^5.0.2 || ^4.2.7 || ^3.0.0 || ^2.4.0" ,
"node-opus" : "^0.3.3" ,
"opusscript" : "^0.0.8"
} ,
"peerDependenciesMeta" : {
"@discordjs/opus" : {
"optional" : true
} ,
"ffmpeg-static" : {
"optional" : true
} ,
"node-opus" : {
"optional" : true
} ,
"opusscript" : {
"optional" : true
}
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/promise-inflight" : {
"version" : "1.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz" ,
"integrity" : "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true
} ,
"node_modules/promise-retry" : {
"version" : "2.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz" ,
"integrity" : "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"err-code" : "^2.0.2" ,
"retry" : "^0.12.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/prompts" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz" ,
"integrity" : "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"kleur" : "^3.0.3" ,
"sisteransi" : "^1.0.5"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/pump" : {
2024-09-17 11:04:03 +02:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz" ,
"integrity" : "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"end-of-stream" : "^1.1.0" ,
"once" : "^1.3.1"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/punycode" : {
2023-11-08 00:20:20 +01:00
"version" : "2.3.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
2024-10-08 20:55:16 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=6"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/pure-rand" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz" ,
"integrity" : "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==" ,
"dev" : true ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/dubzzz"
} ,
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/fast-check"
}
] ,
"license" : "MIT"
} ,
2022-07-20 23:01:47 +02:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2022-07-20 23:01:47 +02:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-06-01 21:51:35 +02:00
] ,
"license" : "MIT"
2022-07-03 18:43:31 +02:00
} ,
2024-04-02 00:11:54 +02:00
"node_modules/rc" : {
"version" : "1.2.8" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz" ,
"integrity" : "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==" ,
2024-06-01 21:51:35 +02:00
"license" : "(BSD-2-Clause OR MIT OR Apache-2.0)" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"deep-extend" : "^0.6.0" ,
"ini" : "~1.3.0" ,
"minimist" : "^1.2.0" ,
"strip-json-comments" : "~2.0.1"
} ,
"bin" : {
"rc" : "cli.js"
}
} ,
"node_modules/rc/node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" ,
"integrity" : "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-11-08 00:20:20 +01:00
"node_modules/react-is" : {
2024-06-01 21:51:35 +02:00
"version" : "18.3.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" ,
"integrity" : "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2023-11-08 00:20:20 +01:00
} ,
2022-07-27 21:46:09 +02:00
"node_modules/readable-stream" : {
2023-03-11 20:36:25 +01:00
"version" : "3.6.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" ,
"integrity" : "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
"inherits" : "^2.0.3" ,
"string_decoder" : "^1.1.1" ,
"util-deprecate" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/readable-web-to-node-stream" : {
"version" : "3.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/readable-web-to-node-stream/-/readable-web-to-node-stream-3.0.2.tgz" ,
"integrity" : "sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
"readable-stream" : "^3.6.0"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/Borewit"
}
} ,
2022-07-03 18:43:31 +02:00
"node_modules/readdirp" : {
"version" : "3.6.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/require-directory" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" ,
"integrity" : "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-01-17 23:11:22 +01:00
"node_modules/require-relative" : {
"version" : "0.8.7" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/require-relative/-/require-relative-0.8.7.tgz" ,
"integrity" : "sha512-AKGr4qvHiryxRb19m3PsLRGuKVAbJLUD7E6eOaHkfKhwc+vSgVOCY5xNvm9EkolBKTOf0GrQAZKLimOCz81Khg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2023-01-17 23:11:22 +01:00
} ,
2022-07-20 23:01:47 +02:00
"node_modules/resolve" : {
2023-11-08 00:20:20 +01:00
"version" : "1.22.8" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
2023-08-06 20:34:25 +02:00
"is-core-module" : "^2.13.0" ,
2022-07-20 23:01:47 +02:00
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
2022-07-03 18:43:31 +02:00
} ,
2022-07-20 23:01:47 +02:00
"bin" : {
"resolve" : "bin/resolve"
2022-07-03 18:43:31 +02:00
} ,
2022-07-20 23:01:47 +02:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-07-03 18:43:31 +02:00
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/resolve-cwd" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz" ,
"integrity" : "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"resolve-from" : "^5.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/resolve-cwd/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 ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/resolve-from" : {
"version" : "4.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
2024-09-24 18:07:27 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=4"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/resolve.exports" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz" ,
"integrity" : "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/retry" : {
"version" : "0.12.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz" ,
"integrity" : "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"engines" : {
"node" : ">= 4"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/reusify" : {
"version" : "1.0.4" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
2022-07-03 18:43:31 +02:00
}
} ,
2023-02-12 01:11:07 +01:00
"node_modules/reverbnation-scraper" : {
"version" : "2.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/reverbnation-scraper/-/reverbnation-scraper-2.0.0.tgz" ,
"integrity" : "sha512-t1Mew5QC9QEVEry5DXyagvci2O+TgXTGoMHbNoW5NRz6LTOzK/DLHUpnrQwloX8CVX5z1a802vwHM3YgUVOvKg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
"node-fetch" : "^2.6.0"
}
} ,
2023-11-25 16:48:04 +01:00
"node_modules/reverbnation-scraper/node_modules/node-fetch" : {
"version" : "2.7.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" ,
"integrity" : "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-11-25 16:48:04 +01:00
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/rimraf" : {
"version" : "3.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2024-04-02 00:11:54 +02:00
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2022-07-20 23:01:47 +02:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
"queue-microtask" : "^1.2.2"
2022-07-03 18:43:31 +02:00
}
} ,
2022-07-27 21:46:09 +02:00
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
2022-07-27 21:46:09 +02:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-06-01 21:51:35 +02:00
] ,
"license" : "MIT"
2022-07-27 21:46:09 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"optional" : true
} ,
2022-07-20 23:01:47 +02:00
"node_modules/semver" : {
2024-07-31 13:47:47 +02:00
"version" : "7.6.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2022-07-03 18:43:31 +02:00
"bin" : {
"semver" : "bin/semver.js"
2022-07-20 23:01:47 +02:00
} ,
"engines" : {
"node" : ">=10"
2022-07-03 18:43:31 +02:00
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/set-blocking" : {
"version" : "2.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" ,
"integrity" : "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-04-02 00:11:54 +02:00
"optional" : true
2023-01-17 12:15:14 +01:00
} ,
2022-04-18 15:01:42 +02:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=8"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/signal-exit" : {
"version" : "3.0.7" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" ,
"integrity" : "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" ,
2024-09-27 20:49:36 +02:00
"devOptional" : true ,
"license" : "ISC"
2024-04-02 00:11:54 +02:00
} ,
"node_modules/simple-concat" : {
"version" : "1.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz" ,
"integrity" : "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==" ,
2024-04-02 00:11:54 +02:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-06-01 21:51:35 +02:00
] ,
"license" : "MIT"
2024-04-02 00:11:54 +02:00
} ,
"node_modules/simple-get" : {
"version" : "4.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz" ,
"integrity" : "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==" ,
2024-04-02 00:11:54 +02:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"decompress-response" : "^6.0.0" ,
"once" : "^1.3.1" ,
"simple-concat" : "^1.0.0"
}
2023-01-17 12:15:14 +01:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/sisteransi" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" ,
"integrity" : "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-07-20 23:01:47 +02:00
"node_modules/slash" : {
"version" : "3.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" ,
"integrity" : "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"engines" : {
"node" : ">=8"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/smart-buffer" : {
"version" : "4.2.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz" ,
"integrity" : "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-24 18:07:27 +02:00
"optional" : true ,
2023-01-17 12:15:14 +01:00
"engines" : {
"node" : ">= 6.0.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/socks" : {
2024-06-01 21:51:35 +02:00
"version" : "2.8.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz" ,
"integrity" : "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-24 18:07:27 +02:00
"optional" : true ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-04-02 00:11:54 +02:00
"ip-address" : "^9.0.5" ,
2023-01-17 12:15:14 +01:00
"smart-buffer" : "^4.2.0"
} ,
"engines" : {
2024-04-02 00:11:54 +02:00
"node" : ">= 10.0.0" ,
2023-01-17 12:15:14 +01:00
"npm" : ">= 3.0.0"
}
} ,
"node_modules/socks-proxy-agent" : {
2024-09-24 18:07:27 +02:00
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.1.tgz" ,
"integrity" : "sha512-a6KW9G+6B3nWZ1yB8G7pJwL3ggLy1uTzKAgCb7ttblwqdz9fMGJUuTy3uFzEP48FAs9FLILlmzDlE2JJhVQaXQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-09-24 18:07:27 +02:00
"optional" : true ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-09-24 18:07:27 +02:00
"agent-base" : "^6.0.2" ,
"debug" : "^4.3.3" ,
"socks" : "^2.6.2"
2023-01-17 12:15:14 +01:00
} ,
"engines" : {
2024-09-24 18:07:27 +02:00
"node" : ">= 10"
}
} ,
2024-06-01 21:51:35 +02:00
"node_modules/soundcloud.ts" : {
2024-08-12 17:04:21 +02:00
"version" : "0.5.5" ,
"resolved" : "https://registry.npmjs.org/soundcloud.ts/-/soundcloud.ts-0.5.5.tgz" ,
"integrity" : "sha512-bygjhC1w/w26Nk0Y+4D4cWSEJ1TdxLaE6+w4pCazFzPF+J4mzuB62ggWmFa7BiwnirzNf9lgPbjzrQYGege4Ew==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-06-01 21:51:35 +02:00
"undici" : "^6.17.0"
2024-04-02 00:11:54 +02:00
}
2023-09-03 18:45:09 +02:00
} ,
2022-07-20 23:01:47 +02:00
"node_modules/source-map" : {
"version" : "0.6.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
2024-09-24 18:07:27 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-3-Clause" ,
2022-07-20 23:01:47 +02:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/source-map-support" : {
2024-09-27 20:49:36 +02:00
"version" : "0.5.13" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz" ,
"integrity" : "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
2023-02-12 01:11:07 +01:00
"node_modules/spotify-uri" : {
2024-06-01 21:51:35 +02:00
"version" : "4.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/spotify-uri/-/spotify-uri-4.1.0.tgz" ,
"integrity" : "sha512-SFpBt8pQqO7DOFBsdUjv3GxGZAKYP7UqcTflfE7h3YL1lynl/6Motq7NERoJJR8eF9kXQRSpcdMmV5ou84rbng==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"engines" : {
2023-08-06 20:34:25 +02:00
"node" : ">= 16"
2023-02-12 01:11:07 +01:00
}
} ,
"node_modules/spotify-url-info" : {
2024-10-08 20:55:16 +02:00
"version" : "3.2.17" ,
"resolved" : "https://registry.npmjs.org/spotify-url-info/-/spotify-url-info-3.2.17.tgz" ,
"integrity" : "sha512-y2afXtM8aTAwctNrfetGFVZbLKkO7HUQH8969Jlx+IYcXYL8Mt6jBARHkVSdv+oySWI9QwxVpoRxiJzaAls//A==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-02-12 01:11:07 +01:00
"dependencies" : {
"himalaya" : "~1.1.0" ,
2024-06-01 21:51:35 +02:00
"spotify-uri" : "~4.1.0"
2023-02-12 01:11:07 +01:00
} ,
"engines" : {
"node" : ">= 12"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/sprintf-js" : {
"version" : "1.1.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz" ,
"integrity" : "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==" ,
2024-09-24 18:07:27 +02:00
"license" : "BSD-3-Clause" ,
"optional" : true
2024-04-02 00:11:54 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/sqlite3" : {
2024-04-02 00:11:54 +02:00
"version" : "5.1.7" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/sqlite3/-/sqlite3-5.1.7.tgz" ,
"integrity" : "sha512-GGIyOiFaG+TUra3JIfkI/zGP8yZYLPQ0pl1bH+ODjiX57sPhrLU5sQJn1y9bDKZUFYkX1crlrPfSYt0BKKdkog==" ,
2023-01-17 12:15:14 +01:00
"hasInstallScript" : true ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-3-Clause" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
2024-04-02 00:11:54 +02:00
"bindings" : "^1.5.0" ,
"node-addon-api" : "^7.0.0" ,
"prebuild-install" : "^7.1.1" ,
2023-01-17 12:15:14 +01:00
"tar" : "^6.1.11"
} ,
"optionalDependencies" : {
"node-gyp" : "8.x"
} ,
"peerDependencies" : {
"node-gyp" : "8.x"
} ,
"peerDependenciesMeta" : {
"node-gyp" : {
"optional" : true
}
}
} ,
"node_modules/ssri" : {
"version" : "8.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz" ,
"integrity" : "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"minipass" : "^3.1.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/stack-utils" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz" ,
"integrity" : "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"escape-string-regexp" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/stack-utils/node_modules/escape-string-regexp" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" ,
"integrity" : "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2022-07-27 21:46:09 +02:00
"node_modules/string_decoder" : {
"version" : "1.3.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" ,
"integrity" : "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
"safe-buffer" : "~5.2.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/string-length" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz" ,
"integrity" : "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"char-regex" : "^1.0.2" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/string-width" : {
"version" : "4.2.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
2024-09-27 20:49:36 +02:00
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
2024-09-24 18:07:27 +02:00
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/strip-bom" : {
2024-09-27 20:49:36 +02:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz" ,
"integrity" : "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
2024-09-27 20:49:36 +02:00
"node" : ">=8"
}
} ,
"node_modules/strip-final-newline" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" ,
"integrity" : "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
2022-07-20 23:01:47 +02:00
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-07-27 21:46:09 +02:00
"node_modules/strtok3" : {
2023-02-12 01:11:07 +01:00
"version" : "6.3.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/strtok3/-/strtok3-6.3.0.tgz" ,
"integrity" : "sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
"@tokenizer/token" : "^0.3.0" ,
2023-02-12 01:11:07 +01:00
"peek-readable" : "^4.1.0"
2022-07-27 21:46:09 +02:00
} ,
"engines" : {
2023-02-12 01:11:07 +01:00
"node" : ">=10"
2022-07-27 21:46:09 +02:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/Borewit"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/supports-color" : {
"version" : "7.2.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/supports-preserve-symlinks-flag" : {
2022-07-03 18:43:31 +02:00
"version" : "1.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"engines" : {
2022-07-20 23:01:47 +02:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-07-03 18:43:31 +02:00
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/tar" : {
2024-04-02 00:11:54 +02:00
"version" : "6.2.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz" ,
"integrity" : "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"chownr" : "^2.0.0" ,
"fs-minipass" : "^2.0.0" ,
2023-08-06 20:34:25 +02:00
"minipass" : "^5.0.0" ,
2023-01-17 12:15:14 +01:00
"minizlib" : "^2.1.1" ,
"mkdirp" : "^1.0.3" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-04-02 00:11:54 +02:00
"node_modules/tar-fs" : {
2024-09-24 18:07:27 +02:00
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz" ,
"integrity" : "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-24 18:07:27 +02:00
"chownr" : "^1.1.1" ,
"mkdirp-classic" : "^0.5.2" ,
2024-04-02 00:11:54 +02:00
"pump" : "^3.0.0" ,
2024-09-24 18:07:27 +02:00
"tar-stream" : "^2.1.4"
2024-04-02 00:11:54 +02:00
}
} ,
2024-09-24 18:07:27 +02:00
"node_modules/tar-fs/node_modules/chownr" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" ,
"integrity" : "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==" ,
"license" : "ISC"
} ,
2024-04-02 00:11:54 +02:00
"node_modules/tar-stream" : {
2024-09-24 18:07:27 +02:00
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz" ,
"integrity" : "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
2024-09-24 18:07:27 +02:00
"bl" : "^4.0.3" ,
"end-of-stream" : "^1.4.1" ,
"fs-constants" : "^1.0.0" ,
"inherits" : "^2.0.3" ,
"readable-stream" : "^3.1.1"
} ,
"engines" : {
"node" : ">=6"
2024-04-02 00:11:54 +02:00
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/tar/node_modules/minipass" : {
2023-08-06 20:34:25 +02:00
"version" : "5.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz" ,
"integrity" : "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"engines" : {
"node" : ">=8"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/tar/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC"
} ,
"node_modules/test-exclude" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz" ,
"integrity" : "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"@istanbuljs/schema" : "^0.1.2" ,
"glob" : "^7.1.4" ,
"minimatch" : "^3.0.4"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/test-exclude/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/test-exclude/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" : "*"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/text-table" : {
"version" : "0.2.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" ,
"integrity" : "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-07-20 23:01:47 +02:00
} ,
2024-10-08 20:55:16 +02:00
"node_modules/tiny-typed-emitter" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/tiny-typed-emitter/-/tiny-typed-emitter-2.1.0.tgz" ,
"integrity" : "sha512-qVtvMxeXbVej0cQWKqVSSAHmKZEHAvxdF8HEUBFWts8h+xEo5m/lEiPakuyZ3BnCBjOD8i24kzNOiOLLgsSxhA==" ,
"license" : "MIT"
} ,
2024-09-27 20:49:36 +02:00
"node_modules/tmpl" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz" ,
"integrity" : "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" ,
"dev" : true ,
"license" : "BSD-3-Clause"
} ,
2022-07-03 18:43:31 +02:00
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
2022-07-27 21:46:09 +02:00
"node_modules/token-types" : {
2023-02-12 01:11:07 +01:00
"version" : "4.2.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/token-types/-/token-types-4.2.1.tgz" ,
"integrity" : "sha512-6udB24Q737UD/SDsKAHI9FCRP7Bqc9D/MQUV02ORQg5iskjtLJlZJNdN4kKtcdtwCeWIwIHDGaUsTsCCAa8sFQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-27 21:46:09 +02:00
"dependencies" : {
"@tokenizer/token" : "^0.3.0" ,
"ieee754" : "^1.2.1"
} ,
"engines" : {
2023-02-12 01:11:07 +01:00
"node" : ">=10"
2022-07-27 21:46:09 +02:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/Borewit"
}
2022-04-18 15:01:42 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/tr46" : {
"version" : "0.0.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" ,
"integrity" : "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2023-01-17 12:15:14 +01:00
} ,
2022-07-20 23:01:47 +02:00
"node_modules/tree-kill" : {
"version" : "1.2.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz" ,
"integrity" : "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"bin" : {
"tree-kill" : "cli.js"
}
} ,
2023-08-06 20:34:25 +02:00
"node_modules/ts-api-utils" : {
2024-10-31 18:19:12 +01:00
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.0.tgz" ,
"integrity" : "sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==" ,
2023-08-06 20:34:25 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-08-06 20:34:25 +02:00
"engines" : {
2024-04-02 00:11:54 +02:00
"node" : ">=16"
2023-08-06 20:34:25 +02:00
} ,
"peerDependencies" : {
"typescript" : ">=4.2.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/ts-jest" : {
"version" : "29.2.5" ,
"resolved" : "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz" ,
"integrity" : "sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"bs-logger" : "^0.2.6" ,
"ejs" : "^3.1.10" ,
"fast-json-stable-stringify" : "^2.1.0" ,
"jest-util" : "^29.0.0" ,
"json5" : "^2.2.3" ,
"lodash.memoize" : "^4.1.2" ,
"make-error" : "^1.3.6" ,
"semver" : "^7.6.3" ,
"yargs-parser" : "^21.1.1"
} ,
"bin" : {
"ts-jest" : "cli.js"
} ,
"engines" : {
"node" : "^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"
} ,
"peerDependencies" : {
"@babel/core" : ">=7.0.0-beta.0 <8" ,
"@jest/transform" : "^29.0.0" ,
"@jest/types" : "^29.0.0" ,
"babel-jest" : "^29.0.0" ,
"jest" : "^29.0.0" ,
"typescript" : ">=4.3 <6"
} ,
"peerDependenciesMeta" : {
"@babel/core" : {
"optional" : true
} ,
"@jest/transform" : {
"optional" : true
} ,
"@jest/types" : {
"optional" : true
} ,
"babel-jest" : {
"optional" : true
} ,
"esbuild" : {
"optional" : true
}
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/ts-mixer" : {
2024-04-02 00:11:54 +02:00
"version" : "6.0.4" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ts-mixer/-/ts-mixer-6.0.4.tgz" ,
"integrity" : "sha512-ufKpbmrugz5Aou4wcr5Wc1UUFWOLhq+Fm6qa6P0w0K5Qw2yhaUoiWszhCVuNQyNwrlGiscHOmqYoAox1PtvgjA==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2022-04-18 15:01:42 +02:00
} ,
2022-07-20 23:01:47 +02:00
"node_modules/ts-node" : {
2024-04-02 00:11:54 +02:00
"version" : "10.9.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz" ,
"integrity" : "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
"@cspotcode/source-map-support" : "^0.8.0" ,
"@tsconfig/node10" : "^1.0.7" ,
"@tsconfig/node12" : "^1.0.7" ,
"@tsconfig/node14" : "^1.0.0" ,
"@tsconfig/node16" : "^1.0.2" ,
"acorn" : "^8.4.1" ,
"acorn-walk" : "^8.1.1" ,
"arg" : "^4.1.0" ,
"create-require" : "^1.1.0" ,
"diff" : "^4.0.1" ,
"make-error" : "^1.1.1" ,
"v8-compile-cache-lib" : "^3.0.1" ,
"yn" : "3.1.1"
} ,
"bin" : {
"ts-node" : "dist/bin.js" ,
"ts-node-cwd" : "dist/bin-cwd.js" ,
"ts-node-esm" : "dist/bin-esm.js" ,
"ts-node-script" : "dist/bin-script.js" ,
"ts-node-transpile-only" : "dist/bin-transpile.js" ,
"ts-script" : "dist/bin-script-deprecated.js"
} ,
"peerDependencies" : {
"@swc/core" : ">=1.2.50" ,
"@swc/wasm" : ">=1.2.50" ,
"@types/node" : "*" ,
"typescript" : ">=2.7"
} ,
"peerDependenciesMeta" : {
"@swc/core" : {
"optional" : true
} ,
"@swc/wasm" : {
"optional" : true
}
}
} ,
"node_modules/ts-node-dev" : {
"version" : "2.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ts-node-dev/-/ts-node-dev-2.0.0.tgz" ,
"integrity" : "sha512-ywMrhCfH6M75yftYvrvNarLEY+SUXtUvU8/0Z6llrHQVBx12GiFk5sStF8UdfE/yfzk9IAq7O5EEbTQsxlBI8w==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
"chokidar" : "^3.5.1" ,
"dynamic-dedupe" : "^0.3.0" ,
"minimist" : "^1.2.6" ,
"mkdirp" : "^1.0.4" ,
"resolve" : "^1.0.0" ,
"rimraf" : "^2.6.1" ,
"source-map-support" : "^0.5.12" ,
"tree-kill" : "^1.2.2" ,
"ts-node" : "^10.4.0" ,
"tsconfig" : "^7.0.0"
} ,
"bin" : {
"ts-node-dev" : "lib/bin.js" ,
"tsnd" : "lib/bin.js"
} ,
"engines" : {
"node" : ">=0.8.0"
} ,
"peerDependencies" : {
"node-notifier" : "*" ,
"typescript" : "*"
} ,
"peerDependenciesMeta" : {
"node-notifier" : {
"optional" : true
}
}
} ,
"node_modules/ts-node-dev/node_modules/rimraf" : {
"version" : "2.7.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz" ,
"integrity" : "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
}
} ,
"node_modules/tsconfig" : {
"version" : "7.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/tsconfig/-/tsconfig-7.0.0.tgz" ,
"integrity" : "sha512-vZXmzPrL+EmC4T/4rVlT2jNVMWCi/O4DIiSj3UHg1OE5kCKbk4mfrXc6dZksLgRM/TZlKnousKH9bbTazUWRRw==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"dependencies" : {
"@types/strip-bom" : "^3.0.0" ,
"@types/strip-json-comments" : "0.0.30" ,
"strip-bom" : "^3.0.0" ,
"strip-json-comments" : "^2.0.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/tsconfig/node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/tsconfig/node_modules/strip-json-comments" : {
"version" : "2.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz" ,
"integrity" : "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/tslib" : {
2024-10-31 18:19:12 +01:00
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.8.0.tgz" ,
"integrity" : "sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==" ,
2024-06-01 21:51:35 +02:00
"license" : "0BSD"
2022-04-18 15:01:42 +02:00
} ,
2024-04-02 00:11:54 +02:00
"node_modules/tunnel-agent" : {
"version" : "0.6.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" ,
"integrity" : "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==" ,
2024-06-01 21:51:35 +02:00
"license" : "Apache-2.0" ,
2024-04-02 00:11:54 +02:00
"dependencies" : {
"safe-buffer" : "^5.0.1"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/type-check" : {
"version" : "0.4.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/type-detect" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz" ,
"integrity" : "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/type-fest" : {
2024-09-27 20:49:36 +02:00
"version" : "0.21.3" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz" ,
"integrity" : "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "(MIT OR CC0-1.0)" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/typescript" : {
2024-10-14 23:41:43 +02:00
"version" : "5.6.3" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz" ,
"integrity" : "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" ,
2024-06-01 21:51:35 +02:00
"license" : "Apache-2.0" ,
2022-07-20 23:01:47 +02:00
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
2023-08-06 20:34:25 +02:00
"node" : ">=14.17"
2022-07-03 18:43:31 +02:00
}
} ,
2022-07-03 21:09:57 +02:00
"node_modules/undici" : {
2024-09-04 09:20:09 +02:00
"version" : "6.19.8" ,
"resolved" : "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz" ,
"integrity" : "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 21:09:57 +02:00
"engines" : {
2024-09-04 09:20:09 +02:00
"node" : ">=18.17"
2022-07-03 21:09:57 +02:00
}
} ,
2023-11-08 00:20:20 +01:00
"node_modules/undici-types" : {
2024-09-04 09:20:09 +02:00
"version" : "6.19.8" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz" ,
"integrity" : "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2023-11-08 00:20:20 +01:00
} ,
2023-08-06 20:34:25 +02:00
"node_modules/unfetch" : {
"version" : "5.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/unfetch/-/unfetch-5.0.0.tgz" ,
"integrity" : "sha512-3xM2c89siXg0nHvlmYsQ2zkLASvVMBisZm5lF3gFDqfF2xonNStDJyMpvaOBe0a1Edxmqrf2E0HBdmy9QyZaeg==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2024-04-02 00:11:54 +02:00
"workspaces" : [
"./packages/isomorphic-unfetch"
]
2023-08-06 20:34:25 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/unique-filename" : {
"version" : "1.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz" ,
"integrity" : "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"unique-slug" : "^2.0.0"
}
} ,
"node_modules/unique-slug" : {
"version" : "2.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz" ,
"integrity" : "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2023-01-17 12:15:14 +01:00
"optional" : true ,
"dependencies" : {
"imurmurhash" : "^0.1.4"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/update-browserslist-db" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz" ,
"integrity" : "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.0"
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/uri-js" : {
"version" : "4.4.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
2022-04-18 15:01:42 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "BSD-2-Clause" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
2022-07-27 21:46:09 +02:00
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT"
2022-07-27 21:46:09 +02:00
} ,
2023-01-17 12:15:14 +01:00
"node_modules/uuid" : {
2024-10-31 18:19:12 +01:00
"version" : "11.0.2" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-11.0.2.tgz" ,
"integrity" : "sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==" ,
2023-09-17 09:29:44 +02:00
"funding" : [
"https://github.com/sponsors/broofa" ,
"https://github.com/sponsors/ctavan"
] ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"bin" : {
2024-10-31 18:19:12 +01:00
"uuid" : "dist/esm/bin/uuid"
2023-01-17 12:15:14 +01:00
}
2022-04-18 15:01:42 +02:00
} ,
2022-07-20 23:01:47 +02:00
"node_modules/v8-compile-cache-lib" : {
"version" : "3.0.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz" ,
"integrity" : "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT"
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/v8-to-istanbul" : {
"version" : "9.3.0" ,
"resolved" : "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz" ,
"integrity" : "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"@jridgewell/trace-mapping" : "^0.3.12" ,
"@types/istanbul-lib-coverage" : "^2.0.1" ,
"convert-source-map" : "^2.0.0"
} ,
"engines" : {
"node" : ">=10.12.0"
}
} ,
2023-01-17 23:11:22 +01:00
"node_modules/vue-eslint-parser" : {
2024-06-01 21:51:35 +02:00
"version" : "9.4.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz" ,
"integrity" : "sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==" ,
2023-01-17 23:11:22 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"dependencies" : {
2023-11-08 00:20:20 +01:00
"debug" : "^4.3.4" ,
"eslint-scope" : "^7.1.1" ,
"eslint-visitor-keys" : "^3.3.0" ,
"espree" : "^9.3.1" ,
2023-01-17 23:11:22 +01:00
"esquery" : "^1.4.0" ,
"lodash" : "^4.17.21" ,
2023-11-08 00:20:20 +01:00
"semver" : "^7.3.6"
2023-01-17 23:11:22 +01:00
} ,
"engines" : {
2023-11-08 00:20:20 +01:00
"node" : "^14.17.0 || >=16.0.0"
2023-01-17 23:11:22 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/mysticatea"
} ,
"peerDependencies" : {
"eslint" : ">=6.0.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/walker" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz" ,
"integrity" : "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"makeerror" : "1.0.12"
}
} ,
2023-08-06 20:34:25 +02:00
"node_modules/web-streams-polyfill" : {
2024-04-02 00:11:54 +02:00
"version" : "3.3.3" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz" ,
"integrity" : "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 23:11:22 +01:00
"engines" : {
2023-08-06 20:34:25 +02:00
"node" : ">= 8"
2023-01-17 23:11:22 +01:00
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/webidl-conversions" : {
2024-10-31 18:19:12 +01:00
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz" ,
"integrity" : "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/whatwg-mimetype" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz" ,
"integrity" : "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
}
2023-01-17 12:15:14 +01:00
} ,
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" ,
"integrity" : "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
} ,
2024-10-31 18:19:12 +01:00
"node_modules/whatwg-url/node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" ,
"integrity" : "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" ,
"license" : "BSD-2-Clause"
} ,
2022-04-18 15:01:42 +02:00
"node_modules/which" : {
"version" : "2.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
2023-01-17 12:15:14 +01:00
"devOptional" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2022-04-18 15:01:42 +02:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
2022-07-20 23:01:47 +02:00
"node" : ">= 8"
2022-07-03 18:43:31 +02:00
}
} ,
2023-01-17 12:15:14 +01:00
"node_modules/wide-align" : {
"version" : "1.1.5" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz" ,
"integrity" : "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC" ,
2024-04-02 00:11:54 +02:00
"optional" : true ,
2023-01-17 12:15:14 +01:00
"dependencies" : {
"string-width" : "^1.0.2 || 2 || 3 || 4"
}
} ,
2024-06-01 21:51:35 +02:00
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" ,
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
2024-06-01 21:51:35 +02:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-09-27 20:49:36 +02:00
"node_modules/wrap-ansi" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/wrappy" : {
"version" : "1.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "ISC"
2022-04-18 15:01:42 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/write-file-atomic" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz" ,
"integrity" : "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4" ,
"signal-exit" : "^3.0.7"
} ,
"engines" : {
"node" : "^12.13.0 || ^14.15.0 || >=16.0.0"
}
} ,
2022-04-18 15:01:42 +02:00
"node_modules/ws" : {
2024-07-31 13:47:47 +02:00
"version" : "8.18.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz" ,
"integrity" : "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-04-18 15:01:42 +02:00
"engines" : {
"node" : ">=10.0.0"
} ,
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
2023-01-17 12:15:14 +01:00
"utf-8-validate" : ">=5.0.2"
2022-04-18 15:01:42 +02:00
} ,
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
} ,
"utf-8-validate" : {
"optional" : true
}
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/xtend" : {
"version" : "4.0.2" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" ,
"integrity" : "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" ,
2022-07-03 18:43:31 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-03 18:43:31 +02:00
"engines" : {
2022-07-20 23:01:47 +02:00
"node" : ">=0.4"
2022-04-18 15:01:42 +02:00
}
2022-07-03 18:43:31 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/y18n" : {
"version" : "5.0.8" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" ,
"integrity" : "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
2022-07-03 18:43:31 +02:00
"node_modules/yallist" : {
2024-09-27 20:49:36 +02:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" ,
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "ISC"
2022-07-20 23:01:47 +02:00
} ,
2024-09-27 20:49:36 +02:00
"node_modules/yargs" : {
"version" : "17.7.2" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" ,
"integrity" : "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cliui" : "^8.0.1" ,
"escalade" : "^3.1.1" ,
"get-caller-file" : "^2.0.5" ,
"require-directory" : "^2.1.1" ,
"string-width" : "^4.2.3" ,
"y18n" : "^5.0.5" ,
"yargs-parser" : "^21.1.1"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/yargs-parser" : {
"version" : "21.1.1" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" ,
"integrity" : "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" ,
"dev" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
2022-07-20 23:01:47 +02:00
"node_modules/yn" : {
"version" : "3.1.1" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz" ,
"integrity" : "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" ,
2022-07-20 23:01:47 +02:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2022-07-20 23:01:47 +02:00
"engines" : {
"node" : ">=6"
}
2023-01-17 12:15:14 +01:00
} ,
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
2023-01-17 12:15:14 +01:00
"dev" : true ,
2024-06-01 21:51:35 +02:00
"license" : "MIT" ,
2023-01-17 12:15:14 +01:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2023-02-12 01:11:07 +01:00
} ,
"node_modules/youtube-sr" : {
2024-06-01 21:51:35 +02:00
"version" : "4.3.11" ,
2024-08-12 17:04:21 +02:00
"resolved" : "https://registry.npmjs.org/youtube-sr/-/youtube-sr-4.3.11.tgz" ,
"integrity" : "sha512-3oHiS2x7PpMiDRW7Cq8nz1bkAIBOJHoOwkPl/oncM/+A9/3xxMDgMLGW2dsBEP1DHFyRXYTVABgfbdwHF8sXXQ==" ,
2024-06-01 21:51:35 +02:00
"license" : "Apache-2.0"
2024-10-08 20:55:16 +02:00
} ,
"node_modules/youtubei.js" : {
2024-10-31 18:19:12 +01:00
"version" : "11.0.1" ,
"resolved" : "https://registry.npmjs.org/youtubei.js/-/youtubei.js-11.0.1.tgz" ,
"integrity" : "sha512-ZsbOd+5XF2Ofi3FrLMfYd+f9g9H8xswlouFhjhOqbwT68dMJtX6CRGsHNj5VTFCR/+L/865x1lnUlllB2dDDTA==" ,
2024-10-08 20:55:16 +02:00
"funding" : [
"https://github.com/sponsors/LuanRT"
] ,
"license" : "MIT" ,
"dependencies" : {
"@bufbuild/protobuf" : "^2.0.0" ,
2024-10-31 18:19:12 +01:00
"jintr" : "^3.0.2" ,
2024-10-08 20:55:16 +02:00
"tslib" : "^2.5.0" ,
"undici" : "^5.19.1"
}
} ,
"node_modules/youtubei.js/node_modules/undici" : {
"version" : "5.28.4" ,
"resolved" : "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz" ,
"integrity" : "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==" ,
"license" : "MIT" ,
"dependencies" : {
"@fastify/busboy" : "^2.0.0"
} ,
"engines" : {
"node" : ">=14.0"
}
2022-04-18 15:01:42 +02:00
}
}
}