Skip to content

Commit

Permalink
Merge pull request #136 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 Apr 16, 2024
2 parents 290f595 + 9964d0c commit 3c2b7d2
Show file tree
Hide file tree
Showing 5 changed files with 119 additions and 118 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commitlint/cli": "19.2.1",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@manypkg/cli": "0.21.3",
"@manypkg/cli": "0.21.4",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"commitizen": "4.3.0",
Expand All @@ -44,7 +44,7 @@
"tsup": "8.0.2",
"turbo": "1.13.2",
"typedoc": "0.25.13",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"packageManager": "[email protected].6"
"packageManager": "[email protected].7"
}
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.1",
"prisma": "5.11.0",
"sidetrack": "workspace:*",
"vite": "5.2.8",
"vite": "5.2.9",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/pg-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
},
"devDependencies": {
"@types/mkdirp": "2.0.0",
"@types/pg": "8.11.4",
"@types/pg": "8.11.5",
"@vitest/coverage-v8": "1.3.1",
"dotenv-cli": "7.4.1",
"pg": "8.11.5",
"type-fest": "4.15.0",
"vite": "5.2.8",
"vite": "5.2.9",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.3.1"
},
Expand Down
6 changes: 3 additions & 3 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": "2.4.18",
"effect": "2.4.19",
"pg": "^8.11.2"
},
"devDependencies": {
"@types/pg": "8.11.4",
"@types/pg": "8.11.5",
"@vitest/coverage-v8": "1.3.1",
"dotenv-cli": "7.4.1",
"kanel": "3.8.8",
"type-fest": "4.15.0",
"vite": "5.2.8",
"vite": "5.2.9",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.3.1"
}
Expand Down
Loading

0 comments on commit 3c2b7d2

Please sign in to comment.