diff --git a/package.json b/package.json index 20532714..eef860bd 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "vue": ">= 3.3.13 < 4" }, "dependencies": { - "@kong/icons": "^1.8.13", + "@kong/icons": "^1.8.14", "@sindresorhus/slugify": "^2.2.1", "@vueuse/core": "^10.7.1", "html-format": "^1.1.6", @@ -79,7 +79,7 @@ "@commitlint/config-conventional": "^18.4.4", "@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1", "@evilmartians/lefthook": "^1.5.6", - "@kong/design-tokens": "^1.12.4", + "@kong/design-tokens": "^1.12.7", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@types/jsdom": "^21.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47341aed..49443e6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@kong/icons': - specifier: ^1.8.13 - version: 1.8.13(vue@3.4.14) + specifier: ^1.8.14 + version: 1.8.14(vue@3.4.14) '@sindresorhus/slugify': specifier: ^2.2.1 version: 2.2.1 @@ -80,8 +80,8 @@ devDependencies: specifier: ^1.5.6 version: 1.6.0 '@kong/design-tokens': - specifier: ^1.12.4 - version: 1.12.4 + specifier: ^1.12.7 + version: 1.12.7 '@semantic-release/changelog': specifier: ^6.0.3 version: 6.0.3(semantic-release@22.0.12) @@ -833,12 +833,12 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@kong/design-tokens@1.12.4: - resolution: {integrity: sha512-ldBWJbpNLU34OR0d+ptErp/FJrwc8GK8nUZjUmu9zy69ebjztcNAoULgc8MXS+bjzwGZ8U/v8Vmbhh3WFQq0gA==} + /@kong/design-tokens@1.12.7: + resolution: {integrity: sha512-gyUX+1hDUtgvMZgNvPxTrIF6lD5x2bd+qMx8EATQ9FE+naaMHvP+dFp6jmHAEVwY4yQrCWv6e4Et4UOG2XSuFA==} dev: true - /@kong/icons@1.8.13(vue@3.4.14): - resolution: {integrity: sha512-ZALSRHW/vfimcpwu4D17Qosq+o5quYG6QB55by5aljtTDb7DNCjbnU1RIfevQXHGuRSoW3D+9y5gm+2aRBibRQ==} + /@kong/icons@1.8.14(vue@3.4.14): + resolution: {integrity: sha512-nJUTtLpqelKCTY8lS8VByWaHYUq1CuB5cBUX/q2FEDu5o6IKH/B7fEDQpb/pB1lLRYTqZXneHR/lGYjxy4u8eQ==} engines: {node: '>=18.17.0'} peerDependencies: vue: '>= 3.3.4 < 4'