mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-11 08:32:47 +00:00
build(deps): bump playwright-ctrf-json-reporter in the playwright group (#8068)
This commit is contained in:
parent
2f446bfe5a
commit
6ad9882641
3 changed files with 9 additions and 9 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"astro": "5.5.5",
|
||||
"astro-embed": "0.9.0",
|
||||
"playwright": "1.51.1",
|
||||
"playwright-ctrf-json-reporter": "0.0.19",
|
||||
"playwright-ctrf-json-reporter": "0.0.20",
|
||||
"rehype-external-links": "3.0.0",
|
||||
"sharp": "0.34.0",
|
||||
"starlight-links-validator": "0.14.3",
|
||||
|
|
|
|||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -85,8 +85,8 @@ importers:
|
|||
specifier: 1.51.1
|
||||
version: 1.51.1
|
||||
playwright-ctrf-json-reporter:
|
||||
specifier: 0.0.19
|
||||
version: 0.0.19
|
||||
specifier: 0.0.20
|
||||
version: 0.0.20
|
||||
rehype-external-links:
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0
|
||||
|
|
@ -287,8 +287,8 @@ importers:
|
|||
specifier: 1.0.1
|
||||
version: 1.0.1
|
||||
playwright-ctrf-json-reporter:
|
||||
specifier: 0.0.19
|
||||
version: 0.0.19
|
||||
specifier: 0.0.20
|
||||
version: 0.0.20
|
||||
rimraf:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1
|
||||
|
|
@ -3723,8 +3723,8 @@ packages:
|
|||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright-ctrf-json-reporter@0.0.19:
|
||||
resolution: {integrity: sha512-mUjqQJ8hxHj0Blb+8hn3dVFNb2zGSFF/iB+sQZYzKEM7puaJVbMrpaCdD0rCKKZc9lU1omggz5MLHlPKrL7XBA==}
|
||||
playwright-ctrf-json-reporter@0.0.20:
|
||||
resolution: {integrity: sha512-pv8ZZ1PBgztgQ1iShB8NqcFigTWGeZZ8zowld3wLlaeRF3bo4O9QrB5qlb2W7HcgppVWbM8SDvUszRLiLi923A==}
|
||||
|
||||
playwright@1.51.1:
|
||||
resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==}
|
||||
|
|
@ -9055,7 +9055,7 @@ snapshots:
|
|||
|
||||
playwright-core@1.51.1: {}
|
||||
|
||||
playwright-ctrf-json-reporter@0.0.19: {}
|
||||
playwright-ctrf-json-reporter@0.0.20: {}
|
||||
|
||||
playwright@1.51.1:
|
||||
dependencies:
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@
|
|||
"monaco-editor-wrapper": "~5.5.3",
|
||||
"monaco-languageclient": "~8.8.3",
|
||||
"path-browserify": "1.0.1",
|
||||
"playwright-ctrf-json-reporter": "0.0.19",
|
||||
"playwright-ctrf-json-reporter": "0.0.20",
|
||||
"rimraf": "6.0.1",
|
||||
"typescript": "5.8.2",
|
||||
"vite": "6.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue