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 Oct 9, 2024
1 parent 543d828 commit 28a1192
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 607 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"@types/node": "^22.7.5",
"@vitest/coverage-v8": "^2.1.2",
"changelogen": "^0.5.7",
"esbuild": "^0.24.0",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^1.21.6",
"prettier": "^3.3.3",
"rollup": "^4.23.0",
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.8",
"vitest": "^2.1.1"
"rollup": "^4.24.0",
"typescript": "^5.6.3",
"unbuild": "^3.0.0-rc.11",
"vitest": "^2.1.2"
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.1"
}
Loading

0 comments on commit 28a1192

Please sign in to comment.