diff --git a/example/package.json b/example/package.json index 8636e5b..f556582 100644 --- a/example/package.json +++ b/example/package.json @@ -5,7 +5,7 @@ "license": "MIT", "private": true, "dependencies": { - "@formup/core": "^1.2.14", + "@formup/core": "^1.2.16", "@material-ui/core": "^4.9.7", "@material-ui/icons": "^4.9.1", "classnames": "^2.2.6", diff --git a/example/yarn.lock b/example/yarn.lock index 1ef1623..76596f2 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -969,10 +969,10 @@ resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413" integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow== -"@formup/core@^1.2.14": - version "1.2.14" - resolved "https://registry.yarnpkg.com/@formup/core/-/core-1.2.14.tgz#1b4d97cbc285d3e7f92b7bd5dcabf4e0f46691a0" - integrity sha512-UBnFngi0ENUJfR1VbgobUAw3IV4U66PqfACO4d4hw2wTHIlz8JRLx05Mfy4+AK+ttzrwkV3Hv1ya5IBEhwRCqQ== +"@formup/core@^1.2.16": + version "1.2.16" + resolved "https://registry.yarnpkg.com/@formup/core/-/core-1.2.16.tgz#277c460a48b1b6004eb1d03c18ad643c7ff99ba7" + integrity sha512-LmDGXqtAYWF5X4oIOohyymDXjTnS97/nxH5I584foDajKaEyFkh7iDAVzFo5DUg+7+bQOAWrDUYgzByp6PkWqQ== dependencies: classnames "^2.2.6" formik "2.1.3"