From 0ed4f7c3df58d88aa1de5be80ee5cc934a226ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 14:33:39 +0000 Subject: [PATCH] Bump @primer/octicons-react from 19.15.5 to 19.16.0 Bumps [@primer/octicons-react](https://github.com/primer/octicons) from 19.15.5 to 19.16.0. - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/octicons/compare/v19.15.5...v19.16.0) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a52ee05..8041558 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.1", - "@primer/octicons-react": "^19.15.5", + "@primer/octicons-react": "^19.16.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^5.0.0", @@ -3036,9 +3036,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", - "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.16.0.tgz", + "integrity": "sha512-IbM5Qn2uOpHia2oQ9WtR6ZsnsiQk7Otc4Y7YfE4Q5023co24iGlu+xz2pOUxd5iSACM4qLZOPyWiwsL8P9Inkw==", "dev": true, "engines": { "node": ">=8" @@ -9039,9 +9039,9 @@ "dev": true }, "@primer/octicons-react": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", - "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.16.0.tgz", + "integrity": "sha512-IbM5Qn2uOpHia2oQ9WtR6ZsnsiQk7Otc4Y7YfE4Q5023co24iGlu+xz2pOUxd5iSACM4qLZOPyWiwsL8P9Inkw==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index f26e21b..c3a128c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.1", - "@primer/octicons-react": "^19.15.5", + "@primer/octicons-react": "^19.16.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^5.0.0",