Upgraded types node & react.

This commit is contained in:
Lucid Kobold
2023-06-09 11:52:08 -04:00
parent 34238bddcf
commit 677aa113f3
2 changed files with 8 additions and 8 deletions

View File

@@ -31,8 +31,8 @@
"sharp": "^0.32.1"
},
"devDependencies": {
"@types/node": "^20.2.1",
"@types/react": "^18.2.6",
"@types/node": "^20.2.5",
"@types/react": "^18.2.9",
"@types/react-redux": "^7.1.25",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",