chore(deps): bump react-reflex from 3.1.1 to 4.0.0 in /client
Bumps [react-reflex](https://github.com/leefsmp/Re-Flex) from 3.1.1 to 4.0.0. - [Release notes](https://github.com/leefsmp/Re-Flex/releases) - [Commits](https://github.com/leefsmp/Re-Flex/commits) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
17
client/package-lock.json
generated
17
client/package-lock.json
generated
@@ -63,7 +63,7 @@
|
||||
"react-lazy-load": "^3.1.13",
|
||||
"react-monaco-editor": "^0.39.1",
|
||||
"react-redux": "^5.0.7",
|
||||
"react-reflex": "^3.1.1",
|
||||
"react-reflex": "^4.0.0",
|
||||
"react-responsive": "^6.1.1",
|
||||
"react-scrollable-anchor": "^0.6.1",
|
||||
"react-spinkit": "^3.0.0",
|
||||
@@ -24510,14 +24510,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-reflex": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-3.1.1.tgz",
|
||||
"integrity": "sha512-Wj6mvroibNCjWmhovPbl2QphUgi8S1tJlEpsu6wJNgyHgFtPhDhbBj1iqaGB1N1TSUjqJn7hu2J9JcAkuKdIqQ==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.0.tgz",
|
||||
"integrity": "sha512-q9Om4wrtzrqSlL+m7IIibBw/MObG7DkcHLwQkVvhbT2b1uNSlzDQxoj9cwewA2q4Kb2wkaJnlwPRLs+M8hy5eQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"prop-types": "^15.5.8",
|
||||
"react-measure": "^2.0.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.0.0 || ^17.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/react-refresh": {
|
||||
@@ -51033,9 +51036,9 @@
|
||||
}
|
||||
},
|
||||
"react-reflex": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-3.1.1.tgz",
|
||||
"integrity": "sha512-Wj6mvroibNCjWmhovPbl2QphUgi8S1tJlEpsu6wJNgyHgFtPhDhbBj1iqaGB1N1TSUjqJn7hu2J9JcAkuKdIqQ==",
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-reflex/-/react-reflex-4.0.0.tgz",
|
||||
"integrity": "sha512-q9Om4wrtzrqSlL+m7IIibBw/MObG7DkcHLwQkVvhbT2b1uNSlzDQxoj9cwewA2q4Kb2wkaJnlwPRLs+M8hy5eQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.0.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
|
@@ -59,7 +59,7 @@
|
||||
"react-lazy-load": "^3.1.13",
|
||||
"react-monaco-editor": "^0.39.1",
|
||||
"react-redux": "^5.0.7",
|
||||
"react-reflex": "^3.1.1",
|
||||
"react-reflex": "^4.0.0",
|
||||
"react-responsive": "^6.1.1",
|
||||
"react-scrollable-anchor": "^0.6.1",
|
||||
"react-spinkit": "^3.0.0",
|
||||
|
Reference in New Issue
Block a user