Skip to content

Commit 17fe1ff

Browse files
committed
ui: bump react-overridable and react-searchkit versions
1 parent f3e7c66 commit 17fe1ff

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

ui/package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@
55
"@artsy/fresnel": "^6.2.0",
66
"@babel/runtime": "^7.24.0",
77
"@inveniosoftware/react-invenio-app-ils": "^3.0.0",
8+
"@redux-devtools/extension": "^3.3.0",
89
"@rjsf/core": "^5.0.0",
910
"@rjsf/semantic-ui": "^5.0.0",
1011
"@rjsf/utils": "^5.0.0",
1112
"@rjsf/validator-ajv8": "^5.0.0",
13+
"@visx/responsive": "^3.12.0",
14+
"@visx/scale": "^3.12.0",
15+
"@visx/shape": "^3.12.0",
1216
"axios": "^1.8.2",
1317
"formik": "^2.4.0",
1418
"html5-qrcode": "^2.3.8",
@@ -22,15 +26,14 @@
2226
"react-copy-to-clipboard": "^5.1.0",
2327
"react-dom": "^18.2.0",
2428
"react-json-view": "^1.21.3",
25-
"react-overridable": "^0.0.3",
29+
"react-overridable": "^1.0.0",
2630
"react-redux": "^8.1.0",
2731
"react-router-dom": "^5.3.4",
2832
"react-scroll": "^1.9.0",
29-
"react-searchkit": "^2.0.0",
33+
"react-searchkit": "^3.0.0",
3034
"react-show-more": "^2.0.0",
3135
"react-tagcloud": "^2.3.0",
3236
"redux": "^4.2.0",
33-
"@redux-devtools/extension": "^3.3.0",
3437
"redux-thunk": "^2.4.0",
3538
"semantic-ui-calendar-react": "^0.15.3",
3639
"semantic-ui-less": "^2.5.0",

0 commit comments

Comments
 (0)