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

This commit is contained in:
2023-06-19 13:16:07 +00:00
committed by Gitea
parent 10a6ea0b61
commit bd9d28c351
2 changed files with 10 additions and 10 deletions

View File

@@ -16,10 +16,10 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "18.16.13",
"@types/node": "18.16.18",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"prettier": "2.8.8",
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}