Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react to ^2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent e6d564f commit 3139f40
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 18 deletions.
2 changes: 1 addition & 1 deletion playground/backend-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/express": "^4.17.15",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"@vitejs/plugin-react": "^2.2.0",
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
"typescript": "^5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion playground/multiple-hmr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"@vitejs/plugin-react": "^2.2.0",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion playground/typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^2.0.0",
"@vitejs/plugin-react": "^2.2.0",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite-plugin-checker": "workspace:*"
Expand Down
28 changes: 13 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3139f40

Please sign in to comment.