Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent cb4d268 commit d60d7f0
Show file tree
Hide file tree
Showing 10 changed files with 366 additions and 469 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"eslint": "^8.57.0",
"husky": "^9.1.1",
"husky": "^9.1.4",
"nano-staged": "^0.8.0",
"prettier": "^3.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vant-cli-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"license": "MIT",
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"typescript": "^5.4.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vant-area-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.20.2",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/vant-auto-import-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"typescript": "^5.4.5"
}
}
28 changes: 14 additions & 14 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
"@types/less": "^3.0.6",
"@types/lodash": "^4.17.7",
"@types/markdown-it": "^14.1.2",
"rimraf": "^5.0.9",
"vue": "^3.4.33"
"rimraf": "^5.0.10",
"vue": "^3.4.38"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@rsbuild/core": "1.0.1-beta.3",
"@rsbuild/plugin-babel": "1.0.1-beta.3",
"@rsbuild/plugin-less": "1.0.1-beta.3",
"@rsbuild/plugin-sass": "1.0.1-beta.3",
"@rsbuild/plugin-vue": "1.0.1-beta.3",
"@rsbuild/plugin-vue-jsx": "1.0.1-beta.3",
"@rsbuild/core": "1.0.1-beta.14",
"@rsbuild/plugin-babel": "1.0.1-beta.15",
"@rsbuild/plugin-less": "1.0.1-beta.15",
"@rsbuild/plugin-sass": "1.0.1-beta.15",
"@rsbuild/plugin-vue": "1.0.1-beta.15",
"@rsbuild/plugin-vue-jsx": "1.0.1-beta.15",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vue/babel-plugin-jsx": "^1.2.2",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"commander": "^12.1.0",
"rslog": "^1.2.2",
"esbuild": "^0.20.2",
Expand All @@ -69,21 +69,21 @@
"fs-extra": "^11.2.0",
"hash-sum": "^2.0.0",
"highlight.js": "^11.10.0",
"husky": "^9.1.1",
"husky": "^9.1.4",
"less": "^4.2.0",
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.0.1",
"nano-staged": "^0.8.0",
"picocolors": "^1.0.1",
"postcss": "^8.4.39",
"postcss": "^8.4.41",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"rspack-plugin-virtual-module": "^0.1.13",
"terser": "^5.31.3",
"terser": "^5.31.6",
"transliteration": "^2.3.5",
"typescript": "^5.4.5",
"vite": "^5.3.4",
"vue-router": "^4.4.0"
"vue-router": "^4.4.3"
}
}
6 changes: 3 additions & 3 deletions packages/vant-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@vue/runtime-core": "^3.4.33",
"@vue/runtime-core": "^3.4.38",
"vant": "workspace:*",
"vue": "^3.4.33",
"vue": "^3.4.38",
"esbuild": "^0.20.2",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/vant-popperjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@popperjs/core": "^2.11.8",
"esbuild": "^0.20.2",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"typescript": "^5.4.5"
}
}
4 changes: 2 additions & 2 deletions packages/vant-use/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.20.2",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"typescript": "^5.4.5",
"vue": "^3.4.33"
"vue": "^3.4.38"
},
"peerDependencies": {
"vue": "^3.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^",
"@vue/shared": "^3.4.33"
"@vue/shared": "^3.4.38"
},
"peerDependencies": {
"vue": "^3.0.0"
Expand All @@ -60,9 +60,9 @@
"@vant/eslint-config": "workspace:*",
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^1.6.0",
"@vue/runtime-core": "^3.4.33",
"@vue/runtime-core": "^3.4.38",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
"diffable-html": "^5.0.0",
Expand All @@ -71,8 +71,8 @@
"vite": "^5.3.4",
"vitest": "^1.6.0",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"sideEffects": [
"es/**/style/*",
Expand Down
Loading

0 comments on commit d60d7f0

Please sign in to comment.