Upgraded types node & react.
This commit is contained in:
@@ -31,8 +31,8 @@
|
|||||||
"sharp": "^0.32.1"
|
"sharp": "^0.32.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.2.1",
|
"@types/node": "^20.2.5",
|
||||||
"@types/react": "^18.2.6",
|
"@types/react": "^18.2.9",
|
||||||
"@types/react-redux": "^7.1.25",
|
"@types/react-redux": "^7.1.25",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
||||||
"@typescript-eslint/parser": "^5.59.6",
|
"@typescript-eslint/parser": "^5.59.6",
|
||||||
|
|||||||
12
yarn.lock
12
yarn.lock
@@ -1733,10 +1733,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^20.2.1":
|
"@types/node@npm:^20.2.5":
|
||||||
version: 20.2.1
|
version: 20.2.5
|
||||||
resolution: "@types/node@npm:20.2.1"
|
resolution: "@types/node@npm:20.2.5"
|
||||||
checksum: ed774afa6e9b4ad7868ed0182a8ca40ad0dd54815a70d3051b23fa850f3bca6bea4d0cb55e1fc769666786ac2cc4c1b37aeade313cb4c4634133f18ebcded496
|
checksum: 38ce7c7e9d76880dc632f71d71e0d5914fcda9d5e9a7095d6c339abda55ca4affb0f2a882aeb29398f8e09d2c5151f0b6586c81c8ccdfe529c34b1ea3337425e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -4379,8 +4379,8 @@ __metadata:
|
|||||||
"@emotion/styled": ^11.11.0
|
"@emotion/styled": ^11.11.0
|
||||||
"@iconify/react": ^4.1.0
|
"@iconify/react": ^4.1.0
|
||||||
"@reduxjs/toolkit": ^1.9.5
|
"@reduxjs/toolkit": ^1.9.5
|
||||||
"@types/node": ^20.2.1
|
"@types/node": ^20.2.5
|
||||||
"@types/react": ^18.2.6
|
"@types/react": ^18.2.9
|
||||||
"@types/react-redux": ^7.1.25
|
"@types/react-redux": ^7.1.25
|
||||||
"@typescript-eslint/eslint-plugin": ^5.59.6
|
"@typescript-eslint/eslint-plugin": ^5.59.6
|
||||||
"@typescript-eslint/parser": ^5.59.6
|
"@typescript-eslint/parser": ^5.59.6
|
||||||
|
|||||||
Reference in New Issue
Block a user