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] authored Jul 29, 2023
1 parent ebb0af2 commit d6ab15e
Show file tree
Hide file tree
Showing 5 changed files with 354 additions and 249 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.4.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"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.1.18",
"@unocss/reset": "^0.53.6",
"@unocss/reset": "^0.54.0",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^10.2.1",
"esno": "^0.17.0",
"https-localhost": "^4.7.1",
"jiti": "^1.19.1",
"unocss": "^0.53.6",
"unocss": "^0.54.0",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.6",
"vitepress": "1.0.0-beta.6",
"vite": "^4.4.7",
"vitepress": "1.0.0-beta.7",
"vnode-util": "workspace:*",
"workbox-window": "^7.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
},
"dependencies": {
"@antfu/eslint-config": "^0.39.8",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"typescript": "^5.1.6",
"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
Loading

0 comments on commit d6ab15e

Please sign in to comment.