Skip to content

Commit

Permalink
Merge pull request #1325 from monstar-lab-oss/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/vitejs/plugin-react-4.3.1
  • Loading branch information
jinmayamashita authored Aug 7, 2024
2 parents 67796b6 + 188360a commit b50e4b1
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 226 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.0.10",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@vitejs/plugin-react": "4.2.1",
"@vitejs/plugin-react": "4.3.1",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.0",
"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.7",
"@storybook/react": "8.1.1",
"@storybook/react-vite": "8.2.7",
"@vitejs/plugin-react": "4.2.1",
"@vitejs/plugin-react": "4.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"storybook": "8.2.7",
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.2.1",
"@vitejs/plugin-react": "4.3.1",
"mock-server": "workspace:*",
"msw": "1.0.0",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit b50e4b1

Please sign in to comment.