PR-342468: fixing test.

This commit is contained in:
2025-07-16 14:37:53 +00:00
parent ac2587a879
commit 6a43259137
4 changed files with 12 additions and 17 deletions

View File

@ -48,6 +48,7 @@
"@storybook/cli": "^9.0.17",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react-webpack5": "^9.0.17",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
@ -61,7 +62,7 @@
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.2",
"cypress": "^14.5.1",
"cypress": "^14.5.2",
"dotenv": "^17.2.0",
"eslint": "^9.31.0",
"eslint-plugin-react": "^7.37.5",