mirror of
https://github.com/youzan/vant.git
synced 2026-03-01 02:00:13 +08:00
chore(deps): update all patch dependencies
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"*.{ts,tsx,js,vue}": "eslint --fix"
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": ">= 10.30.0"
|
||||
"pnpm": ">= 10.30.3"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.0",
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"devDependencies": {
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
@@ -29,6 +29,6 @@
|
||||
"prettier": "^3.8.1"
|
||||
},
|
||||
"overrides": {
|
||||
"esbuild": "^0.27.2"
|
||||
"esbuild": "^0.27.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^24.10.9",
|
||||
"rimraf": "^6.1.2",
|
||||
"@types/node": "^24.10.15",
|
||||
"rimraf": "^6.1.3",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.19.2",
|
||||
"@rslib/core": "^0.19.6",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.19.2",
|
||||
"@rslib/core": "^0.19.6",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,21 +33,21 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-typescript": "^7.28.5",
|
||||
"@rsbuild/core": "^1.7.2",
|
||||
"@rsbuild/core": "^1.7.3",
|
||||
"@rsbuild/plugin-babel": "^1.1.0",
|
||||
"@rsbuild/plugin-less": "^1.6.0",
|
||||
"@rsbuild/plugin-sass": "^1.5.0",
|
||||
"@rsbuild/plugin-vue": "^1.2.3",
|
||||
"@rsbuild/plugin-vue": "^1.2.6",
|
||||
"@rsbuild/plugin-vue-jsx": "^1.1.2",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vue/babel-plugin-jsx": "^2.0.1",
|
||||
"autoprefixer": "^10.4.23",
|
||||
"commander": "^14.0.2",
|
||||
"autoprefixer": "^10.4.27",
|
||||
"commander": "^14.0.3",
|
||||
"enquirer": "2.4.1",
|
||||
"esbuild": "^0.27.2",
|
||||
"esbuild": "^0.27.3",
|
||||
"eslint": "^8.57.1",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.3.3",
|
||||
@@ -66,7 +66,7 @@
|
||||
"rslog": "^1.3.2",
|
||||
"rspack-plugin-virtual-module": "^1.0.1",
|
||||
"terser": "^5.46.0",
|
||||
"transliteration": "^2.6.0",
|
||||
"transliteration": "^2.6.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.20",
|
||||
"vue-router": "^4.6.4"
|
||||
@@ -74,11 +74,11 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.23",
|
||||
"@types/lodash": "^4.17.24",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^24.10.9",
|
||||
"rimraf": "^6.1.2",
|
||||
"vue": "^3.5.26"
|
||||
"@types/node": "^24.10.15",
|
||||
"rimraf": "^6.1.3",
|
||||
"vue": "^3.5.29"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
||||
@@ -33,10 +33,10 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.19.2",
|
||||
"@vue/runtime-core": "^3.5.26",
|
||||
"@rslib/core": "^0.19.6",
|
||||
"@vue/runtime-core": "^3.5.29",
|
||||
"typescript": "^5.9.3",
|
||||
"vant": "workspace:*",
|
||||
"vue": "^3.5.26"
|
||||
"vue": "^3.5.29"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@rslib/core": "^0.19.2",
|
||||
"@rslib/core": "^0.19.6",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.19.2",
|
||||
"@rslib/core": "^0.19.6",
|
||||
"typescript": "^5.9.3",
|
||||
"vue": "^3.5.26"
|
||||
"vue": "^3.5.29"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
@@ -48,13 +48,13 @@
|
||||
"dependencies": {
|
||||
"@vant/popperjs": "workspace:^",
|
||||
"@vant/use": "workspace:^",
|
||||
"@vue/shared": "^3.5.26"
|
||||
"@vue/shared": "^3.5.29"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.10.9",
|
||||
"@types/node": "^24.10.15",
|
||||
"@vant/area-data": "workspace:*",
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
@@ -62,7 +62,7 @@
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vitest/coverage-istanbul": "^3.2.4",
|
||||
"@vue/runtime-core": "^3.5.26",
|
||||
"@vue/runtime-core": "^3.5.29",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"csstype": "^3.2.3",
|
||||
"diffable-html": "^6.0.1",
|
||||
@@ -71,7 +71,7 @@
|
||||
"vite": "^5.4.20",
|
||||
"vitest": "^3.2.4",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.5.26",
|
||||
"vue": "^3.5.29",
|
||||
"vue-router": "^4.6.4"
|
||||
},
|
||||
"sideEffects": [
|
||||
|
||||
1364
pnpm-lock.yaml
generated
1364
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user