fix(deps): update dependency react-final-form to v6.5.8

pull/44965/merge
Renovate Bot 2022-01-31 14:14:46 +00:00 committed by renovate[bot]
parent f871bf1dbd
commit b2caef3d18
2 changed files with 10 additions and 10 deletions

View File

@ -94,7 +94,7 @@
"query-string": "7.0.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-final-form": "6.5.7",
"react-final-form": "6.5.8",
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",

18
package-lock.json generated
View File

@ -263,7 +263,7 @@
"query-string": "7.0.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-final-form": "6.5.7",
"react-final-form": "6.5.8",
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
@ -43304,9 +43304,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"node_modules/react-final-form": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.7.tgz",
"integrity": "sha512-o7tvJXB+McGiXOILqIC8lnOcX4aLhIBiF/Xi9Qet35b7XOS8R7KL8HLRKTfnZWQJm6MCE15v1U0SFive0NcxyA==",
"version": "6.5.8",
"resolved": "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.8.tgz",
"integrity": "sha512-j8Rmr5zAaMliNbh+CPnY734exHfk7MjQ8I6ZcykcChmPDFPV2aF40PFAcmQ/KreA10AI8ew0tff6q0gVqwFaGA==",
"dependencies": {
"@babel/runtime": "^7.15.4"
},
@ -43315,7 +43315,7 @@
"url": "https://opencollective.com/final-form"
},
"peerDependencies": {
"final-form": "4.20.4",
"final-form": "^4.20.4",
"react": "^16.8.0 || ^17.0.0"
}
},
@ -55600,7 +55600,7 @@
"query-string": "7.0.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-final-form": "6.5.7",
"react-final-form": "6.5.8",
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
@ -87068,9 +87068,9 @@
"integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
},
"react-final-form": {
"version": "6.5.7",
"resolved": "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.7.tgz",
"integrity": "sha512-o7tvJXB+McGiXOILqIC8lnOcX4aLhIBiF/Xi9Qet35b7XOS8R7KL8HLRKTfnZWQJm6MCE15v1U0SFive0NcxyA==",
"version": "6.5.8",
"resolved": "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.8.tgz",
"integrity": "sha512-j8Rmr5zAaMliNbh+CPnY734exHfk7MjQ8I6ZcykcChmPDFPV2aF40PFAcmQ/KreA10AI8ew0tff6q0gVqwFaGA==",
"requires": {
"@babel/runtime": "^7.15.4"
}