diff --git a/package.json b/package.json index 7695344..5a19b0b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "module": "dist/docusaurus-plugin-goatcounter.esm.js", "devDependencies": { - "@docusaurus/types": "^3.7.0", + "@docusaurus/types": "^3.8.0", "@semantic-release/git": "^10.0.1", "@types/node": "^20.17.50", "husky": "^9.1.7", diff --git a/yarn.lock b/yarn.lock index 4337317..cd1df4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -970,10 +970,10 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@docusaurus/types@^3.7.0": - version "3.7.0" - resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.7.0.tgz#3f5a68a60f80ecdcb085666da1d68f019afda943" - integrity sha512-kOmZg5RRqJfH31m+6ZpnwVbkqMJrPOG5t0IOl4i/+3ruXyNfWzZ0lVtVrD0u4ONc/0NOsS9sWYaxxWNkH1LdLQ== +"@docusaurus/types@^3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@docusaurus/types/-/types-3.8.0.tgz#f6cd31c4e3e392e0270b8137d7fe4365ea7a022e" + integrity sha512-RDEClpwNxZq02c+JlaKLWoS13qwWhjcNsi2wG1UpzmEnuti/z1Wx4SGpqbUqRPNSd8QWWePR8Cb7DvG0VN/TtA== dependencies: "@mdx-js/mdx" "^3.0.0" "@types/history" "^4.7.11"