mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 03:52:41 +08:00
Build(deps-dev): Bump puppeteer-core from 23.11.1 to 24.0.0 (#30704)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 23.11.1 to 24.0.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v23.11.1...puppeteer-core-v24.0.0) --- updated-dependencies: - dependency-name: puppeteer-core dependency-type: direct:development update-type: version-update:semver-major ... 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
70e9552145
commit
ee6ef4e96e
|
@ -34,7 +34,7 @@
|
|||
"moment-timezone": "0.5.45",
|
||||
"pikaday": "1.8.2",
|
||||
"prettier": "^2.8.8",
|
||||
"puppeteer-core": "^23.11.1",
|
||||
"puppeteer-core": "^24.0.0",
|
||||
"squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d",
|
||||
"terser": "^5.37.0",
|
||||
"typescript": "^5.7.3"
|
||||
|
|
|
@ -119,8 +119,8 @@ importers:
|
|||
specifier: ^2.8.8
|
||||
version: 2.8.8
|
||||
puppeteer-core:
|
||||
specifier: ^23.11.1
|
||||
version: 23.11.1
|
||||
specifier: ^24.0.0
|
||||
version: 24.0.0
|
||||
squoosh:
|
||||
specifier: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
|
||||
version: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d
|
||||
|
@ -2505,8 +2505,8 @@ packages:
|
|||
'@popperjs/core@2.11.8':
|
||||
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
||||
|
||||
'@puppeteer/browsers@2.6.1':
|
||||
resolution: {integrity: sha512-aBSREisdsGH890S2rQqK82qmQYU3uFpSH8wcZWHgHzl3LfzsxAKbLNiAG9mO8v1Y0UICBeClICxPJvyr0rcuxg==}
|
||||
'@puppeteer/browsers@2.7.0':
|
||||
resolution: {integrity: sha512-bO61XnTuopsz9kvtfqhVbH6LTM1koxK0IlBR+yuVrM2LB7mk8+5o1w18l5zqd5cs8xlf+ntgambqRqGifMDjog==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7002,8 +7002,8 @@ packages:
|
|||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@23.11.1:
|
||||
resolution: {integrity: sha512-3HZ2/7hdDKZvZQ7dhhITOUg4/wOrDRjyK2ZBllRB0ZCOi9u0cwq1ACHDjBB+nX+7+kltHjQvBRdeY7+W0T+7Gg==}
|
||||
puppeteer-core@24.0.0:
|
||||
resolution: {integrity: sha512-bHVXmnkYnMVSbsD+pJGt8fmGZLaVYOAieVnJcDxtLIVTMq0s5RfYdzN4xVlFoBQ3T06/sPkXxca3VLVfaqLxzg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
qs@6.13.0:
|
||||
|
@ -10267,7 +10267,7 @@ snapshots:
|
|||
|
||||
'@popperjs/core@2.11.8': {}
|
||||
|
||||
'@puppeteer/browsers@2.6.1':
|
||||
'@puppeteer/browsers@2.7.0':
|
||||
dependencies:
|
||||
debug: 4.4.0(supports-color@8.1.1)
|
||||
extract-zip: 2.0.1
|
||||
|
@ -15805,9 +15805,9 @@ snapshots:
|
|||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@23.11.1:
|
||||
puppeteer-core@24.0.0:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.6.1
|
||||
'@puppeteer/browsers': 2.7.0
|
||||
chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902)
|
||||
debug: 4.4.0(supports-color@8.1.1)
|
||||
devtools-protocol: 0.0.1367902
|
||||
|
|
Loading…
Reference in New Issue
Block a user