Skip to content

Commit

Permalink
Bump @vitejs/plugin-react-swc from 3.2.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-react-swc@v3.2.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 92b5599 commit 7afff53
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 55 deletions.
2 changes: 1 addition & 1 deletion apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/lodash-es": "^4.17.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react-swc": "^3.2.0",
"@vitejs/plugin-react-swc": "^3.4.0",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.5.6"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@types/lodash-es": "^4.17.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react-swc": "^3.2.0",
"@vitejs/plugin-react-swc": "^3.4.0",
"cypress": "^12.9.0",
"jsdom": "^21.1.0",
"ldap-server-mock": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react-swc": "^3.2.0",
"@vitejs/plugin-react-swc": "^3.4.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.5.6",
Expand Down
2 changes: 1 addition & 1 deletion libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react-swc": "^3.2.0",
"@vitejs/plugin-react-swc": "^3.4.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.5.6",
Expand Down
126 changes: 75 additions & 51 deletions package-lock.json

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

0 comments on commit 7afff53

Please sign in to comment.