Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.19.1 (#1601)
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 11, 2024
1 parent e9d9e69 commit f12a25d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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.2",
"@kong/icons": "^1.19.1",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.3",
"vue": "^3.4.35",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1063,10 +1063,10 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.1.tgz#0b2ffa0b76cde019e8270bd787c29a320ee2a0c5"
integrity sha512-1dQvgKYSS7phg8FiaEyizmy2vk2L412yzRT7FHUuLLtVr4yEAjbYsVgNeD2zHoWQCO0y/SDGVZoOa2SqP0kQ7g==

"@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/icons@^1.19.1":
version "1.19.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.19.1.tgz#ae3f221c43ddd0aa4ce7e6f844f8f7c216c3fa49"
integrity sha512-YzwIQA4YH6N0Hwl2XT5ckEGXVzW2Ed1uoL8WjOGiyI6lUJa9W3n2DaHL+rQGZl/mW3KVR0J5+R7SzeYuzIvxzA==

"@kong/kongponents@^9.14.8":
version "9.14.8"
Expand Down

0 comments on commit f12a25d

Please sign in to comment.