Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#15)
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 Sep 25, 2022
1 parent 4d2b4ec commit 7c3a813
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 264 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter2",
"version": "0.0.2",
"packageManager": "pnpm@7.11.0",
"packageManager": "pnpm@7.12.2",
"description": "unplugin-starter2",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -75,14 +75,14 @@
"unplugin": "^0.9.0"
},
"devDependencies": {
"@suger-tdy/eslint-config": "1.1.10",
"@suger-tdy/eslint-config": "1.1.11",
"bumpp": "8.2.1",
"esbuild": "0.15.7",
"eslint": "8.23.0",
"esbuild": "0.15.9",
"eslint": "8.24.0",
"typescript": "4.8.3",
"unbuild": "0.8.10",
"vite": "3.1.0",
"vitest": "0.23.2"
"unbuild": "0.8.11",
"vite": "3.1.3",
"vitest": "0.23.4"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"devDependencies": {
"@vitejs/plugin-vue": "3.1.0",
"typescript": "4.8.3",
"vite": "3.1.0",
"vite-plugin-inspect": "0.7.1",
"vite-plugin-reload": "0.1.0",
"vite": "3.1.3",
"vite-plugin-inspect": "0.7.2",
"vite-plugin-reload": "0.1.1",
"vue-tsc": "0.40.13"
}
}

0 comments on commit 7c3a813

Please sign in to comment.