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 9f65ec5 commit f17c18e
Show file tree
Hide file tree
Showing 7 changed files with 299 additions and 51 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.23.0",
"type-fest": "4.24.0",
"typescript": "5.5.4",
"webpack-bundle-analyzer": "4.10.2"
},
Expand Down
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/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "8.57.0",
"next": "14.2.5",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.23.0",
"type-fest": "4.24.0",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions 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 All @@ -69,7 +69,7 @@
"next": "14.2.5",
"prettier": "3.3.3",
"trpc-panel": "1.3.4",
"type-fest": "4.23.0",
"type-fest": "4.24.0",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.16.5",
"type-fest": "4.23.0",
"tsx": "4.17.0",
"type-fest": "4.24.0",
"typescript": "5.5.4",
"xliff": "6.2.1",
"zod-prisma-types": "3.1.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@
"style-loader": "3.3.4",
"swc-loader": "0.2.6",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.16.5",
"type-fest": "4.23.0",
"tsx": "4.17.0",
"type-fest": "4.24.0",
"typescript": "5.5.4",
"webpack": "5.93.0",
"zod": "3.23.8"
Expand Down
Loading

0 comments on commit f17c18e

Please sign in to comment.