Audit qualité : corrections de bugs, nettoyage, lint 0 erreur, tests #4

Merged
cedric merged 20 commits from fix/audit-2026-07-04 into master 2026-07-04 17:01:35 +00:00
2 changed files with 47 additions and 3242 deletions
Showing only changes of commit d700ee6def - Show all commits
+1 -8
View File
@@ -34,25 +34,19 @@
"@mui/material-pigment-css": "^9.0.0", "@mui/material-pigment-css": "^9.0.0",
"@mui/styles": "^6.4.8", "@mui/styles": "^6.4.8",
"@pigment-css/react": "^0.0.30", "@pigment-css/react": "^0.0.30",
"@svgr/webpack": "^6.5.0",
"axios": "^0.21.0",
"compression": "^1.7.4",
"date-fns": "^2.16.1", "date-fns": "^2.16.1",
"dotenv": "^16.0.0", "dotenv": "^16.0.0",
"express": "^4.17.1",
"file-saver": "^2.0.5",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"music-metadata-browser": "^2.5.11", "music-metadata-browser": "^2.5.11",
"next": "16.2.4", "next": "16.2.4",
"next-auth": "^5.0.0-beta.31",
"next-plausible": "^4.0.0", "next-plausible": "^4.0.0",
"next-pwa": "5.6.0", "next-pwa": "5.6.0",
"nextjs-toploader": "^3.9.17", "nextjs-toploader": "^3.9.17",
"nodemailer": "^6.7.2", "nodemailer": "^6.7.2",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"qs": "^6.15.3",
"react": "19.2.5", "react": "19.2.5",
"react-dom": "19.2.5", "react-dom": "19.2.5",
"react-swipeable-views": "^0.13.9",
"react-virtuoso": "^4.4.0", "react-virtuoso": "^4.4.0",
"sharp": "^0.29.3", "sharp": "^0.29.3",
"slugify": "^1.6.6" "slugify": "^1.6.6"
@@ -64,7 +58,6 @@
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@vitejs/plugin-react": "^6.0.3", "@vitejs/plugin-react": "^6.0.3",
"eslint": "^8.7.0", "eslint": "^8.7.0",
"eslint-config-next": "16.2.4",
"eslint-config-xo-nextjs": "^4.0.3", "eslint-config-xo-nextjs": "^4.0.3",
"eslint-plugin-react": "^7.28.0", "eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0", "eslint-plugin-react-hooks": "^4.3.0",
+46 -3234
View File
File diff suppressed because it is too large Load Diff