Skip to content

Commit

Permalink
Merge pull request #193 from sidetracklabs/renovate/all-patch
Browse files Browse the repository at this point in the history
chore(deps): update all patches
  • Loading branch information
aniravi24 authored Sep 11, 2024
2 parents 496f124 + 78c0cd2 commit ab895f8
Show file tree
Hide file tree
Showing 5 changed files with 172 additions and 240 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.8",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@eslint/compat": "^1.1.1",
Expand All @@ -45,7 +45,7 @@
"prettier-plugin-sort-json": "4.0.0",
"tsup": "8.2.4",
"turbo": "2.1.1",
"typedoc": "0.26.6",
"typedoc": "0.26.7",
"typedoc-github-theme": "^0.1.2",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dotenv-cli": "7.4.2",
"prisma": "5.19.1",
"sidetrack": "workspace:*",
"vite": "5.4.2",
"vite": "5.4.4",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/pg-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"mkdirp": "~3.0.1"
},
"devDependencies": {
"@types/pg": "8.11.8",
"@types/pg": "8.11.9",
"@vitest/coverage-v8": "2.0.5",
"dotenv-cli": "7.4.2",
"pg": "8.12.0",
"type-fest": "4.26.0",
"vite": "5.4.2",
"type-fest": "4.26.1",
"vite": "5.4.4",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/sidetrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
},
"dependencies": {
"@sidetrack/pg-migrate": "workspace:*",
"effect": "3.7.0",
"effect": "3.7.2",
"pg": "^8.12.0"
},
"devDependencies": {
"@types/pg": "8.11.8",
"@types/pg": "8.11.9",
"@vitest/coverage-v8": "2.0.5",
"dotenv-cli": "7.4.2",
"kanel": "3.9.1",
"type-fest": "4.26.0",
"vite": "5.4.2",
"type-fest": "4.26.1",
"vite": "5.4.4",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
}
Expand Down
Loading

0 comments on commit ab895f8

Please sign in to comment.