Skip to content

Commit

Permalink
chore: update maskito to ^3.1.0 (#9495)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Oct 17, 2024
1 parent c17cd11 commit 8ae651b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 38 deletions.
55 changes: 24 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@maskito/angular": "^3.0.3",
"@maskito/core": "^3.0.3",
"@maskito/kit": "^3.0.3",
"@maskito/angular": "^3.1.0",
"@maskito/core": "^3.1.0",
"@maskito/kit": "^3.1.0",
"@ng-web-apis/common": "^4.11.1",
"@taiga-ui/cdk": "^4.11.0",
"@taiga-ui/core": "^4.11.0",
Expand Down
8 changes: 4 additions & 4 deletions projects/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@angular/core": ">=16.0.0",
"@angular/forms": ">=16.0.0",
"@angular/router": ">=16.0.0",
"@maskito/angular": "^3.0.3",
"@maskito/core": "^3.0.3",
"@maskito/kit": "^3.0.3",
"@maskito/phone": "^3.0.3",
"@maskito/angular": "^3.1.0",
"@maskito/core": "^3.1.0",
"@maskito/kit": "^3.1.0",
"@maskito/phone": "^3.1.0",
"@ng-web-apis/common": "^4.11.1",
"@ng-web-apis/intersection-observer": "^4.11.1",
"@ng-web-apis/mutation-observer": "^4.11.1",
Expand Down

0 comments on commit 8ae651b

Please sign in to comment.