Skip to content

Commit

Permalink
chore(deps): update dependencies (#58)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts authored Mar 9, 2024
1 parent b92cdbd commit 94eb6be
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 121 deletions.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-shrimps-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"secco": patch
---

Update dependencies
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,23 @@
"release": "pnpm build && changeset publish"
},
"dependencies": {
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"consola": "^3.2.3",
"del": "^7.1.0",
"destr": "^2.0.2",
"destr": "^2.0.3",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"find-workspaces": "^0.3.0",
"find-workspaces": "^0.3.1",
"fs-extra": "^11.2.0",
"lodash-es": "^4.17.21",
"nanoid": "^5.0.4",
"nanoid": "^5.0.6",
"node-fetch": "^3.3.2",
"nypm": "^0.3.6",
"nypm": "^0.3.8",
"pathe": "^1.1.2",
"rc9": "^2.1.1",
"signal-exit": "^4.1.0",
"valibot": "^0.27.1",
"verdaccio": "^5.29.0",
"valibot": "^0.30.0",
"verdaccio": "^5.29.2",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand All @@ -83,12 +83,12 @@
"@types/node": "^20.11.24",
"@types/yargs": "^17.0.32",
"@verdaccio/types": "^10.8.0",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.1",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.9.0",
"strip-ansi": "^7.1.0",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
},
Expand Down
Loading

0 comments on commit 94eb6be

Please sign in to comment.