Commit 42005aa 1 parent bba268d commit 42005aa Copy full SHA for 42005aa
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@xstate/cli" : " ^0.5.17" ,
13
- "@xstate/react" : " ^5.0.1 " ,
13
+ "@xstate/react" : " ^5.0.2 " ,
14
14
"file-loader" : " ^6.2.0" ,
15
15
"lucide-react" : " ^0.470.0" ,
16
16
"next" : " 15.1.4" ,
21
21
"styled-components" : " 6.1.14" ,
22
22
"url-loader" : " ^4.1.1" ,
23
23
"use-sound" : " ^4.0.3" ,
24
- "xstate" : " 5.19.1 "
24
+ "xstate" : " 5.19.2 "
25
25
},
26
26
"devDependencies" : {
27
27
"@svgr/webpack" : " 8.1.0" ,
Original file line number Diff line number Diff line change 1846
1846
" @babel/types" " ^7.21.4"
1847
1847
recast "^0.23.1"
1848
1848
1849
- " @xstate/react@^5.0.1 " :
1850
- version "5.0.1 "
1851
- resolved "https://registry.yarnpkg.com/@xstate/react/-/react-5.0.1 .tgz#839e8f7ade4693a138f97dcc4ac83b3509ef0f53 "
1852
- integrity sha512-6JK6tcQdAIydu28wnfhY5JJNS8LGRoVZko0CiYaC3405352Mfc5pDPdBAKVFx1OnIJvyj5Hw3/MyQQ2fBTGCcQ ==
1849
+ " @xstate/react@^5.0.2 " :
1850
+ version "5.0.2 "
1851
+ resolved "https://registry.yarnpkg.com/@xstate/react/-/react-5.0.2 .tgz#92185d20efedac97350c996cda29749c2e3fdbf1 "
1852
+ integrity sha512-x5GOrE0ZYjU2ba986u0CCp7SaPwzElSn1SW0mZ9MuBgsZ+BW7vTLVOvGmURynwojdso8d6nVbK3c2+MRVqGVgA ==
1853
1853
dependencies :
1854
1854
use-isomorphic-layout-effect "^1.1.2"
1855
1855
use-sync-external-store "^1.2.0"
@@ -5336,10 +5336,10 @@ which@^2.0.1:
5336
5336
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.0.0-beta.34.tgz#91de6c98386e09d2334745d178a3c87bff90ec51"
5337
5337
integrity sha512-blGMNp1kogr7dC96hLnulXF5OS8lddlW1or4wUTqaDHYKZACdTvCuAuT3yTrNcDDR/ihZJtFc0NvMfZ8PBsJRg==
5338
5338
5339
- xstate@5.19.1 :
5340
- version "5.19.1 "
5341
- resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.1 .tgz#3c9e6011767e10ff8541e76cc4f48630bac60196 "
5342
- integrity sha512-vFt3q9EBnO/qTTf9AG/5GosGwdDEftw5VOd3ytfSwUQRvkj6oJkxeBQaCqJUANjHrkK341jMkEZP0zeqrx2tww ==
5339
+ xstate@5.19.2 :
5340
+ version "5.19.2 "
5341
+ resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.19.2 .tgz#db3f1ee614bbb6a49ad3f0c96ddbf98562d456ba "
5342
+ integrity sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw ==
5343
5343
5344
5344
xstate@^4.33.4 :
5345
5345
version "4.38.2"
You can’t perform that action at this time.
0 commit comments