diff --git a/package.json b/package.json index 0f3132c6..7d43c5fb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "vue": ">= 3.3.13 < 4" }, "dependencies": { - "@kong/icons": "^1.18.2", + "@kong/icons": "^1.19.1", "@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 e577d622..e69ecdfb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@kong/icons': - specifier: ^1.18.2 - version: 1.18.2(vue@3.5.12(typescript@5.6.3)) + specifier: ^1.19.1 + version: 1.19.1(vue@3.5.12(typescript@5.6.3)) '@mdit-vue/plugin-frontmatter': specifier: ^2.1.3 version: 2.1.3 @@ -820,8 +820,8 @@ packages: peerDependencies: eslint: '>= 9.4.0' - '@kong/icons@1.18.2': - resolution: {integrity: sha512-8h1j8O2syZG+gBKNYcXwtYkoS2DUIchBdQ83BiRx/RG1gRrbMoG9TfXXBBVcYG16VjoeJJqbBRqakYZ30bRd/w==} + '@kong/icons@1.19.1': + resolution: {integrity: sha512-YzwIQA4YH6N0Hwl2XT5ckEGXVzW2Ed1uoL8WjOGiyI6lUJa9W3n2DaHL+rQGZl/mW3KVR0J5+R7SzeYuzIvxzA==} engines: {node: '>=18.17.0', pnpm: '>=9.12.2'} peerDependencies: vue: '>= 3.3.4 < 4' @@ -5692,7 +5692,7 @@ snapshots: - supports-color - typescript - '@kong/icons@1.18.2(vue@3.5.12(typescript@5.6.3))': + '@kong/icons@1.19.1(vue@3.5.12(typescript@5.6.3))': dependencies: vue: 3.5.12(typescript@5.6.3)