Skip to content

Commit c104195

Browse files
chore(deps): update all patch dependencies
1 parent d91239a commit c104195

File tree

8 files changed

+249
-78
lines changed

8 files changed

+249
-78
lines changed

packages/create-vant-cli-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"fast-glob": "^3.3.3",
3333
"fs-extra": "^11.3.4",
3434
"picocolors": "^1.1.1",
35-
"rslog": "^2.1.0"
35+
"rslog": "^2.1.1"
3636
},
3737
"devDependencies": {
3838
"@types/fs-extra": "^11.0.4",

packages/vant-area-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"author": "chenjiahan",
3838
"license": "MIT",
3939
"devDependencies": {
40-
"@rslib/core": "^0.20.1",
40+
"@rslib/core": "^0.20.3",
4141
"typescript": "^5.9.3"
4242
}
4343
}

packages/vant-auto-import-resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"author": "chenjiahan",
3838
"license": "MIT",
3939
"devDependencies": {
40-
"@rslib/core": "^0.20.1",
40+
"@rslib/core": "^0.20.3",
4141
"typescript": "^5.9.3"
4242
}
4343
}

packages/vant-cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@babel/core": "^7.29.0",
3535
"@babel/preset-typescript": "^7.28.5",
36-
"@rsbuild/core": "^1.7.4",
36+
"@rsbuild/core": "^1.7.5",
3737
"@rsbuild/plugin-babel": "^1.1.2",
3838
"@rsbuild/plugin-less": "^1.6.2",
3939
"@rsbuild/plugin-sass": "^1.5.1",
@@ -56,14 +56,14 @@
5656
"husky": "^9.1.7",
5757
"less": "^4.6.4",
5858
"lodash": "^4.17.23",
59-
"markdown-it": "^14.1.0",
59+
"markdown-it": "^14.1.1",
6060
"markdown-it-anchor": "^9.2.0",
6161
"nano-staged": "^0.9.0",
6262
"picocolors": "^1.1.1",
6363
"postcss": "^8.5.8",
6464
"postcss-load-config": "^6.0.1",
6565
"prettier": "^3.8.1",
66-
"rslog": "^2.1.0",
66+
"rslog": "^2.1.1",
6767
"rspack-plugin-virtual-module": "^1.0.1",
6868
"terser": "^5.46.1",
6969
"transliteration": "^2.6.1",

packages/vant-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"author": "chenjiahan",
3434
"license": "MIT",
3535
"devDependencies": {
36-
"@rslib/core": "^0.20.1",
36+
"@rslib/core": "^0.20.3",
3737
"@vue/runtime-core": "^3.5.31",
3838
"typescript": "^5.9.3",
3939
"vant": "workspace:*",

packages/vant-popperjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"license": "MIT",
3838
"devDependencies": {
3939
"@popperjs/core": "^2.11.8",
40-
"@rslib/core": "^0.20.1",
40+
"@rslib/core": "^0.20.3",
4141
"typescript": "^5.9.3"
4242
}
4343
}

packages/vant-use/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"author": "chenjiahan",
3737
"license": "MIT",
3838
"devDependencies": {
39-
"@rslib/core": "^0.20.1",
39+
"@rslib/core": "^0.20.3",
4040
"typescript": "^5.9.3",
4141
"vue": "^3.5.31"
4242
},

0 commit comments

Comments
 (0)