Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent dc85dad commit c7f8845
Show file tree
Hide file tree
Showing 2 changed files with 976 additions and 1,199 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"test:types": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^18.16.1",
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"expect-type": "^0.15.0",
"@types/node": "^18.19.34",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.3.1",
"expect-type": "^0.19.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.4.5",
"unbuild": "^1.2.1",
"vite": "^4.3.3",
"vitest": "^0.30.1"
"vite": "^4.5.3",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.3.1"
"packageManager": "pnpm@8.15.8"
}
Loading

0 comments on commit c7f8845

Please sign in to comment.