Skip to content

Commit

Permalink
fix(deps): update dependency @formkit/themes to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent dc77c69 commit c291e65
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,13 @@
dependencies:
"@formkit/utils" "1.0.0"

"@formkit/[email protected]":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@formkit/core/-/core-1.1.0.tgz#27d2b33e38b6fd075004f3ac5e60b816ce5bfd17"
integrity sha512-p3fbSVYI/93mndlIKU+Rc/ZqR9mzQ55B8HLvDAj53Aooo5GVDGeRYI78+rbB0Uy4nuu/Drivr8+x1+uiWTuOdw==
dependencies:
"@formkit/utils" "1.1.0"

"@formkit/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@formkit/dev/-/dev-1.0.0.tgz#1dfe1b71b1cd5669b9207f72773bbb00f723cb31"
Expand Down Expand Up @@ -221,18 +228,30 @@
"@formkit/utils" "1.0.0"
"@formkit/validation" "1.0.0"

"@formkit/[email protected]", "@formkit/themes@^1.0.0":
"@formkit/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@formkit/themes/-/themes-1.0.0.tgz#049362956b477021b9f195e9af1ccd2fb663aaee"
integrity sha512-A5fseWPLp2SWnLpl966vzIIpGDIpZ4FSa4HXaA1PwLg69JVHzoeuls8vd90z7a4VALlslnVUwSm26WWr1BxJgA==
dependencies:
"@formkit/core" "1.0.0"

"@formkit/themes@^1.0.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@formkit/themes/-/themes-1.1.0.tgz#d16bfac4aff558b1a71786de48ef16fac4fb3b86"
integrity sha512-ZpJhXh1q7kc3MCJqkQBap/bmsMU312G/TbOlfk3sLpZJmGXdLa6RwP3S9Z4VdUcS9HDwzJj+YGTPDEfR4sTwsA==
dependencies:
"@formkit/core" "1.1.0"

"@formkit/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@formkit/utils/-/utils-1.0.0.tgz#41515e58ec111ab06f7ebb568a6356ec2525a847"
integrity sha512-5T8PbHOajP/eJuoEeLgxA0g25nyVUZKfy2V2mW8idoph+9PT0nZUoIP+KA/PJ2mmexqtuykMT0A5knW8MiXqsw==

"@formkit/[email protected]":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@formkit/utils/-/utils-1.1.0.tgz#eeee97828660deb5753b07370c3e5248e63b4b13"
integrity sha512-pxYqS+50yGj2NuUZtuayRP8CFKslzd+fbM/PaS5I3UmhQ8oJcj651KNLN2k5XGXSLYIll+VlaCCr4ny0HOd2Mw==

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

0 comments on commit c291e65

Please sign in to comment.