diff options
| author | bobzel <zzzman@gmail.com> | 2024-11-13 12:49:17 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-11-13 12:49:17 -0500 |
| commit | ca101a6b1899bdeceef8f46a4228d90e43207593 (patch) | |
| tree | ec1e5d443be4f0580837476524b4db30ecc3a3d0 /package.json | |
| parent | f1b92f4be6df5a273ab3cf02b51ed8dc23521207 (diff) | |
made link text use text menu. and made link text zoom with view. cleaned up equationBox updateSize()
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json index 63d5e387d..7c2730245 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@types/bcrypt-nodejs": "0.0.31", "@types/bluebird": "^3.5.42", "@types/body-parser": "^1.19.5", - "@types/chai": "^4.3.11", - "@types/color": "^3.0.6", + "@types/chai": "^5.0.1", + "@types/color": "^4.2.0", "@types/cookie-parser": "^1.4.6", "@types/cookie-session": "^2.0.48", "@types/d3": "^7.4.3", @@ -117,7 +117,7 @@ "@pinecone-database/pinecone": "^2.2.2", "@react-google-maps/api": "^2.19.2", "@react-spring/web": "^9.7.3", - "@turf/turf": "^6.5.0", + "@turf/turf": "^7.1.0", "@types/bezier-js": "^4.1.3", "@types/brotli": "^1.3.4", "@types/cors": "^2.8.17", @@ -136,7 +136,7 @@ "@types/reveal": "^4.2.0", "@types/supercluster": "^7.1.3", "@types/textfit": "^2.4.4", - "@types/web": "^0.0.167", + "@types/web": "^0.0.178", "@types/webpack-hot-middleware": "^2.25.9", "@webscopeio/react-textarea-autocomplete": "^4.9.2", "adm-zip": "^0.5.10", @@ -155,7 +155,7 @@ "body-parser": "^1.20.2", "bootstrap": "^5.3.2", "brotli": "^1.3.3", - "browndash-components": "0.1.53", + "browndash-components": "0.1.54", "browser-assert": "^1.2.1", "bson": "^6.2.0", "canvas": "^2.11.2", @@ -202,7 +202,7 @@ "forever-agent": "^0.6.1", "fork-ts-checker-webpack-plugin": "^9.0.2", "form-data": "^4.0.0", - "formidable": "3.5.1", + "formidable": "^3.5.2", "fullcalendar": "^6.1.15", "function-plot": "^1.23.3", "fuse.js": "^7.0.0", @@ -221,7 +221,7 @@ "https": "^1.0.0", "https-browserify": "^1.0.0", "i": "^0.3.7", - "iink-ts": "^1.0.5", + "iink-ts": "^2.0.1", "image-data-uri": "^2.0.1", "image-size": "^1.0.2", "image-size-stream": "^1.1.0", @@ -336,11 +336,11 @@ "typescript-collections": "^1.3.3", "typescript-language-server": "^4.1.3", "uninstall": "^0.0.0", - "unstructured-client": "^0.14.3", + "unstructured-client": "^0.18.2", "url": "^0.11.3", "url-loader": "^4.1.1", "util": "^0.12.5", - "uuid": "^10.0.0", + "uuid": "^11.0.3", "valid-url": "^1.0.9", "web-request": "^1.0.7", "webpack": "^5.89.0", |
