1 Commits

Author SHA1 Message Date
72ae8508c0 fix(deps): update react monorepo to v19 2025-11-25 01:10:13 +00:00
2 changed files with 51 additions and 51 deletions

View File

@@ -12,8 +12,8 @@
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"next": "latest", "next": "latest",
"react": "19.2.1", "react": "19.2.0",
"react-dom": "19.2.1" "react-dom": "19.2.0"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^2.11.6", "@graphql-codegen/cli": "^2.11.6",

98
pnpm-lock.yaml generated
View File

@@ -16,18 +16,18 @@ specifiers:
graphql-tag: ^2.12.6 graphql-tag: ^2.12.6
next: latest next: latest
postcss: ^8.4.14 postcss: ^8.4.14
react: 19.2.1 react: 19.2.0
react-dom: 19.2.1 react-dom: 19.2.0
tailwindcss: ^3.1.2 tailwindcss: ^3.1.2
typescript: 4.7.2 typescript: 4.7.2
dependencies: dependencies:
'@apollo/client': 4.0.9_dnaokg53kzykiaxpzon5uex6ja '@apollo/client': 4.0.9_khu5sbaek6plu6x2v4ajq5hdue
graphql: 16.6.0 graphql: 16.6.0
graphql-tag: 2.12.6_graphql@16.6.0 graphql-tag: 2.12.6_graphql@16.6.0
next: 16.0.7_bokjwhiew3ov3ffvbmafuwoalq next: 16.0.4_lh6yjnbmlemn4t264xkzt2k63q
react: 19.2.1 react: 19.2.0
react-dom: 19.2.1_react@19.2.1 react-dom: 19.2.0_react@19.2.0
devDependencies: devDependencies:
'@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy '@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy
@@ -54,7 +54,7 @@ packages:
'@jridgewell/trace-mapping': 0.3.15 '@jridgewell/trace-mapping': 0.3.15
dev: true dev: true
/@apollo/client/4.0.9_dnaokg53kzykiaxpzon5uex6ja: /@apollo/client/4.0.9_khu5sbaek6plu6x2v4ajq5hdue:
resolution: {integrity: sha512-Lh2drMzFE9x5jVS8RKmlGL5SORkvpyUJIT+wTErxDUR2HpWePiBfhhcHHRSlZFiCR866ewCv4euTc4IDF0GWxw==} resolution: {integrity: sha512-Lh2drMzFE9x5jVS8RKmlGL5SORkvpyUJIT+wTErxDUR2HpWePiBfhhcHHRSlZFiCR866ewCv4euTc4IDF0GWxw==}
peerDependencies: peerDependencies:
graphql: ^16.0.0 graphql: ^16.0.0
@@ -80,8 +80,8 @@ packages:
graphql: 16.6.0 graphql: 16.6.0
graphql-tag: 2.12.6_graphql@16.6.0 graphql-tag: 2.12.6_graphql@16.6.0
optimism: 0.18.1 optimism: 0.18.1
react: 19.2.1 react: 19.2.0
react-dom: 19.2.1_react@19.2.1 react-dom: 19.2.0_react@19.2.0
tslib: 2.4.0 tslib: 2.4.0
dev: false dev: false
@@ -1458,12 +1458,12 @@ packages:
graphql: 16.6.0 graphql: 16.6.0
dev: true dev: true
/@next/env/16.0.7: /@next/env/16.0.4:
resolution: {integrity: sha512-gpaNgUh5nftFKRkRQGnVi5dpcYSKGcZZkQffZ172OrG/XkrnS7UBTQ648YY+8ME92cC4IojpI2LqTC8sTDhAaw==} resolution: {integrity: sha512-FDPaVoB1kYhtOz6Le0Jn2QV7RZJ3Ngxzqri7YX4yu3Ini+l5lciR7nA9eNDpKTmDm7LWZtxSju+/CQnwRBn2pA==}
dev: false dev: false
/@next/swc-darwin-arm64/16.0.7: /@next/swc-darwin-arm64/16.0.4:
resolution: {integrity: sha512-LlDtCYOEj/rfSnEn/Idi+j1QKHxY9BJFmxx7108A6D8K0SB+bNgfYQATPk/4LqOl4C0Wo3LACg2ie6s7xqMpJg==} resolution: {integrity: sha512-TN0cfB4HT2YyEio9fLwZY33J+s+vMIgC84gQCOLZOYusW7ptgjIn8RwxQt0BUpoo9XRRVVWEHLld0uhyux1ZcA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
@@ -1471,8 +1471,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-darwin-x64/16.0.7: /@next/swc-darwin-x64/16.0.4:
resolution: {integrity: sha512-rtZ7BhnVvO1ICf3QzfW9H3aPz7GhBrnSIMZyr4Qy6boXF0b5E3QLs+cvJmg3PsTCG2M1PBoC+DANUi4wCOKXpA==} resolution: {integrity: sha512-XsfI23jvimCaA7e+9f3yMCoVjrny2D11G6H8NCcgv+Ina/TQhKPXB9P4q0WjTuEoyZmcNvPdrZ+XtTh3uPfH7Q==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
@@ -1480,8 +1480,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-arm64-gnu/16.0.7: /@next/swc-linux-arm64-gnu/16.0.4:
resolution: {integrity: sha512-mloD5WcPIeIeeZqAIP5c2kdaTa6StwP4/2EGy1mUw8HiexSHGK/jcM7lFuS3u3i2zn+xH9+wXJs6njO7VrAqww==} resolution: {integrity: sha512-uo8X7qHDy4YdJUhaoJDMAbL8VT5Ed3lijip2DdBHIB4tfKAvB1XBih6INH2L4qIi4jA0Qq1J0ErxcOocBmUSwg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@@ -1489,8 +1489,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-arm64-musl/16.0.7: /@next/swc-linux-arm64-musl/16.0.4:
resolution: {integrity: sha512-+ksWNrZrthisXuo9gd1XnjHRowCbMtl/YgMpbRvFeDEqEBd523YHPWpBuDjomod88U8Xliw5DHhekBC3EOOd9g==} resolution: {integrity: sha512-pvR/AjNIAxsIz0PCNcZYpH+WmNIKNLcL4XYEfo+ArDi7GsxKWFO5BvVBLXbhti8Coyv3DE983NsitzUsGH5yTw==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@@ -1498,8 +1498,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-x64-gnu/16.0.7: /@next/swc-linux-x64-gnu/16.0.4:
resolution: {integrity: sha512-4WtJU5cRDxpEE44Ana2Xro1284hnyVpBb62lIpU5k85D8xXxatT+rXxBgPkc7C1XwkZMWpK5rXLXTh9PFipWsA==} resolution: {integrity: sha512-2hebpsd5MRRtgqmT7Jj/Wze+wG+ZEXUK2KFFL4IlZ0amEEFADo4ywsifJNeFTQGsamH3/aXkKWymDvgEi+pc2Q==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@@ -1507,8 +1507,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-x64-musl/16.0.7: /@next/swc-linux-x64-musl/16.0.4:
resolution: {integrity: sha512-HYlhqIP6kBPXalW2dbMTSuB4+8fe+j9juyxwfMwCe9kQPPeiyFn7NMjNfoFOfJ2eXkeQsoUGXg+O2SE3m4Qg2w==} resolution: {integrity: sha512-pzRXf0LZZ8zMljH78j8SeLncg9ifIOp3ugAFka+Bq8qMzw6hPXOc7wydY7ardIELlczzzreahyTpwsim/WL3Sg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@@ -1516,8 +1516,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-win32-arm64-msvc/16.0.7: /@next/swc-win32-arm64-msvc/16.0.4:
resolution: {integrity: sha512-EviG+43iOoBRZg9deGauXExjRphhuYmIOJ12b9sAPy0eQ6iwcPxfED2asb/s2/yiLYOdm37kPaiZu8uXSYPs0Q==} resolution: {integrity: sha512-7G/yJVzum52B5HOqqbQYX9bJHkN+c4YyZ2AIvEssMHQlbAWOn3iIJjD4sM6ihWsBxuljiTKJovEYlD1K8lCUHw==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
@@ -1525,8 +1525,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-win32-x64-msvc/16.0.7: /@next/swc-win32-x64-msvc/16.0.4:
resolution: {integrity: sha512-gniPjy55zp5Eg0896qSrf3yB1dw4F/3s8VK1ephdsZZ129j2n6e1WqCbE2YgcKhW9hPB9TVZENugquWJD5x0ug==} resolution: {integrity: sha512-0Vy4g8SSeVkuU89g2OFHqGKM4rxsQtihGfenjx2tRckPrge5+gtFnRWGAAwvGXr0ty3twQvcnYjEyOrLHJ4JWA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@@ -3145,8 +3145,8 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/next/16.0.7_bokjwhiew3ov3ffvbmafuwoalq: /next/16.0.4_lh6yjnbmlemn4t264xkzt2k63q:
resolution: {integrity: sha512-3mBRJyPxT4LOxAJI6IsXeFtKfiJUbjCLgvXO02fV8Wy/lIhPvP94Fe7dGhUgHXcQy4sSuYwQNcOLhIfOm0rL0A==} resolution: {integrity: sha512-vICcxKusY8qW7QFOzTvnRL1ejz2ClTqDKtm1AcUjm2mPv/lVAdgpGNsftsPRIDJOXOjRQO68i1dM8Lp8GZnqoA==}
engines: {node: '>=20.9.0'} engines: {node: '>=20.9.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@@ -3166,22 +3166,22 @@ packages:
sass: sass:
optional: true optional: true
dependencies: dependencies:
'@next/env': 16.0.7 '@next/env': 16.0.4
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001754 caniuse-lite: 1.0.30001754
postcss: 8.4.31 postcss: 8.4.31
react: 19.2.1 react: 19.2.0
react-dom: 19.2.1_react@19.2.1 react-dom: 19.2.0_react@19.2.0
styled-jsx: 5.1.6_react@19.2.1 styled-jsx: 5.1.6_react@19.2.0
optionalDependencies: optionalDependencies:
'@next/swc-darwin-arm64': 16.0.7 '@next/swc-darwin-arm64': 16.0.4
'@next/swc-darwin-x64': 16.0.7 '@next/swc-darwin-x64': 16.0.4
'@next/swc-linux-arm64-gnu': 16.0.7 '@next/swc-linux-arm64-gnu': 16.0.4
'@next/swc-linux-arm64-musl': 16.0.7 '@next/swc-linux-arm64-musl': 16.0.4
'@next/swc-linux-x64-gnu': 16.0.7 '@next/swc-linux-x64-gnu': 16.0.4
'@next/swc-linux-x64-musl': 16.0.7 '@next/swc-linux-x64-musl': 16.0.4
'@next/swc-win32-arm64-msvc': 16.0.7 '@next/swc-win32-arm64-msvc': 16.0.4
'@next/swc-win32-x64-msvc': 16.0.7 '@next/swc-win32-x64-msvc': 16.0.4
sharp: 0.34.5 sharp: 0.34.5
transitivePeerDependencies: transitivePeerDependencies:
- '@babel/core' - '@babel/core'
@@ -3537,17 +3537,17 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/react-dom/19.2.1_react@19.2.1: /react-dom/19.2.0_react@19.2.0:
resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==} resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
peerDependencies: peerDependencies:
react: ^19.2.1 react: ^19.2.0
dependencies: dependencies:
react: 19.2.1 react: 19.2.0
scheduler: 0.27.0 scheduler: 0.27.0
dev: false dev: false
/react/19.2.1: /react/19.2.0:
resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==} resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
dev: false dev: false
@@ -3829,7 +3829,7 @@ packages:
ansi-regex: 5.0.1 ansi-regex: 5.0.1
dev: true dev: true
/styled-jsx/5.1.6_react@19.2.1: /styled-jsx/5.1.6_react@19.2.0:
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==} resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
engines: {node: '>= 12.0.0'} engines: {node: '>= 12.0.0'}
peerDependencies: peerDependencies:
@@ -3843,7 +3843,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
client-only: 0.0.1 client-only: 0.0.1
react: 19.2.1 react: 19.2.0
dev: false dev: false
/supports-color/5.5.0: /supports-color/5.5.0: