Skip to content

Commit

Permalink
chore(db): 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] committed May 3, 2024
1 parent c98ec94 commit e70bc95
Show file tree
Hide file tree
Showing 9 changed files with 143 additions and 143 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"react-hook-form": "7.51.3",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.1",
"zod": "3.23.5"
"zod": "3.23.6"
},
"devDependencies": {
"@hookform/devtools": "4.3.1",
Expand All @@ -119,8 +119,8 @@
"@types/node": "20.12.8",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "workspace:*",
"@welldone-software/why-did-you-render": "8.0.1",
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.0.11",
"knip": "5.12.0",
"knip": "5.12.1",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.4",
"tsx": "4.8.2",
"tsx": "4.9.0",
"turbo": "1.13.3",
"typescript": "5.4.5",
"typesync": "0.12.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"slugify": "1.6.6",
"social-links": "1.14.0",
"tiny-invariant": "1.3.3",
"zod": "3.23.5"
"zod": "3.23.6"
},
"devDependencies": {
"@turbo/gen": "1.13.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"aws-jwt-verify": "4.0.1",
"tiny-invariant": "1.3.3",
"tslog": "4.9.2",
"zod": "3.23.5"
"zod": "3.23.6"
},
"devDependencies": {
"@types/eslint": "8.56.10",
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"prisma-kysely": "1.8.0",
"sql-bricks": "3.0.1",
"superjson": "2.2.1",
"zod": "3.23.5"
"zod": "3.23.6"
},
"devDependencies": {
"@octokit/core": "5.2.0",
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.97.6",
"@snaplet/seed": "0.97.8",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.3",
"@turf/helpers": "7.0.0-alpha.115",
Expand Down Expand Up @@ -110,7 +110,7 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.8.2",
"tsx": "4.9.0",
"type-fest": "4.18.1",
"typescript": "5.4.5",
"zod-prisma-types": "3.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "11.3.0",
"zod": "3.23.5"
"zod": "3.23.6"
},
"devDependencies": {
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/eslint": "8.56.10",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.12.8",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "9.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.2.14",
"msw-storybook-addon": "2.0.0",
"msw-storybook-addon": "2.0.1",
"next": "14.2.3",
"next-auth": "4.24.7",
"next-i18next": "15.3.0",
Expand All @@ -167,11 +167,11 @@
"storybook-addon-pseudo-states": "2.2.1",
"style-loader": "3.3.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.8.2",
"tsx": "4.9.0",
"type-fest": "4.18.1",
"typescript": "5.4.5",
"webpack": "5.91.0",
"zod": "3.23.5"
"zod": "3.23.6"
},
"peerDependencies": {
"@emotion/react": "11.11.4",
Expand Down
Loading

0 comments on commit e70bc95

Please sign in to comment.