Skip to content

Commit

Permalink
build(npm): bump @vitejs/plugin-react from 4.0.3 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.3 to 4.1.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.1.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 77361cf commit b2162be
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 122 deletions.
2 changes: 1 addition & 1 deletion examples/react-oidc-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "^18.2.15",
"@vitejs/plugin-react": "4.0.3",
"@vitejs/plugin-react": "4.1.1",
"@vitest/coverage-c8": "^0.33.0",
"bootstrap": "^4.6.2",
"copyfiles": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-oidc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/react": "13.3.0",
"@testing-library/user-event": "14.4.3",
"@types/react": "^18.2.15",
"@vitejs/plugin-react": "4.0.3",
"@vitejs/plugin-react": "4.1.1",
"@vitest/coverage-v8": "^0.33.0",
"cpy": "^10.1.0",
"cpy-cli": "^5.0.0",
Expand Down
Loading

0 comments on commit b2162be

Please sign in to comment.