Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 5.0.12 to 5.2.7 in /js #547

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump vite from 5.0.12 to 5.2.7 in /js
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.2.7.
- [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/v5.2.7/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Apr 1, 2024
commit 5efb59d1a40640f5044fbe136bf1b528919702d2
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"lightningcss": "^1.23.0",
"vite": "^5.0.12",
"vite": "^5.2.7",
"vite-plugin-checker": "^0.6.2"
},
"wireit": {
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
@@ -107,7 +107,7 @@
"lightningcss": "^1.23.0",
"ts-node": "^10.9.2",
"uuid": "^9.0.1",
"vite": "^5.0.12",
"vite": "^5.2.7",
"vite-plugin-checker": "^0.6.2",
"vitest": "^1.2.1"
}
2 changes: 1 addition & 1 deletion js/libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.12",
"vite": "^5.2.7",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.7.2"
}
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react-swc": "^3.5.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.0.12",
"vite": "^5.2.7",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-dts": "^3.7.2",
"vite-plugin-lib-inject-css": "^1.3.0",
351 changes: 197 additions & 154 deletions js/pnpm-lock.yaml

Large diffs are not rendered by default.

Loading