Skip to content

Commit

Permalink
chore: bump react version to 18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Apr 29, 2024
1 parent cf161bb commit 1784615
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/@repo/shared-modules.bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"check:types": "tsc --noEmit --skipLibCheck package.bundle.ts"
},
"dependencies": {
"react": "^18.3.0",
"react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"styled-components": "^6.1.8"
}
}
4 changes: 2 additions & 2 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 1784615

Please sign in to comment.