diff --git a/package.json b/package.json index 0a780615..c9f0f770 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "vue": ">= 3.3.13 < 4" }, "dependencies": { - "@kong/icons": "^1.18.1", + "@kong/icons": "^1.18.2", "@mdit-vue/plugin-frontmatter": "^2.1.3", "@sindresorhus/slugify": "^2.2.1", "@vueuse/core": "^11.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 81747574..8ad29290 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@kong/icons': - specifier: ^1.18.1 - version: 1.18.1(vue@3.5.12(typescript@5.6.3)) + specifier: ^1.18.2 + version: 1.18.2(vue@3.5.12(typescript@5.6.3)) '@mdit-vue/plugin-frontmatter': specifier: ^2.1.3 version: 2.1.3 @@ -820,9 +820,9 @@ packages: peerDependencies: eslint: '>= 9.4.0' - '@kong/icons@1.18.1': - resolution: {integrity: sha512-1dQvgKYSS7phg8FiaEyizmy2vk2L412yzRT7FHUuLLtVr4yEAjbYsVgNeD2zHoWQCO0y/SDGVZoOa2SqP0kQ7g==} - engines: {node: '>=18.17.0', pnpm: '>=9.7.0'} + '@kong/icons@1.18.2': + resolution: {integrity: sha512-8h1j8O2syZG+gBKNYcXwtYkoS2DUIchBdQ83BiRx/RG1gRrbMoG9TfXXBBVcYG16VjoeJJqbBRqakYZ30bRd/w==} + engines: {node: '>=18.17.0', pnpm: '>=9.12.2'} peerDependencies: vue: '>= 3.3.4 < 4' @@ -5581,7 +5581,7 @@ snapshots: - supports-color - typescript - '@kong/icons@1.18.1(vue@3.5.12(typescript@5.6.3))': + '@kong/icons@1.18.2(vue@3.5.12(typescript@5.6.3))': dependencies: vue: 3.5.12(typescript@5.6.3)