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 May 2, 2023
1 parent 78415a0 commit d2efc7a
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 275 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "@suger-tdy/typescript-starter",
"version": "0.0.0",
"packageManager": "pnpm@7.32.1",
"packageManager": "pnpm@7.32.2",
"description": "starter project for typescript",
"keywords": [
"typescript-starter",
Expand Down Expand Up @@ -51,12 +51,12 @@
"devDependencies": {
"@suger-tdy/eslint-config": "1.1.14",
"bumpp": "9.1.0",
"esbuild": "0.17.17",
"eslint": "8.38.0",
"tsx": "3.12.6",
"typescript": "4.9.5",
"esbuild": "0.17.18",
"eslint": "8.39.0",
"tsx": "3.12.7",
"typescript": "5.0.4",
"unbuild": "1.2.1",
"vite": "4.2.1",
"vite": "4.3.4",
"vitest": "0.30.1"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions playground/package.json
Expand Up @@ -11,10 +11,10 @@
"vue": "3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "4.1.0",
"typescript": "4.9.5",
"vite": "4.2.1",
"@vitejs/plugin-vue": "4.2.1",
"typescript": "5.0.4",
"vite": "4.3.4",
"vite-plugin-reload": "0.1.2",
"vue-tsc": "1.2.0"
"vue-tsc": "1.6.3"
}
}

0 comments on commit d2efc7a

Please sign in to comment.