diff --git a/package-lock.json b/package-lock.json index 614e4f11f..14eb68547 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3367,10 +3367,11 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/@nextcloud/router": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.0.1.tgz", - "integrity": "sha512-qLRxTjZS6y9NUPmU6X3Ega5qHPeEx4kCgqwo0I6Y9wV71EGGi9zPnWDsqmmmJj8RkDp30jcfGNWCTwbPAebTDA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.1.1.tgz", + "integrity": "sha512-K+zJQb0Iy/DvSKWbn9EUHQHCXpcwOgiyySBye1S3obCi7NdfZ2LYqM86/du1RLwdDHFQUOaOJZkrVREO0ViHuQ==", "dependencies": { + "@nextcloud/typings": "^1.0.0", "core-js": "^3.6.4" }, "engines": { @@ -3378,6 +3379,23 @@ "npm": "^7.0.0 || ^8.0.0" } }, + "node_modules/@nextcloud/router/node_modules/@nextcloud/typings": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz", + "integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==", + "dependencies": { + "@types/jquery": "2.0.60" + }, + "engines": { + "node": "^16.0.0", + "npm": "^7.0.0 || ^8.0.0" + } + }, + "node_modules/@nextcloud/router/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/router/node_modules/core-js": { "version": "3.10.1", "hasInstallScript": true, @@ -14349,22 +14367,21 @@ "peer": true }, "node_modules/nextcloud-vue-collections": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.11.0.tgz", - "integrity": "sha512-sVeJzwVF7z/71n6TVk3RY+OewvF7gRRexYQ9ZRURbRUK9NIwByFNM7Y2S+U2LJFBsjM58twUhxwll9yWxYqdeA==", + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.11.1.tgz", + "integrity": "sha512-2t4a4mWvjTq+5Kly80pUzq7qpEZz6GHv3bI/yIxhC2K7Y0Rx5XqMSkhxeDuHPsR8KlmIeaPNOyYLMGfO7mgHQA==", "dependencies": { "@nextcloud/axios": "^2.3.0", - "@nextcloud/router": "^2.0.1", - "@nextcloud/vue": "^7.5.0", - "lodash-es": "^4.17.21", - "vue": "^2.7.14" + "@nextcloud/router": "^2.1.1", + "@nextcloud/vue": "^7.10.0", + "lodash-es": "^4.17.21" }, "engines": { "node": "^16.0.0", "npm": "^8.0.0" }, "peerDependencies": { - "@nextcloud/vue": "^7.5.0" + "vue": "^2.7.14" } }, "node_modules/node-fetch": { @@ -21408,13 +21425,27 @@ } }, "@nextcloud/router": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.0.1.tgz", - "integrity": "sha512-qLRxTjZS6y9NUPmU6X3Ega5qHPeEx4kCgqwo0I6Y9wV71EGGi9zPnWDsqmmmJj8RkDp30jcfGNWCTwbPAebTDA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.1.1.tgz", + "integrity": "sha512-K+zJQb0Iy/DvSKWbn9EUHQHCXpcwOgiyySBye1S3obCi7NdfZ2LYqM86/du1RLwdDHFQUOaOJZkrVREO0ViHuQ==", "requires": { + "@nextcloud/typings": "^1.0.0", "core-js": "^3.6.4" }, "dependencies": { + "@nextcloud/typings": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.6.0.tgz", + "integrity": "sha512-5uIsteFy9Z9/ZaNGE8w8SDgJp+FK8/LeRLgfnakC2pU8eNKTPlQfkiYR163oEI5Xu5YzwdIzf6/roIXdNinhrw==", + "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==" + }, "core-js": { "version": "3.10.1" } @@ -29434,15 +29465,14 @@ "peer": true }, "nextcloud-vue-collections": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.11.0.tgz", - "integrity": "sha512-sVeJzwVF7z/71n6TVk3RY+OewvF7gRRexYQ9ZRURbRUK9NIwByFNM7Y2S+U2LJFBsjM58twUhxwll9yWxYqdeA==", + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.11.1.tgz", + "integrity": "sha512-2t4a4mWvjTq+5Kly80pUzq7qpEZz6GHv3bI/yIxhC2K7Y0Rx5XqMSkhxeDuHPsR8KlmIeaPNOyYLMGfO7mgHQA==", "requires": { "@nextcloud/axios": "^2.3.0", - "@nextcloud/router": "^2.0.1", - "@nextcloud/vue": "^7.5.0", - "lodash-es": "^4.17.21", - "vue": "^2.7.14" + "@nextcloud/router": "^2.1.1", + "@nextcloud/vue": "^7.10.0", + "lodash-es": "^4.17.21" } }, "node-fetch": {