Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4 (#2513)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency vite to v4

* chore: update vite to v4

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicola Molinari <[email protected]>
  • Loading branch information
renovate[bot] and emmenko authored May 17, 2023
1 parent 867bb51 commit 928dd81
Show file tree
Hide file tree
Showing 2 changed files with 375 additions and 229 deletions.
4 changes: 2 additions & 2 deletions visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-router-dom": "5.3.4"
},
"devDependencies": {
"@vitejs/plugin-react": "2.2.0",
"vite": "3.2.6"
"@vitejs/plugin-react": "4.0.0",
"vite": "4.3.7"
}
}
Loading

1 comment on commit 928dd81

@vercel
Copy link

@vercel vercel bot commented on 928dd81 May 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.