Skip to content

Commit

Permalink
Update @types/react requirement from ^18.2.18 to ^18.2.21 in /src (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent ae9f527 commit c0bc4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"@types/react": "^18.2.18",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@originjs/vite-plugin-federation": "^1.2.3",
"@rollup/plugin-babel": "^6.0.3",
Expand Down

0 comments on commit c0bc4d7

Please sign in to comment.