@form-instant/react-resolver-zod 0.2.0 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@form-instant/react-resolver-zod",
|
3
|
-
"version": "0.2.
|
3
|
+
"version": "0.2.2",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": {
|
6
6
|
"name": "leomerida15",
|
@@ -57,8 +57,8 @@
|
|
57
57
|
"@tsconfig/vite-react": "^3.0.2",
|
58
58
|
"@types/bun": "^1.1.13",
|
59
59
|
"@types/react": "^18.3.12",
|
60
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
61
|
-
"@typescript-eslint/parser": "^8.
|
60
|
+
"@typescript-eslint/eslint-plugin": "^8.15.0",
|
61
|
+
"@typescript-eslint/parser": "^8.15.0",
|
62
62
|
"dts-cli": "^2.0.5",
|
63
63
|
"eslint": "^9.15.0",
|
64
64
|
"eslint-plugin-prettier": "^5.2.1",
|