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 c9b1426
Show file tree
Hide file tree
Showing 7 changed files with 287 additions and 287 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
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
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 c9b1426

Please sign in to comment.