File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed
apps/react-hook-tracer-demo Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 55
55
"eslint" : " ^8.27.0" ,
56
56
"eslint-config-react-app" : " ^7.0.1" ,
57
57
"react-scripts" : " 5.0.1" ,
58
- "typescript" : " ^4.9.3 "
58
+ "typescript" : " 4.5.5 "
59
59
}
60
60
}
Original file line number Diff line number Diff line change @@ -11740,7 +11740,7 @@ __metadata:
11740
11740
react-dom : ^18.2.0
11741
11741
react-hook-tracer : 1.3.1
11742
11742
react-scripts : 5.0.1
11743
- typescript : ^4.9.3
11743
+ typescript : 4.5.5
11744
11744
languageName : unknown
11745
11745
linkType : soft
11746
11746
@@ -13544,6 +13544,16 @@ __metadata:
13544
13544
languageName : node
13545
13545
linkType : hard
13546
13546
13547
+ " typescript@npm:4.5.5 " :
13548
+ version : 4.5.5
13549
+ resolution : " typescript@npm:4.5.5"
13550
+ bin :
13551
+ tsc : bin/tsc
13552
+ tsserver : bin/tsserver
13553
+ checksum : 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
13554
+ languageName : node
13555
+ linkType : hard
13556
+
13547
13557
" typescript@npm:^4.9.3 " :
13548
13558
version : 4.9.3
13549
13559
resolution : " typescript@npm:4.9.3"
@@ -13554,6 +13564,16 @@ __metadata:
13554
13564
languageName : node
13555
13565
linkType : hard
13556
13566
13567
+ " typescript@patch:typescript@4.5.5#~builtin<compat/typescript> " :
13568
+ version : 4.5.5
13569
+ resolution : " typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bcec9a"
13570
+ bin :
13571
+ tsc : bin/tsc
13572
+ tsserver : bin/tsserver
13573
+ checksum : 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
13574
+ languageName : node
13575
+ linkType : hard
13576
+
13557
13577
" typescript@patch:typescript@^4.9.3#~builtin<compat/typescript> " :
13558
13578
version : 4.9.3
13559
13579
resolution : " typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=d73830"
You can’t perform that action at this time.
0 commit comments