diff --git a/package-lock.json b/package-lock.json index 7c1bcd4fe..01995899d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/vite-config": "^1.2.2", "@types/dockerode": "^3.3.26", - "@vue/tsconfig": "^0.4.0", + "@vue/tsconfig": "^0.5.1", "cypress": "^13.6.6", "cypress-split": "^1.21.0", "cypress-visual-regression": "^3.0.0", @@ -5454,9 +5454,9 @@ "integrity": "sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==" }, "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.1", + "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.5.1.tgz", + "integrity": "sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==", "dev": true }, "node_modules/@vueuse/components": { diff --git a/package.json b/package.json index 6b3eb4197..fd9b53772 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/vite-config": "^1.2.2", "@types/dockerode": "^3.3.26", - "@vue/tsconfig": "^0.4.0", + "@vue/tsconfig": "^0.5.1", "cypress": "^13.6.6", "cypress-split": "^1.21.0", "cypress-visual-regression": "^3.0.0",