summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-10-28 11:43:49 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-11-02 16:31:52 +0100
commit9cc2f25072741d6aa853d6920c35ad6a8d063ee8 (patch)
tree0e0b18517ee1f330d3777db65624f638b2bee0e8 /package-lock.json
parent3eaca6f0e4f6da6699371734834cbf7a38ef9088 (diff)
downloadnextcloud-server-9cc2f25072741d6aa853d6920c35ad6a8d063ee8.tar.gz
nextcloud-server-9cc2f25072741d6aa853d6920c35ad6a8d063ee8.zip
Update @nextcloud/dialogs@ and fix toasts styling
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json174
1 files changed, 165 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 2d5b1e175b2..75b5bb7b0a6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/calendar-availability-vue": "^0.5.0-beta.3",
"@nextcloud/capabilities": "^1.0.4",
- "@nextcloud/dialogs": "^3.1.4",
+ "@nextcloud/dialogs": "^4.0.0-beta.2",
"@nextcloud/event-bus": "^2.1.1",
"@nextcloud/files": "^2.1.0",
"@nextcloud/initial-state": "^1.2.1",
@@ -3599,9 +3599,9 @@
}
},
"node_modules/@nextcloud/dialogs": {
- "version": "3.1.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.4.tgz",
- "integrity": "sha512-Jf/DWacCqPZDWroDkdOFuX+3AyHVWjy6JpkxAUNkmFPlKjNG8fGPRm/cdQIkqVqAnC+b1sUdMqH6N89Zdyks2Q==",
+ "version": "4.0.0-beta.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.0.0-beta.2.tgz",
+ "integrity": "sha512-vdMT/PIPzSYN+xNkYteyEXURx5w2epjUXTASuz/csDKDQNOSLPGpBw+ettcw8cmuUc5mPVl7Plafmfm2Kbnbmw==",
"dependencies": {
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/typings": "^1.0.0",
@@ -3609,8 +3609,8 @@
"toastify-js": "^1.12.0"
},
"engines": {
- "node": "^14.0.0",
- "npm": "^7.0.0"
+ "node": "^16.0.0",
+ "npm": "^7.0.0 || ^8.0.0"
}
},
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/typings": {
@@ -3913,6 +3913,21 @@
"vue": "^2.6.11"
}
},
+ "node_modules/@nextcloud/vue-dashboard/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/vue-dashboard/node_modules/@nextcloud/event-bus": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
@@ -3931,6 +3946,14 @@
"core-js": "^3.6.4"
}
},
+ "node_modules/@nextcloud/vue-dashboard/node_modules/@nextcloud/typings": {
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz",
+ "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==",
+ "dependencies": {
+ "@types/jquery": "2.0.60"
+ }
+ },
"node_modules/@nextcloud/vue-dashboard/node_modules/@nextcloud/vue": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.10.2.tgz",
@@ -3968,6 +3991,11 @@
"node": ">=10.0.0"
}
},
+ "node_modules/@nextcloud/vue-dashboard/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/vue-dashboard/node_modules/char-regex": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
@@ -4100,6 +4128,21 @@
"npm": "^7.0.0 || ^8.0.0"
}
},
+ "node_modules/@nextcloud/vue/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/vue/node_modules/@nextcloud/event-bus": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.0.0.tgz",
@@ -4126,6 +4169,19 @@
"node-gettext": "^3.0.0"
}
},
+ "node_modules/@nextcloud/vue/node_modules/@nextcloud/typings": {
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz",
+ "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==",
+ "dependencies": {
+ "@types/jquery": "2.0.60"
+ }
+ },
+ "node_modules/@nextcloud/vue/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/vue/node_modules/emoji-mart-vue-fast": {
"version": "11.1.1",
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-11.1.1.tgz",
@@ -15010,6 +15066,21 @@
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-1.0.0.tgz",
"integrity": "sha512-f+sKpdLZXkODV+OY39K1M+Spmd4RgxmtEXmNn4Bviv4R7uBFHXuw+JX9ZdfDeOryfHjJ/TRQxQEp0GMpBwZFUw=="
},
+ "node_modules/nextcloud-vue-collections/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-vue-collections/node_modules/@nextcloud/event-bus": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
@@ -15028,6 +15099,14 @@
"core-js": "^3.6.4"
}
},
+ "node_modules/nextcloud-vue-collections/node_modules/@nextcloud/typings": {
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz",
+ "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==",
+ "dependencies": {
+ "@types/jquery": "2.0.60"
+ }
+ },
"node_modules/nextcloud-vue-collections/node_modules/@nextcloud/vue": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.10.2.tgz",
@@ -15065,6 +15144,11 @@
"node": ">=10.0.0"
}
},
+ "node_modules/nextcloud-vue-collections/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-vue-collections/node_modules/char-regex": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
@@ -22392,9 +22476,9 @@
}
},
"@nextcloud/dialogs": {
- "version": "3.1.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-3.1.4.tgz",
- "integrity": "sha512-Jf/DWacCqPZDWroDkdOFuX+3AyHVWjy6JpkxAUNkmFPlKjNG8fGPRm/cdQIkqVqAnC+b1sUdMqH6N89Zdyks2Q==",
+ "version": "4.0.0-beta.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-4.0.0-beta.2.tgz",
+ "integrity": "sha512-vdMT/PIPzSYN+xNkYteyEXURx5w2epjUXTASuz/csDKDQNOSLPGpBw+ettcw8cmuUc5mPVl7Plafmfm2Kbnbmw==",
"requires": {
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/typings": "^1.0.0",
@@ -22667,6 +22751,17 @@
"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.0",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.0.0.tgz",
@@ -22689,6 +22784,19 @@
"node-gettext": "^3.0.0"
}
},
+ "@nextcloud/typings": {
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz",
+ "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==",
+ "requires": {
+ "@types/jquery": "2.0.60"
+ }
+ },
+ "@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.1.1",
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-11.1.1.tgz",
@@ -22719,6 +22827,17 @@
"vue": "^2.6.11"
},
"dependencies": {
+ "@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": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
@@ -22737,6 +22856,14 @@
"core-js": "^3.6.4"
}
},
+ "@nextcloud/typings": {
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz",
+ "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==",
+ "requires": {
+ "@types/jquery": "2.0.60"
+ }
+ },
"@nextcloud/vue": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.10.2.tgz",
@@ -22771,6 +22898,11 @@
"vue2-datepicker": "^3.6.3"
}
},
+ "@types/jquery": {
+ "version": "2.0.60",
+ "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
+ "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
+ },
"char-regex": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
@@ -31188,6 +31320,17 @@
"resolved": "https://registry.npmjs.org/@nextcloud/browserslist-config/-/browserslist-config-1.0.0.tgz",
"integrity": "sha512-f+sKpdLZXkODV+OY39K1M+Spmd4RgxmtEXmNn4Bviv4R7uBFHXuw+JX9ZdfDeOryfHjJ/TRQxQEp0GMpBwZFUw=="
},
+ "@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": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-1.3.0.tgz",
@@ -31206,6 +31349,14 @@
"core-js": "^3.6.4"
}
},
+ "@nextcloud/typings": {
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.4.3.tgz",
+ "integrity": "sha512-9Yc40alExKpHwNKdpZzULwb+Fz5HgEFKZvywXYK5QbR96Z7V5iI3Greu8MhmZErfUJ6zES7PHpz3S3jM1kdnUw==",
+ "requires": {
+ "@types/jquery": "2.0.60"
+ }
+ },
"@nextcloud/vue": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.10.2.tgz",
@@ -31240,6 +31391,11 @@
"vue2-datepicker": "^3.6.3"
}
},
+ "@types/jquery": {
+ "version": "2.0.60",
+ "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
+ "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
+ },
"char-regex": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",