|
|
@ -1,12 +1,12 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "hotkeys-js",
|
|
|
|
"name": "hotkeys-js",
|
|
|
|
"version": "3.13.7",
|
|
|
|
"version": "3.13.9",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"": {
|
|
|
|
"name": "hotkeys-js",
|
|
|
|
"name": "hotkeys-js",
|
|
|
|
"version": "3.13.7",
|
|
|
|
"version": "3.13.9",
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@babel/eslint-parser": "^7.18.9",
|
|
|
|
"@babel/eslint-parser": "^7.18.9",
|
|
|
@ -35,7 +35,7 @@
|
|
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
|
|
"kkt": "^7.5.2",
|
|
|
|
"kkt": "^7.5.2",
|
|
|
|
"lint-staged": "^15.2.0",
|
|
|
|
"lint-staged": "^15.2.0",
|
|
|
|
"puppeteer": "^23.10.1",
|
|
|
|
"puppeteer": "~24.1.0",
|
|
|
|
"react": "~18.2.0",
|
|
|
|
"react": "~18.2.0",
|
|
|
|
"react-dom": "~18.2.0",
|
|
|
|
"react-dom": "~18.2.0",
|
|
|
|
"rimraf": "^5.0.1",
|
|
|
|
"rimraf": "^5.0.1",
|
|
|
@ -4500,16 +4500,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@puppeteer/browsers": {
|
|
|
|
"node_modules/@puppeteer/browsers": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"version": "2.7.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.5.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.7.0.tgz",
|
|
|
|
"integrity": "sha512-6TQAc/5uRILE6deixJ1CR8rXyTbzXIXNgO1D0Woi9Bqicz2FV5iKP3BHYEg6o4UATCMcbQQ0jbmeaOkn/HQk2w==",
|
|
|
|
"integrity": "sha512-bO61XnTuopsz9kvtfqhVbH6LTM1koxK0IlBR+yuVrM2LB7mk8+5o1w18l5zqd5cs8xlf+ntgambqRqGifMDjog==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^4.3.7",
|
|
|
|
"debug": "^4.4.0",
|
|
|
|
"extract-zip": "^2.0.1",
|
|
|
|
"extract-zip": "^2.0.1",
|
|
|
|
"progress": "^2.0.3",
|
|
|
|
"progress": "^2.0.3",
|
|
|
|
"proxy-agent": "^6.4.0",
|
|
|
|
"proxy-agent": "^6.5.0",
|
|
|
|
"semver": "^7.6.3",
|
|
|
|
"semver": "^7.6.3",
|
|
|
|
"tar-fs": "^3.0.6",
|
|
|
|
"tar-fs": "^3.0.6",
|
|
|
|
"unbzip2-stream": "^1.4.3",
|
|
|
|
"unbzip2-stream": "^1.4.3",
|
|
|
@ -8403,14 +8403,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/chromium-bidi": {
|
|
|
|
"node_modules/chromium-bidi": {
|
|
|
|
"version": "0.8.0",
|
|
|
|
"version": "0.11.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.8.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.11.0.tgz",
|
|
|
|
"integrity": "sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug==",
|
|
|
|
"integrity": "sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"mitt": "3.0.1",
|
|
|
|
"mitt": "3.0.1",
|
|
|
|
"urlpattern-polyfill": "10.0.0",
|
|
|
|
|
|
|
|
"zod": "3.23.8"
|
|
|
|
"zod": "3.23.8"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
@ -10097,9 +10096,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/devtools-protocol": {
|
|
|
|
"node_modules/devtools-protocol": {
|
|
|
|
"version": "0.0.1367902",
|
|
|
|
"version": "0.0.1380148",
|
|
|
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1367902.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1380148.tgz",
|
|
|
|
"integrity": "sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==",
|
|
|
|
"integrity": "sha512-1CJABgqLxbYxVI+uJY/UDUHJtJ0KZTSjNYJYKqd9FRoXT33WDakDHNxRapMEgzeJ/C3rcs01+avshMnPmKQbvA==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -18899,34 +18898,31 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/pac-proxy-agent": {
|
|
|
|
"node_modules/pac-proxy-agent": {
|
|
|
|
"version": "7.0.2",
|
|
|
|
"version": "7.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.1.0.tgz",
|
|
|
|
"integrity": "sha512-BFi3vZnO9X5Qt6NRz7ZOaPja3ic0PhlsmCRYLOpN11+mWBCR6XJDqW5RF3j8jm4WGGQZtBA+bTfxYzeKW73eHg==",
|
|
|
|
"integrity": "sha512-Z5FnLVVZSnX7WjBg0mhDtydeRZ1xMcATZThjySQUHqr+0ksP8kqaw23fNKkaaN/Z8gwLUs/W7xdl0I75eP2Xyw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
|
|
|
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
|
|
|
"agent-base": "^7.0.2",
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"get-uri": "^6.0.1",
|
|
|
|
"get-uri": "^6.0.1",
|
|
|
|
"http-proxy-agent": "^7.0.0",
|
|
|
|
"http-proxy-agent": "^7.0.0",
|
|
|
|
"https-proxy-agent": "^7.0.5",
|
|
|
|
"https-proxy-agent": "^7.0.6",
|
|
|
|
"pac-resolver": "^7.0.1",
|
|
|
|
"pac-resolver": "^7.0.1",
|
|
|
|
"socks-proxy-agent": "^8.0.4"
|
|
|
|
"socks-proxy-agent": "^8.0.5"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/pac-proxy-agent/node_modules/agent-base": {
|
|
|
|
"node_modules/pac-proxy-agent/node_modules/agent-base": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"version": "7.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
|
|
|
|
"integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==",
|
|
|
|
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -18946,13 +18942,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/pac-proxy-agent/node_modules/https-proxy-agent": {
|
|
|
|
"node_modules/pac-proxy-agent/node_modules/https-proxy-agent": {
|
|
|
|
"version": "7.0.5",
|
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
|
|
"integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==",
|
|
|
|
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.0.2",
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "4"
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -21209,34 +21205,31 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/proxy-agent": {
|
|
|
|
"node_modules/proxy-agent": {
|
|
|
|
"version": "6.4.0",
|
|
|
|
"version": "6.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.5.0.tgz",
|
|
|
|
"integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==",
|
|
|
|
"integrity": "sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.0.2",
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"http-proxy-agent": "^7.0.1",
|
|
|
|
"http-proxy-agent": "^7.0.1",
|
|
|
|
"https-proxy-agent": "^7.0.3",
|
|
|
|
"https-proxy-agent": "^7.0.6",
|
|
|
|
"lru-cache": "^7.14.1",
|
|
|
|
"lru-cache": "^7.14.1",
|
|
|
|
"pac-proxy-agent": "^7.0.1",
|
|
|
|
"pac-proxy-agent": "^7.1.0",
|
|
|
|
"proxy-from-env": "^1.1.0",
|
|
|
|
"proxy-from-env": "^1.1.0",
|
|
|
|
"socks-proxy-agent": "^8.0.2"
|
|
|
|
"socks-proxy-agent": "^8.0.5"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/proxy-agent/node_modules/agent-base": {
|
|
|
|
"node_modules/proxy-agent/node_modules/agent-base": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"version": "7.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
|
|
|
|
"integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==",
|
|
|
|
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -21256,13 +21249,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/proxy-agent/node_modules/https-proxy-agent": {
|
|
|
|
"node_modules/proxy-agent/node_modules/https-proxy-agent": {
|
|
|
|
"version": "7.0.5",
|
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
|
|
"integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==",
|
|
|
|
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.0.2",
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "4"
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
@ -21351,18 +21344,18 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/puppeteer": {
|
|
|
|
"node_modules/puppeteer": {
|
|
|
|
"version": "23.10.1",
|
|
|
|
"version": "24.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-23.10.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.1.0.tgz",
|
|
|
|
"integrity": "sha512-kbcO+vu91fgUyBzEwByPe4q5lEEuBq4cuOZnZeRL42G7r5UrfbUFlxBJayXBLBsD6pREdk/92ZFwFQq3MaN6ww==",
|
|
|
|
"integrity": "sha512-F+3yKILaosLToT7amR7LIkTKkKMR0EGQPjFBch+MtgS8vRPS+4cPnLJuXDVTfCj2NqfrCnShtOr7yD+9dEgHRQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@puppeteer/browsers": "2.5.0",
|
|
|
|
"@puppeteer/browsers": "2.7.0",
|
|
|
|
"chromium-bidi": "0.8.0",
|
|
|
|
"chromium-bidi": "0.12.0",
|
|
|
|
"cosmiconfig": "^9.0.0",
|
|
|
|
"cosmiconfig": "^9.0.0",
|
|
|
|
"devtools-protocol": "0.0.1367902",
|
|
|
|
"devtools-protocol": "0.0.1380148",
|
|
|
|
"puppeteer-core": "23.10.1",
|
|
|
|
"puppeteer-core": "24.1.0",
|
|
|
|
"typed-query-selector": "^2.12.0"
|
|
|
|
"typed-query-selector": "^2.12.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"bin": {
|
|
|
@ -21373,16 +21366,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/puppeteer-core": {
|
|
|
|
"node_modules/puppeteer-core": {
|
|
|
|
"version": "23.10.1",
|
|
|
|
"version": "24.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-23.10.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.1.0.tgz",
|
|
|
|
"integrity": "sha512-ey6NwixHYEUnhCA/uYi7uQQ4a0CZw4k+MatbHXGl5GEzaiRQziYUxc2HGpdQZ/gnh4KQWAKkocyIg1/dIm5d0g==",
|
|
|
|
"integrity": "sha512-ReefWoQgqdyl67uWEBy/TMZ4mAB7hP0JB5HIxSE8B1ot/4ningX1gmzHCOSNfMbTiS/VJHCvaZAe3oJTXph7yw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@puppeteer/browsers": "2.5.0",
|
|
|
|
"@puppeteer/browsers": "2.7.0",
|
|
|
|
"chromium-bidi": "0.8.0",
|
|
|
|
"chromium-bidi": "0.11.0",
|
|
|
|
"debug": "^4.3.7",
|
|
|
|
"debug": "^4.4.0",
|
|
|
|
"devtools-protocol": "0.0.1367902",
|
|
|
|
"devtools-protocol": "0.0.1380148",
|
|
|
|
"typed-query-selector": "^2.12.0",
|
|
|
|
"typed-query-selector": "^2.12.0",
|
|
|
|
"ws": "^8.18.0"
|
|
|
|
"ws": "^8.18.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -21390,6 +21383,20 @@
|
|
|
|
"node": ">=18"
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/puppeteer/node_modules/chromium-bidi": {
|
|
|
|
|
|
|
|
"version": "0.12.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.12.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-xzXveJmX826GGq1MeE5okD8XxaDT8172CXByhFJ687eY65rbjOIebdbUuQh+jXKaNyGKI14Veb3KjLLmSueaxA==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"mitt": "3.0.1",
|
|
|
|
|
|
|
|
"zod": "3.24.1"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"devtools-protocol": "*"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/puppeteer/node_modules/cosmiconfig": {
|
|
|
|
"node_modules/puppeteer/node_modules/cosmiconfig": {
|
|
|
|
"version": "9.0.0",
|
|
|
|
"version": "9.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
|
@ -21417,6 +21424,16 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/puppeteer/node_modules/zod": {
|
|
|
|
|
|
|
|
"version": "3.24.1",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/pure-rand": {
|
|
|
|
"node_modules/pure-rand": {
|
|
|
|
"version": "6.1.0",
|
|
|
|
"version": "6.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
|
|
|
@ -26026,13 +26043,13 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/socks-proxy-agent": {
|
|
|
|
"node_modules/socks-proxy-agent": {
|
|
|
|
"version": "8.0.4",
|
|
|
|
"version": "8.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.4.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
|
|
|
|
"integrity": "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==",
|
|
|
|
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.1.1",
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"socks": "^2.8.3"
|
|
|
|
"socks": "^2.8.3"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -26041,14 +26058,11 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/socks-proxy-agent/node_modules/agent-base": {
|
|
|
|
"node_modules/socks-proxy-agent/node_modules/agent-base": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"version": "7.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
|
|
|
|
"integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==",
|
|
|
|
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -28209,13 +28223,6 @@
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/urlpattern-polyfill": {
|
|
|
|
|
|
|
|
"version": "10.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/util": {
|
|
|
|
"node_modules/util": {
|
|
|
|
"version": "0.12.5",
|
|
|
|
"version": "0.12.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz",
|
|
|
|