Skip to content

Commit

Permalink
fix(deps): update xstate monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 669feb2 commit b7e29fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
},
"dependencies": {
"@kong/icons": "^1.9.1",
"@xstate/vue": "^2.0.0",
"@xstate/vue": "^3.1.2",
"axios": "^1.6.8",
"vue": "^3.4.23",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
"xstate": "^5.11.0"
},
"devDependencies": {
"@babel/types": "^7.24.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2122,10 +2122,10 @@
resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.5.1.tgz#3124ec16cc0c7e04165b88dc091e6b97782fffa9"
integrity sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==

"@xstate/vue@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@xstate/vue/-/vue-2.0.0.tgz#bb95f91600c5fad2e8a72f872cb8f69b3b154e10"
integrity sha512-JlrJ3d+I6rZCcFBuu3O4GP+mGJfd11O9o69wRedzPMqZ+hxcMRBsih9L5kKnJHcU9CTmdJTT172oxTaYF7thzA==
"@xstate/vue@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@xstate/vue/-/vue-3.1.2.tgz#2acf6d32822a9010191821c0d7f04467ec75aadf"
integrity sha512-gMr4LPl3jGvnfMTke0AIx74FvErGjtqfUNdExQUda/aL9e7yc5fGSDBFJlVQfR44hd2xmQDZVjqbxadEk8NRXQ==

JSONStream@^1.3.5:
version "1.3.5"
Expand Down Expand Up @@ -9146,10 +9146,10 @@ xml-name-validator@^4.0.0:
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==

xstate@^4.38.3:
version "4.38.3"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3.tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075"
integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==
xstate@^5.11.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.12.0.tgz#3bd7b832f3cbd91a9a396a534760803487008a7e"
integrity sha512-4W/Hj553mwVnTLQ1itc3rni/cGtM5OkjyavTjaxCelc0ZZKE/ks6tYllc98KbekIoUrEPm4CJH/wTB5p5pPGEw==

xtend@~4.0.1:
version "4.0.2"
Expand Down

0 comments on commit b7e29fb

Please sign in to comment.