build(deps): bump @unleash/proxy-client-react from 4.3.0 to 4.3.1
Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/Unleash/unleash-proxy-react/releases) - [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md) - [Commits](https://github.com/Unleash/unleash-proxy-react/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: "@unleash/proxy-client-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eab407c09e
commit
04bce40bd7
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"@redhat-cloud-services/frontend-components-utilities": "4.0.14",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"@scalprum/react-core": "0.8.0",
|
||||
"@unleash/proxy-client-react": "4.3.0",
|
||||
"@unleash/proxy-client-react": "4.3.1",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
@ -4129,14 +4129,14 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@unleash/proxy-client-react": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.3.0.tgz",
|
||||
"integrity": "sha512-WCsTcuxIcchW8j5g1vSKZZ1C2yRU9cJog0PVgUSgqLQE01bDXLmo4Nhx2vE8d4XQ3o2bC5FxPa9g87ipuObMCA==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.3.1.tgz",
|
||||
"integrity": "sha512-AZ53XY+M/TVG1LRqULiikxc+IMUZMvfr4Sb7axWBOJbNwmQ39vHOWXy19dEFS3ha2b9EpHA1bC3IdaDWzR3euQ==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"unleash-proxy-client": "^3.5.1"
|
||||
"unleash-proxy-client": "^3.5.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@vitejs/plugin-react": {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@redhat-cloud-services/frontend-components-utilities": "4.0.14",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"@scalprum/react-core": "0.8.0",
|
||||
"@unleash/proxy-client-react": "4.3.0",
|
||||
"@unleash/proxy-client-react": "4.3.1",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue