Create your Link in Bio for Bluesky

Update dependency @types/react to v19.2.9 (#218)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
e1c8a21e f47a0b25

+12 -12
+1 -1
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.10.9", 92 - "@types/react": "19.2.8", 92 + "@types/react": "19.2.9", 93 93 "@types/react-dom": "19.2.3", 94 94 "@types/umami": "2.10.1", 95 95 "@types/ws": "8.18.1",
+11 -11
pnpm-lock.yaml
··· 97 97 version: 5.1.33 98 98 jotai: 99 99 specifier: 2.16.2 100 - version: 2.16.2(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.8)(react@19.2.3) 100 + version: 2.16.2(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.9)(react@19.2.3) 101 101 lru-cache: 102 102 specifier: 11.2.4 103 103 version: 11.2.4 ··· 193 193 specifier: 24.10.9 194 194 version: 24.10.9 195 195 '@types/react': 196 - specifier: 19.2.8 197 - version: 19.2.8 196 + specifier: 19.2.9 197 + version: 19.2.9 198 198 '@types/react-dom': 199 199 specifier: 19.2.3 200 - version: 19.2.3(@types/react@19.2.8) 200 + version: 19.2.3(@types/react@19.2.9) 201 201 '@types/umami': 202 202 specifier: 2.10.1 203 203 version: 2.10.1 ··· 1578 1578 peerDependencies: 1579 1579 '@types/react': ^19.2.0 1580 1580 1581 - '@types/react@19.2.8': 1582 - resolution: {integrity: sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==} 1581 + '@types/react@19.2.9': 1582 + resolution: {integrity: sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==} 1583 1583 1584 1584 '@types/send@0.17.5': 1585 1585 resolution: {integrity: sha512-z6F2D3cOStZvuk2SaP6YrwkNO65iTZcwA2ZkSABegdkAh/lf+Aa/YQndZVfmEXT5vgAp6zv06VQ3ejSVjAny4w==} ··· 6395 6395 6396 6396 '@types/range-parser@1.2.7': {} 6397 6397 6398 - '@types/react-dom@19.2.3(@types/react@19.2.8)': 6398 + '@types/react-dom@19.2.3(@types/react@19.2.9)': 6399 6399 dependencies: 6400 - '@types/react': 19.2.8 6400 + '@types/react': 19.2.9 6401 6401 6402 - '@types/react@19.2.8': 6402 + '@types/react@19.2.9': 6403 6403 dependencies: 6404 6404 csstype: 3.2.3 6405 6405 ··· 8490 8490 8491 8491 jose@5.10.0: {} 8492 8492 8493 - jotai@2.16.2(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.8)(react@19.2.3): 8493 + jotai@2.16.2(@babel/core@7.28.4)(@babel/template@7.27.2)(@types/react@19.2.9)(react@19.2.3): 8494 8494 optionalDependencies: 8495 8495 '@babel/core': 7.28.4 8496 8496 '@babel/template': 7.27.2 8497 - '@types/react': 19.2.8 8497 + '@types/react': 19.2.9 8498 8498 react: 19.2.3 8499 8499 8500 8500 joycon@3.1.1: {}