price filed text

This commit is contained in:
2024-11-12 07:57:02 +00:00
committed by AmirHossein Mahmoodi
parent 6a6fce0a4f
commit ff5d08d62a
17 changed files with 2340 additions and 2258 deletions

View File

@@ -42,7 +42,6 @@
"next-intl": "^2.13.1",
"next-useragent": "^2.8.0",
"nextjs-progressbar": "^0.0.16",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-apexcharts": "^1.4.1",
@@ -61,12 +60,14 @@
"@testing-library/user-event": "^14.5.1",
"cypress": "^13.4.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-testing-library": "^6.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"msw": "^1.3.1",
"next-router-mock": "^0.9.10",
"prettier": "^3.3.3",
"run-script-os": "^1.1.6"
}
}