aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-10-01 03:58:47 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-10-01 03:58:47 -0400
commit6d35629dd8f997208130981aac1daf36bc83b134 (patch)
tree7b7e3baac15e5f7b4fcb48d90372c48d4552ae4c /package.json
parentcf45abf8ada938caddb226c825166d4acdee3086 (diff)
parentba01c7376ed4a2b817a26a430faf4041524aef35 (diff)
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-starter
Diffstat (limited to 'package.json')
-rw-r--r--package.json64
1 files changed, 32 insertions, 32 deletions
diff --git a/package.json b/package.json
index 72cfc4fdf..a1def81de 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"tsc": "tsc -t es5"
},
"devDependencies": {
- "@eslint/js": "^9.1.1",
+ "@eslint/js": "^9.10.0",
"@types/adm-zip": "^0.5.5",
"@types/animejs": "^3.1.12",
"@types/archiver": "^6.0.2",
@@ -36,8 +36,9 @@
"@types/cookie-parser": "^1.4.6",
"@types/cookie-session": "^2.0.48",
"@types/d3": "^7.4.3",
+ "@types/dom-mediacapture-record": "^1.0.19",
"@types/exif": "^0.6.5",
- "@types/express": "^4.17.21",
+ "@types/express": "^5.0.0",
"@types/express-session": "^1.17.10",
"@types/file-saver": "^2.0.7",
"@types/howler": "^2.2.11",
@@ -46,7 +47,7 @@
"@types/libxmljs": "^0.18.12",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
- "@types/node": "^20.10.3",
+ "@types/node": "^22.4.2",
"@types/nodemailer": "^6.4.14",
"@types/passport": "^1.0.16",
"@types/passport-google-oauth20": "^2.0.14",
@@ -55,7 +56,6 @@
"@types/react": "^18.2.41",
"@types/react-autosuggest": "^10.1.10",
"@types/react-color": "^3.0.10",
- "@types/react-datepicker": "^6.2.0",
"@types/react-dom": "^18.2.17",
"@types/react-grid-layout": "^1.3.5",
"@types/react-measure": "^2.0.12",
@@ -63,25 +63,19 @@
"@types/request": "^2.48.12",
"@types/request-promise": "^4.1.51",
"@types/shelljs": "^0.8.15",
+ "@types/textarea-caret": "^3.0.3",
+ "@types/textfit": "^2.4.4",
"@types/uuid": "^10.0.0",
"@types/valid-url": "^1.0.7",
"@types/webpack": "^5.28.5",
- "@types/youtube": "0.0.50",
+ "@types/webscopeio__react-textarea-autocomplete": "^4.7.5",
+ "@types/youtube": "^0.1.0",
"chai": "^5.0.0",
"cross-env": "^7.0.3",
- "eslint": "^8.57.0",
- "eslint-config-airbnb": "^19.0.4",
- "eslint-config-node": "^4.1.0",
- "eslint-config-prettier": "^9.1.0",
- "eslint-import-resolver-typescript": "^3.6.1",
- "eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jsx-a11y": "^6.8.0",
- "eslint-plugin-node": "^11.1.0",
- "eslint-plugin-prettier": "^5.0.1",
- "eslint-plugin-react": "^7.34.1",
- "eslint-plugin-react-hooks": "^4.6.0",
- "globals": "^15.1.0",
- "jsdom": "^24.0.0",
+ "eslint": "^9.10.0",
+ "eslint-plugin-react": "^7.36.1",
+ "globals": "^15.9.0",
+ "jsdom": "^25.0.0",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
"scss-loader": "0.0.1",
@@ -89,7 +83,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.1",
"ts-node-dev": "^2.0.0",
- "typescript-eslint": "^7.8.0",
+ "typescript-eslint": "^8.6.0",
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
@@ -107,12 +101,13 @@
"@fortawesome/free-regular-svg-icons": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
- "@fullcalendar/core": "^6.1.10",
+ "@fullcalendar/core": "^6.1.15",
"@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/multimonth": "^6.1.10",
+ "@fullcalendar/timegrid": "^6.1.15",
"@internationalized/date": "^3.5.0",
- "@mui/icons-material": "^5.14.19",
- "@mui/material": "^5.14.19",
+ "@mui/icons-material": "^6.0.1",
+ "@mui/material": "^6.0.1",
"@octokit/core": "^6.0.1",
"@react-google-maps/api": "^2.19.2",
"@react-spring/web": "^9.7.3",
@@ -135,11 +130,11 @@
"@types/reveal": "^4.2.0",
"@types/supercluster": "^7.1.3",
"@types/textfit": "^2.4.4",
- "@types/web": "^0.0.151",
+ "@types/web": "^0.0.167",
"@types/webpack-hot-middleware": "^2.25.9",
- "@typescript-eslint/parser": "^7.8.0",
"@webscopeio/react-textarea-autocomplete": "^4.9.2",
"adm-zip": "^0.5.10",
+ "any-base": "^1.1.0",
"archiver": "^7.0.1",
"async": "^3.2.5",
"axios": "^1.6.2",
@@ -154,7 +149,7 @@
"body-parser": "^1.20.2",
"bootstrap": "^5.3.2",
"brotli": "^1.3.3",
- "browndash-components": "^0.1.45",
+ "browndash-components": "^0.1.47",
"browser-assert": "^1.2.1",
"bson": "^6.2.0",
"canvas": "^2.11.2",
@@ -178,7 +173,7 @@
"D": "^1.0.0",
"d3": "^7.8.5",
"depcheck": "^1.4.7",
- "dotenv": "^16.3.1",
+ "dotenv": "^16.4.5",
"eslint-webpack-plugin": "^4.1.0",
"exif": "^0.6.0",
"exifr": "^7.1.3",
@@ -187,21 +182,23 @@
"express-session": "^1.17.3",
"express-validator": "^7.0.1",
"extract-colors": "^4.0.2",
+ "face-api.js": "^0.22.2",
"ffmpeg": "0.0.4",
"file-loader": "^6.2.0",
"file-saver": "^2.0.5",
"find-in-files": "^0.5.0",
"fit-curve": "^0.2.0",
- "flexlayout-react": "^0.7.15",
+ "flexlayout-react": "^0.8.0",
"fluent-ffmpeg": "^2.1.2",
"forever-agent": "^0.6.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"form-data": "^4.0.0",
"formidable": "3.5.1",
+ "fullcalendar": "^6.1.15",
"function-plot": "^1.23.3",
"golden-layout": "^2.6.0",
"google-auth-library": "^9.4.1",
- "googleapis": "^140.0.1",
+ "googleapis": "^144.0.0",
"googlephotos": "^0.3.5",
"got": "^14.0.0",
"howler": "^2.2.4",
@@ -215,20 +212,22 @@
"image-data-uri": "^2.0.1",
"image-size": "^1.0.2",
"image-size-stream": "^1.1.0",
+ "install": "^0.13.0",
"is-plain-obj": "^4.1.0",
- "jimp": "^0.22.10",
+ "jimp": "^1.0.4",
"jpeg-autorotate": "^9.0.0",
"jquery": "^3.7.1",
"js-datepicker": "^5.18.2",
"jsonschema": "^1.4.1",
"jszip": "^3.10.1",
+ "ldrs": "^1.0.2",
"lodash": "^4.17.21",
"mapbox-gl": "^3.0.1",
"markdown-it": "^14.1.0",
"mathquill": "^0.10.1-a",
"md5-file": "^5.0.0",
"memorystream": "^0.3.1",
- "mermaid": "^10.9.0",
+ "mermaid": "^11.0.2",
"mobile-detect": "^1.4.5",
"mobx": "^6.12.0",
"mobx-react": "^9.1.0",
@@ -238,7 +237,7 @@
"node-stream-zip": "^1.15.0",
"nodemailer": "^6.9.7",
"nodemon": "^3.0.2",
- "npm": "^10.2.5",
+ "npm": "^10.8.1",
"openai": "^4.26.0",
"p-limit": "^6.1.0",
"passport": "^0.7.0",
@@ -272,6 +271,7 @@
"react-compound-slider": "^3.4.0",
"react-datepicker": "^7.3.0",
"react-dom": "^18.2.0",
+ "react-draggable": "^4.4.6",
"react-grid-layout": "^1.4.4",
"react-icons": "^5.0.1",
"react-jsx-parser": "^2.0.0",
@@ -296,7 +296,7 @@
"reveal.js": "^5.0.2",
"rimraf": "^6.0.0",
"sass": "^1.69.5",
- "sass-loader": "^14.2.0",
+ "sass-loader": "^16.0.1",
"serializr": "^3.0.2",
"shelljs": "^0.8.5",
"socket.io": "^4.7.2",