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 26, 2023
1 parent d71cb9b commit 4d451d6
Show file tree
Hide file tree
Showing 2 changed files with 737 additions and 688 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -100,16 +100,16 @@
"test": "pnpm lint && pnpm build && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.4",
"@vitest/coverage-v8": "^0.34.6",
"abort-controller": "^3.0.0",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"node-fetch": "^3.3.2",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.7.6"
}

0 comments on commit 4d451d6

Please sign in to comment.