Skip to content

Commit fd40615

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

File tree

2 files changed

+331
-313
lines changed

2 files changed

+331
-313
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"fs-extra": "^11.3.3",
6060
"nanoid": "^5.1.6",
6161
"node-fetch": "^3.3.2",
62-
"nypm": "^0.6.2",
62+
"nypm": "^0.6.4",
6363
"pathe": "^2.0.3",
6464
"rc9": "^2.1.2",
6565
"signal-exit": "^4.1.0",
6666
"valibot": "^1.2.0",
67-
"verdaccio": "^6.2.4",
67+
"verdaccio": "^6.2.5",
6868
"yaml": "^2.8.2",
6969
"yargs": "^18.0.0"
7070
},
@@ -77,18 +77,18 @@
7777
"@types/node": "^24.10.9",
7878
"@types/yargs": "^17.0.35",
7979
"@verdaccio/types": "^10.8.0",
80-
"@vitest/coverage-v8": "^4.0.16",
80+
"@vitest/coverage-v8": "^4.0.18",
8181
"changesets-changelog-github-local": "^1.0.1",
8282
"eslint": "^9.39.2",
8383
"eslint-plugin-depend": "^1.4.0",
8484
"get-port": "^7.1.0",
8585
"lint-staged": "^16.2.7",
86-
"publint": "^0.3.16",
86+
"publint": "^0.3.17",
8787
"simple-git-hooks": "^2.13.1",
8888
"strip-ansi": "^7.1.2",
89-
"tsdown": "^0.18.4",
89+
"tsdown": "^0.20.1",
9090
"typescript": "^5.9.3",
91-
"vitest": "^4.0.16"
91+
"vitest": "^4.0.18"
9292
},
9393
"simple-git-hooks": {
9494
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)