Skip to content

Commit

Permalink
[BUMP] Update dependency @1024pix/pix-ui to v51 (mon-pix)
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Dec 11, 2024
2 parents 8fd9a34 + 370edf3 commit 98bcab0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions mon-pix/app/components/module/beta-banner.gjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import PixBannerAlert from '@1024pix/pix-ui/components/pix-banner-alert';
import PixNotificationAlert from '@1024pix/pix-ui/components/pix-notification-alert';
import { t } from 'ember-intl';

<template>
<PixBannerAlert @type="communication">
<PixNotificationAlert @type="communication" @withIcon="true" role="alert">
{{t "pages.modulix.beta-banner"}}
</PixBannerAlert>
</PixNotificationAlert>
</template>
8 changes: 4 additions & 4 deletions mon-pix/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 mon-pix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@1024pix/ember-matomo-tag-manager": "^2.4.3",
"@1024pix/ember-testing-library": "^3.0.6",
"@1024pix/eslint-plugin": "^1.3.1",
"@1024pix/pix-ui": "^49.4.1",
"@1024pix/pix-ui": "^51.1.0",
"@1024pix/stylelint-config": "^5.1.24",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-proposal-decorators": "^7.20.2",
Expand Down

0 comments on commit 98bcab0

Please sign in to comment.