Skip to content

Commit 63845b3

Browse files
build(deps): bump @vuelidate/validators from 2.0.0-alpha.31 to 2.0.0
Bumps [@vuelidate/validators](https://github.com/vuelidate/vuelidate/tree/HEAD/packages/validators) from 2.0.0-alpha.31 to 2.0.0. - [Release notes](https://github.com/vuelidate/vuelidate/releases) - [Changelog](https://github.com/vuelidate/vuelidate/blob/next/packages/validators/CHANGELOG.md) - [Commits](https://github.com/vuelidate/vuelidate/commits/@vuelidate/validators@2.0.0/packages/validators) --- updated-dependencies: - dependency-name: "@vuelidate/validators" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83b189a commit 63845b3

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"lint": "vue-cli-service lint"
1111
},
1212
"dependencies": {
13-
"@capacitor/core": "4.2.0",
13+
"@capacitor/core": "4.3.0",
1414
"@ionic/vue": "^5.6.8",
1515
"@ionic/vue-router": "^6.2.6",
1616
"@vuelidate/core": "^2.0.0-alpha.44",
17-
"@vuelidate/validators": "^2.0.0-alpha.31",
17+
"@vuelidate/validators": "^2.0.0",
1818
"axios": "^0.21.2",
19-
"core-js": "^3.25.1",
19+
"core-js": "^3.25.3",
2020
"ionicons": "^6.0.3",
2121
"mitt": "^3.0.0",
2222
"moment": "^2.29.4",

0 commit comments

Comments
 (0)