build(deps): bump @redhat-cloud-services/frontend-components-notifications

Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 4.1.1 to 4.1.16.
- [Release notes](https://github.com/RedHatInsights/frontend-components/releases)
- [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/frontend-components-notifications-4.1.1...@redhat-cloud-services/frontend-components-notifications-4.1.16)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-11 07:54:09 +00:00 committed by Klara Simickova
parent 58d6c14e25
commit d80fed8234
2 changed files with 78 additions and 14 deletions

90
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@patternfly/react-core": "5.4.12",
"@patternfly/react-table": "5.4.14",
"@redhat-cloud-services/frontend-components": "4.2.22",
"@redhat-cloud-services/frontend-components-notifications": "4.1.1",
"@redhat-cloud-services/frontend-components-notifications": "4.1.16",
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
"@reduxjs/toolkit": "2.5.0",
"@scalprum/react-core": "0.9.3",
@ -3710,9 +3710,9 @@
}
},
"node_modules/@patternfly/react-component-groups": {
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/@patternfly/react-component-groups/-/react-component-groups-5.5.4.tgz",
"integrity": "sha512-3qf0CU3vtHGGb38LkfCfZAfrm1zXReFVjpI5E0WryLOpWl+NamuYbKfyY7j1SCj8Zq4kqCTLdXj+je3WBs+GGg==",
"version": "5.5.8",
"resolved": "https://registry.npmjs.org/@patternfly/react-component-groups/-/react-component-groups-5.5.8.tgz",
"integrity": "sha512-v31FyvzewWiLVMOR8S4GgD1S+ZWqBPEawPkJG6Ja4BpF5dFJeke6lUovdEPTs4NQEUtBytF6Tsww38XGL6NaaA==",
"license": "MIT",
"dependencies": {
"@patternfly/react-core": "^5.4.1",
@ -4056,13 +4056,13 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.1.tgz",
"integrity": "sha512-AR/5x48MgTcZdpnwbEyHyt5KkOD56dwZ55xzLh3CI2KO3FmQzTZBjIs0hng1uPcYtKu982vYgl78MFRsuZzSeA==",
"version": "4.1.16",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.16.tgz",
"integrity": "sha512-miM2DX7NqVcJKIDfH1bpNqR6+BRqupUpyz4R0oQxm0gIPZLDcy6eS1MnJvGRh3XA9G/0IkVoKCyilp0oEbctng==",
"license": "Apache-2.0",
"dependencies": {
"@redhat-cloud-services/frontend-components": "^4.0.9",
"@redhat-cloud-services/frontend-components-utilities": "^4.0.2",
"@redhat-cloud-services/frontend-components": "^5.0.5",
"@redhat-cloud-services/frontend-components-utilities": "^5.0.4",
"redux-promise-middleware": "6.1.3"
},
"peerDependencies": {
@ -4071,10 +4071,74 @@
"prop-types": "^15.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": ">=7.2.9",
"react-redux": "^7.2.9 || ^8.0.0 || ^9.0.0",
"redux": ">=4.2.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/@redhat-cloud-services/frontend-components": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-5.2.5.tgz",
"integrity": "sha512-t3gbqKE1FQkQB+aXskOs5CmyklTKRQKi1X0lDRigtufVFX04WT3ID3cKVACCgGpzDEKhIc2gJjE2+bxtBFWPBQ==",
"license": "Apache-2.0",
"dependencies": {
"@patternfly/react-component-groups": "^5.5.5",
"@redhat-cloud-services/frontend-components-utilities": "^5.0.4",
"@redhat-cloud-services/types": "^1.0.19",
"@scalprum/core": "^0.8.1",
"@scalprum/react-core": "^0.9.1",
"classnames": "^2.2.5",
"sanitize-html": "^2.13.1"
},
"peerDependencies": {
"@patternfly/react-core": "^5.4.11",
"@patternfly/react-icons": "^5.4.2",
"@patternfly/react-table": "^5.4.12",
"lodash": "^4.17.15",
"prop-types": "^15.6.2",
"react": "^18.2.0",
"react-content-loader": "^6.2.0",
"react-dom": "^18.2.0",
"react-redux": "^7.0.0 || ^8.0.0 || ^9.0.0",
"react-router-dom": "^5.0.0 || ^6.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/@redhat-cloud-services/frontend-components-utilities": {
"version": "5.0.11",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-5.0.11.tgz",
"integrity": "sha512-wCR5DMzYTVJ1HjYJI5Lnn16GVtp5HEQNxSBmBsRZLGAWIiuz8Bt/y6x4ixgV9EQ2UrWDLgAw/gOmy7obMR9bvg==",
"license": "Apache-2.0",
"dependencies": {
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
"@redhat-cloud-services/types": "^1.0.19",
"@sentry/browser": "^7.119.1",
"awesome-debounce-promise": "^2.1.0",
"axios": "^0.28.1 || ^1.7.0",
"commander": "^2.20.3",
"mkdirp": "^1.0.4",
"p-map": "^7.0.2",
"react-content-loader": "^6.2.0"
},
"peerDependencies": {
"@patternfly/react-core": "^5.0.0",
"@patternfly/react-table": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^7.0.0 || ^8.0.0 || ^9.0.0",
"react-router-dom": "^5.0.0 || ^6.0.0"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/p-map": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/p-map/-/p-map-7.0.3.tgz",
"integrity": "sha512-VkndIv2fIB99swvQoA65bm+fsmt6UNdGeIB0oxBs+WhAhdh08QA04JXpI7rbB9r08/nkbysKoya9rtDERYOYMA==",
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/redux-promise-middleware": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/redux-promise-middleware/-/redux-promise-middleware-6.1.3.tgz",
@ -4165,9 +4229,9 @@
}
},
"node_modules/@redhat-cloud-services/types": {
"version": "1.0.14",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-1.0.14.tgz",
"integrity": "sha512-YnqdtT3ZTTbRoH+6/ylH6Wfl44GUmf51gC4guy2tBdsZb8k7w5TVo2lsI4wA4EFR4vJNppLkl1W5ZX5vS3OkCQ==",
"version": "1.0.21",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-1.0.21.tgz",
"integrity": "sha512-zl5NbZzseFKvORZkHeK+TbpT8WSTAzM4dx6we8E/C6zPijmu1+9QJ2zq3nVT3xqjP40nsIG/mDHO3p2/0uSI1g==",
"license": "Apache-2.0"
},
"node_modules/@reduxjs/toolkit": {

View file

@ -12,7 +12,7 @@
"@patternfly/react-core": "5.4.12",
"@patternfly/react-table": "5.4.14",
"@redhat-cloud-services/frontend-components": "4.2.22",
"@redhat-cloud-services/frontend-components-notifications": "4.1.1",
"@redhat-cloud-services/frontend-components-notifications": "4.1.16",
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
"@reduxjs/toolkit": "2.5.0",
"@scalprum/react-core": "0.9.3",