⬆️ Update dependency @types/react to v17.0.61
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
"@types/dockerode": "^3.3.9",
|
"@types/dockerode": "^3.3.9",
|
||||||
"@types/node": "18.16.17",
|
"@types/node": "18.16.17",
|
||||||
"@types/prismjs": "^1.26.0",
|
"@types/prismjs": "^1.26.0",
|
||||||
"@types/react": "17.0.60",
|
"@types/react": "17.0.61",
|
||||||
"@types/uuid": "^9.0.0",
|
"@types/uuid": "^9.0.0",
|
||||||
"@types/video.js": "^7.3.51",
|
"@types/video.js": "^7.3.51",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
"vitest-fetch-mock": "^0.2.2"
|
"vitest-fetch-mock": "^0.2.2"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@types/react": "17.0.60",
|
"@types/react": "17.0.61",
|
||||||
"@types/react-dom": "17.0.20"
|
"@types/react-dom": "17.0.20"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.6.0",
|
"packageManager": "yarn@3.6.0",
|
||||||
|
|||||||
10
yarn.lock
10
yarn.lock
@@ -2333,14 +2333,14 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react@npm:17.0.60":
|
"@types/react@npm:17.0.61":
|
||||||
version: 17.0.60
|
version: 17.0.61
|
||||||
resolution: "@types/react@npm:17.0.60"
|
resolution: "@types/react@npm:17.0.61"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types": "*"
|
"@types/prop-types": "*"
|
||||||
"@types/scheduler": "*"
|
"@types/scheduler": "*"
|
||||||
csstype: ^3.0.2
|
csstype: ^3.0.2
|
||||||
checksum: 8565e53d6ad83cd5f606fa66f5f9d8d0e5323a0103114a0292ae8f97c17ce4a7dfa15b847c54eb0a2c41c03df7fd64ba1d5bcef91ee0c177e55315e52e334463
|
checksum: 73fa034c3a9f52f71a33f1bf55d12e1571b0df57b5e65cf6b8e9495842de03f3399121e0f496308d6679c1101e783f1614af7ac23c1228982f229819379b1b7f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -5831,7 +5831,7 @@ __metadata:
|
|||||||
"@types/dockerode": ^3.3.9
|
"@types/dockerode": ^3.3.9
|
||||||
"@types/node": 18.16.17
|
"@types/node": 18.16.17
|
||||||
"@types/prismjs": ^1.26.0
|
"@types/prismjs": ^1.26.0
|
||||||
"@types/react": 17.0.60
|
"@types/react": 17.0.61
|
||||||
"@types/uuid": ^9.0.0
|
"@types/uuid": ^9.0.0
|
||||||
"@types/video.js": ^7.3.51
|
"@types/video.js": ^7.3.51
|
||||||
"@typescript-eslint/eslint-plugin": ^5.30.7
|
"@typescript-eslint/eslint-plugin": ^5.30.7
|
||||||
|
|||||||
Reference in New Issue
Block a user