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 Oct 31, 2023
1 parent 7df98d0 commit 83ff83b
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 212 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"@vitest/coverage-v8": "^0.34.6",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"h3": "^1.8.2",
"jquery": "^3.7.1",
"lit": "^2.8.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.22"
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.10.0"
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.3.7"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite-plugin-inspect": "^0.7.40"
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.41"
}
}
Loading

0 comments on commit 83ff83b

Please sign in to comment.