Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2022
1 parent 3972428 commit fa9e3f1
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 94 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-keep-polite",
"version": "0.1.0",
"packageManager": "pnpm@6.32.22",
"packageManager": "pnpm@6.32.24",
"description": "keep polite by plugin",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -66,6 +66,6 @@
"typescript": "^4.7.3",
"unbuild": "^0.7.4",
"vite": "^2.9.12",
"vitest": "0.14.2"
"vitest": "0.16.0"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vitejs/plugin-vue": "^2.3.3",
"typescript": "^4.7.3",
"vite": "^2.9.12",
"vite-plugin-reload": "0.0.4",
"vue-tsc": "0.37.3"
"vite-plugin-reload": "0.0.6",
"vue-tsc": "0.38.2"
}
}
Loading

0 comments on commit fa9e3f1

Please sign in to comment.