diff --git a/nezha-fronted/.babelrc b/nezha-fronted/.babelrc index eea9cea88..46e52bdfe 100644 --- a/nezha-fronted/.babelrc +++ b/nezha-fronted/.babelrc @@ -27,13 +27,6 @@ "useESModules": false } ], - [ - "component", - { - "libraryName": "element-ui", - "styleLibraryName": "theme-chalk" - } - ], "@babel/plugin-proposal-optional-chaining" ], "env": { diff --git a/nezha-fronted/package-lock.json b/nezha-fronted/package-lock.json index 7e16b4037..bfbde26d4 100644 --- a/nezha-fronted/package-lock.json +++ b/nezha-fronted/package-lock.json @@ -17732,7 +17732,7 @@ }, "node-sass": { "version": "4.14.1", - "resolved": "https://registry.npmmirror.com/node-sass/-/node-sass-4.14.1.tgz", + "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz", "integrity": "sha512-sjCuOlvGyCJS40R8BscF5vhVlQjNN069NtQ1gSxyK1u9iqvn6tf7O1R4GNowVZfiZUCRt5MmMs1xd+4V/7Yr0g==", "dev": true, "requires": { @@ -24364,7 +24364,7 @@ }, "webpack-bundle-analyzer": { "version": "2.13.1", - "resolved": "https://registry.npmmirror.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.13.1.tgz", + "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.13.1.tgz", "integrity": "sha512-rwxyfecTAxoarCC9VlHlIpfQCmmJ/qWD5bpbjkof+7HrNhTNZIwZITxN6CdlYL2axGmwNUQ+tFgcSOiNXMf/sQ==", "dev": true, "requires": {