@webiny/form
Advanced tools
Comparing version 5.41.0-beta.0 to 5.41.0-beta.1
{ | ||
"name": "@webiny/form", | ||
"version": "5.41.0-beta.0", | ||
"version": "5.41.0-beta.1", | ||
"main": "index.js", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"@babel/runtime": "7.24.1", | ||
"@webiny/react-composition": "5.41.0-beta.0", | ||
"@webiny/validation": "5.41.0-beta.0", | ||
"@webiny/react-composition": "5.41.0-beta.1", | ||
"@webiny/validation": "5.41.0-beta.1", | ||
"lodash": "4.17.21" | ||
@@ -33,4 +33,4 @@ }, | ||
"@types/lodash": "4.14.191", | ||
"@webiny/cli": "5.41.0-beta.0", | ||
"@webiny/project-utils": "5.41.0-beta.0", | ||
"@webiny/cli": "5.41.0-beta.1", | ||
"@webiny/project-utils": "5.41.0-beta.1", | ||
"mobx": "6.9.0", | ||
@@ -53,3 +53,3 @@ "mobx-react-lite": "3.4.3", | ||
}, | ||
"gitHead": "9ce5e75fc577aa4de2cf08d5ca734b3c98fe65b6" | ||
"gitHead": "2035c6fdbac9f52545b5024a381bc568c66ca899" | ||
} |
4
+ Added@webiny/react-composition@5.41.0-beta.1(transitive)
+ Added@webiny/validation@5.41.0-beta.1(transitive)
- Removed@webiny/react-composition@5.41.0-beta.0(transitive)
- Removed@webiny/validation@5.41.0-beta.0(transitive)