From 9fac662adc17f70a5b1d9385d2147f2cf3e3afa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 11:58:04 +0000 Subject: [PATCH] Bump @primer/css from 19.8.2 to 20.8.3 Bumps [@primer/css](https://github.com/primer/css) from 19.8.2 to 20.8.3. - [Release notes](https://github.com/primer/css/releases) - [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/css/compare/v19.8.2...v20.8.3) --- updated-dependencies: - dependency-name: "@primer/css" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 202 +++++++++++++++++++++++++++++++++++++++++----- package.json | 2 +- 2 files changed, 182 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index cd03ce1e395c..d953717c68c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@elastic/elasticsearch": "8.2.1", "@github/failbot": "0.8.0", - "@primer/css": "^19.8.2", + "@primer/css": "^20.8.3", "@primer/octicons": "17.3.0", "@primer/octicons-react": "17.3.0", "@primer/react": "^35.2.2", @@ -2106,6 +2106,47 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@github/auto-check-element": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@github/auto-check-element/-/auto-check-element-5.2.0.tgz", + "integrity": "sha512-YODZZUSeoZVJQ04p73MAohrEK37SJlVRDUTaFiPYse9K3z3bNEm+ekq5qYCIyDKGgX7hUhr3WZF35qHxr/zu0Q==", + "dependencies": { + "@github/mini-throttle": "^1.0.7" + } + }, + "node_modules/@github/auto-check-element/node_modules/@github/mini-throttle": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/@github/mini-throttle/-/mini-throttle-1.0.7.tgz", + "integrity": "sha512-1fzCDXpxI4J59pNmO0r0Y1g+R8Sa2B5ersce8AuFu5STMu7b++9osdedK0zWduYowBIgsPQZihJBN19WrAF64g==" + }, + "node_modules/@github/auto-complete-element": { + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/@github/auto-complete-element/-/auto-complete-element-3.3.4.tgz", + "integrity": "sha512-b9SBCLIQGfCI3G0pGYE8rBSUDON5iFKUgHXgAtVdgZii0dnLFxNl5tn1R/RaBEFdzBQPDl9vqu41TF/Hs3w8FA==", + "dependencies": { + "@github/combobox-nav": "^2.0.2" + } + }, + "node_modules/@github/catalyst": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@github/catalyst/-/catalyst-1.6.0.tgz", + "integrity": "sha512-u8A+DameixqpeyHzvnJWTGj+wfiskQOYHzSiJscCWVfMkIT3rxnbHMtGh3lMthaRY21nbUOK71WcsCnCrXhBJQ==" + }, + "node_modules/@github/clipboard-copy-element": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@github/clipboard-copy-element/-/clipboard-copy-element-1.1.2.tgz", + "integrity": "sha512-L6CMrcA5we0udafvoSuRCE/Ci/3xrLWKYRGup2IlhxF771bQYsQ2EB1of182pI8ZWM4oxgwzu37+igMeoZjN/A==" + }, + "node_modules/@github/combobox-nav": { + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/@github/combobox-nav/-/combobox-nav-2.1.7.tgz", + "integrity": "sha512-Webx0W5iTpkk5Chy9dB/1BEUORQ0qrwui8HaaVBiy75W2VOJg96WTuKj1rXENAJ3XTMhdEF53bn0LYfvP0EKvg==" + }, + "node_modules/@github/details-menu-element": { + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@github/details-menu-element/-/details-menu-element-1.0.13.tgz", + "integrity": "sha512-gMkii86w/oUP5dq8yOWZn1sgbgtFj3AYETxxtpsqRggZktgd8te4+npAn4Hm+936c/lxmEzXqfjARL/CzGR4+w==" + }, "node_modules/@github/failbot": { "version": "0.8.0", "license": "MIT", @@ -2114,6 +2155,26 @@ "npm": ">= 7.x" } }, + "node_modules/@github/image-crop-element": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@github/image-crop-element/-/image-crop-element-5.0.0.tgz", + "integrity": "sha512-Vgm2OwWAs1ESoib/t5sjxsAYo6YTOxxAjWDRxswX7qrqoyCejTZ3hshdo4Ep5e+Mz/GVTZC3rdMtg06dk/eT4g==" + }, + "node_modules/@github/mini-throttle": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@github/mini-throttle/-/mini-throttle-2.1.0.tgz", + "integrity": "sha512-iEeR2OdVCPkdIPUszL8gJnKNu4MR8ANh7y0u/LPyaatYezgaWxUZEzhFntloqQq+HE6MZkFy+cl+xzCNuljOdw==" + }, + "node_modules/@github/relative-time-element": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.2.1.tgz", + "integrity": "sha512-XwUfSNwcfBjKRHcUmbh87iFUhzAwO5eDQQ+MNpTFNq5JObFTQv0jmmL45vUsYutwuZCBQHLILXkIgSmHVsa4PA==" + }, + "node_modules/@github/tab-container-element": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@github/tab-container-element/-/tab-container-element-3.2.0.tgz", + "integrity": "sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og==" + }, "node_modules/@graphql-inspector/core": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@graphql-inspector/core/-/core-3.1.2.tgz", @@ -3638,16 +3699,17 @@ } }, "node_modules/@primer/behaviors": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.1.3.tgz", - "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.3.3.tgz", + "integrity": "sha512-iHMRuu8YWDJIdqCi1krx0cyFNeqszNKTOb0dXFu2wQ5BeIqxqPJLD7rjZ2Vjf/+YaPSbWuIQE1H6TaGMMsDfdA==" }, "node_modules/@primer/css": { - "version": "19.8.2", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.8.2.tgz", - "integrity": "sha512-Zjgk0asxDVj+QY8Ej3DLeJHEMzxlW4ejwmtUk3QzwUJG6R1FzCuGzrTuEN2hFugsvlPDVd1geeKfiskLEjkfOQ==", + "version": "20.8.3", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.8.3.tgz", + "integrity": "sha512-jXF6l3Cjks6PkWTKbSkrg2h/pE+w/HVXZCpDkLcZB3P1d1cAaK8LXeVVBVWSjnKWIMfiNzyHcx1CTUtj5T4Ivg==", "dependencies": { - "@primer/primitives": "^7.7.0" + "@primer/primitives": "^7.11.1", + "@primer/view-components": "^0.0.120" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" @@ -3673,9 +3735,9 @@ } }, "node_modules/@primer/primitives": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.8.4.tgz", - "integrity": "sha512-cXmnhKBvrwbP3FYR9oxNYx3s8y2svsQLbDNZuoGcsZJLQ6RD3HfQ9ZtXgbyTbTYTyfPvkyd0pkQLI7tRJSc5kg==" + "version": "7.11.1", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.11.1.tgz", + "integrity": "sha512-Sdss4XG96nqBqrTAyg+RuFOj+U5wkICK8n2hafcyT+lpSlZoIwcbmhyFjmDy9f88FkhHe2q0uCpQ8PjKd8ILTQ==" }, "node_modules/@primer/react": { "version": "35.4.0", @@ -3711,6 +3773,23 @@ "styled-components": "4.x || 5.x" } }, + "node_modules/@primer/view-components": { + "version": "0.0.120", + "resolved": "https://registry.npmjs.org/@primer/view-components/-/view-components-0.0.120.tgz", + "integrity": "sha512-C90cNtB3Zl8B+nLPkztYYMBNTaGxUWLrVroG3a8dIEcpGdEZOhsOPOfeptpyPMolX7DWag/hfzBXBp0i7TawDg==", + "dependencies": { + "@github/auto-check-element": "^5.2.0", + "@github/auto-complete-element": "^3.3.4", + "@github/catalyst": "^1.6.0", + "@github/clipboard-copy-element": "^1.1.2", + "@github/details-menu-element": "^1.0.12", + "@github/image-crop-element": "^5.0.0", + "@github/mini-throttle": "^2.1.0", + "@github/relative-time-element": "^4.0.0", + "@github/tab-container-element": "^3.1.2", + "@primer/behaviors": "^1.2.0" + } + }, "node_modules/@radix-ui/react-polymorphic": { "version": "0.0.14", "license": "MIT", @@ -21903,9 +21982,72 @@ } } }, + "@github/auto-check-element": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@github/auto-check-element/-/auto-check-element-5.2.0.tgz", + "integrity": "sha512-YODZZUSeoZVJQ04p73MAohrEK37SJlVRDUTaFiPYse9K3z3bNEm+ekq5qYCIyDKGgX7hUhr3WZF35qHxr/zu0Q==", + "requires": { + "@github/mini-throttle": "^1.0.7" + }, + "dependencies": { + "@github/mini-throttle": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/@github/mini-throttle/-/mini-throttle-1.0.7.tgz", + "integrity": "sha512-1fzCDXpxI4J59pNmO0r0Y1g+R8Sa2B5ersce8AuFu5STMu7b++9osdedK0zWduYowBIgsPQZihJBN19WrAF64g==" + } + } + }, + "@github/auto-complete-element": { + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/@github/auto-complete-element/-/auto-complete-element-3.3.4.tgz", + "integrity": "sha512-b9SBCLIQGfCI3G0pGYE8rBSUDON5iFKUgHXgAtVdgZii0dnLFxNl5tn1R/RaBEFdzBQPDl9vqu41TF/Hs3w8FA==", + "requires": { + "@github/combobox-nav": "^2.0.2" + } + }, + "@github/catalyst": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@github/catalyst/-/catalyst-1.6.0.tgz", + "integrity": "sha512-u8A+DameixqpeyHzvnJWTGj+wfiskQOYHzSiJscCWVfMkIT3rxnbHMtGh3lMthaRY21nbUOK71WcsCnCrXhBJQ==" + }, + "@github/clipboard-copy-element": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@github/clipboard-copy-element/-/clipboard-copy-element-1.1.2.tgz", + "integrity": "sha512-L6CMrcA5we0udafvoSuRCE/Ci/3xrLWKYRGup2IlhxF771bQYsQ2EB1of182pI8ZWM4oxgwzu37+igMeoZjN/A==" + }, + "@github/combobox-nav": { + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/@github/combobox-nav/-/combobox-nav-2.1.7.tgz", + "integrity": "sha512-Webx0W5iTpkk5Chy9dB/1BEUORQ0qrwui8HaaVBiy75W2VOJg96WTuKj1rXENAJ3XTMhdEF53bn0LYfvP0EKvg==" + }, + "@github/details-menu-element": { + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/@github/details-menu-element/-/details-menu-element-1.0.13.tgz", + "integrity": "sha512-gMkii86w/oUP5dq8yOWZn1sgbgtFj3AYETxxtpsqRggZktgd8te4+npAn4Hm+936c/lxmEzXqfjARL/CzGR4+w==" + }, "@github/failbot": { "version": "0.8.0" }, + "@github/image-crop-element": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@github/image-crop-element/-/image-crop-element-5.0.0.tgz", + "integrity": "sha512-Vgm2OwWAs1ESoib/t5sjxsAYo6YTOxxAjWDRxswX7qrqoyCejTZ3hshdo4Ep5e+Mz/GVTZC3rdMtg06dk/eT4g==" + }, + "@github/mini-throttle": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@github/mini-throttle/-/mini-throttle-2.1.0.tgz", + "integrity": "sha512-iEeR2OdVCPkdIPUszL8gJnKNu4MR8ANh7y0u/LPyaatYezgaWxUZEzhFntloqQq+HE6MZkFy+cl+xzCNuljOdw==" + }, + "@github/relative-time-element": { + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.2.1.tgz", + "integrity": "sha512-XwUfSNwcfBjKRHcUmbh87iFUhzAwO5eDQQ+MNpTFNq5JObFTQv0jmmL45vUsYutwuZCBQHLILXkIgSmHVsa4PA==" + }, + "@github/tab-container-element": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@github/tab-container-element/-/tab-container-element-3.2.0.tgz", + "integrity": "sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og==" + }, "@graphql-inspector/core": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/@graphql-inspector/core/-/core-3.1.2.tgz", @@ -23127,16 +23269,17 @@ } }, "@primer/behaviors": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.1.3.tgz", - "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/@primer/behaviors/-/behaviors-1.3.3.tgz", + "integrity": "sha512-iHMRuu8YWDJIdqCi1krx0cyFNeqszNKTOb0dXFu2wQ5BeIqxqPJLD7rjZ2Vjf/+YaPSbWuIQE1H6TaGMMsDfdA==" }, "@primer/css": { - "version": "19.8.2", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.8.2.tgz", - "integrity": "sha512-Zjgk0asxDVj+QY8Ej3DLeJHEMzxlW4ejwmtUk3QzwUJG6R1FzCuGzrTuEN2hFugsvlPDVd1geeKfiskLEjkfOQ==", + "version": "20.8.3", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.8.3.tgz", + "integrity": "sha512-jXF6l3Cjks6PkWTKbSkrg2h/pE+w/HVXZCpDkLcZB3P1d1cAaK8LXeVVBVWSjnKWIMfiNzyHcx1CTUtj5T4Ivg==", "requires": { - "@primer/primitives": "^7.7.0" + "@primer/primitives": "^7.11.1", + "@primer/view-components": "^0.0.120" } }, "@primer/octicons": { @@ -23154,9 +23297,9 @@ "requires": {} }, "@primer/primitives": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.8.4.tgz", - "integrity": "sha512-cXmnhKBvrwbP3FYR9oxNYx3s8y2svsQLbDNZuoGcsZJLQ6RD3HfQ9ZtXgbyTbTYTyfPvkyd0pkQLI7tRJSc5kg==" + "version": "7.11.1", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.11.1.tgz", + "integrity": "sha512-Sdss4XG96nqBqrTAyg+RuFOj+U5wkICK8n2hafcyT+lpSlZoIwcbmhyFjmDy9f88FkhHe2q0uCpQ8PjKd8ILTQ==" }, "@primer/react": { "version": "35.4.0", @@ -23183,6 +23326,23 @@ "styled-system": "^5.1.5" } }, + "@primer/view-components": { + "version": "0.0.120", + "resolved": "https://registry.npmjs.org/@primer/view-components/-/view-components-0.0.120.tgz", + "integrity": "sha512-C90cNtB3Zl8B+nLPkztYYMBNTaGxUWLrVroG3a8dIEcpGdEZOhsOPOfeptpyPMolX7DWag/hfzBXBp0i7TawDg==", + "requires": { + "@github/auto-check-element": "^5.2.0", + "@github/auto-complete-element": "^3.3.4", + "@github/catalyst": "^1.6.0", + "@github/clipboard-copy-element": "^1.1.2", + "@github/details-menu-element": "^1.0.12", + "@github/image-crop-element": "^5.0.0", + "@github/mini-throttle": "^2.1.0", + "@github/relative-time-element": "^4.0.0", + "@github/tab-container-element": "^3.1.2", + "@primer/behaviors": "^1.2.0" + } + }, "@radix-ui/react-polymorphic": { "version": "0.0.14", "requires": {} diff --git a/package.json b/package.json index 39106093e9ef..7aeb2efdf3be 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@elastic/elasticsearch": "8.2.1", "@github/failbot": "0.8.0", - "@primer/css": "^19.8.2", + "@primer/css": "^20.8.3", "@primer/octicons": "17.3.0", "@primer/octicons-react": "17.3.0", "@primer/react": "^35.2.2",