Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Mar 19, 2023
1 parent 9fcbe23 commit b8ed668
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 425 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,22 @@
},
"license": "MIT",
"devDependencies": {
"@types/node": "^18.14.0",
"bumpp": "^8.2.1",
"@types/node": "^18.15.3",
"bumpp": "^9.0.0",
"find-up": "^6.3.0",
"mem": "^9.0.2",
"tsx": "^3.12.3",
"typescript": "^4.9.5",
"tsx": "^3.12.5",
"typescript": "^5.0.2",
"unbuild": "^1.1.2",
"vitest": "^0.28.5"
"vitest": "^0.29.3"
},
"dependencies": {
"consola": "^2.15.3",
"destr": "^1.2.2",
"fast-json-stringify": "^5.6.0",
"fast-json-stringify": "^5.6.2",
"m-type-tools": "^0.4.0",
"ohash": "^1.0.0",
"perfect-debounce": "^0.1.3",
"unstorage": "^1.1.5"
"unstorage": "^1.4.1"
}
}
Loading

0 comments on commit b8ed668

Please sign in to comment.