From 5564eaf31acb07fbd3b8aa55885d477cc8b21cc0 Mon Sep 17 00:00:00 2001 From: Ninosaurier Date: Thu, 16 Jul 2026 15:23:14 +0200 Subject: [PATCH] build: add axe-core dependency --- packages/luna-charts/package.json | 1 + pnpm-lock.yaml | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/packages/luna-charts/package.json b/packages/luna-charts/package.json index 017f261..607e5e6 100644 --- a/packages/luna-charts/package.json +++ b/packages/luna-charts/package.json @@ -49,6 +49,7 @@ "@storybook/addon-links": "^10.5.0", "@types/node": "^22.13.5", "@vitest/browser-playwright": "^4.0.0", + "axe-core": "^4.12.1", "eslint-plugin-storybook": "10.5.0", "playwright": "^1.61.1", "storybook": "^10.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf3b1fe..df81374 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,6 +240,9 @@ importers: '@vitest/browser-playwright': specifier: ^4.0.0 version: 4.1.10(playwright@1.61.1)(vite@8.1.4(@types/node@22.20.1)(jiti@2.7.0))(vitest@4.1.10) + axe-core: + specifier: ^4.12.1 + version: 4.12.1 eslint-plugin-storybook: specifier: 10.5.0 version: 10.5.0(eslint@10.6.0(jiti@2.7.0))(storybook@10.5.0(@types/react@19.2.17)(prettier@3.9.4)(react@19.2.7))(typescript@5.9.3) @@ -1324,6 +1327,10 @@ packages: resolution: {integrity: sha512-6t10qk83GOG8p0vKmaCr8eiilZwO171AvbROMtvvNiwrTly62t+7XkA8RdIIVbpMhCASAsxgAzdRSwh6nw/5Dg==} engines: {node: '>=4'} + axe-core@4.12.1: + resolution: {integrity: sha512-s7iGf5GaVMxEG0ENN9x+xTr7GFZCb1ZP/1uATUpCEK2X78nDB3RwbtFCo9pGAf9ru+VwoQ464DkaLEeRM08wJA==} + engines: {node: '>=4'} + balanced-match@4.0.4: resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} engines: {node: 18 || 20 || >=22} @@ -3266,6 +3273,8 @@ snapshots: dependencies: tslib: 2.8.1 + axe-core@4.12.1: {} + balanced-match@4.0.4: {} better-path-resolve@1.0.0: