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 Sep 27, 2024
1 parent 2a34ec4 commit 478be3f
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 95 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"unplugin": "^1.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.2",
"@antfu/eslint-config": "^3.7.3",
"@types/estree": "^1.0.6",
"@types/node": "^22.5.5",
"@types/node": "^22.7.3",
"@vitest/coverage-v8": "^2.1.1",
"bumpp": "^9.5.2",
"conventional-changelog-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.5.8"
"vue": "^3.5.9"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
Expand Down
Loading

0 comments on commit 478be3f

Please sign in to comment.