Skip to content

Commit

Permalink
fix(deps): update dependency @formkit/core to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 130070c commit 9bcf8ea
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"@formkit/core": "1.2.1",
"@formkit/core": "1.6.2",
"@formkit/pro": "0.117.5",
"@formkit/themes": "1.2.1",
"@formkit/vue": "1.2.1",
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,13 @@
dependencies:
"@formkit/utils" "1.2.1"

"@formkit/[email protected]":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@formkit/core/-/core-1.6.2.tgz#56902295a645fec5bef1a0dedd981b541d39da17"
integrity sha512-48LGugLoQ9QR/GDvsVwviMQ/lk9rWA0iDy8Zg9BXPn0nfuWr5EW2IOTEZW3ZX8mAyvVZ4s+Xt5S40la8Sj5GTA==
dependencies:
"@formkit/utils" "1.6.2"

"@formkit/[email protected]":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@formkit/dev/-/dev-1.2.1.tgz#1dd9f2dea7b8981c62a7ca182af244a222d41520"
Expand Down Expand Up @@ -260,6 +267,11 @@
resolved "https://registry.yarnpkg.com/@formkit/utils/-/utils-1.2.1.tgz#097a913e7208284e28793cbd497cfb32e5892835"
integrity sha512-PHu/VR3nQHr1Lt6wb+J9pbUfVWdqqX6Qdq0NSjmUEtkNzvQlvRPXHpWePHiPgNR60G7zLoPHfnoCclfOMetTOQ==

"@formkit/[email protected]":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@formkit/utils/-/utils-1.6.2.tgz#59042586fd85407190475421a853d601590a9ad5"
integrity sha512-H7ai+AbemaF9okM2fUeHQUBEiGmiyXX/4M/P1ANI9C3nAqsPewmZucLH0QxihkjuMYOwO+MnHbG3rLS7FAkxig==

"@formkit/[email protected]":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@formkit/validation/-/validation-1.2.1.tgz#1de7cd69c2fada739c1dbf2cecbc1d9f89d47d56"
Expand Down

0 comments on commit 9bcf8ea

Please sign in to comment.