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 25, 2023
1 parent ebb0af2 commit a79929b
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.3.0
with:
version: latest

Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"tsup": "^7.1.0",
"vite": "^4.4.6"
"vite": "^4.4.7"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jiti": "^1.19.1",
"unocss": "^0.53.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vitepress": "1.0.0-beta.6",
"vnode-util": "workspace:*",
"workbox-window": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@types/node": "^20.4.4",
"@types/node": "^20.4.5",
"bumpp": "^9.1.1",
"chalk": "^5.3.0",
"esno": "^0.17.0",
Expand Down
141 changes: 114 additions & 27 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 a79929b

Please sign in to comment.