Create your Link in Bio for Bluesky

Update react monorepo (#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
68d483c5 82ed4d3d

+18 -16
+2 -2
package.json
··· 89 89 "@types/markdown-it": "14.1.2", 90 90 "@types/markdown-it-link-attributes": "3.0.5", 91 91 "@types/node": "24.3.1", 92 - "@types/react": "18.3.12", 93 - "@types/react-dom": "18.3.1", 92 + "@types/react": "18.3.24", 93 + "@types/react-dom": "18.3.7", 94 94 "@types/umami": "2.10.1", 95 95 "@types/ws": "8.18.1", 96 96 "@vitest/coverage-v8": "3.2.4",
+16 -14
pnpm-lock.yaml
··· 97 97 version: 5.1.30 98 98 jotai: 99 99 specifier: 2.14.0 100 - version: 2.14.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@18.3.12)(react@18.3.1) 100 + version: 2.14.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@18.3.24)(react@18.3.1) 101 101 lru-cache: 102 102 specifier: 11.2.1 103 103 version: 11.2.1 ··· 193 193 specifier: 24.3.1 194 194 version: 24.3.1 195 195 '@types/react': 196 - specifier: 18.3.12 197 - version: 18.3.12 196 + specifier: 18.3.24 197 + version: 18.3.24 198 198 '@types/react-dom': 199 - specifier: 18.3.1 200 - version: 18.3.1 199 + specifier: 18.3.7 200 + version: 18.3.7(@types/react@18.3.24) 201 201 '@types/umami': 202 202 specifier: 2.10.1 203 203 version: 2.10.1 ··· 1595 1595 '@types/range-parser@1.2.7': 1596 1596 resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} 1597 1597 1598 - '@types/react-dom@18.3.1': 1599 - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} 1598 + '@types/react-dom@18.3.7': 1599 + resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} 1600 + peerDependencies: 1601 + '@types/react': ^18.0.0 1600 1602 1601 - '@types/react@18.3.12': 1602 - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} 1603 + '@types/react@18.3.24': 1604 + resolution: {integrity: sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==} 1603 1605 1604 1606 '@types/send@0.17.5': 1605 1607 resolution: {integrity: sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==} ··· 6865 6867 6866 6868 '@types/range-parser@1.2.7': {} 6867 6869 6868 - '@types/react-dom@18.3.1': 6870 + '@types/react-dom@18.3.7(@types/react@18.3.24)': 6869 6871 dependencies: 6870 - '@types/react': 18.3.12 6872 + '@types/react': 18.3.24 6871 6873 6872 - '@types/react@18.3.12': 6874 + '@types/react@18.3.24': 6873 6875 dependencies: 6874 6876 '@types/prop-types': 15.7.13 6875 6877 csstype: 3.1.3 ··· 9257 9259 9258 9260 jose@5.10.0: {} 9259 9261 9260 - jotai@2.14.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@18.3.12)(react@18.3.1): 9262 + jotai@2.14.0(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@18.3.24)(react@18.3.1): 9261 9263 optionalDependencies: 9262 9264 '@babel/core': 7.28.4 9263 9265 '@babel/template': 7.27.2 9264 - '@types/react': 18.3.12 9266 + '@types/react': 18.3.24 9265 9267 react: 18.3.1 9266 9268 9267 9269 joycon@3.1.1: {}