Skip to content

Commit d20fbc7

Browse files
fix(deps): update dependencies (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab8c3d9 commit d20fbc7

File tree

2 files changed

+340
-338
lines changed

2 files changed

+340
-338
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"del": "^8.0.1",
5555
"destr": "^2.0.5",
5656
"enquirer": "^2.4.1",
57-
"execa": "^9.6.0",
57+
"execa": "^9.6.1",
5858
"find-workspaces": "^0.3.1",
5959
"fs-extra": "^11.3.2",
6060
"nanoid": "^5.1.6",
@@ -63,21 +63,21 @@
6363
"pathe": "^2.0.3",
6464
"rc9": "^2.1.2",
6565
"signal-exit": "^4.1.0",
66-
"valibot": "^1.1.0",
67-
"verdaccio": "^6.2.1",
68-
"yaml": "^2.8.1",
66+
"valibot": "^1.2.0",
67+
"verdaccio": "^6.2.3",
68+
"yaml": "^2.8.2",
6969
"yargs": "^18.0.0"
7070
},
7171
"devDependencies": {
7272
"@antfu/eslint-config": "^6.2.0",
73-
"@changesets/cli": "^2.29.7",
73+
"@changesets/cli": "^2.29.8",
7474
"@total-typescript/ts-reset": "^0.6.1",
7575
"@types/fs-extra": "^11.0.4",
7676
"@types/js-yaml": "^4.0.9",
7777
"@types/node": "^24.9.2",
7878
"@types/yargs": "^17.0.34",
7979
"@verdaccio/types": "^10.8.0",
80-
"@vitest/coverage-v8": "^4.0.6",
80+
"@vitest/coverage-v8": "^4.0.14",
8181
"changesets-changelog-github-local": "^1.0.1",
8282
"eslint": "^9.39.1",
8383
"eslint-plugin-depend": "^1.4.0",
@@ -86,9 +86,9 @@
8686
"publint": "^0.3.15",
8787
"simple-git-hooks": "^2.13.1",
8888
"strip-ansi": "^7.1.2",
89-
"tsdown": "^0.16.6",
89+
"tsdown": "^0.16.8",
9090
"typescript": "^5.9.3",
91-
"vitest": "^4.0.6"
91+
"vitest": "^4.0.14"
9292
},
9393
"simple-git-hooks": {
9494
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)