Skip to content

Commit 9bfb6d2

Browse files
chore(deps): update dependency @vitejs/plugin-react to ^5.0.2 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2ace7e commit 9bfb6d2

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybooks/main-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@storybook/react-vite": "catalog:storybook",
2828
"@types/react": "catalog:react",
2929
"@types/react-dom": "catalog:react",
30-
"@vitejs/plugin-react": "^5.0.1",
30+
"@vitejs/plugin-react": "^5.0.2",
3131
"autoprefixer": "^10.4.21",
3232
"eslint": "catalog:",
3333
"globals": "^16.3.0",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@storybook/react-vite": "catalog:storybook",
3131
"@types/react": "catalog:react",
3232
"@types/react-dom": "catalog:react",
33-
"@vitejs/plugin-react": "^5.0.1",
33+
"@vitejs/plugin-react": "^5.0.2",
3434
"autoprefixer": "^10.4.21",
3535
"eslint": "catalog:",
3636
"globals": "^16.3.0",

0 commit comments

Comments
 (0)