|
|
@@ -26,101 +26,101 @@
|
|
|
},
|
|
|
"homepage": "https://oldj.github.io/SwitchHosts/",
|
|
|
"dependencies": {
|
|
|
- "@ant-design/compatible": "^1.0.2",
|
|
|
- "@ant-design/icons": "^4.0.5",
|
|
|
- "antd": "^4.1.1",
|
|
|
+ "@ant-design/compatible": "^1.0.5",
|
|
|
+ "@ant-design/icons": "^4.2.2",
|
|
|
+ "antd": "^4.5.4",
|
|
|
"classnames": "^2.2.6",
|
|
|
- "codemirror": "^5.52.2",
|
|
|
- "lodash": "^4.17.15",
|
|
|
- "moment": "^2.24.0",
|
|
|
+ "codemirror": "^5.57.0",
|
|
|
+ "lodash": "^4.17.20",
|
|
|
+ "moment": "^2.27.0",
|
|
|
"react": "^16.13.1",
|
|
|
"react-codemirror": "^1.0.0",
|
|
|
"react-dom": "^16.13.1",
|
|
|
"sortablejs": "^1.10.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/cli": "^7.8.4",
|
|
|
- "@babel/core": "^7.9.0",
|
|
|
- "@babel/plugin-proposal-class-properties": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-decorators": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-do-expressions": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-export-default-from": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-export-namespace-from": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-function-bind": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-function-sent": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-json-strings": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-logical-assignment-operators": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-numeric-separator": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-optional-chaining": "^7.9.0",
|
|
|
- "@babel/plugin-proposal-pipeline-operator": "^7.8.3",
|
|
|
- "@babel/plugin-proposal-throw-expressions": "^7.8.3",
|
|
|
+ "@babel/cli": "^7.10.5",
|
|
|
+ "@babel/core": "^7.11.4",
|
|
|
+ "@babel/plugin-proposal-class-properties": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-decorators": "^7.10.5",
|
|
|
+ "@babel/plugin-proposal-do-expressions": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-export-default-from": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-export-namespace-from": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-function-bind": "^7.10.5",
|
|
|
+ "@babel/plugin-proposal-function-sent": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-json-strings": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-numeric-separator": "^7.10.4",
|
|
|
+ "@babel/plugin-proposal-optional-chaining": "^7.11.0",
|
|
|
+ "@babel/plugin-proposal-pipeline-operator": "^7.10.5",
|
|
|
+ "@babel/plugin-proposal-throw-expressions": "^7.10.4",
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
- "@babel/plugin-syntax-import-meta": "^7.8.3",
|
|
|
- "@babel/plugin-transform-async-to-generator": "^7.8.3",
|
|
|
- "@babel/plugin-transform-object-assign": "^7.8.3",
|
|
|
- "@babel/plugin-transform-runtime": "^7.9.0",
|
|
|
- "@babel/polyfill": "^7.8.7",
|
|
|
- "@babel/preset-env": "^7.9.0",
|
|
|
- "@babel/preset-flow": "^7.9.0",
|
|
|
- "@babel/preset-react": "^7.9.4",
|
|
|
- "@babel/register": "^7.9.0",
|
|
|
- "@svgr/webpack": "^5.3.1",
|
|
|
- "autoprefixer": "^9.7.6",
|
|
|
- "ava": "^3.6.0",
|
|
|
+ "@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
+ "@babel/plugin-transform-async-to-generator": "^7.10.4",
|
|
|
+ "@babel/plugin-transform-object-assign": "^7.10.4",
|
|
|
+ "@babel/plugin-transform-runtime": "^7.11.0",
|
|
|
+ "@babel/polyfill": "^7.10.4",
|
|
|
+ "@babel/preset-env": "^7.11.0",
|
|
|
+ "@babel/preset-flow": "^7.10.4",
|
|
|
+ "@babel/preset-react": "^7.10.4",
|
|
|
+ "@babel/register": "^7.10.5",
|
|
|
+ "@svgr/webpack": "^5.4.0",
|
|
|
+ "autoprefixer": "^9.8.6",
|
|
|
+ "ava": "^3.11.1",
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
"babel-loader": "^8.1.0",
|
|
|
"babel-plugin-import": "^1.13.0",
|
|
|
- "chalk": "^4.0.0",
|
|
|
+ "chalk": "^4.1.0",
|
|
|
"connect-history-api-fallback": "^1.6.0",
|
|
|
- "copy-webpack-plugin": "^5.1.1",
|
|
|
+ "copy-webpack-plugin": "^6.0.3",
|
|
|
"cross-env": "^7.0.2",
|
|
|
- "css-loader": "^3.5.1",
|
|
|
+ "css-loader": "^4.2.1",
|
|
|
"dotenv": "^8.2.0",
|
|
|
- "electron": "^8.2.1",
|
|
|
- "electron-builder": "^21.2.0",
|
|
|
- "electron-notarize": "^0.3.0",
|
|
|
- "eslint": "^6.8.0",
|
|
|
+ "electron": "^9.2.1",
|
|
|
+ "electron-builder": "^22.8.0",
|
|
|
+ "electron-notarize": "^1.0.0",
|
|
|
+ "eslint": "^7.7.0",
|
|
|
"eslint-config-standard": "^14.1.1",
|
|
|
"eslint-friendly-formatter": "^4.0.1",
|
|
|
- "eslint-loader": "^4.0.0",
|
|
|
- "eslint-plugin-html": "^6.0.1",
|
|
|
+ "eslint-loader": "^4.0.2",
|
|
|
+ "eslint-plugin-html": "^6.0.3",
|
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
|
- "eslint-plugin-react": "^7.19.0",
|
|
|
+ "eslint-plugin-react": "^7.20.6",
|
|
|
"eslint-plugin-standard": "^4.0.1",
|
|
|
"eventsource-polyfill": "^0.9.6",
|
|
|
"extract-text-webpack-plugin": "^4.0.0-beta.0",
|
|
|
"file-loader": "^6.0.0",
|
|
|
"friendly-errors-webpack-plugin": "^1.7.0",
|
|
|
"function-bind": "^1.1.1",
|
|
|
- "html-webpack-plugin": "^4.0.4",
|
|
|
- "http-proxy-middleware": "^1.0.3",
|
|
|
- "js-beautify": "^1.11.0",
|
|
|
- "less": "^3.11.1",
|
|
|
- "less-loader": "^5.0.0",
|
|
|
+ "html-webpack-plugin": "^4.3.0",
|
|
|
+ "http-proxy-middleware": "^1.0.5",
|
|
|
+ "js-beautify": "^1.13.0",
|
|
|
+ "less": "^3.12.2",
|
|
|
+ "less-loader": "^6.2.0",
|
|
|
"less-plugin-lists": "^1.1.2",
|
|
|
"loader-utils": "^2.0.0",
|
|
|
- "mini-css-extract-plugin": "^0.9.0",
|
|
|
- "nyc": "^15.0.1",
|
|
|
+ "mini-css-extract-plugin": "^0.10.0",
|
|
|
+ "nyc": "^15.1.0",
|
|
|
"opn": "^6.0.0",
|
|
|
"optimize-css-assets-webpack-plugin": "^5.0.3",
|
|
|
- "ora": "^4.0.3",
|
|
|
+ "ora": "^5.0.0",
|
|
|
"rimraf": "^3.0.2",
|
|
|
- "semver": "^7.2.1",
|
|
|
- "style-loader": "^1.1.3",
|
|
|
- "terser-webpack-plugin": "^2.3.5",
|
|
|
+ "semver": "^7.3.2",
|
|
|
+ "style-loader": "^1.2.1",
|
|
|
+ "terser-webpack-plugin": "^4.1.0",
|
|
|
"uglify-loader": "^3.0.0",
|
|
|
"uglifyjs-webpack-plugin": "^2.2.0",
|
|
|
- "url-loader": "^4.0.0",
|
|
|
- "webpack": "^4.42.1",
|
|
|
- "webpack-bundle-analyzer": "^3.6.1",
|
|
|
- "webpack-cli": "^3.3.11",
|
|
|
+ "url-loader": "^4.1.0",
|
|
|
+ "webpack": "^4.44.1",
|
|
|
+ "webpack-bundle-analyzer": "^3.8.0",
|
|
|
+ "webpack-cli": "^3.3.12",
|
|
|
"webpack-dev-middleware": "^3.7.2",
|
|
|
"webpack-hot-middleware": "^2.25.0",
|
|
|
- "webpack-merge": "^4.2.2",
|
|
|
+ "webpack-merge": "^5.1.2",
|
|
|
"webpack-notifier": "^1.8.0",
|
|
|
"wheel-js": "^0.1.2",
|
|
|
- "yargs": "^15.3.1"
|
|
|
+ "yargs": "^15.4.1"
|
|
|
},
|
|
|
"ava": {
|
|
|
"files": [
|