|
|
|
|
@ -139,7 +139,7 @@
|
|
|
|
|
"karma-viewport": "^1.0.9",
|
|
|
|
|
"mime": "^4.0.7",
|
|
|
|
|
"msw": "^2.11.2",
|
|
|
|
|
"puppeteer": "^24.19.0",
|
|
|
|
|
"puppeteer": "^24.20.0",
|
|
|
|
|
"raw-loader": "^4.0.2",
|
|
|
|
|
"regextras": "^0.8.0",
|
|
|
|
|
"sass": "^1.92.1",
|
|
|
|
|
@ -5045,9 +5045,9 @@
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@puppeteer/browsers": {
|
|
|
|
|
"version": "2.10.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.8.tgz",
|
|
|
|
|
"integrity": "sha512-f02QYEnBDE0p8cteNoPYHHjbDuwyfbe4cCIVlNi8/MRicIxFW4w4CfgU0LNgWEID6s06P+hRJ1qjpBLMhPRCiQ==",
|
|
|
|
|
"version": "2.10.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.9.tgz",
|
|
|
|
|
"integrity": "sha512-kUGHwABarVhvMP+zhW5zvDA7LmGcd4TwrTEBwcTQic5EebUqaK5NjC0UXLJepIFVGsr2N/Z8NJQz2JYGo1ZwxA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
|
@ -8388,10 +8388,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/b4a": {
|
|
|
|
|
"version": "1.6.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz",
|
|
|
|
|
"integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
|
|
|
|
|
"dev": true
|
|
|
|
|
"version": "1.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-ZovbrBV0g6JxK5cGUF1Suby1vLfKjv4RWi8IxoaO/Mon8BDD9I21RxjHFtgQ+kskJqLAVyQZly3uMBui+vhc8Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react-native-b4a": "*"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"react-native-b4a": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-loader": {
|
|
|
|
|
"version": "10.0.0",
|
|
|
|
|
@ -8510,15 +8518,17 @@
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bare-fs": {
|
|
|
|
|
"version": "4.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-1aGs5pRVLToMQ79elP+7cc0u0s/wXAzfBv/7hDloT7WFggLqECCas5qqPky7WHCFdsBH5WDq6sD4fAoz5sJbtA==",
|
|
|
|
|
"version": "4.4.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-W95NLMtnREWRbiHsMrR3mRC+Z1w80Tb3y4W2v3Sszwh+M6ll0Ss16l5Zc0LLt3FqoLYn88tqp1PipFSGlt26sA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bare-events": "^2.5.4",
|
|
|
|
|
"bare-path": "^3.0.0",
|
|
|
|
|
"bare-stream": "^2.6.4"
|
|
|
|
|
"bare-stream": "^2.6.4",
|
|
|
|
|
"bare-url": "^2.2.2",
|
|
|
|
|
"fast-fifo": "^1.3.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"bare": ">=1.16.0"
|
|
|
|
|
@ -8574,6 +8584,16 @@
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bare-url": {
|
|
|
|
|
"version": "2.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-g+ueNGKkrjMazDG3elZO1pNs3HY5+mMmOet1jtKyhOaCnkLzitxf26z7hoAEkDNgdNmnc1KIlt/dw6Po6xZMpA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bare-path": "^3.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/base-64": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
|
|
|
|
|
@ -20487,17 +20507,17 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer": {
|
|
|
|
|
"version": "24.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-gUWgHX36m9K6yUbvNBEA7CXElIL92yXMoAVFrO8OpZkItqrruLVqYA8ikmfgwcw/cNfYgkt0n2+yP9jd9RSETA==",
|
|
|
|
|
"version": "24.20.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.20.0.tgz",
|
|
|
|
|
"integrity": "sha512-iLnLV9oHKKAujmxiSxRWKfcT1q2COu0g1N9iU2TCp1MlmsyjgNAkcBOR3cAOqKb5UTiVPIGG4z5PO5yfpYZ6jA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.10.8",
|
|
|
|
|
"@puppeteer/browsers": "2.10.9",
|
|
|
|
|
"chromium-bidi": "8.0.0",
|
|
|
|
|
"cosmiconfig": "^9.0.0",
|
|
|
|
|
"devtools-protocol": "0.0.1495869",
|
|
|
|
|
"puppeteer-core": "24.19.0",
|
|
|
|
|
"puppeteer-core": "24.20.0",
|
|
|
|
|
"typed-query-selector": "^2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@ -20508,16 +20528,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer-core": {
|
|
|
|
|
"version": "24.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-qsEys4OIb2VGC2tNWKAs4U0mnjkIAxueMOOzk2nEFM9g4Y8QuvYkEMtmwsEdvzNGsUFd7DprOQfABmlN7WBOlg==",
|
|
|
|
|
"version": "24.20.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.20.0.tgz",
|
|
|
|
|
"integrity": "sha512-n0y/f8EYyZt4yEJkjP3Vrqf9A4qa3uYpKYdsiedIY4bxIfTw1aAJSpSVPmWBPlr1LO4cNq2hGNIBWKPhvBF68w==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.10.8",
|
|
|
|
|
"@puppeteer/browsers": "2.10.9",
|
|
|
|
|
"chromium-bidi": "8.0.0",
|
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
|
"devtools-protocol": "0.0.1495869",
|
|
|
|
|
"typed-query-selector": "^2.12.0",
|
|
|
|
|
"webdriver-bidi-protocol": "0.2.8",
|
|
|
|
|
"ws": "^8.18.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
@ -26417,6 +26438,12 @@
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webdriver-bidi-protocol": {
|
|
|
|
|
"version": "0.2.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.2.8.tgz",
|
|
|
|
|
"integrity": "sha512-KPvtVAIX8VHjLZH1KHT5GXoOaPeb0Ju+JlAcdshw6Z/gsmRtLoxt0Hw99PgJwZta7zUQaAUIHHWDRkzrPHsQTQ==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
|
"version": "7.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
|
|
|
|
|
|