Skip to content

Commit

Permalink
fix(deps): update all @Kong scoped dependencies (#1600)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 80bb52c commit e31995c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"commit": "cz"
},
"dependencies": {
"@kong/icons": "^1.18.1",
"@kong/icons": "^1.18.2",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.3",
"vue": "^3.4.35",
Expand All @@ -52,7 +52,7 @@
"@evilmartians/lefthook": "^1.7.11",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "^9.14.0",
"@kong/kongponents": "^9.14.8",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.43",
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1063,10 +1063,15 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.1.tgz#0b2ffa0b76cde019e8270bd787c29a320ee2a0c5"
integrity sha512-1dQvgKYSS7phg8FiaEyizmy2vk2L412yzRT7FHUuLLtVr4yEAjbYsVgNeD2zHoWQCO0y/SDGVZoOa2SqP0kQ7g==

"@kong/kongponents@^9.14.0":
version "9.14.0"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.14.0.tgz#335516e9e51ad8c97388529ee1d67a7ccb3d0539"
integrity sha512-URA4Mgk7xX8+4ajC81TadhSDZ4wqVcXIcPc0sRnhLpJvpRcBZIClJLHTtfCNEpI3aqQYUKJ2yb8DQRCTskKd4w==
"@kong/icons@^1.18.2":
version "1.18.2"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.2.tgz#cae709ffc6238b8427d32ce2240ed6e2761fcda8"
integrity sha512-8h1j8O2syZG+gBKNYcXwtYkoS2DUIchBdQ83BiRx/RG1gRrbMoG9TfXXBBVcYG16VjoeJJqbBRqakYZ30bRd/w==

"@kong/kongponents@^9.14.8":
version "9.14.8"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.14.8.tgz#31114ba2041b8ec06b754f341128f5f653e37372"
integrity sha512-rKOwzVG9kQJxLGk6cyedWyL5N0hgO5wDvHm/ir82Z+YGuEer8iF3wyGEh9EbcB6YukCNzBBcRASkR1PiyPS6Ag==
dependencies:
"@floating-ui/vue" "^1.1.5"
"@kong/icons" "^1.18.1"
Expand Down

0 comments on commit e31995c

Please sign in to comment.