-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency vite to v5 (#2674)
* chore(deps): update dependency vite to v5 * fix(visual-testing-app): fix unsupported syntax in new vite major version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Carlos Cortizas <[email protected]>
- Loading branch information
1 parent
af7d140
commit 8e7cffc
Showing
3 changed files
with
289 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,6 @@ | |
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-react": "4.2.1", | ||
"vite": "4.5.3" | ||
"vite": "5.2.11" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.