chore(deps-dev): bump @cloudflare/puppeteer from 1.0.5 to 1.0.6 (#21061)
Bumps [@cloudflare/puppeteer](https://github.com/cloudflare/puppeteer) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/cloudflare/puppeteer/releases) - [Changelog](https://github.com/cloudflare/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/cloudflare/puppeteer/compare/1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: "@cloudflare/puppeteer" dependency-version: 1.0.6 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
9b3e500517
commit
74ebe3951f
|
|
@ -144,7 +144,7 @@
|
|||
"devDependencies": {
|
||||
"@bbob/types": "4.3.1",
|
||||
"@cloudflare/containers": "0.1.0",
|
||||
"@cloudflare/puppeteer": "1.0.5",
|
||||
"@cloudflare/puppeteer": "1.0.6",
|
||||
"@cloudflare/workers-types": "4.20260203.0",
|
||||
"@eslint/eslintrc": "3.3.3",
|
||||
"@eslint/js": "9.39.2",
|
||||
|
|
|
|||
|
|
@ -291,8 +291,8 @@ importers:
|
|||
specifier: 0.1.0
|
||||
version: 0.1.0
|
||||
'@cloudflare/puppeteer':
|
||||
specifier: 1.0.5
|
||||
version: 1.0.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)
|
||||
specifier: 1.0.6
|
||||
version: 1.0.6(bufferutil@4.0.9)(utf-8-validate@5.0.10)
|
||||
'@cloudflare/workers-types':
|
||||
specifier: 4.20260203.0
|
||||
version: 4.20260203.0
|
||||
|
|
@ -572,8 +572,8 @@ packages:
|
|||
resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@cloudflare/puppeteer@1.0.5':
|
||||
resolution: {integrity: sha512-sKVtc9eTe+ulDqFGk1AcU1cgw3fuLvT75eqHDApvE1d/ZTesBD/r2Iey6elQ9uq/jBj0SjEOM1GVYi0Rojzeaw==}
|
||||
'@cloudflare/puppeteer@1.0.6':
|
||||
resolution: {integrity: sha512-e/0s9Ac2IhyBrgnyTDrYEippqrXqKtllP8qezyunOb6icOJ2FzbfQwhWRIVwV3AgZtutQTF5Kb/gFAGXCuGRqQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@cloudflare/unenv-preset@2.12.0':
|
||||
|
|
@ -2648,8 +2648,8 @@ packages:
|
|||
bare-abort-controller:
|
||||
optional: true
|
||||
|
||||
bare-fs@4.5.2:
|
||||
resolution: {integrity: sha512-veTnRzkb6aPHOvSKIOy60KzURfBdUflr5VReI+NSaPL6xf+XLdONQgZgpYvUuZLVQ8dCqxpBAudaOM1+KpAUxw==}
|
||||
bare-fs@4.5.3:
|
||||
resolution: {integrity: sha512-9+kwVx8QYvt3hPWnmb19tPnh38c6Nihz8Lx3t0g9+4GoIf3/fTgYwM4Z6NxgI+B9elLQA7mLE9PpqcWtOMRDiQ==}
|
||||
engines: {bare: '>=1.16.0'}
|
||||
peerDependencies:
|
||||
bare-buffer: '*'
|
||||
|
|
@ -6125,7 +6125,7 @@ snapshots:
|
|||
|
||||
'@cloudflare/kv-asset-handler@0.4.2': {}
|
||||
|
||||
'@cloudflare/puppeteer@1.0.5(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
|
||||
'@cloudflare/puppeteer@1.0.6(bufferutil@4.0.9)(utf-8-validate@5.0.10)':
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.2.4
|
||||
debug: 4.4.3
|
||||
|
|
@ -8034,7 +8034,7 @@ snapshots:
|
|||
|
||||
bare-events@2.8.2: {}
|
||||
|
||||
bare-fs@4.5.2:
|
||||
bare-fs@4.5.3:
|
||||
dependencies:
|
||||
bare-events: 2.8.2
|
||||
bare-path: 3.0.0
|
||||
|
|
@ -11114,7 +11114,7 @@ snapshots:
|
|||
pump: 3.0.3
|
||||
tar-stream: 3.1.7
|
||||
optionalDependencies:
|
||||
bare-fs: 4.5.2
|
||||
bare-fs: 4.5.3
|
||||
bare-path: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
- bare-abort-controller
|
||||
|
|
|
|||
Loading…
Reference in New Issue