web: bump @patternfly/elements from 2.4.0 to 3.0.0 in /web (#9089)
Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements) from 2.4.0 to 3.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@3.0.0/elements) --- updated-dependencies: - dependency-name: "@patternfly/elements" dependency-type: direct:production update-type: version-update:semver-major ... 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:
59
web/package-lock.json
generated
59
web/package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@patternfly/elements": "^2.4.0",
|
||||
"@patternfly/elements": "^3.0.0",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@sentry/browser": "^7.109.0",
|
||||
"@webcomponents/webcomponentsjs": "^2.8.0",
|
||||
@ -3486,30 +3486,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/elements": {
|
||||
"version": "2.4.0",
|
||||
"license": "MIT",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/elements/-/elements-3.0.0.tgz",
|
||||
"integrity": "sha512-XhEp2eCYJRNN5TXTplFseE3M5w6QgmIkZr2ppd9ynJUo5wMavgt/KliftvyUoqjp0RSGsMXUGYyxEDa4s/qb3A==",
|
||||
"dependencies": {
|
||||
"@lit/context": "^1.1.0",
|
||||
"@patternfly/icons": "^1.0.2",
|
||||
"@patternfly/pfe-core": "^2.4.0",
|
||||
"lit": "2.6.1",
|
||||
"tslib": "^2.4.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/elements/node_modules/@lit/reactive-element": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.3.tgz",
|
||||
"integrity": "sha512-QuTgnG52Poic7uM1AN5yJ09QMe0O28e10XzSvWDz02TJiiKee4stsiownEIadWm8nYzyDAyT+gKzUoZmiWQtsQ==",
|
||||
"dependencies": {
|
||||
"@lit-labs/ssr-dom-shim": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/elements/node_modules/lit": {
|
||||
"version": "2.6.1",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@lit/reactive-element": "^1.6.0",
|
||||
"lit-element": "^3.2.0",
|
||||
"lit-html": "^2.6.0"
|
||||
"@patternfly/pfe-core": "^3.0.0",
|
||||
"lit": "^3.1.2",
|
||||
"tslib": "^2.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/icons": {
|
||||
@ -3521,29 +3506,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@patternfly/pfe-core": {
|
||||
"version": "2.4.1",
|
||||
"license": "MIT",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/pfe-core/-/pfe-core-3.0.0.tgz",
|
||||
"integrity": "sha512-zxJ2dksvTsurQ74EHlNWv03P1HH/ZO+axX0XPyjDdkOWpbyL4UDK6x5VXDRRtiZ3CrRs7VX3RbBfB5EQ1gBZ5A==",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.2.6",
|
||||
"lit": "^2.7.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/pfe-core/node_modules/@lit/reactive-element": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.3.tgz",
|
||||
"integrity": "sha512-QuTgnG52Poic7uM1AN5yJ09QMe0O28e10XzSvWDz02TJiiKee4stsiownEIadWm8nYzyDAyT+gKzUoZmiWQtsQ==",
|
||||
"dependencies": {
|
||||
"@lit-labs/ssr-dom-shim": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/pfe-core/node_modules/lit": {
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/lit/-/lit-2.8.0.tgz",
|
||||
"integrity": "sha512-4Sc3OFX9QHOJaHbmTMk28SYgVxLN3ePDjg7hofEft2zWlehFL3LiAuapWc4U/kYwMYJSh2hTCPZ6/LIC7ii0MA==",
|
||||
"dependencies": {
|
||||
"@lit/reactive-element": "^1.6.0",
|
||||
"lit-element": "^3.3.0",
|
||||
"lit-html": "^2.8.0"
|
||||
"@floating-ui/dom": "^1.6.3",
|
||||
"@lit/context": "^1.1.0",
|
||||
"lit": "^3.1.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@pkgjs/parseargs": {
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
"@lit/localize": "^0.12.1",
|
||||
"@lit/reactive-element": "^2.0.4",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@patternfly/elements": "^2.4.0",
|
||||
"@patternfly/elements": "^3.0.0",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
"@sentry/browser": "^7.109.0",
|
||||
"@webcomponents/webcomponentsjs": "^2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user