Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #15 from elonehoo/renovate/vue-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Sep 10, 2022
2 parents cdd04ab + 8c895aa commit 4546597
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 17 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "3.2.37",
"@vue/compiler-sfc": "3.2.39",
"bumpp": "8.2.1",
"rimraf": "3.0.2",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@unocss/reset": "0.45.12",
"@vitejs/plugin-vue": "2.3.4",
"unocss": "0.41.2",
"vue": "3.2.37",
"vue": "3.2.39",
"vue-router": "4.1.4",
"vue-tsc": "0.38.9"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"build:dev": "pnpm -C core run build:lib"
},
"dependencies": {
"vue": "3.2.37"
"vue": "3.2.39"
},
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
Expand Down
124 changes: 110 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4546597

Please sign in to comment.