Skip to content

Commit

Permalink
chore: update taiga-ui config-tools to v0.223.2 (#9461)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 11, 2024
1 parent a991b9f commit a1c22f5
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 41 deletions.
78 changes: 45 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 13 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,13 @@
"plugin:@taiga-ui/experience/entry-points"
],
"rules": {
"i18n/no-greek-character": "off",
"i18n/no-japanese-character": "off",
"i18n/no-russian-character": "off",
"i18n/no-thai-character": "off",
"jest/prefer-importing-jest-globals": "off",
"sonarjs/prefer-nullish-coalescing": "off"
"sonarjs/prefer-nullish-coalescing": "off",
"@angular-eslint/template/elements-content": "off"
},
"overrides": [
{
Expand Down Expand Up @@ -136,15 +141,15 @@
"@nx/jest": "20.0.0",
"@nx/workspace": "20.0.0",
"@schematics/angular": "16.2.16",
"@taiga-ui/browserslist-config": "0.222.5",
"@taiga-ui/commitlint-config": "0.222.5",
"@taiga-ui/cspell-config": "0.222.5",
"@taiga-ui/browserslist-config": "0.223.2",
"@taiga-ui/commitlint-config": "0.223.2",
"@taiga-ui/cspell-config": "0.223.2",
"@taiga-ui/design-tokens": "0.141.0",
"@taiga-ui/eslint-plugin-experience": "0.222.5",
"@taiga-ui/eslint-plugin-experience": "0.223.2",
"@taiga-ui/event-plugins": "4.3.1",
"@taiga-ui/prettier-config": "0.222.5",
"@taiga-ui/stylelint-config": "0.222.5",
"@taiga-ui/tsconfig": "0.222.5",
"@taiga-ui/prettier-config": "0.223.2",
"@taiga-ui/stylelint-config": "0.223.2",
"@taiga-ui/tsconfig": "0.223.2",
"@types/glob": "8.1.0",
"@types/loader-utils": "2.0.6",
"@types/node": "22.7.5",
Expand Down

0 comments on commit a1c22f5

Please sign in to comment.