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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-17 10:12:24 +00:00 committed by Klara Simickova
parent fd5017c005
commit 52efa800d8
2 changed files with 10 additions and 14 deletions

22
package-lock.json generated
View file

@ -37,7 +37,7 @@
"@babel/preset-typescript": "7.26.0",
"@patternfly/react-icons": "5.4.2",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.10",
"@redhat-cloud-services/frontend-components-config": "6.3.5",
"@redhat-cloud-services/frontend-components-config": "6.3.8",
"@redhat-cloud-services/tsc-transform-imports": "1.0.21",
"@rtk-query/codegen-openapi": "2.0.0",
"@testing-library/dom": "10.4.0",
@ -3352,7 +3352,6 @@
"resolved": "https://registry.npmjs.org/@openshift/dynamic-plugin-sdk-webpack/-/dynamic-plugin-sdk-webpack-4.1.0.tgz",
"integrity": "sha512-Pkq6R+fkoE0llgv9WJBcotViAPywrzDkpWK0HSTmrVyfEuWS5cuZUs8ono6L5w9BqDBRXm3ceEuUAZA/Zrar1w==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"lodash": "^4.17.21",
"semver": "^7.3.7",
@ -3370,7 +3369,6 @@
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
},
@ -3918,15 +3916,14 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.3.5.tgz",
"integrity": "sha512-JmeMHlAna+7sDwS8OsL5SLB0pwh+Z5opQLdBUI7QUogxUyTdcDvCg4p6qeYbqyNXuRLsCALiy9cvzxKZyBxjIQ==",
"version": "6.3.8",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.3.8.tgz",
"integrity": "sha512-jj+jYUF4s31CHq55UPqRK/tWyfoQ45sHZXC4NOql8R0t59la7d6dgjowLrYb/zZnJzpH1Pn/My5GJKH5pwKZyg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@redhat-cloud-services/frontend-components-config-utilities": "^3.2.3",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.16",
"@redhat-cloud-services/frontend-components-config-utilities": "^4.0.4",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.21",
"@swc/core": "^1.3.76",
"assert": "^2.0.0",
"axios": "^0.28.1 || ^1.7.0",
@ -3972,11 +3969,10 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config-utilities": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-3.2.7.tgz",
"integrity": "sha512-D+KzH0hTfJN2ykiiMDErazoeWpUHo57R4f5Y3g5of8hj1fC/trZPry0ul7kkQkwKY3NrV6DJf04htqyEM5+9lg==",
"version": "4.0.6",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config-utilities/-/frontend-components-config-utilities-4.0.6.tgz",
"integrity": "sha512-UfWHer7TQgqobptp1Vf57abVZR0bfEkQiC39o13EPihpRavMipBpchq8SOnRJW0VMAYYxJVg7SCTHFcvX4Rw5Q==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@openshift/dynamic-plugin-sdk-webpack": "^4.0.1",
"chalk": "^4.1.2",

View file

@ -35,7 +35,7 @@
"@babel/preset-typescript": "7.26.0",
"@patternfly/react-icons": "5.4.2",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.10",
"@redhat-cloud-services/frontend-components-config": "6.3.5",
"@redhat-cloud-services/frontend-components-config": "6.3.8",
"@redhat-cloud-services/tsc-transform-imports": "1.0.21",
"@rtk-query/codegen-openapi": "2.0.0",
"@testing-library/dom": "10.4.0",