summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 03:50:19 +0000
committerGitHub <noreply@github.com>2023-04-22 03:50:19 +0000
commite142dacf46fa6ed3bb5698e9bd3a6067a415f8fd (patch)
tree5b2f1f4e96a26a556e435411b49059bb3541bf80
parente6629b1dcfca8204af30751bfb396c30ff41a824 (diff)
chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.0.1 to 2.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.0.1...v2.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/router" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json76
-rw-r--r--package.json2
2 files changed, 40 insertions, 38 deletions
diff --git a/package-lock.json b/package-lock.json
index a245e3966..975a983a5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
- "@nextcloud/router": "^2.0.1",
+ "@nextcloud/router": "^2.1.1",
"@nextcloud/vue": "^7.10.0",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
@@ -2752,23 +2752,6 @@
"node-gettext": "^3.0.0"
}
},
- "node_modules/@nextcloud/dialogs/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/dialogs/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/eslint-config": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.2.1.tgz",
@@ -2930,10 +2913,11 @@
}
},
"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": {
@@ -2956,6 +2940,18 @@
"stylelint-config-recommended-vue": "^1.1.0"
}
},
+ "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/vue": {
"version": "7.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.10.0.tgz",
@@ -3497,6 +3493,11 @@
"@types/istanbul-lib-report": "*"
}
},
+ "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/@types/jsdom": {
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.0.tgz",
@@ -20442,19 +20443,6 @@
"core-js": "^3.6.4",
"node-gettext": "^3.0.0"
}
- },
- "@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=="
}
}
},
@@ -20573,10 +20561,11 @@
}
},
"@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"
}
},
@@ -20587,6 +20576,14 @@
"dev": true,
"requires": {}
},
+ "@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"
+ }
+ },
"@nextcloud/vue": {
"version": "7.10.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.10.0.tgz",
@@ -21037,6 +21034,11 @@
"@types/istanbul-lib-report": "*"
}
},
+ "@types/jquery": {
+ "version": "2.0.60",
+ "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.60.tgz",
+ "integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
+ },
"@types/jsdom": {
"version": "20.0.0",
"resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.0.tgz",
diff --git a/package.json b/package.json
index bea94195c..6bebc0907 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
- "@nextcloud/router": "^2.0.1",
+ "@nextcloud/router": "^2.1.1",
"@nextcloud/vue": "^7.10.0",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",