Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 134c08e commit f7eaee7
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 92 deletions.
157 changes: 78 additions & 79 deletions package-lock.json

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

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,37 +26,37 @@
"pre-commit": "npm run lint"
},
"dependencies": {
"@cospired/i18n-iso-languages": "4.0.1",
"@cospired/i18n-iso-languages": "4.2.0",
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
"@edx/frontend-component-footer": "^12.2.1",
"@edx/frontend-component-header": "^4.6.0",
"@edx/frontend-platform": "^5.5.4",
"@edx/openedx-atlas": "^0.6.0",
"@edx/paragon": "^20.32.0",
"@fortawesome/fontawesome-svg-core": "6.1.2",
"@fortawesome/free-brands-svg-icons": "6.1.2",
"@fortawesome/free-regular-svg-icons": "6.1.2",
"@fortawesome/free-solid-svg-icons": "6.1.2",
"@fortawesome/fontawesome-svg-core": "6.6.0",
"@fortawesome/free-brands-svg-icons": "6.6.0",
"@fortawesome/free-regular-svg-icons": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/react-fontawesome": "0.2.2",
"@redux-devtools/extension": "3.2.6",
"@redux-devtools/extension": "3.3.0",
"acorn-import-assertions": "^1.8.0",
"babel-polyfill": "6.26.0",
"classnames": "2.3.3",
"classnames": "2.5.1",
"ejs": "^3.1.8",
"email-prop-type": "3.0.1",
"eventsource": "^2.0.2",
"font-awesome": "4.7.0",
"form-urlencoded": "6.0.7",
"glob": "8.0.3",
"form-urlencoded": "6.1.5",
"glob": "8.1.0",
"history": "^4.10.1",
"i": "^0.3.7",
"i18n-iso-countries": "7.5.0",
"i18n-iso-countries": "7.12.0",
"iso-countries-languages": "0.3.0",
"lodash.camelcase": "4.3.0",
"lodash.get": "4.4.2",
"lodash.pick": "4.4.0",
"lodash.snakecase": "4.1.1",
"newrelic": "8.16.0",
"newrelic": "8.17.1",
"npm": "^8.15.0",
"prop-types": "15.8.1",
"react": "^17.0.2",
Expand All @@ -68,7 +68,7 @@
"react-transition-group": "4.4.5",
"redux": "4.2.1",
"redux-logger": "3.0.6",
"redux-saga": "1.1.3",
"redux-saga": "1.3.0",
"redux-saga-routines": "^3.2.3",
"redux-thunk": "2.4.2",
"reselect": "4.1.8",
Expand All @@ -81,7 +81,7 @@
"@edx/reactifex": "^2.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.5",
"axios-mock-adapter": "1.21.5",
"axios-mock-adapter": "1.22.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-imports": "2.0.0",
"fetch-mock": "9.11.0",
Expand Down

0 comments on commit f7eaee7

Please sign in to comment.