diff --git a/package.json b/package.json index c76b7bcfe..f45468c6b 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ "next-pwa": "^5.6.0", "node-fetch": "^3.3.1", "notistack": "^2.0.5", + "prop-types": "^15.8.1", "react": "^18.2.0", "react-csv": "^2.2.2", "react-dnd": "^14.0.4", @@ -140,7 +141,6 @@ "next-compose-plugins": "^2.2.1", "node-mocks-http": "^1.11.0", "prettier": "^2.7.1", - "prop-types": "^15.8.1", "puppeteer": "^22.6.3", "ts-essentials": "^9.3.0", "typescript": "~5.6.3",