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] committed Apr 6, 2024
1 parent dc85dad commit d185e37
Show file tree
Hide file tree
Showing 2 changed files with 935 additions and 505 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.30",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.19.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"typescript": "^5.4.4",
"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.6"
}

0 comments on commit d185e37

Please sign in to comment.