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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-26 05:01:15 +0300
committerGitHub <noreply@github.com>2022-03-26 05:01:15 +0300
commitb5c437ada3fca766bd2e3c7968a9700f7bb98747 (patch)
tree5d6d8771e149e1fd1906e07af8a38f54facfa852
parent370926fb5c55831b9e9419c6e35ac4b89ae64e5a (diff)
Bump @nextcloud/vue from 4.4.0 to 5.2.1dependabot/npm_and_yarn/nextcloud/vue-5.2.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.4.0 to 5.2.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.4.0...v5.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json160
-rw-r--r--package.json2
2 files changed, 74 insertions, 88 deletions
diff --git a/package-lock.json b/package-lock.json
index bf08248e..b5d14383 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.4.0",
+ "@nextcloud/vue": "^5.2.1",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",
@@ -1308,24 +1308,22 @@
}
},
"node_modules/@babel/polyfill": {
- "version": "7.2.5",
- "integrity": "sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug==",
+ "version": "7.12.1",
+ "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz",
+ "integrity": "sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==",
"deprecated": "🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.",
"dependencies": {
- "core-js": "^2.5.7",
- "regenerator-runtime": "^0.12.0"
+ "core-js": "^2.6.5",
+ "regenerator-runtime": "^0.13.4"
}
},
"node_modules/@babel/polyfill/node_modules/core-js": {
"version": "2.6.12",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz",
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==",
- "deprecated": "core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.",
+ "deprecated": "core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.",
"hasInstallScript": true
},
- "node_modules/@babel/polyfill/node_modules/regenerator-runtime": {
- "version": "0.12.1",
- "integrity": "sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg=="
- },
"node_modules/@babel/preset-env": {
"version": "7.14.4",
"integrity": "sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA==",
@@ -1435,10 +1433,14 @@
}
},
"node_modules/@babel/runtime": {
- "version": "7.14.0",
- "integrity": "sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==",
+ "version": "7.17.8",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
+ "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
"dependencies": {
"regenerator-runtime": "^0.13.4"
+ },
+ "engines": {
+ "node": ">=6.9.0"
}
},
"node_modules/@babel/template": {
@@ -2538,16 +2540,16 @@
"dev": true
},
"node_modules/@nextcloud/calendar-js": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-2.0.0.tgz",
- "integrity": "sha512-wGDDWjnXaMTJVxK2B31S0BAstN5759fptuddWRVZcFU2gEFXZyiv0iFgcbCOdAni+/Mz9rBbdV8h+TYWbst6Qg==",
- "dependencies": {
- "ical.js": "^1.4.0",
- "uuid": "^8.3.2"
- },
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-3.0.0.tgz",
+ "integrity": "sha512-Uy/etWwRmbzG1jxcfampOCEXbGMEzY1xVCBlONVrkusUmD9t02u3jWFkRJGAHvFAtLd4iM+MdTo1x3VXemBvcA==",
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
+ },
+ "peerDependencies": {
+ "ical.js": "^1.4.0",
+ "uuid": "^8.3.2"
}
},
"node_modules/@nextcloud/capabilities": {
@@ -2763,14 +2765,14 @@
"integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ=="
},
"node_modules/@nextcloud/vue": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.4.0.tgz",
- "integrity": "sha512-E3FcvRM2V7C0UqK/c9asLiG8AqGsBBvEk6MGVrCihmA623qLehNNFPYjea28tOPn1tQLiT7LwgfiV6QcS2Mh6A==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
+ "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
"@nextcloud/browser-storage": "^0.1.1",
- "@nextcloud/calendar-js": "^2.0.0",
+ "@nextcloud/calendar-js": "^3.0.0",
"@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^3.0.0",
"@nextcloud/event-bus": "^2.0.0",
@@ -2778,7 +2780,7 @@
"@nextcloud/logger": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"debounce": "1.2.1",
- "emoji-mart-vue-fast": "^7.0.7",
+ "emoji-mart-vue-fast": "^10.2.1",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
"linkify-string": "^3.0.2",
@@ -2790,16 +2792,16 @@
"tributejs": "^5.1.3",
"v-click-outside": "^3.0.1",
"v-tooltip": "^2.0.3",
- "vue": "^2.6.11",
+ "vue": "^2.6.14",
"vue-color": "^2.7.1",
- "vue-material-design-icons": "^4.11.0",
+ "vue-material-design-icons": "^5.0.0",
"vue-multiselect": "^2.1.6",
"vue-visible": "^1.0.2",
"vue2-datepicker": "^3.6.3"
},
"engines": {
- "node": ">=14.0.0",
- "npm": ">=7.0.0"
+ "node": "^14.0.0",
+ "npm": "^7.0.0"
}
},
"node_modules/@nextcloud/vue/node_modules/loader-utils": {
@@ -2851,6 +2853,11 @@
"webpack": "^4.0.0 || ^5.0.0"
}
},
+ "node_modules/@nextcloud/vue/node_modules/vue-material-design-icons": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.0.0.tgz",
+ "integrity": "sha512-lYSJFW/TyQqmg7MvUbEB8ua1mwWy/v8qve7QJuA/UWUAXC4/yVUdAm4pg/sM9+k5n7VLckBv6ucOROuGBsGPDQ=="
+ },
"node_modules/@nextcloud/webpack-vue-config": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-4.3.2.tgz",
@@ -6606,28 +6613,18 @@
}
},
"node_modules/emoji-mart-vue-fast": {
- "version": "7.0.7",
- "integrity": "sha512-Nrk4IOjKcKKYyMnRm4lreEiPpvDX+h3FKI86SYs05dCFZ0WZIMTGok26dtWvJqseTThS1UghsNEjM4HrfDjIJg==",
+ "version": "10.2.1",
+ "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-10.2.1.tgz",
+ "integrity": "sha512-PtKihhsXBEEw1jHwnoRyJAnJP1OlK4EJrEze58EbUUV7iHWGLub+yuiNSj2Uo1JBHraz4fw/pH98nFysVoe0qg==",
"dependencies": {
- "@babel/polyfill": "7.2.5",
- "@babel/runtime": "7.3.4",
- "vue-virtual-scroller": "^1.0.0-rc.2"
+ "@babel/polyfill": "^7.12.1",
+ "@babel/runtime": "^7.16.3",
+ "vue-virtual-scroller": "^1.0.10"
},
"peerDependencies": {
- "vue": "^2.0.0"
+ "vue": ">2.0.0"
}
},
- "node_modules/emoji-mart-vue-fast/node_modules/@babel/runtime": {
- "version": "7.3.4",
- "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==",
- "dependencies": {
- "regenerator-runtime": "^0.12.0"
- }
- },
- "node_modules/emoji-mart-vue-fast/node_modules/regenerator-runtime": {
- "version": "0.12.1",
- "integrity": "sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg=="
- },
"node_modules/emoji-regex": {
"version": "8.0.0",
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
@@ -19499,20 +19496,18 @@
}
},
"@babel/polyfill": {
- "version": "7.2.5",
- "integrity": "sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug==",
+ "version": "7.12.1",
+ "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz",
+ "integrity": "sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==",
"requires": {
- "core-js": "^2.5.7",
- "regenerator-runtime": "^0.12.0"
+ "core-js": "^2.6.5",
+ "regenerator-runtime": "^0.13.4"
},
"dependencies": {
"core-js": {
"version": "2.6.12",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz",
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ=="
- },
- "regenerator-runtime": {
- "version": "0.12.1",
- "integrity": "sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg=="
}
}
},
@@ -19616,8 +19611,9 @@
}
},
"@babel/runtime": {
- "version": "7.14.0",
- "integrity": "sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA==",
+ "version": "7.17.8",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.8.tgz",
+ "integrity": "sha512-dQpEpK0O9o6lj6oPu0gRDbbnk+4LeHlNcBpspf6Olzt3GIX4P1lWF1gS+pHLDFlaJvbR6q7jCfQ08zA4QJBnmA==",
"requires": {
"regenerator-runtime": "^0.13.4"
}
@@ -20457,13 +20453,10 @@
"dev": true
},
"@nextcloud/calendar-js": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-2.0.0.tgz",
- "integrity": "sha512-wGDDWjnXaMTJVxK2B31S0BAstN5759fptuddWRVZcFU2gEFXZyiv0iFgcbCOdAni+/Mz9rBbdV8h+TYWbst6Qg==",
- "requires": {
- "ical.js": "^1.4.0",
- "uuid": "^8.3.2"
- }
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-3.0.0.tgz",
+ "integrity": "sha512-Uy/etWwRmbzG1jxcfampOCEXbGMEzY1xVCBlONVrkusUmD9t02u3jWFkRJGAHvFAtLd4iM+MdTo1x3VXemBvcA==",
+ "requires": {}
},
"@nextcloud/capabilities": {
"version": "1.0.4",
@@ -20643,14 +20636,14 @@
}
},
"@nextcloud/vue": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.4.0.tgz",
- "integrity": "sha512-E3FcvRM2V7C0UqK/c9asLiG8AqGsBBvEk6MGVrCihmA623qLehNNFPYjea28tOPn1tQLiT7LwgfiV6QcS2Mh6A==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
+ "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
"@nextcloud/browser-storage": "^0.1.1",
- "@nextcloud/calendar-js": "^2.0.0",
+ "@nextcloud/calendar-js": "^3.0.0",
"@nextcloud/capabilities": "^1.0.2",
"@nextcloud/dialogs": "^3.0.0",
"@nextcloud/event-bus": "^2.0.0",
@@ -20658,7 +20651,7 @@
"@nextcloud/logger": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"debounce": "1.2.1",
- "emoji-mart-vue-fast": "^7.0.7",
+ "emoji-mart-vue-fast": "^10.2.1",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
"linkify-string": "^3.0.2",
@@ -20670,9 +20663,9 @@
"tributejs": "^5.1.3",
"v-click-outside": "^3.0.1",
"v-tooltip": "^2.0.3",
- "vue": "^2.6.11",
+ "vue": "^2.6.14",
"vue-color": "^2.7.1",
- "vue-material-design-icons": "^4.11.0",
+ "vue-material-design-icons": "^5.0.0",
"vue-multiselect": "^2.1.6",
"vue-visible": "^1.0.2",
"vue2-datepicker": "^3.6.3"
@@ -20706,6 +20699,11 @@
"loader-utils": "^2.0.0",
"schema-utils": "^3.0.0"
}
+ },
+ "vue-material-design-icons": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-5.0.0.tgz",
+ "integrity": "sha512-lYSJFW/TyQqmg7MvUbEB8ua1mwWy/v8qve7QJuA/UWUAXC4/yVUdAm4pg/sM9+k5n7VLckBv6ucOROuGBsGPDQ=="
}
}
},
@@ -23728,25 +23726,13 @@
"dev": true
},
"emoji-mart-vue-fast": {
- "version": "7.0.7",
- "integrity": "sha512-Nrk4IOjKcKKYyMnRm4lreEiPpvDX+h3FKI86SYs05dCFZ0WZIMTGok26dtWvJqseTThS1UghsNEjM4HrfDjIJg==",
+ "version": "10.2.1",
+ "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-10.2.1.tgz",
+ "integrity": "sha512-PtKihhsXBEEw1jHwnoRyJAnJP1OlK4EJrEze58EbUUV7iHWGLub+yuiNSj2Uo1JBHraz4fw/pH98nFysVoe0qg==",
"requires": {
- "@babel/polyfill": "7.2.5",
- "@babel/runtime": "7.3.4",
- "vue-virtual-scroller": "^1.0.0-rc.2"
- },
- "dependencies": {
- "@babel/runtime": {
- "version": "7.3.4",
- "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==",
- "requires": {
- "regenerator-runtime": "^0.12.0"
- }
- },
- "regenerator-runtime": {
- "version": "0.12.1",
- "integrity": "sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg=="
- }
+ "@babel/polyfill": "^7.12.1",
+ "@babel/runtime": "^7.16.3",
+ "vue-virtual-scroller": "^1.0.10"
}
},
"emoji-regex": {
diff --git a/package.json b/package.json
index 674e207e..f0b1f319 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.4.0",
+ "@nextcloud/vue": "^5.2.1",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",