Skip to content

Commit

Permalink
chore(deps): update react monorepo (#143)
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 May 28, 2024
1 parent b60e683 commit e798eda
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@react-native/polyfills": "^2.0.0",
"@types/react": "^18.2.75",
"@types/react": "^18.3.3",
"@types/react-native": "^0.73.0",
"@types/react-test-renderer": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
Expand All @@ -79,9 +79,9 @@
"eslint-plugin-react-hooks": "^4.6.2",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-native": "^0.73.6",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^18.3.1",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"vite-plugin-dts": "^3.9.1",
Expand Down
96 changes: 48 additions & 48 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 e798eda

Please sign in to comment.