File tree Expand file tree Collapse file tree 3 files changed +117
-22
lines changed Expand file tree Collapse file tree 3 files changed +117
-22
lines changed Original file line number Diff line number Diff line change 49
49
],
50
50
"dependencies" : {
51
51
"@anolilab/commitlint-config" : " ^6.0.0" ,
52
- "@anolilab/lint-staged-config" : " ^3.0.6 " ,
52
+ "@anolilab/lint-staged-config" : " ^3.0.8 " ,
53
53
"@anolilab/multi-semantic-release" : " ^1.1.11" ,
54
54
"@anolilab/textlint-config" : " ^9.0.0" ,
55
55
"@babel/core" : " ^7.27.3" ,
64
64
"is-ci" : " ^4.1.0" ,
65
65
"lint-staged" : " ^16.1.0" ,
66
66
"nx" : " ^21.1.2" ,
67
- "pkg-pr-new" : " ^0.0.50 " ,
67
+ "pkg-pr-new" : " ^0.0.51 " ,
68
68
"plop" : " ^4.0.1" ,
69
69
"publint" : " ^0.3.12" ,
70
70
"rimraf" : " 6.0.1" ,
82
82
},
83
83
"pnpm" : {
84
84
"overrides" : {
85
- "chrono-node@<2.2.4" : " >=2.2.4 " ,
85
+ "chrono-node@<2.2.4" : " >=2.2.7 " ,
86
86
"@octokit/request@>=1.0.0 <9.2.1" : " >=9.2.1" ,
87
87
"@octokit/plugin-paginate-rest@>=1.0.0 <11.4.1" : " >=11.4.1" ,
88
- "undici@>=6.0.0 <6.21.2" : " >=6.21.2 "
88
+ "undici@>=6.0.0 <6.21.2" : " >=6.21.3 "
89
89
},
90
90
"onlyBuiltDependencies" : [
91
91
" @parcel/watcher" ,
Original file line number Diff line number Diff line change 485
485
},
486
486
"peerDependencies" : {
487
487
"@swc/core" : " >=1.11.29" ,
488
- "cssnano" : " >=7.0.6 " ,
488
+ "cssnano" : " >=7.0.7 " ,
489
489
"esbuild" : " >=0.20.2" ,
490
490
"icss-utils" : " >=5.1.0" ,
491
491
"less" : " >=4.2.0" ,
504
504
"stylus" : " >=0.63.0" ,
505
505
"sucrase" : " >=3.35.0" ,
506
506
"typedoc" : " >=0.26.0" ,
507
- "typedoc-plugin-markdown" : " >=4.2.0 " ,
508
- "typedoc-plugin-rename-defaults" : " >=0.7.0 " ,
507
+ "typedoc-plugin-markdown" : " >=4.2.10 " ,
508
+ "typedoc-plugin-rename-defaults" : " >=0.7.3 " ,
509
509
"typescript" : " >=4.5 || >=5.0"
510
510
},
511
511
"peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments