diff --git a/docs/package.json b/docs/package.json index 993c450..2d13dd6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -27,7 +27,7 @@ "license": "MIT", "dependencies": { "@issue-ops/gatsby-theme-doctocat-typescript": "file:../gatsby-theme-doctocat-typescript", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/react": "^36.27.0", "gatsby": "^5.13.4", "react": "^18.2.0", diff --git a/gatsby-theme-doctocat-typescript/package.json b/gatsby-theme-doctocat-typescript/package.json index 379e186..09d19cb 100644 --- a/gatsby-theme-doctocat-typescript/package.json +++ b/gatsby-theme-doctocat-typescript/package.json @@ -28,7 +28,7 @@ "@mdx-js/react": "^2.3.0", "@octokit/types": "^13.6.0", "@primer/component-metadata": "^0.5.1", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", "@primer/react": "^36.27.0", "@styled-system/should-forward-prop": "^5.1.5", diff --git a/package-lock.json b/package-lock.json index c8efd49..22bae41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "license": "MIT", "dependencies": { "@issue-ops/gatsby-theme-doctocat-typescript": "file:../gatsby-theme-doctocat-typescript", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/react": "^36.27.0", "gatsby": "^5.13.4", "react": "^18.2.0", @@ -510,7 +510,7 @@ "@mdx-js/react": "^2.3.0", "@octokit/types": "^13.6.0", "@primer/component-metadata": "^0.5.1", - "@primer/octicons-react": "^19.11.0", + "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", "@primer/react": "^36.27.0", "@styled-system/should-forward-prop": "^5.1.5",