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 Jun 22, 2024
1 parent b4ef168 commit 6c561df
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 1,167 deletions.
20 changes: 10 additions & 10 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": "^20.12.5",
"@vitest/coverage-v8": "^1.4.0",
"@types/node": "^20.14.8",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"esbuild": "^0.20.2",
"esbuild": "^0.21.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"rollup": "^4.14.1",
"typescript": "^5.4.4",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"typescript": "^5.5.2",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
"vitest": "^1.6.0"
},
"packageManager": "pnpm@8.15.6"
"packageManager": "pnpm@8.15.8"
}
Loading

0 comments on commit 6c561df

Please sign in to comment.