Fix Docker build
This commit is contained in:
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user