aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2022-12-01 01:15:50 +0000
committerChristopher Ng <chrng8@gmail.com>2022-12-02 00:01:06 +0000
commit4d4886aa05b4fa347ac96834ad45deb848b39423 (patch)
tree5d7f5f08211863069f072681a984780b1a2d2348 /package-lock.json
parenta51f0dbc6c93738dedd89885ffe816d97179ba1e (diff)
downloadnextcloud-server-4d4886aa05b4fa347ac96834ad45deb848b39423.tar.gz
nextcloud-server-4d4886aa05b4fa347ac96834ad45deb848b39423.zip
Bump @nextcloud/vue to 7.1.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json217
1 files changed, 25 insertions, 192 deletions
diff --git a/package-lock.json b/package-lock.json
index c4221db8757..205f925f1bd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.1.0-beta.2",
+ "@nextcloud/vue": "^7.1.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^5.0.1",
@@ -4188,18 +4188,6 @@
"core-js": "^3.6.4"
}
},
- "node_modules/@nextcloud/focus-trap": {
- "version": "0.1.0-beta",
- "resolved": "https://registry.npmjs.org/@nextcloud/focus-trap/-/focus-trap-0.1.0-beta.tgz",
- "integrity": "sha512-c6mrUrvDGRVkYfUGAJl7o2lxA/iIMF46XgBdCGCnCJFISFqHoWYGQoG6adc6w2IL7uhGka+lzy38szz+WUYpkA==",
- "dependencies": {
- "focus-trap": "^7.0.0"
- },
- "engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
- }
- },
"node_modules/@nextcloud/initial-state": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.1.tgz",
@@ -4276,21 +4264,6 @@
"npm": "^7.0.0 || ^8.0.0"
}
},
- "node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/dialogs": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
- "integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
- "dependencies": {
- "@nextcloud/l10n": "^1.3.0",
- "@nextcloud/typings": "^1.0.0",
- "core-js": "^3.6.4",
- "toastify-js": "^1.12.0"
- },
- "engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
- }
- },
"node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/event-bus": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.0.2.tgz",
@@ -4303,81 +4276,6 @@
"npm": "^7.0.0 || ^8.0.0"
}
},
- "node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/initial-state": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz",
- "integrity": "sha512-xmNP30v/RnkJ2z1HcuEo7YfcLJJa+FdWTwgNldXHOlMeMbl/ESpsGkWL2sULrhYurz64L0JpfwEdi/cHcmyuZQ=="
- },
- "node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/typings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.5.0.tgz",
- "integrity": "sha512-33GMGlajEccf+pKOgFas3DsrRQvEcFlAW6E8P9lVCPt+I4PngRqaF/JDYiRbIWRIkwo8fWbRwfQs37OShiDycQ==",
- "dependencies": {
- "@types/jquery": "2.0.60"
- },
- "engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
- }
- },
- "node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/vue": {
- "version": "7.0.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz",
- "integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==",
- "dependencies": {
- "@nextcloud/auth": "^2.0.0",
- "@nextcloud/axios": "^2.0.0",
- "@nextcloud/browser-storage": "^0.1.1",
- "@nextcloud/calendar-js": "^3.0.0",
- "@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^3.1.4",
- "@nextcloud/event-bus": "^3.0.0",
- "@nextcloud/focus-trap": "^0.1.0-beta",
- "@nextcloud/initial-state": "^2.0.0",
- "@nextcloud/l10n": "^1.6.0",
- "@nextcloud/logger": "^2.2.1",
- "@nextcloud/router": "^2.0.0",
- "debounce": "1.2.1",
- "emoji-mart-vue-fast": "^11.1.1",
- "escape-html": "^1.0.3",
- "floating-vue": "^1.0.0-beta.18",
- "hammerjs": "^2.0.8",
- "linkify-string": "^4.0.0",
- "md5": "^2.3.0",
- "splitpanes": "^2.4.1",
- "string-length": "^5.0.1",
- "striptags": "^3.2.0",
- "tributejs": "^5.1.3",
- "v-click-outside": "^3.2.0",
- "vue": "^2.7.8",
- "vue-color": "^2.8.1",
- "vue-material-design-icons": "^5.1.2",
- "vue-multiselect": "^2.1.6",
- "vue2-datepicker": "^3.11.0"
- },
- "engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
- }
- },
- "node_modules/@nextcloud/password-confirmation/node_modules/@types/jquery": {
- "version": "2.0.60",
- "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
- "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
- },
- "node_modules/@nextcloud/password-confirmation/node_modules/emoji-mart-vue-fast": {
- "version": "11.2.0",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-11.2.0.tgz",
- "integrity": "sha512-dEVAJAbQop+efR8Zn4bvPQtSREwsVZccQxEBHdi1GNPO0JC9H6l0FswuCli/TrZXAQr1KS7dGEUhS9A1gURFRA==",
- "dependencies": {
- "@babel/runtime": "^7.18.6",
- "core-js": "^3.23.5",
- "vue-virtual-scroller": "^1.0.10"
- },
- "peerDependencies": {
- "vue": ">2.0.0"
- }
- },
"node_modules/@nextcloud/password-confirmation/node_modules/semver": {
"version": "7.3.7",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
@@ -4440,9 +4338,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.1.0-beta.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.2.tgz",
- "integrity": "sha512-rjZCeGzNbEPcSaeGdyRJVfc0mRzqrbz4VmBoq2cfDJgn7bpDUThRLWma1Bx1MXJeVugjrrXLGZNbxhgMQziAfQ==",
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
+ "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -4455,6 +4353,7 @@
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/logger": "^2.2.1",
"@nextcloud/router": "^2.0.0",
+ "@skjnldsv/sanitize-svg": "^1.0.2",
"debounce": "1.2.1",
"emoji-mart-vue-fast": "^12.0.1",
"escape-html": "^1.0.3",
@@ -4472,6 +4371,7 @@
"vue-color": "^2.8.1",
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6",
+ "vue-select": "^3.20.0",
"vue2-datepicker": "^3.11.0"
},
"engines": {
@@ -22991,6 +22891,14 @@
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
"integrity": "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
},
+ "node_modules/vue-select": {
+ "version": "3.20.0",
+ "resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.0.tgz",
+ "integrity": "sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==",
+ "peerDependencies": {
+ "vue": "2.x"
+ }
+ },
"node_modules/vue-style-loader": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz",
@@ -26893,14 +26801,6 @@
"core-js": "^3.6.4"
}
},
- "@nextcloud/focus-trap": {
- "version": "0.1.0-beta",
- "resolved": "https://registry.npmjs.org/@nextcloud/focus-trap/-/focus-trap-0.1.0-beta.tgz",
- "integrity": "sha512-c6mrUrvDGRVkYfUGAJl7o2lxA/iIMF46XgBdCGCnCJFISFqHoWYGQoG6adc6w2IL7uhGka+lzy38szz+WUYpkA==",
- "requires": {
- "focus-trap": "^7.0.0"
- }
- },
"@nextcloud/initial-state": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-1.2.1.tgz",
@@ -26969,17 +26869,6 @@
"tslib": "^2.4.0"
}
},
- "@nextcloud/dialogs": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.2.0.tgz",
- "integrity": "sha512-notaHF8LXPJINBbILCbRe+dgXnJPe7NQTIrN1vwfaGUSG9GUfEf+v367yyg2brCgV6ulE/HmNhYjTQwW5AqSJA==",
- "requires": {
- "@nextcloud/l10n": "^1.3.0",
- "@nextcloud/typings": "^1.0.0",
- "core-js": "^3.6.4",
- "toastify-js": "^1.12.0"
- }
- },
"@nextcloud/event-bus": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.0.2.tgz",
@@ -26988,70 +26877,6 @@
"semver": "^7.3.7"
}
},
- "@nextcloud/initial-state": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.0.0.tgz",
- "integrity": "sha512-xmNP30v/RnkJ2z1HcuEo7YfcLJJa+FdWTwgNldXHOlMeMbl/ESpsGkWL2sULrhYurz64L0JpfwEdi/cHcmyuZQ=="
- },
- "@nextcloud/typings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.5.0.tgz",
- "integrity": "sha512-33GMGlajEccf+pKOgFas3DsrRQvEcFlAW6E8P9lVCPt+I4PngRqaF/JDYiRbIWRIkwo8fWbRwfQs37OShiDycQ==",
- "requires": {
- "@types/jquery": "2.0.60"
- }
- },
- "@nextcloud/vue": {
- "version": "7.0.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.1.tgz",
- "integrity": "sha512-VwukKyu2ytFLYVrLHKN+waC4xuZaaFdns5+bKX8PzYfqjhjMDbjaZubCb4VkCISsaNqfcnJiE6Rkxtw4mwI8Pw==",
- "requires": {
- "@nextcloud/auth": "^2.0.0",
- "@nextcloud/axios": "^2.0.0",
- "@nextcloud/browser-storage": "^0.1.1",
- "@nextcloud/calendar-js": "^3.0.0",
- "@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^3.1.4",
- "@nextcloud/event-bus": "^3.0.0",
- "@nextcloud/focus-trap": "^0.1.0-beta",
- "@nextcloud/initial-state": "^2.0.0",
- "@nextcloud/l10n": "^1.6.0",
- "@nextcloud/logger": "^2.2.1",
- "@nextcloud/router": "^2.0.0",
- "debounce": "1.2.1",
- "emoji-mart-vue-fast": "^11.1.1",
- "escape-html": "^1.0.3",
- "floating-vue": "^1.0.0-beta.18",
- "hammerjs": "^2.0.8",
- "linkify-string": "^4.0.0",
- "md5": "^2.3.0",
- "splitpanes": "^2.4.1",
- "string-length": "^5.0.1",
- "striptags": "^3.2.0",
- "tributejs": "^5.1.3",
- "v-click-outside": "^3.2.0",
- "vue": "^2.7.8",
- "vue-color": "^2.8.1",
- "vue-material-design-icons": "^5.1.2",
- "vue-multiselect": "^2.1.6",
- "vue2-datepicker": "^3.11.0"
- }
- },
- "@types/jquery": {
- "version": "2.0.60",
- "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
- "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
- },
- "emoji-mart-vue-fast": {
- "version": "11.2.0",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-11.2.0.tgz",
- "integrity": "sha512-dEVAJAbQop+efR8Zn4bvPQtSREwsVZccQxEBHdi1GNPO0JC9H6l0FswuCli/TrZXAQr1KS7dGEUhS9A1gURFRA==",
- "requires": {
- "@babel/runtime": "^7.18.6",
- "core-js": "^3.23.5",
- "vue-virtual-scroller": "^1.0.10"
- }
- },
"semver": {
"version": "7.3.7",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
@@ -27102,9 +26927,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.1.0-beta.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.2.tgz",
- "integrity": "sha512-rjZCeGzNbEPcSaeGdyRJVfc0mRzqrbz4VmBoq2cfDJgn7bpDUThRLWma1Bx1MXJeVugjrrXLGZNbxhgMQziAfQ==",
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
+ "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -27117,6 +26942,7 @@
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/logger": "^2.2.1",
"@nextcloud/router": "^2.0.0",
+ "@skjnldsv/sanitize-svg": "^1.0.2",
"debounce": "1.2.1",
"emoji-mart-vue-fast": "^12.0.1",
"escape-html": "^1.0.3",
@@ -27134,6 +26960,7 @@
"vue-color": "^2.8.1",
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6",
+ "vue-select": "^3.20.0",
"vue2-datepicker": "^3.11.0"
},
"dependencies": {
@@ -41478,6 +41305,12 @@
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz",
"integrity": "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
},
+ "vue-select": {
+ "version": "3.20.0",
+ "resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.0.tgz",
+ "integrity": "sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==",
+ "requires": {}
+ },
"vue-style-loader": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz",