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 Jan 11, 2025
1 parent 84c3929 commit f9dadb8
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 438 deletions.
22 changes: 11 additions & 11 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.9.0",
"@vitest/coverage-v8": "^2.1.5",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"changelogen": "^0.5.7",
"esbuild": "^0.24.0",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
"rollup": "^4.26.0",
"typescript": "^5.6.3",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"eslint-config-unjs": "^0.4.2",
"jiti": "^2.4.2",
"prettier": "^3.4.2",
"rollup": "^4.30.1",
"typescript": "^5.7.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.13.1"
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit f9dadb8

Please sign in to comment.