Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-23 18:08:05 +0300
committerGitHub <noreply@github.com>2019-12-23 18:08:05 +0300
commite49afb150b419ecc24e7a5af466a1d41d41abcfa (patch)
treebe9cf0bdbbb07aa2d5de9e85aa2787dacd877476 /package-lock.json
parentf9b893849681e36e4ae24c042023542db8bd7eb8 (diff)
Bump @nextcloud/router from 0.1.0 to 1.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v0.1.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json45
1 files changed, 34 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index d3f45cc34..c1f2283b4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2144,18 +2144,11 @@
}
},
"@nextcloud/router": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-0.1.0.tgz",
- "integrity": "sha512-adHnDQrnSMX/O9hYJfLVj9PnNJBISLchbzltKvI7s/WJhKF6++qFTx3G5eNEeXbI52Yb8lKIyLRrqC4JWyLmvA==",
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-1.0.0.tgz",
+ "integrity": "sha512-hOi6aYAkqK1YU+Asp7209CWQvB9xkC+rhsYfjnBxTGEXc9HCeMSdFP+d8zbMSeaECO9iIIgllB/AbfifoEEYuw==",
"requires": {
- "core-js": "3.1.4"
- },
- "dependencies": {
- "core-js": {
- "version": "3.1.4",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.1.4.tgz",
- "integrity": "sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ=="
- }
+ "core-js": "3.5.0"
}
},
"@nextcloud/vue": {
@@ -2192,6 +2185,21 @@
"axios": "^0.19.0",
"core-js": "^3.2.1"
}
+ },
+ "@nextcloud/router": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-0.1.0.tgz",
+ "integrity": "sha512-adHnDQrnSMX/O9hYJfLVj9PnNJBISLchbzltKvI7s/WJhKF6++qFTx3G5eNEeXbI52Yb8lKIyLRrqC4JWyLmvA==",
+ "requires": {
+ "core-js": "3.1.4"
+ },
+ "dependencies": {
+ "core-js": {
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.1.4.tgz",
+ "integrity": "sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ=="
+ }
+ }
}
}
},
@@ -8006,6 +8014,21 @@
"axios": "^0.19.0",
"core-js": "^3.2.1"
}
+ },
+ "@nextcloud/router": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-0.1.0.tgz",
+ "integrity": "sha512-adHnDQrnSMX/O9hYJfLVj9PnNJBISLchbzltKvI7s/WJhKF6++qFTx3G5eNEeXbI52Yb8lKIyLRrqC4JWyLmvA==",
+ "requires": {
+ "core-js": "3.1.4"
+ },
+ "dependencies": {
+ "core-js": {
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.1.4.tgz",
+ "integrity": "sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ=="
+ }
+ }
}
}
},