Fix Docker build

This commit is contained in:
adilallo
2026-05-23 14:29:34 -06:00
parent 062a9e4068
commit 753e1e320d
4 changed files with 4046 additions and 3113 deletions
+3 -1
View File
@@ -68,8 +68,10 @@
"@playwright/test": "^1.55.0",
"@storybook/addon-a11y": "^10.2.0",
"@storybook/nextjs": "^10.2.0",
"@storybook/react": "^10.2.0",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/postcss": "^4.1.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
@@ -82,7 +84,7 @@
"@vitest/coverage-v8": "^3.2.4",
"eslint": "^9",
"eslint-config-next": "^16.0.0",
"eslint-plugin-storybook": "^9.0.7",
"eslint-plugin-storybook": "^10.4.1",
"globals": "^17.1.0",
"jest-axe": "^10.0.0",
"jsdom": "^26.1.0",