Skip to content

Commit

Permalink
chore(ui): update all non-major dependencies (#970)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent fdd76d8 commit ccb5fd8
Show file tree
Hide file tree
Showing 8 changed files with 265 additions and 264 deletions.
18 changes: 9 additions & 9 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.3.2",
"@hookform/resolvers": "3.3.3",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
Expand All @@ -45,11 +45,11 @@
"@opentelemetry/sdk-trace-node": "1.19.0",
"@opentelemetry/semantic-conventions": "1.19.0",
"@prisma/instrumentation": "5.7.1",
"@sentry/browser": "7.90.0",
"@sentry/nextjs": "7.90.0",
"@sentry/node": "7.90.0",
"@sentry/opentelemetry": "7.90.0",
"@sentry/opentelemetry-node": "7.90.0",
"@sentry/browser": "7.91.0",
"@sentry/nextjs": "7.91.0",
"@sentry/node": "7.91.0",
"@sentry/opentelemetry": "7.91.0",
"@sentry/opentelemetry-node": "7.91.0",
"@sentry/profiling-node": "1.3.2",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-table": "8.11.2",
Expand Down Expand Up @@ -115,8 +115,8 @@
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@mantine/carousel": "6.0.21",
"@mantine/core": "6.0.21",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
"knip": "3.8.4",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"prettier-plugin-jsdoc": "1.1.1",
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.6.1",
"sherif": "0.7.0",
"tsx": "4.7.0",
"turbo": "1.11.2",
"typescript": "5.3.3",
"typesync": "0.11.1"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.13.1",
"engines": {
"node": "^20.0.0",
"pnpm": "^8.10.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.42",
"@opentelemetry/api": "1.7.0",
"@sentry/nextjs": "7.90.0",
"@sentry/nextjs": "7.91.0",
"@tanstack/react-query": "4.36.1",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.44.1",
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.7.1",
"@weareinreach/util": "workspace:*",
"chromatic": "10.1.0",
"chromatic": "10.2.0",
"zod": "3.22.4"
},
"devDependencies": {
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.0",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"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 @@ -58,13 +58,13 @@
"@babel/preset-env": "7.23.6",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
"@faker-js/faker": "8.3.1",
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@hookform/devtools": "4.3.1",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "3.3.2",
"@hookform/resolvers": "3.3.3",
"@iconify-json/carbon": "1.1.27",
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.63",
Expand Down Expand Up @@ -126,7 +126,7 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-loader": "9.1.3",
"chromatic": "10.1.0",
"chromatic": "10.2.0",
"css-loader": "6.8.1",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
Expand Down
Loading

0 comments on commit ccb5fd8

Please sign in to comment.