Skip to content

Commit

Permalink
chore(deps): update dependencies (#120)
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 Nov 1, 2024
1 parent 6710771 commit fe09708
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 430 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"del": "^7.1.0",
"destr": "^2.0.3",
"enquirer": "^2.4.1",
"execa": "^9.4.0",
"execa": "^9.5.1",
"find-workspaces": "^0.3.1",
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.7",
"nanoid": "^5.0.8",
"node-fetch": "^3.3.2",
"nypm": "^0.3.12",
"pathe": "^1.1.2",
Expand All @@ -76,21 +76,21 @@
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@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.1.1",
"@vitest/coverage-v8": "^2.1.4",
"eslint": "^9.9.1",
"lint-staged": "^15.2.9",
"simple-git-hooks": "^2.11.1",
"strip-ansi": "^7.1.0",
"tsup": "^8.3.0",
"tsup": "^8.3.5",
"typescript": "^5.5.4",
"vitest": "^2.1.1"
"vitest": "^2.1.4"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit fe09708

Please sign in to comment.