aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-09-02 09:26:37 -0400
committerbobzel <zzzman@gmail.com>2024-09-02 09:26:37 -0400
commitcda69e48361fce8d71a4dc66edd9dd976a27f52d (patch)
tree82b9a1a5967ae88a9534f89f7eaed3aeb289652f /package.json
parentc01828308714874589d1f60c33ca59df4c656c0c (diff)
parenta958577d4c27b276aa37484e3f895e196138b17c (diff)
Merge branch 'master' into alyssa-starter
Diffstat (limited to 'package.json')
-rw-r--r--package.json42
1 files changed, 19 insertions, 23 deletions
diff --git a/package.json b/package.json
index c9019cd05..5c7e69ff5 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,7 @@
"@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-session": "^1.17.10",
@@ -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",
@@ -64,25 +64,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": "^9.9.0",
"eslint-plugin-react": "^7.34.1",
- "eslint-plugin-react-hooks": "^4.6.0",
"globals": "^15.1.0",
- "jsdom": "^24.0.0",
+ "jsdom": "^25.0.0",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
"scss-loader": "0.0.1",
@@ -90,7 +84,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.2.0",
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
@@ -112,8 +106,8 @@
"@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/multimonth": "^6.1.10",
"@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",
@@ -136,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.159",
"@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.7.3",
@@ -188,6 +182,7 @@
"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",
@@ -202,7 +197,7 @@
"function-plot": "^1.23.3",
"golden-layout": "^2.6.0",
"google-auth-library": "^9.4.1",
- "googleapis": "^140.0.1",
+ "googleapis": "^142.0.0",
"googlephotos": "^0.3.5",
"got": "^14.0.0",
"howler": "^2.2.4",
@@ -218,19 +213,20 @@
"image-size": "^1.0.2",
"image-size-stream": "^1.1.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",
@@ -299,7 +295,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",