Skip to content

Commit

Permalink
chore(deps): update dependencies (#116)
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 Oct 1, 2024
1 parent c90274d commit 6710771
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 455 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,38 +59,38 @@
"del": "^7.1.0",
"destr": "^2.0.3",
"enquirer": "^2.4.1",
"execa": "^9.3.1",
"execa": "^9.4.0",
"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.11",
"nypm": "^0.3.12",
"pathe": "^1.1.2",
"rc9": "^2.1.2",
"signal-exit": "^4.1.0",
"valibot": "^0.40.0",
"verdaccio": "^5.32.1",
"valibot": "^0.42.1",
"verdaccio": "^5.32.2",
"yargs": "^17.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@changesets/cli": "^2.27.8",
"@total-typescript/ts-reset": "^0.6.0",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.16.2",
"@types/yargs": "^17.0.33",
"@verdaccio/types": "^10.8.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^9.9.1",
"lint-staged": "^15.2.9",
"simple-git-hooks": "^2.11.1",
"strip-ansi": "^7.1.0",
"tsup": "^8.2.4",
"tsup": "^8.3.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 6710771

Please sign in to comment.