Merge pull request 'Update react monorepo' (#103) from renovate/react-monorepo into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-19 12:51:46 +00:00
committed by Gitea
parent 94975891fd
commit 10a6ea0b61
2 changed files with 10 additions and 10 deletions

View File

@@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/node": "18.16.13",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"prettier": "2.8.8",
"typescript": "5.0.4"
}