File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 28
28
"@okta/okta-auth-js" : " ^7.3.0" ,
29
29
"@okta/okta-react" : " ^6.7.0" ,
30
30
"@types/detect-port" : " ^1.3.2" ,
31
- "@xstate/react" : " 3.2.2 " ,
31
+ "@xstate/react" : " 4.1.3 " ,
32
32
"aws-amplify" : " ^6.0.16" ,
33
33
"axios" : " 0.28.1" ,
34
34
"clsx" : " 1.2.1" ,
48
48
"shortid" : " 2.2.16" ,
49
49
"uuid" : " 8.3.2" ,
50
50
"webpack" : " 5" ,
51
- "xstate" : " 4.38.3 " ,
51
+ "xstate" : " 5.18.2 " ,
52
52
"yup" : " 0.32.11"
53
53
},
54
54
"devDependencies" : {
Original file line number Diff line number Diff line change 4505
4505
dependencies:
4506
4506
tslib "^2.3.0"
4507
4507
4508
- "@xstate/react@3.2.2 ":
4509
- version "3.2.2 "
4510
- resolved "https://registry.yarnpkg.com/@xstate/react/-/react-3.2.2 .tgz#ddf0f9d75e2c19375b1e1b7335e72cb99762aed8 "
4511
- integrity sha512-feghXWLedyq8JeL13yda3XnHPZKwYDN5HPBLykpLeuNpr9178tQd2/3d0NrH6gSd0sG5mLuLeuD+ck830fgzLQ ==
4508
+ "@xstate/react@4.1.3 ":
4509
+ version "4.1.3 "
4510
+ resolved "https://registry.yarnpkg.com/@xstate/react/-/react-4.1.3 .tgz#d3db7102ad950584d15f5a07fc17d52a127f3c68 "
4511
+ integrity sha512-zhE+ZfrcCR87bu71Rkh5Z5ruZBivR/7uD/dkelzJqjQdI45IZc9DqTI8lL4Cg5+VN2p5k86KxDsusqW1kW11Tg ==
4512
4512
dependencies:
4513
4513
use-isomorphic-layout-effect "^1.1.2"
4514
- use-sync-external-store "^1.0 .0"
4514
+ use-sync-external-store "^1.2 .0"
4515
4515
4516
4516
"@xtuc/ieee754@^1.2.0":
4517
4517
version "1.2.0"
@@ -12435,7 +12435,7 @@ use-isomorphic-layout-effect@^1.1.2:
12435
12435
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
12436
12436
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==
12437
12437
12438
- use-sync-external-store@^1.0 .0:
12438
+ use-sync-external-store@^1.2 .0:
12439
12439
version "1.2.2"
12440
12440
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
12441
12441
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
@@ -12903,10 +12903,10 @@ xss@^1.0.6:
12903
12903
commander "^2.20.3"
12904
12904
cssfilter "0.0.10"
12905
12905
12906
- xstate@4.38.3 :
12907
- version "4.38.3 "
12908
- resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3 .tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075 "
12909
- integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw ==
12906
+ xstate@5.18.2 :
12907
+ version "5.18.2 "
12908
+ resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.18.2 .tgz#924122af5102f3c3f7e172ebf20a09455ddb2963 "
12909
+ integrity sha512-hab5VOe29D0agy8/7dH1lGw+7kilRQyXwpaChoMu4fe6rDP+nsHYhDYKfS2O4iXE7myA98TW6qMEudj/8NXEkA ==
12910
12910
12911
12911
y18n@^4.0.0:
12912
12912
version "4.0.3"
You can’t perform that action at this time.
0 commit comments