Upgrade types node and react
This commit is contained in:
@@ -31,8 +31,8 @@
|
|||||||
"sharp": "^0.30.7"
|
"sharp": "^0.30.7"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^18.6.1",
|
"@types/node": "^18.7.2",
|
||||||
"@types/react": "^18.0.15",
|
"@types/react": "^18.0.17",
|
||||||
"@types/react-redux": "^7.1.24",
|
"@types/react-redux": "^7.1.24",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||||
"eslint": "^8.20.0",
|
"eslint": "^8.20.0",
|
||||||
|
|||||||
12
yarn.lock
12
yarn.lock
@@ -1500,10 +1500,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^18.6.1":
|
"@types/node@npm:^18.7.2":
|
||||||
version: 18.6.1
|
version: 18.7.2
|
||||||
resolution: "@types/node@npm:18.6.1"
|
resolution: "@types/node@npm:18.7.2"
|
||||||
checksum: 06331f68bc73d93b73977ae19ca87818e004bc7b8e70b0d4f73b0ea5e341a4a1ba6f0e79db8fb75a841af2b8d74552d6b9a8f846b267954689f57effedcf5d77
|
checksum: 422cf95dea09959d0e809d24280b76948f60ea805e20d38f07bf9eeafeb413513b9cc365404766f7752bef9cafb8301a882d9d097f780e13f2bedf507459ebc5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -3843,8 +3843,8 @@ __metadata:
|
|||||||
"@emotion/styled": ^11.10.0
|
"@emotion/styled": ^11.10.0
|
||||||
"@iconify/react": ^3.2.2
|
"@iconify/react": ^3.2.2
|
||||||
"@reduxjs/toolkit": ^1.8.4
|
"@reduxjs/toolkit": ^1.8.4
|
||||||
"@types/node": ^18.6.1
|
"@types/node": ^18.7.2
|
||||||
"@types/react": ^18.0.15
|
"@types/react": ^18.0.17
|
||||||
"@types/react-redux": ^7.1.24
|
"@types/react-redux": ^7.1.24
|
||||||
"@typescript-eslint/eslint-plugin": ^5.31.0
|
"@typescript-eslint/eslint-plugin": ^5.31.0
|
||||||
date-fns: ^2.29.1
|
date-fns: ^2.29.1
|
||||||
|
|||||||
Reference in New Issue
Block a user