diff --git a/package-lock.json b/package-lock.json index b107d56..70eadbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@testing-library/react": "^14.2.1", "@total-typescript/ts-reset": "^0.5.1", "@types/ramda": "^0.29.11", - "@types/react": "^18.2.64", + "@types/react": "^18.2.67", "@types/react-dom": "^18.2.21", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0", @@ -5034,9 +5034,9 @@ } }, "node_modules/@types/react": { - "version": "18.2.64", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.64.tgz", - "integrity": "sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==", + "version": "18.2.67", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.67.tgz", + "integrity": "sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", diff --git a/package.json b/package.json index cea1141..26a5b38 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@testing-library/react": "^14.2.1", "@total-typescript/ts-reset": "^0.5.1", "@types/ramda": "^0.29.11", - "@types/react": "^18.2.64", + "@types/react": "^18.2.67", "@types/react-dom": "^18.2.21", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0",