diff --git a/package.json b/package.json index b8685c2b..e4d56dcd 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.7", + "@types/react-dom": "19.0.3", "@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 28f6c9cc..e836ffad 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.7 + version: 19.0.7 '@types/react-dom': - specifier: 18.3.0 - version: 18.3.0 + specifier: 19.0.3 + version: 19.0.3(@types/react@19.0.7) '@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.3': + resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==} + 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.7': + resolution: {integrity: sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==} '@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.3(@types/react@19.0.7)': dependencies: - '@types/react': 18.3.0 + '@types/react': 19.0.7 '@types/react-test-renderer@18.3.0': dependencies: - '@types/react': 18.3.0 + '@types/react': 19.0.7 - '@types/react@18.3.0': + '@types/react@19.0.7': dependencies: - '@types/prop-types': 15.7.13 csstype: 3.1.3 '@types/stack-utils@2.0.3': {}