Skip to content

Commit

Permalink
build(deps): bump group with 6 updates (#1409)
Browse files Browse the repository at this point in the history
* axios from 1.7.5 to 1.7.7
* i18next from 23.14.0 to 23.15.1
* iso-639-1 from 3.1.2 to 3.1.3
* lru-cache from 10.4.3 to 11.0.1
* react-router from 6.26.1 to 6.26.2
* react-router-dom from 6.26.1 to 6.26.2
  • Loading branch information
cdcabrera committed Sep 19, 2024
1 parent 82b0c51 commit 6d724b5
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 46 deletions.
82 changes: 42 additions & 40 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,25 +88,25 @@
"@redhat-cloud-services/frontend-components": "4.2.14",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
"@redhat-cloud-services/frontend-components-utilities": "4.0.17",
"axios": "^1.7.5",
"axios": "^1.7.7",
"classnames": "^2.5.1",
"fastest-levenshtein": "^1.0.16",
"i18next": "^23.14.0",
"i18next": "^23.15.1",
"i18next-http-backend": "^2.6.1",
"iso-639-1": "^3.1.2",
"iso-639-1": "^3.1.3",
"joi": "^17.13.3",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"lru-cache": "^10.4.3",
"lru-cache": "^11.0.1",
"moment": "^2.30.1",
"numbro": "^2.5.0",
"prop-types": "^15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "^15.0.1",
"react-redux": "^9.1.2",
"react-router": "6.26.1",
"react-router-dom": "6.26.1",
"react-router": "6.26.2",
"react-router-dom": "6.26.2",
"react-use": "^17.5.1",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
Expand Down

0 comments on commit 6d724b5

Please sign in to comment.