diff --git a/package.json b/package.json index 155fe3e..6207028 100644 --- a/package.json +++ b/package.json @@ -186,8 +186,8 @@ "@types/glob": "8.1.0", "@types/mocha": "10.0.10", "@types/node": "22.9.3", - "@types/react": "18.3.12", - "@types/react-dom": "18.3.1", + "@types/react": "18.3.15", + "@types/react-dom": "18.3.4", "@types/vscode": "1.94.0", "@vscode/test-electron": "2.4.1", "@vscode/webview-ui-toolkit": "1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e712841..e1778cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,11 +27,11 @@ importers: specifier: 22.9.3 version: 22.9.3 '@types/react': - specifier: 18.3.12 - version: 18.3.12 + specifier: 18.3.15 + version: 18.3.15 '@types/react-dom': - specifier: 18.3.1 - version: 18.3.1 + specifier: 18.3.4 + version: 18.3.4(@types/react@18.3.15) '@types/vscode': specifier: 1.94.0 version: 1.94.0 @@ -611,11 +611,13 @@ packages: '@types/prop-types@15.7.11': resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - '@types/react-dom@18.3.1': - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} + '@types/react-dom@18.3.4': + resolution: {integrity: sha512-HMqjZ3RJxmfoOn3sVc0T0fO6qSrLDnUQYB+azHKdBBz1eOt0Sq4wUu2Sf1/Dt18gqhECg0fZ33tkh/6YdwrSCw==} + peerDependencies: + '@types/react': ^18.0.0 - '@types/react@18.3.12': - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} + '@types/react@18.3.15': + resolution: {integrity: sha512-XQzbwkCwrsabawgWsvDDwsDTRuH1sf6Uj1fnFYoG03ZXfT54/aBvlylKR9ix70pXAtTn8dFzj358zVcZN4m83w==} '@types/vscode@1.94.0': resolution: {integrity: sha512-UyQOIUT0pb14XSqJskYnRwD2aG0QrPVefIfrW1djR+/J4KeFQ0i1+hjZoaAmeNf3Z2jleK+R2hv+EboG/m8ruw==} @@ -1995,11 +1997,11 @@ snapshots: '@types/prop-types@15.7.11': {} - '@types/react-dom@18.3.1': + '@types/react-dom@18.3.4(@types/react@18.3.15)': dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.15 - '@types/react@18.3.12': + '@types/react@18.3.15': dependencies: '@types/prop-types': 15.7.11 csstype: 3.1.3