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 <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Feb 17, 2023
1 parent f3cf2b8 commit 98f7d52
Show file tree
Hide file tree
Showing 12 changed files with 531 additions and 517 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.9",
"feather-icons-react": "0.6.2",
"i18next": "22.4.9",
"i18next": "22.4.10",
"luxon": "3.2.1",
"next": "13.1.6",
"next-auth": "4.19.2",
Expand All @@ -68,7 +68,7 @@
"@types/eslint": "8.21.1",
"@types/flat": "5.0.2",
"@types/luxon": "3.2.0",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.52.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.9",
"feather-icons-react": "0.6.2",
"i18next": "22.4.9",
"i18next": "22.4.10",
"next": "13.1.6",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -45,7 +45,7 @@
"@next/bundle-analyzer": "13.1.6",
"@next/font": "13.1.6",
"@types/eslint": "8.21.1",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@weareinreach/config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@changesets/cli": "2.26.0",
"@manypkg/cli": "0.20.0",
"@types/eslint": "8.21.1",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -56,7 +56,7 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.10.0",
"tsx": "3.12.3",
"turbo": "1.7.4",
"turbo": "1.8.0",
"typescript": "4.9.5",
"typesync": "0.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/eslint": "8.21.1",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/eslint": "8.21.1",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@weareinreach/config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.110",
"@types/eslint": "8.21.1",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.110",
"@types/eslint": "8.21.1",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"znv": "0.3.2"
},
"devDependencies": {
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@weareinreach/eslint-config": "0.100.0",
"next-i18next": "13.1.5",
"typescript": "4.9.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.2.0",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/recursive-readdir": "2.2.1",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "0.100.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"tsx": "3.12.3",
"type-fest": "3.6.0",
"typescript": "4.9.5",
"zod-prisma-types": "2.1.0"
"zod-prisma-types": "2.2.0"
},
"prisma": {
"seed": "tsx ./seed/starterData.ts"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@tanstack/eslint-plugin-query": "4.24.8",
"@types/eslint": "8.21.1",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"eslint": "8.34.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@iconify-json/simple-icons": "1.1.44",
"@iconify/react": "4.1.0",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.3",
"@iconify/utils": "2.1.4",
"@mantine/carousel": "5.10.4",
"@mantine/core": "5.10.4",
"@mantine/dates": "5.10.4",
Expand All @@ -50,19 +50,19 @@
"@mantine/tiptap": "5.10.4",
"@next/font": "13.1.6",
"@paralleldrive/cuid2": "2.0.1",
"@storybook/addon-a11y": "7.0.0-beta.49",
"@storybook/addon-actions": "7.0.0-beta.49",
"@storybook/addon-docs": "7.0.0-beta.49",
"@storybook/addon-essentials": "7.0.0-beta.49",
"@storybook/addon-interactions": "7.0.0-beta.49",
"@storybook/addon-links": "7.0.0-beta.49",
"@storybook/addon-viewport": "7.0.0-beta.49",
"@storybook/addon-a11y": "7.0.0-beta.50",
"@storybook/addon-actions": "7.0.0-beta.50",
"@storybook/addon-docs": "7.0.0-beta.50",
"@storybook/addon-essentials": "7.0.0-beta.50",
"@storybook/addon-interactions": "7.0.0-beta.50",
"@storybook/addon-links": "7.0.0-beta.50",
"@storybook/addon-viewport": "7.0.0-beta.50",
"@storybook/jest": "0.0.11-next.0",
"@storybook/nextjs": "7.0.0-beta.49",
"@storybook/react": "7.0.0-beta.49",
"@storybook/nextjs": "7.0.0-beta.50",
"@storybook/react": "7.0.0-beta.50",
"@storybook/test-runner": "0.10.0-next.8",
"@storybook/testing-library": "0.0.14-next.1",
"@storybook/theming": "7.0.0-beta.49",
"@storybook/theming": "7.0.0-beta.50",
"@tanstack/react-query": "4.24.6",
"@tanstack/react-query-devtools": "4.24.6",
"@tiptap/extension-link": "2.0.0-beta.217",
Expand All @@ -76,7 +76,7 @@
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.21.1",
"@types/luxon": "3.2.0",
"@types/node": "18.13.0",
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@weareinreach/auth": "0.100.0",
Expand All @@ -88,7 +88,7 @@
"dayjs": "1.11.7",
"embla-carousel-react": "7.0.9",
"eslint": "8.34.0",
"i18next": "22.4.9",
"i18next": "22.4.10",
"i18next-browser-languagedetector": "7.0.1",
"i18next-http-backend": "2.1.1",
"luxon": "3.2.1",
Expand All @@ -106,7 +106,7 @@
"react-i18next": "12.1.5",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.5",
"storybook": "7.0.0-beta.49",
"storybook": "7.0.0-beta.50",
"storybook-addon-designs": "7.0.0-beta.2",
"storybook-addon-pseudo-states": "2.0.0-next.0",
"storybook-addon-swc": "1.1.9",
Expand Down
Loading

0 comments on commit 98f7d52

Please sign in to comment.