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 Apr 10, 2023
1 parent bf2b250 commit 76499bb
Show file tree
Hide file tree
Showing 3 changed files with 596 additions and 681 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@suger-tdy/typescript-starter",
"version": "0.0.0",
"packageManager": "pnpm@7.29.1",
"packageManager": "pnpm@7.32.0",
"description": "starter project for typescript",
"keywords": [
"typescript-starter",
Expand Down Expand Up @@ -50,14 +50,14 @@
},
"devDependencies": {
"@suger-tdy/eslint-config": "1.1.14",
"bumpp": "9.0.0",
"esbuild": "0.17.11",
"eslint": "8.36.0",
"tsx": "3.12.4",
"bumpp": "9.1.0",
"esbuild": "0.17.15",
"eslint": "8.38.0",
"tsx": "3.12.6",
"typescript": "4.9.5",
"unbuild": "1.1.2",
"vite": "4.1.4",
"vitest": "0.29.2"
"unbuild": "1.2.0",
"vite": "4.2.1",
"vitest": "0.30.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"vue": "3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue": "4.1.0",
"typescript": "4.9.5",
"vite": "4.1.4",
"vite": "4.2.1",
"vite-plugin-reload": "0.1.2",
"vue-tsc": "1.2.0"
}
Expand Down
Loading

0 comments on commit 76499bb

Please sign in to comment.