Skip to content

Commit

Permalink
Merge pull request #632 from classtranscribe/bump_versions
Browse files Browse the repository at this point in the history
Bump react-virtualized,uuid,react-bootstrap,jwt-decode versions
Removed classnames,acorn,popper
  • Loading branch information
angrave authored Jun 22, 2023
2 parents e6c4e94 + a7e15e0 commit 412f1d8
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 160 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,13 @@
"@material-ui/core": "^4.9.14",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.54",
"acorn": "^6.4.1",
"adm-zip": "^0.4.16",
"auth0-js": "^9.13.2",
"auth0-js": "^9.21.0",
"autosize": "^4.0.2",
"axios": "^0.21.2",
"babel": "^6.23.0",
"bootstrap": "^4.4.1",
"bootstrap": "4.6.2",
"braft-editor": "^2.3.9",
"classnames": "^2.2.6",
"commander": "^7.1.0",
"dentist": "^1.0.3",
"dva": "^2.4.1",
Expand All @@ -59,7 +57,7 @@
"jquery": "^3.5.1",
"js-file-download": "^0.4.9",
"jspdf": "^2.4.0",
"jwt-decode": "^2.2.0",
"jwt-decode": "^3.1.2",
"keycode-js": "^3.1.0",
"kind-of": "^6.0.3",
"lodash": "^4.17.21",
Expand All @@ -69,14 +67,13 @@
"node-sass": "4.14.1",
"papaparse": "^5.2.0",
"pico-ui": "^0.0.13",
"popper.js": "^1.16.1",
"prismjs": "^1.27.0",
"prop-types": "^15.7.2",
"raw.macro": "^0.4.2",
"react": "^16.12.0",
"react-ace": "^8.1.0",
"react-beautiful-dnd": "^13.0.0",
"react-bootstrap": "^1.0.0-beta.16",
"react-bootstrap": "^2.7.4",
"react-dates": "^20.3.0",
"react-device-detect": "^1.11.14",
"react-dom": "^16.12.0",
Expand All @@ -88,15 +85,15 @@
"react-redux": "^8.1.1",
"react-scripts": "3.0.1",
"react-semantic-ui-range": "^0.7.1",
"react-virtualized": "^9.22.3",
"react-virtualized": "^9.22.5",
"react-with-direction": "^1.3.1",
"reduce": "^1.0.2",
"redux-logger": "^3.0.6",
"rsuite": "^5.19.1",
"semantic-ui-react": "^2.1.4",
"showdown": "^1.9.1",
"showdown-katex": "^0.8.0",
"uuid": "^7.0.2",
"uuid": "^9.0.0",
"winston": "^3.3.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 412f1d8

Please sign in to comment.