mirror of
https://github.com/youzan/vant.git
synced 2025-11-28 01:06:29 +08:00
chore(deps): update all patch dependencies
This commit is contained in:
2
.github/workflows/deploy-v4-site.yml
vendored
2
.github/workflows/deploy-v4-site.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
run: npm run build:site
|
||||
|
||||
- name: Deploy for GitHub 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.7.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.7.4
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: packages/vant/site-dist
|
||||
|
||||
@@ -32,12 +32,12 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.3.2",
|
||||
"picocolors": "^1.1.1",
|
||||
"rslog": "^1.3.0"
|
||||
"rslog": "^1.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^22.18.11",
|
||||
"rimraf": "^6.1.0",
|
||||
"rimraf": "^6.1.2",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.18.0",
|
||||
"@rslib/core": "^0.18.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.18.0",
|
||||
"@rslib/core": "^0.18.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"release": "rm -rf ./site/node_modules && vant-cli release"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/core": "^7.28.5",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@rsbuild/core": "^1.5.17",
|
||||
"@rsbuild/plugin-babel": "^1.0.6",
|
||||
@@ -44,8 +44,8 @@
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vue/babel-plugin-jsx": "^2.0.1",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"commander": "^14.0.1",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"commander": "^14.0.2",
|
||||
"enquirer": "2.4.1",
|
||||
"esbuild": "^0.25.11",
|
||||
"eslint": "^8.57.1",
|
||||
@@ -63,9 +63,9 @@
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-load-config": "^6.0.1",
|
||||
"prettier": "^3.6.2",
|
||||
"rslog": "^1.3.0",
|
||||
"rslog": "^1.3.1",
|
||||
"rspack-plugin-virtual-module": "^1.0.1",
|
||||
"terser": "^5.44.0",
|
||||
"terser": "^5.44.1",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.20",
|
||||
@@ -74,11 +74,11 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/lodash": "^4.17.21",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.18.11",
|
||||
"rimraf": "^6.1.0",
|
||||
"vue": "^3.5.22"
|
||||
"rimraf": "^6.1.2",
|
||||
"vue": "^3.5.25"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
||||
@@ -33,10 +33,10 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.18.0",
|
||||
"@vue/runtime-core": "^3.5.22",
|
||||
"@rslib/core": "^0.18.1",
|
||||
"@vue/runtime-core": "^3.5.25",
|
||||
"typescript": "^5.9.3",
|
||||
"vant": "workspace:*",
|
||||
"vue": "^3.5.22"
|
||||
"vue": "^3.5.25"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@rslib/core": "^0.18.0",
|
||||
"@rslib/core": "^0.18.1",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.18.0",
|
||||
"@rslib/core": "^0.18.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vue": "^3.5.22"
|
||||
"vue": "^3.5.25"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"dependencies": {
|
||||
"@vant/popperjs": "workspace:^",
|
||||
"@vant/use": "workspace:^",
|
||||
"@vue/shared": "^3.5.22"
|
||||
"@vue/shared": "^3.5.25"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
@@ -62,16 +62,16 @@
|
||||
"@vitejs/plugin-vue": "^5.2.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
||||
"@vitest/coverage-istanbul": "^3.2.4",
|
||||
"@vue/runtime-core": "^3.5.22",
|
||||
"@vue/runtime-core": "^3.5.25",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"csstype": "^3.2.2",
|
||||
"csstype": "^3.2.3",
|
||||
"diffable-html": "^6.0.1",
|
||||
"jsdom": "^25.0.1",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^5.4.20",
|
||||
"vitest": "^3.2.4",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.5.22",
|
||||
"vue": "^3.5.25",
|
||||
"vue-router": "^4.6.3"
|
||||
},
|
||||
"sideEffects": [
|
||||
|
||||
677
pnpm-lock.yaml
generated
677
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user