web: bump @patternfly/elements from 4.4.0 to 5.0.0 in /web

Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/patternfly/patternfly-elements/releases)
- [Changelog](https://github.com/patternfly/patternfly-elements/blob/main/elements/CHANGELOG.md)
- [Commits](https://github.com/patternfly/patternfly-elements/commits/@patternfly/elements@5.0.0/elements)

---
updated-dependencies:
- dependency-name: "@patternfly/elements"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-19 16:27:13 +00:00
committed by GitHub
parent bc3c12aec0
commit 1f84ae4d70
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -41,7 +41,7 @@
"@open-wc/lit-helpers": "^0.7.0",
"@openlayers-elements/core": "^0.4.0",
"@openlayers-elements/maps": "^0.4.0",
"@patternfly/elements": "^4.4.0",
"@patternfly/elements": "^5.0.0",
"@patternfly/patternfly": "^4.224.2",
"@playwright/test": "^1.59.1",
"@sentry/browser": "^10.52.0",
@@ -3048,14 +3048,14 @@
}
},
"node_modules/@patternfly/elements": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-4.4.0.tgz",
"integrity": "sha512-ShLDYMYEWdhmYDd1XUVj41IfwEmWEXXvHEscVTuga1M9KWMXRJQgf+9jio/2Od5dNh4PAshyH0f19fHFU9EAsA==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-5.0.0.tgz",
"integrity": "sha512-VOfnnimUdQ6iBddZjwM2W4wwpxzHiIr5AAjN9KLVgCyDJhjzPC4ym5OB/jcEA+rWESm2088KNgRhl4bEnCqhRQ==",
"license": "MIT",
"dependencies": {
"@lit/context": "^1.1.6",
"@patternfly/icons": "^1.0.3",
"@patternfly/pfe-core": "^5.0.8",
"@patternfly/pfe-core": "^6.0.0",
"lit": "^3.3.2",
"tslib": "^2.8.1"
}
@@ -3073,9 +3073,9 @@
"license": "MIT"
},
"node_modules/@patternfly/pfe-core": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/@patternfly/pfe-core/-/pfe-core-5.0.8.tgz",
"integrity": "sha512-gH+gC8+lwLQ5OxcQsmJOSHNHqQgoa+VboM4LlI63N+jnDPmB7E9EZ7VzJc8C4qTPbCIfQp+o1ObjmKyNw/b9TA==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@patternfly/pfe-core/-/pfe-core-6.0.0.tgz",
"integrity": "sha512-5mvYKjf3XMXVpzolfDyPXk2qmCLdojA+SaLvErG+/aw+aE+odORVh09cvv3GD/yl7i7zS7SSTWe/glAe54qqbQ==",
"license": "MIT",
"dependencies": {
"@lit/context": "^1.1.6",
+1 -1
View File
@@ -116,7 +116,7 @@
"@open-wc/lit-helpers": "^0.7.0",
"@openlayers-elements/core": "^0.4.0",
"@openlayers-elements/maps": "^0.4.0",
"@patternfly/elements": "^4.4.0",
"@patternfly/elements": "^5.0.0",
"@patternfly/patternfly": "^4.224.2",
"@playwright/test": "^1.59.1",
"@sentry/browser": "^10.52.0",