build: add axe-core dependency
This commit is contained in:
Generated
+9
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user