Skip to content

Commit 7d97065

Browse files
fix(deps): update patch updates
Signed-off-by: Renovate Bot <[email protected]>
1 parent ebcac77 commit 7d97065

File tree

3 files changed

+117
-22
lines changed

3 files changed

+117
-22
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"dependencies": {
5151
"@anolilab/commitlint-config": "^6.0.0",
52-
"@anolilab/lint-staged-config": "^3.0.6",
52+
"@anolilab/lint-staged-config": "^3.0.8",
5353
"@anolilab/multi-semantic-release": "^1.1.11",
5454
"@anolilab/textlint-config": "^9.0.0",
5555
"@babel/core": "^7.27.3",
@@ -64,7 +64,7 @@
6464
"is-ci": "^4.1.0",
6565
"lint-staged": "^16.1.0",
6666
"nx": "^21.1.2",
67-
"pkg-pr-new": "^0.0.50",
67+
"pkg-pr-new": "^0.0.51",
6868
"plop": "^4.0.1",
6969
"publint": "^0.3.12",
7070
"rimraf": "6.0.1",
@@ -82,10 +82,10 @@
8282
},
8383
"pnpm": {
8484
"overrides": {
85-
"chrono-node@<2.2.4": ">=2.2.4",
85+
"chrono-node@<2.2.4": ">=2.2.7",
8686
"@octokit/request@>=1.0.0 <9.2.1": ">=9.2.1",
8787
"@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"
8989
},
9090
"onlyBuiltDependencies": [
9191
"@parcel/watcher",

packages/packem/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
},
486486
"peerDependencies": {
487487
"@swc/core": ">=1.11.29",
488-
"cssnano": ">=7.0.6",
488+
"cssnano": ">=7.0.7",
489489
"esbuild": ">=0.20.2",
490490
"icss-utils": ">=5.1.0",
491491
"less": ">=4.2.0",
@@ -504,8 +504,8 @@
504504
"stylus": ">=0.63.0",
505505
"sucrase": ">=3.35.0",
506506
"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",
509509
"typescript": ">=4.5 || >=5.0"
510510
},
511511
"peerDependenciesMeta": {

pnpm-lock.yaml

Lines changed: 110 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)