diff --git a/package-lock.json b/package-lock.json index 6f5b62d9..af848fc6 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.1", "@types/jest": "^29.5.14", - "@types/react": "19.2.7", + "@types/react": "19.2.8", "@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.7", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz", - "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==", + "version": "19.2.8", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz", + "integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 82776deb..01bbb55a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.1", "@types/jest": "^29.5.14", - "@types/react": "19.2.7", + "@types/react": "19.2.8", "@types/react-dom": "19.2.3", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0",