Skip to content

Commit

Permalink
Merge branch 'master' of github.com:vant-ui/vant-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Sep 3, 2023
2 parents 07a95ac + 18d5dfa commit 6421018
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions vant/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"devDependencies": {
"@vant/auto-import-resolver": "^1.0.1",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue": "^4.3.4",
"less": "^4.1.3",
"unplugin-vue-components": "^0.25.2",
"vite": "^3.2.4"
"vite": "^4.4.9"
}
}
4 changes: 2 additions & 2 deletions vant/vue3-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"devDependencies": {
"@types/node": "^18.7.1",
"@vant/auto-import-resolver": "^1.0.1",
"@vitejs/plugin-vue": "^3.0.0",
"@vitejs/plugin-vue": "^4.3.4",
"sass": "^1.54.4",
"typescript": "^4.6.4",
"unplugin-vue-components": "^0.25.2",
"vite": "^3.0.0",
"vite": "^4.4.9",
"vue-router": "4",
"vue-tsc": "^0.38.4"
}
Expand Down

0 comments on commit 6421018

Please sign in to comment.