diff --git a/package.json b/package.json index d2de20f1..aea32ae4 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@types/chrome": "0.0.206", "@types/filesystem": "0.0.32", "@types/jest": "29.5.0", - "@types/react": "18.3.0", - "@types/react-dom": "18.3.0", + "@types/react": "19.0.4", + "@types/react-dom": "19.0.2", "@types/react-test-renderer": "18.3.0", "@typescript-eslint/eslint-plugin": "8.19.1", "@typescript-eslint/parser": "8.19.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c7750a2..ed1f9d9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,11 +52,11 @@ importers: specifier: 29.5.0 version: 29.5.0 '@types/react': - specifier: 18.3.0 - version: 18.3.0 + specifier: 19.0.4 + version: 19.0.4 '@types/react-dom': - specifier: 18.3.0 - version: 18.3.0 + specifier: 19.0.2 + version: 19.0.2(@types/react@19.0.4) '@types/react-test-renderer': specifier: 18.3.0 version: 18.3.0 @@ -1051,17 +1051,16 @@ packages: '@types/node@22.9.0': resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==} - '@types/prop-types@15.7.13': - resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} - - '@types/react-dom@18.3.0': - resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} + '@types/react-dom@19.0.2': + resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==} + peerDependencies: + '@types/react': ^19.0.0 '@types/react-test-renderer@18.3.0': resolution: {integrity: sha512-HW4MuEYxfDbOHQsVlY/XtOvNHftCVEPhJF2pQXXwcUiUF+Oyb0usgp48HSgpK5rt8m9KZb22yqOeZm+rrVG8gw==} - '@types/react@18.3.0': - resolution: {integrity: sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==} + '@types/react@19.0.4': + resolution: {integrity: sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -4637,19 +4636,16 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/prop-types@15.7.13': {} - - '@types/react-dom@18.3.0': + '@types/react-dom@19.0.2(@types/react@19.0.4)': dependencies: - '@types/react': 18.3.0 + '@types/react': 19.0.4 '@types/react-test-renderer@18.3.0': dependencies: - '@types/react': 18.3.0 + '@types/react': 19.0.4 - '@types/react@18.3.0': + '@types/react@19.0.4': dependencies: - '@types/prop-types': 15.7.13 csstype: 3.1.3 '@types/stack-utils@2.0.3': {}