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 Mar 30, 2023
1 parent 03c3c6d commit 6658b90
Show file tree
Hide file tree
Showing 13 changed files with 703 additions and 704 deletions.
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"@mantine/utils": "6.0.5",
"@next/bundle-analyzer": "13.2.4",
"@tanstack/react-query": "4.28.0",
"@tiptap/extension-link": "2.0.0-beta.220",
"@tiptap/react": "2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
"@tiptap/extension-link": "2.0.0",
"@tiptap/react": "2.0.0",
"@tiptap/starter-kit": "2.0.0",
"@trpc/client": "10.18.0",
"@trpc/next": "10.18.0",
"@trpc/react-query": "10.18.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"@prisma/nextjs-monorepo-workaround-plugin": "4.12.0",
"@tanstack/react-query-devtools": "4.28.0",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/luxon": "3.2.0",
"@types/node": "18.15.11",
Expand Down
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@mantine/prism": "6.0.5",
"@mantine/spotlight": "6.0.5",
"@mantine/tiptap": "6.0.5",
"@tiptap/extension-link": "2.0.0-beta.220",
"@tiptap/react": "2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
"@tiptap/extension-link": "2.0.0",
"@tiptap/react": "2.0.0",
"@tiptap/starter-kit": "2.0.0",
"@weareinreach/ui": "0.100.0",
"dayjs": "1.11.7",
"embla-carousel-react": "7.1.0",
Expand All @@ -42,7 +42,7 @@
},
"devDependencies": {
"@next/bundle-analyzer": "13.2.4",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
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/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
Expand All @@ -58,11 +58,11 @@
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.10.0",
"tsx": "3.12.6",
"turbo": "1.8.6",
"turbo": "1.8.8",
"typescript": "5.0.2",
"typesync": "0.10.0"
},
"packageManager": "pnpm@8.0.0",
"packageManager": "pnpm@8.1.0",
"engines": {
"node": "^18",
"pnpm": "^7 || ^8"
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"zod": "3.21.4"
},
"devDependencies": {
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@types/prettier": "2.7.2",
"@types/terraformer__wkt": "2.0.0",
Expand All @@ -57,5 +57,5 @@
"peerDependencies": {
"next": ">=13"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.1.0"
}
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"zod": "3.21.4"
},
"devDependencies": {
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@types/react": "18.0.31",
"@types/react-dom": "18.0.11",
Expand All @@ -41,5 +41,5 @@
"react": "^18",
"react-dom": "^18"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.1.0"
}
2 changes: 1 addition & 1 deletion packages/aws-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.114",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/node": "18.15.11",
"@types/prettier": "2.7.2",
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.114",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.114",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@types/prettier": "2.7.2",
"@vercel/ncc": "0.36.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"next-i18next": "13.2.2",
"typescript": "5.0.2"
},
"packageManager": "pnpm@8.0.0"
"packageManager": "pnpm@8.1.0"
}
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@turf/helpers": "6.5.0",
"@turf/points-within-polygon": "6.5.0",
"@turf/simplify": "6.5.0",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/flat": "5.0.2",
"@types/inquirer": "9.0.3",
"@types/iso-3166-2": "1.0.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"slugify": "1.6.6",
"tiny-invariant": "1.3.1",
"tsx": "3.12.6",
"type-fest": "3.7.1",
"type-fest": "3.7.2",
"typescript": "5.0.2",
"zod-prisma-types": "2.5.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"devDependencies": {
"@next/eslint-plugin-next": "13.2.4",
"@tanstack/eslint-plugin-query": "4.27.0",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"eslint": "8.37.0",
"eslint-config-next": "13.2.4",
"eslint-config-prettier": "8.8.0",
"eslint-formatter-github": "1.1.3",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-import-resolver-typescript": "3.5.4",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.0-8",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-storybook": "0.6.11",
"eslint-plugin-turbo": "1.8.6",
"eslint-plugin-turbo": "1.8.8",
"next": "13.2.4",
"typescript": "5.0.2"
},
Expand Down
40 changes: 20 additions & 20 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,34 +59,34 @@
"@mantine/spotlight": "6.0.5",
"@mantine/tiptap": "6.0.5",
"@mantine/utils": "6.0.5",
"@storybook/addon-a11y": "7.0.0-rc.9",
"@storybook/addon-actions": "7.0.0-rc.9",
"@storybook/addon-docs": "7.0.0-rc.9",
"@storybook/addon-essentials": "7.0.0-rc.9",
"@storybook/addon-interactions": "7.0.0-rc.9",
"@storybook/addon-links": "7.0.0-rc.9",
"@storybook/addon-viewport": "7.0.0-rc.9",
"@storybook/addon-a11y": "7.0.0-rc.10",
"@storybook/addon-actions": "7.0.0-rc.10",
"@storybook/addon-docs": "7.0.0-rc.10",
"@storybook/addon-essentials": "7.0.0-rc.10",
"@storybook/addon-interactions": "7.0.0-rc.10",
"@storybook/addon-links": "7.0.0-rc.10",
"@storybook/addon-viewport": "7.0.0-rc.10",
"@storybook/jest": "0.0.11-next.1",
"@storybook/manager-api": "7.0.0-rc.9",
"@storybook/nextjs": "7.0.0-rc.9",
"@storybook/preview-api": "7.0.0-rc.9",
"@storybook/react": "7.0.0-rc.9",
"@storybook/manager-api": "7.0.0-rc.10",
"@storybook/nextjs": "7.0.0-rc.10",
"@storybook/preview-api": "7.0.0-rc.10",
"@storybook/react": "7.0.0-rc.10",
"@storybook/test-runner": "0.10.0-next.11",
"@storybook/testing-library": "0.0.14-next.1",
"@storybook/theming": "7.0.0-rc.9",
"@storybook/types": "7.0.0-rc.9",
"@storybook/theming": "7.0.0-rc.10",
"@storybook/types": "7.0.0-rc.10",
"@tanstack/react-query": "4.28.0",
"@tanstack/react-query-devtools": "4.28.0",
"@tiptap/extension-link": "2.0.0-beta.220",
"@tiptap/react": "2.0.0-beta.220",
"@tiptap/starter-kit": "2.0.0-beta.220",
"@tiptap/extension-link": "2.0.0",
"@tiptap/react": "2.0.0",
"@tiptap/starter-kit": "2.0.0",
"@tomfreudenberg/next-auth-mock": "0.5.6",
"@trpc/client": "10.18.0",
"@trpc/next": "10.18.0",
"@trpc/react-query": "10.18.0",
"@types/babel__core": "7.20.0",
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.21.3",
"@types/eslint": "8.37.0",
"@types/google.maps": "3.52.4",
"@types/luxon": "3.2.0",
"@types/node": "18.15.11",
Expand Down Expand Up @@ -123,7 +123,7 @@
"react-i18next": "12.2.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.6",
"storybook": "7.0.0-rc.9",
"storybook": "7.0.0-rc.10",
"storybook-addon-designs": "7.0.0-beta.2",
"storybook-addon-pseudo-states": "2.0.0-next.0",
"storybook-addon-swc": "1.1.9",
Expand All @@ -132,10 +132,10 @@
"trpc-client-devtools-link": "0.2.1-next",
"tsconfig-paths-webpack-plugin": "4.0.1",
"tsx": "3.12.6",
"type-fest": "3.7.1",
"type-fest": "3.7.2",
"typescript": "5.0.2",
"ulid": "2.3.0",
"webpack": "5.76.3",
"webpack": "5.77.0",
"zod": "3.21.4"
},
"peerDependencies": {
Expand Down

0 comments on commit 6658b90

Please sign in to comment.