build(deps): bump @unleash/proxy-client-react from 4.4.0 to 4.5.1
Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.4.0 to 4.5.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.4.0...v4.5.1) --- 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
91c64bfe50
commit
44685f4c76
2 changed files with 9 additions and 12 deletions
19
package-lock.json
generated
19
package-lock.json
generated
|
|
@ -19,7 +19,7 @@
|
|||
"@reduxjs/toolkit": "2.5.0",
|
||||
"@scalprum/react-core": "0.9.3",
|
||||
"@sentry/webpack-plugin": "3.0.0",
|
||||
"@unleash/proxy-client-react": "4.4.0",
|
||||
"@unleash/proxy-client-react": "4.5.1",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
@ -6073,14 +6073,14 @@
|
|||
"license": "ISC"
|
||||
},
|
||||
"node_modules/@unleash/proxy-client-react": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.4.0.tgz",
|
||||
"integrity": "sha512-btU/2Pho5eVOBdIYxNAeHq36lpm41/qmRVKuuLIGdg3XOZign9rA6KsarAk94W01XKulrNCrESINZMIvPoA6Cg==",
|
||||
"version": "4.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@unleash/proxy-client-react/-/proxy-client-react-4.5.1.tgz",
|
||||
"integrity": "sha512-vo9fcAbSM7SItBF0XuKqD/nderEfXCA5EC30ozm1HHWZr2tE4RxodsN26Nh1rGqgDkNVr2MssMX13p9G4P2aSw==",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"unleash-proxy-client": "^3.5.2"
|
||||
"unleash-proxy-client": "^3.7.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@vitejs/plugin-react": {
|
||||
|
|
@ -19204,7 +19204,6 @@
|
|||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
|
||||
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==",
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/tiny-warning": {
|
||||
|
|
@ -19816,10 +19815,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/unleash-proxy-client": {
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/unleash-proxy-client/-/unleash-proxy-client-3.6.1.tgz",
|
||||
"integrity": "sha512-gbvkob/cBewLHMh9aAwWLDLN8D1efJ5FdUMva7wGBVykJMIqyYIlUsJpVNXnpq+feNBn6Qc1D1huXD2bk9bEmA==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "3.7.2",
|
||||
"resolved": "https://registry.npmjs.org/unleash-proxy-client/-/unleash-proxy-client-3.7.2.tgz",
|
||||
"integrity": "sha512-1SvHsl3kQh1DT9EKMQsN9alOvXZEz9hpxa3mG6QWtTmXJqa6VZi25dQ2U8Y2KAULKg6ARLMUQkod74Fe/pKp0g==",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"tiny-emitter": "^2.1.0",
|
||||
|
|
@ -19834,7 +19832,6 @@
|
|||
"https://github.com/sponsors/broofa",
|
||||
"https://github.com/sponsors/ctavan"
|
||||
],
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"uuid": "dist/bin/uuid"
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@reduxjs/toolkit": "2.5.0",
|
||||
"@scalprum/react-core": "0.9.3",
|
||||
"@sentry/webpack-plugin": "3.0.0",
|
||||
"@unleash/proxy-client-react": "4.4.0",
|
||||
"@unleash/proxy-client-react": "4.5.1",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue