File tree 3 files changed +442
-64
lines changed
3 files changed +442
-64
lines changed Original file line number Diff line number Diff line change 69
69
"is-ci" : " ^4.1.0" ,
70
70
"lint-staged" : " ^15.4.3" ,
71
71
"nx" : " ^20.4.6" ,
72
- "pkg-pr-new" : " ^0.0.40 " ,
72
+ "pkg-pr-new" : " ^0.0.42 " ,
73
73
"plop" : " ^4.0.1" ,
74
74
"prettier" : " ^3.5.3" ,
75
- "publint" : " ^0.3.8 " ,
75
+ "publint" : " ^0.3.9 " ,
76
76
"rimraf" : " 6.0.1" ,
77
77
"secretlint" : " 9.2.0" ,
78
78
"semantic-release" : " ^24.2.3" ,
88
88
},
89
89
"pnpm" : {
90
90
"overrides" : {
91
- "chrono-node@<2.2.4" : " >=2.2.4 " ,
91
+ "chrono-node@<2.2.4" : " >=2.2.7 " ,
92
92
"@octokit/request@>=1.0.0 <9.2.1" : " >=9.2.1" ,
93
93
"@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1" : " >=11.4.1"
94
94
}
Original file line number Diff line number Diff line change 442
442
"cssnano" : " 7.0.6" ,
443
443
"deeks" : " ^3.1.1" ,
444
444
"detect-indent" : " ^7.0.1" ,
445
- "esbuild" : " ^0.25.0 " ,
445
+ "esbuild" : " ^0.25.2 " ,
446
446
"eslint" : " 8.57.1" ,
447
447
"eslint-plugin-deprecation" : " ^3.0.0" ,
448
448
"eslint-plugin-etc" : " ^2.0.3" ,
454
454
"execa" : " ^9.5.2" ,
455
455
"icss-utils" : " ^5.1.0" ,
456
456
"less" : " ^4.2.2" ,
457
- "lightningcss" : " 1.29.1 " ,
457
+ "lightningcss" : " 1.29.3 " ,
458
458
"mime" : " 4.0.6" ,
459
459
"minireset.css" : " 0.0.7" ,
460
460
"node-sass" : " ^9.0.0" ,
485
485
"tree-kill" : " ^1.2.2" ,
486
486
"typedoc" : " 0.27.9" ,
487
487
"typedoc-plugin-markdown" : " 4.4.2" ,
488
- "typedoc-plugin-rename-defaults" : " 0.7.2 " ,
488
+ "typedoc-plugin-rename-defaults" : " 0.7.3 " ,
489
489
"typescript" : " ^5.8.2" ,
490
490
"vitest" : " ^3.0.7"
491
491
},
510
510
"stylus" : " >=0.63.0" ,
511
511
"sucrase" : " >=3.35.0" ,
512
512
"typedoc" : " >=0.26.0" ,
513
- "typedoc-plugin-markdown" : " >=4.2.0 " ,
514
- "typedoc-plugin-rename-defaults" : " >=0.7.0 " ,
513
+ "typedoc-plugin-markdown" : " >=4.2.10 " ,
514
+ "typedoc-plugin-rename-defaults" : " >=0.7.3 " ,
515
515
"typescript" : " >=4.5 || >=5.0"
516
516
},
517
517
"peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments