Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2.1.4 (#566)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 935b589 commit 10d49d3
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 241 deletions.
2 changes: 1 addition & 1 deletion packages/location-state-conform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@repo/utils": "workspace:*",
"@types/react": "18.3.12",
"react": "18.3.1",
"vitest": "2.1.3"
"vitest": "2.1.4"
},
"peerDependencies": {
"@conform-to/react": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/location-state-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"navigation-api-types": "0.5.1",
"react": "18.3.1",
"uuid": "11.0.0",
"vitest": "2.1.3"
"vitest": "2.1.4"
},
"peerDependencies": {
"react": "^18.2.0"
Expand Down
Loading

0 comments on commit 10d49d3

Please sign in to comment.