diff --git a/package-lock.json b/package-lock.json index 39379315..9aaf6c75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@taiga-ui/layout": "4.7.0", "@taiga-ui/legacy": "4.7.0", "@taiga-ui/styles": "4.7.0", - "@taiga-ui/tsconfig": "0.202.0", + "@taiga-ui/tsconfig": "0.203.0", "rxjs": "7.8.1", "tslib": "2.7.0" }, @@ -49,12 +49,12 @@ "@swc-node/register": "1.10.9", "@swc/core": "1.7.26", "@swc/helpers": "0.5.13", - "@taiga-ui/browserslist-config": "0.202.0", - "@taiga-ui/commitlint-config": "0.202.0", - "@taiga-ui/cspell-config": "0.202.0", - "@taiga-ui/eslint-plugin-experience": "0.202.0", - "@taiga-ui/prettier-config": "0.202.0", - "@taiga-ui/stylelint-config": "0.202.0", + "@taiga-ui/browserslist-config": "0.203.0", + "@taiga-ui/commitlint-config": "0.203.0", + "@taiga-ui/cspell-config": "0.203.0", + "@taiga-ui/eslint-plugin-experience": "0.203.0", + "@taiga-ui/prettier-config": "0.203.0", + "@taiga-ui/stylelint-config": "0.203.0", "@types/jest": "29.5.13", "@types/node": "22.5.5", "cspell": "8.14.4", @@ -5682,53 +5682,46 @@ "os": ["win32"] }, "node_modules/@maskito/angular": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@maskito/angular/-/angular-3.0.1.tgz", - "integrity": "sha512-QAf6RxcwvLR4jWMpt1pMjMEN0B3FNQlKgddb6hYRWN8TaZ2dA29ZXrhOE+YDLjOjQqQ7/TjmH0CSQ9F06K4ucA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@maskito/angular/-/angular-3.0.2.tgz", + "integrity": "sha512-il2sra++9IAaAELyvbWaLulj/kAPVwu9fK5IDtHltKCUD534/cRWQT0N3mY+mtcwPU76hhSHPgFLAZFm+JtuOQ==", "license": "Apache-2.0", "peer": true, "dependencies": { - "tslib": "2.6.3" + "tslib": "2.7.0" }, "peerDependencies": { "@angular/core": ">=16.0.0", "@angular/forms": ">=16.0.0", - "@maskito/core": "^3.0.1" + "@maskito/core": "^3.0.2" } }, - "node_modules/@maskito/angular/node_modules/tslib": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", - "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==", - "license": "0BSD", - "peer": true - }, "node_modules/@maskito/core": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@maskito/core/-/core-3.0.1.tgz", - "integrity": "sha512-etoVAuCb2fI3+34ppJCdOb5RTUM1aDRD4EZZffkpGSP67o1mdIY4fK3wRjzusVPAttzvCG3XccBiJ9W4abWWkQ==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@maskito/core/-/core-3.0.2.tgz", + "integrity": "sha512-UGdVTwCQB+pgcxwLTA30VCAsVdACY8zT7xR/26dsaY9dg5xZ0uiBQ1GImDo6Icfb51K+O4n1lsYS3uBkKRuJMg==", "license": "Apache-2.0", "peer": true }, "node_modules/@maskito/kit": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@maskito/kit/-/kit-3.0.1.tgz", - "integrity": "sha512-je5XnVRRtM2YqvMX5T8S7eGsTObc/Owz0iO3QoYJJDzqCHcc307lFhTYfzfWw2GGZWS4e7amUtGTfHk+qWfiyw==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@maskito/kit/-/kit-3.0.2.tgz", + "integrity": "sha512-haaw1+7fJsGcZAqxxXhEORVl3fYN89LOiLulni5dvPTLzd5ykdPbUHBmVBov9eV0pJxV71WJLb20yHLTB56epw==", "license": "Apache-2.0", "peer": true, "peerDependencies": { - "@maskito/core": "^3.0.1" + "@maskito/core": "^3.0.2" } }, "node_modules/@maskito/phone": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@maskito/phone/-/phone-3.0.1.tgz", - "integrity": "sha512-i4hNBOdFEJ4yrwjJnhtXAUzsgjS7z3HpSkQP9fuMADjD3wlDW+/XxdM7z1Q4+kziUTvqkKsMYcVCgmy4EOUxnA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@maskito/phone/-/phone-3.0.2.tgz", + "integrity": "sha512-WzgzO9zvlob3+jLDptYvxgbNOk9cjbzRi75S8El7hP9dbefQ8IVuSzJAx7VXq+Q7o4Ki/MZqu5yTmHlFwwdT8Q==", "license": "Apache-2.0", "peer": true, "peerDependencies": { - "@maskito/core": "^3.0.1", - "@maskito/kit": "^3.0.1", + "@maskito/core": "^3.0.2", + "@maskito/kit": "^3.0.2", "libphonenumber-js": ">=1.0.0" } }, @@ -8862,9 +8855,9 @@ } }, "node_modules/@taiga-ui/browserslist-config": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.202.0.tgz", - "integrity": "sha512-BAw32KI3utBbC28IFfsBCB7p6ty4SlVMmQlaa2L+DlXo0y2LvHBcxNKSPK1GJHTfbFd1PCCnGiOC0908VD0u9A==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.203.0.tgz", + "integrity": "sha512-NyxxiUXeGXO6mL9QDXq7IRRTuUTxJfBVcOLe5tHlua0sVl2LZ3XrPk2i/Ej7ZSdAZc1xZtNwdmvMGGih3nSXkA==", "dev": true, "license": "Apache-2.0" }, @@ -8898,9 +8891,9 @@ } }, "node_modules/@taiga-ui/commitlint-config": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.202.0.tgz", - "integrity": "sha512-mn8Qd/1kxOWqEkfqjkrA3aMKusCpquJU0Iz6lTlp8hcFtMeIP/gX0lz5sVFeriLiIAxJynhSsBQOOzSbStEkrg==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.203.0.tgz", + "integrity": "sha512-ezzgDIf5ewyKDgf0LOd0CXMVmiG+iaBXO3mhtMLjG9YszzpOETS2BwDSOY0mH1Z9DsRbENL2TQZrNh4hFalQrA==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -8933,9 +8926,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.202.0.tgz", - "integrity": "sha512-zJMxuLfIrq0GEQl7K467eeNp2aTn2ixjlF49KdikywQGJ0J3fU+UrHmerJmWDoYKRSODK5LbLk2a7bJtEK21Jg==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.203.0.tgz", + "integrity": "sha512-wZlqziLqCoxCst9IRqRWVLgAWyZQ/igEDW/ZBRTQr44VcPldF4H0OaqIqB4CC5EdJN1zeeJQTJecrJpDy7c4Qw==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -8947,9 +8940,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.202.0.tgz", - "integrity": "sha512-w9CfMXl5ZvuvYL9dygKM8MPwCX9AvBFKQHyzr3pBZAZJHrIzd7DamJ6PCswv/XYsdHWlcnQ9WVsWtLQa2L38Ow==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.203.0.tgz", + "integrity": "sha512-w2D3IjGUo9KV8t9GWk92VuNAkw0q0jvuHHuL7utTFR2FGDa9uGx0N0lK+PutGlkI/5AimBz53D1AkpCQUTwNAw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -9081,18 +9074,18 @@ } }, "node_modules/@taiga-ui/event-plugins": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/event-plugins/-/event-plugins-4.2.0.tgz", - "integrity": "sha512-FjCwccxHcGlUDcvXmAv+3pgS9Wa3nn6a3b0j5othHq/YGW+BhFJaI0QXlpP9EsOVj32aXnELAv1sKLxT2fUFPg==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/event-plugins/-/event-plugins-4.2.1.tgz", + "integrity": "sha512-WgQDcMb1Dcrw8yjO/qsK+LOkodHvn0csHAnzcQ4gszqWjPVAimKuV+JemLrOKM4lNakAx5zFKpGXGpAp+Uz4Qg==", "license": "Apache-2.0", "peer": true, "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@angular/core": ">=15.0.0", - "@angular/platform-browser": ">=15.0.0", - "rxjs": ">=6.0.0" + "@angular/core": ">=16.0.0", + "@angular/platform-browser": ">=16.0.0", + "rxjs": ">=7.0.0" } }, "node_modules/@taiga-ui/i18n": { @@ -9178,9 +9171,9 @@ } }, "node_modules/@taiga-ui/polymorpheus": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/polymorpheus/-/polymorpheus-4.7.1.tgz", - "integrity": "sha512-RyHJV7IxrMhbDAYUCY+XBD7hmh+UtKvyGuQz+JAOmA3RUbh63DqJVDfm7EBGDq8WPb+N4toUIF0hgeWWdCZCJQ==", + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/@taiga-ui/polymorpheus/-/polymorpheus-4.7.2.tgz", + "integrity": "sha512-7kQmqTcXXm1QZQUDrF/+NDTdWOPJhGhNEV1Ru5xhm9CWXVgqmJjTkUiQk4njU7ClELG/m8m3JbU7OhTeCmaRWw==", "license": "Apache-2.0", "peer": true, "dependencies": { @@ -9192,9 +9185,9 @@ } }, "node_modules/@taiga-ui/prettier-config": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.202.0.tgz", - "integrity": "sha512-z4EmP04Z4YrFlaI4270GtWMSGxlyRryJh3/p1As9kwax1RK1VyFh9KGOZDFVbeU6BcEHXr0W8dQIbtudOqScfw==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.203.0.tgz", + "integrity": "sha512-RZIV/v66jwieo+iVYPPf2fYHbzQJUN4z9UcmqlOtdYRwe6udHKJQbRL6VyseeoaMhFUi/XiUzDZC5QyQQjOMEg==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -9207,9 +9200,9 @@ } }, "node_modules/@taiga-ui/stylelint-config": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.202.0.tgz", - "integrity": "sha512-/ui+jq+e9gkCSUhsvyvc+XegIA6SM9KpX2aUsi+PemrKIAqFSU8IZEWpJ6jM2zAQM5dx/yzR9POkG8hp3dLqaA==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.203.0.tgz", + "integrity": "sha512-UoOtHt+B8dXy+4Em6Km0P6JlSarZveo2HlyEapdfxp3gIYJLZVSrKRb0++IO+KSQPEu4YIKrODr/NMNvloBT/A==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -9233,9 +9226,9 @@ } }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.202.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.202.0.tgz", - "integrity": "sha512-0yNhWmysuhHu5Btt+dQK4kC8Wxjwzhy2VKJ4n3Rfmyo33cypP+lK//XCwbIOGdNnl6ctJW4+wDxJsNRUwJQOkg==", + "version": "0.203.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.203.0.tgz", + "integrity": "sha512-KosVdcX8DUa5yeE1lFivijA3GR66tMoaCGtGLoddHU7LYuCSMCPwcLuX8slGcLZt+pIQ2UY/oapJxYlevw5Ldw==", "license": "Apache-2.0" }, "node_modules/@tootallnate/once": { @@ -24166,9 +24159,9 @@ "license": "MIT" }, "node_modules/ng-morph": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/ng-morph/-/ng-morph-4.8.1.tgz", - "integrity": "sha512-JLeZBghqNvMYV/GHIBaH6uTVzZtLVDRvY95MOT+4qDAx43TR9AJHWnFglPVRgLv6B98uLwF7GcmfhjJYjtkR+g==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/ng-morph/-/ng-morph-4.8.2.tgz", + "integrity": "sha512-8B7Z0q7cVNBAhm7dUKSgFY9RZcQcgx31G1/HbMDiOiQFzwe8KAOfIij+UE2FblNwF82Xb3Gy+5DXpHxmvGyNQQ==", "license": "Apache-2.0", "optional": true, "dependencies": { diff --git a/package.json b/package.json index 3cc09f4e..85085267 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@taiga-ui/layout": "4.7.0", "@taiga-ui/legacy": "4.7.0", "@taiga-ui/styles": "4.7.0", - "@taiga-ui/tsconfig": "0.202.0", + "@taiga-ui/tsconfig": "0.203.0", "rxjs": "7.8.1", "tslib": "2.7.0" }, @@ -99,12 +99,12 @@ "@swc-node/register": "1.10.9", "@swc/core": "1.7.26", "@swc/helpers": "0.5.13", - "@taiga-ui/browserslist-config": "0.202.0", - "@taiga-ui/commitlint-config": "0.202.0", - "@taiga-ui/cspell-config": "0.202.0", - "@taiga-ui/eslint-plugin-experience": "0.202.0", - "@taiga-ui/prettier-config": "0.202.0", - "@taiga-ui/stylelint-config": "0.202.0", + "@taiga-ui/browserslist-config": "0.203.0", + "@taiga-ui/commitlint-config": "0.203.0", + "@taiga-ui/cspell-config": "0.203.0", + "@taiga-ui/eslint-plugin-experience": "0.203.0", + "@taiga-ui/prettier-config": "0.203.0", + "@taiga-ui/stylelint-config": "0.203.0", "@types/jest": "29.5.13", "@types/node": "22.5.5", "cspell": "8.14.4",