summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json30
1 files changed, 18 insertions, 12 deletions
diff --git a/package-lock.json b/package-lock.json
index 062df03b..58a0ef31 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"@nextcloud/logger": "^2.4.0",
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
- "@nextcloud/router": "^2.0.0",
+ "@nextcloud/router": "^2.0.1",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^7.3.0",
"b64-to-blob": "^1.2.19",
@@ -63,7 +63,7 @@
"babel-jest": "^27",
"eslint-import-resolver-typescript": "^3.5.2",
"jest": "^27",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",
"ts-jest": "^27.1.4",
"ts-loader": "^9.4.2",
@@ -2818,10 +2818,15 @@
}
},
"node_modules/@nextcloud/router": {
- "version": "2.0.0",
- "integrity": "sha512-GyHYNYrYAZRBGD5VxRggcbahdJ/zCkXb8+ERVfuaosT+nHMjJSmenTD6Uyct41qGm0p3Az4xRCXGyZGJM0NEUQ==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.0.1.tgz",
+ "integrity": "sha512-qLRxTjZS6y9NUPmU6X3Ega5qHPeEx4kCgqwo0I6Y9wV71EGGi9zPnWDsqmmmJj8RkDp30jcfGNWCTwbPAebTDA==",
"dependencies": {
"core-js": "^3.6.4"
+ },
+ "engines": {
+ "node": "^16.0.0",
+ "npm": "^7.0.0 || ^8.0.0"
}
},
"node_modules/@nextcloud/sharing": {
@@ -14231,9 +14236,9 @@
"dev": true
},
"node_modules/stylelint": {
- "version": "14.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz",
- "integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==",
+ "version": "14.16.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
+ "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true,
"dependencies": {
"@csstools/selector-specificity": "^2.0.2",
@@ -18435,8 +18440,9 @@
}
},
"@nextcloud/router": {
- "version": "2.0.0",
- "integrity": "sha512-GyHYNYrYAZRBGD5VxRggcbahdJ/zCkXb8+ERVfuaosT+nHMjJSmenTD6Uyct41qGm0p3Az4xRCXGyZGJM0NEUQ==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.0.1.tgz",
+ "integrity": "sha512-qLRxTjZS6y9NUPmU6X3Ega5qHPeEx4kCgqwo0I6Y9wV71EGGi9zPnWDsqmmmJj8RkDp30jcfGNWCTwbPAebTDA==",
"requires": {
"core-js": "^3.6.4"
}
@@ -27165,9 +27171,9 @@
"dev": true
},
"stylelint": {
- "version": "14.16.0",
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.0.tgz",
- "integrity": "sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==",
+ "version": "14.16.1",
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-14.16.1.tgz",
+ "integrity": "sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==",
"dev": true,
"requires": {
"@csstools/selector-specificity": "^2.0.2",