Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 24, 2023
1 parent 03d169f commit 63d0e8e
Show file tree
Hide file tree
Showing 2 changed files with 650 additions and 859 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -27,15 +27,15 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.18.6",
"@vitest/coverage-c8": "^0.33.0",
"@types/node": "^20.8.8",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.9.2"
Expand Down

0 comments on commit 63d0e8e

Please sign in to comment.