diff --git a/package.json b/package.json index 495f1ab..3d1713e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "module": "dist/docusaurus-plugin-goatcounter.esm.js", "devDependencies": { - "@docusaurus/types": "^3.9.2", + "@docusaurus/types": "^3.10.0", "@semantic-release/git": "^10.0.1", "@types/node": "^24.12.2", "husky": "^9.1.7", diff --git a/yarn.lock b/yarn.lock index 4733200..e30dbd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1012,10 +1012,10 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@docusaurus/types@^3.9.2": - version "3.9.2" - resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.9.2.tgz#e482cf18faea0d1fa5ce0e3f1e28e0f32d2593eb" - integrity sha512-Ux1JUNswg+EfUEmajJjyhIohKceitY/yzjRUpu04WXgvVz+fbhVC0p+R0JhvEu4ytw8zIAys2hrdpQPBHRIa8Q== +"@docusaurus/types@^3.10.0": + version "3.10.0" + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.10.0.tgz#a69232bba74b738fcf4671fd5f0f079366dd3d13" + integrity sha512-F0dOt3FOoO20rRaFK7whGFQZ3ggyrWEdQc/c8/UiRuzhtg4y1w9FspXH5zpCT07uMnJKBPGh+qNazbNlCQqvSw== dependencies: "@mdx-js/mdx" "^3.0.0" "@types/history" "^4.7.11"