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 <[email protected]>
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 03633f7 commit 08ffbae
Show file tree
Hide file tree
Showing 12 changed files with 496 additions and 496 deletions.
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@mantine/tiptap": "6.0.2",
"@mantine/utils": "6.0.2",
"@next/bundle-analyzer": "13.2.4",
"@tanstack/react-query": "4.27.0",
"@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",
Expand Down Expand Up @@ -79,9 +79,9 @@
"devDependencies": {
"@playwright/test": "1.31.2",
"@prisma/nextjs-monorepo-workaround-plugin": "4.11.0",
"@tanstack/react-query-devtools": "4.27.0",
"@tanstack/react-query-devtools": "4.28.0",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/flat": "5.0.2",
"@types/luxon": "3.2.0",
"@types/node": "18.15.3",
Expand All @@ -95,10 +95,10 @@
"commander": "10.0.0",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint-plugin-i18next": "6.0.0-6",
"eslint-plugin-i18next": "6.0.0-7",
"flat": "5.0.2",
"listr2": "5.0.8",
"prettier": "2.8.4",
"prettier": "2.8.5",
"trpc-client-devtools-link": "0.2.1-next",
"trpc-panel": "1.2.8",
"trpc-playground": "1.0.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 @@ -42,7 +42,7 @@
},
"devDependencies": {
"@next/bundle-analyzer": "13.2.4",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@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,15 +44,15 @@
"dependencies": {
"@changesets/cli": "2.26.0",
"@manypkg/cli": "0.20.0",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@types/prettier": "2.7.2",
"@weareinreach/config": "0.100.0",
"@weareinreach/eslint-config": "0.100.0",
"boxen": "7.0.2",
"husky": "8.0.3",
"lint-staged": "13.2.0",
"prettier": "2.8.4",
"prettier": "2.8.5",
"prettier-plugin-jsdoc": "0.4.2",
"prettier-plugin-packagejson": "2.4.3",
"prettier-plugin-prisma": "4.10.0",
Expand All @@ -61,7 +61,7 @@
"typescript": "5.0.2",
"typesync": "0.10.0"
},
"packageManager": "pnpm@7.29.3",
"packageManager": "pnpm@7.30.0",
"engines": {
"node": "^18",
"pnpm": "^7"
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@googlemaps/google-maps-services-js": "3.3.27",
"@tanstack/react-query": "4.27.0",
"@tanstack/react-query": "4.28.0",
"@terraformer/wkt": "2.1.2",
"@trpc/client": "10.16.0",
"@trpc/next": "10.16.0",
Expand All @@ -36,7 +36,7 @@
"zod": "3.21.4"
},
"devDependencies": {
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@types/prettier": "2.7.2",
"@types/terraformer__wkt": "2.0.0",
Expand All @@ -47,7 +47,7 @@
"just-capitalize": "3.2.0",
"listr2": "5.0.8",
"next": "13.2.4",
"prettier": "2.8.4",
"prettier": "2.8.5",
"prisma": "4.11.0",
"trpc-client-devtools-link": "0.2.1-next",
"tslog": "4.8.2",
Expand All @@ -56,5 +56,5 @@
"peerDependencies": {
"next": ">=13"
},
"packageManager": "pnpm@7.29.3"
"packageManager": "pnpm@7.30.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.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
Expand All @@ -41,5 +41,5 @@
"react": "^18",
"react-dom": "^18"
},
"packageManager": "pnpm@7.29.3"
"packageManager": "pnpm@7.30.0"
}
4 changes: 2 additions & 2 deletions packages/aws-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.114",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@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",
"eslint": "8.36.0",
"prettier": "2.8.4",
"prettier": "2.8.5",
"typescript": "5.0.2"
}
}
4 changes: 2 additions & 2 deletions packages/aws-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"devDependencies": {
"@types/aws-lambda": "8.10.114",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@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",
"eslint": "8.36.0",
"prettier": "2.8.4",
"prettier": "2.8.5",
"prisma": "4.11.0",
"typescript": "5.0.2"
}
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@7.29.3"
"packageManager": "pnpm@7.30.0"
}
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@turf/helpers": "6.5.0",
"@turf/points-within-polygon": "6.5.0",
"@turf/simplify": "6.5.0",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/flat": "5.0.2",
"@types/inquirer": "9.0.3",
"@types/iso-3166-2": "1.0.0",
Expand Down Expand Up @@ -77,7 +77,7 @@
"listr2": "5.0.8",
"luxon": "3.3.0",
"mongoback": "3.0.6",
"prettier": "2.8.4",
"prettier": "2.8.5",
"prisma": "4.11.0",
"prisma-dbml-generator": "0.10.0",
"prisma-query-inspector": "1.4.4",
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 @@ -16,7 +16,7 @@
"devDependencies": {
"@next/eslint-plugin-next": "13.2.4",
"@tanstack/eslint-plugin-query": "4.27.0",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
Expand All @@ -26,7 +26,7 @@
"eslint-formatter-github": "1.1.3",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-codegen": "0.17.0",
"eslint-plugin-i18next": "6.0.0-6",
"eslint-plugin-i18next": "6.0.0-7",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-react": "7.32.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 @@ -37,7 +37,7 @@
"@faker-js/faker": "7.6.0",
"@geometricpanda/storybook-addon-badges": "1.1.1",
"@iconify-json/carbon": "1.1.16",
"@iconify-json/simple-icons": "1.1.46",
"@iconify-json/simple-icons": "1.1.47",
"@iconify/react": "4.1.0",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.5",
Expand All @@ -55,24 +55,24 @@
"@mantine/spotlight": "6.0.2",
"@mantine/tiptap": "6.0.2",
"@mantine/utils": "6.0.2",
"@storybook/addon-a11y": "7.0.0-rc.4",
"@storybook/addon-actions": "7.0.0-rc.4",
"@storybook/addon-docs": "7.0.0-rc.4",
"@storybook/addon-essentials": "7.0.0-rc.4",
"@storybook/addon-interactions": "7.0.0-rc.4",
"@storybook/addon-links": "7.0.0-rc.4",
"@storybook/addon-viewport": "7.0.0-rc.4",
"@storybook/addon-a11y": "7.0.0-rc.5",
"@storybook/addon-actions": "7.0.0-rc.5",
"@storybook/addon-docs": "7.0.0-rc.5",
"@storybook/addon-essentials": "7.0.0-rc.5",
"@storybook/addon-interactions": "7.0.0-rc.5",
"@storybook/addon-links": "7.0.0-rc.5",
"@storybook/addon-viewport": "7.0.0-rc.5",
"@storybook/jest": "0.0.11-next.0",
"@storybook/manager-api": "7.0.0-rc.4",
"@storybook/nextjs": "7.0.0-rc.4",
"@storybook/preview-api": "7.0.0-rc.4",
"@storybook/react": "7.0.0-rc.4",
"@storybook/manager-api": "7.0.0-rc.5",
"@storybook/nextjs": "7.0.0-rc.5",
"@storybook/preview-api": "7.0.0-rc.5",
"@storybook/react": "7.0.0-rc.5",
"@storybook/test-runner": "0.10.0-next.11",
"@storybook/testing-library": "0.0.14-next.1",
"@storybook/theming": "7.0.0-rc.4",
"@storybook/types": "7.0.0-rc.4",
"@tanstack/react-query": "4.27.0",
"@tanstack/react-query-devtools": "4.27.0",
"@storybook/theming": "7.0.0-rc.5",
"@storybook/types": "7.0.0-rc.5",
"@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",
Expand All @@ -82,7 +82,7 @@
"@trpc/react-query": "10.16.0",
"@types/babel__core": "7.20.0",
"@types/babel__preset-env": "7.9.2",
"@types/eslint": "8.21.2",
"@types/eslint": "8.21.3",
"@types/luxon": "3.2.0",
"@types/node": "18.15.3",
"@types/react": "18.0.28",
Expand Down Expand Up @@ -110,14 +110,14 @@
"next-i18next": "13.2.2",
"next-router-mock": "0.9.2",
"postcss-loader": "7.1.0",
"prettier": "2.8.4",
"prettier": "2.8.5",
"react": "18.2.0",
"react-docgen-typescript": "2.2.2",
"react-dom": "18.2.0",
"react-i18next": "12.2.0",
"resolve-url-loader": "5.0.0",
"slugify": "1.6.5",
"storybook": "7.0.0-rc.4",
"storybook": "7.0.0-rc.5",
"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 @@ -136,7 +136,7 @@
"@emotion/react": "^11",
"@emotion/server": "^11",
"@iconify-json/carbon": "1.1.16",
"@iconify-json/simple-icons": "1.1.46",
"@iconify-json/simple-icons": "1.1.47",
"@iconify/react": "^4",
"@iconify/utils": "^2",
"@mantine/carousel": "^6",
Expand Down
Loading

0 comments on commit 08ffbae

Please sign in to comment.