summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index fb4f391..b41a2d7 100644
--- a/package.json
+++ b/package.json
@@ -3,14 +3,14 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "immutability-helper": "^2.7.1",
- "js-search": "^1.4.2",
- "promise-polyfill": "8.0.0",
- "react": "^16.4.1",
- "react-dom": "^16.4.1",
- "react-scripts": "^2.1.1",
+ "immutability-helper": "^3.1.1",
+ "js-search": "2.0.0",
+ "promise-polyfill": "8.2.1",
+ "react": "^17.0.2",
+ "react-dom": "^17.0.2",
+ "react-scripts": "^3.4.4",
"striptags": "^3.2.0",
- "whatwg-fetch": "^2.0.4"
+ "whatwg-fetch": "^3.6.2"
},
"scripts": {
"start": "react-scripts start",