Skip to content

Commit

Permalink
fix(deps): update dependency @kong/icons to ^1.14.0 (#1523)
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 Jun 24, 2024
1 parent cb2503c commit d10dc3d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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.13.0",
"@kong/icons": "^1.14.0",
"@xstate/vue": "^2.0.0",
"axios": "^1.7.0",
"vue": "^3.4.27",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,11 @@
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.13.0.tgz#34dc40ef4962a6504789cb117668c003481c531f"
integrity sha512-obKpD/dg3Ma4fbr2W1oXyvD18LMI+EMYPGeSksj69azMDRV+oVZVMlQ62t+C26TkrjQxPuI4WWOjVvbGc50IYg==

"@kong/icons@^1.14.0":
version "1.14.0"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.14.0.tgz#f334ba05f1aad362e515f3e91144f56a13dce09d"
integrity sha512-eNhWJ9sms1mLMe8emyVh7LxUbekNHJk8aNpqrsuZ7WL1TWErF8pkMECyvIjM8VXr+lsU6itHcZ7KyP+dPgMuPw==

"@kong/[email protected]":
version "9.0.0-alpha.180"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.0.0-alpha.180.tgz#ad815514eebfecccc7adeef04de8801885aae1a1"
Expand Down

0 comments on commit d10dc3d

Please sign in to comment.