diff --git a/gatsby-theme-doctocat-typescript/package.json b/gatsby-theme-doctocat-typescript/package.json index dabadc8..48b94a6 100644 --- a/gatsby-theme-doctocat-typescript/package.json +++ b/gatsby-theme-doctocat-typescript/package.json @@ -26,14 +26,14 @@ "@gatsbyjs/reach-router": "^2.0.1", "@mdx-js/mdx": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@octokit/types": "^13.6.1", + "@octokit/types": "^13.6.2", "@primer/component-metadata": "^0.5.1", "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", "@primer/react": "^36.27.0", "@styled-system/should-forward-prop": "^5.1.5", "@styled-system/theme-get": "^5.1.2", - "axios": "^1.7.7", + "axios": "^1.7.9", "copy-to-clipboard": "^3.3.3", "date-fns": "^4.1.0", "details-element-polyfill": "^2.4.0", @@ -64,7 +64,7 @@ "path-browserify": "^1.0.1", "pluralize": "^8.0.0", "preval.macro": "^5.0.0", - "prism-react-renderer": "^2.4.0", + "prism-react-renderer": "^2.4.1", "prismjs": "^1.29.0", "react": "^18.2.0", "react-addons-text-content": "^0.0.4", @@ -72,7 +72,7 @@ "react-element-to-jsx-string": "^15.0.0", "react-focus-on": "^3.9.4", "react-helmet": "^6.1.0", - "react-live": "^4.1.7", + "react-live": "^4.1.8", "react-measure": "^2.5.2", "react-use-flexsearch": "^0.1.1", "read-pkg-up": "^11.0.0", diff --git a/package-lock.json b/package-lock.json index 7bfa2ef..446e767 100644 --- a/package-lock.json +++ b/package-lock.json @@ -508,14 +508,14 @@ "@gatsbyjs/reach-router": "^2.0.1", "@mdx-js/mdx": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@octokit/types": "^13.6.1", + "@octokit/types": "^13.6.2", "@primer/component-metadata": "^0.5.1", "@primer/octicons-react": "^19.12.0", "@primer/primitives": "^9.1.2", "@primer/react": "^36.27.0", "@styled-system/should-forward-prop": "^5.1.5", "@styled-system/theme-get": "^5.1.2", - "axios": "^1.7.7", + "axios": "^1.7.9", "copy-to-clipboard": "^3.3.3", "date-fns": "^4.1.0", "details-element-polyfill": "^2.4.0", @@ -546,7 +546,7 @@ "path-browserify": "^1.0.1", "pluralize": "^8.0.0", "preval.macro": "^5.0.0", - "prism-react-renderer": "^2.4.0", + "prism-react-renderer": "^2.4.1", "prismjs": "^1.29.0", "react": "^18.2.0", "react-addons-text-content": "^0.0.4", @@ -554,7 +554,7 @@ "react-element-to-jsx-string": "^15.0.0", "react-focus-on": "^3.9.4", "react-helmet": "^6.1.0", - "react-live": "^4.1.7", + "react-live": "^4.1.8", "react-measure": "^2.5.2", "react-use-flexsearch": "^0.1.1", "read-pkg-up": "^11.0.0",