From 1c68e74f0aaf984ee04d24b6b464d57acb4fe371 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 07:23:22 +0000 Subject: [PATCH] [BUMP] Update dependency @1024pix/pix-ui to ^46.12.1 (junior) --- junior/package-lock.json | 10 +++++----- junior/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/junior/package-lock.json b/junior/package-lock.json index 0dc6ee3252e..21100034b1d 100644 --- a/junior/package-lock.json +++ b/junior/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^2.0.5", "@1024pix/eslint-config": "^1.3.6", - "@1024pix/pix-ui": "^46.11.1", + "@1024pix/pix-ui": "^46.12.1", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.11.0", "@ember/optional-features": "^2.0.0", @@ -117,9 +117,9 @@ "dev": true }, "node_modules/@1024pix/pix-ui": { - "version": "46.11.1", - "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.11.1.tgz", - "integrity": "sha512-D5JfuCt/ZAhmHu08Mz39uCKmA1Su8BAHmaBP8qrjbJ3OfFAavFjWGaE/DkPVYdvxK9TBFDhuUDNu1LPgglZETg==", + "version": "46.12.1", + "resolved": "https://registry.npmjs.org/@1024pix/pix-ui/-/pix-ui-46.12.1.tgz", + "integrity": "sha512-rorcjFi+PnRiWTq5cYVFVp2iYkldY4Fqwnr1Pyly+59tyHmOts/niE2qsO0ANn75TnR5Y0U9w3bkTr/9+KaN3g==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -135,7 +135,7 @@ "ember-truth-helpers": "^4.0.0" }, "engines": { - "node": "^20.14.0" + "node": "^20.15.0" } }, "node_modules/@1024pix/stylelint-config": { diff --git a/junior/package.json b/junior/package.json index ae98d1cbeb0..17925fc1134 100644 --- a/junior/package.json +++ b/junior/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@1024pix/ember-testing-library": "^2.0.5", "@1024pix/eslint-config": "^1.3.6", - "@1024pix/pix-ui": "^46.11.1", + "@1024pix/pix-ui": "^46.12.1", "@1024pix/stylelint-config": "^5.1.16", "@babel/eslint-parser": "^7.11.0", "@ember/optional-features": "^2.0.0",