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 Apr 3, 2024
1 parent 103b0ba commit 6f1d78f
Show file tree
Hide file tree
Showing 10 changed files with 295 additions and 244 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"eslint": "^8.57.0",
"husky": "^8.0.1",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"prettier": "^3.0.0"
"prettier": "^3.2.5"
}
}
6 changes: 3 additions & 3 deletions packages/create-vant-cli-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"rimraf": "^5.0.0",
"@types/fs-extra": "^11.0.4",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
},
"dependencies": {
"rslog": "^1.1.0",
"rslog": "^1.2.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"enquirer": "2.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/vant-area-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.20.0",
"rimraf": "^5.0.0",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
}
}
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.0",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
}
}
46 changes: 23 additions & 23 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,50 +38,50 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/less": "^3.0.3",
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.6",
"@types/lodash": "^4.14.191",
"@types/markdown-it": "^13.0.0",
"rimraf": "^5.0.0",
"vue": "^3.4.13"
"@types/markdown-it": "^13.0.7",
"rimraf": "^5.0.5",
"vue": "^3.4.21"
},
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@rsbuild/core": "0.5.5",
"@rsbuild/plugin-babel": "0.5.5",
"@rsbuild/plugin-vue": "0.5.5",
"@rsbuild/plugin-vue-jsx": "0.5.5",
"@babel/core": "^7.24.3",
"@babel/preset-typescript": "^7.24.1",
"@rsbuild/core": "0.5.7",
"@rsbuild/plugin-babel": "0.5.7",
"@rsbuild/plugin-vue": "0.5.7",
"@rsbuild/plugin-vue-jsx": "0.5.7",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"autoprefixer": "^10.4.8",
"@vue/babel-plugin-jsx": "^1.2.2",
"autoprefixer": "^10.4.19",
"commander": "^11.1.0",
"rslog": "^1.1.0",
"esbuild": "^0.20.0",
"rslog": "^1.2.1",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"enquirer": "2.4.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"hash-sum": "^2.0.0",
"highlight.js": "^11.9.0",
"husky": "^8.0.1",
"husky": "^8.0.3",
"less": "^4.2.0",
"lodash": "^4.17.21",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.4",
"markdown-it": "^13.0.2",
"markdown-it-anchor": "^8.6.7",
"nano-staged": "^0.8.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.0",
"postcss": "^8.4.38",
"postcss-load-config": "^4.0.2",
"prettier": "^3.2.5",
"rspack-plugin-virtual-module": "^0.1.12",
"terser": "^5.19.2",
"transliteration": "^2.3.5",
"typescript": "^5.0.4",
"vite": "^5.0.12",
"vue-router": "^4.1.6"
"vue-router": "^4.3.0"
}
}
8 changes: 4 additions & 4 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.13",
"@vue/runtime-core": "^3.4.21",
"vant": "workspace:*",
"vue": "^3.4.13",
"esbuild": "^0.20.0",
"rimraf": "^5.0.0",
"vue": "^3.4.21",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/vant-popperjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@popperjs/core": "^2.11.6",
"esbuild": "^0.20.0",
"rimraf": "^5.0.0",
"@popperjs/core": "^2.11.8",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4"
}
}
6 changes: 3 additions & 3 deletions packages/vant-use/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.20.0",
"rimraf": "^5.0.0",
"esbuild": "^0.20.2",
"rimraf": "^5.0.5",
"typescript": "^5.0.4",
"vue": "^3.4.13"
"vue": "^3.4.21"
},
"peerDependencies": {
"vue": "^3.0.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"dependencies": {
"@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^",
"@vue/shared": "^3.0.0"
"@vue/shared": "^3.4.21"
},
"peerDependencies": {
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@types/node": "^18.19.29",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vitest/coverage-istanbul": "^1.1.3",
"@vue/runtime-core": "^3.4.13",
"@vue/runtime-core": "^3.4.21",
"@vue/test-utils": "^2.4.5",
"csstype": "^3.1.3",
"diffable-html": "^5.0.0",
Expand All @@ -71,8 +71,8 @@
"vite": "^5.0.12",
"vitest": "^1.1.3",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.13",
"vue-router": "^4.1.6"
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"sideEffects": [
"es/**/style/*",
Expand Down
Loading

0 comments on commit 6f1d78f

Please sign in to comment.