zaions-react-tool-kit
Advanced tools
Comparing version 0.0.29 to 0.0.30
{ | ||
"name": "zaions-react-tool-kit", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "Zaions React Tool Kit, this is react projects tool kit created by Zaions Dev Team (https://zaions.com). We hope you will love this and all other packages we have developed for you, please do react out if you face any issue in packages we deliver. Once again have fun while working with these packages and let us know your feedback, it keeps us motivated. Have a great day :)", | ||
@@ -124,4 +124,4 @@ "main": "./dist/index.js", | ||
"dayjs": "^1.11.13", | ||
"zod": "^3.23.8", | ||
"zaions-tool-kit": "^0.0.89" | ||
"zod": "^3.24.1", | ||
"zaions-tool-kit": "^0.0.98" | ||
}, | ||
@@ -136,4 +136,4 @@ "devDependencies": { | ||
"@capacitor/toast": "^6.0.3", | ||
"@types/node": "^22.10.1", | ||
"@types/react": "^18.3.14", | ||
"@types/node": "^22.10.2", | ||
"@types/react": "^19.0.2", | ||
"classnames": "^2.5.1", | ||
@@ -143,3 +143,3 @@ "crypto-js": "^4.2.0", | ||
"formik": "^2.4.6", | ||
"react": "^18.3.1", | ||
"react": "^19.0.0", | ||
"react-dropzone": "^14.3.5", | ||
@@ -151,4 +151,4 @@ "react-responsive": "^10.0.0", | ||
"vitest": "^2.1.8", | ||
"zaions-tool-kit": "^0.0.91", | ||
"zod": "^3.23.8" | ||
"zaions-tool-kit": "^0.0.98", | ||
"zod": "^3.24.1" | ||
}, | ||
@@ -155,0 +155,0 @@ "contributors": [ |
196104