diff --git a/package-lock.json b/package-lock.json index 445ea4db131..ff16c27b605 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "@nextcloud/cypress": "^1.0.0-beta.15", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.1.1", - "@nextcloud/typings": "^1.9.1", + "@nextcloud/typings": "^1.10.0", "@nextcloud/webpack-vue-config": "^6.2.0", "@pinia/testing": "^0.1.7", "@simplewebauthn/types": "^12.0.0", diff --git a/package.json b/package.json index 05386589ada..3970bc7f590 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "@nextcloud/cypress": "^1.0.0-beta.15", "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.1.1", - "@nextcloud/typings": "^1.9.1", + "@nextcloud/typings": "^1.10.0", "@nextcloud/webpack-vue-config": "^6.2.0", "@pinia/testing": "^0.1.7", "@simplewebauthn/types": "^12.0.0",