Skip to content

Commit

Permalink
chore: update deps and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 5, 2024
1 parent b24a213 commit e5a48d3
Show file tree
Hide file tree
Showing 3 changed files with 1,258 additions and 790 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -29,16 +29,16 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.8.10",
"@vitest/coverage-v8": "^0.34.6",
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.1.3"
},
"packageManager": "pnpm@8.10.2"
}
}

0 comments on commit e5a48d3

Please sign in to comment.