build(deps-dev): bump @currents/playwright from 1.15.3 to 1.16.0
Bumps [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) from 1.15.3 to 1.16.0. - [Changelog](https://github.com/currents-dev/currents-playwright-changelog/blob/main/CHANGELOG.md) - [Commits](https://github.com/currents-dev/currents-playwright-changelog/commits) --- updated-dependencies: - dependency-name: "@currents/playwright" dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
859b7cace8
commit
a3b85b1f02
2 changed files with 18 additions and 18 deletions
34
package-lock.json
generated
34
package-lock.json
generated
|
|
@ -37,7 +37,7 @@
|
|||
"@babel/preset-env": "7.28.0",
|
||||
"@babel/preset-react": "7.27.1",
|
||||
"@babel/preset-typescript": "7.27.1",
|
||||
"@currents/playwright": "1.15.3",
|
||||
"@currents/playwright": "1.16.0",
|
||||
"@eslint/js": "9.32.0",
|
||||
"@patternfly/react-icons": "6.3.1",
|
||||
"@playwright/test": "1.51.1",
|
||||
|
|
@ -2342,9 +2342,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@currents/playwright": {
|
||||
"version": "1.15.3",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.3.tgz",
|
||||
"integrity": "sha512-m2znwZx+y6Z62d03sfC3wv67bqcMzr4HOuh+aG9a6d1rlpbrc8sx+8NzNSAQmuSuBNrrBJXoVSG7G/uj0E2mLA==",
|
||||
"version": "1.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.16.0.tgz",
|
||||
"integrity": "sha512-w4D47nokSioaMvyrL5SOtL92tfJEAWes7IQFSHQ0sky+hTTH/sKQfS9ZEHMKfRbi6xu5USBMQ9MWfs0N+4dEuw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -2352,7 +2352,7 @@
|
|||
"@commander-js/extra-typings": "^12.1.0",
|
||||
"@currents/commit-info": "1.0.1-beta.0",
|
||||
"async-retry": "^1.3.3",
|
||||
"axios": "^1.10.0",
|
||||
"axios": "^1.11.0",
|
||||
"axios-retry": "^4.5.0",
|
||||
"c12": "^1.11.2",
|
||||
"chalk": "^4.1.2",
|
||||
|
|
@ -2379,7 +2379,7 @@
|
|||
"regexp.escape": "^2.0.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"stack-utils": "^2.0.6",
|
||||
"tmp": "^0.2.3",
|
||||
"tmp": "^0.2.5",
|
||||
"tmp-promise": "^3.0.3",
|
||||
"ts-pattern": "^5.7.1",
|
||||
"ws": "^8.18.3"
|
||||
|
|
@ -2461,9 +2461,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@currents/playwright/node_modules/tmp": {
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
|
||||
"integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
|
||||
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
|
@ -21456,16 +21456,16 @@
|
|||
}
|
||||
},
|
||||
"@currents/playwright": {
|
||||
"version": "1.15.3",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.3.tgz",
|
||||
"integrity": "sha512-m2znwZx+y6Z62d03sfC3wv67bqcMzr4HOuh+aG9a6d1rlpbrc8sx+8NzNSAQmuSuBNrrBJXoVSG7G/uj0E2mLA==",
|
||||
"version": "1.16.0",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.16.0.tgz",
|
||||
"integrity": "sha512-w4D47nokSioaMvyrL5SOtL92tfJEAWes7IQFSHQ0sky+hTTH/sKQfS9ZEHMKfRbi6xu5USBMQ9MWfs0N+4dEuw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.27.1",
|
||||
"@commander-js/extra-typings": "^12.1.0",
|
||||
"@currents/commit-info": "1.0.1-beta.0",
|
||||
"async-retry": "^1.3.3",
|
||||
"axios": "^1.10.0",
|
||||
"axios": "^1.11.0",
|
||||
"axios-retry": "^4.5.0",
|
||||
"c12": "^1.11.2",
|
||||
"chalk": "^4.1.2",
|
||||
|
|
@ -21492,7 +21492,7 @@
|
|||
"regexp.escape": "^2.0.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"stack-utils": "^2.0.6",
|
||||
"tmp": "^0.2.3",
|
||||
"tmp": "^0.2.5",
|
||||
"tmp-promise": "^3.0.3",
|
||||
"ts-pattern": "^5.7.1",
|
||||
"ws": "^8.18.3"
|
||||
|
|
@ -21543,9 +21543,9 @@
|
|||
}
|
||||
},
|
||||
"tmp": {
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
|
||||
"integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz",
|
||||
"integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"@babel/preset-env": "7.28.0",
|
||||
"@babel/preset-react": "7.27.1",
|
||||
"@babel/preset-typescript": "7.27.1",
|
||||
"@currents/playwright": "1.15.3",
|
||||
"@currents/playwright": "1.16.0",
|
||||
"@eslint/js": "9.32.0",
|
||||
"@patternfly/react-icons": "6.3.1",
|
||||
"@playwright/test": "1.51.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue