Skip to content

Commit

Permalink
chore(deps): update dependency vitest [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent cfd7e1c commit bf89967
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 538 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tsup": "8.2.4",
"turbo": "2.3.1",
"vite": "5.4.13",
"vitest": "2.0.5"
"vitest": "2.1.9"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/code-inline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"tsconfig": "workspace:*",
"tsup": "7.2.0",
"typescript": "5.1.6",
"vitest": "1.1.0"
"vitest": "1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"tsup": "7.2.0",
"tsx": "4.9.0",
"typescript": "5.1.6",
"vitest": "1.1.3"
"vitest": "1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"tsconfig": "workspace:*",
"tsup": "7.2.0",
"typescript": "5.1.6",
"vitest": "1.1.2"
"vitest": "1.6.1"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"typescript": "5.1.6",
"vite": "5.4.13",
"vite-plugin-dts": "4.2.4",
"vitest": "1.1.1",
"vitest": "1.6.1",
"yalc": "1.0.0-pre.53"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit bf89967

Please sign in to comment.