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

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-01 05:18:59 +0300
committerdependabot[bot] <support@dependabot.com>2019-02-01 05:18:59 +0300
commita67324e4544d68fa74bc185ab44d5ee72968cd28 (patch)
treead5001ea1412d104f63d7f8515861c5973667a38
parent9e8524843d39090bdadf96702cba3de1c87961a0 (diff)
Bump @vue/babel-preset-app from 3.3.0 to 3.4.0
Bumps [@vue/babel-preset-app](https://github.com/vuejs/vue-cli) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/compare/vue-cli-version-marker@3.3.0...vue-cli-version-marker@3.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package-lock.json61
-rw-r--r--package.json2
2 files changed, 23 insertions, 40 deletions
diff --git a/package-lock.json b/package-lock.json
index 72f0156..1ccd54a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -96,9 +96,9 @@
}
},
"@babel/helper-create-class-features-plugin": {
- "version": "7.2.3",
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.2.3.tgz",
- "integrity": "sha512-xO/3Gn+2C7/eOUeb0VRnSP1+yvWHNxlpAot1eMhtoKDCN7POsyQP5excuT5UsV5daHxMWBeIIOeI5cmB8vMRgQ==",
+ "version": "7.3.0",
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.3.0.tgz",
+ "integrity": "sha512-DUsQNS2CGLZZ7I3W3fvh0YpPDd6BuWJlDl+qmZZpABZHza2ErE3LxtEzLJFHFC1ZwtlAXvHhbFYbtM5o5B0WBw==",
"dev": true,
"requires": {
"@babel/helper-function-name": "^7.1.0",
@@ -310,22 +310,22 @@
}
},
"@babel/plugin-proposal-class-properties": {
- "version": "7.2.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.2.3.tgz",
- "integrity": "sha512-FVuQngLoN2iDrpW7LmhPZ2sO4DJxf35FOcwidwB9Ru9tMvI5URthnkVHuG14IStV+TzkMTyLMoOUlSTtrdVwqw==",
+ "version": "7.3.0",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.3.0.tgz",
+ "integrity": "sha512-wNHxLkEKTQ2ay0tnsam2z7fGZUi+05ziDJflEt3AZTP3oXLKHJp9HqhfroB/vdMvt3sda9fAbq7FsG8QPDrZBg==",
"dev": true,
"requires": {
- "@babel/helper-create-class-features-plugin": "^7.2.3",
+ "@babel/helper-create-class-features-plugin": "^7.3.0",
"@babel/helper-plugin-utils": "^7.0.0"
}
},
"@babel/plugin-proposal-decorators": {
- "version": "7.2.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.2.3.tgz",
- "integrity": "sha512-jhCFm7ftmue02EWIYqbhzP0iConEPsgVQeDriOs/Qc2lgr6MDtHTTrv3hE2GOOQDFjQ9tjP7nWQq0ad0JhIsQg==",
+ "version": "7.3.0",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.3.0.tgz",
+ "integrity": "sha512-3W/oCUmsO43FmZIqermmq6TKaRSYhmh/vybPfVFwQWdSb8xwki38uAIvknCRzuyHRuYfCYmJzL9or1v0AffPjg==",
"dev": true,
"requires": {
- "@babel/helper-create-class-features-plugin": "^7.2.3",
+ "@babel/helper-create-class-features-plugin": "^7.3.0",
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-syntax-decorators": "^7.2.0"
}
@@ -784,9 +784,9 @@
}
},
"@babel/runtime-corejs2": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.2.0.tgz",
- "integrity": "sha512-kPfmKoRI8Hpo5ZJGACWyrc9Eq1j3ZIUpUAQT2yH045OuYpccFJ9kYA/eErwzOM2jeBG1sC8XX1nl1EArtuM8tg==",
+ "version": "7.3.1",
+ "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.3.1.tgz",
+ "integrity": "sha512-YpO13776h3e6Wy8dl2J8T9Qwlvopr+b4trCEhHE+yek6yIqV8sx6g3KozdHMbXeBpjosbPi+Ii5Z7X9oXFHUKA==",
"dev": true,
"requires": {
"core-js": "^2.5.7",
@@ -884,9 +884,9 @@
}
},
"@vue/babel-preset-app": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/@vue/babel-preset-app/-/babel-preset-app-3.3.0.tgz",
- "integrity": "sha512-ZnuzErAub1hiFp9c/BI94JMEG7AcbS3/nqToJofOYJFspwWerozxefHF3i3owy6KymBQODVetdyI+iZu80b23A==",
+ "version": "3.4.0",
+ "resolved": "https://registry.npmjs.org/@vue/babel-preset-app/-/babel-preset-app-3.4.0.tgz",
+ "integrity": "sha512-P7IaOFtMUd5iic2PH/iY6YPgtPnyd7SzA+ACv1283F5RcLutTURhl2smC1cWUJFGVrUhTmsYEcbS4+06wKymWw==",
"dev": true,
"requires": {
"@babel/plugin-proposal-class-properties": "^7.0.0",
@@ -897,11 +897,9 @@
"@babel/preset-env": "^7.0.0",
"@babel/runtime": "^7.0.0",
"@babel/runtime-corejs2": "^7.2.0",
- "@vue/babel-preset-jsx": "^1.0.0-beta.1",
- "babel-helper-vue-jsx-merge-props": "^2.0.3",
+ "@vue/babel-preset-jsx": "^1.0.0-beta.2",
"babel-plugin-dynamic-import-node": "^2.2.0",
- "babel-plugin-transform-vue-jsx": "^4.0.1",
- "core-js": "^2.6.1"
+ "core-js": "^2.6.3"
}
},
"@vue/babel-preset-jsx": {
@@ -1311,12 +1309,6 @@
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
"dev": true
},
- "babel-helper-vue-jsx-merge-props": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz",
- "integrity": "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg==",
- "dev": true
- },
"babel-loader": {
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.0.5.tgz",
@@ -1338,15 +1330,6 @@
"object.assign": "^4.1.0"
}
},
- "babel-plugin-transform-vue-jsx": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-4.0.1.tgz",
- "integrity": "sha512-wbOz7ITB5cloLSjKUU1hWn8zhR+Dwah/RZiTiJY/CQliCwhowmzu6m7NEF+y5EJX/blDzGjRtZvC10Vdb3Q7vw==",
- "dev": true,
- "requires": {
- "esutils": "^2.0.2"
- }
- },
"balanced-match": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
@@ -1930,9 +1913,9 @@
"dev": true
},
"core-js": {
- "version": "2.6.2",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.2.tgz",
- "integrity": "sha512-NdBPF/RVwPW6jr0NCILuyN9RiqLo2b1mddWHkUL+VnvcB7dzlnBJ1bXYntjpTGOgkZiiLWj2JxmOr7eGE3qK6g==",
+ "version": "2.6.3",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.3.tgz",
+ "integrity": "sha512-l00tmFFZOBHtYhN4Cz7k32VM7vTn3rE2ANjQDxdEN6zmXZ/xq1jQuutnmHvMG1ZJ7xd72+TA5YpUK8wz3rWsfQ==",
"dev": true
},
"core-util-is": {
diff --git a/package.json b/package.json
index 05f6fcf..f9d34e6 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.3.1",
- "@vue/babel-preset-app": "^3.3.0",
+ "@vue/babel-preset-app": "^3.4.0",
"@vue/test-utils": "^1.0.0-beta.28",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",