build(deps): bump @unleash/proxy-client-react from 4.2.4 to 4.3.0
Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.2.4 to 4.3.0. - [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.2.4...v4.3.0) --- updated-dependencies: - dependency-name: "@unleash/proxy-client-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
599d632fd7
commit
c6919e3753
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
|||
"@redhat-cloud-services/frontend-components-utilities": "4.0.13",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@scalprum/react-core": "0.8.0",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"@unleash/proxy-client-react": "4.3.0",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
@ -5159,14 +5159,14 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/@unleash/proxy-client-react": {
|
||||
"version": "4.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.2.4.tgz",
|
||||
"integrity": "sha512-FWzKDqE28ZmogdXgL9caqMJTWnrVEMJWly8Ofbo1xNZHsk7R9jcWgozIXCWEPto/qijfyCBoat5xjsduT09l1g==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.3.0.tgz",
|
||||
"integrity": "sha512-WCsTcuxIcchW8j5g1vSKZZ1C2yRU9cJog0PVgUSgqLQE01bDXLmo4Nhx2vE8d4XQ3o2bC5FxPa9g87ipuObMCA==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"unleash-proxy-client": "^3.4.0"
|
||||
"unleash-proxy-client": "^3.5.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/ast": {
|
||||
|
|
@ -18666,9 +18666,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/unleash-proxy-client": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/unleash-proxy-client/-/unleash-proxy-client-3.4.0.tgz",
|
||||
"integrity": "sha512-ivCzm//z+S2T3gSBSZY7HN+5GfoLXZIovMyH6lIZRe2/vCicEdXtXD6cnLTQ2LAiXGV7DpoSM1m8WZGoiLRzkw==",
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/unleash-proxy-client/-/unleash-proxy-client-3.5.1.tgz",
|
||||
"integrity": "sha512-vfWAozp5O16ZedPPH7wFobsZaj8TQQEp/pfj+4jpWZTnOXyFpH6fAgrztRHO26bQ6iC95vVtfeVRQvgw9lo5zA==",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"tiny-emitter": "^2.1.0",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@redhat-cloud-services/frontend-components-utilities": "4.0.13",
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@scalprum/react-core": "0.8.0",
|
||||
"@unleash/proxy-client-react": "4.2.4",
|
||||
"@unleash/proxy-client-react": "4.3.0",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue