Compare commits
1 Commits
4b212a0310
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
| e84e5b7fdf |
@@ -12,8 +12,8 @@
|
||||
"graphql": "^16.6.0",
|
||||
"graphql-tag": "^2.12.6",
|
||||
"next": "latest",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3"
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^2.11.6",
|
||||
@@ -23,7 +23,7 @@
|
||||
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
|
||||
"@graphql-codegen/typescript-react-query": "^4.0.1",
|
||||
"@types/node": "17.0.35",
|
||||
"@types/react": "19.2.8",
|
||||
"@types/react": "19.2.14",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"postcss": "^8.4.14",
|
||||
|
||||
120
pnpm-lock.yaml
generated
120
pnpm-lock.yaml
generated
@@ -9,25 +9,25 @@ specifiers:
|
||||
'@graphql-codegen/typescript-react-apollo': ^3.3.3
|
||||
'@graphql-codegen/typescript-react-query': ^4.0.1
|
||||
'@types/node': 17.0.35
|
||||
'@types/react': 19.2.8
|
||||
'@types/react': 19.2.14
|
||||
'@types/react-dom': 19.2.3
|
||||
autoprefixer: ^10.4.7
|
||||
graphql: ^16.6.0
|
||||
graphql-tag: ^2.12.6
|
||||
next: latest
|
||||
postcss: ^8.4.14
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3
|
||||
react: 19.2.4
|
||||
react-dom: 19.2.4
|
||||
tailwindcss: ^3.1.2
|
||||
typescript: 4.7.2
|
||||
|
||||
dependencies:
|
||||
'@apollo/client': 4.0.9_qtp6xpxlzlcsokbck7agk7mjyq
|
||||
'@apollo/client': 4.0.9_ymrqabc4rnkffrcf5qk2axqxbi
|
||||
graphql: 16.6.0
|
||||
graphql-tag: 2.12.6_graphql@16.6.0
|
||||
next: 16.1.1_lyaf5xrb6vrc2axgtpensqbuh4
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3_react@19.2.3
|
||||
next: 16.1.6_ju5i5k46jjvnblsfiwqzrn6cj4
|
||||
react: 19.2.4
|
||||
react-dom: 19.2.4_react@19.2.4
|
||||
|
||||
devDependencies:
|
||||
'@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-query': 4.0.1_graphql@16.6.0
|
||||
'@types/node': 17.0.35
|
||||
'@types/react': 19.2.8
|
||||
'@types/react-dom': 19.2.3_@types+react@19.2.8
|
||||
'@types/react': 19.2.14
|
||||
'@types/react-dom': 19.2.3_@types+react@19.2.14
|
||||
autoprefixer: 10.4.8_postcss@8.4.16
|
||||
postcss: 8.4.16
|
||||
tailwindcss: 3.1.8_postcss@8.4.16
|
||||
@@ -54,7 +54,7 @@ packages:
|
||||
'@jridgewell/trace-mapping': 0.3.15
|
||||
dev: true
|
||||
|
||||
/@apollo/client/4.0.9_qtp6xpxlzlcsokbck7agk7mjyq:
|
||||
/@apollo/client/4.0.9_ymrqabc4rnkffrcf5qk2axqxbi:
|
||||
resolution: {integrity: sha512-Lh2drMzFE9x5jVS8RKmlGL5SORkvpyUJIT+wTErxDUR2HpWePiBfhhcHHRSlZFiCR866ewCv4euTc4IDF0GWxw==}
|
||||
peerDependencies:
|
||||
graphql: ^16.0.0
|
||||
@@ -80,8 +80,8 @@ packages:
|
||||
graphql: 16.6.0
|
||||
graphql-tag: 2.12.6_graphql@16.6.0
|
||||
optimism: 0.18.1
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3_react@19.2.3
|
||||
react: 19.2.4
|
||||
react-dom: 19.2.4_react@19.2.4
|
||||
tslib: 2.4.0
|
||||
dev: false
|
||||
|
||||
@@ -1039,7 +1039,7 @@ packages:
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||
graphql: 16.6.0
|
||||
tslib: 2.8.1
|
||||
tslib: 2.4.0
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/optimize/1.3.1_graphql@16.6.0:
|
||||
@@ -1458,12 +1458,12 @@ packages:
|
||||
graphql: 16.6.0
|
||||
dev: true
|
||||
|
||||
/@next/env/16.1.1:
|
||||
resolution: {integrity: sha512-3oxyM97Sr2PqiVyMyrZUtrtM3jqqFxOQJVuKclDsgj/L728iZt/GyslkN4NwarledZATCenbk4Offjk1hQmaAA==}
|
||||
/@next/env/16.1.6:
|
||||
resolution: {integrity: sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ==}
|
||||
dev: false
|
||||
|
||||
/@next/swc-darwin-arm64/16.1.1:
|
||||
resolution: {integrity: sha512-JS3m42ifsVSJjSTzh27nW+Igfha3NdBOFScr9C80hHGrWx55pTrVL23RJbqir7k7/15SKlrLHhh/MQzqBBYrQA==}
|
||||
/@next/swc-darwin-arm64/16.1.6:
|
||||
resolution: {integrity: sha512-wTzYulosJr/6nFnqGW7FrG3jfUUlEf8UjGA0/pyypJl42ExdVgC6xJgcXQ+V8QFn6niSG2Pb8+MIG1mZr2vczw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
@@ -1471,8 +1471,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-darwin-x64/16.1.1:
|
||||
resolution: {integrity: sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==}
|
||||
/@next/swc-darwin-x64/16.1.6:
|
||||
resolution: {integrity: sha512-BLFPYPDO+MNJsiDWbeVzqvYd4NyuRrEYVB5k2N3JfWncuHAy2IVwMAOlVQDFjj+krkWzhY2apvmekMkfQR0CUQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
@@ -1480,8 +1480,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-gnu/16.1.1:
|
||||
resolution: {integrity: sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==}
|
||||
/@next/swc-linux-arm64-gnu/16.1.6:
|
||||
resolution: {integrity: sha512-OJYkCd5pj/QloBvoEcJ2XiMnlJkRv9idWA/j0ugSuA34gMT6f5b7vOiCQHVRpvStoZUknhl6/UxOXL4OwtdaBw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@@ -1489,8 +1489,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-arm64-musl/16.1.1:
|
||||
resolution: {integrity: sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==}
|
||||
/@next/swc-linux-arm64-musl/16.1.6:
|
||||
resolution: {integrity: sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@@ -1498,8 +1498,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-gnu/16.1.1:
|
||||
resolution: {integrity: sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==}
|
||||
/@next/swc-linux-x64-gnu/16.1.6:
|
||||
resolution: {integrity: sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@@ -1507,8 +1507,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-linux-x64-musl/16.1.1:
|
||||
resolution: {integrity: sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==}
|
||||
/@next/swc-linux-x64-musl/16.1.6:
|
||||
resolution: {integrity: sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@@ -1516,8 +1516,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-arm64-msvc/16.1.1:
|
||||
resolution: {integrity: sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==}
|
||||
/@next/swc-win32-arm64-msvc/16.1.6:
|
||||
resolution: {integrity: sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
@@ -1525,8 +1525,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@next/swc-win32-x64-msvc/16.1.1:
|
||||
resolution: {integrity: sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==}
|
||||
/@next/swc-win32-x64-msvc/16.1.6:
|
||||
resolution: {integrity: sha512-NRfO39AIrzBnixKbjuo2YiYhB6o9d8v/ymU9m/Xk8cyVk+k7XylniXkHwjs4s70wedVffc6bQNbufk5v0xEm0A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@@ -1630,16 +1630,16 @@ packages:
|
||||
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/19.2.3_@types+react@19.2.8:
|
||||
/@types/react-dom/19.2.3_@types+react@19.2.14:
|
||||
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.2.0
|
||||
dependencies:
|
||||
'@types/react': 19.2.8
|
||||
'@types/react': 19.2.14
|
||||
dev: true
|
||||
|
||||
/@types/react/19.2.8:
|
||||
resolution: {integrity: sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==}
|
||||
/@types/react/19.2.14:
|
||||
resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
|
||||
dependencies:
|
||||
csstype: 3.2.3
|
||||
dev: true
|
||||
@@ -1897,8 +1897,8 @@ packages:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
dev: true
|
||||
|
||||
/baseline-browser-mapping/2.9.14:
|
||||
resolution: {integrity: sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==}
|
||||
/baseline-browser-mapping/2.9.19:
|
||||
resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
@@ -3150,8 +3150,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/next/16.1.1_lyaf5xrb6vrc2axgtpensqbuh4:
|
||||
resolution: {integrity: sha512-QI+T7xrxt1pF6SQ/JYFz95ro/mg/1Znk5vBebsWwbpejj1T0A23hO7GYEaVac9QUOT2BIMiuzm0L99ooq7k0/w==}
|
||||
/next/16.1.6_ju5i5k46jjvnblsfiwqzrn6cj4:
|
||||
resolution: {integrity: sha512-hkyRkcu5x/41KoqnROkfTm2pZVbKxvbZRuNvKXLRXxs3VfyO0WhY50TQS40EuKO9SW3rBj/sF3WbVwDACeMZyw==}
|
||||
engines: {node: '>=20.9.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -3171,23 +3171,23 @@ packages:
|
||||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 16.1.1
|
||||
'@next/env': 16.1.6
|
||||
'@swc/helpers': 0.5.15
|
||||
baseline-browser-mapping: 2.9.14
|
||||
baseline-browser-mapping: 2.9.19
|
||||
caniuse-lite: 1.0.30001754
|
||||
postcss: 8.4.31
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3_react@19.2.3
|
||||
styled-jsx: 5.1.6_react@19.2.3
|
||||
react: 19.2.4
|
||||
react-dom: 19.2.4_react@19.2.4
|
||||
styled-jsx: 5.1.6_react@19.2.4
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 16.1.1
|
||||
'@next/swc-darwin-x64': 16.1.1
|
||||
'@next/swc-linux-arm64-gnu': 16.1.1
|
||||
'@next/swc-linux-arm64-musl': 16.1.1
|
||||
'@next/swc-linux-x64-gnu': 16.1.1
|
||||
'@next/swc-linux-x64-musl': 16.1.1
|
||||
'@next/swc-win32-arm64-msvc': 16.1.1
|
||||
'@next/swc-win32-x64-msvc': 16.1.1
|
||||
'@next/swc-darwin-arm64': 16.1.6
|
||||
'@next/swc-darwin-x64': 16.1.6
|
||||
'@next/swc-linux-arm64-gnu': 16.1.6
|
||||
'@next/swc-linux-arm64-musl': 16.1.6
|
||||
'@next/swc-linux-x64-gnu': 16.1.6
|
||||
'@next/swc-linux-x64-musl': 16.1.6
|
||||
'@next/swc-win32-arm64-msvc': 16.1.6
|
||||
'@next/swc-win32-x64-msvc': 16.1.6
|
||||
sharp: 0.34.5
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
@@ -3543,17 +3543,17 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/react-dom/19.2.3_react@19.2.3:
|
||||
resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==}
|
||||
/react-dom/19.2.4_react@19.2.4:
|
||||
resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==}
|
||||
peerDependencies:
|
||||
react: ^19.2.3
|
||||
react: ^19.2.4
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react: 19.2.4
|
||||
scheduler: 0.27.0
|
||||
dev: false
|
||||
|
||||
/react/19.2.3:
|
||||
resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==}
|
||||
/react/19.2.4:
|
||||
resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
@@ -3835,7 +3835,7 @@ packages:
|
||||
ansi-regex: 5.0.1
|
||||
dev: true
|
||||
|
||||
/styled-jsx/5.1.6_react@19.2.3:
|
||||
/styled-jsx/5.1.6_react@19.2.4:
|
||||
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
peerDependencies:
|
||||
@@ -3849,7 +3849,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
client-only: 0.0.1
|
||||
react: 19.2.3
|
||||
react: 19.2.4
|
||||
dev: false
|
||||
|
||||
/supports-color/5.5.0:
|
||||
|
||||
Reference in New Issue
Block a user