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] authored Apr 25, 2024
1 parent fd8e9b3 commit aa8628f
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 148 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.4",
"tsx": "4.7.2",
"tsx": "4.7.3",
"turbo": "1.13.2",
"typescript": "5.4.5",
"typesync": "0.12.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@octokit/core": "5.2.0",
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.96.0",
"@snaplet/seed": "0.96.1",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.2",
"@turf/helpers": "7.0.0-alpha.115",
Expand Down Expand Up @@ -107,7 +107,7 @@
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.7.2",
"tsx": "4.7.3",
"type-fest": "4.17.0",
"typescript": "5.4.5",
"zod-prisma-types": "3.1.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.4.0",
"react-phone-number-input": "3.4.1",
"react-string-replace": "1.1.1",
"social-links": "1.14.0",
"timezones-list": "3.0.3",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@storybook/theming": "7.6.18",
"@storybook/types": "7.6.18",
"@swc/core": "1.5.0",
"@swc/helpers": "0.5.10",
"@swc/helpers": "0.5.11",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.16.0",
Expand Down Expand Up @@ -167,7 +167,7 @@
"storybook-addon-pseudo-states": "2.2.1",
"style-loader": "3.3.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.2",
"tsx": "4.7.3",
"type-fest": "4.17.0",
"typescript": "5.4.5",
"webpack": "5.91.0",
Expand Down
Loading

0 comments on commit aa8628f

Please sign in to comment.