Skip to content

Commit

Permalink
chore(): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 30f4c9f commit 9201925
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.1.4",
"knip": "5.27.1",
"knip": "5.27.2",
"lint-staged": "15.2.8",
"prettier": "3.3.3",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.1",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.10.0",
"tsx": "4.16.5",
"tsx": "4.17.0",
"turbo": "2.0.12",
"typescript": "5.5.4",
"typesync": "0.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"libphonenumber-js": "1.11.5",
"luxon": "3.5.0",
"nanoid": "5.0.7",
"remeda": "2.10.0",
"remeda": "2.10.1",
"slugify": "1.6.6",
"social-links": "1.14.0",
"tiny-invariant": "1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.16.5",
"tsx": "4.17.0",
"type-fest": "4.23.0",
"typescript": "5.5.4",
"xliff": "6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"style-loader": "3.3.4",
"swc-loader": "0.2.6",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.16.5",
"tsx": "4.17.0",
"type-fest": "4.23.0",
"typescript": "5.5.4",
"webpack": "5.93.0",
Expand Down
Loading

0 comments on commit 9201925

Please sign in to comment.