Skip to content

Commit

Permalink
chore(ui): 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 Aug 29, 2023
1 parent 7ca3366 commit 9e43647
Show file tree
Hide file tree
Showing 10 changed files with 638 additions and 544 deletions.
14 changes: 7 additions & 7 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@crowdin/ota-client": "1.0.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
"@hookform/resolvers": "3.2.0",
"@hookform/resolvers": "3.3.1",
"@iconify/react": "4.1.1",
"@mantine/carousel": "6.0.19",
"@mantine/core": "6.0.19",
Expand All @@ -53,9 +53,9 @@
"@opentelemetry/sdk-trace-node": "1.15.2",
"@opentelemetry/semantic-conventions": "1.15.2",
"@prisma/instrumentation": "5.2.0",
"@sentry/nextjs": "7.64.0",
"@sentry/opentelemetry-node": "7.64.0",
"@sentry/profiling-node": "1.1.2",
"@sentry/nextjs": "7.65.0",
"@sentry/opentelemetry-node": "7.65.0",
"@sentry/profiling-node": "1.1.3",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.1.7",
Expand Down Expand Up @@ -120,16 +120,16 @@
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/umami": "0.1.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"commander": "11.0.0",
"dotenv": "16.3.1",
"eslint": "8.48.0",
"eslint-plugin-i18next": "6.0.3",
"listr2": "6.6.1",
"prettier": "3.0.2",
"prettier": "3.0.3",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
"trpc-playground": "1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dotenv": "16.3.1",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"prettier": "3.0.2",
"prettier": "3.0.3",
"prettier-plugin-jsdoc": "1.0.1",
"prettier-plugin-packagejson": "2.4.5",
"prettier-plugin-prisma": "5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.36",
"@opentelemetry/api": "1.4.1",
"@sentry/node": "7.64.0",
"@sentry/node": "7.65.0",
"@tanstack/react-query": "4.33.0",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.38.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"listr2": "6.6.1",
"next": "13.4.19",
"p-queue": "7.3.4",
"prettier": "3.0.2",
"prettier": "3.0.3",
"prisma": "5.2.0",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"aws-lambda": "1.0.7",
"esbuild": "0.19.2",
"eslint": "8.48.0",
"prettier": "3.0.2",
"prettier": "3.0.3",
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.48.0",
"prettier": "3.0.2",
"prettier": "3.0.3",
"typescript": "5.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"eslint": "8.48.0",
"prettier": "3.0.2",
"prettier": "3.0.3",
"prisma": "5.2.0",
"typescript": "5.2.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,13 @@
"luxon": "3.4.2",
"mongoback": "3.0.6",
"papaparse": "5.4.1",
"prettier": "3.0.2",
"prettier": "3.0.3",
"pretty-bytes": "6.1.1",
"prisma": "5.2.0",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
"prisma-query-log": "3.2.0",
"quicktype-core": "23.0.71",
"quicktype-core": "23.0.73",
"recursive-readdir": "2.2.3",
"shoetest": "1.2.2",
"slugify": "1.6.6",
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 @@ -20,8 +20,8 @@
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.17.12",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
Expand Down
38 changes: 19 additions & 19 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"localized-address-format": "1.3.1",
"nextjs-routes": "2.0.1",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.3.4",
"react-phone-number-input": "3.3.5",
"react-string-replace": "1.1.1",
"zustand": "4.4.1"
},
Expand All @@ -59,7 +59,7 @@
"@faker-js/faker": "8.0.2",
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.2.0",
"@hookform/resolvers": "3.3.1",
"@iconify-json/carbon": "1.1.20",
"@iconify-json/fluent-mdl2": "1.1.3",
"@iconify-json/mdi": "1.1.54",
Expand All @@ -82,25 +82,25 @@
"@mantine/spotlight": "6.0.19",
"@mantine/tiptap": "6.0.19",
"@mantine/utils": "6.0.19",
"@storybook/addon-a11y": "7.3.2",
"@storybook/addon-actions": "7.3.2",
"@storybook/addon-a11y": "7.4.0",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-designs": "7.0.5",
"@storybook/addon-docs": "7.3.2",
"@storybook/addon-essentials": "7.3.2",
"@storybook/addon-interactions": "7.3.2",
"@storybook/addon-links": "7.3.2",
"@storybook/addon-viewport": "7.3.2",
"@storybook/components": "7.3.2",
"@storybook/core-events": "7.3.2",
"@storybook/addon-docs": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/addon-viewport": "7.4.0",
"@storybook/components": "7.4.0",
"@storybook/core-events": "7.4.0",
"@storybook/jest": "0.2.1",
"@storybook/manager-api": "7.3.2",
"@storybook/nextjs": "7.3.2",
"@storybook/preview-api": "7.3.2",
"@storybook/react": "7.3.2",
"@storybook/manager-api": "7.4.0",
"@storybook/nextjs": "7.4.0",
"@storybook/preview-api": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/test-runner": "0.13.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.3.2",
"@storybook/types": "7.3.2",
"@storybook/theming": "7.4.0",
"@storybook/types": "7.4.0",
"@tanstack/react-query": "4.33.0",
"@tanstack/react-query-devtools": "4.33.0",
"@tanstack/react-table": "8.9.3",
Expand Down Expand Up @@ -149,7 +149,7 @@
"next-auth": "4.23.1",
"next-i18next": "14.0.0",
"postcss-loader": "7.3.3",
"prettier": "3.0.2",
"prettier": "3.0.3",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
Expand All @@ -161,7 +161,7 @@
"react-i18next": "13.2.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.3.2",
"storybook": "7.4.0",
"storybook-addon-pseudo-states": "2.1.1",
"storybook-addon-swc": "1.2.0",
"storybook-addon-turbo-build": "2.0.1",
Expand Down
Loading

0 comments on commit 9e43647

Please sign in to comment.