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 Oct 8, 2024
1 parent 52571bd commit d25711b
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.18.1",
"@xstate/vue": "^2.0.0",
"@xstate/vue": "^3.1.4",
"axios": "^1.7.3",
"vue": "^3.4.35",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
"xstate": "^5.18.2"
},
"devDependencies": {
"@babel/types": "^7.25.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2151,10 +2151,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.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@xstate/vue/-/vue-3.1.4.tgz#ba6cc989971f4c22e735bb3b4d634a35da4b9662"
integrity sha512-OVB97qJ6l/NuIPoffSkZfjWCMqeU208xmb7wNzPZsls4XDlTpUkcQfc20HIA9bEnQKqKduJWCppMOmICSBcEsg==

JSONStream@^1.3.5:
version "1.3.5"
Expand Down Expand Up @@ -8079,10 +8079,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.18.2:
version "5.18.2"
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.18.2.tgz#924122af5102f3c3f7e172ebf20a09455ddb2963"
integrity sha512-hab5VOe29D0agy8/7dH1lGw+7kilRQyXwpaChoMu4fe6rDP+nsHYhDYKfS2O4iXE7myA98TW6qMEudj/8NXEkA==

xtend@~4.0.1:
version "4.0.2"
Expand Down

0 comments on commit d25711b

Please sign in to comment.