mirror of
https://github.com/discourse/discourse.git
synced 2025-01-04 12:03:47 +08:00
Build(deps-dev): Bump puppeteer-core from 23.10.4 to 23.11.0 (#30356)
This commit is contained in:
parent
e4b82a3655
commit
4305b64460
|
@ -34,7 +34,7 @@
|
|||
"moment-timezone": "0.5.45",
|
||||
"pikaday": "1.8.2",
|
||||
"prettier": "^2.8.8",
|
||||
"puppeteer-core": "^23.10.4",
|
||||
"puppeteer-core": "^23.11.0",
|
||||
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
|
||||
"terser": "^5.37.0",
|
||||
"typescript": "^5.7.2"
|
||||
|
|
|
@ -119,8 +119,8 @@ importers:
|
|||
specifier: ^2.8.8
|
||||
version: 2.8.8
|
||||
puppeteer-core:
|
||||
specifier: ^23.10.4
|
||||
version: 23.10.4
|
||||
specifier: ^23.11.0
|
||||
version: 23.11.0
|
||||
squoosh:
|
||||
specifier: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
|
||||
version: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
|
||||
|
@ -3553,8 +3553,8 @@ packages:
|
|||
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
||||
engines: {node: '>=6.0'}
|
||||
|
||||
chromium-bidi@0.8.0:
|
||||
resolution: {integrity: sha512-uJydbGdTw0DEUjhoogGveneJVWX/9YuqkWePzMmkBYwtdAqo5d3J/ovNKFr+/2hWXYmYCr6it8mSSTIj6SS6Ug==}
|
||||
chromium-bidi@0.11.0:
|
||||
resolution: {integrity: sha512-6CJWHkNRoyZyjV9Rwv2lYONZf1Xm0IuDyNq97nwSsxxP3wf5Bwy15K5rOvVKMtJ127jJBmxFUanSAOjgFRxgrA==}
|
||||
peerDependencies:
|
||||
devtools-protocol: '*'
|
||||
|
||||
|
@ -7000,8 +7000,8 @@ packages:
|
|||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@23.10.4:
|
||||
resolution: {integrity: sha512-pQAY7+IFAndWDkDodsQGguW1/ifV5OMlGXJDspwtK49Asb7poJZ/V5rXJxVSpq57bWrJasjQBZ1X27z1oWVq4Q==}
|
||||
puppeteer-core@23.11.0:
|
||||
resolution: {integrity: sha512-fr5Xp8KeZGRiLrYmosAxPAObi1vmb09vmwak9lqS7KvKMbcN+mk+bDpnDKXPd7QN9b7b/mb9Fgp0A6+024XbVA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
qs@6.13.0:
|
||||
|
@ -8045,9 +8045,6 @@ packages:
|
|||
resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==}
|
||||
deprecated: Please see https://github.com/lydell/urix#deprecated
|
||||
|
||||
urlpattern-polyfill@10.0.0:
|
||||
resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==}
|
||||
|
||||
use@3.1.1:
|
||||
resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
@ -11679,11 +11676,10 @@ snapshots:
|
|||
|
||||
chrome-trace-event@1.0.4: {}
|
||||
|
||||
chromium-bidi@0.8.0(devtools-protocol@0.0.1367902):
|
||||
chromium-bidi@0.11.0(devtools-protocol@0.0.1367902):
|
||||
dependencies:
|
||||
devtools-protocol: 0.0.1367902
|
||||
mitt: 3.0.1
|
||||
urlpattern-polyfill: 10.0.0
|
||||
zod: 3.23.8
|
||||
|
||||
ci-info@3.9.0: {}
|
||||
|
@ -15815,10 +15811,10 @@ snapshots:
|
|||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@23.10.4:
|
||||
puppeteer-core@23.11.0:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.6.1
|
||||
chromium-bidi: 0.8.0(devtools-protocol@0.0.1367902)
|
||||
chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902)
|
||||
debug: 4.4.0(supports-color@8.1.1)
|
||||
devtools-protocol: 0.0.1367902
|
||||
typed-query-selector: 2.12.0
|
||||
|
@ -17086,8 +17082,6 @@ snapshots:
|
|||
|
||||
urix@0.1.0: {}
|
||||
|
||||
urlpattern-polyfill@10.0.0: {}
|
||||
|
||||
use@3.1.1: {}
|
||||
|
||||
username-sync@1.0.3: {}
|
||||
|
|
Loading…
Reference in New Issue
Block a user