mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency @axe-core/playwright to v4.11.2 (forgejo) (#12358)
This commit is contained in:
parent
254a44b97b
commit
eb58d6c9d0
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -82,7 +82,7 @@
|
||||||
"wrap-ansi": "10.0.0"
|
"wrap-ansi": "10.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@axe-core/playwright": "4.11.1",
|
"@axe-core/playwright": "4.11.2",
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
|
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
|
||||||
"@playwright/test": "1.58.2",
|
"@playwright/test": "1.58.2",
|
||||||
"@stoplight/spectral-cli": "6.15.0",
|
"@stoplight/spectral-cli": "6.15.0",
|
||||||
|
|
@ -163,13 +163,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@axe-core/playwright": {
|
"node_modules/@axe-core/playwright": {
|
||||||
"version": "4.11.1",
|
"version": "4.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/@axe-core/playwright/-/playwright-4.11.2.tgz",
|
||||||
"integrity": "sha512-mKEfoUIB1MkVTht0BGZFXtSAEKXMJoDkyV5YZ9jbBmZCcWDz71tegNsdTkIN8zc/yMi5Gm2kx7Z5YQ9PfWNAWw==",
|
"integrity": "sha512-iP6hfNl9G0j/SEUSo8M7D80RbcDo9KRAAfDP4IT5OHB+Wm6zUHIrm8Y51BKI+Oyqduvipf9u1hcRy57zCBKzWQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axe-core": "~4.11.1"
|
"axe-core": "~4.11.3"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"playwright-core": ">= 1.0.0"
|
"playwright-core": ">= 1.0.0"
|
||||||
|
|
|
||||||
|
|
@ -81,7 +81,7 @@
|
||||||
"wrap-ansi": "10.0.0"
|
"wrap-ansi": "10.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@axe-core/playwright": "4.11.1",
|
"@axe-core/playwright": "4.11.2",
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
|
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
|
||||||
"@playwright/test": "1.58.2",
|
"@playwright/test": "1.58.2",
|
||||||
"@stoplight/spectral-cli": "6.15.0",
|
"@stoplight/spectral-cli": "6.15.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue