Skip to content

Commit

Permalink
fix(deps): update dependency @formkit/core to v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 130070c commit 8f55a00
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.5",
"@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.5"
resolved "https://registry.yarnpkg.com/@formkit/core/-/core-1.6.5.tgz#f6f75ad98ad95198507986c674dfbf2f211a0971"
integrity sha512-LLq8+vLd9ddPYA0NkyvnKycN4ESU8Wqcl9TrllPyU/axduJunSIJMZz4LHzlwK8G26b0pQNegXF/hXaj4wbmng==
dependencies:
"@formkit/utils" "1.6.5"

"@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.5"
resolved "https://registry.yarnpkg.com/@formkit/utils/-/utils-1.6.5.tgz#a9a93a5d8650506c4eed9e74c1751859ab96a523"
integrity sha512-fohOg344tqFujHlEwvyHzzH5YiOBgecuOPkg7r7QObUrsH8gP1N8Rp9CHZlafxZ1zAEHZY2nTNx0VVQBkVmJbA==

"@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 8f55a00

Please sign in to comment.