Skip to content

Commit

Permalink
chore(deps): update react monorepo (#894)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent c1e876c commit 1cab3df
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 143 deletions.
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/runtime": "^7.23.9",
"@types/babel__core": "^7.20.5",
"@types/react": "^18.2.57",
"@types/react": "^18.2.67",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"tailwindcss": "^3.4.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@acme/tailwind-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.11.25",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"dotenv-cli": "^7.3.0",
"eslint": "^8.57.0",
"jiti": "^1.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@acme/prettier-config": "workspace:^0.1.0",
"@acme/tailwind-config": "workspace:^0.1.0",
"@acme/tsconfig": "workspace:^0.1.0",
"@types/react": "^18.2.57",
"@types/react": "^18.2.67",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 1cab3df

Please sign in to comment.