diff --git a/package-lock.json b/package-lock.json index da4ad9c1..b86f716e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", "@types/jest": "^29.5.14", - "@types/react": "19.2.8", + "@types/react": "19.2.9", "@types/react-dom": "19.2.3", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0", @@ -1714,9 +1714,9 @@ } }, "node_modules/@types/react": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz", - "integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.9.tgz", + "integrity": "sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3de62c95..26780b63 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.2", "@types/jest": "^29.5.14", - "@types/react": "19.2.8", + "@types/react": "19.2.9", "@types/react-dom": "19.2.3", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0",