-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
74 additions
and
23 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# Change Log | ||
|
||
## 4.12.6 | ||
|
||
## 4.12.5 | ||
|
||
## 4.12.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/i18n", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "Localization module for VeeValidate", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"homepage": "https://vee-validate.logaretm.com/v4/guide/i18n", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# Change Log | ||
|
||
## 4.12.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [07d01fd] | ||
- [email protected] | ||
|
||
## 4.12.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/joi", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "vee-validate integration with joi schema validation", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -30,6 +30,6 @@ | |
"dependencies": { | ||
"joi": "17.11.0", | ||
"type-fest": "^4.8.3", | ||
"vee-validate": "4.12.5" | ||
"vee-validate": "4.12.6" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# @vee-validate/nuxt | ||
|
||
## 4.12.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [07d01fd] | ||
- [email protected] | ||
|
||
## 4.12.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/nuxt", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "Official vee-validate nuxt module", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -39,7 +39,7 @@ | |
"dependencies": { | ||
"@nuxt/kit": "^3.8.2", | ||
"local-pkg": "^0.5.0", | ||
"vee-validate": "4.12.5" | ||
"vee-validate": "4.12.6" | ||
}, | ||
"devDependencies": { | ||
"@nuxt/eslint-config": "^0.2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# Change Log | ||
|
||
## 4.12.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [07d01fd] | ||
- [email protected] | ||
|
||
## 4.12.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/rules", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "Form Validation for Vue.js", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -28,6 +28,6 @@ | |
"dist/*.d.ts" | ||
], | ||
"dependencies": { | ||
"vee-validate": "4.12.5" | ||
"vee-validate": "4.12.6" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# @vee-validate/valibot | ||
|
||
## 4.12.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [07d01fd] | ||
- [email protected] | ||
|
||
## 4.12.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/valibot", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "vee-validate integration with valibot schema validation", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -30,6 +30,6 @@ | |
"dependencies": { | ||
"type-fest": "^4.8.3", | ||
"valibot": "^0.28.1", | ||
"vee-validate": "4.12.5" | ||
"vee-validate": "4.12.6" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "vee-validate", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "Painless forms for Vue.js", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# Change Log | ||
|
||
## 4.12.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [07d01fd] | ||
- [email protected] | ||
|
||
## 4.12.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/yup", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "vee-validate integration with yup schema validation", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -29,7 +29,7 @@ | |
], | ||
"dependencies": { | ||
"type-fest": "^4.8.3", | ||
"vee-validate": "4.12.5", | ||
"vee-validate": "4.12.6", | ||
"yup": "^1.3.2" | ||
}, | ||
"publishConfig": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# Change Log | ||
|
||
## 4.12.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [07d01fd] | ||
- [email protected] | ||
|
||
## 4.12.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@vee-validate/zod", | ||
"version": "4.12.5", | ||
"version": "4.12.6", | ||
"description": "vee-validate integration with zod schema validation", | ||
"author": "Abdelrahman Awad <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -29,7 +29,7 @@ | |
], | ||
"dependencies": { | ||
"type-fest": "^4.8.3", | ||
"vee-validate": "4.12.5", | ||
"vee-validate": "4.12.6", | ||
"zod": "^3.22.4" | ||
} | ||
} |