|
|
@@ -1,17 +1,17 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "tidal-hifi",
|
|
|
|
"name": "tidal-hifi",
|
|
|
|
"version": "5.20.0",
|
|
|
|
"version": "5.20.1",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"": {
|
|
|
|
"name": "tidal-hifi",
|
|
|
|
"name": "tidal-hifi",
|
|
|
|
"version": "5.20.0",
|
|
|
|
"version": "5.20.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@electron/remote": "^2.1.3",
|
|
|
|
"@electron/remote": "^2.1.3",
|
|
|
|
"@types/swagger-jsdoc": "^6.0.4",
|
|
|
|
"@types/swagger-jsdoc": "^6.0.4",
|
|
|
|
"@xhayper/discord-rpc": "1.2.1",
|
|
|
|
"@xhayper/discord-rpc": "1.3.0",
|
|
|
|
"axios": "^1.10.0",
|
|
|
|
"axios": "^1.10.0",
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
"electron-store": "^8.2.0",
|
|
|
|
"electron-store": "^8.2.0",
|
|
|
@@ -19,7 +19,7 @@
|
|
|
|
"hotkeys-js": "^3.13.15",
|
|
|
|
"hotkeys-js": "^3.13.15",
|
|
|
|
"mpris-service": "^2.1.2",
|
|
|
|
"mpris-service": "^2.1.2",
|
|
|
|
"request": "^2.88.2",
|
|
|
|
"request": "^2.88.2",
|
|
|
|
"sass": "1.89.2",
|
|
|
|
"sass": "1.92.0",
|
|
|
|
"swagger-ui-express": "^5.0.1"
|
|
|
|
"swagger-ui-express": "^5.0.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
@@ -32,15 +32,16 @@
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
|
|
|
"@typescript-eslint/parser": "^8.36.0",
|
|
|
|
"@typescript-eslint/parser": "^8.36.0",
|
|
|
|
"copyfiles": "^2.4.1",
|
|
|
|
"copyfiles": "^2.4.1",
|
|
|
|
"electron": "github:castlabs/electron-releases#v35.7.2+wvcus",
|
|
|
|
"electron": "github:castlabs/electron-releases#v38.0.0+wvcus",
|
|
|
|
"electron-builder": "~26.0.12",
|
|
|
|
"electron-builder": "~26.0.12",
|
|
|
|
"eslint": "^9.30.1",
|
|
|
|
"eslint": "^9.30.1",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
"markdown-toc": "^1.2.0",
|
|
|
|
"markdown-toc": "^1.2.0",
|
|
|
|
|
|
|
|
"node-abi": "^4.12.0",
|
|
|
|
"nodemon": "^3.1.10",
|
|
|
|
"nodemon": "^3.1.10",
|
|
|
|
"prettier": "^3.6.2",
|
|
|
|
"prettier": "^3.6.2",
|
|
|
|
"stylelint": "^16.21.1",
|
|
|
|
"stylelint": "^16.21.1",
|
|
|
|
"stylelint-config-standard": "^38.0.0",
|
|
|
|
"stylelint-config-standard": "^39.0.0",
|
|
|
|
"stylelint-config-standard-scss": "^15.0.1",
|
|
|
|
"stylelint-config-standard-scss": "^15.0.1",
|
|
|
|
"stylelint-prettier": "^5.0.3",
|
|
|
|
"stylelint-prettier": "^5.0.3",
|
|
|
|
"swagger-jsdoc": "^6.2.8",
|
|
|
|
"swagger-jsdoc": "^6.2.8",
|
|
|
@@ -256,9 +257,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@discordjs/rest": {
|
|
|
|
"node_modules/@discordjs/rest": {
|
|
|
|
"version": "2.4.3",
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-2.4.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@discordjs/rest/-/rest-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-+SO4RKvWsM+y8uFHgYQrcTl/3+cY02uQOH7/7bKbVZsTfrfpoE62o5p+mmV+s7FVhTX82/kQUGGbu4YlV60RtA==",
|
|
|
|
"integrity": "sha512-Tg9840IneBcbrAjcGaQzHUJWFNq1MMWZjTdjJ0WS/89IffaNKc++iOvffucPxQTF/gviO9+9r8kEPea1X5J2Dw==",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@discordjs/collection": "^2.1.1",
|
|
|
|
"@discordjs/collection": "^2.1.1",
|
|
|
@@ -266,10 +267,10 @@
|
|
|
|
"@sapphire/async-queue": "^1.5.3",
|
|
|
|
"@sapphire/async-queue": "^1.5.3",
|
|
|
|
"@sapphire/snowflake": "^3.5.3",
|
|
|
|
"@sapphire/snowflake": "^3.5.3",
|
|
|
|
"@vladfrangu/async_event_emitter": "^2.4.6",
|
|
|
|
"@vladfrangu/async_event_emitter": "^2.4.6",
|
|
|
|
"discord-api-types": "^0.37.119",
|
|
|
|
"discord-api-types": "^0.38.1",
|
|
|
|
"magic-bytes.js": "^1.10.0",
|
|
|
|
"magic-bytes.js": "^1.10.0",
|
|
|
|
"tslib": "^2.6.3",
|
|
|
|
"tslib": "^2.6.3",
|
|
|
|
"undici": "6.21.1"
|
|
|
|
"undici": "6.21.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
"node": ">=18"
|
|
|
@@ -685,6 +686,19 @@
|
|
|
|
"graceful-fs": "^4.1.6"
|
|
|
|
"graceful-fs": "^4.1.6"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@electron/rebuild/node_modules/node-abi": {
|
|
|
|
|
|
|
|
"version": "3.75.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.75.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"semver": "^7.3.5"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/@electron/rebuild/node_modules/universalify": {
|
|
|
|
"node_modules/@electron/rebuild/node_modules/universalify": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
|
|
@@ -790,72 +804,6 @@
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@electron/windows-sign": {
|
|
|
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@electron/windows-sign/-/windows-sign-1.2.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-YfASnrhJ+ve6Q43ZiDwmpBgYgi2u0bYjeAVi2tDfN7YWAKO8X9EEOuPGtqbJpPLM6TfAHimghICjWe2eaJ8BAg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true,
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"cross-dirname": "^0.1.0",
|
|
|
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
|
|
|
|
"minimist": "^1.2.8",
|
|
|
|
|
|
|
|
"postject": "^1.0.0-alpha.6"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"bin": {
|
|
|
|
|
|
|
|
"electron-windows-sign": "bin/electron-windows-sign.js"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=14.14"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@electron/windows-sign/node_modules/fs-extra": {
|
|
|
|
|
|
|
|
"version": "11.3.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true,
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"graceful-fs": "^4.2.0",
|
|
|
|
|
|
|
|
"jsonfile": "^6.0.1",
|
|
|
|
|
|
|
|
"universalify": "^2.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=14.14"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@electron/windows-sign/node_modules/jsonfile": {
|
|
|
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true,
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"universalify": "^2.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
|
|
|
"graceful-fs": "^4.1.6"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@electron/windows-sign/node_modules/universalify": {
|
|
|
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true,
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
|
"version": "4.7.0",
|
|
|
|
"version": "4.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
|
|
@@ -925,9 +873,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/config-helpers": {
|
|
|
|
"node_modules/@eslint/config-helpers": {
|
|
|
|
"version": "0.3.0",
|
|
|
|
"version": "0.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz",
|
|
|
|
"integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
|
|
|
|
"integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -935,9 +883,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/core": {
|
|
|
|
"node_modules/@eslint/core": {
|
|
|
|
"version": "0.15.1",
|
|
|
|
"version": "0.15.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz",
|
|
|
|
"integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
|
|
|
|
"integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
@@ -996,9 +944,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
"node_modules/@eslint/js": {
|
|
|
|
"version": "9.31.0",
|
|
|
|
"version": "9.34.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz",
|
|
|
|
"integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==",
|
|
|
|
"integrity": "sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -1019,13 +967,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@eslint/plugin-kit": {
|
|
|
|
"node_modules/@eslint/plugin-kit": {
|
|
|
|
"version": "0.3.3",
|
|
|
|
"version": "0.3.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz",
|
|
|
|
"integrity": "sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==",
|
|
|
|
"integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint/core": "^0.15.1",
|
|
|
|
"@eslint/core": "^0.15.2",
|
|
|
|
"levn": "^0.4.1"
|
|
|
|
"levn": "^0.4.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -1244,39 +1192,11 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@keyv/serialize": {
|
|
|
|
"node_modules/@keyv/serialize": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.0.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-qnEovoOp5Np2JDGonIDL6Ayihw0RhnRh6vxPuHo4RDn1UOzwEo4AeIfpL6UGIrsceWrCMiVPgwRjbHu4vYFc3g==",
|
|
|
|
"integrity": "sha512-RlDgexML7Z63Q8BSaqhXdCYNBy/JQnqYIwxofUrNLGCblOMHp+xux2Q8nLMLlPpgHQPoU0Do8Z6btCpRBEqZ8g==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT"
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"buffer": "^6.0.3"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@keyv/serialize/node_modules/buffer": {
|
|
|
|
|
|
|
|
"version": "6.0.3",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"funding": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "github",
|
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "patreon",
|
|
|
|
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "consulting",
|
|
|
|
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"base64-js": "^1.3.1",
|
|
|
|
|
|
|
|
"ieee754": "^1.2.1"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@malept/cross-spawn-promise": {
|
|
|
|
"node_modules/@malept/cross-spawn-promise": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"version": "2.0.0",
|
|
|
@@ -2042,16 +1962,16 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/request": {
|
|
|
|
"node_modules/@types/request": {
|
|
|
|
"version": "2.48.12",
|
|
|
|
"version": "2.48.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/request/-/request-2.48.12.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/request/-/request-2.48.13.tgz",
|
|
|
|
"integrity": "sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==",
|
|
|
|
"integrity": "sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@types/caseless": "*",
|
|
|
|
"@types/caseless": "*",
|
|
|
|
"@types/node": "*",
|
|
|
|
"@types/node": "*",
|
|
|
|
"@types/tough-cookie": "*",
|
|
|
|
"@types/tough-cookie": "*",
|
|
|
|
"form-data": "^2.5.0"
|
|
|
|
"form-data": "^2.5.5"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/responselike": {
|
|
|
|
"node_modules/@types/responselike": {
|
|
|
@@ -2129,17 +2049,17 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==",
|
|
|
|
"integrity": "sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.37.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.42.0",
|
|
|
|
"@typescript-eslint/type-utils": "8.37.0",
|
|
|
|
"@typescript-eslint/type-utils": "8.42.0",
|
|
|
|
"@typescript-eslint/utils": "8.37.0",
|
|
|
|
"@typescript-eslint/utils": "8.42.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.37.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.42.0",
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
"ignore": "^7.0.0",
|
|
|
|
"ignore": "^7.0.0",
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
|
"natural-compare": "^1.4.0",
|
|
|
@@ -2153,9 +2073,9 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"@typescript-eslint/parser": "^8.37.0",
|
|
|
|
"@typescript-eslint/parser": "^8.42.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
|
|
|
@@ -2169,16 +2089,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"node_modules/@typescript-eslint/parser": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==",
|
|
|
|
"integrity": "sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/scope-manager": "8.37.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.42.0",
|
|
|
|
"@typescript-eslint/types": "8.37.0",
|
|
|
|
"@typescript-eslint/types": "8.42.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.37.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.42.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.37.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.42.0",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -2190,18 +2110,18 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/project-service": {
|
|
|
|
"node_modules/@typescript-eslint/project-service": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==",
|
|
|
|
"integrity": "sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.37.0",
|
|
|
|
"@typescript-eslint/tsconfig-utils": "^8.42.0",
|
|
|
|
"@typescript-eslint/types": "^8.37.0",
|
|
|
|
"@typescript-eslint/types": "^8.42.0",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -2212,18 +2132,18 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==",
|
|
|
|
"integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.37.0",
|
|
|
|
"@typescript-eslint/types": "8.42.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.37.0"
|
|
|
|
"@typescript-eslint/visitor-keys": "8.42.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@@ -2234,9 +2154,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==",
|
|
|
|
"integrity": "sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -2247,19 +2167,19 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==",
|
|
|
|
"integrity": "sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.37.0",
|
|
|
|
"@typescript-eslint/types": "8.42.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.37.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.42.0",
|
|
|
|
"@typescript-eslint/utils": "8.37.0",
|
|
|
|
"@typescript-eslint/utils": "8.42.0",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
"ts-api-utils": "^2.1.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
@@ -2272,13 +2192,13 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==",
|
|
|
|
"integrity": "sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -2290,16 +2210,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==",
|
|
|
|
"integrity": "sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/project-service": "8.37.0",
|
|
|
|
"@typescript-eslint/project-service": "8.42.0",
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.37.0",
|
|
|
|
"@typescript-eslint/tsconfig-utils": "8.42.0",
|
|
|
|
"@typescript-eslint/types": "8.37.0",
|
|
|
|
"@typescript-eslint/types": "8.42.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.37.0",
|
|
|
|
"@typescript-eslint/visitor-keys": "8.42.0",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
@@ -2315,20 +2235,20 @@
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==",
|
|
|
|
"integrity": "sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
"@eslint-community/eslint-utils": "^4.7.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.37.0",
|
|
|
|
"@typescript-eslint/scope-manager": "8.42.0",
|
|
|
|
"@typescript-eslint/types": "8.37.0",
|
|
|
|
"@typescript-eslint/types": "8.42.0",
|
|
|
|
"@typescript-eslint/typescript-estree": "8.37.0"
|
|
|
|
"@typescript-eslint/typescript-estree": "8.42.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@@ -2339,17 +2259,17 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"eslint": "^8.57.0 || ^9.0.0",
|
|
|
|
"typescript": ">=4.8.4 <5.9.0"
|
|
|
|
"typescript": ">=4.8.4 <6.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
"version": "8.37.0",
|
|
|
|
"version": "8.42.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
|
|
|
|
"integrity": "sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==",
|
|
|
|
"integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@typescript-eslint/types": "8.37.0",
|
|
|
|
"@typescript-eslint/types": "8.42.0",
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
"eslint-visitor-keys": "^4.2.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@@ -2384,15 +2304,15 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@xhayper/discord-rpc": {
|
|
|
|
"node_modules/@xhayper/discord-rpc": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@xhayper/discord-rpc/-/discord-rpc-1.2.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@xhayper/discord-rpc/-/discord-rpc-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-Ch04/7hq0nfV47nJzDcLIKx0SLUcPOMlkYV43faWpKtEO9SgLrTD4FAOMBBT+JORceQytnzBMPvktW2q9ZCMiw==",
|
|
|
|
"integrity": "sha512-0NmUTiODl7u3UEjmO6y0Syp3dmgVLAt2EHrH4QKTQcXRwtF8Wl7Eipdn/GSSZ8HkDwxQFvcDGJMxT9VWB0pH8g==",
|
|
|
|
"license": "ISC",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@discordjs/rest": "^2.4.3",
|
|
|
|
"@discordjs/rest": "^2.5.1",
|
|
|
|
"@vladfrangu/async_event_emitter": "^2.4.6",
|
|
|
|
"@vladfrangu/async_event_emitter": "^2.4.6",
|
|
|
|
"discord-api-types": "^0.37.119",
|
|
|
|
"discord-api-types": "^0.38.16",
|
|
|
|
"ws": "^8.18.1"
|
|
|
|
"ws": "^8.18.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.20.7"
|
|
|
|
"node": ">=18.20.7"
|
|
|
@@ -2915,20 +2835,20 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/axios": {
|
|
|
|
"node_modules/axios": {
|
|
|
|
"version": "1.10.0",
|
|
|
|
"version": "1.11.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.11.0.tgz",
|
|
|
|
"integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==",
|
|
|
|
"integrity": "sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"follow-redirects": "^1.15.6",
|
|
|
|
"follow-redirects": "^1.15.6",
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
"form-data": "^4.0.4",
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/axios/node_modules/form-data": {
|
|
|
|
"node_modules/axios/node_modules/form-data": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"version": "4.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
|
|
|
|
"integrity": "sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==",
|
|
|
|
"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
@@ -3294,14 +3214,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/cacheable": {
|
|
|
|
"node_modules/cacheable": {
|
|
|
|
"version": "1.10.1",
|
|
|
|
"version": "1.10.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.10.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.10.3.tgz",
|
|
|
|
"integrity": "sha512-Fa2BZY0CS9F0PFc/6aVA6tgpOdw+hmv9dkZOlHXII5v5Hw+meJBIWDcPrG9q/dXxGcNbym5t77fzmawrBQfTmQ==",
|
|
|
|
"integrity": "sha512-M6p10iJ/VT0wT7TLIGUnm958oVrU2cUK8pQAVU21Zu7h8rbk/PeRtRWrvHJBql97Bhzk3g1N6+2VKC+Rjxna9Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"hookified": "^1.10.0",
|
|
|
|
"hookified": "^1.10.0",
|
|
|
|
"keyv": "^5.3.4"
|
|
|
|
"keyv": "^5.4.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/cacheable-lookup": {
|
|
|
|
"node_modules/cacheable-lookup": {
|
|
|
@@ -3332,13 +3252,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/cacheable/node_modules/keyv": {
|
|
|
|
"node_modules/cacheable/node_modules/keyv": {
|
|
|
|
"version": "5.3.4",
|
|
|
|
"version": "5.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.3.4.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.4.0.tgz",
|
|
|
|
"integrity": "sha512-ypEvQvInNpUe+u+w8BIcPkQvEqXquyyibWE/1NB5T2BTzIpS5cGEV1LZskDzPSTvNAaT4+5FutvzlvnkxOSKlw==",
|
|
|
|
"integrity": "sha512-TMckyVjEoacG5IteUpUrOBsFORtheqziVyyY2dLUwg1jwTb8u48LX4TgmtogkNl9Y9unaEJ1luj10fGyjMGFOQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@keyv/serialize": "^1.0.3"
|
|
|
|
"@keyv/serialize": "^1.1.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/call-bind": {
|
|
|
|
"node_modules/call-bind": {
|
|
|
@@ -3930,15 +3850,6 @@
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/cross-dirname": {
|
|
|
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cross-dirname/-/cross-dirname-0.1.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-+R08/oI0nl3vfPcqftZRpytksBXDzOUveBq/NBVx0sUp1axwzPQrKinNx5yd5sxPu8j1wIy8AfnVQ+5eFdha6Q==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
"node_modules/cross-spawn": {
|
|
|
|
"version": "7.0.6",
|
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
|
@@ -4267,10 +4178,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/discord-api-types": {
|
|
|
|
"node_modules/discord-api-types": {
|
|
|
|
"version": "0.37.119",
|
|
|
|
"version": "0.38.20",
|
|
|
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.37.119.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.38.20.tgz",
|
|
|
|
"integrity": "sha512-WasbGFXEB+VQWXlo6IpW3oUv73Yuau1Ig4AZF/m13tXcTKnMpc/mHjpztIlz4+BM9FG9BHQkEXiPto3bKduQUg==",
|
|
|
|
"integrity": "sha512-wJSmFFi8eoFL/jIosUQLoXeCv7YK+l7joKmFCsnkx7HWSFt5xScNQdhvILLxC0oU6J5bK0ppR7GZ1d4NJScSNQ==",
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"workspaces": [
|
|
|
|
|
|
|
|
"scripts/actions/documentation"
|
|
|
|
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/dmg-builder": {
|
|
|
|
"node_modules/dmg-builder": {
|
|
|
|
"version": "26.0.12",
|
|
|
|
"version": "26.0.12",
|
|
|
@@ -4478,8 +4392,8 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/electron": {
|
|
|
|
"node_modules/electron": {
|
|
|
|
"version": "35.7.2+wvcus",
|
|
|
|
"version": "38.0.0+wvcus",
|
|
|
|
"resolved": "git+ssh://git@github.com/castlabs/electron-releases.git#fc7ae5166495414c9ebeed02c53e7d03df44a083",
|
|
|
|
"resolved": "git+ssh://git@github.com/castlabs/electron-releases.git#678b5c7761825c5af936f5c67a9101f3fc6ab750",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
@@ -4881,20 +4795,20 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/eslint": {
|
|
|
|
"node_modules/eslint": {
|
|
|
|
"version": "9.31.0",
|
|
|
|
"version": "9.34.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.31.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.34.0.tgz",
|
|
|
|
"integrity": "sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==",
|
|
|
|
"integrity": "sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
"@eslint/config-array": "^0.21.0",
|
|
|
|
"@eslint/config-array": "^0.21.0",
|
|
|
|
"@eslint/config-helpers": "^0.3.0",
|
|
|
|
"@eslint/config-helpers": "^0.3.1",
|
|
|
|
"@eslint/core": "^0.15.0",
|
|
|
|
"@eslint/core": "^0.15.2",
|
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
|
"@eslint/js": "9.31.0",
|
|
|
|
"@eslint/js": "9.34.0",
|
|
|
|
"@eslint/plugin-kit": "^0.3.1",
|
|
|
|
"@eslint/plugin-kit": "^0.3.5",
|
|
|
|
"@humanfs/node": "^0.16.6",
|
|
|
|
"@humanfs/node": "^0.16.6",
|
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
|
|
@@ -5540,15 +5454,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/form-data": {
|
|
|
|
"node_modules/form-data": {
|
|
|
|
"version": "2.5.3",
|
|
|
|
"version": "2.5.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.5.tgz",
|
|
|
|
"integrity": "sha512-XHIrMD0NpDrNM/Ckf7XJiBbLl57KEhT3+i3yY+eWm+cqYZJQTZrKo8Y8AWKnuV5GT4scfuUGt9LzNoIx3dU1nQ==",
|
|
|
|
"integrity": "sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
"es-set-tostringtag": "^2.1.0",
|
|
|
|
"es-set-tostringtag": "^2.1.0",
|
|
|
|
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
"mime-types": "^2.1.35",
|
|
|
|
"mime-types": "^2.1.35",
|
|
|
|
"safe-buffer": "^5.2.1"
|
|
|
|
"safe-buffer": "^5.2.1"
|
|
|
|
},
|
|
|
|
},
|
|
|
@@ -6109,9 +6024,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/hookified": {
|
|
|
|
"node_modules/hookified": {
|
|
|
|
"version": "1.10.0",
|
|
|
|
"version": "1.11.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.10.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.11.0.tgz",
|
|
|
|
"integrity": "sha512-dJw0492Iddsj56U1JsSTm9E/0B/29a1AuoSLRAte8vQg/kaTGF3IgjEWT8c8yG4cC10+HisE1x5QAwR0Xwc+DA==",
|
|
|
|
"integrity": "sha512-aDdIN3GyU5I6wextPplYdfmWCo+aLmjjVbntmX6HLD5RCi/xKsivYEBhnRD+d9224zFf008ZpLMPlWF0ZodYZw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
@@ -7070,9 +6985,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/magic-bytes.js": {
|
|
|
|
"node_modules/magic-bytes.js": {
|
|
|
|
"version": "1.10.0",
|
|
|
|
"version": "1.12.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-bytes.js/-/magic-bytes.js-1.10.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-bytes.js/-/magic-bytes.js-1.12.1.tgz",
|
|
|
|
"integrity": "sha512-/k20Lg2q8LE5xiaaSkMXk4sfvI+9EGEykFS4b0CHHGWqDYU0bGUFSwchNOMA56D7TCs9GwVTkqe9als1/ns8UQ==",
|
|
|
|
"integrity": "sha512-ThQLOhN86ZkJ7qemtVRGYM+gRgR8GEXNli9H/PMvpnZsE44Xfh3wx9kGJaldg314v85m+bFW6WBMaVHJc/c3zA==",
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/make-error": {
|
|
|
|
"node_modules/make-error": {
|
|
|
@@ -7608,16 +7523,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/node-abi": {
|
|
|
|
"node_modules/node-abi": {
|
|
|
|
"version": "3.74.0",
|
|
|
|
"version": "4.14.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.74.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-4.14.0.tgz",
|
|
|
|
"integrity": "sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==",
|
|
|
|
"integrity": "sha512-E4n91K4Nk1Rch2KzD+edU2bfZTP4W42GypAUDXU4vu1A+4u9PvUNDkGI0dXbsy8ZeF3WGj0SD/uHxnXD/sW+3w==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"semver": "^7.3.5"
|
|
|
|
"semver": "^7.6.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
"node": ">=22.12.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/node-addon-api": {
|
|
|
|
"node_modules/node-addon-api": {
|
|
|
@@ -8432,36 +8347,6 @@
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/postject": {
|
|
|
|
|
|
|
|
"version": "1.0.0-alpha.6",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postject/-/postject-1.0.0-alpha.6.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-b9Eb8h2eVqNE8edvKdwqkrY6O7kAwmI8kcnBv1NScolYJbo59XUF0noFq+lxbC1yN20bmC0WBEbDC5H/7ASb0A==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true,
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"commander": "^9.4.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"bin": {
|
|
|
|
|
|
|
|
"postject": "dist/cli.js"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/postject/node_modules/commander": {
|
|
|
|
|
|
|
|
"version": "9.5.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"optional": true,
|
|
|
|
|
|
|
|
"peer": true,
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^12.20.0 || >=14"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/prelude-ls": {
|
|
|
|
"node_modules/prelude-ls": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
|
@@ -9118,9 +9003,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/sass": {
|
|
|
|
"node_modules/sass": {
|
|
|
|
"version": "1.89.2",
|
|
|
|
"version": "1.92.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.92.0.tgz",
|
|
|
|
"integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==",
|
|
|
|
"integrity": "sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"chokidar": "^4.0.0",
|
|
|
|
"chokidar": "^4.0.0",
|
|
|
@@ -9751,9 +9636,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/stylelint": {
|
|
|
|
"node_modules/stylelint": {
|
|
|
|
"version": "16.21.1",
|
|
|
|
"version": "16.23.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz",
|
|
|
|
"integrity": "sha512-WCXdXnYK2tpCbebgMF0Bme3YZH/Rh/UXerj75twYo4uLULlcrLwFVdZTvTEF8idFnAcW21YUDJFyKOfaf6xJRw==",
|
|
|
|
"integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
{
|
|
|
@@ -9780,7 +9665,7 @@
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
"fast-glob": "^3.3.3",
|
|
|
|
"fast-glob": "^3.3.3",
|
|
|
|
"fastest-levenshtein": "^1.0.16",
|
|
|
|
"fastest-levenshtein": "^1.0.16",
|
|
|
|
"file-entry-cache": "^10.1.1",
|
|
|
|
"file-entry-cache": "^10.1.3",
|
|
|
|
"global-modules": "^2.0.0",
|
|
|
|
"global-modules": "^2.0.0",
|
|
|
|
"globby": "^11.1.0",
|
|
|
|
"globby": "^11.1.0",
|
|
|
|
"globjoin": "^0.1.4",
|
|
|
|
"globjoin": "^0.1.4",
|
|
|
@@ -9861,6 +9746,55 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/stylelint-config-standard": {
|
|
|
|
"node_modules/stylelint-config-standard": {
|
|
|
|
|
|
|
|
"version": "39.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-39.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"funding": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/stylelint"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "github",
|
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/stylelint"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"stylelint-config-recommended": "^17.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=18.12.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"stylelint": "^16.23.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/stylelint-config-standard-scss": {
|
|
|
|
|
|
|
|
"version": "15.0.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-15.0.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-8pmmfutrMlPHukLp+Th9asmk21tBXMVGxskZCzkRVWt1d8Z0SrXjUUQ3vn9KcBj1bJRd5msk6yfEFM0UYHBRdg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"stylelint-config-recommended-scss": "^15.0.1",
|
|
|
|
|
|
|
|
"stylelint-config-standard": "^38.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=20"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"postcss": "^8.3.3",
|
|
|
|
|
|
|
|
"stylelint": "^16.18.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
|
|
|
"postcss": {
|
|
|
|
|
|
|
|
"optional": true
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/stylelint-config-standard-scss/node_modules/stylelint-config-standard": {
|
|
|
|
"version": "38.0.0",
|
|
|
|
"version": "38.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-38.0.0.tgz",
|
|
|
|
"integrity": "sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==",
|
|
|
|
"integrity": "sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==",
|
|
|
@@ -9886,27 +9820,27 @@
|
|
|
|
"stylelint": "^16.18.0"
|
|
|
|
"stylelint": "^16.18.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/stylelint-config-standard-scss": {
|
|
|
|
"node_modules/stylelint-config-standard/node_modules/stylelint-config-recommended": {
|
|
|
|
"version": "15.0.1",
|
|
|
|
"version": "17.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-15.0.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-17.0.0.tgz",
|
|
|
|
"integrity": "sha512-8pmmfutrMlPHukLp+Th9asmk21tBXMVGxskZCzkRVWt1d8Z0SrXjUUQ3vn9KcBj1bJRd5msk6yfEFM0UYHBRdg==",
|
|
|
|
"integrity": "sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"funding": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
|
|
|
"url": "https://opencollective.com/stylelint"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "github",
|
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/stylelint"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"stylelint-config-recommended-scss": "^15.0.1",
|
|
|
|
|
|
|
|
"stylelint-config-standard": "^38.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=20"
|
|
|
|
"node": ">=18.12.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"postcss": "^8.3.3",
|
|
|
|
"stylelint": "^16.23.0"
|
|
|
|
"stylelint": "^16.18.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
|
|
|
"postcss": {
|
|
|
|
|
|
|
|
"optional": true
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/stylelint-prettier": {
|
|
|
|
"node_modules/stylelint-prettier": {
|
|
|
@@ -9964,23 +9898,23 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/stylelint/node_modules/file-entry-cache": {
|
|
|
|
"node_modules/stylelint/node_modules/file-entry-cache": {
|
|
|
|
"version": "10.1.1",
|
|
|
|
"version": "10.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.1.3.tgz",
|
|
|
|
"integrity": "sha512-zcmsHjg2B2zjuBgjdnB+9q0+cWcgWfykIcsDkWDB4GTPtl1eXUA+gTI6sO0u01AqK3cliHryTU55/b2Ow1hfZg==",
|
|
|
|
"integrity": "sha512-D+w75Ub8T55yor7fPgN06rkCAUbAYw2vpxJmmjv/GDAcvCnv9g7IvHhIZoxzRZThrXPFI2maeY24pPbtyYU7Lg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"flat-cache": "^6.1.10"
|
|
|
|
"flat-cache": "^6.1.12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/stylelint/node_modules/flat-cache": {
|
|
|
|
"node_modules/stylelint/node_modules/flat-cache": {
|
|
|
|
"version": "6.1.11",
|
|
|
|
"version": "6.1.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.11.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.12.tgz",
|
|
|
|
"integrity": "sha512-zfOAns94mp7bHG/vCn9Ru2eDCmIxVQ5dELUHKjHfDEOJmHNzE+uGa6208kfkgmtym4a0FFjEuFksCXFacbVhSg==",
|
|
|
|
"integrity": "sha512-U+HqqpZPPXP5d24bWuRzjGqVqUcw64k4nZAbruniDwdRg0H10tvN7H6ku1tjhA4rg5B9GS3siEvwO2qjJJ6f8Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"cacheable": "^1.10.1",
|
|
|
|
"cacheable": "^1.10.3",
|
|
|
|
"flatted": "^3.3.3",
|
|
|
|
"flatted": "^3.3.3",
|
|
|
|
"hookified": "^1.10.0"
|
|
|
|
"hookified": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -10667,9 +10601,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"version": "5.8.3",
|
|
|
|
"version": "5.9.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
|
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
|
|
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
@@ -10688,9 +10622,9 @@
|
|
|
|
"license": "MIT"
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/undici": {
|
|
|
|
"node_modules/undici": {
|
|
|
|
"version": "6.21.1",
|
|
|
|
"version": "6.21.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-6.21.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz",
|
|
|
|
"integrity": "sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==",
|
|
|
|
"integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.17"
|
|
|
|
"node": ">=18.17"
|
|
|
@@ -10946,9 +10880,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/ws": {
|
|
|
|
"node_modules/ws": {
|
|
|
|
"version": "8.18.1",
|
|
|
|
"version": "8.18.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
|
|
|
"integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
|
|
|
|
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
"node": ">=10.0.0"
|
|
|
|