Skip to content

Commit

Permalink
fix(deps): update dependencies (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 2ae9ee9 commit cde9892
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 169 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,18 @@
"del": "^7.1.0",
"destr": "^2.0.3",
"enquirer": "^2.4.1",
"execa": "^9.3.0",
"execa": "^9.3.1",
"find-workspaces": "^0.3.1",
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.7",
"node-fetch": "^3.3.2",
"nypm": "^0.3.9",
"nypm": "^0.3.11",
"pathe": "^1.1.2",
"rc9": "^2.1.2",
"signal-exit": "^4.1.0",
"valibot": "^0.37.0",
"verdaccio": "^5.32.0",
"valibot": "^0.40.0",
"verdaccio": "^5.32.1",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand All @@ -88,7 +88,7 @@
"lint-staged": "^15.2.7",
"simple-git-hooks": "^2.11.1",
"strip-ansi": "^7.1.0",
"tsup": "^8.2.3",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
},
Expand Down
Loading

0 comments on commit cde9892

Please sign in to comment.