Upgrade types node and react.

This commit is contained in:
Lucid Kobold
2022-09-23 15:40:58 -04:00
parent ffeb1e3a58
commit 90c989bb75
2 changed files with 8 additions and 8 deletions

View File

@@ -31,8 +31,8 @@
"sharp": "^0.31.0"
},
"devDependencies": {
"@types/node": "^18.7.18",
"@types/react": "^18.0.20",
"@types/node": "^18.7.19",
"@types/react": "^18.0.21",
"@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"eslint": "^8.23.1",