Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#74)
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 Nov 27, 2023
1 parent d41bbe7 commit 9716a13
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 124 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -79,16 +79,16 @@
"unplugin": "^1.5.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.9.2",
"@types/node": "^20.10.0",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^8.0.0",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.6"
},
Expand Down

0 comments on commit 9716a13

Please sign in to comment.