diff --git a/package-lock.json b/package-lock.json index fe5287bce4d2..043ea6c34651 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "@taiga-ui/eslint-plugin-experience": "0.53.7", "@taiga-ui/prettier-config": "0.8.3", "@taiga-ui/stylelint-config": "0.16.0", - "@taiga-ui/tsconfig": "0.14.0", + "@taiga-ui/tsconfig": "0.15.0", "@tinkoff/ng-event-plugins": "3.1.0", "@types/glob": "8.1.0", "@types/node": "20.11.17", @@ -10293,9 +10293,9 @@ "link": true }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.14.0.tgz", - "integrity": "sha512-oTexlSMAxU5RGX+Yf883W2+/uc/PnM4HGESR0juRwQg96pLwiFwYQsIWXzR7va31Vd/m3mdvZbJjJcwmxLpeTw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.15.0.tgz", + "integrity": "sha512-a0mmPCnnAQqun2LxZekQlYlFSss+OF2SVstR+Srswo9wzPkDlUEu77L0Ga1QDHEd1FJ3w03cxFZn6zKoEhafjw==", "dev": true }, "node_modules/@tinkoff/angular-contenteditable-accessor": { diff --git a/package.json b/package.json index ea51354d4176..daa8d36b7ba6 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "@taiga-ui/eslint-plugin-experience": "0.53.7", "@taiga-ui/prettier-config": "0.8.3", "@taiga-ui/stylelint-config": "0.16.0", - "@taiga-ui/tsconfig": "0.14.0", + "@taiga-ui/tsconfig": "0.15.0", "@tinkoff/ng-event-plugins": "3.1.0", "@types/glob": "8.1.0", "@types/node": "20.11.17",