diff --git a/package.json b/package.json index fb64bfc..e71be23 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "@crxjs/vite-plugin": "2.0.0-beta.28", "@types/chrome": "0.0.283", "@types/node": "20.14.15", - "@types/react": "18.3.7", - "@types/react-dom": "18.3.0", + "@types/react": "18.3.14", + "@types/react-dom": "18.3.3", "@vitejs/plugin-react": "4.3.3", "prettier": "3.3.3", "typescript": "5.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83f622d..949f9f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,11 +28,11 @@ importers: specifier: 20.14.15 version: 20.14.15 '@types/react': - specifier: 18.3.7 - version: 18.3.7 + specifier: 18.3.14 + version: 18.3.14 '@types/react-dom': - specifier: 18.3.0 - version: 18.3.0 + specifier: 18.3.3 + version: 18.3.3(@types/react@18.3.14) '@vitejs/plugin-react': specifier: 4.3.3 version: 4.3.3(vite@5.4.11(@types/node@20.14.15)) @@ -449,11 +449,13 @@ packages: '@types/prop-types@15.7.5': resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - '@types/react-dom@18.3.0': - resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} + '@types/react-dom@18.3.3': + resolution: {integrity: sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw==} + peerDependencies: + '@types/react': ^18.0.0 - '@types/react@18.3.7': - resolution: {integrity: sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==} + '@types/react@18.3.14': + resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} '@vitejs/plugin-react@4.3.3': resolution: {integrity: sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==} @@ -1254,11 +1256,11 @@ snapshots: '@types/prop-types@15.7.5': {} - '@types/react-dom@18.3.0': + '@types/react-dom@18.3.3(@types/react@18.3.14)': dependencies: - '@types/react': 18.3.7 + '@types/react': 18.3.14 - '@types/react@18.3.7': + '@types/react@18.3.14': dependencies: '@types/prop-types': 15.7.5 csstype: 3.0.11