Skip to content

Commit

Permalink
chore: update lockfile and vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 29, 2023
1 parent 7cc5a37 commit fecad1a
Show file tree
Hide file tree
Showing 3 changed files with 1,272 additions and 793 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,16 @@
"rc9": "^2.1.1"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.6",
"@types/node": "^20.10.5",
"@vitest/coverage-v8": "^1.1.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
"vitest": "^1.1.0"
},
"packageManager": "pnpm@8.13.1"
}
}
Loading

0 comments on commit fecad1a

Please sign in to comment.