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 Jan 16, 2024
1 parent dc8965d commit 4103e4e
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 110 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"devDependencies": {
"@antfu/eslint-config": "^2.6.2",
"@types/estree": "^1.0.5",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.1.3",
"@types/node": "^20.11.3",
"@vitest/coverage-v8": "^1.2.0",
"bumpp": "^9.2.1",
"conventional-changelog-cli": "^4.1.0",
"eslint": "8.56.0",
Expand All @@ -72,7 +72,7 @@
"lit": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.3",
"vitest": "^1.2.0",
"vue-tsc": "^1.8.27"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.4.10"
"vue": "^3.4.14"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.6.2",
Expand Down
Loading

0 comments on commit 4103e4e

Please sign in to comment.