Skip to content

Commit

Permalink
chore(ui): update all non-major dependencies (#1168)
Browse files Browse the repository at this point in the history
* chore(ui): update all non-major dependencies

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* remove babel

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Joe Karow <[email protected]>
  • Loading branch information
renovate[bot] and JoeKarow authored Mar 20, 2024
1 parent 92b22ed commit 3fba4a9
Show file tree
Hide file tree
Showing 8 changed files with 534 additions and 569 deletions.
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@sentry/opentelemetry-node": "7.107.0",
"@sentry/profiling-node": "7.107.0",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.13.2",
"@tanstack/react-table": "8.14.0",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
Expand Down Expand Up @@ -109,7 +109,7 @@
"@playwright/test": "1.42.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.11.0",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table-devtools": "8.13.2",
"@tanstack/react-table-devtools": "8.14.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/eslint": "8.56.6",
"@types/gtag.js": "0.0.19",
Expand All @@ -133,7 +133,7 @@
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
"type-fest": "4.13.0",
"type-fest": "4.13.1",
"typescript": "5.4.2",
"webpack-bundle-analyzer": "4.10.1"
},
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.1.3",
"knip": "5.1.5",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down Expand Up @@ -108,7 +108,6 @@
},
"peerDependencyRules": {
"allowedVersions": {
"babel-loader": "9",
"i18next-browser-languagedetector": "7",
"i18next-http-backend": "2",
"msw": "1",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@weareinreach/eslint-config": "workspace:*",
"next": "14.1.4",
"nextjs-google-analytics": "2.3.3",
"type-fest": "4.13.0"
"type-fest": "4.13.1"
},
"peerDependencies": {
"next": "14.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"prettier": "3.2.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"type-fest": "4.13.0",
"type-fest": "4.13.1",
"typescript": "5.4.2"
},
"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 @@ -74,7 +74,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.11.30",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.3",
"@types/pg": "8.11.4",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"string-byte-length": "3.0.0",
"tiny-invariant": "1.3.3",
"tsx": "4.7.1",
"type-fest": "4.13.0",
"type-fest": "4.13.1",
"typescript": "5.4.2",
"zod-prisma-types": "3.1.6",
"zod-to-json-schema": "3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@weareinreach/util": "workspace:*",
"chromatic": "11.1.0",
"chromatic": "11.2.0",
"zod": "3.22.4"
},
"devDependencies": {
Expand Down
20 changes: 6 additions & 14 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,6 @@
"zustand": "4.5.2"
},
"devDependencies": {
"@babel/core": "7.24.1",
"@babel/plugin-transform-typescript": "7.24.1",
"@babel/preset-env": "7.24.1",
"@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.24.1",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.4.1",
Expand Down Expand Up @@ -112,14 +107,12 @@
"@swc/helpers": "0.5.7",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"@tanstack/react-table": "8.13.2",
"@tanstack/react-table-devtools": "8.13.2",
"@tanstack/react-table": "8.14.0",
"@tanstack/react-table-devtools": "8.14.0",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.56.6",
"@types/google.maps": "3.55.5",
"@types/luxon": "3.4.2",
Expand All @@ -134,8 +127,7 @@
"@weareinreach/db": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "8.0.1",
"babel-loader": "9.1.3",
"chromatic": "11.1.0",
"chromatic": "11.2.0",
"css-loader": "6.10.0",
"dayjs": "1.11.10",
"dotenv": "16.4.5",
Expand All @@ -149,7 +141,7 @@
"luxon": "3.4.4",
"mantine-react-table": "1.3.4",
"merge-anything": "5.1.7",
"msw": "2.2.8",
"msw": "2.2.9",
"msw-storybook-addon": "2.0.0-beta.0",
"next": "14.1.4",
"next-auth": "4.24.7",
Expand All @@ -175,9 +167,9 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.1.0",
"tsx": "4.7.1",
"type-fest": "4.13.0",
"type-fest": "4.13.1",
"typescript": "5.4.2",
"webpack": "5.90.3",
"webpack": "5.91.0",
"zod": "3.22.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3fba4a9

Please sign in to comment.