diff --git a/package.json b/package.json index 65f1f1c4..abd34109 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "vue": ">= 3.3.13 < 4" }, "dependencies": { - "@kong/icons": "^1.9.1", + "@kong/icons": "^1.9.2", "@mdit-vue/plugin-frontmatter": "^2.0.0", "@sindresorhus/slugify": "^2.2.1", "@vueuse/core": "^10.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9eacdbc..7b1d42cf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@kong/icons': - specifier: ^1.9.1 - version: 1.9.1(vue@3.4.14(typescript@5.3.3)) + specifier: ^1.9.2 + version: 1.9.2(vue@3.4.14(typescript@5.3.3)) '@mdit-vue/plugin-frontmatter': specifier: ^2.0.0 version: 2.0.0 @@ -735,8 +735,8 @@ packages: '@kong/design-tokens@1.12.12': resolution: {integrity: sha512-2efq8GaNUBweF5tp2hd4iQG22TfbGdDBfRgTzWvYCixdtEI0MjacLsBTl/iiQEdsekxb5dmC3Dq4qy/bWpCrnQ==} - '@kong/icons@1.9.1': - resolution: {integrity: sha512-8V21s7OEXcGAWDfPlcidjLlvAemz1KxgkpNSCWC9BCMGnmYRV/1hF7hzC0Dbjz6Q5uP3jnukI+e2bkKKrxANMQ==} + '@kong/icons@1.9.2': + resolution: {integrity: sha512-XMLnCyaBE0xrrnY7DOLXVy2Q1F76AEsfi4mxEdVKfSGOkgV0dqVIHL34aqxo8OoSKUllcCKn/WW25X+YI65nCw==} engines: {node: '>=18.17.0'} peerDependencies: vue: '>= 3.3.4 < 4' @@ -5191,7 +5191,7 @@ snapshots: '@kong/design-tokens@1.12.12': {} - '@kong/icons@1.9.1(vue@3.4.14(typescript@5.3.3))': + '@kong/icons@1.9.2(vue@3.4.14(typescript@5.3.3))': dependencies: vue: 3.4.14(typescript@5.3.3)