Skip to content

Commit bc8acee

Browse files
feat(TopQueries): add limit, sort on backend (#1737)
1 parent 1d250e8 commit bc8acee

File tree

29 files changed

+804
-422
lines changed

29 files changed

+804
-422
lines changed

package-lock.json

+35-141
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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)