Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-04-28 00:04:02 +0300
committerMike Greiling <mike@pixelcog.com>2018-05-01 23:15:11 +0300
commitf9e33f43c0991930bb779c2a5ea341a41ba3a90f (patch)
treef00d54033ee2647f81dcf99fad9a7a1b747c18fc /package.json
parent94a9c60eb9b557498849f62b136fcdc49e1d406f (diff)
update several packages to remove deprecation warnings
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 4d8cd523312..9bbd256d338 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,6 @@
"raphael": "^2.2.7",
"raven-js": "^3.22.1",
"raw-loader": "^0.5.1",
- "react-dev-utils": "^5.0.0",
"sanitize-html": "^1.16.1",
"select2": "3.5.2-browserify",
"sql.js": "^0.4.0",
@@ -92,8 +91,8 @@
"vuex": "^3.0.1",
"webpack": "^4.6.0",
"webpack-bundle-analyzer": "^2.11.0",
- "webpack-cli": "^2.0.14",
- "webpack-stats-plugin": "^0.1.5",
+ "webpack-cli": "^2.0.15",
+ "webpack-stats-plugin": "^0.2.1",
"worker-loader": "^1.1.1"
},
"devDependencies": {