Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to v9.0.18 (#361)
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 Jul 22, 2024
1 parent a183dc3 commit ab86d57
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@evilmartians/lefthook": "^1.7.1",
"@kong/design-tokens": "^1.15.3",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@kong/kongponents": "9.0.17",
"@kong/kongponents": "9.0.18",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jsdom": "^21.1.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1106,18 +1106,18 @@
typescript-eslint "^7.12.0"
vue-eslint-parser "^9.4.3"

"@kong/icons@^1.14.3":
version "1.14.3"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.14.3.tgz#ca416daec9bc19656c6bac1baff81785ae576b85"
integrity sha512-pY88KCDUCciWWc+0aJ41jvWNe6Xr0oRMWT3jfu997roWLSEQLSk4iSwusC4OAtP/coJRiTFlUP5JsTxeG8YzTg==
"@kong/icons@^1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.15.1.tgz#287966282032d094314a2b7e6f3ae3cd5fb163c4"
integrity sha512-L6uiLGWhcsyn+jLOKY162pTybqTm4wvPQs7JEqRJfjcPX7v4K2CacieKMcFy6RHlDhyiSUwhQYNwvYGGZXKQ7A==

"@kong/[email protected].17":
version "9.0.17"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.0.17.tgz#639efd7d5e0562c52b3502e3e8fc3d6b54a25488"
integrity sha512-UsGFWHJVCaq++RvDnbSjlX3nJGy+bLpP0ajiz+oJUBBMFvA29zGw2sUOAyT3pTlrg0tBoYqvUcmBN8/RDyg9sQ==
"@kong/[email protected].18":
version "9.0.18"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.0.18.tgz#5cdec483565dc171e83051857f8d773d82bdd683"
integrity sha512-wWjeR+PwDGHviK5nylV9/gfGHaFm5U+zczIAG2r9CjDfqOTQx+2iK0ZYIq3HRyACx7Rbcw2i2WrFyR6Dnx1seA==
dependencies:
"@floating-ui/vue" "^1.1.1"
"@kong/icons" "^1.14.3"
"@kong/icons" "^1.15.1"
"@popperjs/core" "^2.11.8"
date-fns "^2.30.0"
date-fns-tz "^2.0.1"
Expand Down

0 comments on commit ab86d57

Please sign in to comment.