Skip to content

Commit

Permalink
Merge pull request #122 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 Mar 11, 2024
2 parents f871fc9 + 5f446fa commit b9823ac
Show file tree
Hide file tree
Showing 5 changed files with 105 additions and 105 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@manypkg/cli": "0.21.2",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"commitizen": "4.3.0",
"cz-git": "1.9.0",
"eslint": "8.57.0",
Expand All @@ -42,8 +42,8 @@
"prettier-plugin-sort-json": "3.1.0",
"sonicware-tdt": "20.0.0",
"tsup": "8.0.2",
"turbo": "1.12.4",
"typedoc": "0.25.10",
"turbo": "1.12.5",
"typedoc": "0.25.12",
"typescript": "5.3.3"
},
"packageManager": "[email protected]"
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.3.0",
"prisma": "5.10.2",
"sidetrack": "workspace:*",
"vite": "5.1.4",
"vite": "5.1.6",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pg-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dotenv-cli": "7.3.0",
"pg": "8.11.3",
"type-fest": "4.10.3",
"vite": "5.1.4",
"vite": "5.1.6",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sidetrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@sidetrack/pg-migrate": "workspace:*",
"effect": "2.4.1",
"effect": "2.4.3",
"pg": "^8.11.2"
},
"devDependencies": {
Expand All @@ -67,7 +67,7 @@
"dotenv-cli": "7.3.0",
"kanel": "3.8.8",
"type-fest": "4.10.3",
"vite": "5.1.4",
"vite": "5.1.6",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1"
}
Expand Down
Loading

0 comments on commit b9823ac

Please sign in to comment.