mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-03 02:20:59 -05:00
chore: dependency maintenance
This commit is contained in:
+17
-17
@@ -44,45 +44,45 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@vue/eslint-config-airbnb": "^5.0.2",
|
||||
"@vue/eslint-config-prettier": "^6.0.0",
|
||||
"@vue/eslint-config-standard": "^5.1.0",
|
||||
"@vue/eslint-config-typescript": "^5.0.1",
|
||||
"@vuepress/plugin-pwa": "^1.3.0",
|
||||
"@vuepress/theme-vue": "^1.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.18.0",
|
||||
"@typescript-eslint/parser": "^2.18.0",
|
||||
"@vue/eslint-config-standard": "^5.1.2",
|
||||
"@vue/eslint-config-typescript": "^5.0.2",
|
||||
"@vuepress/plugin-pwa": "^1.4.0",
|
||||
"@vuepress/theme-vue": "^1.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||
"@typescript-eslint/parser": "^2.26.0",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^24.9.0",
|
||||
"chromedriver": "^80.0.0",
|
||||
"chromedriver": "^80.0.1",
|
||||
"debug": "^4.1.0",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-graphql": "^3.1.0",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-prettier": "^3.1.1",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^6.1.2",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"eslint-plugin-vue-libs": "^4.0.0",
|
||||
"execa": "^1.0.0",
|
||||
"geckodriver": "^1.19.1",
|
||||
"globby": "^9.2.0",
|
||||
"graphql": "^14.6.0",
|
||||
"http-server": "^0.12.1",
|
||||
"inquirer": "^6.3.1",
|
||||
"inquirer": "^7.1.0",
|
||||
"jest": "^24.9.0",
|
||||
"lerna": "^3.19.0",
|
||||
"lerna-changelog": "^0.8.3",
|
||||
"lint-staged": "^9.5.0",
|
||||
"memfs": "^3.0.4",
|
||||
"minimist": "^1.2.0",
|
||||
"memfs": "^3.1.2",
|
||||
"minimist": "^1.2.5",
|
||||
"prettier": ">= 1.13.0",
|
||||
"request": "^2.87.0",
|
||||
"request": "^2.88.2",
|
||||
"request-promise-native": "^1.0.8",
|
||||
"rimraf": "^3.0.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"semver": "^6.1.0",
|
||||
"typescript": "~3.7.5",
|
||||
"vuepress": "^1.3.0",
|
||||
|
||||
@@ -22,16 +22,16 @@
|
||||
},
|
||||
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/helper-compilation-targets": "^7.8.4",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/helper-compilation-targets": "^7.8.7",
|
||||
"@babel/helper-module-imports": "^7.8.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
||||
"@babel/plugin-proposal-decorators": "^7.8.3",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-syntax-jsx": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.9.0",
|
||||
"@babel/preset-env": "^7.9.0",
|
||||
"@babel/runtime": "^7.8.4",
|
||||
"@babel/runtime": "^7.9.2",
|
||||
"@vue/babel-preset-jsx": "^1.1.2",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"core-js": "^3.6.4",
|
||||
|
||||
@@ -20,10 +20,10 @@
|
||||
},
|
||||
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@vue/babel-preset-app": "^4.2.3",
|
||||
"@vue/cli-shared-utils": "^4.2.3",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-loader": "^8.1.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"thread-loader": "^2.1.3",
|
||||
"webpack": "^4.0.0"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@vue/cli-shared-utils": "^4.2.3",
|
||||
"cypress": "^3.8.3",
|
||||
"eslint-plugin-cypress": "^2.8.1"
|
||||
"eslint-plugin-cypress": "^2.10.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"nightwatch": "^1.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chromedriver": "^80.0.0",
|
||||
"chromedriver": "^80.0.1",
|
||||
"geckodriver": "^1.19.1",
|
||||
"selenium-server": "^3.141.59"
|
||||
},
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
const DEPS_MAP = {
|
||||
base: {
|
||||
eslint: '^6.7.2',
|
||||
'eslint-plugin-vue': '^6.1.2'
|
||||
'eslint-plugin-vue': '^6.2.2'
|
||||
},
|
||||
airbnb: {
|
||||
'@vue/eslint-config-airbnb': '^5.0.2',
|
||||
'eslint-plugin-import': '^2.20.1'
|
||||
'eslint-plugin-import': '^2.20.2'
|
||||
},
|
||||
prettier: {
|
||||
'@vue/eslint-config-prettier': '^6.0.0',
|
||||
@@ -13,16 +13,16 @@ const DEPS_MAP = {
|
||||
prettier: '^1.19.1'
|
||||
},
|
||||
standard: {
|
||||
'@vue/eslint-config-standard': '^5.1.0',
|
||||
'eslint-plugin-import': '^2.20.1',
|
||||
'eslint-plugin-node': '^11.0.0',
|
||||
'@vue/eslint-config-standard': '^5.1.2',
|
||||
'eslint-plugin-import': '^2.20.2',
|
||||
'eslint-plugin-node': '^11.1.0',
|
||||
'eslint-plugin-promise': '^4.2.1',
|
||||
'eslint-plugin-standard': '^4.0.0'
|
||||
},
|
||||
typescript: {
|
||||
'@vue/eslint-config-typescript': '^5.0.1',
|
||||
'@typescript-eslint/eslint-plugin': '^2.18.0',
|
||||
'@typescript-eslint/parser': '^2.18.0'
|
||||
'@vue/eslint-config-typescript': '^5.0.2',
|
||||
'@typescript-eslint/eslint-plugin': '^2.26.0',
|
||||
'@typescript-eslint/parser': '^2.26.0'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@ exports.getDeps = function (api, preset) {
|
||||
|
||||
if (api.hasPlugin('babel') && !api.hasPlugin('typescript')) {
|
||||
Object.assign(deps, {
|
||||
'babel-eslint': '^10.0.3'
|
||||
'babel-eslint': '^10.1.0'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@vue/cli-shared-utils": "^4.2.3",
|
||||
"eslint-loader": "^2.2.1",
|
||||
"globby": "^9.2.0",
|
||||
"inquirer": "^6.3.1",
|
||||
"inquirer": "^7.1.0",
|
||||
"webpack": "^4.0.0",
|
||||
"yorkie": "^2.0.0"
|
||||
},
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
module.exports = api => {
|
||||
api.extendPackage({
|
||||
dependencies: {
|
||||
'register-service-worker': '^1.6.2'
|
||||
'register-service-worker': '^1.7.1'
|
||||
}
|
||||
})
|
||||
api.injectImports(api.entryFile, `import './registerServiceWorker'`)
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"workbox-webpack-plugin": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"register-service-worker": "^1.6.2"
|
||||
"register-service-worker": "^1.7.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"
|
||||
|
||||
@@ -4,7 +4,7 @@ module.exports = (api, options = {}) => {
|
||||
|
||||
api.extendPackage({
|
||||
dependencies: {
|
||||
'vue-router': '^3.1.5'
|
||||
'vue-router': '^3.1.6'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"fork-ts-checker-webpack-plugin": "^3.1.1",
|
||||
"globby": "^9.2.0",
|
||||
"thread-loader": "^2.1.3",
|
||||
"ts-loader": "^6.2.1",
|
||||
"ts-loader": "^6.2.2",
|
||||
"tslint": "^5.20.1",
|
||||
"webpack": "^4.0.0",
|
||||
"yorkie": "^2.0.0"
|
||||
@@ -39,11 +39,11 @@
|
||||
"typescript": ">=2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.2.8",
|
||||
"@types/chai": "^4.2.11",
|
||||
"@types/jest": "^24.0.19",
|
||||
"@types/mocha": "^5.2.6",
|
||||
"typescript": "~3.7.5",
|
||||
"vue-class-component": "^7.2.2",
|
||||
"vue-property-decorator": "^8.3.0"
|
||||
"vue-class-component": "^7.2.3",
|
||||
"vue-property-decorator": "^8.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,8 +23,8 @@
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.9.0",
|
||||
"@types/jest": "^24.0.19",
|
||||
"@vue/cli-shared-utils": "^4.2.3",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
|
||||
@@ -44,7 +44,7 @@ const applyTS = module.exports.applyTS = (api, invoking) => {
|
||||
api.extendPackage({
|
||||
devDependencies: {
|
||||
'@types/mocha': '^5.2.4',
|
||||
'@types/chai': '^4.2.8'
|
||||
'@types/chai': '^4.2.11'
|
||||
}
|
||||
})
|
||||
// inject mocha/chai types to tsconfig.json
|
||||
|
||||
@@ -4,7 +4,7 @@ module.exports = (api, options = {}) => {
|
||||
|
||||
api.extendPackage({
|
||||
dependencies: {
|
||||
vuex: '^3.1.2'
|
||||
vuex: '^3.1.3'
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
@@ -25,13 +25,13 @@
|
||||
"@vue/cli-plugin-babel": "^4.2.3",
|
||||
"@vue/cli-plugin-eslint": "^4.2.3",
|
||||
"@vue/cli-service": "^4.2.3",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"chalk": "^3.0.0",
|
||||
"core-js": "^3.6.4",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.2.2",
|
||||
"regenerator-runtime": "^0.13.3",
|
||||
"resolve": "^1.15.0",
|
||||
"regenerator-runtime": "^0.13.5",
|
||||
"resolve": "^1.15.1",
|
||||
"vue": "^2.6.11",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
}
|
||||
|
||||
@@ -24,7 +24,7 @@ module.exports = (api, options) => {
|
||||
if (options.cssPreprocessor) {
|
||||
const deps = {
|
||||
sass: {
|
||||
sass: '^1.25.0',
|
||||
sass: '^1.26.3',
|
||||
'sass-loader': '^8.0.2'
|
||||
},
|
||||
'node-sass': {
|
||||
@@ -32,7 +32,7 @@ module.exports = (api, options) => {
|
||||
'sass-loader': '^8.0.2'
|
||||
},
|
||||
'dart-sass': {
|
||||
sass: '^1.25.0',
|
||||
sass: '^1.26.3',
|
||||
'sass-loader': '^8.0.2'
|
||||
},
|
||||
less: {
|
||||
|
||||
@@ -34,14 +34,14 @@
|
||||
"@vue/preload-webpack-plugin": "^1.1.0",
|
||||
"@vue/web-component-wrapper": "^1.2.0",
|
||||
"acorn": "^7.1.0",
|
||||
"acorn-walk": "^7.0.0",
|
||||
"acorn-walk": "^7.1.1",
|
||||
"address": "^1.1.2",
|
||||
"autoprefixer": "^9.7.4",
|
||||
"browserslist": "^4.8.6",
|
||||
"autoprefixer": "^9.7.5",
|
||||
"browserslist": "^4.11.1",
|
||||
"cache-loader": "^4.1.0",
|
||||
"case-sensitive-paths-webpack-plugin": "^2.3.0",
|
||||
"cli-highlight": "^2.1.4",
|
||||
"clipboardy": "^2.1.0",
|
||||
"clipboardy": "^2.3.0",
|
||||
"cliui": "^6.0.0",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
"css-loader": "^3.4.2",
|
||||
@@ -60,20 +60,20 @@
|
||||
"lodash.mapvalues": "^4.6.0",
|
||||
"lodash.transform": "^4.6.0",
|
||||
"mini-css-extract-plugin": "^0.9.0",
|
||||
"minimist": "^1.2.0",
|
||||
"pnp-webpack-plugin": "^1.6.0",
|
||||
"minimist": "^1.2.5",
|
||||
"pnp-webpack-plugin": "^1.6.4",
|
||||
"portfinder": "^1.0.25",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"ssri": "^7.1.0",
|
||||
"terser-webpack-plugin": "^2.3.4",
|
||||
"terser-webpack-plugin": "^2.3.5",
|
||||
"thread-loader": "^2.1.3",
|
||||
"url-loader": "^2.2.0",
|
||||
"vue-loader": "^15.8.3",
|
||||
"vue-loader": "^15.9.1",
|
||||
"vue-style-loader": "^4.1.2",
|
||||
"webpack": "^4.0.0",
|
||||
"webpack-bundle-analyzer": "^3.6.0",
|
||||
"webpack-chain": "^6.3.1",
|
||||
"webpack-dev-server": "^3.10.2",
|
||||
"webpack-bundle-analyzer": "^3.6.1",
|
||||
"webpack-chain": "^6.4.0",
|
||||
"webpack-dev-server": "^3.10.3",
|
||||
"webpack-merge": "^4.2.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -101,12 +101,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"fibers": ">= 3.1.1 <5.0.0",
|
||||
"sass": "^1.25.0",
|
||||
"sass": "^1.26.3",
|
||||
"sass-loader": "^8.0.2",
|
||||
"vue": "^2.6.11",
|
||||
"vue-router": "^3.1.5",
|
||||
"vue-router": "^3.1.6",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vuex": "^3.1.2"
|
||||
"vuex": "^3.1.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"open": "^6.3.0",
|
||||
"ora": "^3.4.0",
|
||||
"read-pkg": "^5.1.1",
|
||||
"request": "^2.87.0",
|
||||
"request": "^2.88.2",
|
||||
"request-promise-native": "^1.0.8",
|
||||
"semver": "^6.1.0",
|
||||
"strip-ansi": "^6.0.0"
|
||||
|
||||
@@ -21,19 +21,19 @@
|
||||
"@vue/cli-plugin-babel": "^4.2.3",
|
||||
"@vue/cli-plugin-eslint": "^4.2.3",
|
||||
"@vue/cli-service": "^4.2.3",
|
||||
"@vue/eslint-config-standard": "^5.1.0",
|
||||
"@vue/eslint-config-standard": "^5.1.2",
|
||||
"core-js": "^3.6.4",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^6.1.2",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"stylus": "^0.54.7",
|
||||
"stylus-loader": "^3.0.2",
|
||||
"vue-progress-path": "^0.0.2",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vuex": "^3.1.2"
|
||||
"vuex": "^3.1.3"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
|
||||
@@ -21,14 +21,14 @@
|
||||
"@vue/cli-plugin-babel": "^4.2.3",
|
||||
"@vue/cli-plugin-eslint": "^4.2.3",
|
||||
"@vue/cli-service": "^4.2.3",
|
||||
"@vue/eslint-config-standard": "^5.1.0",
|
||||
"@vue/eslint-config-standard": "^5.1.2",
|
||||
"core-js": "^3.6.4",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^6.1.2",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"stylus": "^0.54.7",
|
||||
"stylus-loader": "^3.0.2",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"@akryum/winattr": "^3.0.0",
|
||||
"@vue/cli-shared-utils": "^4.2.3",
|
||||
"apollo-server-express": "^2.9.6",
|
||||
"apollo-server-express": "^2.11.0",
|
||||
"clone": "^2.1.1",
|
||||
"deepmerge": "^4.2.2",
|
||||
"express": "^4.17.1",
|
||||
@@ -46,7 +46,7 @@
|
||||
"globby": "^9.2.0",
|
||||
"graphql": "^14.6.0",
|
||||
"graphql-subscriptions": "^1.1.0",
|
||||
"graphql-tag": "^2.9.2",
|
||||
"graphql-tag": "^2.10.3",
|
||||
"graphql-type-json": "^0.3.1",
|
||||
"javascript-stringify": "^1.6.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
@@ -58,7 +58,7 @@
|
||||
"parse-git-config": "^2.0.2",
|
||||
"portfinder": "^1.0.25",
|
||||
"prismjs": "^1.19.0",
|
||||
"rss-parser": "^3.7.4",
|
||||
"rss-parser": "^3.7.6",
|
||||
"shortid": "^2.2.15",
|
||||
"typescript": "~3.7.5",
|
||||
"vue-cli-plugin-apollo": "^0.21.3",
|
||||
@@ -69,37 +69,37 @@
|
||||
"@vue/cli-plugin-e2e-cypress": "^4.2.3",
|
||||
"@vue/cli-plugin-eslint": "^4.2.3",
|
||||
"@vue/cli-service": "^4.2.3",
|
||||
"@vue/eslint-config-standard": "^5.1.0",
|
||||
"@vue/eslint-config-standard": "^5.1.2",
|
||||
"@vue/ui": "^0.9.2",
|
||||
"ansi_up": "^3.0.0",
|
||||
"apollo-client": "^2.6.0",
|
||||
"apollo-link": "^1.0.0",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"core-js": "^3.6.4",
|
||||
"cross-env": "^6.0.3",
|
||||
"eslint": "^6.7.2",
|
||||
"eslint-plugin-graphql": "^3.1.0",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^6.1.2",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"lint-staged": "^9.5.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"portal-vue": "^1.3.0",
|
||||
"rimraf": "^3.0.1",
|
||||
"start-server-and-test": "^1.10.8",
|
||||
"rimraf": "^3.0.2",
|
||||
"start-server-and-test": "^1.10.11",
|
||||
"stylus": "^0.54.5",
|
||||
"stylus-loader": "^3.0.1",
|
||||
"subscriptions-transport-ws": "^0.9.6",
|
||||
"vue": "^2.6.11",
|
||||
"vue-apollo": "^3.0.3",
|
||||
"vue-color": "^2.4.6",
|
||||
"vue-i18n": "^8.15.1",
|
||||
"vue-color": "^2.7.1",
|
||||
"vue-i18n": "^8.16.0",
|
||||
"vue-instantsearch": "^1.5.1",
|
||||
"vue-meta": "^1.6.0",
|
||||
"vue-observe-visibility": "^0.4.6",
|
||||
"vue-router": "^3.1.5",
|
||||
"vue-router": "^3.1.6",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vue-timeago": "^5.1.2",
|
||||
"vue-virtual-scroller": "^1.0.0-rc.2",
|
||||
|
||||
@@ -39,17 +39,17 @@
|
||||
"fs-extra": "^7.0.1",
|
||||
"globby": "^9.2.0",
|
||||
"import-global": "^0.1.0",
|
||||
"inquirer": "^6.3.1",
|
||||
"isbinaryfile": "^4.0.0",
|
||||
"inquirer": "^7.1.0",
|
||||
"isbinaryfile": "^4.0.5",
|
||||
"javascript-stringify": "^1.6.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"jscodeshift": "^0.7.0",
|
||||
"leven": "^3.1.0",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lru-cache": "^5.1.1",
|
||||
"minimist": "^1.2.0",
|
||||
"recast": "^0.18.1",
|
||||
"resolve": "^1.15.0",
|
||||
"minimist": "^1.2.5",
|
||||
"recast": "^0.18.8",
|
||||
"resolve": "^1.15.1",
|
||||
"shortid": "^2.2.15",
|
||||
"slash": "^3.0.0",
|
||||
"validate-npm-package-name": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user