aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-02-06 23:56:41 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit7263fcf459cd3abdf0a7e3a43cec1e9e25a9c5e3 (patch)
tree52c13518163fca04228384eb09071c0a2d1b2c2d /vnext/package.json
parent54ce032ba173a656bd68c1493aa05d7a4da723cb (diff)
update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 2dc04553..7547a7e9 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -42,7 +42,7 @@
"postcss-preset-env": "^6.5.0",
"prop-types": "^15.6.2",
"react-router-prop-types": "^1.0.4",
- "react-test-renderer": "^16.8.0",
+ "react-test-renderer": "^16.8.1",
"style-loader": "^0.23.1",
"stylelint": "^9.10.1",
"stylelint-config-standard": "^18.2.0",
@@ -86,10 +86,10 @@
"immutability-helper": "^3.0.0",
"moment": "^2.24.0",
"qs": "^6.6.0",
- "react": "16.8.0",
+ "react": "16.8.1",
"react-content-loader": "^4.0.1",
"react-cookies": "^0.1.0",
- "react-dom": "16.8.0",
+ "react-dom": "16.8.1",
"react-router-dom": "^4.3.1",
"url-polyfill": "^1.1.3"
}