File tree Expand file tree Collapse file tree 14 files changed +296
-296
lines changed
doxdox-renderer-bootstrap
doxdox-renderer-github-wiki Expand file tree Collapse file tree 14 files changed +296
-296
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@types/jest" : " 29.0.0" ,
27
- "@types/node" : " 18.7.14 " ,
28
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
29
- "@typescript-eslint/parser" : " 5.36.1 " ,
27
+ "@types/node" : " 18.7.16 " ,
28
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
29
+ "@typescript-eslint/parser" : " 5.36.2 " ,
30
30
"eslint" : " 8.23.0" ,
31
- "jest" : " 29.0.1 " ,
31
+ "jest" : " 29.0.2 " ,
32
32
"nodemon" : " 2.0.19" ,
33
33
"rimraf" : " 3.0.2" ,
34
34
"ts-jest" : " 29.0.0-next.1" ,
35
35
"ts-jest-resolver" : " 2.0.0" ,
36
- "typescript" : " 4.8.2 "
36
+ "typescript" : " 4.8.3 "
37
37
},
38
38
"scripts" : {
39
39
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"devDependencies" : {
12
12
"@types/jest" : " 29.0.0" ,
13
- "@types/node" : " 18.7.14 " ,
14
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
15
- "@typescript-eslint/parser" : " 5.36.1 " ,
13
+ "@types/node" : " 18.7.16 " ,
14
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
15
+ "@typescript-eslint/parser" : " 5.36.2 " ,
16
16
"eslint" : " 8.23.0" ,
17
- "jest" : " 29.0.1 " ,
17
+ "jest" : " 29.0.2 " ,
18
18
"rimraf" : " 3.0.2" ,
19
19
"ts-jest" : " 29.0.0-next.1" ,
20
20
"ts-jest-resolver" : " 2.0.0" ,
21
- "typescript" : " 4.8.2 "
21
+ "typescript" : " 4.8.3 "
22
22
},
23
23
"scripts" : {
24
24
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@types/jest" : " 29.0.0" ,
24
- "@types/node" : " 18.7.14 " ,
25
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
26
- "@typescript-eslint/parser" : " 5.36.1 " ,
24
+ "@types/node" : " 18.7.16 " ,
25
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
26
+ "@typescript-eslint/parser" : " 5.36.2 " ,
27
27
"eslint" : " 8.23.0" ,
28
- "jest" : " 29.0.1 " ,
28
+ "jest" : " 29.0.2 " ,
29
29
"rimraf" : " 3.0.2" ,
30
30
"ts-jest" : " 29.0.0-next.1" ,
31
31
"ts-jest-resolver" : " 2.0.0" ,
32
- "typescript" : " 4.8.2 "
32
+ "typescript" : " 4.8.3 "
33
33
},
34
34
"scripts" : {
35
35
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"@types/jest" : " 29.0.0" ,
26
- "@types/node" : " 18.7.14 " ,
26
+ "@types/node" : " 18.7.16 " ,
27
27
"@types/temp" : " 0.9.1" ,
28
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
29
- "@typescript-eslint/parser" : " 5.36.1 " ,
28
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
29
+ "@typescript-eslint/parser" : " 5.36.2 " ,
30
30
"copyfiles" : " 2.4.1" ,
31
31
"eslint" : " 8.23.0" ,
32
- "jest" : " 29.0.1 " ,
32
+ "jest" : " 29.0.2 " ,
33
33
"rimraf" : " 3.0.2" ,
34
34
"ts-jest" : " 29.0.0-next.1" ,
35
35
"ts-jest-resolver" : " 2.0.0" ,
36
- "typescript" : " 4.8.2 "
36
+ "typescript" : " 4.8.3 "
37
37
},
38
38
"scripts" : {
39
39
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@types/jest" : " 29.0.0" ,
21
- "@types/node" : " 18.7.14 " ,
22
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
23
- "@typescript-eslint/parser" : " 5.36.1 " ,
21
+ "@types/node" : " 18.7.16 " ,
22
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
23
+ "@typescript-eslint/parser" : " 5.36.2 " ,
24
24
"eslint" : " 8.23.0" ,
25
- "jest" : " 29.0.1 " ,
25
+ "jest" : " 29.0.2 " ,
26
26
"rimraf" : " 3.0.2" ,
27
27
"ts-jest" : " 29.0.0-next.1" ,
28
28
"ts-jest-resolver" : " 2.0.0" ,
29
- "typescript" : " 4.8.2 "
29
+ "typescript" : " 4.8.3 "
30
30
},
31
31
"scripts" : {
32
32
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@types/jest" : " 29.0.0" ,
26
26
"@types/markdown-it" : " 12.2.3" ,
27
- "@types/node" : " 18.7.14 " ,
28
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
29
- "@typescript-eslint/parser" : " 5.36.1 " ,
27
+ "@types/node" : " 18.7.16 " ,
28
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
29
+ "@typescript-eslint/parser" : " 5.36.2 " ,
30
30
"eslint" : " 8.23.0" ,
31
- "jest" : " 29.0.1 " ,
31
+ "jest" : " 29.0.2 " ,
32
32
"rimraf" : " 3.0.2" ,
33
33
"ts-jest" : " 29.0.0-next.1" ,
34
34
"ts-jest-resolver" : " 2.0.0" ,
35
- "typescript" : " 4.8.2 "
35
+ "typescript" : " 4.8.3 "
36
36
},
37
37
"scripts" : {
38
38
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 28
28
"@types/better-sqlite3" : " 7.6.0" ,
29
29
"@types/jest" : " 29.0.0" ,
30
30
"@types/markdown-it" : " 12.2.3" ,
31
- "@types/node" : " 18.7.14 " ,
31
+ "@types/node" : " 18.7.16 " ,
32
32
"@types/temp" : " 0.9.1" ,
33
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
34
- "@typescript-eslint/parser" : " 5.36.1 " ,
33
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
34
+ "@typescript-eslint/parser" : " 5.36.2 " ,
35
35
"copyfiles" : " 2.4.1" ,
36
36
"eslint" : " 8.23.0" ,
37
- "jest" : " 29.0.1 " ,
37
+ "jest" : " 29.0.2 " ,
38
38
"rimraf" : " 3.0.2" ,
39
39
"ts-jest" : " 29.0.0-next.1" ,
40
40
"ts-jest-resolver" : " 2.0.0" ,
41
- "typescript" : " 4.8.2 "
41
+ "typescript" : " 4.8.3 "
42
42
},
43
43
"scripts" : {
44
44
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@types/adm-zip" : " 0.5.0" ,
25
25
"@types/jest" : " 29.0.0" ,
26
- "@types/node" : " 18.7.14 " ,
27
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
28
- "@typescript-eslint/parser" : " 5.36.1 " ,
26
+ "@types/node" : " 18.7.16 " ,
27
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
28
+ "@typescript-eslint/parser" : " 5.36.2 " ,
29
29
"eslint" : " 8.23.0" ,
30
- "jest" : " 29.0.1 " ,
30
+ "jest" : " 29.0.2 " ,
31
31
"rimraf" : " 3.0.2" ,
32
32
"ts-jest" : " 29.0.0-next.1" ,
33
33
"ts-jest-resolver" : " 2.0.0" ,
34
- "typescript" : " 4.8.2 "
34
+ "typescript" : " 4.8.3 "
35
35
},
36
36
"scripts" : {
37
37
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@types/jest" : " 29.0.0" ,
21
- "@types/node" : " 18.7.14 " ,
22
- "@typescript-eslint/eslint-plugin" : " 5.36.1 " ,
23
- "@typescript-eslint/parser" : " 5.36.1 " ,
21
+ "@types/node" : " 18.7.16 " ,
22
+ "@typescript-eslint/eslint-plugin" : " 5.36.2 " ,
23
+ "@typescript-eslint/parser" : " 5.36.2 " ,
24
24
"eslint" : " 8.23.0" ,
25
- "jest" : " 29.0.1 " ,
25
+ "jest" : " 29.0.2 " ,
26
26
"rimraf" : " 3.0.2" ,
27
27
"ts-jest" : " 29.0.0-next.1" ,
28
28
"ts-jest-resolver" : " 2.0.0" ,
29
- "typescript" : " 4.8.2 "
29
+ "typescript" : " 4.8.3 "
30
30
},
31
31
"scripts" : {
32
32
"test" : " npx cross-env@7 NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests" ,
You can’t perform that action at this time.
0 commit comments