diff --git a/package-lock.json b/package-lock.json index e091139..46fd871 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@mui/icons-material": "^5.15.12", "@mui/material": "^5.15.12", "@primer/octicons-react": "^19.8.0", - "@types/react": "^18.2.63", + "@types/react": "^18.2.64", "@types/react-dom": "^18.2.20", "@vitejs/plugin-react": "^4.2.1", "axios": "^1.6.7", @@ -3312,9 +3312,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.63", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.63.tgz", - "integrity": "sha512-ppaqODhs15PYL2nGUOaOu2RSCCB4Difu4UFrP4I3NHLloXC/ESQzQMi9nvjfT1+rudd0d2L3fQPJxRSey+rGlQ==", + "version": "18.2.64", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.64.tgz", + "integrity": "sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -9383,9 +9383,9 @@ "dev": true }, "@types/react": { - "version": "18.2.63", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.63.tgz", - "integrity": "sha512-ppaqODhs15PYL2nGUOaOu2RSCCB4Difu4UFrP4I3NHLloXC/ESQzQMi9nvjfT1+rudd0d2L3fQPJxRSey+rGlQ==", + "version": "18.2.64", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.64.tgz", + "integrity": "sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==", "dev": true, "requires": { "@types/prop-types": "*", diff --git a/package.json b/package.json index 1d22556..c96c1a8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@mui/icons-material": "^5.15.12", "@mui/material": "^5.15.12", "@primer/octicons-react": "^19.8.0", - "@types/react": "^18.2.63", + "@types/react": "^18.2.64", "@types/react-dom": "^18.2.20", "@vitejs/plugin-react": "^4.2.1", "axios": "^1.6.7",