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 Oct 30, 2024
1 parent 379f44a commit 2c8f2d6
Show file tree
Hide file tree
Showing 4 changed files with 358 additions and 254 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"engines": {
"pnpm": ">= 9.9.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions packages/vant-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.6",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.13",
"@types/markdown-it": "^14.1.2",
"rimraf": "^6.0.1",
"vue": "^3.5.12"
},
"dependencies": {
"@babel/core": "^7.25.9",
"@babel/preset-typescript": "^7.25.9",
"@rsbuild/core": "1.0.17",
"@rsbuild/plugin-babel": "1.0.2",
"@rsbuild/core": "1.0.19",
"@rsbuild/plugin-babel": "1.0.3",
"@rsbuild/plugin-less": "1.0.2",
"@rsbuild/plugin-sass": "1.0.4",
"@rsbuild/plugin-vue": "1.0.2",
"@rsbuild/plugin-vue": "1.0.3",
"@rsbuild/plugin-vue-jsx": "1.0.1",
"@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-istanbul": "^2.1.4",
"@vue/runtime-core": "^3.5.12",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
"diffable-html": "^5.0.0",
"jsdom": "^25.0.1",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand Down
Loading

0 comments on commit 2c8f2d6

Please sign in to comment.