stable

Clone or download

Read-only

Upgrade vue-related packages

Part of request #12386 Upgrade dev dependencies October 2018 edition How to test: - no errors in make post-checkout - no functional changes expected in Vue apps. Note: - While I was there, I also upgraded all Vue dependencies. - vue-template-compiler does not seem to be needed anymore. It's in vue-loader Change-Id: Ia42e81f6fd7428eb34f457b1bfe3122e00effc4f

Modified Files

Name
M package-lock.json +12 −16 Go to diff View file
M package.json +1 −2 Go to diff View file
M plugins/agiledashboard/www/js/package-lock.json +3 −3 Go to diff View file
M plugins/agiledashboard/www/js/package.json +1 −1 Go to diff View file
M plugins/create_test_env/scripts/package-lock.json +6 −6 Go to diff View file
M plugins/create_test_env/scripts/package.json +2 −2 Go to diff View file
M plugins/crosstracker/www/scripts/package-lock.json +3 −3 Go to diff View file
M plugins/crosstracker/www/scripts/package.json +1 −1 Go to diff View file
M plugins/git/www/scripts/package-lock.json +6 −6 Go to diff View file
M plugins/git/www/scripts/package.json +2 −2 Go to diff View file
M plugins/label/www/scripts/package-lock.json +6 −6 Go to diff View file
M plugins/label/www/scripts/package.json +2 −2 Go to diff View file
M plugins/pullrequest/www/scripts/package.json +1 −1 Go to diff View file
M plugins/svn/www/scripts/package-lock.json +3 −3 Go to diff View file
M plugins/svn/www/scripts/package.json +1 −1 Go to diff View file
M plugins/timetracking/www/scripts/package-lock.json +6 −6 Go to diff View file
M plugins/timetracking/www/scripts/package.json +2 −2 Go to diff View file
M plugins/tracker/www/scripts/package-lock.json +3 −3 Go to diff View file
M plugins/tracker/www/scripts/package.json +1 −1 Go to diff View file
M src/www/scripts/package-lock.json +3 −3 Go to diff View file
M src/www/scripts/package.json +1 −1 Go to diff View file