Skip to content

Commit c4acdf9

Browse files
fix(deps): update minor updates
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 13281e1 commit c4acdf9

File tree

3 files changed

+20
-21
lines changed

3 files changed

+20
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"typescript": "catalog:tsc",
8080
"vitest": "catalog:test"
8181
},
82-
"packageManager": "pnpm@10.25.0",
82+
"packageManager": "pnpm@10.26.2",
8383
"engines": {
8484
"node": "^22.14.0 || >= 24.10.0"
8585
}

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ catalogs:
99
build:
1010
esbuild: 0.27.0
1111
cli:
12-
'@anolilab/semantic-release-clean-package-json': 4.0.0-alpha.2
13-
'@anolilab/semantic-release-pnpm': 3.0.0-alpha.2
12+
'@anolilab/semantic-release-clean-package-json': 4.2.2
13+
'@anolilab/semantic-release-pnpm': 3.2.2
1414
'@sebbo2002/semantic-release-jsr': ^3.1.0
1515
'@semantic-release/changelog': ^6.0.3
1616
'@semantic-release/commit-analyzer': 13.0.1
@@ -45,7 +45,7 @@ catalogs:
4545
lint:
4646
'@anolilab/commitlint-config': ^6.0.7
4747
'@anolilab/eslint-config': ^16.4.4
48-
'@anolilab/lint-staged-config': ^3.0.39
48+
'@anolilab/lint-staged-config': ^3.1.1
4949
'@anolilab/prettier-config': ^6.0.8
5050
'@anolilab/textlint-config': ^9.0.9
5151
'@commitlint/cli': ^20.2.0
@@ -77,7 +77,7 @@ catalogs:
7777
left-pad: latest
7878
prod:
7979
'@actions/core': ^2.0.0
80-
'@anolilab/rc': 3.0.0-alpha.2
80+
'@anolilab/rc': 3.2.0
8181
'@babel/core': ^7.28.5
8282
'@semrel-extra/topo': ^1.14.1
8383
'@visulima/fs': ^4.1.0
@@ -96,7 +96,7 @@ catalogs:
9696
plop: ^4.0.4
9797
registry-auth-token: ^5.1.0
9898
signale: ^1.4.0
99-
sort-package-json: ^3.5.1
99+
sort-package-json: ^3.6.0
100100
stream-buffers: ^3.0.3
101101
yaml: ^2.8.2
102102
yargs: 18.0.0

0 commit comments

Comments
 (0)