Skip to content

Commit

Permalink
Merge pull request #44 from DenizUgur/main
Browse files Browse the repository at this point in the history
Improve coverage page performance
  • Loading branch information
cconcolato authored Aug 24, 2023
2 parents 0e2a102 + c78c26f commit 4e926a5
Show file tree
Hide file tree
Showing 12 changed files with 627 additions and 511 deletions.
97 changes: 64 additions & 33 deletions conformance-search/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions conformance-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,19 @@
"react-router-dom": "^6.15.0",
"react-syntax-highlighter": "^15.5.0",
"react-use": "^17.4.0",
"react-virtualized-auto-sizer": "^1.0.20",
"react-window": "^1.8.9",
"url-join": "^5.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.0.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.3",
"@types/lodash": "^4.14.197",
"@types/object-hash": "^3.0.3",
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"@types/react-window": "^1.8.5",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-react": "^4.0.4",
Expand Down
Loading

0 comments on commit 4e926a5

Please sign in to comment.