Skip to content

Commit

Permalink
installation: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva committed Jun 18, 2024
1 parent cf37a5d commit 4b6d3bc
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion requirements.pinned.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ invenio-access==2.0.0
invenio-accounts==3.5.2
invenio-admin==1.4.0
invenio-app==1.3.4
invenio-app-ils==3.0.0rc3
invenio-app-ils==3.0.0rc4
invenio-assets==3.0.2
invenio-banners==1.0.0a1
invenio-base==1.2.16
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ zip_safe = False
install_requires =
fuzzywuzzy>=0.18.0
python-ldap>=3.4.0,<3.5.0
invenio-app-ils[lorem,opensearch2,postgresql]==3.0.0rc3
invenio-app-ils[lorem,opensearch2,postgresql]==3.0.0rc4
sentry-sdk>=0.10.2
# migrator deps
cds-dojson==0.9.0
Expand Down
98 changes: 49 additions & 49 deletions ui/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.8.3",
"dependencies": {
"@babel/runtime": "^7.9.2",
"@inveniosoftware/react-invenio-app-ils": "^1.0.0-alpha.87",
"@inveniosoftware/react-invenio-app-ils": "^1.0.0-alpha.88",
"@rjsf/core": "^2.5.0",
"@rjsf/semantic-ui": "^2.5.0",
"ajv": "^8.0.0",
Expand Down

0 comments on commit 4b6d3bc

Please sign in to comment.