未验证 提交 78f7eab3 编写于 作者: A Andrey Zhavoronkov 提交者: GitHub

fix: upgrade @types/react from 16.14.2 to 16.14.3 (#2854)

Snyk has created this PR to upgrade @types/react from 16.14.2 to 16.14.3.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-prCo-authored-by: Nsnyk-bot <snyk-bot@snyk.io>
上级 16d7f3ce
......@@ -1250,9 +1250,9 @@
"dev": true
},
"@types/react": {
"version": "16.14.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.2.tgz",
"integrity": "sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==",
"version": "16.14.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.3.tgz",
"integrity": "sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
......@@ -3964,9 +3964,9 @@
}
},
"csstype": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.5.tgz",
"integrity": "sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ=="
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.6.tgz",
"integrity": "sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw=="
},
"currently-unhandled": {
"version": "0.4.1",
......@@ -3977,25 +3977,6 @@
"array-find-index": "^1.0.1"
}
},
"cvat-canvas3d": {
"version": "file:../cvat-canvas3d",
"requires": {
"three": "^0.125.0",
"camera-controls": "1.25.3"
},
"dependencies": {
"three": {
"version": "0.125.2",
"resolved": "https://registry.npmjs.org/three/-/three-0.125.2.tgz",
"integrity": "sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA=="
},
"camera-controls": {
"version": "1.25.3",
"resolved": "https://registry.npmjs.org/camera-controls/-/camera-controls-1.25.3.tgz",
"integrity": "sha512-hcPgd3ly69N+HU8LRsyCmDh4N5YAbyDLB2LwbwOJdFoXomvpEi1BPGIJCbHbzp/n+CrisEjgeCHJprqy7GT2Dg=="
}
}
},
"cvat-canvas": {
"version": "file:../cvat-canvas",
"requires": {
......@@ -12889,6 +12870,25 @@
}
}
},
"cvat-canvas3d": {
"version": "file:../cvat-canvas3d",
"requires": {
"camera-controls": "1.25.3",
"three": "^0.125.0"
},
"dependencies": {
"camera-controls": {
"version": "1.25.3",
"resolved": "https://registry.npmjs.org/camera-controls/-/camera-controls-1.25.3.tgz",
"integrity": "sha512-hcPgd3ly69N+HU8LRsyCmDh4N5YAbyDLB2LwbwOJdFoXomvpEi1BPGIJCbHbzp/n+CrisEjgeCHJprqy7GT2Dg=="
},
"three": {
"version": "0.125.2",
"resolved": "https://registry.npmjs.org/three/-/three-0.125.2.tgz",
"integrity": "sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA=="
}
}
},
"cvat-core": {
"version": "file:../cvat-core",
"requires": {
......@@ -50,7 +50,7 @@
"@ant-design/icons": "^4.4.0",
"@types/lodash": "^4.14.168",
"@types/platform": "^1.3.3",
"@types/react": "^16.14.2",
"@types/react": "^16.14.3",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.10",
"@types/react-redux": "^7.1.16",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册