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 Mar 28, 2024
1 parent 42632de commit 9cfb328
Show file tree
Hide file tree
Showing 7 changed files with 322 additions and 321 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "7.4.0",
Expand All @@ -128,7 +128,7 @@
"eslint": "8.57.0",
"eslint-plugin-i18next": "6.0.3",
"i18next-hmr": "3.0.4",
"listr2": "8.0.2",
"listr2": "8.1.1",
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@next/bundle-analyzer": "14.1.4",
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.6.0",
"knip": "5.7.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-packagejson": "2.4.13",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.8.1",
"tsx": "4.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@types/eslint": "8.56.6",
"@types/node": "20.11.30",
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
6 changes: 3 additions & 3 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.1.0",
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.89.4",
"@snaplet/seed": "0.89.6",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.0",
"@turf/helpers": "7.0.0-alpha.114",
Expand All @@ -89,7 +89,7 @@
"just-compact": "3.2.0",
"kysely-codegen": "0.14.1",
"libphonenumber-js": "1.10.59",
"listr2": "8.0.2",
"listr2": "8.1.1",
"luxon": "3.4.4",
"p-queue": "8.0.1",
"p-retry": "6.2.0",
Expand All @@ -102,7 +102,7 @@
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"slugify": "1.6.6",
"snaplet": "0.89.4",
"snaplet": "0.89.6",
"social-links": "1.14.0",
"sql-bricks-postgres": "0.6.0",
"string-byte-length": "3.0.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 @@ -104,7 +104,7 @@
"@storybook/theming": "7.6.17",
"@storybook/types": "7.6.17",
"@swc/core": "1.4.11",
"@swc/helpers": "0.5.7",
"@swc/helpers": "0.5.8",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.15.0",
Expand All @@ -118,7 +118,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/api": "workspace:*",
Expand All @@ -141,7 +141,7 @@
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.2.11",
"msw": "2.2.13",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.1.4",
"next-auth": "4.24.7",
Expand Down
Loading

0 comments on commit 9cfb328

Please sign in to comment.