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",

View File

@@ -1733,10 +1733,10 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^20.2.1":
version: 20.2.1
resolution: "@types/node@npm:20.2.1"
checksum: ed774afa6e9b4ad7868ed0182a8ca40ad0dd54815a70d3051b23fa850f3bca6bea4d0cb55e1fc769666786ac2cc4c1b37aeade313cb4c4634133f18ebcded496
"@types/node@npm:^20.2.5":
version: 20.2.5
resolution: "@types/node@npm:20.2.5"
checksum: 38ce7c7e9d76880dc632f71d71e0d5914fcda9d5e9a7095d6c339abda55ca4affb0f2a882aeb29398f8e09d2c5151f0b6586c81c8ccdfe529c34b1ea3337425e
languageName: node
linkType: hard
@@ -4379,8 +4379,8 @@ __metadata:
"@emotion/styled": ^11.11.0
"@iconify/react": ^4.1.0
"@reduxjs/toolkit": ^1.9.5
"@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