Skip to content

Commit

Permalink
Bump vite from 4.4.8 to 4.4.9 in /js (keycloak#22307)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.8 to 4.4.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2023
1 parent f0739c1 commit a7c2fd8
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.6.2"
},
"wireit": {
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"ldap-server-mock": "^6.0.1",
"ts-node": "^10.9.1",
"uuid": "^9.0.0",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.6.2",
"vitest": "^0.34.2"
}
Expand Down
2 changes: 1 addition & 1 deletion js/libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.4.0"
}
Expand Down
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react-swc": "^3.3.2",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.4.0",
"vitest": "^0.34.2"
Expand Down
62 changes: 31 additions & 31 deletions js/pnpm-lock.yaml

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

0 comments on commit a7c2fd8

Please sign in to comment.