Skip to content

Commit

Permalink
chore: add dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
AfaqShuaib09 committed Dec 20, 2024
1 parent 2e0f969 commit 3e7c4ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 5 additions & 3 deletions package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,18 @@
"@edx/frontend-component-footer": "npm:@edx/frontend-component-footer-edx@^7.1.0",
"@edx/frontend-platform": "^8.0.0",
"@edx/openedx-atlas": "^0.6.0",
"@openedx/paragon": "^21.11.3",
"@edx/tinymce-language-selector": "1.1.0",
"@fortawesome/free-regular-svg-icons": "6.6.0",
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@fortawesome/react-fontawesome": "0.2.2",
"@openedx/paragon": "^21.11.3",
"@tinymce/tinymce-react": "3.9.0",
"classnames": "2.5.1",
"core-js": "3.38.1",
"fast-json-stable-stringify": "2.1.0",
"font-awesome": "4.7.0",
"history": "4.10.1",
"js-cookie": "^3.0.5",
"jsx-to-string": "1.4.0",
"moment": "2.30.1",
"moment-timezone": "0.5.45",
Expand All @@ -46,6 +47,7 @@
"react": "^17.0.2",
"react-autosuggest": "10.1.0",
"react-beautiful-dnd": "13.1.1",
"react-bootstrap": "^1.6.5",
"react-copy-to-clipboard": "5.1.0",
"react-dom": "^17.0.2",
"react-helmet": "6.1.0",
Expand All @@ -64,8 +66,8 @@
},
"devDependencies": {
"@edx/browserslist-config": "^1.2.0",
"@openedx/frontend-build": "^14.0.14",
"@edx/stylelint-config-edx": "^2.3.0",
"@openedx/frontend-build": "^14.0.14",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"axios": "0.27.2",
"axios-mock-adapter": "1.22.0",
Expand Down

0 comments on commit 3e7c4ac

Please sign in to comment.