Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6 (#3008)
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 Dec 13, 2024
1 parent 098c298 commit b091c48
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 216 deletions.
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"remark-gfm": "^4.0.0",
"serve": "^14.2.3",
"storybook": "^8.2.9",
"vite": "5.4.11"
"vite": "6.0.3"
},
"scripts": {
"start": "storybook dev -p 6006",
Expand Down
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "4.3.4",
"vite": "5.4.11"
"vite": "6.0.3"
}
}
Loading

0 comments on commit b091c48

Please sign in to comment.