diff --git a/package-lock.json b/package-lock.json index 463535a8..70a8b0fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "@docusaurus/module-type-aliases": "3.9.2", "@docusaurus/tsconfig": "3.9.2", "@eslint/js": "9.39.2", - "@types/react": "18.3.27", + "@types/react": "18.3.28", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "cspell": "9.6.4", @@ -6572,9 +6572,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.3.27", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.27.tgz", - "integrity": "sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==", + "version": "18.3.28", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz", + "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "license": "MIT", "dependencies": { "@types/prop-types": "*", diff --git a/package.json b/package.json index d833c7d0..1bea5bce 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@docusaurus/module-type-aliases": "3.9.2", "@docusaurus/tsconfig": "3.9.2", "@eslint/js": "9.39.2", - "@types/react": "18.3.27", + "@types/react": "18.3.28", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "cspell": "9.6.4",