diff --git a/package-lock.json b/package-lock.json index fd1217c..91f11a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/eslint-plugin": "^2.1.0", "@nextcloud/vite-config": "^1.1.0", - "@vue/tsconfig": "^0.4.0", + "@vue/tsconfig": "^0.5.0", "sass": "^1.69.5", "vite": "^4.5.0" }, @@ -4658,9 +4658,9 @@ "dev": true }, "node_modules/@vue/tsconfig": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.4.0.tgz", - "integrity": "sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.5.0.tgz", + "integrity": "sha512-vRNRhhZfoJganWuqWuePo7ol2MaG9XkQD3jVJy2WuZOWWa5LAjJqnBSBsTGKvCrcrVMe5nPM9Intp7o3ekRjUw==", "dev": true }, "node_modules/@vue/typescript": { diff --git a/package.json b/package.json index 2b80ca6..1837fd9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/eslint-plugin": "^2.1.0", "@nextcloud/vite-config": "^1.1.0", - "@vue/tsconfig": "^0.4.0", + "@vue/tsconfig": "^0.5.0", "sass": "^1.69.5", "vite": "^4.5.0" },