mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
chore: bump deps
This commit is contained in:
@@ -38,22 +38,22 @@
|
||||
"vue": "3.2.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.15.0",
|
||||
"@babel/preset-env": "^7.15.0",
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/preset-env": "^7.15.4",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@docsearch/css": "3.0.0-alpha.33",
|
||||
"@docsearch/js": "3.0.0-alpha.33",
|
||||
"@docsearch/css": "3.0.0-alpha.40",
|
||||
"@docsearch/js": "3.0.0-alpha.40",
|
||||
"@types/jest": "^27.0.1",
|
||||
"@vant/eslint-config": "^3.3.2",
|
||||
"@vant/markdown-vetur": "^2.2.0",
|
||||
"@vant/stylelint-config": "^1.4.2",
|
||||
"@vant/touch-emulator": "^1.3.2",
|
||||
"@vitejs/plugin-vue": "^1.6.0",
|
||||
"@vitejs/plugin-vue-jsx": "^1.1.7",
|
||||
"@vue/babel-plugin-jsx": "^1.0.6",
|
||||
"@vitejs/plugin-vue": "^1.6.1",
|
||||
"@vitejs/plugin-vue-jsx": "^1.1.8",
|
||||
"@vue/babel-plugin-jsx": "^1.0.7",
|
||||
"@vue/test-utils": "2.0.0-rc.6",
|
||||
"autoprefixer": "^10.3.1",
|
||||
"babel-jest": "^27.0.6",
|
||||
"autoprefixer": "^10.3.4",
|
||||
"babel-jest": "^27.1.0",
|
||||
"clean-css": "^5.1.5",
|
||||
"commander": "^8.1.0",
|
||||
"consola": "^2.15.3",
|
||||
@@ -63,8 +63,8 @@
|
||||
"gh-pages": "^3.2.3",
|
||||
"hash-sum": "^2.0.0",
|
||||
"highlight.js": "^11.2.0",
|
||||
"husky": "^7.0.1",
|
||||
"jest": "^27.0.6",
|
||||
"husky": "^7.0.2",
|
||||
"jest": "^27.1.0",
|
||||
"jest-canvas-mock": "^2.3.1",
|
||||
"jest-serializer-html": "^7.1.0",
|
||||
"less": "^4.1.1",
|
||||
@@ -80,8 +80,8 @@
|
||||
"stylelint": "^13.13.1",
|
||||
"transliteration": "^2.2.0",
|
||||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.3.5",
|
||||
"vite": "^2.5.3",
|
||||
"typescript": "^4.4.2",
|
||||
"vite": "^2.5.4",
|
||||
"vite-plugin-html": "^2.1.0",
|
||||
"vite-plugin-md": "^0.11.0",
|
||||
"vue-router": "^4.0.0",
|
||||
|
Reference in New Issue
Block a user