Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
treboryx committed Mar 14, 2023
1 parent 3d29b98 commit b2ca3ea
Show file tree
Hide file tree
Showing 2 changed files with 968 additions and 520 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@antfu/ni": "^0.18.8",
"@types/node": "^18.11.18",
"bumpp": "^8.2.1",
"eslint": "^8.31.0",
"@antfu/ni": "^0.20.0",
"@types/node": "^18.15.3",
"bumpp": "^9.0.0",
"eslint": "^8.36.0",
"esno": "^0.16.3",
"pnpm": "^7.21.0",
"rimraf": "^3.0.2",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"vite": "^4.0.3",
"vitest": "^0.26.2"
"pnpm": "^7.29.2",
"rimraf": "^4.4.0",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vite": "^4.1.4",
"vitest": "^0.29.2"
}
}
Loading

0 comments on commit b2ca3ea

Please sign in to comment.