aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-12-17 09:22:07 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commitb207f36c2efc38376713b540c2beb1df57dec57f (patch)
treee7568bfac588d98e8ac685d8f4e9d4d0e4daa320 /vnext/package.json
parent18c59a2590236d8f1bd981ccaefb118c62ba4597 (diff)
update deps and snapshots
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 585fa053..ffce87b5 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,19 +11,19 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.2.0",
+ "@babel/core": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.2.1",
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "7.2.0",
"@babel/preset-react": "7.0.0",
- "autoprefixer": "^9.4.2",
+ "autoprefixer": "^9.4.3",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
"babel-loader": "^8.0.4",
"connect-history-api-fallback": "^1.5.0",
- "css-loader": "^2.0.0",
+ "css-loader": "^2.0.1",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"error-overlay-webpack-plugin": "^0.1.5",
@@ -41,7 +41,7 @@
"mini-css-extract-plugin": "^0.5.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
- "postcss-preset-env": "^6.4.0",
+ "postcss-preset-env": "^6.5.0",
"prop-types": "^15.6.2",
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.6.3",
@@ -89,7 +89,7 @@
"@babel/polyfill": "^7.0.0",
"axios": "^0.18.0",
"immutability-helper": "^2.9.0",
- "moment": "^2.22.2",
+ "moment": "^2.23.0",
"qs": "^6.6.0",
"react": "16.6.3",
"react-content-loader": "^3.4.1",