File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 22
22
"lodash" : " ^4.17.20" ,
23
23
"next" : " ^14.1.1" ,
24
24
"pontx-ui" : " latest" ,
25
- "react" : " ^18.2.0 " ,
25
+ "react" : " ^18.3.1 " ,
26
26
"react-copy-to-clipboard" : " ^5.1.0" ,
27
27
"react-dom" : " ^18.2.0" ,
28
28
"react-use-observer" : " ^2.2.4" ,
41
41
"@types/fs-extra" : " ^5.1.0" ,
42
42
"@types/lodash" : " ^4.17.0" ,
43
43
"@types/node" : " ^20" ,
44
- "@types/react" : " ^18.0.8 " ,
44
+ "@types/react" : " ^18.3.3 " ,
45
45
"@types/react-dom" : " ^18.0.3" ,
46
46
"@types/vscode" : " ^1.47.0" ,
47
47
"@types/vscode-webview" : " ^1.57.5" ,
Original file line number Diff line number Diff line change 897
897
dependencies :
898
898
" @types/react" " *"
899
899
900
- " @types/react@*" , "@types/react@^18.0.8 ":
901
- version "18.2.45 "
902
- resolved "https://registry.npmmirror .com/@types/react/-/react-18.2.45 .tgz#253f4fac288e7e751ab3dc542000fb687422c15c "
903
- integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg ==
900
+ " @types/react@*" , "@types/react@^18.3.3 ":
901
+ version "18.3.3 "
902
+ resolved "https://registry.yarnpkg .com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
903
+ integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
904
904
dependencies :
905
905
" @types/prop-types" " *"
906
- " @types/scheduler" " *"
907
906
csstype "^3.0.2"
908
907
909
- " @types/scheduler@* " :
910
- version "0.16.8"
911
- resolved "https://registry.npmmirror.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
912
- integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
913
-
914
908
" @types/stylis@^4.0.2 " :
915
909
version "4.2.4"
916
910
resolved "https://registry.npmmirror.com/@types/stylis/-/stylis-4.2.4.tgz#14b61f022e832d87d442ae1795e0f0f0b7daa879"
@@ -5148,10 +5142,10 @@ react-window@^1.8.8:
5148
5142
" @babel/runtime" " ^7.0.0"
5149
5143
memoize-one ">=3.1.1 <6"
5150
5144
5151
- react@^18.2.0 :
5152
- version "18.2.0 "
5153
- resolved "https://registry.npmmirror .com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
5154
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
5145
+ react@^18.3.1 :
5146
+ version "18.3.1 "
5147
+ resolved "https://registry.yarnpkg .com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
5148
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
5155
5149
dependencies :
5156
5150
loose-envify "^1.1.0"
5157
5151
You can’t perform that action at this time.
0 commit comments