mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-03 12:27:30 -05:00
chore(deps): update dependency formsy-react-components to v1.1.0
This commit is contained in:
parent
fb6296fe75
commit
ce3e00efb5
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue