File tree Expand file tree Collapse file tree 4 files changed +3132
-3176
lines changed Expand file tree Collapse file tree 4 files changed +3132
-3176
lines changed Original file line number Diff line number Diff line change 26
26
"typecov" : " type-coverage"
27
27
},
28
28
"devDependencies" : {
29
- "@1stg/lib-config" : " ^6.1.3 " ,
30
- "@types/eslint" : " ^8.4.2 " ,
29
+ "@1stg/lib-config" : " ^6.4.0 " ,
30
+ "@types/eslint" : " ^8.4.3 " ,
31
31
"@types/eslint-plugin-markdown" : " ^2.0.0" ,
32
- "@types/jest" : " ^27.5.1 " ,
33
- "@types/node" : " ^17 .0.35 " ,
34
- "@types/react" : " ^18.0.10 " ,
32
+ "@types/jest" : " ^28.1.3 " ,
33
+ "@types/node" : " ^18 .0.0 " ,
34
+ "@types/react" : " ^18.0.14 " ,
35
35
"@types/unist" : " ^2.0.6" ,
36
- "lerna" : " ^4.0.0 " ,
36
+ "lerna" : " ^5.1.6 " ,
37
37
"patch-package" : " ^6.4.7" ,
38
- "react" : " ^18.1 .0" ,
39
- "ts-jest" : " ^28.0.2 " ,
40
- "ts-node" : " ^10.8.0 " ,
41
- "type-coverage" : " ^2.21.1 " ,
42
- "typescript" : " ^4.6 .4"
38
+ "react" : " ^18.2 .0" ,
39
+ "ts-jest" : " ^28.0.5 " ,
40
+ "ts-node" : " ^10.8.1 " ,
41
+ "type-coverage" : " ^2.21.2 " ,
42
+ "typescript" : " ^4.7 .4"
43
43
},
44
44
"resolutions" : {
45
- "prettier" : " ^2.6.2 "
45
+ "prettier" : " ^2.7.1 "
46
46
},
47
47
"commitlint" : {
48
48
"extends" : [
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"cosmiconfig" : " ^7.0.1" ,
34
34
"estree-util-visit" : " ^1.1.0" ,
35
- "remark-mdx" : " ^2.1.1 " ,
35
+ "remark-mdx" : " ^2.1.2 " ,
36
36
"remark-parse" : " ^10.0.1" ,
37
37
"remark-stringify" : " ^10.0.2" ,
38
38
"synckit" : " ^0.7.1" ,
39
39
"tslib" : " ^2.4.0" ,
40
- "unified" : " ^10.1.2"
40
+ "unified" : " ^10.1.2" ,
41
+ "unist-util-visit" : " ^4.1.0" ,
42
+ "vfile" : " ^5.3.4"
41
43
}
42
44
}
Original file line number Diff line number Diff line change 33
33
"dependencies" : {
34
34
"eslint-mdx" : " ^2.0.0" ,
35
35
"eslint-plugin-markdown" : " ^2.2.1" ,
36
- "remark-mdx" : " ^2.1.1 " ,
36
+ "remark-mdx" : " ^2.1.2 " ,
37
37
"remark-parse" : " ^10.0.1" ,
38
38
"remark-stringify" : " ^10.0.2" ,
39
39
"tslib" : " ^2.4.0" ,
You can’t perform that action at this time.
0 commit comments