aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-07-07 14:57:23 -0400
committerbobzel <zzzman@gmail.com>2022-07-07 14:57:23 -0400
commit5ec467d2c03f98a6070361caf5727dece6327c29 (patch)
tree9ef6ae511bd67a85938446b0a82bafaacc0e48f6 /package.json
parentdd16695b0c5fe8c54bc276a230381ae36e19e5ac (diff)
got rid of typings for ReactTextareaAutocomplete to avoid react warnings.
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/package.json b/package.json
index 93968dce4..c2b6c24bf 100644
--- a/package.json
+++ b/package.json
@@ -152,7 +152,6 @@
"@types/supercluster": "^7.1.0",
"@types/three": "^0.126.2",
"@types/web": "0.0.53",
- "@types/webscopeio__react-textarea-autocomplete": "^4.7.2",
"@webscopeio/react-textarea-autocomplete": "^4.9.1",
"D": "^1.0.0",
"adm-zip": "^0.4.16",
@@ -261,17 +260,16 @@
"query-string": "^6.14.1",
"raw-loader": "^1.0.0",
"rc-switch": "^1.9.2",
- "react": "^16.14.0",
+ "react": "^18.2.0",
"react-audio-waveform": "0.0.5",
"react-autosuggest": "^9.4.3",
"react-beautiful-dnd": "^13.1.0",
"react-color": "^2.19.3",
"react-compound-slider": "^2.5.0",
"react-datepicker": "^3.8.0",
- "react-dom": "^16.14.0",
+ "react-dom": "^18.2.0",
"react-grid-layout": "^1.3.4",
"react-icons": "^4.3.1",
- "react-image-lightbox-with-rotate": "^5.1.1",
"react-jsx-parser": "^1.29.0",
"react-loading": "^2.0.3",
"react-measure": "^2.5.2",