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 Jul 3, 2023
1 parent 05cb78c commit ee5623c
Show file tree
Hide file tree
Showing 4 changed files with 252 additions and 265 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@antfu/eslint-config": "^0.39.5",
"@antfu/eslint-config": "^0.39.6",
"chokidar": "^3.5.3",
"comment-json": "^4.2.3",
"consola": "^3.1.0",
"fast-glob": "^3.2.12",
"consola": "^3.2.2",
"fast-glob": "^3.3.0",
"unbuild": "^1.2.1",
"vite": "4.3.9"
},
"devDependencies": {
"@elonehoo/rimraf": "^0.0.1",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"@vitest/coverage-c8": "^0.32.2",
"bumpp": "9.1.1",
"c8": "^8.0.0",
"eslint": "8.43.0",
"eslint": "8.44.0",
"local-pkg": "^0.4.3",
"pnpm": "8.6.4",
"typescript": "5.1.3",
"pnpm": "8.6.5",
"typescript": "5.1.6",
"vitest": "0.32.2"
}
}
4 changes: 2 additions & 2 deletions playground/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vite-plugin-alias": "workspace:^",
"vue-tsc": "^1.8.1"
"vue-tsc": "^1.8.3"
}
}
6 changes: 3 additions & 3 deletions playground/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.1.3",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vite-plugin-inspect": "^0.7.29",
"vue-tsc": "^1.8.1"
"vite-plugin-inspect": "^0.7.32",
"vue-tsc": "^1.8.3"
}
}
Loading

0 comments on commit ee5623c

Please sign in to comment.