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 Apr 7, 2024
1 parent 54c5a3b commit 1534bb5
Show file tree
Hide file tree
Showing 12 changed files with 208 additions and 198 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@types/eslint": "8.56.7",
"@types/gtag.js": "0.0.19",
"@types/luxon": "3.4.2",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/umami": "0.1.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.4",
"@types/eslint": "8.56.7",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@weareinreach/config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@aws-lambda-powertools/logger": "1.18.1"
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/aws-lambda": "8.10.137",
"@types/eslint": "8.56.7",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions lambdas/cognito-user-migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@weareinreach/db": "workspace:*"
},
"devDependencies": {
"@types/aws-lambda": "8.10.136",
"@types/aws-lambda": "8.10.137",
"@types/eslint": "8.56.7",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@vercel/ncc": "0.38.1",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-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 @@ -41,7 +41,7 @@
"@changesets/cli": "2.27.1",
"@turbo/gen": "1.13.2",
"@types/lint-staged": "13.3.0",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/yargs": "17.0.32",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand All @@ -50,7 +50,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "11.0.6",
"husky": "9.0.11",
"knip": "5.7.3",
"knip": "5.9.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"prettier-plugin-jsdoc": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@
"just-map-values": "3.2.0",
"just-omit": "2.2.0",
"just-pick": "4.2.0",
"libphonenumber-js": "1.10.59",
"libphonenumber-js": "1.10.60",
"luxon": "3.4.4",
"nanoid": "5.0.6",
"nanoid": "5.0.7",
"slugify": "1.6.6",
"tiny-invariant": "1.3.3",
"zod": "3.22.4"
},
"devDependencies": {
"@turbo/gen": "1.13.2",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.6",
"@types/google.maps": "3.55.7",
"@types/luxon": "3.4.2",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/terraformer__wkt": "2.0.3",
"@weareinreach/config": "workspace:*",
"@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 @@ -67,7 +67,7 @@
},
"devDependencies": {
"@types/eslint": "8.56.7",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@weareinreach/config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@weareinreach/eslint-config": "0.100.0",
"alex": "11.0.1",
"next-i18next": "15.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@
"zod": "3.22.4"
},
"devDependencies": {
"@octokit/core": "5.1.0",
"@octokit/core": "5.2.0",
"@snaplet/copycat": "5.0.0",
"@snaplet/seed": "0.91.0",
"@snaplet/seed": "0.91.1",
"@terraformer/wkt": "2.2.0",
"@turbo/gen": "1.13.2",
"@turf/helpers": "7.0.0-alpha.114",
"@types/eslint": "8.56.7",
"@types/inquirer": "9.0.7",
"@types/inquirer-autocomplete-prompt": "3.0.3",
"@types/luxon": "3.4.2",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/papaparse": "5.3.14",
"@types/pg": "8.11.4",
"@types/terraformer__wkt": "2.0.3",
Expand All @@ -88,7 +88,7 @@
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.14.2",
"libphonenumber-js": "1.10.59",
"libphonenumber-js": "1.10.60",
"listr2": "8.2.1",
"luxon": "3.4.4",
"p-queue": "8.0.1",
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.38.0",
"@types/eslint": "8.56.7",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "8.57.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@googlemaps/react-wrapper": "1.1.35",
"@terraformer/wkt": "2.2.0",
"@textea/json-viewer": "3.4.0",
"@textea/json-viewer": "3.4.1",
"@turf/helpers": "7.0.0-alpha.114",
"@tweenjs/tween.js": "23.1.1",
"@weareinreach/analytics": "workspace:*",
Expand All @@ -46,12 +46,12 @@
"just-filter-object": "3.2.0",
"just-group-by": "2.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.59",
"libphonenumber-js": "1.10.60",
"locale-includes": "1.0.6",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
"probe-image-size": "7.2.3",
"react-phone-number-input": "3.3.10",
"react-phone-number-input": "3.3.12",
"react-string-replace": "1.1.1",
"timezones-list": "3.0.3",
"tiny-invariant": "1.3.3",
Expand All @@ -67,10 +67,10 @@
"@hookform/resolvers": "3.3.4",
"@iconify-icon/react": "2.0.1",
"@iconify-json/carbon": "1.1.31",
"@iconify-json/fluent-mdl2": "1.1.6",
"@iconify-json/mdi": "1.1.65",
"@iconify-json/fluent-mdl2": "1.1.7",
"@iconify-json/mdi": "1.1.66",
"@iconify-json/ph": "1.1.12",
"@iconify-json/simple-icons": "1.1.98",
"@iconify-json/simple-icons": "1.1.99",
"@iconify/react": "4.1.1",
"@iconify/types": "2.0.0",
"@iconify/utils": "2.1.22",
Expand Down Expand Up @@ -114,9 +114,9 @@
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@types/eslint": "8.56.7",
"@types/google.maps": "3.55.6",
"@types/google.maps": "3.55.7",
"@types/luxon": "3.4.2",
"@types/node": "20.12.4",
"@types/node": "20.12.5",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
Expand Down
Loading

0 comments on commit 1534bb5

Please sign in to comment.