|
@@ -68,84 +68,84 @@
|
|
|
},
|
|
},
|
|
|
"homepage": "https://github.com/vuejs/vue#readme",
|
|
"homepage": "https://github.com/vuejs/vue#readme",
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.13.14",
|
|
|
|
|
- "@babel/plugin-proposal-class-properties": "^7.13.0",
|
|
|
|
|
|
|
+ "@babel/core": "^7.17.10",
|
|
|
|
|
+ "@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
- "@babel/plugin-syntax-jsx": "^7.12.13",
|
|
|
|
|
- "@babel/plugin-transform-flow-strip-types": "^7.13.0",
|
|
|
|
|
- "@babel/preset-env": "^7.13.12",
|
|
|
|
|
- "@babel/register": "^7.13.14",
|
|
|
|
|
- "@rollup/plugin-alias": "^3.1.2",
|
|
|
|
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.16.7",
|
|
|
|
|
+ "@babel/plugin-transform-flow-strip-types": "^7.16.7",
|
|
|
|
|
+ "@babel/preset-env": "^7.17.10",
|
|
|
|
|
+ "@babel/register": "^7.17.7",
|
|
|
|
|
+ "@rollup/plugin-alias": "^3.1.9",
|
|
|
"@rollup/plugin-buble": "^0.21.3",
|
|
"@rollup/plugin-buble": "^0.21.3",
|
|
|
- "@rollup/plugin-commonjs": "^18.0.0",
|
|
|
|
|
- "@rollup/plugin-node-resolve": "^11.2.1",
|
|
|
|
|
- "@rollup/plugin-replace": "^2.4.2",
|
|
|
|
|
- "@types/node": "^12.12.0",
|
|
|
|
|
- "@types/webpack": "^4.4.22",
|
|
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.21.0",
|
|
|
|
|
- "@typescript-eslint/parser": "^4.21.0",
|
|
|
|
|
- "acorn": "^8.1.0",
|
|
|
|
|
- "acorn-walk": "^8.0.2",
|
|
|
|
|
- "babel-eslint": "^10.0.1",
|
|
|
|
|
|
|
+ "@rollup/plugin-commonjs": "^22.0.0",
|
|
|
|
|
+ "@rollup/plugin-node-resolve": "^13.2.1",
|
|
|
|
|
+ "@rollup/plugin-replace": "^4.0.0",
|
|
|
|
|
+ "@types/node": "^17.0.30",
|
|
|
|
|
+ "@types/webpack": "^5.28.0",
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.21.0",
|
|
|
|
|
+ "@typescript-eslint/parser": "^5.21.0",
|
|
|
|
|
+ "acorn": "^8.7.1",
|
|
|
|
|
+ "acorn-walk": "^8.2.0",
|
|
|
|
|
+ "babel-eslint": "^10.1.0",
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
|
|
- "babel-loader": "^8.0.4",
|
|
|
|
|
- "babel-plugin-istanbul": "^5.1.0",
|
|
|
|
|
|
|
+ "babel-loader": "^8.2.5",
|
|
|
|
|
+ "babel-plugin-istanbul": "^6.1.1",
|
|
|
"babel-plugin-transform-vue-jsx": "^4.0.1",
|
|
"babel-plugin-transform-vue-jsx": "^4.0.1",
|
|
|
"babel-preset-flow-vue": "^1.0.0",
|
|
"babel-preset-flow-vue": "^1.0.0",
|
|
|
"buble": "^0.20.0",
|
|
"buble": "^0.20.0",
|
|
|
- "chalk": "^2.3.0",
|
|
|
|
|
- "chromedriver": "^2.45.0",
|
|
|
|
|
- "codecov": "^3.0.0",
|
|
|
|
|
- "commitizen": "^2.9.6",
|
|
|
|
|
- "conventional-changelog": "^1.1.3",
|
|
|
|
|
- "cross-spawn": "^6.0.5",
|
|
|
|
|
- "cz-conventional-changelog": "^2.0.0",
|
|
|
|
|
|
|
+ "chalk": "^5.0.1",
|
|
|
|
|
+ "chromedriver": "^100.0.0",
|
|
|
|
|
+ "codecov": "^3.8.3",
|
|
|
|
|
+ "commitizen": "^4.2.4",
|
|
|
|
|
+ "conventional-changelog": "^3.1.25",
|
|
|
|
|
+ "cross-spawn": "^7.0.3",
|
|
|
|
|
+ "cz-conventional-changelog": "^3.3.0",
|
|
|
"de-indent": "^1.0.2",
|
|
"de-indent": "^1.0.2",
|
|
|
- "es6-promise": "^4.1.0",
|
|
|
|
|
- "escodegen": "^1.8.1",
|
|
|
|
|
- "eslint": "^7.23.0",
|
|
|
|
|
- "eslint-plugin-flowtype": "^2.34.0",
|
|
|
|
|
- "eslint-plugin-jasmine": "^2.8.4",
|
|
|
|
|
- "file-loader": "^3.0.1",
|
|
|
|
|
- "flow-bin": "^0.61.0",
|
|
|
|
|
- "hash-sum": "^1.0.2",
|
|
|
|
|
|
|
+ "es6-promise": "^4.2.8",
|
|
|
|
|
+ "escodegen": "^2.0.0",
|
|
|
|
|
+ "eslint": "^8.14.0",
|
|
|
|
|
+ "eslint-plugin-flowtype": "^8.0.3",
|
|
|
|
|
+ "eslint-plugin-jasmine": "^4.1.3",
|
|
|
|
|
+ "file-loader": "^6.2.0",
|
|
|
|
|
+ "flow-bin": "^0.176.3",
|
|
|
|
|
+ "hash-sum": "^2.0.0",
|
|
|
"he": "^1.1.1",
|
|
"he": "^1.1.1",
|
|
|
- "http-server": "^0.12.3",
|
|
|
|
|
- "jasmine": "^2.99.0",
|
|
|
|
|
- "jasmine-core": "^2.99.0",
|
|
|
|
|
- "jasmine-ts": "^0.3.2",
|
|
|
|
|
- "karma": "^3.1.1",
|
|
|
|
|
- "karma-chrome-launcher": "^2.1.1",
|
|
|
|
|
- "karma-coverage": "^1.1.1",
|
|
|
|
|
- "karma-firefox-launcher": "^1.0.1",
|
|
|
|
|
- "karma-jasmine": "^1.1.0",
|
|
|
|
|
|
|
+ "http-server": "^14.1.0",
|
|
|
|
|
+ "jasmine": "^4.1.0",
|
|
|
|
|
+ "jasmine-core": "^4.1.0",
|
|
|
|
|
+ "jasmine-ts": "^0.4.0",
|
|
|
|
|
+ "karma": "^6.3.19",
|
|
|
|
|
+ "karma-chrome-launcher": "^3.1.1",
|
|
|
|
|
+ "karma-coverage": "^2.2.0",
|
|
|
|
|
+ "karma-firefox-launcher": "^2.1.2",
|
|
|
|
|
+ "karma-jasmine": "^5.0.0",
|
|
|
"karma-mocha-reporter": "^2.2.3",
|
|
"karma-mocha-reporter": "^2.2.3",
|
|
|
"karma-phantomjs-launcher": "^1.0.4",
|
|
"karma-phantomjs-launcher": "^1.0.4",
|
|
|
"karma-safari-launcher": "^1.0.0",
|
|
"karma-safari-launcher": "^1.0.0",
|
|
|
- "karma-sauce-launcher": "^2.0.2",
|
|
|
|
|
- "karma-sourcemap-loader": "^0.3.7",
|
|
|
|
|
- "karma-webpack": "^4.0.0-rc.2",
|
|
|
|
|
- "lint-staged": "^8.0.0",
|
|
|
|
|
- "lodash": "^4.17.4",
|
|
|
|
|
|
|
+ "karma-sauce-launcher": "^4.3.6",
|
|
|
|
|
+ "karma-sourcemap-loader": "^0.3.8",
|
|
|
|
|
+ "karma-webpack": "^5.0.0",
|
|
|
|
|
+ "lint-staged": "^12.4.1",
|
|
|
|
|
+ "lodash": "^4.17.21",
|
|
|
"lodash.template": "^4.4.0",
|
|
"lodash.template": "^4.4.0",
|
|
|
"lodash.uniq": "^4.5.0",
|
|
"lodash.uniq": "^4.5.0",
|
|
|
- "lru-cache": "^5.1.1",
|
|
|
|
|
- "nightwatch": "^0.9.16",
|
|
|
|
|
|
|
+ "lru-cache": "^7.8.1",
|
|
|
|
|
+ "nightwatch": "^2.1.3",
|
|
|
"nightwatch-helpers": "^1.2.0",
|
|
"nightwatch-helpers": "^1.2.0",
|
|
|
"phantomjs-prebuilt": "^2.1.14",
|
|
"phantomjs-prebuilt": "^2.1.14",
|
|
|
- "puppeteer": "^1.11.0",
|
|
|
|
|
- "resolve": "^1.3.3",
|
|
|
|
|
- "rollup": "^2.44.0",
|
|
|
|
|
- "rollup-plugin-typescript2": "^0.30.0",
|
|
|
|
|
- "selenium-server": "^2.53.1",
|
|
|
|
|
- "serialize-javascript": "^3.1.0",
|
|
|
|
|
- "shelljs": "^0.8.1",
|
|
|
|
|
- "terser": "^5.6.1",
|
|
|
|
|
- "ts-loader": "^8.1.0",
|
|
|
|
|
- "ts-node": "^9.1.1",
|
|
|
|
|
- "tslib": "^2.2.0",
|
|
|
|
|
- "typescript": "^4.2.2",
|
|
|
|
|
- "webpack": "~4.28.4",
|
|
|
|
|
|
|
+ "puppeteer": "^13.7.0",
|
|
|
|
|
+ "resolve": "^1.22.0",
|
|
|
|
|
+ "rollup": "^2.70.2",
|
|
|
|
|
+ "rollup-plugin-typescript2": "^0.31.2",
|
|
|
|
|
+ "selenium-server": "^3.141.59",
|
|
|
|
|
+ "serialize-javascript": "^6.0.0",
|
|
|
|
|
+ "shelljs": "^0.8.5",
|
|
|
|
|
+ "terser": "^5.13.1",
|
|
|
|
|
+ "ts-loader": "^9.2.9",
|
|
|
|
|
+ "ts-node": "^10.7.0",
|
|
|
|
|
+ "tslib": "^2.4.0",
|
|
|
|
|
+ "typescript": "^4.6.4",
|
|
|
|
|
+ "webpack": "~5.72.0",
|
|
|
"weex-js-runtime": "^0.23.6",
|
|
"weex-js-runtime": "^0.23.6",
|
|
|
"weex-styler": "^0.3.0",
|
|
"weex-styler": "^0.3.0",
|
|
|
"yorkie": "^2.0.0"
|
|
"yorkie": "^2.0.0"
|
|
@@ -156,6 +156,6 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@types/he": "^1.1.1"
|
|
|
|
|
|
|
+ "@types/he": "^1.1.2"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|