Skip to content

Commit e324b17

Browse files
feat(TopQueries): add limit, sort on backend
1 parent dacc546 commit e324b17

File tree

28 files changed

+795
-421
lines changed

28 files changed

+795
-421
lines changed

package-lock.json

Lines changed: 35 additions & 141 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@gravity-ui/tsconfig": "^1.0.0",
128128
"@playwright/test": "^1.42.1",
129129
"@testing-library/jest-dom": "^6.4.6",
130-
"@testing-library/react": "^14.2.2",
130+
"@testing-library/react": "^16.0.1",
131131
"@testing-library/user-event": "^14.5.2",
132132
"@types/jest": "^29.5.12",
133133
"@types/lodash": "^4.17.0",

0 commit comments

Comments
 (0)