aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-07-30 13:05:32 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-07-30 13:05:32 -0400
commitcb1a26bf81129445d43badcf5b46171a5d8941b3 (patch)
tree7a4e6bb5ae863fb0ae47063d482fcbe65a097712 /package.json
parent598bc954df87bc6d5875c404cefc6f26b51f6afe (diff)
parentac06e2affd615b926e240a2b15279d3c60360bd4 (diff)
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-starter
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 11 insertions, 9 deletions
diff --git a/package.json b/package.json
index 52f627b63..72cfc4fdf 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"@types/request": "^2.48.12",
"@types/request-promise": "^4.1.51",
"@types/shelljs": "^0.8.15",
- "@types/uuid": "^9.0.7",
+ "@types/uuid": "^10.0.0",
"@types/valid-url": "^1.0.7",
"@types/webpack": "^5.28.5",
"@types/youtube": "0.0.50",
@@ -134,7 +134,8 @@
"@types/pdf-parse": "^1.1.4",
"@types/reveal": "^4.2.0",
"@types/supercluster": "^7.1.3",
- "@types/web": "^0.0.147",
+ "@types/textfit": "^2.4.4",
+ "@types/web": "^0.0.151",
"@types/webpack-hot-middleware": "^2.25.9",
"@typescript-eslint/parser": "^7.8.0",
"@webscopeio/react-textarea-autocomplete": "^4.9.2",
@@ -153,7 +154,7 @@
"body-parser": "^1.20.2",
"bootstrap": "^5.3.2",
"brotli": "^1.3.3",
- "browndash-components": "^0.1.44",
+ "browndash-components": "^0.1.45",
"browser-assert": "^1.2.1",
"bson": "^6.2.0",
"canvas": "^2.11.2",
@@ -200,7 +201,7 @@
"function-plot": "^1.23.3",
"golden-layout": "^2.6.0",
"google-auth-library": "^9.4.1",
- "googleapis": "^133.0.0",
+ "googleapis": "^140.0.1",
"googlephotos": "^0.3.5",
"got": "^14.0.0",
"howler": "^2.2.4",
@@ -239,7 +240,7 @@
"nodemon": "^3.0.2",
"npm": "^10.2.5",
"openai": "^4.26.0",
- "p-limit": "^5.0.0",
+ "p-limit": "^6.1.0",
"passport": "^0.7.0",
"passport-google-oauth20": "^2.0.0",
"passport-local": "^1.0.0",
@@ -269,11 +270,11 @@
"react-awesome-reveal": "^4.2.7",
"react-color": "^2.19.3",
"react-compound-slider": "^3.4.0",
- "react-datepicker": "^6.1.0",
+ "react-datepicker": "^7.3.0",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.4.4",
"react-icons": "^5.0.1",
- "react-jsx-parser": "^1.29.0",
+ "react-jsx-parser": "^2.0.0",
"react-latex-next": "^3.0.0",
"react-loading": "^2.0.3",
"react-map-gl": "^7.1.6",
@@ -293,7 +294,7 @@
"request": "^2.88.2",
"request-promise": "^4.2.6",
"reveal.js": "^5.0.2",
- "rimraf": "^5.0.5",
+ "rimraf": "^6.0.0",
"sass": "^1.69.5",
"sass-loader": "^14.2.0",
"serializr": "^3.0.2",
@@ -305,6 +306,7 @@
"styled-components": "^6.1.1",
"supercluster": "^8.0.1",
"textarea-caret": "^3.1.0",
+ "textfit": "^2.4.0",
"tough-cookie": "^4.1.3",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
@@ -315,7 +317,7 @@
"url": "^0.11.3",
"url-loader": "^4.1.1",
"util": "^0.12.5",
- "uuid": "^9.0.1",
+ "uuid": "^10.0.0",
"valid-url": "^1.0.9",
"web-request": "^1.0.7",
"webpack": "^5.89.0",