Skip to content

Commit

Permalink
fix(deps): update all patches
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent f060e6f commit c0e8a92
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 46 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"cz-git": "1.8.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sort-keys": "2.3.5",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"husky": "8.0.3",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-sort-json": "3.1.0",
"sonicware-tdt": "20.0.0",
"tsup": "7.2.0",
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 @@ -57,7 +57,7 @@
"prisma": "5.3.1",
"sidetrack": "workspace:*",
"vite": "4.4.11",
"vite-tsconfig-paths": "4.2.1",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.34.6"
},
"peerDependencies": {
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 @@ -56,7 +56,7 @@
"pg": "8.11.3",
"type-fest": "4.8.3",
"vite": "4.4.11",
"vite-tsconfig-paths": "4.2.1",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.34.6"
},
"peerDependencies": {
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.0.0-next.58",
"effect": "2.0.0-next.60",
"pg": "^8.11.2"
},
"devDependencies": {
Expand All @@ -68,7 +68,7 @@
"kanel": "3.5.5",
"type-fest": "4.8.3",
"vite": "4.4.11",
"vite-tsconfig-paths": "4.2.1",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.34.6"
}
}
70 changes: 30 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0e8a92

Please sign in to comment.