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

Bumps [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components) from 6.1.3 to 6.1.5.
- [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-6.1.3...@redhat-cloud-services/frontend-components-notifications-6.1.5)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-notifications"
  dependency-version: 6.1.5
  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-08-18 12:06:59 +00:00 committed by GitHub
parent 4b188a0393
commit a9c9ff97be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 146 deletions

156
package-lock.json generated
View file

@ -15,7 +15,7 @@
"@patternfly/react-core": "6.3.1", "@patternfly/react-core": "6.3.1",
"@patternfly/react-table": "6.3.1", "@patternfly/react-table": "6.3.1",
"@redhat-cloud-services/frontend-components": "7.0.3", "@redhat-cloud-services/frontend-components": "7.0.3",
"@redhat-cloud-services/frontend-components-notifications": "6.1.3", "@redhat-cloud-services/frontend-components-notifications": "6.1.5",
"@redhat-cloud-services/frontend-components-utilities": "7.0.3", "@redhat-cloud-services/frontend-components-utilities": "7.0.3",
"@reduxjs/toolkit": "2.8.2", "@reduxjs/toolkit": "2.8.2",
"@scalprum/react-core": "0.9.5", "@scalprum/react-core": "0.9.5",
@ -4151,13 +4151,13 @@
} }
}, },
"node_modules/@redhat-cloud-services/frontend-components-notifications": { "node_modules/@redhat-cloud-services/frontend-components-notifications": {
"version": "6.1.3", "version": "6.1.5",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.3.tgz", "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.5.tgz",
"integrity": "sha512-GeLVfH+e6M8CLehk4U3LVoUzQ7G2pyw3SY6I8R/WBaYfBuwqBhWRHiHt/bTE+VzZo5yfBsnbKQ59JWNpYniDvA==", "integrity": "sha512-CanlpBYpIKzLQZCD0Q3J5KezN0bCEeNW/rFclBPJ2CXuiyIwB0o0KRg6yfoF33V95LrDg1J3Q2DNHl8GhS+/mg==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@redhat-cloud-services/frontend-components": "^6.0.0", "@redhat-cloud-services/frontend-components": "^7.0.0",
"@redhat-cloud-services/frontend-components-utilities": "^6.0.0" "@redhat-cloud-services/frontend-components-utilities": "^7.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@patternfly/react-core": "^6.0.0", "@patternfly/react-core": "^6.0.0",
@ -4166,82 +4166,6 @@
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
} }
}, },
"node_modules/@redhat-cloud-services/frontend-components-notifications/node_modules/@redhat-cloud-services/frontend-components": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.1.tgz",
"integrity": "sha512-p6nqk6pLL8nnxxIzfyQd5K6yW4EBqNZlAlgWmgSttwuuPAzHTDHFtutTvtCMK/hzlyfTnyGgjRMe2TL+wXrEcQ==",
"license": "Apache-2.0",
"dependencies": {
"@patternfly/react-component-groups": "^6.0.0",
"@redhat-cloud-services/frontend-components-utilities": "^6.0.0",
"@redhat-cloud-services/types": "^2.0.0",
"@scalprum/core": "^0.8.1",
"@scalprum/react-core": "^0.9.1",
"classnames": "^2.2.5",
"sanitize-html": "^2.13.1"
},
"peerDependencies": {
"@patternfly/react-core": "^6.0.0",
"@patternfly/react-icons": "^6.0.0",
"@patternfly/react-table": "^6.0.0",
"@patternfly/react-tokens": "^6.0.0",
"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": "6.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
"license": "Apache-2.0",
"dependencies": {
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
"@redhat-cloud-services/types": "^2.0.0",
"@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": "^6.0.0",
"@patternfly/react-table": "^6.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/@redhat-cloud-services/rbac-client": {
"version": "2.2.11",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
"license": "Apache-2.0",
"dependencies": {
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
"axios": "^1.7.2",
"tslib": "^2.6.2"
}
},
"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-utilities": { "node_modules/@redhat-cloud-services/frontend-components-utilities": {
"version": "7.0.3", "version": "7.0.3",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-7.0.3.tgz", "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-7.0.3.tgz",
@ -4345,12 +4269,6 @@
"url": "https://github.com/sponsors/isaacs" "url": "https://github.com/sponsors/isaacs"
} }
}, },
"node_modules/@redhat-cloud-services/types": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-2.0.0.tgz",
"integrity": "sha512-T9KvjntxMtRkNcyYCKB9OktIy7hhy24Y4n1nDZgGsysSnfWOrnmsrLUI7pyrwqsRVzjIjI3oYf7qH7DE5LcFag==",
"license": "Apache-2.0"
},
"node_modules/@reduxjs/toolkit": { "node_modules/@reduxjs/toolkit": {
"version": "2.8.2", "version": "2.8.2",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.8.2.tgz", "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.8.2.tgz",
@ -23205,59 +23123,12 @@
} }
}, },
"@redhat-cloud-services/frontend-components-notifications": { "@redhat-cloud-services/frontend-components-notifications": {
"version": "6.1.3", "version": "6.1.5",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.3.tgz", "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-6.1.5.tgz",
"integrity": "sha512-GeLVfH+e6M8CLehk4U3LVoUzQ7G2pyw3SY6I8R/WBaYfBuwqBhWRHiHt/bTE+VzZo5yfBsnbKQ59JWNpYniDvA==", "integrity": "sha512-CanlpBYpIKzLQZCD0Q3J5KezN0bCEeNW/rFclBPJ2CXuiyIwB0o0KRg6yfoF33V95LrDg1J3Q2DNHl8GhS+/mg==",
"requires": { "requires": {
"@redhat-cloud-services/frontend-components": "^6.0.0", "@redhat-cloud-services/frontend-components": "^7.0.0",
"@redhat-cloud-services/frontend-components-utilities": "^6.0.0" "@redhat-cloud-services/frontend-components-utilities": "^7.0.0"
},
"dependencies": {
"@redhat-cloud-services/frontend-components": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-6.1.1.tgz",
"integrity": "sha512-p6nqk6pLL8nnxxIzfyQd5K6yW4EBqNZlAlgWmgSttwuuPAzHTDHFtutTvtCMK/hzlyfTnyGgjRMe2TL+wXrEcQ==",
"requires": {
"@patternfly/react-component-groups": "^6.0.0",
"@redhat-cloud-services/frontend-components-utilities": "^6.0.0",
"@redhat-cloud-services/types": "^2.0.0",
"@scalprum/core": "^0.8.1",
"@scalprum/react-core": "^0.9.1",
"classnames": "^2.2.5",
"sanitize-html": "^2.13.1"
}
},
"@redhat-cloud-services/frontend-components-utilities": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-6.1.1.tgz",
"integrity": "sha512-ETaL9dUOyxrqjJx+QcxI5pBmDOShC6voJINlU4afhelJBfam01oMQxQYB1aPFKs2JmBDbYgT2fgT/6s/1FJS0Q==",
"requires": {
"@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x",
"@redhat-cloud-services/types": "^2.0.0",
"@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"
}
},
"@redhat-cloud-services/rbac-client": {
"version": "2.2.11",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/rbac-client/-/rbac-client-2.2.11.tgz",
"integrity": "sha512-3LLW5XtBMqcdlYJ4lAFo7MaGnHXUBP01O3kty4ocU69EPjiip6/Gtj83vAx5hkgAWX9h6ZEntTDeDuU/ZfGdKQ==",
"requires": {
"@redhat-cloud-services/javascript-clients-shared": "^1.2.4",
"axios": "^1.7.2",
"tslib": "^2.6.2"
}
},
"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=="
}
} }
}, },
"@redhat-cloud-services/frontend-components-utilities": { "@redhat-cloud-services/frontend-components-utilities": {
@ -23329,11 +23200,6 @@
} }
} }
}, },
"@redhat-cloud-services/types": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-2.0.0.tgz",
"integrity": "sha512-T9KvjntxMtRkNcyYCKB9OktIy7hhy24Y4n1nDZgGsysSnfWOrnmsrLUI7pyrwqsRVzjIjI3oYf7qH7DE5LcFag=="
},
"@reduxjs/toolkit": { "@reduxjs/toolkit": {
"version": "2.8.2", "version": "2.8.2",
"resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.8.2.tgz", "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.8.2.tgz",

View file

@ -13,7 +13,7 @@
"@patternfly/react-core": "6.3.1", "@patternfly/react-core": "6.3.1",
"@patternfly/react-table": "6.3.1", "@patternfly/react-table": "6.3.1",
"@redhat-cloud-services/frontend-components": "7.0.3", "@redhat-cloud-services/frontend-components": "7.0.3",
"@redhat-cloud-services/frontend-components-notifications": "6.1.3", "@redhat-cloud-services/frontend-components-notifications": "6.1.5",
"@redhat-cloud-services/frontend-components-utilities": "7.0.3", "@redhat-cloud-services/frontend-components-utilities": "7.0.3",
"@reduxjs/toolkit": "2.8.2", "@reduxjs/toolkit": "2.8.2",
"@scalprum/react-core": "0.9.5", "@scalprum/react-core": "0.9.5",