Skip to content

Commit

Permalink
chore: Pin dependencies (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
brobro10000 committed May 13, 2024
1 parent 5005d75 commit 28f164b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@edx/frontend-enterprise-logistration": "8.0.0",
"@edx/frontend-enterprise-utils": "8.0.0",
"@edx/frontend-platform": "7.1.0",
"@edx/openedx-atlas": "^0.6.0",
"@edx/reactifex": "^2.2.0",
"@edx/openedx-atlas": "0.6.0",
"@edx/reactifex": "2.2.0",
"@loadable/component": "5.16.3",
"@lukemorales/query-key-factory": "1.3.4",
"@openedx/paragon": "^21.5.7",
"@openedx/paragon": "21.13.1",
"@tanstack/react-query": "4.28.0",
"@tanstack/react-query-devtools": "4.29.0",
"accessible-nprogress": "2.1.2",
Expand All @@ -27,7 +27,7 @@
"classnames": "2.2.6",
"color": "3.1.3",
"core-js": "3.7.0",
"dayjs": "^1.11.9",
"dayjs": "1.11.10",
"dompurify": "2.3.6",
"email-prop-type": "1.1.7",
"formik": "2.2.9",
Expand Down

0 comments on commit 28f164b

Please sign in to comment.