Skip to content

Commit 7072480

Browse files
fix(auth): update all non-major dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3eac061 commit 7072480

File tree

7 files changed

+496
-500
lines changed

7 files changed

+496
-500
lines changed

apps/app/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@trpc/next": "10.45.2",
6161
"@trpc/react-query": "10.45.2",
6262
"@trpc/server": "10.45.2",
63-
"@vercel/analytics": "1.2.2",
63+
"@vercel/analytics": "1.3.0",
6464
"@vercel/edge-config": "1.1.1",
6565
"@vercel/kv": "1.0.1",
6666
"@vercel/speed-insights": "1.0.10",
@@ -102,12 +102,12 @@
102102
"react-hook-consent": "3.5.3",
103103
"react-hook-form": "7.51.5",
104104
"react-hook-form-mantine": "2.0.0",
105-
"react-i18next": "14.1.1",
105+
"react-i18next": "14.1.2",
106106
"zod": "3.23.8"
107107
},
108108
"devDependencies": {
109109
"@hookform/devtools": "4.3.1",
110-
"@playwright/test": "1.44.0",
110+
"@playwright/test": "1.44.1",
111111
"@prisma/nextjs-monorepo-workaround-plugin": "5.14.0",
112112
"@relative-ci/agent": "4.2.7",
113113
"@tanstack/react-query-devtools": "4.36.1",
@@ -117,7 +117,7 @@
117117
"@types/gtag.js": "0.0.19",
118118
"@types/luxon": "3.4.2",
119119
"@types/node": "20.12.12",
120-
"@types/react": "18.3.2",
120+
"@types/react": "18.3.3",
121121
"@types/react-dom": "18.3.0",
122122
"@typescript-eslint/eslint-plugin": "7.10.0",
123123
"@typescript-eslint/parser": "7.10.0",

apps/web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"next": "14.2.3",
3232
"react": "18.3.1",
3333
"react-dom": "18.3.1",
34-
"react-i18next": "14.1.1"
34+
"react-i18next": "14.1.2"
3535
},
3636
"devDependencies": {
3737
"@next/bundle-analyzer": "14.2.3",
3838
"@types/eslint": "8.56.10",
3939
"@types/node": "20.12.12",
40-
"@types/react": "18.3.2",
40+
"@types/react": "18.3.3",
4141
"@types/react-dom": "18.3.0",
4242
"@weareinreach/config": "workspace:*",
4343
"@weareinreach/eslint-config": "workspace:*",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prettier-plugin-packagejson": "2.5.0",
5858
"prettier-plugin-prisma": "5.0.0",
5959
"sherif": "0.8.4",
60-
"tsx": "4.10.5",
60+
"tsx": "4.11.0",
6161
"turbo": "1.13.3",
6262
"typescript": "5.4.5",
6363
"typesync": "0.12.1",

packages/auth/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"with-env": "dotenv -e ../../.env --"
5656
},
5757
"dependencies": {
58-
"@aws-sdk/client-cognito-identity-provider": "3.577.0",
58+
"@aws-sdk/client-cognito-identity-provider": "3.583.0",
5959
"@next-auth/prisma-adapter": "1.0.7",
6060
"@weareinreach/db": "workspace:*",
6161
"@weareinreach/env": "workspace:*",
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@types/eslint": "8.56.10",
7070
"@types/node": "20.12.12",
71-
"@types/react": "18.3.2",
71+
"@types/react": "18.3.3",
7272
"@types/react-dom": "18.3.0",
7373
"@weareinreach/config": "workspace:*",
7474
"@weareinreach/eslint-config": "workspace:*",

packages/db/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@
110110
"sql-bricks-postgres": "0.6.0",
111111
"string-byte-length": "3.0.0",
112112
"tiny-invariant": "1.3.3",
113-
"tsx": "4.10.5",
113+
"tsx": "4.11.0",
114114
"type-fest": "4.18.2",
115115
"typescript": "5.4.5",
116-
"zod-prisma-types": "3.1.6",
116+
"zod-prisma-types": "3.1.8",
117117
"zod-to-json-schema": "3.23.0"
118118
},
119119
"prisma": {

packages/ui/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@weareinreach/analytics": "workspace:*",
3333
"@weareinreach/env": "workspace:*",
3434
"@weareinreach/util": "workspace:*",
35-
"ahooks": "3.7.11",
35+
"ahooks": "3.8.0",
3636
"ajv": "8.13.0",
3737
"ajv-errors": "3.0.0",
3838
"alex": "11.0.1",
@@ -68,7 +68,7 @@
6868
"@hookform/error-message": "2.0.1",
6969
"@hookform/resolvers": "3.4.2",
7070
"@iconify-icon/react": "2.1.0",
71-
"@iconify-json/carbon": "1.1.33",
71+
"@iconify-json/carbon": "1.1.34",
7272
"@iconify-json/fluent-mdl2": "1.1.7",
7373
"@iconify-json/mdi": "1.1.66",
7474
"@iconify-json/ph": "1.1.13",
@@ -120,7 +120,7 @@
120120
"@types/luxon": "3.4.2",
121121
"@types/node": "20.12.12",
122122
"@types/probe-image-size": "7.2.4",
123-
"@types/react": "18.3.2",
123+
"@types/react": "18.3.3",
124124
"@types/react-dom": "18.3.0",
125125
"@types/terraformer__wkt": "2.0.3",
126126
"@weareinreach/api": "workspace:*",
@@ -158,7 +158,7 @@
158158
"react-hook-form": "7.51.5",
159159
"react-hook-form-mantine": "2.0.0",
160160
"react-hook-tracer": "1.4.0",
161-
"react-i18next": "14.1.1",
161+
"react-i18next": "14.1.2",
162162
"react-refresh": "0.14.2",
163163
"react-refresh-typescript": "2.0.9",
164164
"resolve-url-loader": "5.0.0",
@@ -167,7 +167,7 @@
167167
"storybook-addon-pseudo-states": "2.2.1",
168168
"style-loader": "3.3.4",
169169
"tsconfig-paths-webpack-plugin": "4.1.0",
170-
"tsx": "4.10.5",
170+
"tsx": "4.11.0",
171171
"type-fest": "4.18.2",
172172
"typescript": "5.4.5",
173173
"webpack": "5.91.0",
@@ -212,7 +212,7 @@
212212
"react-error-boundary": "4.0.13",
213213
"react-hook-form": "7.51.5",
214214
"react-hook-form-mantine": "2.0.0",
215-
"react-i18next": "14.1.1"
215+
"react-i18next": "14.1.2"
216216
},
217217
"msw": {
218218
"workerDirectory": [

0 commit comments

Comments
 (0)