diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba683289..8d2a455b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,7 +111,7 @@ importers: version: 2.12.0(typescript@5.4.5) '@types/react': specifier: ^18.0.27 - version: 18.3.3 + version: 18.3.8 '@types/react-dom': specifier: ^18.0.10 version: 18.3.0 @@ -160,7 +160,7 @@ importers: version: 2.12.0(typescript@5.4.5) '@types/react': specifier: ^18.0.27 - version: 18.3.3 + version: 18.3.8 '@types/react-dom': specifier: ^18.0.10 version: 18.3.0 @@ -203,7 +203,7 @@ importers: version: 2.12.0(@remix-run/react@2.12.0)(@remix-run/serve@2.12.0)(@types/node@20.16.5)(ts-node@10.9.2)(typescript@5.4.5)(vite@5.3.5) '@types/react': specifier: ^18.2.20 - version: 18.3.3 + version: 18.3.8 '@types/react-dom': specifier: ^18.2.7 version: 18.3.0 @@ -270,7 +270,7 @@ importers: version: 2.12.0(@remix-run/react@2.12.0)(@remix-run/serve@2.12.0)(@types/node@20.16.5)(ts-node@10.9.2)(typescript@5.4.5)(vite@5.3.5) '@types/react': specifier: ^18.2.20 - version: 18.3.3 + version: 18.3.8 '@types/react-dom': specifier: ^18.2.7 version: 18.3.0 @@ -328,7 +328,7 @@ importers: version: 2.12.0(react-dom@18.3.1)(react@18.3.1)(typescript@5.4.5) '@types/react': specifier: ^18.0.27 - version: 18.3.3 + version: 18.3.8 '@types/react-dom': specifier: ^18.0.10 version: 18.3.0 @@ -365,7 +365,7 @@ importers: version: 2.12.0(react-dom@18.3.1)(react@18.3.1)(typescript@5.4.5) '@types/react': specifier: ^18.0.27 - version: 18.3.3 + version: 18.3.8 '@types/react-dom': specifier: ^18.0.10 version: 18.3.0 @@ -3757,20 +3757,20 @@ packages: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} dev: true - /@types/prop-types@15.7.12: - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} + /@types/prop-types@15.7.13: + resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} dev: true /@types/react-dom@18.3.0: resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} dependencies: - '@types/react': 18.3.3 + '@types/react': 18.3.8 dev: true - /@types/react@18.3.3: - resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==} + /@types/react@18.3.8: + resolution: {integrity: sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==} dependencies: - '@types/prop-types': 15.7.12 + '@types/prop-types': 15.7.13 csstype: 3.1.3 dev: true