|
|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "cvat-canvas",
|
|
|
|
|
"version": "2.1.1",
|
|
|
|
|
"version": "2.1.2",
|
|
|
|
|
"lockfileVersion": 1,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@ -277,6 +277,28 @@
|
|
|
|
|
"@babel/types": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
|
|
"version": "7.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/types": "^7.11.0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": {
|
|
|
|
|
"version": "7.11.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.11.5.tgz",
|
|
|
|
|
"integrity": "sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.10.4",
|
|
|
|
|
"lodash": "^4.17.19",
|
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-split-export-declaration": {
|
|
|
|
|
"version": "7.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz",
|
|
|
|
|
@ -286,6 +308,12 @@
|
|
|
|
|
"@babel/types": "^7.4.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"@babel/helper-wrap-function": {
|
|
|
|
|
"version": "7.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz",
|
|
|
|
|
@ -560,6 +588,25 @@
|
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining": {
|
|
|
|
|
"version": "7.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.11.0",
|
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
|
|
|
"dev": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-proposal-unicode-property-regex": {
|
|
|
|
|
"version": "7.4.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz",
|
|
|
|
|
@ -616,6 +663,23 @@
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-optional-chaining": {
|
|
|
|
|
"version": "7.8.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
|
|
|
|
|
"integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
|
|
|
|
|
"dev": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.3.3.tgz",
|
|
|
|
|
|