File tree Expand file tree Collapse file tree 9 files changed +352
-274
lines changed Expand file tree Collapse file tree 9 files changed +352
-274
lines changed Original file line number Diff line number Diff line change 60
60
"@types/node" : " ^20.14.8" ,
61
61
"@typescript-eslint/eslint-plugin" : " ^7.7.0" ,
62
62
"@typescript-eslint/parser" : " ^7.7.0" ,
63
- "c8" : " ^9 .1.0 " ,
63
+ "c8" : " 10 .1.2 " ,
64
64
"concurrently" : " ^8.2.2" ,
65
65
"eslint" : " ^8.57.0" ,
66
66
"eslint-config-airbnb-base" : " ^15.0.0" ,
74
74
"eslint-plugin-prettier" : " ^5.1.3" ,
75
75
"eslint-plugin-regex" : " ^1.10.0" ,
76
76
"eslint-plugin-simple-import-sort" : " ^12.1.0" ,
77
- "eslint-plugin-tsdoc" : " ^0.2.17 " ,
77
+ "eslint-plugin-tsdoc" : " ^0.3.0 " ,
78
78
"husky" : " ^9.0.11" ,
79
79
"knip" : " ^5.27.0" ,
80
80
"prettier" : " ^3.2.5" ,
81
81
"sort-package-json" : " ^2.10.0" ,
82
82
"syncpack" : " ^12.4.0" ,
83
83
"tsx" : " ^4.7.2" ,
84
- "turbo" : " ^1.13.2 " ,
85
- "typedoc" : " ^0.25.13 " ,
86
- "typedoc-plugin-markdown" : " ^3.17.1 " ,
84
+ "turbo" : " ^2.0.11 " ,
85
+ "typedoc" : " ^0.26.5 " ,
86
+ "typedoc-plugin-markdown" : " ^4.2.3 " ,
87
87
"typescript" : " 5.5.4"
88
88
},
89
89
"packageManager" :
" [email protected] " ,
Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"@gracile/markdown" : " workspace:^" ,
43
43
"github-slugger" : " ^2.0.0" ,
44
- "marked" : " ^12 .0.2 " ,
45
- "marked-gfm-heading-id" : " ^3.1.3 " ,
44
+ "marked" : " ^13 .0.3 " ,
45
+ "marked-gfm-heading-id" : " ^4.0.0 " ,
46
46
"ultramatter" : " ^0.0.4"
47
47
},
48
48
"devDependencies" : {
Original file line number Diff line number Diff line change 41
41
"dependencies" : {
42
42
"@gracile/internal-utils" : " workspace:^" ,
43
43
"picocolors" : " ^1.0.0" ,
44
- "sitemap" : " ^7.1.1 "
44
+ "sitemap" : " 8.0.0 "
45
45
},
46
46
"devDependencies" : {
47
47
"@gracile/internal-tsconfigs" : " workspace:^" ,
Original file line number Diff line number Diff line change 49
49
"@commander-js/extra-typings" : " ^12.0.1" ,
50
50
"@gracile/internal-utils" : " workspace:^" ,
51
51
"commander" : " ^12.0.0" ,
52
- "conf" : " ^12 .0.0 " ,
52
+ "conf" : " ^13 .0.1 " ,
53
53
"esm-env" : " ^1.0.0" ,
54
54
"fast-glob" : " ^3.3.2" ,
55
55
"latest-version" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 64
64
"@gracile/internal-tsconfigs" : " workspace:^" ,
65
65
"@types/express" : " ^4.x.x" ,
66
66
"@types/node" : " ^20.14.8" ,
67
- "c8" : " ^9 .1.0 " ,
67
+ "c8" : " ^10 .1.2 " ,
68
68
"sinon" : " ^18.0.0" ,
69
69
"tsx" : " ^4.7.2" ,
70
70
"typescript" : " 5.5.4"
Original file line number Diff line number Diff line change 58
58
"@gracile/internal-utils" : " workspace:^" ,
59
59
"@gracile/server" : " workspace:^" ,
60
60
"@lit-labs/ssr" : " ^3.2.2" ,
61
- "tsx" : " ^4.7.2" ,
62
61
"urlpattern-polyfill" : " ^10.0.0"
63
62
},
64
63
"devDependencies" : {
Original file line number Diff line number Diff line change 48
48
"@gracile/client" : " workspace:^" ,
49
49
"@gracile/internal-tsconfigs" : " workspace:^" ,
50
50
"@types/node" : " ^20.14.8" ,
51
- "c8" : " ^9 .1.0 " ,
51
+ "c8" : " ^10 .1.2 " ,
52
52
"tsx" : " ^4.7.2" ,
53
53
"typescript" : " 5.5.4" ,
54
54
"vite" : " ^5.3.5"
You can’t perform that action at this time.
0 commit comments