Compare commits
1 Commits
renovate/r
...
4f9f34ffd8
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f9f34ffd8 |
@@ -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.0",
|
||||
"react-dom": "19.2.0"
|
||||
},
|
||||
"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.5",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"postcss": "^8.4.14",
|
||||
|
||||
134
pnpm-lock.yaml
generated
134
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.5
|
||||
'@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.0
|
||||
react-dom: 19.2.0
|
||||
tailwindcss: ^3.1.2
|
||||
typescript: 4.7.2
|
||||
|
||||
dependencies:
|
||||
'@apollo/client': 4.0.9_qtp6xpxlzlcsokbck7agk7mjyq
|
||||
'@apollo/client': 4.0.9_khu5sbaek6plu6x2v4ajq5hdue
|
||||
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.0.3_lh6yjnbmlemn4t264xkzt2k63q
|
||||
react: 19.2.0
|
||||
react-dom: 19.2.0_react@19.2.0
|
||||
|
||||
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.5
|
||||
'@types/react-dom': 19.2.3_@types+react@19.2.5
|
||||
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_khu5sbaek6plu6x2v4ajq5hdue:
|
||||
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.0
|
||||
react-dom: 19.2.0_react@19.2.0
|
||||
tslib: 2.4.0
|
||||
dev: false
|
||||
|
||||
@@ -992,7 +992,7 @@ packages:
|
||||
'@babel/types': 7.18.10
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||
graphql: 16.6.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.8.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@@ -1005,7 +1005,7 @@ packages:
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||
graphql: 16.6.0
|
||||
resolve-from: 5.0.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.8.1
|
||||
dev: true
|
||||
|
||||
/@graphql-tools/json-file-loader/7.4.3_graphql@16.6.0:
|
||||
@@ -1106,7 +1106,7 @@ packages:
|
||||
'@graphql-tools/merge': 8.3.3_graphql@16.6.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||
graphql: 16.6.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.8.1
|
||||
value-or-promise: 1.0.11
|
||||
dev: true
|
||||
|
||||
@@ -1156,7 +1156,7 @@ packages:
|
||||
'@graphql-tools/schema': 9.0.1_graphql@16.6.0
|
||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||
graphql: 16.6.0
|
||||
tslib: 2.4.0
|
||||
tslib: 2.8.1
|
||||
value-or-promise: 1.0.11
|
||||
dev: true
|
||||
|
||||
@@ -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.0.3:
|
||||
resolution: {integrity: sha512-IqgtY5Vwsm14mm/nmQaRMmywCU+yyMIYfk3/MHZ2ZTJvwVbBn3usZnjMi1GacrMVzVcAxJShTCpZlPs26EdEjQ==}
|
||||
dev: false
|
||||
|
||||
/@next/swc-darwin-arm64/16.1.1:
|
||||
resolution: {integrity: sha512-JS3m42ifsVSJjSTzh27nW+Igfha3NdBOFScr9C80hHGrWx55pTrVL23RJbqir7k7/15SKlrLHhh/MQzqBBYrQA==}
|
||||
/@next/swc-darwin-arm64/16.0.3:
|
||||
resolution: {integrity: sha512-MOnbd92+OByu0p6QBAzq1ahVWzF6nyfiH07dQDez4/Nku7G249NjxDVyEfVhz8WkLiOEU+KFVnqtgcsfP2nLXg==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-i70C4O1VmbTivYdRlk+5lj9xRc2BlK3oUikt3yJeHT1unL4LsNtN7UiOhVanFdc7vDAgZn1tV/9mQwMkWOJvHg==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-O88gCZ95sScwD00mn/AtalyCoykhhlokxH/wi1huFK+rmiP5LAYVs/i2ruk7xST6SuXN4NI5y4Xf5vepb2jf6A==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-CEErFt78S/zYXzFIiv18iQCbRbLgBluS8z1TNDQoyPi8/Jr5qhR3e8XHAIxVxPBjDbEMITprqELVc5KTfFj0gg==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-Tc3i+nwt6mQ+Dwzcri/WNDj56iWdycGVh5YwwklleClzPzz7UpfaMw1ci7bLl6GRYMXhWDBfe707EXNjKtiswQ==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-zTh03Z/5PBBPdTurgEtr6nY0vI9KR9Ifp/jZCcHlODzwVOEKcKRBtQIGrkc7izFgOMuXDEJBmirwpGqdM/ZixA==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-Jc1EHxtZovcJcg5zU43X3tuqzl/sS+CmLgjRP28ZT4vk869Ncm2NoF8qSTaL99gh6uOzgM99Shct06pSO6kA6g==}
|
||||
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.0.3:
|
||||
resolution: {integrity: sha512-N7EJ6zbxgIYpI/sWNzpVKRMbfEGgsWuOIvzkML7wxAAZhPk1Msxuo/JDu1PKjWGrAoOLaZcIX5s+/pF5LIbBBg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@@ -1577,7 +1577,7 @@ packages:
|
||||
'@peculiar/asn1-schema': 2.3.0
|
||||
'@peculiar/json-schema': 1.1.12
|
||||
pvtsutils: 1.3.2
|
||||
tslib: 2.4.0
|
||||
tslib: 2.8.1
|
||||
webcrypto-core: 1.7.5
|
||||
dev: true
|
||||
|
||||
@@ -1630,18 +1630,18 @@ 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.5:
|
||||
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.5
|
||||
dev: true
|
||||
|
||||
/@types/react/19.2.8:
|
||||
resolution: {integrity: sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==}
|
||||
/@types/react/19.2.5:
|
||||
resolution: {integrity: sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==}
|
||||
dependencies:
|
||||
csstype: 3.2.3
|
||||
csstype: 3.1.0
|
||||
dev: true
|
||||
|
||||
/@types/ws/8.5.3:
|
||||
@@ -1897,11 +1897,6 @@ packages:
|
||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||
dev: true
|
||||
|
||||
/baseline-browser-mapping/2.9.14:
|
||||
resolution: {integrity: sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/binary-extensions/2.2.0:
|
||||
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
||||
engines: {node: '>=8'}
|
||||
@@ -2237,8 +2232,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/csstype/3.2.3:
|
||||
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
||||
/csstype/3.1.0:
|
||||
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
|
||||
dev: true
|
||||
|
||||
/dataloader/2.1.0:
|
||||
@@ -3150,8 +3145,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/next/16.1.1_lyaf5xrb6vrc2axgtpensqbuh4:
|
||||
resolution: {integrity: sha512-QI+T7xrxt1pF6SQ/JYFz95ro/mg/1Znk5vBebsWwbpejj1T0A23hO7GYEaVac9QUOT2BIMiuzm0L99ooq7k0/w==}
|
||||
/next/16.0.3_lh6yjnbmlemn4t264xkzt2k63q:
|
||||
resolution: {integrity: sha512-Ka0/iNBblPFcIubTA1Jjh6gvwqfjrGq1Y2MTI5lbjeLIAfmC+p5bQmojpRZqgHHVu5cG4+qdIiwXiBSm/8lZ3w==}
|
||||
engines: {node: '>=20.9.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -3171,23 +3166,22 @@ packages:
|
||||
sass:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/env': 16.1.1
|
||||
'@next/env': 16.0.3
|
||||
'@swc/helpers': 0.5.15
|
||||
baseline-browser-mapping: 2.9.14
|
||||
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.0
|
||||
react-dom: 19.2.0_react@19.2.0
|
||||
styled-jsx: 5.1.6_react@19.2.0
|
||||
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.0.3
|
||||
'@next/swc-darwin-x64': 16.0.3
|
||||
'@next/swc-linux-arm64-gnu': 16.0.3
|
||||
'@next/swc-linux-arm64-musl': 16.0.3
|
||||
'@next/swc-linux-x64-gnu': 16.0.3
|
||||
'@next/swc-linux-x64-musl': 16.0.3
|
||||
'@next/swc-win32-arm64-msvc': 16.0.3
|
||||
'@next/swc-win32-x64-msvc': 16.0.3
|
||||
sharp: 0.34.5
|
||||
transitivePeerDependencies:
|
||||
- '@babel/core'
|
||||
@@ -3543,17 +3537,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.0_react@19.2.0:
|
||||
resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
|
||||
peerDependencies:
|
||||
react: ^19.2.3
|
||||
react: ^19.2.0
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react: 19.2.0
|
||||
scheduler: 0.27.0
|
||||
dev: false
|
||||
|
||||
/react/19.2.3:
|
||||
resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==}
|
||||
/react/19.2.0:
|
||||
resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: false
|
||||
|
||||
@@ -3835,7 +3829,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.0:
|
||||
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
peerDependencies:
|
||||
@@ -3849,7 +3843,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
client-only: 0.0.1
|
||||
react: 19.2.3
|
||||
react: 19.2.0
|
||||
dev: false
|
||||
|
||||
/supports-color/5.5.0:
|
||||
|
||||
Reference in New Issue
Block a user