chore(deps): update dependency formsy-react-components to v1.1.0

This commit is contained in:
renovate[bot] 2024-02-24 19:05:45 +00:00 committed by GitHub
parent fb6296fe75
commit ce3e00efb5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -62,7 +62,7 @@
"fastly": "1.2.1",
"formik": "1.5.8",
"formsy-react": "1.1.6",
"formsy-react-components": "1.0.0",
"formsy-react-components": "1.1.0",
"git-bundle-sha": "0.0.2",
"glob": "5.0.15",
"google-libphonenumber": "3.2.34",
@ -10704,13 +10704,12 @@
}
},
"node_modules/formsy-react-components": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/formsy-react-components/-/formsy-react-components-1.0.0.tgz",
"integrity": "sha512-qaGxRj56spzTaCvmEoqF7VAej1Eg5fwEl1VU/SnOumks3XFp0aeRH9Q/5nP7xLzzuXBOKrJTYn7FW29k/Na8xg==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/formsy-react-components/-/formsy-react-components-1.1.0.tgz",
"integrity": "sha512-GUgnIqXbXNPf7auP4nwk5PF6477r5UhdQoO1aNCvQajLarUu/Jj8PaxTCHu56tNGSlewACqRV44m8MrYOMzdTQ==",
"dev": true,
"dependencies": {
"classnames": "^2.2.5",
"lodash.debounce": "^4.0.6",
"prop-types": "^15.5.10"
},
"peerDependencies": {

View file

@ -97,7 +97,7 @@
"fastly": "1.2.1",
"formik": "1.5.8",
"formsy-react": "1.1.6",
"formsy-react-components": "1.0.0",
"formsy-react-components": "1.1.0",
"git-bundle-sha": "0.0.2",
"glob": "5.0.15",
"google-libphonenumber": "3.2.34",