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