diff --git a/package.json b/package.json index 249f06e7..1e7ff9f8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "vue": ">= 3.3.13 < 4" }, "dependencies": { - "@kong/icons": "^1.20.1", + "@kong/icons": "^1.20.2", "@mdit-vue/plugin-frontmatter": "^2.1.3", "@sindresorhus/slugify": "^2.2.1", "@vueuse/core": "^12.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eda9091f..977a00a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@kong/icons': - specifier: ^1.20.1 - version: 1.20.1(vue@3.5.13(typescript@5.6.3)) + specifier: ^1.20.2 + version: 1.20.2(vue@3.5.13(typescript@5.6.3)) '@mdit-vue/plugin-frontmatter': specifier: ^2.1.3 version: 2.1.3 @@ -962,9 +962,9 @@ packages: peerDependencies: eslint: '>= 9.15.0' - '@kong/icons@1.20.1': - resolution: {integrity: sha512-mcOsnEReXwMwRIWrMHxJECjMCY1I2URF+8jf/7svDHQvGjg2KHH3wq84k+vpUPVAePUUXsZJsBOGIqM4avRtKQ==} - engines: {node: '>=18.17.0', pnpm: '>=9.14.2'} + '@kong/icons@1.20.2': + resolution: {integrity: sha512-IqlpnJSdubqa1IWAdATZCMc3ZnMJTw0gNltGClz//PX15q3zHleUBJJ1DtVLsN5ihKm8hI2bDB2UEsraf9NoAg==} + engines: {node: '>=18.17.0', pnpm: '>=9.14.4'} peerDependencies: vue: '>= 3.3.4 < 4' @@ -6135,7 +6135,7 @@ snapshots: - supports-color - typescript - '@kong/icons@1.20.1(vue@3.5.13(typescript@5.6.3))': + '@kong/icons@1.20.2(vue@3.5.13(typescript@5.6.3))': dependencies: vue: 3.5.13(typescript@5.6.3)