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 Feb 3, 2024
1 parent a48419b commit 54cfb89
Show file tree
Hide file tree
Showing 7 changed files with 296 additions and 296 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@types/gtag.js": "0.0.18",
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@types/umami": "0.1.5",
"@typescript-eslint/eslint-plugin": "6.20.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@next/bundle-analyzer": "14.1.0",
"@types/eslint": "8.56.2",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prettier-plugin-jsdoc": "1.3.0",
"prettier-plugin-packagejson": "2.4.10",
"prettier-plugin-prisma": "5.0.0",
"sherif": "0.7.0",
"sherif": "0.8.1",
"tsx": "4.7.0",
"turbo": "1.12.2",
"typescript": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@weareinreach/config": "workspace:*",
"@weareinreach/eslint-config": "0.100.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
"dotenv": "16.4.1",
"dotenv-cli": "7.3.0",
"eslint": "8.56.0",
"google-auth-library": "9.6.1",
"google-auth-library": "9.6.2",
"google-spreadsheet": "4.1.1",
"googleapis": "131.0.0",
"inquirer": "9.2.13",
"inquirer-autocomplete-prompt": "3.0.1",
"just-compact": "3.2.0",
"kysely-codegen": "0.12.0",
"libphonenumber-js": "1.10.54",
"libphonenumber-js": "1.10.55",
"listr2": "8.0.2",
"luxon": "3.4.4",
"p-queue": "8.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"just-filter-object": "3.2.0",
"just-group-by": "2.2.0",
"just-map-values": "3.2.0",
"libphonenumber-js": "1.10.54",
"libphonenumber-js": "1.10.55",
"locale-includes": "1.0.6",
"localized-address-format": "1.3.1",
"nextjs-routes": "2.1.0",
Expand Down Expand Up @@ -121,7 +121,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.11.16",
"@types/probe-image-size": "7.2.4",
"@types/react": "18.2.51",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@types/terraformer__wkt": "2.0.2",
"@weareinreach/api": "workspace:*",
Expand Down
Loading

0 comments on commit 54cfb89

Please sign in to comment.