Skip to content

Commit

Permalink
chore(deps): update taiga-ui submodule (#274)
Browse files Browse the repository at this point in the history
Co-authored-by: splincode <[email protected]>
  • Loading branch information
taiga-family-bot and splincode authored Oct 6, 2023
1 parent 89b5cb8 commit 8bec95d
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 51 deletions.
142 changes: 92 additions & 50 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 taiga-ui
Submodule taiga-ui updated 45 files
+1 −1 .github/workflows/auto-add-to-project.yml
+37 −7 .github/workflows/auto-approve.yml
+2 −2 .github/workflows/auto-author-assign.yml
+3 −3 .github/workflows/auto-cleanup-caches.yml
+2 −2 .github/workflows/auto-dependency-review.yml
+3 −3 .github/workflows/auto-label.yml
+2 −2 .github/workflows/auto-remove-label.yml
+5 −6 .github/workflows/auto-update-icons.yml
+4 −4 .github/workflows/build.yml
+3 −3 .github/workflows/bundle-size-tracking.yml
+2 −2 .github/workflows/codeql-analysis.yml
+3 −6 .github/workflows/create-release.yml
+2 −2 .github/workflows/deploy-gh-pages.yml
+3 −3 .github/workflows/deploy-preview.yml
+13 −13 .github/workflows/e2e.yml
+6 −6 .github/workflows/lint.yml
+4 −4 .github/workflows/publish-canary.yml
+6 −6 .github/workflows/publish.yml
+5 −5 .github/workflows/snapshots.yml
+3 −2 .github/workflows/test.yml
+2 −2 .github/workflows/validate-tag.yml
+133 −160 package-lock.json
+24 −4 package.json
+2 −2 projects/addon-commerce/utils/test/get-currency-symbol.spec.ts
+1 −1 projects/addon-commerce/utils/test/is-expire-valid.spec.ts
+8 −8 projects/cdk/date-time/test/day.spec.ts
+1 −1 projects/cdk/schematics/ng-update/v3/tests/schematic-migrate-tds.spec.ts
+6 −0 projects/cdk/services/test/static-request.service.spec.ts
+1 −1 projects/cdk/utils/dom/test/point-to-client-rect.spec.ts
+1 −1 projects/cdk/utils/focus/tests/move-focus.spec.ts
+0 −4 projects/cdk/utils/math/test/normalize-to-int-number.spec.ts
+2 −2 projects/core/utils/format/test/get-fractional-part-padded.spec.ts
+1 −1 projects/demo-cypress/cypress/tests/core/dialogs/dialog-browser-back.cy.ts
+1 −1 projects/demo/src/modules/app/stackblitz/stackblitz-deps.service.ts
+21 −7 projects/demo/src/modules/app/stackblitz/utils.ts
+1 −1 projects/kit/components/badge/test/badge.component.spec.ts
+1 −1 projects/kit/components/breadcrumbs/test/breadcrumbs.component.spec.ts
+2 −2 projects/kit/components/calendar-month/test/calendar-month.component.spec.ts
+4 −7 projects/kit/components/calendar-range/test/range-calendar.component.spec.ts
+0 −39 projects/kit/components/input-number/test/input-number-format.spec.ts
+2 −2 projects/kit/components/input-number/test/input-number.component.spec.ts
+2 −2 projects/kit/components/input-phone-international/test/input-phone-international.component.spec.ts
+0 −8 projects/kit/components/input-time/test/input-time.component.spec.ts
+2 −8 projects/kit/components/textarea/test/text-area.component.spec.ts
+2 −8 projects/kit/components/textarea/test/textarea.component.spec.ts

0 comments on commit 8bec95d

Please sign in to comment.