@ -13,7 +13,6 @@
"cvat-canvas3d" ,
"cvat-canvas3d" ,
"cvat-ui"
"cvat-ui"
] ,
] ,
"dependencies" : { } ,
"devDependencies" : {
"devDependencies" : {
"@babel/cli" : "^7.13.16" ,
"@babel/cli" : "^7.13.16" ,
"@babel/core" : "^7.6.0" ,
"@babel/core" : "^7.6.0" ,
@ -33,10 +32,10 @@
"babel-plugin-import" : "^1.12.2" ,
"babel-plugin-import" : "^1.12.2" ,
"babel-plugin-istanbul" : "^6.0.0" ,
"babel-plugin-istanbul" : "^6.0.0" ,
"babel-register" : "^6.26.0" ,
"babel-register" : "^6.26.0" ,
"bundle-declarations-webpack-plugin" : "^3.1.0" ,
"copy-webpack-plugin" : "^5.1.2" ,
"copy-webpack-plugin" : "^5.1.2" ,
"coveralls" : "^3.1.0" ,
"coveralls" : "^3.1.0" ,
"css-loader" : "^3.4.2" ,
"css-loader" : "^3.4.2" ,
"dts-bundle-webpack" : "^1.0.2" ,
"eslint" : "^7.11.0" ,
"eslint" : "^7.11.0" ,
"eslint-config-airbnb" : "^18.0.1" ,
"eslint-config-airbnb" : "^18.0.1" ,
"eslint-config-airbnb-base" : "14.2.1" ,
"eslint-config-airbnb-base" : "14.2.1" ,
@ -50,7 +49,7 @@
"eslint-plugin-react" : "^7.21.5" ,
"eslint-plugin-react" : "^7.21.5" ,
"eslint-plugin-react-hooks" : "^4.2.0" ,
"eslint-plugin-react-hooks" : "^4.2.0" ,
"eslint-plugin-security" : "^1.4.0" ,
"eslint-plugin-security" : "^1.4.0" ,
"html-webpack-plugin" : "^ 3.2 .0",
"html-webpack-plugin" : "^ 5.5 .0",
"husky" : "^6.0.0" ,
"husky" : "^6.0.0" ,
"lint-staged" : "^10.4.2" ,
"lint-staged" : "^10.4.2" ,
"micromatch" : "^4.0.2" ,
"micromatch" : "^4.0.2" ,
@ -83,10 +82,10 @@
"tsconfig-paths-webpack-plugin" : "^3.2.0" ,
"tsconfig-paths-webpack-plugin" : "^3.2.0" ,
"typescript" : "^3.7.3" ,
"typescript" : "^3.7.3" ,
"vfile-reporter-json" : "^2.0.2" ,
"vfile-reporter-json" : "^2.0.2" ,
"webpack" : "^ 4.46.0 ",
"webpack" : "^ 5.72.1 ",
"webpack-cli" : "^ 3.3.1 2",
"webpack-cli" : "^ 4.9. 2",
"webpack-dev-server" : "^3.11.0" ,
"webpack-dev-server" : "^3.11.0" ,
"worker-loader" : "^ 2.0.0 "
"worker-loader" : "^ 3.0.8 "
} ,
} ,
"scripts" : {
"scripts" : {
"test" : "echo \"Error: no test specified\" && exit 1" ,
"test" : "echo \"Error: no test specified\" && exit 1" ,