mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 08:43:25 +08:00
Build(deps-dev): Bump puppeteer-core from 23.2.1 to 23.2.2 (#28701)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 23.2.1 to 23.2.2. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.2.1...puppeteer-core-v23.2.2) --- updated-dependencies: - dependency-name: puppeteer-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9696902bb
commit
393c2f61ea
|
@ -34,7 +34,7 @@
|
|||
"moment-timezone": "0.5.45",
|
||||
"pikaday": "1.8.2",
|
||||
"prettier": "^2.8.8",
|
||||
"puppeteer-core": "^23.2.1",
|
||||
"puppeteer-core": "^23.2.2",
|
||||
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
|
||||
"terser": "^5.31.6",
|
||||
"typescript": "^5.5.4"
|
||||
|
|
|
@ -116,8 +116,8 @@ importers:
|
|||
specifier: ^2.8.8
|
||||
version: 2.8.8
|
||||
puppeteer-core:
|
||||
specifier: ^23.2.1
|
||||
version: 23.2.1
|
||||
specifier: ^23.2.2
|
||||
version: 23.2.2
|
||||
squoosh:
|
||||
specifier: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
|
||||
version: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
|
||||
|
@ -3591,8 +3591,8 @@ packages:
|
|||
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
||||
engines: {node: '>=6.0'}
|
||||
|
||||
chromium-bidi@0.6.4:
|
||||
resolution: {integrity: sha512-8zoq6ogmhQQkAKZVKO2ObFTl4uOkqoX1PlKQX3hZQ5E9cbUotcAb7h4pTNVAGGv8Z36PF3CtdOriEp/Rz82JqQ==}
|
||||
chromium-bidi@0.6.5:
|
||||
resolution: {integrity: sha512-RuLrmzYrxSb0s9SgpB+QN5jJucPduZQ/9SIe76MDxYJuecPW5mxMdacJ1f4EtgiV+R0p3sCkznTMvH0MPGFqjA==}
|
||||
peerDependencies:
|
||||
devtools-protocol: '*'
|
||||
|
||||
|
@ -7052,8 +7052,8 @@ packages:
|
|||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@23.2.1:
|
||||
resolution: {integrity: sha512-AIFWfQ4Sq+En+OgqIUy8VJmD8yJHMDyt+qEmEVKW07zu5DKDNqysO7fzBZp0W85ShJTUlUf+RleKl4XLwFpUPA==}
|
||||
puppeteer-core@23.2.2:
|
||||
resolution: {integrity: sha512-MK2Kbdmro+nX9/pfGKm8TiU5G3CuS6BbcNfkcz42GWnHp7KYsJHrP6lPDepiyvwjti5Bt/4a8U3w+DoFpIcBHQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
qs@6.11.0:
|
||||
|
@ -11807,7 +11807,7 @@ snapshots:
|
|||
|
||||
chrome-trace-event@1.0.4: {}
|
||||
|
||||
chromium-bidi@0.6.4(devtools-protocol@0.0.1330662):
|
||||
chromium-bidi@0.6.5(devtools-protocol@0.0.1330662):
|
||||
dependencies:
|
||||
devtools-protocol: 0.0.1330662
|
||||
mitt: 3.0.1
|
||||
|
@ -16017,10 +16017,10 @@ snapshots:
|
|||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@23.2.1:
|
||||
puppeteer-core@23.2.2:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.3.1
|
||||
chromium-bidi: 0.6.4(devtools-protocol@0.0.1330662)
|
||||
chromium-bidi: 0.6.5(devtools-protocol@0.0.1330662)
|
||||
debug: 4.3.6(supports-color@8.1.1)
|
||||
devtools-protocol: 0.0.1330662
|
||||
typed-query-selector: 2.12.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user