Merge pull request #4703 from nextcloud/dependabot/npm_and_yarn/stable26/nextcloud-vue-collections-0.11.1

This commit is contained in:
dependabot[bot]
2023-05-17 21:39:53 +00:00
committed by GitHub

72
package-lock.json generated
View File

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