Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 23, 2023
1 parent 9319fab commit 1e906b9
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 118 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.5.1",
"@vitest/coverage-v8": "^0.34.1",
"changelogen": "^0.5.4",
"eslint": "^8.46.0",
"@types/node": "^20.5.3",
"@vitest/coverage-v8": "^0.34.2",
"changelogen": "^0.5.5",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.19.3",
"listhen": "^1.3.0",
"ofetch": "^1.1.1",
"prettier": "^3.0.1",
"listhen": "^1.4.0",
"ofetch": "^1.2.1",
"prettier": "^3.0.2",
"typescript": "^5.1.6",
"unbuild": "^2.0.0-rc.0",
"vitest": "^0.34.1"
"unbuild": "^2.0.0",
"vitest": "^0.34.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 1e906b9

Please sign in to comment.