mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-06 06:29:45 -06:00
* chore(deps): update dependency vite to v5.4.18 * empty commit * bump all projects + lockfiles * bump specific vite versions * bump vite-react projects * fix missing instances of updating the vite projects * bump circle cache * fix yarn.lock * update system-test snapshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "@test-project/vite-ct-object-api",
|
|
"version": "0.0.0-test",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@testing-library/cypress": "10.0.2",
|
|
"typescript": "5.6.3",
|
|
"vite": "^5.4.18"
|
|
}
|
|
}
|