Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent eb1fd37 commit f22a664
Show file tree
Hide file tree
Showing 4 changed files with 243 additions and 142 deletions.
2 changes: 1 addition & 1 deletion code/react/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"eslint": "8.57.0",
"eslint-plugin-react": "7.36.1",
"msw": "1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion code/react/testing-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@storybook/addon-essentials": "8.2.8",
"@storybook/react": "8.2.8",
"@storybook/react-vite": "8.2.8",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion code/react/testing-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test": "vitest run --dir .."
},
"devDependencies": {
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"mock-server": "workspace:*",
"msw": "1.0.0",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit f22a664

Please sign in to comment.