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.1 to 6.3.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/commits/@redhat-cloud-services/frontend-components-config-6.3.5)

---
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] 2024-12-03 08:03:19 +00:00 committed by Klara Simickova
parent 1afebaf325
commit 82deb0bdf6
2 changed files with 8 additions and 53 deletions

59
package-lock.json generated
View file

@ -37,7 +37,7 @@
"@babel/preset-typescript": "7.25.7",
"@patternfly/react-icons": "5.4.2",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.3.1",
"@redhat-cloud-services/frontend-components-config": "6.3.5",
"@redhat-cloud-services/tsc-transform-imports": "1.0.21",
"@rtk-query/codegen-openapi": "2.0.0",
"@testing-library/dom": "10.4.0",
@ -3815,9 +3815,9 @@
}
},
"node_modules/@redhat-cloud-services/frontend-components-config": {
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.3.1.tgz",
"integrity": "sha512-WLItTdGoIrc0s7QsrjGpcxELQljHSZXrPCTyf9y9fv1QopOtQRoWSIAMolDzABquWQ98HPeMyz4XsJRF7PCX1Q==",
"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==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@ -3845,12 +3845,12 @@
"js-yaml": "^4.1.0",
"jws": "^4.0.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.7.3",
"mini-css-extract-plugin": "^2.9.1",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"react-refresh": "^0.14.0",
"sass": "^1.55.0",
"sass-loader": "^11.1.1",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"source-map-loader": "^3.0.1",
"stream-browserify": "^3.0.0",
"swc-loader": "^0.2.3",
@ -3946,41 +3946,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/@redhat-cloud-services/frontend-components-config/node_modules/sass-loader": {
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-11.1.1.tgz",
"integrity": "sha512-fOCp/zLmj1V1WHDZbUbPgrZhA7HKXHEqkslzB+05U5K9SbSbcmH91C7QLW31AsXikxUMaxXRhhcqWZAxUMLDyA==",
"dev": true,
"license": "MIT",
"dependencies": {
"klona": "^2.0.4",
"neo-async": "^2.6.2"
},
"engines": {
"node": ">= 10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"fibers": ">= 3.1.0",
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0",
"sass": "^1.3.0",
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"fibers": {
"optional": true
},
"node-sass": {
"optional": true
},
"sass": {
"optional": true
}
}
},
"node_modules/@redhat-cloud-services/frontend-components-config/node_modules/schema-utils": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
@ -13791,16 +13756,6 @@
"node": ">=0.10.0"
}
},
"node_modules/klona": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
"integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 8"
}
},
"node_modules/known-css-properties": {
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.29.0.tgz",

View file

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