diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 9c25e93e80..6393de92a1 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -34,6 +34,7 @@ "dayjs": "1.11.13", "dotenv": "16.4.5", "embla-carousel-react": "7.1.0", + "filesize": "10.1.4", "graphql": "16.9.0", "graphql-request": "7.1.0", "howler": "2.2.4", @@ -69,7 +70,6 @@ "@types/react": "18.3.4", "@types/react-dom": "18.3.0", "@types/uuid": "10.0.0", - "filesize": "10.1.4", "postcss": "8.4.41", "postcss-preset-mantine": "1.17.0", "postcss-simple-vars": "7.0.1",