Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent df36022 commit c49d82b
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 120 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
"vitest": "^1.0.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3090420231023001",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
"vitest": "^1.0.0"
}
}
Loading

0 comments on commit c49d82b

Please sign in to comment.