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 Oct 4, 2023
1 parent e4b04ec commit 66ebb10
Show file tree
Hide file tree
Showing 8 changed files with 473 additions and 493 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"just-compact": "3.2.0",
"just-compare": "2.3.0",
"luxon": "3.4.3",
"mantine-react-table": "1.3.1",
"mantine-react-table": "1.3.2",
"next": "13.5.4",
"next-auth": "4.23.2",
"next-i18next": "14.0.3",
Expand Down Expand Up @@ -119,7 +119,7 @@
"@types/luxon": "3.3.2",
"@types/node": "18.18.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-dom": "18.2.9",
"@types/umami": "0.1.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.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 @@ -46,7 +46,7 @@
"@types/eslint": "8.44.3",
"@types/node": "18.18.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-dom": "18.2.9",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.50.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@aws-lambda-powertools/logger": "1.14.0"
},
"devDependencies": {
"@types/aws-lambda": "8.10.122",
"@types/aws-lambda": "8.10.123",
"@types/eslint": "8.44.3",
"@types/node": "18.18.3",
"@vercel/ncc": "0.38.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.122",
"@types/aws-lambda": "8.10.123",
"@types/eslint": "8.44.3",
"@types/node": "18.18.3",
"@vercel/ncc": "0.38.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/eslint": "8.44.3",
"@types/node": "18.18.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-dom": "18.2.9",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
"eslint": "8.50.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.6.1",
"@weareinreach/util": "workspace:*",
"chromatic": "7.2.0",
"chromatic": "7.2.2",
"zod": "3.22.2"
},
"devDependencies": {
Expand Down
38 changes: 19 additions & 19 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,25 +84,25 @@
"@mantine/spotlight": "6.0.21",
"@mantine/tiptap": "6.0.21",
"@mantine/utils": "6.0.21",
"@storybook/addon-a11y": "7.4.5",
"@storybook/addon-actions": "7.4.5",
"@storybook/addon-a11y": "7.4.6",
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-designs": "7.0.5",
"@storybook/addon-docs": "7.4.5",
"@storybook/addon-essentials": "7.4.5",
"@storybook/addon-interactions": "7.4.5",
"@storybook/addon-links": "7.4.5",
"@storybook/addon-viewport": "7.4.5",
"@storybook/components": "7.4.5",
"@storybook/core-events": "7.4.5",
"@storybook/addon-docs": "7.4.6",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-interactions": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/addon-viewport": "7.4.6",
"@storybook/components": "7.4.6",
"@storybook/core-events": "7.4.6",
"@storybook/jest": "0.2.2",
"@storybook/manager-api": "7.4.5",
"@storybook/nextjs": "7.4.5",
"@storybook/preview-api": "7.4.5",
"@storybook/react": "7.4.5",
"@storybook/manager-api": "7.4.6",
"@storybook/nextjs": "7.4.6",
"@storybook/preview-api": "7.4.6",
"@storybook/react": "7.4.6",
"@storybook/test-runner": "0.13.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.4.5",
"@storybook/types": "7.4.5",
"@storybook/theming": "7.4.6",
"@storybook/types": "7.4.6",
"@tanstack/react-query": "4.35.7",
"@tanstack/react-query-devtools": "4.35.7",
"@tanstack/react-table": "8.10.3",
Expand All @@ -122,7 +122,7 @@
"@types/node": "18.18.3",
"@types/probe-image-size": "7.2.1",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-dom": "18.2.9",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/api": "workspace:*",
"@weareinreach/auth": "workspace:*",
Expand All @@ -131,7 +131,7 @@
"@weareinreach/eslint-config": "0.100.0",
"@welldone-software/why-did-you-render": "7.0.1",
"babel-loader": "9.1.3",
"chromatic": "7.2.0",
"chromatic": "7.2.2",
"css-loader": "6.8.1",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
Expand All @@ -142,7 +142,7 @@
"i18next-http-backend": "2.2.2",
"i18next-intervalplural-postprocessor": "3.0.0",
"luxon": "3.4.3",
"mantine-react-table": "1.3.1",
"mantine-react-table": "1.3.2",
"merge-anything": "5.1.7",
"msw": "1.3.2",
"msw-storybook-addon": "1.8.0",
Expand All @@ -162,7 +162,7 @@
"react-i18next": "13.2.2",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.4.5",
"storybook": "7.4.6",
"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 66ebb10

Please sign in to comment.