Skip to content

Commit feed5c6

Browse files
fix(deps): update dependency @kong/kongponents to ^9.60.7 (#5095)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@kong/kongponents](https://kongponents.konghq.com/) ([source](https://redirect.github.com/Kong/kongponents)) | [`^9.60.6` → `^9.60.7`](https://renovatebot.com/diffs/npm/@kong%2fkongponents/9.60.6/9.60.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@kong%2fkongponents/9.60.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@kong%2fkongponents/9.60.6/9.60.7?slim=true) | --- ### Release Notes <details> <summary>Kong/kongponents (@&#8203;kong/kongponents)</summary> ### [`v9.60.7`](https://redirect.github.com/Kong/kongponents/blob/HEAD/CHANGELOG.md#9607-2026-07-06) [Compare Source](https://redirect.github.com/Kong/kongponents/compare/v9.60.6...v9.60.7) ##### Bug Fixes - **kpop, kmodal, kslideout:** teleported kpop z-index \[KHCP-20474] ([#&#8203;3276](https://redirect.github.com/Kong/kongponents/issues/3276)) ([16d7a79](https://redirect.github.com/Kong/kongponents/commit/16d7a79841c93c8993910c8adcbf7fdd6f1519f0)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kumahq/kuma-gui). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsInJlbm92YXRlLWJvdCJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe08c93 commit feed5c6

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/kuma-gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@gera2ld/tarjs": "^0.3.1",
1414
"@kong-ui-public/i18n": "^2.4.6",
1515
"@kong/icons": "^1.60.0",
16-
"@kong/kongponents": "^9.60.6",
16+
"@kong/kongponents": "^9.60.7",
1717
"@kumahq/container": "*",
1818
"@kumahq/data": "*",
1919
"@kumahq/routing": "*",

packages/x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@kong-ui-public/app-layout": "4.11.32",
16-
"@kong/kongponents": "^9.60.6",
16+
"@kong/kongponents": "^9.60.7",
1717
"@kong/icons": "^1.60.0",
1818
"shiki": "^4.3.0",
1919
"@vueuse/core": "^14.3.0",

0 commit comments

Comments
 (0)