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

Commit

Permalink
ITSDT-992-Updated dependency packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 20, 2022
1 parent cd9913b commit a3fa15a
Show file tree
Hide file tree
Showing 2 changed files with 4,230 additions and 4,738 deletions.
139 changes: 75 additions & 64 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,90 +17,101 @@
"author": "UC Regents",
"license": "BSD-2",
"dependencies": {
"@babel/runtime": "^7.12.18",
"@emotion/core": "^10.0.27",
"@instructure/canvas-theme": "^8.1.0",
"@instructure/emotion": "^8.1.0",
"@instructure/ui-alerts": "^8.1.0",
"@instructure/ui-breadcrumb": "^8.1.0",
"@instructure/ui-buttons": "^8.1.0",
"@instructure/ui-flex": "^8.1.0",
"@instructure/ui-heading": "^8.1.0",
"@instructure/ui-icons": "^8.1.0",
"@instructure/ui-link": "^8.1.0",
"@instructure/ui-pill": "^8.1.0",
"@instructure/ui-progress": "^8.1.0",
"@instructure/ui-simple-select": "^8.1.0",
"@instructure/ui-table": "^8.1.0",
"@instructure/ui-tabs": "^8.1.0",
"@instructure/ui-tag": "^8.1.0",
"@instructure/ui-text": "^8.1.0",
"@instructure/ui-text-area": "^8.1.0",
"@instructure/ui-text-input": "^8.1.0",
"@instructure/ui-toggle-details": "^8.1.0",
"@instructure/ui-view": "^8.1.0",
"@testing-library/react": "^11.2.6",
"axios": "^0.21.2",
"axios-retry": "^3.2.3",
"@babel/runtime": "^7.19.0",
"@emotion/core": "^10.3.1",
"@instructure/canvas-theme": "^8.28.2",
"@instructure/emotion": "^8.28.2",
"@instructure/ui-alerts": "^8.28.2",
"@instructure/ui-breadcrumb": "^8.28.2",
"@instructure/ui-buttons": "^8.28.2",
"@instructure/ui-flex": "^8.28.2",
"@instructure/ui-heading": "^8.28.2",
"@instructure/ui-icons": "^8.28.2",
"@instructure/ui-link": "^8.28.2",
"@instructure/ui-pill": "^8.28.2",
"@instructure/ui-progress": "^8.28.2",
"@instructure/ui-simple-select": "^8.28.2",
"@instructure/ui-table": "^8.28.2",
"@instructure/ui-tabs": "^8.28.2",
"@instructure/ui-tag": "^8.28.2",
"@instructure/ui-text": "^8.28.2",
"@instructure/ui-text-area": "^8.28.2",
"@instructure/ui-text-input": "^8.28.2",
"@instructure/ui-toggle-details": "^8.28.2",
"@instructure/ui-view": "^8.28.2",
"@testing-library/react": "^11.2.7",
"ansi-regex": "^6.0.1",
"async": "^3.2.4",
"axios": "^0.21.4",
"axios-retry": "^3.3.1",
"babel-polyfill": "^6.26.0",
"crypto-js": "^4.0.0",
"debug": "^4.2.0",
"dompurify": "^2.2.7",
"dotenv": "^8.2.0",
"crypto-js": "^4.1.1",
"debug": "^4.3.4",
"dompurify": "^2.4.0",
"dotenv": "^8.6.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.6.2",
"eslint-plugin-jsdoc": "^32.3.0",
"express": "^4.16.3",
"eslint-plugin-jsdoc": "^32.3.4",
"express": "^4.18.1",
"ftp": "^0.3.10",
"jsdom": "^16.5.3",
"ltijs": "^5.8.2",
"migrate-mongo": "^8.2.2",
"mongodb": "^3.6.6",
"got": "^12.5.0",
"jsdom": "^16.7.0",
"json-schema": "^0.4.0",
"ltijs": "^5.9.0",
"migrate-mongo": "^8.2.3",
"moment": "^2.29.4",
"moment-timezone": "^0.5.37",
"mongodb": "^3.7.3",
"mongoose": "^6.6.1",
"node-cache": "^5.1.2",
"prop-types": "^15.7.2",
"qs": "^6.10.1",
"node-forge": "^1.3.1",
"nth-check": "^2.1.1",
"parse-link-header": "^2.0.0",
"prop-types": "^15.8.1",
"qs": "^6.11.0",
"range_check": "^2.0.4",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-jw-player": "^1.19.1",
"react-quill": "^1.3.5",
"regenerator-runtime": "^0.13.7",
"request-ip": "^2.1.3",
"ssh2-sftp-client": "^7.2.0",
"winston": "^3.3.3"
"regenerator-runtime": "^0.13.9",
"request-ip": "^2.2.0",
"ssh2-sftp-client": "^7.2.3",
"terser": "^5.15.0",
"winston": "^3.8.2"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/preset-react": "^7.13.13",
"@babel/core": "^7.19.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-loader": "^8.2.5",
"clean-webpack-plugin": "^3.0.0",
"concurrently": "^6.0.2",
"css-loader": "^5.2.2",
"eslint": "^7.8.1",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.11.0",
"concurrently": "^6.5.1",
"css-loader": "^5.2.7",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^6.15.0",
"eslint-config-wesbos": "1.0.1",
"eslint-plugin-html": "^6.1.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.1",
"html-webpack-plugin": "^5.5.0",
"jest": "^26.6.3",
"nodemon": "^2.0.14",
"prettier": "^2.1.1",
"nodemon": "^2.0.20",
"prettier": "^2.7.1",
"style-loader": "2.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.33.2",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.3.1"
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
},
"jest": {
"coveragePathIgnorePatterns": [
Expand Down
Loading

0 comments on commit a3fa15a

Please sign in to comment.