diff --git a/admin/package-lock.json b/admin/package-lock.json index 5f250de3f77..8f06145a9f5 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -13,7 +13,7 @@ "@1024pix/ember-cli-notifications": "^8.0.2", "@1024pix/ember-testing-library": "^3.0.6", "@1024pix/eslint-config": "^1.3.8", - "@1024pix/pix-ui": "^47.2.0", + "@1024pix/pix-ui": "^48.0.4", "@1024pix/stylelint-config": "^5.1.21", "@babel/eslint-parser": "^7.19.1", "@ember/optional-features": "^2.0.0", @@ -921,9 +921,9 @@ } }, "node_modules/@1024pix/pix-ui": { - "version": "47.2.0", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-47.2.0.tgz", - "integrity": "sha512-o+FSdnctYuR5bWFkiCvApy8YyuEjZvEr98541BYQFPH+kNPRZGc2W7g6GMVp3UrPdvpEG8vKqvcBJv4SJF9jcQ==", + "version": "48.0.4", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-48.0.4.tgz", + "integrity": "sha512-zmI+0FJL1qM/LW1OVyN7BEpI8k2eL9Km81G/MD+dSsWGlWHTb/p24bG4tS73/Q0I5J6l7+LPe3CkmjrFgvCP6A==", "dev": true, "hasInstallScript": true, "license": "MIT", diff --git a/admin/package.json b/admin/package.json index bf954bf56ad..6efc8fd8aa5 100644 --- a/admin/package.json +++ b/admin/package.json @@ -45,7 +45,7 @@ "@1024pix/ember-cli-notifications": "^8.0.2", "@1024pix/ember-testing-library": "^3.0.6", "@1024pix/eslint-config": "^1.3.8", - "@1024pix/pix-ui": "^47.2.0", + "@1024pix/pix-ui": "^48.0.4", "@1024pix/stylelint-config": "^5.1.21", "@babel/eslint-parser": "^7.19.1", "@ember/optional-features": "^2.0.0",