1 Commits

Author SHA1 Message Date
093a950c3d fix(deps): update react monorepo to v19 2025-12-04 01:10:12 +00:00
2 changed files with 62 additions and 62 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.0", "react": "19.2.1",
"react-dom": "19.2.0" "react-dom": "19.2.1"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^2.11.6", "@graphql-codegen/cli": "^2.11.6",
@@ -23,7 +23,7 @@
"@graphql-codegen/typescript-react-apollo": "^3.3.3", "@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@graphql-codegen/typescript-react-query": "^4.0.1", "@graphql-codegen/typescript-react-query": "^4.0.1",
"@types/node": "17.0.35", "@types/node": "17.0.35",
"@types/react": "19.2.4", "@types/react": "19.2.7",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"postcss": "^8.4.14", "postcss": "^8.4.14",

118
pnpm-lock.yaml generated
View File

@@ -9,25 +9,25 @@ specifiers:
'@graphql-codegen/typescript-react-apollo': ^3.3.3 '@graphql-codegen/typescript-react-apollo': ^3.3.3
'@graphql-codegen/typescript-react-query': ^4.0.1 '@graphql-codegen/typescript-react-query': ^4.0.1
'@types/node': 17.0.35 '@types/node': 17.0.35
'@types/react': 19.2.4 '@types/react': 19.2.7
'@types/react-dom': 19.2.3 '@types/react-dom': 19.2.3
autoprefixer: ^10.4.7 autoprefixer: ^10.4.7
graphql: ^16.6.0 graphql: ^16.6.0
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.0 react: 19.2.1
react-dom: 19.2.0 react-dom: 19.2.1
tailwindcss: ^3.1.2 tailwindcss: ^3.1.2
typescript: 4.7.2 typescript: 4.7.2
dependencies: dependencies:
'@apollo/client': 4.0.9_khu5sbaek6plu6x2v4ajq5hdue '@apollo/client': 4.0.9_dnaokg53kzykiaxpzon5uex6ja
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.2_lh6yjnbmlemn4t264xkzt2k63q next: 16.0.7_bokjwhiew3ov3ffvbmafuwoalq
react: 19.2.0 react: 19.2.1
react-dom: 19.2.0_react@19.2.0 react-dom: 19.2.1_react@19.2.1
devDependencies: devDependencies:
'@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy '@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy
@@ -37,8 +37,8 @@ devDependencies:
'@graphql-codegen/typescript-react-apollo': 3.3.3_sy4knu3obj4ys7pjcqbyfxmqle '@graphql-codegen/typescript-react-apollo': 3.3.3_sy4knu3obj4ys7pjcqbyfxmqle
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.6.0 '@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.6.0
'@types/node': 17.0.35 '@types/node': 17.0.35
'@types/react': 19.2.4 '@types/react': 19.2.7
'@types/react-dom': 19.2.3_@types+react@19.2.4 '@types/react-dom': 19.2.3_@types+react@19.2.7
autoprefixer: 10.4.8_postcss@8.4.16 autoprefixer: 10.4.8_postcss@8.4.16
postcss: 8.4.16 postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16 tailwindcss: 3.1.8_postcss@8.4.16
@@ -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_khu5sbaek6plu6x2v4ajq5hdue: /@apollo/client/4.0.9_dnaokg53kzykiaxpzon5uex6ja:
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.0 react: 19.2.1
react-dom: 19.2.0_react@19.2.0 react-dom: 19.2.1_react@19.2.1
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.2: /@next/env/16.0.7:
resolution: {integrity: sha512-V2e9ITU6Ts9kxtTBX60qtWlKV+AeBNlz/hgAt0gkGA8aPgX27cRLjp7OEUMzYq4cY0QzOkOQ4CI/8IJh6kW/iw==} resolution: {integrity: sha512-gpaNgUh5nftFKRkRQGnVi5dpcYSKGcZZkQffZ172OrG/XkrnS7UBTQ648YY+8ME92cC4IojpI2LqTC8sTDhAaw==}
dev: false dev: false
/@next/swc-darwin-arm64/16.0.2: /@next/swc-darwin-arm64/16.0.7:
resolution: {integrity: sha512-E6rxUdkZX5sZjLduXphiMuRJAmvsxWi5IivD0kRLLX5cjNLOs2PjlSyda+dtT3iqE6vxaRGV3oQMnQiJU8F+Ig==} resolution: {integrity: sha512-LlDtCYOEj/rfSnEn/Idi+j1QKHxY9BJFmxx7108A6D8K0SB+bNgfYQATPk/4LqOl4C0Wo3LACg2ie6s7xqMpJg==}
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.2: /@next/swc-darwin-x64/16.0.7:
resolution: {integrity: sha512-QNXdjXVFtb35vImDJtXqYlhq8A2mHLroqD8q4WCwO+IVnVoQshhcEVWJlP9UB/dOC6Wh782BbTHqGzKQwlCSkQ==} resolution: {integrity: sha512-rtZ7BhnVvO1ICf3QzfW9H3aPz7GhBrnSIMZyr4Qy6boXF0b5E3QLs+cvJmg3PsTCG2M1PBoC+DANUi4wCOKXpA==}
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.2: /@next/swc-linux-arm64-gnu/16.0.7:
resolution: {integrity: sha512-dM9yEB35GZAW3r+w88iGEz7OkJjSYSd4pKyl4KwSXx8cLWMpWaX1WW42dCAKXCWWQhVUXUZAEx38yfpEZ1/IJg==} resolution: {integrity: sha512-mloD5WcPIeIeeZqAIP5c2kdaTa6StwP4/2EGy1mUw8HiexSHGK/jcM7lFuS3u3i2zn+xH9+wXJs6njO7VrAqww==}
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.2: /@next/swc-linux-arm64-musl/16.0.7:
resolution: {integrity: sha512-hiNysPK1VeK5MGNmuKLnj3Y4lkaffvAlXin404QpxYkNCBms/Bk0msZHey5lUNq8FV50PY6I9CgY+c/NK+xeLg==} resolution: {integrity: sha512-+ksWNrZrthisXuo9gd1XnjHRowCbMtl/YgMpbRvFeDEqEBd523YHPWpBuDjomod88U8Xliw5DHhekBC3EOOd9g==}
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.2: /@next/swc-linux-x64-gnu/16.0.7:
resolution: {integrity: sha512-hAhhobw4tHOCzZ5sm5W/EsQPxS3NbZl6rqzmA0GTV9etE8sPHmsV6OopP12TeeoXA/NjXKD2mcz8hcVWLe4jkg==} resolution: {integrity: sha512-4WtJU5cRDxpEE44Ana2Xro1284hnyVpBb62lIpU5k85D8xXxatT+rXxBgPkc7C1XwkZMWpK5rXLXTh9PFipWsA==}
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.2: /@next/swc-linux-x64-musl/16.0.7:
resolution: {integrity: sha512-s0LUsoeRky95aTS6IfYnJOn6F5kbs+gjiVUQK0JmsJ/ZCXaply20kDoJ8/zHwMz5cyOVg7GrQJdMvyO9FLD9Bw==} resolution: {integrity: sha512-HYlhqIP6kBPXalW2dbMTSuB4+8fe+j9juyxwfMwCe9kQPPeiyFn7NMjNfoFOfJ2eXkeQsoUGXg+O2SE3m4Qg2w==}
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.2: /@next/swc-win32-arm64-msvc/16.0.7:
resolution: {integrity: sha512-TMWE1h44d0WRyq0yQI/0W5A7nZUoiwE2Sdg43wt2Q1IoadU5Ky00G3cJ2mSnbetwL7+eFyM7BQgx+Fonpz6T8w==} resolution: {integrity: sha512-EviG+43iOoBRZg9deGauXExjRphhuYmIOJ12b9sAPy0eQ6iwcPxfED2asb/s2/yiLYOdm37kPaiZu8uXSYPs0Q==}
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.2: /@next/swc-win32-x64-msvc/16.0.7:
resolution: {integrity: sha512-+8SqzDhau/PNsWdcagnoz6ltOM9IcsqagdTFsEELNOty0+lNh5hwO5oUFForPOywTbM+d3tPLo5m20VdEBDf3Q==} resolution: {integrity: sha512-gniPjy55zp5Eg0896qSrf3yB1dw4F/3s8VK1ephdsZZ129j2n6e1WqCbE2YgcKhW9hPB9TVZENugquWJD5x0ug==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@@ -1630,18 +1630,18 @@ packages:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true dev: true
/@types/react-dom/19.2.3_@types+react@19.2.4: /@types/react-dom/19.2.3_@types+react@19.2.7:
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
peerDependencies: peerDependencies:
'@types/react': ^19.2.0 '@types/react': ^19.2.0
dependencies: dependencies:
'@types/react': 19.2.4 '@types/react': 19.2.7
dev: true dev: true
/@types/react/19.2.4: /@types/react/19.2.7:
resolution: {integrity: sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==} resolution: {integrity: sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==}
dependencies: dependencies:
csstype: 3.1.0 csstype: 3.2.3
dev: true dev: true
/@types/ws/8.5.3: /@types/ws/8.5.3:
@@ -2232,8 +2232,8 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/csstype/3.1.0: /csstype/3.2.3:
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==} resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
dev: true dev: true
/dataloader/2.1.0: /dataloader/2.1.0:
@@ -3145,8 +3145,8 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/next/16.0.2_lh6yjnbmlemn4t264xkzt2k63q: /next/16.0.7_bokjwhiew3ov3ffvbmafuwoalq:
resolution: {integrity: sha512-zL8+UBf+xUIm8zF0vYGJYJMYDqwaBrRRe7S0Kob6zo9Kf+BdqFLEECMI+B6cNIcoQ+el9XM2fvUExwhdDnXjtw==} resolution: {integrity: sha512-3mBRJyPxT4LOxAJI6IsXeFtKfiJUbjCLgvXO02fV8Wy/lIhPvP94Fe7dGhUgHXcQy4sSuYwQNcOLhIfOm0rL0A==}
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.2 '@next/env': 16.0.7
'@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.0 react: 19.2.1
react-dom: 19.2.0_react@19.2.0 react-dom: 19.2.1_react@19.2.1
styled-jsx: 5.1.6_react@19.2.0 styled-jsx: 5.1.6_react@19.2.1
optionalDependencies: optionalDependencies:
'@next/swc-darwin-arm64': 16.0.2 '@next/swc-darwin-arm64': 16.0.7
'@next/swc-darwin-x64': 16.0.2 '@next/swc-darwin-x64': 16.0.7
'@next/swc-linux-arm64-gnu': 16.0.2 '@next/swc-linux-arm64-gnu': 16.0.7
'@next/swc-linux-arm64-musl': 16.0.2 '@next/swc-linux-arm64-musl': 16.0.7
'@next/swc-linux-x64-gnu': 16.0.2 '@next/swc-linux-x64-gnu': 16.0.7
'@next/swc-linux-x64-musl': 16.0.2 '@next/swc-linux-x64-musl': 16.0.7
'@next/swc-win32-arm64-msvc': 16.0.2 '@next/swc-win32-arm64-msvc': 16.0.7
'@next/swc-win32-x64-msvc': 16.0.2 '@next/swc-win32-x64-msvc': 16.0.7
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.0_react@19.2.0: /react-dom/19.2.1_react@19.2.1:
resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==} resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==}
peerDependencies: peerDependencies:
react: ^19.2.0 react: ^19.2.1
dependencies: dependencies:
react: 19.2.0 react: 19.2.1
scheduler: 0.27.0 scheduler: 0.27.0
dev: false dev: false
/react/19.2.0: /react/19.2.1:
resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==} resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==}
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.0: /styled-jsx/5.1.6_react@19.2.1:
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.0 react: 19.2.1
dev: false dev: false
/supports-color/5.5.0: /supports-color/5.5.0: