summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 1d62278e..a9ac357f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -54,7 +54,7 @@
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.2.0",
"@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/typings": "^1.5.0",
+ "@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.48.0",
@@ -2855,9 +2855,9 @@
}
},
"node_modules/@nextcloud/typings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.5.0.tgz",
- "integrity": "sha512-33GMGlajEccf+pKOgFas3DsrRQvEcFlAW6E8P9lVCPt+I4PngRqaF/JDYiRbIWRIkwo8fWbRwfQs37OShiDycQ==",
+ "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"
},
@@ -18859,9 +18859,9 @@
"requires": {}
},
"@nextcloud/typings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/typings/-/typings-1.5.0.tgz",
- "integrity": "sha512-33GMGlajEccf+pKOgFas3DsrRQvEcFlAW6E8P9lVCPt+I4PngRqaF/JDYiRbIWRIkwo8fWbRwfQs37OShiDycQ==",
+ "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"
},
diff --git a/package.json b/package.json
index ed77a75a..d6c93a91 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"@nextcloud/browserslist-config": "^2.3.0",
"@nextcloud/eslint-config": "^8.2.0",
"@nextcloud/stylelint-config": "^2.3.0",
- "@nextcloud/typings": "^1.5.0",
+ "@nextcloud/typings": "^1.6.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
"@types/jest": "^27.4.1",
"@typescript-eslint/parser": "^5.48.0",