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 5, 2024
1 parent 942a03a commit eb15b63
Show file tree
Hide file tree
Showing 5 changed files with 494 additions and 453 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@v4

- name: Install pnpm
uses: pnpm/[email protected].0
uses: pnpm/[email protected].1
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": "^5.0.5",
"tsup": "^8.1.0",
"vite": "^5.3.1"
"vite": "^5.3.3"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.1.36",
"@unocss/reset": "^0.61.0",
"@unocss/reset": "^0.61.2",
"@vitejs/plugin-vue": "^5.0.5",
"@vueuse/core": "^10.11.0",
"esno": "^4.7.0",
"https-localhost": "^4.7.1",
"jiti": "^1.21.6",
"unocss": "^0.61.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.3.1",
"unocss": "^0.61.2",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.3",
"vitepress": "1.2.3",
"vnode-util": "workspace:*",
"workbox-window": "^7.1.0"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"vue": ">=3.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@types/node": "^20.14.8",
"@antfu/eslint-config": "^2.21.2",
"@types/node": "^20.14.10",
"bumpp": "^9.4.1",
"chalk": "^5.3.0",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"typescript": "^5.5.2",
"vue": "^3.4.30"
"typescript": "^5.5.3",
"vue": "^3.4.31"
}
}
Loading

0 comments on commit eb15b63

Please sign in to comment.