Skip to content

Commit

Permalink
chore(deps): update dependency @kong/kongponents to ^9.9.1 (#1588)
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 Oct 7, 2024
1 parent 0c12464 commit 78a2f15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@evilmartians/lefthook": "^1.7.11",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@kong/kongponents": "^9.9.0",
"@kong/kongponents": "^9.9.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.19.43",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1040,23 +1040,18 @@
typescript-eslint "^7.12.0"
vue-eslint-parser "^9.4.3"

"@kong/icons@^1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.0.tgz#d95b520cf5aa186beab4e9ca2c1a22ac13416871"
integrity sha512-wjQTeo0gRLj87CFrea3YBePK1TQQKeQdSc/yLb7IdK9ng4pXunqhJq7w7nU43YrHKnbw+YZ+s/id+wSgdE3fQA==

"@kong/icons@^1.18.1":
version "1.18.1"
resolved "https://registry.yarnpkg.com/@kong/icons/-/icons-1.18.1.tgz#0b2ffa0b76cde019e8270bd787c29a320ee2a0c5"
integrity sha512-1dQvgKYSS7phg8FiaEyizmy2vk2L412yzRT7FHUuLLtVr4yEAjbYsVgNeD2zHoWQCO0y/SDGVZoOa2SqP0kQ7g==

"@kong/kongponents@^9.9.0":
version "9.9.0"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.9.0.tgz#26014e32194e25212d4ab6db7fd95d3f582dc00f"
integrity sha512-HdZk9PdBj3EioZ+0L3CmIttzxG2rzIrPgoyU7ZhayHHOKW2pg6zAuKxCXtb5UKhENPR85nR59G8o9LIWczcAqA==
"@kong/kongponents@^9.9.1":
version "9.10.3"
resolved "https://registry.yarnpkg.com/@kong/kongponents/-/kongponents-9.10.3.tgz#40b3b3d4ccd4344275b4533ee2d1db02beffd866"
integrity sha512-oqnewVBx9zkhK6wBIx+TjKPoAnqUCanwhmQPbYAoQMoppK6EOcqEFmoa1PAr0sW1sDe0L7nhp6GPJ19cadI0jw==
dependencies:
"@floating-ui/vue" "^1.1.5"
"@kong/icons" "^1.18.0"
"@kong/icons" "^1.18.1"
"@popperjs/core" "^2.11.8"
date-fns "^2.30.0"
date-fns-tz "^2.0.1"
Expand Down

0 comments on commit 78a2f15

Please sign in to comment.