diff --git a/dev/config/package.json b/dev/config/package.json index 88a00b1862..303535272c 100644 --- a/dev/config/package.json +++ b/dev/config/package.json @@ -70,8 +70,6 @@ "eslint-plugin-unused-imports": "^2.0.0", "glob": "^10.0.0", "html-webpack-plugin": "^5.6.0", - "i": "^0.3.7", - "install": "^0.13.0", "mini-css-extract-plugin": "^2.9.0", "node-polyfill-webpack-plugin": "^3.0.0", "path-scurry": "^1.10.0", diff --git a/package-lock.json b/package-lock.json index 53b7f8f4e3..ab02e44ed7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -383,8 +383,6 @@ "eslint-plugin-unused-imports": "^2.0.0", "glob": "^10.0.0", "html-webpack-plugin": "^5.6.0", - "i": "^0.3.7", - "install": "^0.13.0", "mini-css-extract-plugin": "^2.9.0", "node-polyfill-webpack-plugin": "^3.0.0", "path-scurry": "^1.10.0", @@ -18684,14 +18682,6 @@ "node": ">=10.18" } }, - "node_modules/i": { - "version": "0.3.7", - "resolved": "https://registry.npmjs.org/i/-/i-0.3.7.tgz", - "integrity": "sha512-FYz4wlXgkQwIPqhzC5TdNMLSE5+GS1IIDJZY/1ZiEPCT2S3COUVZeT5OW4BmW4r5LHLQuOosSwsvnroG9GR59Q==", - "engines": { - "node": ">=0.4" - } - }, "node_modules/i18next": { "version": "21.10.0", "funding": [ @@ -19056,14 +19046,6 @@ "node": ">=8" } }, - "node_modules/install": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz", - "integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==", - "engines": { - "node": ">= 0.10" - } - }, "node_modules/internal-slot": { "version": "1.0.7", "license": "MIT",