File tree 2 files changed +12
-12
lines changed
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" : " 5.0.0 " ,
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.19.0 " ,
52
52
"yup" : " 0.32.11"
53
53
},
54
54
"devDependencies" : {
Original file line number Diff line number Diff line change 4428
4428
dependencies:
4429
4429
tslib "^2.3.0"
4430
4430
4431
- "@xstate/react@3.2.2 ":
4432
- version "3.2.2 "
4433
- resolved "https://registry.yarnpkg.com/@xstate/react/-/react-3.2.2 .tgz#ddf0f9d75e2c19375b1e1b7335e72cb99762aed8 "
4434
- integrity sha512-feghXWLedyq8JeL13yda3XnHPZKwYDN5HPBLykpLeuNpr9178tQd2/3d0NrH6gSd0sG5mLuLeuD+ck830fgzLQ ==
4431
+ "@xstate/react@5.0.0 ":
4432
+ version "5.0.0 "
4433
+ resolved "https://registry.yarnpkg.com/@xstate/react/-/react-5.0.0 .tgz#3f28e3e01eea6540c83abfeaf53444a3a83d6d15 "
4434
+ integrity sha512-MkYMpmqqCdK43wSl/V/jSpsvumzV4RSG2ZOUEAIrg/w36BJpyufMrsR0rz7POX5ICF5s3xzP9q7Hd5TyM5SSyQ ==
4435
4435
dependencies:
4436
4436
use-isomorphic-layout-effect "^1.1.2"
4437
- use-sync-external-store "^1.0 .0"
4437
+ use-sync-external-store "^1.2 .0"
4438
4438
4439
4439
"@xtuc/ieee754@^1.2.0":
4440
4440
version "1.2.0"
@@ -12344,7 +12344,7 @@ use-isomorphic-layout-effect@^1.1.2:
12344
12344
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb"
12345
12345
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==
12346
12346
12347
- use-sync-external-store@^1.0 .0:
12347
+ use-sync-external-store@^1.2 .0:
12348
12348
version "1.2.2"
12349
12349
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
12350
12350
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
@@ -12812,10 +12812,10 @@ xss@^1.0.6:
12812
12812
commander "^2.20.3"
12813
12813
cssfilter "0.0.10"
12814
12814
12815
- xstate@4.38.3 :
12816
- version "4.38.3 "
12817
- resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.38.3 .tgz#4e15e7ad3aa0ca1eea2010548a5379966d8f1075 "
12818
- integrity sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw ==
12815
+ xstate@5.19.0 :
12816
+ version "5.19.0 "
12817
+ resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.0 .tgz#619fdf00cef5de0552c4cb463fcba42ee482a149 "
12818
+ integrity sha512-Juh1MjeRaVWr1IRxXYvQMMRFMrei6vq6+AfP6Zk9D9YV0ZuvubN0aM6s2ITwUrq+uWtP1NTO8kOZmsM/IqeOiQ ==
12819
12819
12820
12820
y18n@^4.0.0:
12821
12821
version "4.0.3"
You can’t perform that action at this time.
0 commit comments