File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
examples/blog-starter-typescript Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"classnames" : " 2.3.1" ,
12
- "date-fns" : " 2.10.0 " ,
13
- "gray-matter" : " 4.0.2 " ,
12
+ "date-fns" : " 2.21.3 " ,
13
+ "gray-matter" : " 4.0.3 " ,
14
14
"next" : " latest" ,
15
- "react" : " ^16.13.0 " ,
16
- "react-dom" : " ^16.13.0 " ,
17
- "remark" : " 11 .0.2 " ,
18
- "remark-html" : " 10 .0.0 " ,
19
- "typescript" : " ^4.0.3 "
15
+ "react" : " ^17.0.2 " ,
16
+ "react-dom" : " ^17.0.2 " ,
17
+ "remark" : " 13 .0.0 " ,
18
+ "remark-html" : " 13 .0.1 " ,
19
+ "typescript" : " ^4.2.4 "
20
20
},
21
21
"devDependencies" : {
22
- "@types/jest" : " ^25.2.2 " ,
23
- "@types/node" : " ^14.0.1 " ,
24
- "@types/react" : " ^16.9.35 " ,
25
- "@types/react-dom" : " ^16.9.8 " ,
26
- "autoprefixer" : " ^10.2.1 " ,
27
- "postcss" : " ^8.2.4 " ,
28
- "tailwindcss" : " ^2.0 .2"
22
+ "@types/jest" : " ^26.0.23 " ,
23
+ "@types/node" : " ^15.6.0 " ,
24
+ "@types/react" : " ^17.0.6 " ,
25
+ "@types/react-dom" : " ^17.0.5 " ,
26
+ "autoprefixer" : " ^10.2.5 " ,
27
+ "postcss" : " ^8.3.0 " ,
28
+ "tailwindcss" : " ^2.1 .2"
29
29
},
30
30
"license" : " MIT"
31
31
}
You can’t perform that action at this time.
0 commit comments