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 25
25
"@reduxjs/toolkit" : " ^2.2.5" ,
26
26
"debug" : " ^4.3.4" ,
27
27
"microsoft-cognitiveservices-speech-sdk" : " ^1.38.0" ,
28
- "react" : " ^18.2.0 " ,
28
+ "react" : " ^18.3.1 " ,
29
29
"react-dom" : " ^18.2.0" ,
30
30
"react-markdown" : " ^9.0.1" ,
31
31
"react-redux" : " ^9.1.2" ,
35
35
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
36
36
"@types/debug" : " ^4.1.12" ,
37
37
"@types/node" : " ^20.12.8" ,
38
- "@types/react" : " ^18.2.74 " ,
38
+ "@types/react" : " ^18.3.3 " ,
39
39
"@types/react-dom" : " ^18.2.24" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^7.12.0" ,
41
41
"@typescript-eslint/parser" : " ^7.13.1" ,
Original file line number Diff line number Diff line change 3331
3331
dependencies:
3332
3332
"@types/react" "*"
3333
3333
3334
- "@types/react@*", "@types/react@^18.2.74 ":
3335
- version "18.2.74 "
3336
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74 .tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c "
3337
- integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw ==
3334
+ "@types/react@*", "@types/react@^18.3.3 ":
3335
+ version "18.3.3 "
3336
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
3337
+ integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
3338
3338
dependencies:
3339
3339
"@types/prop-types" "*"
3340
3340
csstype "^3.0.2"
@@ -10190,10 +10190,10 @@ react-transition-group@^4.4.1:
10190
10190
loose-envify "^1.4.0"
10191
10191
prop-types "^15.6.2"
10192
10192
10193
- react@^18.2.0 :
10194
- version "18.2.0 "
10195
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10196
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
10193
+ react@^18.3.1 :
10194
+ version "18.3.1 "
10195
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
10196
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
10197
10197
dependencies:
10198
10198
loose-envify "^1.1.0"
10199
10199
You can’t perform that action at this time.
0 commit comments