Skip to content

Commit

Permalink
chore: update dependency @taiga-ui/event-plugins to v4.3.1 (#9437)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 11, 2024
1 parent c9dd3a3 commit c6242c4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"@taiga-ui/cspell-config": "0.222.5",
"@taiga-ui/design-tokens": "0.141.0",
"@taiga-ui/eslint-plugin-experience": "0.222.5",
"@taiga-ui/event-plugins": "4.2.4",
"@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",
Expand Down
2 changes: 1 addition & 1 deletion projects/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ng-web-apis/common": ">=4.8.0 <5",
"@ng-web-apis/mutation-observer": ">=4.8.0 <5",
"@ng-web-apis/resize-observer": ">=4.8.0 <5",
"@taiga-ui/event-plugins": ">=4.2.4 <5",
"@taiga-ui/event-plugins": ">=4.3.1 <5",
"@taiga-ui/polymorpheus": ">=4.7.4 <5",
"rxjs": ">=7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@ng-web-apis/common": ">=4.8.0 <5",
"@ng-web-apis/mutation-observer": ">=4.8.0 <5",
"@taiga-ui/cdk": ">=4.10.0 <5",
"@taiga-ui/event-plugins": ">=4.2.4 <5",
"@taiga-ui/event-plugins": ">=4.3.1 <5",
"@taiga-ui/i18n": ">=4.10.0 <5",
"@taiga-ui/polymorpheus": ">=4.7.4 <5",
"rxjs": ">=7.0.0",
Expand Down

0 comments on commit c6242c4

Please sign in to comment.