Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent b11b17d commit a59a844
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions localenv/mock-account-servicing-entity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@remix-run/dev": "^1.19.3",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13"
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14"
},
"engines": {
"node": "18"
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@remix-run/dev": "^1.19.3",
"@remix-run/eslint-config": "^1.19.3",
"@tailwindcss/forms": "^0.5.6",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@types/uuid": "^9.0.5",
"autoprefixer": "^10.4.16",
"eslint": "^8.51.0",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a59a844

Please sign in to comment.