diff --git a/mon-pix/package-lock.json b/mon-pix/package-lock.json index bc30ae7ab9a..6007ba7e8ce 100644 --- a/mon-pix/package-lock.json +++ b/mon-pix/package-lock.json @@ -12,7 +12,7 @@ "@1024pix/ember-testing-library": "^3.0.44", "@1024pix/epreuves-components": "^4.18.2", "@1024pix/eslint-plugin": "^3.0.4", - "@1024pix/pix-ui": "^68.0.0", + "@1024pix/pix-ui": "^68.1.1", "@1024pix/stylelint-config": "^5.1.37", "@babel/eslint-parser": "^7.28.6", "@babel/plugin-proposal-decorators": "^7.29.7", @@ -288,9 +288,9 @@ } }, "node_modules/@1024pix/pix-ui": { - "version": "68.0.0", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-68.0.0.tgz", - "integrity": "sha512-Ljk7T74t7qrglw1BWVahWISPn0EPRKA0yruG/r/Vie+LjpYxrW5G/C2pJuF9PlOz/31BcheBP6jnGJsNnQzD2g==", + "version": "68.1.1", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-68.1.1.tgz", + "integrity": "sha512-PArkNAoG+ILczrtKuI1U4po1UYQ7LkYKCvVJXYw47i/k78jpVCE6DM9jHautaI2gAu2pEI5VZPbTDrvx1ZUbdQ==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -302,7 +302,6 @@ "ember-cli-htmlbars": "^6.3.0", "ember-cli-sass": "^11.0.1", "ember-click-outside": "^6.1.1", - "ember-lifeline": "^7.0.0", "ember-modifier": "^4.2.0", "ember-popperjs": "^3.0.0", "ember-template-imports": "^4.3.0", diff --git a/mon-pix/package.json b/mon-pix/package.json index 9a3e5b9eea3..113dc78cec5 100644 --- a/mon-pix/package.json +++ b/mon-pix/package.json @@ -43,7 +43,7 @@ "@1024pix/ember-testing-library": "^3.0.44", "@1024pix/epreuves-components": "^4.18.2", "@1024pix/eslint-plugin": "^3.0.4", - "@1024pix/pix-ui": "^68.0.0", + "@1024pix/pix-ui": "^68.1.1", "@1024pix/stylelint-config": "^5.1.37", "@babel/eslint-parser": "^7.28.6", "@babel/plugin-proposal-decorators": "^7.29.7",