Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
juanrgm committed Oct 4, 2024
1 parent 904f61f commit 02451b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/metal-fishes-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@datatruck/cli": patch
---

Update dependencies
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.9",
"@types/node": "^20.16.10",
"@yao-pkg/pkg": "^5.15.0",
"esbuild": "^0.24.0",
"npm-check-updates": "^17.1.3",
Expand All @@ -48,7 +48,7 @@
"typescript": "^5.6.2",
"typescript-json-schema": "^0.65.1",
"vite": "^5.4.8",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"pnpm": {
"patchedDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"async": "^3.2.6",
"chalk": "^4.1.2",
"commander": "^12.1.0",
"croner": "^8.1.1",
"croner": "^8.1.2",
"dayjs": "^1.11.13",
"fast-folder-size": "^2.2.0",
"fast-glob": "^3.3.2",
"listr2": "^8.2.4",
"listr2": "^8.2.5",
"micromatch": "^4.0.8",
"mongodb": "^6.9.0",
"mysql2": "^3.11.3",
Expand Down

0 comments on commit 02451b9

Please sign in to comment.