diff options
| author | A.J. Shulman <Shulman.aj@gmail.com> | 2025-02-24 16:10:29 -0500 |
|---|---|---|
| committer | A.J. Shulman <Shulman.aj@gmail.com> | 2025-02-24 16:10:29 -0500 |
| commit | 7b0bd66a0ad22b5a5cb17e76e811b59c6c7ca729 (patch) | |
| tree | 7ee37b74c8ba511ac59160f9b11f251861faab1d /package.json | |
| parent | a26c670b49a8631779869baf493135a59b92f523 (diff) | |
| parent | 383a8a2f017c12c578537d3cb3005e00be019bd7 (diff) | |
Merge branch 'master' into ajs-finalagent
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index ad93861d2..1a33899b1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/cookie-session": "^2.0.48", "@types/d3": "^7.4.3", "@types/dom-mediacapture-record": "^1.0.19", - "@types/dompurify": "^3.0.5", + "@types/dompurify": "^3.2.0", "@types/exif": "^0.6.5", "@types/express": "^5.0.0", "@types/express-session": "^1.17.10", @@ -85,7 +85,7 @@ "cross-env": "^7.0.3", "eslint": "^9.12.0", "eslint-plugin-react": "^7.37.1", - "globals": "^15.10.0", + "globals": "^16.0.0", "mocha": "^11.1.0", "prettier": "^3.1.0", "scss-loader": "0.0.1", @@ -143,7 +143,7 @@ "@types/reveal": "^4.2.0", "@types/supercluster": "^7.1.3", "@types/textfit": "^2.4.4", - "@types/web": "^0.0.202", + "@types/web": "^0.0.204", "@types/webpack-hot-middleware": "^2.25.9", "@webscopeio/react-textarea-autocomplete": "^4.9.2", "adm-zip": "^0.5.10", @@ -169,7 +169,7 @@ "child_process": "^1.0.2", "class-transformer": "^0.5.1", "cohere-ai": "^7.10.6", - "color": "^4.2.3", + "color": "^5.0.0", "colors": "^1.4.0", "compute-cosine-similarity": "^1.1.0", "connect-flash": "^0.1.1", @@ -259,7 +259,7 @@ "node-stream-zip": "^1.15.0", "nodemailer": "^6.9.7", "nodemon": "^3.0.2", - "npm": "^11.0.0", + "npm": "^11.1.0", "openai": "^4.75.0", "p-limit": "^6.1.0", "parse-multipart-data": "^1.5.0", @@ -303,7 +303,7 @@ "react-latex-next": "^3.0.0", "react-loading": "^2.0.3", "react-map-gl": "^7.1.6", - "react-markdown": "^9.0.1", + "react-markdown": "^10.0.0", "react-measure": "^2.5.2", "react-resizable": "^3.0.5", "react-select": "^5.8.0", @@ -345,7 +345,7 @@ "typescript-collections": "^1.3.3", "typescript-language-server": "^4.1.3", "uninstall": "^0.0.0", - "unstructured-client": "^0.19.0", + "unstructured-client": "^0.20.0", "url": "^0.11.3", "url-loader": "^4.1.1", "util": "^0.12.5", |
