diff options
| author | alyssaf16 <alyssa_feinberg@brown.edu> | 2024-07-25 11:15:54 -0400 |
|---|---|---|
| committer | alyssaf16 <alyssa_feinberg@brown.edu> | 2024-07-25 11:15:54 -0400 |
| commit | d7206c2fd9ae55d6754dc44726dd6f16c3a67c22 (patch) | |
| tree | fdca6618026998f659c85e33e36d18f39bfba812 /package.json | |
| parent | 4d4283f74669698ec3cfaf8ee2c953acad524197 (diff) | |
| parent | 25ff5e562e80a93edc0d475b104862361a049016 (diff) | |
Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into alyssa-starter
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8f6105274..f5ceea0dc 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "@types/pdf-parse": "^1.1.4", "@types/reveal": "^4.2.0", "@types/supercluster": "^7.1.3", - "@types/web": "^0.0.143", + "@types/web": "^0.0.148", "@types/webpack-hot-middleware": "^2.25.9", "@typescript-eslint/parser": "^7.8.0", "@webscopeio/react-textarea-autocomplete": "^4.9.2", @@ -154,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", |
