Skip to content

Commit 8722b74

Browse files
build(deps): bump vee-validate from 3.4.14 to 4.8.4 in /client
Bumps [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) from 3.4.14 to 4.8.4. - [Release notes](https://github.com/logaretm/vee-validate/releases) - [Changelog](https://github.com/logaretm/vee-validate/blob/main/packages/vee-validate/CHANGELOG.md) - [Commits](https://github.com/logaretm/vee-validate/commits/v4.8.4/packages/vee-validate) --- updated-dependencies: - dependency-name: vee-validate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96db917 commit 8722b74

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"pinia": "^2.0.21",
3131
"scule": "^0.3.2",
3232
"v-viewer": "^1.6.4",
33-
"vee-validate": "^3.4.14",
33+
"vee-validate": "^4.8.4",
3434
"vue-apexcharts": "^1.6.2",
3535
"vuetify": "^2.6.9"
3636
},

client/yarn.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5278,10 +5278,10 @@
52785278
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.9.tgz#6fa65284f545887b52d421f23b4fa1c41bc0ad4b"
52795279
integrity sha512-l6YOeg5LEXmfPqyxAnBaCv1FMRw0OGKJ4m6nOWRm6ngt5TuHcj5ZoBRN+LXh3J0u6Ur3C4VA+RiKT+M0eItr/g==
52805280

5281-
"@vue/devtools-api@^6.2.1":
5282-
version "6.2.1"
5283-
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.2.1.tgz#6f2948ff002ec46df01420dfeff91de16c5b4092"
5284-
integrity sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ==
5281+
"@vue/devtools-api@^6.2.1", "@vue/devtools-api@^6.5.0":
5282+
version "6.5.0"
5283+
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz#98b99425edee70b4c992692628fa1ea2c1e57d07"
5284+
integrity sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==
52855285

52865286
"@vue/reactivity-transform@^3.2.31":
52875287
version "3.2.31"
@@ -18344,10 +18344,12 @@ vary@^1, vary@^1.1.2, vary@~1.1.2:
1834418344
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1834518345
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1834618346

18347-
vee-validate@^3.4.14:
18348-
version "3.4.14"
18349-
resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-3.4.14.tgz#51f91c01d6660c43c6252c417c89fb07cdf8b8dd"
18350-
integrity sha512-Hqqic8G9WcRSIzCxiCPqMZv4qB8JE1lIQqIOLDm2K5BXUiL8d4a2+kqkanv8gQSGDzYpnCQZ7BO/T99Aj05T1Q==
18347+
vee-validate@^4.8.4:
18348+
version "4.8.4"
18349+
resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-4.8.4.tgz#d7687b4c43db953f614432a39dbf53d56fc133c8"
18350+
integrity sha512-wlLBy50t4EMEin5oqxS2mxpqW02TkIsk0H3LcivLztNJKKLW17hpPSQtQnn8wjDLoWWZ/CVOfep6aw77aCAavg==
18351+
dependencies:
18352+
"@vue/devtools-api" "^6.5.0"
1835118353

1835218354
vendors@^1.0.0:
1835318355
version "1.0.4"

0 commit comments

Comments
 (0)