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 Apr 11, 2024
1 parent aaaeb40 commit d413283
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.8.16",
"@xstate/vue": "^2.0.0",
"@xstate/vue": "^3.1.1",
"axios": "^1.6.5",
"vue": "^3.4.5",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
"xstate": "^5.9.1"
},
"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 @@ -2133,10 +2133,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.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@xstate/vue/-/vue-3.1.1.tgz#e782cbaefd0696efe6155282351398fd40a5cb42"
integrity sha512-2NkLNNUGKKv1dnpZbttfQs+fb5n3fCQEPp04oVGnPB9lWvOHmFQAc+UmIK7f8cMEZmBbbhGI5pXZ+90g5hUZIg==

JSONStream@^1.3.5:
version "1.3.5"
Expand Down Expand Up @@ -9168,10 +9168,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.9.1:
version "5.10.0"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.10.0.tgz#9910ef6d465ef9c8dc8e6c10370ed7bf30c8c2df"
integrity sha512-rn3AbPFHngLqtfFTe9KDXJ1wQX4ACDKnQyQ2ShjuKor3iVnxDSKyDL9llFLiOpaBQu+cFMKcZYlpXo5nb/q5rw==

xtend@~4.0.1:
version "4.0.2"
Expand Down

0 comments on commit d413283

Please sign in to comment.