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 May 15, 2023
1 parent 9b92c8e commit 2f48c37
Show file tree
Hide file tree
Showing 13 changed files with 859 additions and 857 deletions.
24 changes: 12 additions & 12 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,22 @@
"@mantine/tiptap": "6.0.10",
"@mantine/utils": "6.0.10",
"@next/bundle-analyzer": "13.4.2",
"@opentelemetry/exporter-trace-otlp-http": "0.39.0",
"@opentelemetry/instrumentation": "0.39.0",
"@opentelemetry/exporter-trace-otlp-http": "0.39.1",
"@opentelemetry/instrumentation": "0.39.1",
"@opentelemetry/resources": "1.13.0",
"@opentelemetry/sdk-trace-base": "1.13.0",
"@opentelemetry/sdk-trace-node": "1.13.0",
"@opentelemetry/semantic-conventions": "1.13.0",
"@prisma/instrumentation": "4.14.0",
"@tanstack/react-query": "4.29.5",
"@tanstack/react-query": "4.29.7",
"@tanstack/react-table": "8.9.1",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/server": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@trpc/server": "10.26.0",
"@weareinreach/api": "0.100.0",
"@weareinreach/auth": "0.100.0",
"@weareinreach/db": "0.100.0",
Expand Down Expand Up @@ -90,26 +90,26 @@
"devDependencies": {
"@playwright/test": "1.33.0",
"@prisma/nextjs-monorepo-workaround-plugin": "4.14.0",
"@tanstack/react-query-devtools": "4.29.6",
"@tanstack/react-query-devtools": "4.29.7",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/umami": "0.1.1",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"commander": "10.0.1",
"dotenv": "16.0.3",
"eslint": "8.40.0",
"eslint-plugin-i18next": "6.0.1",
"flat": "5.0.2",
"listr2": "6.4.2",
"listr2": "6.5.0",
"prettier": "2.8.8",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.3.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 @@ -43,7 +43,7 @@
"devDependencies": {
"@next/bundle-analyzer": "13.4.2",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@weareinreach/config": "0.100.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@changesets/cli": "2.26.1",
"@manypkg/cli": "0.20.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -57,11 +57,11 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.13.0",
"tsx": "3.12.7",
"turbo": "1.9.4",
"turbo": "1.9.5",
"typescript": "5.0.4",
"typesync": "0.11.0"
},
"packageManager": "pnpm@8.5.0",
"packageManager": "pnpm@8.5.1",
"engines": {
"node": "^18",
"pnpm": "^7 || ^8"
Expand Down
16 changes: 8 additions & 8 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
},
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.30",
"@tanstack/react-query": "4.29.5",
"@tanstack/react-query": "4.29.7",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/server": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@trpc/server": "10.26.0",
"@weareinreach/auth": "0.100.0",
"@weareinreach/db": "0.100.0",
"alex": "11.0.0",
Expand All @@ -43,15 +43,15 @@
"devDependencies": {
"@types/eslint": "8.37.0",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/terraformer__wkt": "2.0.0",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"dotenv-cli": "7.2.1",
"eslint": "8.40.0",
"just-capitalize": "3.2.0",
"listr2": "6.4.2",
"listr2": "6.5.0",
"next": "13.4.2",
"prettier": "2.8.8",
"prisma": "4.14.0",
Expand All @@ -64,5 +64,5 @@
"peerDependencies": {
"next": ">=13"
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.5.1"
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@weareinreach/config": "0.100.0",
Expand All @@ -41,5 +41,5 @@
"react": "^18",
"react-dom": "^18"
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.5.1"
}
4 changes: 2 additions & 2 deletions packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@types/aws-lambda": "8.10.115",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"aws-lambda": "1.0.7",
"esbuild": "0.17.18",
"esbuild": "0.17.19",
"eslint": "8.40.0",
"prettier": "2.8.8",
"typescript": "5.0.4"
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 @@ -25,7 +25,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.115",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@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.115",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
"@weareinreach/config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"znv": "0.3.2"
},
"devDependencies": {
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.0",
"next-i18next": "13.2.2",
"typescript": "5.0.4"
},
"packageManager": "pnpm@8.5.0"
"packageManager": "pnpm@8.5.1"
}
14 changes: 7 additions & 7 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"with-env": "dotenv -e ../../.env --"
},
"dependencies": {
"@opentelemetry/exporter-trace-otlp-http": "0.39.0",
"@opentelemetry/instrumentation": "0.39.0",
"@opentelemetry/exporter-trace-otlp-http": "0.39.1",
"@opentelemetry/instrumentation": "0.39.1",
"@opentelemetry/resources": "1.13.0",
"@opentelemetry/sdk-trace-base": "1.13.0",
"@opentelemetry/sdk-trace-node": "1.13.0",
"@opentelemetry/semantic-conventions": "1.13.0",
"@prisma/client": "4.14.0",
"@prisma/instrumentation": "4.14.0",
"@vercel/kv": "0.2.0",
"@vercel/kv": "0.2.1",
"@vercel/postgres-kysely": "0.3.0",
"kysely": "0.24.2",
"prisma-kysely": "1.2.1",
"prisma-kysely": "1.3.0",
"superjson": "1.12.3",
"tslog": "4.8.2",
"ulid": "2.3.0",
Expand All @@ -71,7 +71,7 @@
"@types/iso-3166-2": "1.0.0",
"@types/langs": "2.0.1",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/recursive-readdir": "2.2.1",
"@types/terraformer__wkt": "2.0.0",
Expand All @@ -86,14 +86,14 @@
"eslint": "8.40.0",
"flat": "5.0.2",
"geojson": "0.5.0",
"inquirer": "9.2.2",
"inquirer": "9.2.3",
"iso-3166-2": "1.0.0",
"iso-google-locales": "3.0.4",
"just-capitalize": "3.2.0",
"just-flush": "2.3.0",
"langs": "2.0.0",
"libphonenumber-js": "1.10.30",
"listr2": "6.4.2",
"listr2": "6.5.0",
"luxon": "3.3.0",
"mongoback": "3.0.6",
"prettier": "2.8.8",
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@next/eslint-plugin-next": "13.4.2",
"@tanstack/eslint-plugin-query": "4.29.4",
"@types/eslint": "8.37.0",
"@types/node": "18.16.8",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@types/node": "18.16.9",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"eslint-config-prettier": "8.8.0",
Expand All @@ -31,7 +31,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.12",
"eslint-plugin-turbo": "1.9.4",
"eslint-plugin-turbo": "1.9.5",
"next": "13.4.2",
"typescript": "5.0.4"
},
Expand Down
54 changes: 27 additions & 27 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@geometricpanda/storybook-addon-badges": "2.0.0",
"@iconify-json/carbon": "1.1.16",
"@iconify-json/ph": "1.1.5",
"@iconify-json/simple-icons": "1.1.52",
"@iconify-json/simple-icons": "1.1.53",
"@iconify/react": "4.1.0",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.5",
Expand All @@ -63,40 +63,40 @@
"@mantine/spotlight": "6.0.10",
"@mantine/tiptap": "6.0.10",
"@mantine/utils": "6.0.10",
"@storybook/addon-a11y": "7.0.11",
"@storybook/addon-actions": "7.0.11",
"@storybook/addon-docs": "7.0.11",
"@storybook/addon-essentials": "7.0.11",
"@storybook/addon-interactions": "7.0.11",
"@storybook/addon-links": "7.0.11",
"@storybook/addon-viewport": "7.0.11",
"@storybook/components": "7.0.11",
"@storybook/core-events": "7.0.11",
"@storybook/addon-a11y": "7.0.12",
"@storybook/addon-actions": "7.0.12",
"@storybook/addon-docs": "7.0.12",
"@storybook/addon-essentials": "7.0.12",
"@storybook/addon-interactions": "7.0.12",
"@storybook/addon-links": "7.0.12",
"@storybook/addon-viewport": "7.0.12",
"@storybook/components": "7.0.12",
"@storybook/core-events": "7.0.12",
"@storybook/jest": "0.1.0",
"@storybook/manager-api": "7.0.11",
"@storybook/nextjs": "7.0.11",
"@storybook/preview-api": "7.0.11",
"@storybook/react": "7.0.11",
"@storybook/manager-api": "7.0.12",
"@storybook/nextjs": "7.0.12",
"@storybook/preview-api": "7.0.12",
"@storybook/react": "7.0.12",
"@storybook/test-runner": "0.10.0",
"@storybook/testing-library": "0.1.0",
"@storybook/theming": "7.0.11",
"@storybook/types": "7.0.11",
"@tanstack/react-query": "4.29.5",
"@tanstack/react-query-devtools": "4.29.6",
"@storybook/theming": "7.0.12",
"@storybook/types": "7.0.12",
"@tanstack/react-query": "4.29.7",
"@tanstack/react-query-devtools": "4.29.7",
"@tanstack/react-table": "8.9.1",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
"@tiptap/starter-kit": "2.0.3",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@types/babel__core": "7.20.0",
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.37.0",
"@types/google.maps": "3.53.1",
"@types/luxon": "3.3.0",
"@types/node": "18.16.8",
"@types/node": "18.16.9",
"@types/prettier": "2.7.2",
"@types/probe-image-size": "7.2.0",
"@types/react": "18.2.6",
Expand Down Expand Up @@ -134,7 +134,7 @@
"react-i18next": "12.2.2",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.0.11",
"storybook": "7.0.12",
"storybook-addon-designs": "7.0.0-beta.2",
"storybook-addon-pseudo-states": "2.0.1",
"storybook-addon-swc": "1.2.0",
Expand All @@ -153,7 +153,7 @@
"@emotion/react": "^11",
"@emotion/server": "^11",
"@iconify-json/carbon": "1.1.16",
"@iconify-json/simple-icons": "1.1.52",
"@iconify-json/simple-icons": "1.1.53",
"@iconify/react": "^4",
"@iconify/utils": "^2",
"@mantine/carousel": "^6",
Expand All @@ -175,9 +175,9 @@
"@tiptap/extension-link": "^2.0.0-beta.209",
"@tiptap/react": "^2.0.0-beta.209",
"@tiptap/starter-kit": "^2.0.0-beta.209",
"@trpc/client": "10.25.1",
"@trpc/next": "10.25.1",
"@trpc/react-query": "10.25.1",
"@trpc/client": "10.26.0",
"@trpc/next": "10.26.0",
"@trpc/react-query": "10.26.0",
"@weareinreach/api": "*",
"@weareinreach/auth": "*",
"dayjs": "^1",
Expand Down
Loading

0 comments on commit 2f48c37

Please sign in to comment.