|
|
|
|
@ -138,7 +138,7 @@
|
|
|
|
|
"karma-viewport": "^1.0.9",
|
|
|
|
|
"mime": "^4.1.0",
|
|
|
|
|
"msw": "^2.12.1",
|
|
|
|
|
"puppeteer": "^24.29.1",
|
|
|
|
|
"puppeteer": "^24.30.0",
|
|
|
|
|
"raw-loader": "^4.0.2",
|
|
|
|
|
"regextras": "^0.8.0",
|
|
|
|
|
"sass": "^1.93.3",
|
|
|
|
|
@ -8192,9 +8192,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bare-fs": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-GljgCjeupKZJNetTqxKaQArLK10vpmK28or0+RwWjEl5Rk+/xG3wkpmkv+WrcBm3q1BwHKlnhXzR8O37kcvkXQ==",
|
|
|
|
|
"version": "4.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-zGUCsm3yv/ePt2PHNbVxjjn0nNB1MkIaR4wOCxJ2ig5pCf5cCVAYJXVhQg/3OhhJV6DB1ts7Hv0oUaElc2TPQg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@ -9090,9 +9090,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chromium-bidi": {
|
|
|
|
|
"version": "10.5.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-10.5.1.tgz",
|
|
|
|
|
"integrity": "sha512-rlj6OyhKhVTnk4aENcUme3Jl9h+cq4oXu4AzBcvr8RMmT6BR4a3zSNT9dbIfXr9/BS6ibzRyDhowuw4n2GgzsQ==",
|
|
|
|
|
"version": "11.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-11.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-cM3DI+OOb89T3wO8cpPSro80Q9eKYJ7hGVXoGS3GkDPxnYSqiv+6xwpIf6XERyJ9Tdsl09hmNmY94BkgZdVekw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
|
@ -14936,9 +14936,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ip-address": {
|
|
|
|
|
"version": "10.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==",
|
|
|
|
|
"version": "10.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12"
|
|
|
|
|
@ -20147,17 +20147,17 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer": {
|
|
|
|
|
"version": "24.29.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.29.1.tgz",
|
|
|
|
|
"integrity": "sha512-pX05JV1mMP+1N0vP3I4DOVwjMdpihv2LxQTtSfw6CUm5F0ZFLUFE/LSZ4yUWHYaM3C11Hdu+sgn7uY7teq5MYw==",
|
|
|
|
|
"version": "24.30.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.30.0.tgz",
|
|
|
|
|
"integrity": "sha512-A5OtCi9WpiXBQgJ2vQiZHSyrAzQmO/WDsvghqlN4kgw21PhxA5knHUaUQq/N3EMt8CcvSS0RM+kmYLJmedR3TQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.10.13",
|
|
|
|
|
"chromium-bidi": "10.5.1",
|
|
|
|
|
"chromium-bidi": "11.0.0",
|
|
|
|
|
"cosmiconfig": "^9.0.0",
|
|
|
|
|
"devtools-protocol": "0.0.1521046",
|
|
|
|
|
"puppeteer-core": "24.29.1",
|
|
|
|
|
"puppeteer-core": "24.30.0",
|
|
|
|
|
"typed-query-selector": "^2.12.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
@ -20168,13 +20168,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/puppeteer-core": {
|
|
|
|
|
"version": "24.29.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.29.1.tgz",
|
|
|
|
|
"integrity": "sha512-ErJ9qKCK+bdLvBa7QVSQTBSPm8KZbl1yC/WvhrZ0ut27hDf2QBzjDsn1IukzE1i1KtZ7NYGETOV4W1beoo9izA==",
|
|
|
|
|
"version": "24.30.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.30.0.tgz",
|
|
|
|
|
"integrity": "sha512-2S3Smy0t0W4wJnNvDe7W0bE7wDmZjfZ3ljfMgJd6hn2Hq/f0jgN+x9PULZo2U3fu5UUIJ+JP8cNUGllu8P91Pg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@puppeteer/browsers": "2.10.13",
|
|
|
|
|
"chromium-bidi": "10.5.1",
|
|
|
|
|
"chromium-bidi": "11.0.0",
|
|
|
|
|
"debug": "^4.4.3",
|
|
|
|
|
"devtools-protocol": "0.0.1521046",
|
|
|
|
|
"typed-query-selector": "^2.12.0",
|
|
|
|
|
|