Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Jul 22, 2023
1 parent 6b771b9 commit 8cfa91c
Show file tree
Hide file tree
Showing 2 changed files with 676 additions and 801 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.7",
"@antfu/eslint-config": "^0.39.8",
"@elonehoo/rimraf": "^0.0.1",
"@types/node": "20.3.3",
"@vitest/coverage-c8": "^0.32.4",
"@types/node": "20.4.4",
"@vitest/coverage-c8": "^0.33.0",
"bumpp": "9.1.1",
"c8": "^8.0.0",
"eslint": "8.44.0",
"happy-dom": "^9.20.3",
"pnpm": "8.6.6",
"eslint": "8.45.0",
"happy-dom": "^10.5.2",
"pnpm": "8.6.9",
"typescript": "5.1.6",
"unbuild": "^1.2.1",
"vite": "4.3.9",
"vitest": "0.32.4"
"vite": "4.4.6",
"vitest": "0.33.0"
}
}
Loading

0 comments on commit 8cfa91c

Please sign in to comment.