Skip to content

Commit

Permalink
Update @types/react-dom requirement in /src-admin (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 23cf4c4 commit caea291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.7",
"@types/react-dom": "^18.2.8",
"@craco/craco": "^7.1.0",
"craco-esbuild": "^0.5.2",
"craco-module-federation": "^1.1.0"
Expand Down

0 comments on commit caea291

Please sign in to comment.