Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent 6e4fd89 commit 5d9f108
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 514 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"mlly": "^1.4.0",
"pathe": "^1.1.1",
"scule": "^1.0.0",
"unplugin": "^1.3.2",
"unplugin": "^1.4.0",
"yaml": "^2.3.1"
},
"peerDependencies": {
Expand All @@ -131,7 +131,7 @@
"chalk": "^5.3.0",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"esno": "^0.16.3",
"esno": "^0.17.0",
"execa": "^7.1.1",
"lint-staged": "^13.2.3",
"minimist": "^1.2.8",
Expand All @@ -145,7 +145,7 @@
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"unplugin-auto-import": "^0.16.6",
"vite": "^4.4.2",
"vite": "^4.4.4",
"vite-plugin-vue-markdown": "^0.23.5",
"vitest": "^0.33.0",
"vue": "^3.3.4",
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@vue/compiler-sfc": "^3.3.4",
"@vue/tsconfig": "^0.4.0",
"unplugin-vue-router": "workspace:*",
"vite": "^4.4.2",
"vite-plugin-inspect": "^0.7.32",
"vite": "^4.4.4",
"vite-plugin-inspect": "^0.7.33",
"vue": "^3.3.4"
}
}
Loading

0 comments on commit 5d9f108

Please sign in to comment.