mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(cli): bump deps
This commit is contained in:
parent
09c8887e8a
commit
9bad715ad9
@ -33,20 +33,20 @@
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.4",
|
||||
"@types/lodash": "^4.14.165",
|
||||
"@types/fs-extra": "^9.0.6",
|
||||
"@types/lodash": "^4.14.167",
|
||||
"@types/postcss-load-config": "^2.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.12.7",
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/plugin-transform-object-assign": "^7.12.1",
|
||||
"@babel/plugin-transform-runtime": "^7.12.1",
|
||||
"@babel/preset-env": "^7.12.7",
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@docsearch/css": "3.0.0-alpha.31",
|
||||
"@docsearch/js": "3.0.0-alpha.31",
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.0",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/webpack-dev-server": "^3.11.1",
|
||||
"@vant/eslint-config": "^3.0.3",
|
||||
"@vant/markdown-loader": "^3.0.2",
|
||||
@ -54,50 +54,50 @@
|
||||
"@vant/stylelint-config": "^1.4.2",
|
||||
"@vant/touch-emulator": "^1.2.0",
|
||||
"@vue/babel-plugin-jsx": "^1.0.1",
|
||||
"@vue/test-utils": "2.0.0-beta.10",
|
||||
"@vue/test-utils": "2.0.0-beta.13",
|
||||
"address": "^1.1.2",
|
||||
"autoprefixer": "^9.0.0",
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.1",
|
||||
"babel-plugin-import": "^1.13.1",
|
||||
"chokidar": "^3.4.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
"babel-plugin-import": "^1.13.3",
|
||||
"chokidar": "^3.5.0",
|
||||
"clean-css": "^4.2.3",
|
||||
"commander": "^6.2.0",
|
||||
"commander": "^6.2.1",
|
||||
"consola": "^2.15.0",
|
||||
"conventional-changelog": "^3.1.24",
|
||||
"css-loader": "^4.0.0",
|
||||
"eslint": "^7.14.0",
|
||||
"eslint": "^7.17.0",
|
||||
"fast-glob": "^3.2.4",
|
||||
"fork-ts-checker-webpack-plugin": "^6.0.3",
|
||||
"fork-ts-checker-webpack-plugin": "^6.1.0",
|
||||
"gh-pages": "^3.1.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"html-webpack-plugin": "^5.0.0-alpha.14",
|
||||
"husky": "^4.3.0",
|
||||
"husky": "^4.3.7",
|
||||
"jest": "^26.6.3",
|
||||
"jest-canvas-mock": "^2.3.0",
|
||||
"jest-serializer-html": "^7.0.0",
|
||||
"less": "^4.0.0",
|
||||
"less-loader": "^7.1.0",
|
||||
"lint-staged": "^10.5.1",
|
||||
"less": "^4.1.0",
|
||||
"less-loader": "^7.2.1",
|
||||
"lint-staged": "^10.5.3",
|
||||
"lodash": "^4.17.20",
|
||||
"ora": "^5.1.0",
|
||||
"ora": "^5.2.0",
|
||||
"portfinder": "^1.0.28",
|
||||
"postcss": "^7.0.0",
|
||||
"postcss-load-config": "^3.0.0",
|
||||
"postcss-loader": "^4.1.0",
|
||||
"prettier": "^2.2.0",
|
||||
"release-it": "^14.2.1",
|
||||
"sass": "^1.29.0",
|
||||
"sass-loader": "^10.1.0",
|
||||
"prettier": "^2.2.1",
|
||||
"release-it": "^14.2.2",
|
||||
"sass": "^1.32.4",
|
||||
"sass-loader": "^10.1.1",
|
||||
"style-loader": "^2.0.0",
|
||||
"stylelint": "^13.8.0",
|
||||
"typescript": "^4.1.2",
|
||||
"typescript": "^4.1.3",
|
||||
"vue-jest": "^5.0.0-alpha.7",
|
||||
"vue-loader": "^16.1.2",
|
||||
"vue-router": "^4.0.0",
|
||||
"webpack": "^5.10.0",
|
||||
"webpack": "^5.13.0",
|
||||
"webpack-dev-server": "^4.0.0-beta.0",
|
||||
"webpack-merge": "^5.4.0",
|
||||
"webpack-merge": "^5.7.3",
|
||||
"webpackbar": "^5.0.0-3"
|
||||
},
|
||||
"release-it": {
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user