File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 11.1 .2" ,
12
+ "next" : " 12.0 .2" ,
13
13
"react" : " 17.0.2" ,
14
14
"react-dom" : " 17.0.2" ,
15
15
"react-md" : " latest"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^16.6.1 " ,
19
- "@types/react" : " ^17.0.17 " ,
18
+ "@types/node" : " ^16.11.6 " ,
19
+ "@types/react" : " ^17.0.33 " ,
20
20
"eslint" : " 7.32.0" ,
21
- "eslint-config-next" : " 11.1 .2" ,
22
- "sass" : " ^1.37.5 " ,
23
- "typescript" : " ^4.3.5 "
21
+ "eslint-config-next" : " 12.0 .2" ,
22
+ "sass" : " ^1.43.4 " ,
23
+ "typescript" : " ^4.4.4 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 14
14
"moduleResolution" : " node" ,
15
15
"resolveJsonModule" : true ,
16
16
"isolatedModules" : true ,
17
- "jsx" : " preserve"
17
+ "jsx" : " preserve" ,
18
+ "incremental" : true
18
19
},
19
20
"include" : [" next-env.d.ts" , " src" ],
20
21
"exclude" : [" node_modules" ]
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 11.1 .2" ,
12
+ "next" : " 12.0 .2" ,
13
13
"react" : " 17.0.2" ,
14
14
"react-dom" : " 17.0.2" ,
15
15
"react-md" : " latest"
16
16
},
17
17
"devDependencies" : {
18
18
"eslint" : " 7.32.0" ,
19
- "eslint-config-next" : " 11.1 .2" ,
20
- "sass" : " ^1.37.5 "
19
+ "eslint-config-next" : " 12.0 .2" ,
20
+ "sass" : " ^1.43.4 "
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments