diff options
| author | bobzel <zzzman@gmail.com> | 2024-01-12 11:09:25 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-01-12 11:09:25 -0500 |
| commit | 58d25aff0be142ef71a90757821551629d7bdbb2 (patch) | |
| tree | c282986a358f5d706fa1c49e0529c98269e0b5ab /package.json | |
| parent | d7f7d7db4494bb1091c7e8c603d5926aa175fe4e (diff) | |
package updates.
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 6b2e809d2..760099bd5 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@types/pdf-parse": "^1.1.4", "@types/reveal": "^4.2.0", "@types/supercluster": "^7.1.3", - "@types/web": "^0.0.134", + "@types/web": "^0.0.135", "@webscopeio/react-textarea-autocomplete": "^4.9.2", "adm-zip": "^0.5.10", "archiver": "^6.0.1", @@ -257,7 +257,7 @@ "react-datepicker": "^4.24.0", "react-dom": "^18.2.0", "react-grid-layout": "^1.4.4", - "react-icons": "^4.12.0", + "react-icons": "^5.0.1", "react-jsx-parser": "^1.29.0", "react-loading": "^2.0.3", "react-map-gl": "^7.1.6", |
