File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 42
42
"svg-term-cli" : " ^2.1.1" ,
43
43
"tempy" : " ^0.2.1" ,
44
44
"wait-for-localhost" : " ^3.3.0" ,
45
- "web-vitals" : " ^0.2.4 "
45
+ "web-vitals" : " ^1.0.1 "
46
46
},
47
47
"husky" : {
48
48
"hooks" : {
Original file line number Diff line number Diff line change 9
9
"@types/react-dom" : " ^16.9.8" ,
10
10
"@types/jest" : " ^26.0.15" ,
11
11
"typescript" : " ^4.0.3" ,
12
- "web-vitals" : " ^0.2.4 "
12
+ "web-vitals" : " ^1.0.1 "
13
13
},
14
14
"eslintConfig" : {
15
15
"extends" : [" react-app" , " react-app/jest" ]
Original file line number Diff line number Diff line change 4
4
"@testing-library/jest-dom" : " ^5.11.4" ,
5
5
"@testing-library/react" : " ^11.1.0" ,
6
6
"@testing-library/user-event" : " ^12.1.10" ,
7
- "web-vitals" : " ^0.2.4 "
7
+ "web-vitals" : " ^1.0.1 "
8
8
},
9
9
"eslintConfig" : {
10
10
"extends" : [" react-app" , " react-app/jest" ]
You can’t perform that action at this time.
0 commit comments