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 Feb 12, 2024
1 parent bbddf8d commit 6472a9c
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 @@ -24,8 +24,8 @@
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18"
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19"
},
"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 @@ -29,8 +29,8 @@
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@tailwindcss/forms": "^0.5.7",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.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 6472a9c

Please sign in to comment.