fix(deps): pin dependencies - autoclosed #3

Closed
kjuulh wants to merge 1 commits from renovate/apollo-graphql-packages into main
2 changed files with 108 additions and 82 deletions

View File

@ -8,9 +8,9 @@
"format:graphql": "prettier -w src/lib/graphql/generated.ts" "format:graphql": "prettier -w src/lib/graphql/generated.ts"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.6.9", "@apollo/client": "3.7.1",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "2.12.6",
"next": "latest", "next": "latest",
"react": "18.1.0", "react": "18.1.0",
"react-dom": "18.1.0" "react-dom": "18.1.0"

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.4 lockfileVersion: 5.3
specifiers: specifiers:
'@apollo/client': ^3.6.9 '@apollo/client': 3.7.1
'@graphql-codegen/cli': ^2.11.6 '@graphql-codegen/cli': ^2.11.6
'@graphql-codegen/typed-document-node': ^2.3.3 '@graphql-codegen/typed-document-node': ^2.3.3
'@graphql-codegen/typescript': ^2.7.3 '@graphql-codegen/typescript': ^2.7.3
@ -13,7 +13,7 @@ specifiers:
'@types/react-dom': 18.0.5 '@types/react-dom': 18.0.5
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: 18.1.0 react: 18.1.0
@ -22,19 +22,19 @@ specifiers:
typescript: 4.7.2 typescript: 4.7.2
dependencies: dependencies:
'@apollo/client': 3.6.9_ila5be2toiy6xjqjieu6owlh24 '@apollo/client': 3.7.1_9ae1beeb897cb1d84aec59967c1b961d
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: 12.2.5_ef5jwxihqo6n7gxfmzogljlgcm next: 13.0.0_react-dom@18.1.0+react@18.1.0
react: 18.1.0 react: 18.1.0
react-dom: 18.1.0_react@18.1.0 react-dom: 18.1.0_react@18.1.0
devDependencies: devDependencies:
'@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy '@graphql-codegen/cli': 2.11.6_ffa4da4532d020b7b07fe22844612486
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.6.0 '@graphql-codegen/typed-document-node': 2.3.3_graphql@16.6.0
'@graphql-codegen/typescript': 2.7.3_graphql@16.6.0 '@graphql-codegen/typescript': 2.7.3_graphql@16.6.0
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.6.0 '@graphql-codegen/typescript-operations': 2.5.3_graphql@16.6.0
'@graphql-codegen/typescript-react-apollo': 3.3.3_sy4knu3obj4ys7pjcqbyfxmqle '@graphql-codegen/typescript-react-apollo': 3.3.3_9638a6d36e0a79897de9140382dd9059
'@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': 18.0.9 '@types/react': 18.0.9
@ -54,23 +54,26 @@ packages:
'@jridgewell/trace-mapping': 0.3.15 '@jridgewell/trace-mapping': 0.3.15
dev: true dev: true
/@apollo/client/3.6.9_ila5be2toiy6xjqjieu6owlh24: /@apollo/client/3.7.1_9ae1beeb897cb1d84aec59967c1b961d:
resolution: {integrity: sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA==} resolution: {integrity: sha512-xu5M/l7p9gT9Fx7nF3AQivp0XukjB7TM7tOd5wifIpI8RskYveL4I+rpTijzWrnqCPZabkbzJKH7WEAKdctt9w==}
peerDependencies: peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
graphql-ws: ^5.5.5 graphql-ws: ^5.5.5
react: ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
subscriptions-transport-ws: ^0.9.0 || ^0.11.0 subscriptions-transport-ws: ^0.9.0 || ^0.11.0
peerDependenciesMeta: peerDependenciesMeta:
graphql-ws: graphql-ws:
optional: true optional: true
react: react:
optional: true optional: true
react-dom:
optional: true
subscriptions-transport-ws: subscriptions-transport-ws:
optional: true optional: true
dependencies: dependencies:
'@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0 '@graphql-typed-document-node/core': 3.1.1_graphql@16.6.0
'@wry/context': 0.6.1 '@wry/context': 0.7.0
'@wry/equality': 0.5.3 '@wry/equality': 0.5.3
'@wry/trie': 0.3.2 '@wry/trie': 0.3.2
graphql: 16.6.0 graphql: 16.6.0
@ -79,6 +82,8 @@ packages:
optimism: 0.16.1 optimism: 0.16.1
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.1.0 react: 18.1.0
react-dom: 18.1.0_react@18.1.0
response-iterator: 0.2.6
symbol-observable: 4.0.0 symbol-observable: 4.0.0
ts-invariant: 0.10.3 ts-invariant: 0.10.3
tslib: 2.4.0 tslib: 2.4.0
@ -684,7 +689,7 @@ packages:
'@jridgewell/trace-mapping': 0.3.9 '@jridgewell/trace-mapping': 0.3.9
dev: true dev: true
/@graphql-codegen/cli/2.11.6_76snurjs2aqlpmd74iueiyjeqy: /@graphql-codegen/cli/2.11.6_ffa4da4532d020b7b07fe22844612486:
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==} resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -699,8 +704,8 @@ packages:
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.6.0 '@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.6.0
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.6.0 '@graphql-tools/json-file-loader': 7.4.3_graphql@16.6.0
'@graphql-tools/load': 7.7.4_graphql@16.6.0 '@graphql-tools/load': 7.7.4_graphql@16.6.0
'@graphql-tools/prisma-loader': 7.2.14_egmnac4tc2im3yzuqw6i7b7rnu '@graphql-tools/prisma-loader': 7.2.14_2198d00b931690cde33485bc8f87f16d
'@graphql-tools/url-loader': 7.13.9_egmnac4tc2im3yzuqw6i7b7rnu '@graphql-tools/url-loader': 7.13.9_2198d00b931690cde33485bc8f87f16d
'@graphql-tools/utils': 8.10.0_graphql@16.6.0 '@graphql-tools/utils': 8.10.0_graphql@16.6.0
'@whatwg-node/fetch': 0.2.9 '@whatwg-node/fetch': 0.2.9
ansi-escapes: 4.3.2 ansi-escapes: 4.3.2
@ -710,7 +715,7 @@ packages:
debounce: 1.2.1 debounce: 1.2.1
detect-indent: 6.1.0 detect-indent: 6.1.0
graphql: 16.6.0 graphql: 16.6.0
graphql-config: 4.3.3_76snurjs2aqlpmd74iueiyjeqy graphql-config: 4.3.3_ffa4da4532d020b7b07fe22844612486
inquirer: 8.2.4 inquirer: 8.2.4
is-glob: 4.0.3 is-glob: 4.0.3
json-to-pretty-yaml: 1.2.2 json-to-pretty-yaml: 1.2.2
@ -803,7 +808,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@graphql-codegen/typescript-react-apollo/3.3.3_sy4knu3obj4ys7pjcqbyfxmqle: /@graphql-codegen/typescript-react-apollo/3.3.3_9638a6d36e0a79897de9140382dd9059:
resolution: {integrity: sha512-FixkcfEfChA1+VPkvdcK+JYnBfqhT+Nz7WJFJ3ZKVsHjwJbTWKu19cKn2nkd3EVgdhJXlNsE8DgenVMqi5X5Ug==} resolution: {integrity: sha512-FixkcfEfChA1+VPkvdcK+JYnBfqhT+Nz7WJFJ3ZKVsHjwJbTWKu19cKn2nkd3EVgdhJXlNsE8DgenVMqi5X5Ug==}
peerDependencies: peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
@ -1043,12 +1048,12 @@ packages:
tslib: 2.4.0 tslib: 2.4.0
dev: true dev: true
/@graphql-tools/prisma-loader/7.2.14_egmnac4tc2im3yzuqw6i7b7rnu: /@graphql-tools/prisma-loader/7.2.14_2198d00b931690cde33485bc8f87f16d:
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==} resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
peerDependencies: peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
dependencies: dependencies:
'@graphql-tools/url-loader': 7.13.9_egmnac4tc2im3yzuqw6i7b7rnu '@graphql-tools/url-loader': 7.13.9_2198d00b931690cde33485bc8f87f16d
'@graphql-tools/utils': 8.10.0_graphql@16.6.0 '@graphql-tools/utils': 8.10.0_graphql@16.6.0
'@types/js-yaml': 4.0.5 '@types/js-yaml': 4.0.5
'@types/json-stable-stringify': 1.0.34 '@types/json-stable-stringify': 1.0.34
@ -1102,7 +1107,7 @@ packages:
value-or-promise: 1.0.11 value-or-promise: 1.0.11
dev: true dev: true
/@graphql-tools/url-loader/7.13.9_egmnac4tc2im3yzuqw6i7b7rnu: /@graphql-tools/url-loader/7.13.9_2198d00b931690cde33485bc8f87f16d:
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==} resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
peerDependencies: peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
@ -1217,12 +1222,12 @@ packages:
graphql: 16.6.0 graphql: 16.6.0
dev: true dev: true
/@next/env/12.2.5: /@next/env/13.0.0:
resolution: {integrity: sha512-vLPLV3cpPGjUPT3PjgRj7e3nio9t6USkuew3JE/jMeon/9Mvp1WyR18v3iwnCuX7eUAm1HmAbJHHLAbcu/EJcw==} resolution: {integrity: sha512-65v9BVuah2Mplohm4+efsKEnoEuhmlGm8B2w6vD1geeEP2wXtlSJCvR/cCRJ3fD8wzCQBV41VcMBQeYET6MRkg==}
dev: false dev: false
/@next/swc-android-arm-eabi/12.2.5: /@next/swc-android-arm-eabi/13.0.0:
resolution: {integrity: sha512-cPWClKxGhgn2dLWnspW+7psl3MoLQUcNqJqOHk2BhNcou9ARDtC0IjQkKe5qcn9qg7I7U83Gp1yh2aesZfZJMA==} resolution: {integrity: sha512-+DUQkYF93gxFjWY+CYWE1QDX6gTgnUiWf+W4UqZjM1Jcef8U97fS6xYh+i+8rH4MM0AXHm7OSakvfOMzmjU6VA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
@ -1230,8 +1235,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-android-arm64/12.2.5: /@next/swc-android-arm64/13.0.0:
resolution: {integrity: sha512-vMj0efliXmC5b7p+wfcQCX0AfU8IypjkzT64GiKJD9PgiA3IILNiGJr1fw2lyUDHkjeWx/5HMlMEpLnTsQslwg==} resolution: {integrity: sha512-RW9Uy3bMSc0zVGCa11klFuwfP/jdcdkhdruqnrJ7v+7XHm6OFKkSRzX6ee7yGR1rdDZvTnP4GZSRSpzjLv/N0g==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
@ -1239,8 +1244,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-darwin-arm64/12.2.5: /@next/swc-darwin-arm64/13.0.0:
resolution: {integrity: sha512-VOPWbO5EFr6snla/WcxUKtvzGVShfs302TEMOtzYyWni6f9zuOetijJvVh9CCTzInnXAZMtHyNhefijA4HMYLg==} resolution: {integrity: sha512-APA26nps1j4qyhOIzkclW/OmgotVHj1jBxebSpMCPw2rXfiNvKNY9FA0TcuwPmUCNqaTnm703h6oW4dvp73A4Q==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
@ -1248,8 +1253,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-darwin-x64/12.2.5: /@next/swc-darwin-x64/13.0.0:
resolution: {integrity: sha512-5o8bTCgAmtYOgauO/Xd27vW52G2/m3i5PX7MUYePquxXAnX73AAtqA3WgPXBRitEB60plSKZgOTkcpqrsh546A==} resolution: {integrity: sha512-qsUhUdoFuRJiaJ7LnvTQ6GZv1QnMDcRXCIjxaN0FNVXwrjkq++U7KjBUaxXkRzLV4C7u0NHLNOp0iZwNNE7ypw==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
@ -1257,8 +1262,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-freebsd-x64/12.2.5: /@next/swc-freebsd-x64/13.0.0:
resolution: {integrity: sha512-yYUbyup1JnznMtEBRkK4LT56N0lfK5qNTzr6/DEyDw5TbFVwnuy2hhLBzwCBkScFVjpFdfiC6SQAX3FrAZzuuw==} resolution: {integrity: sha512-sCdyCbboS7CwdnevKH9J6hkJI76LUw1jVWt4eV7kISuLiPba3JmehZSWm80oa4ADChRVAwzhLAo2zJaYRrInbg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
@ -1266,8 +1271,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-arm-gnueabihf/12.2.5: /@next/swc-linux-arm-gnueabihf/13.0.0:
resolution: {integrity: sha512-2ZE2/G921Acks7UopJZVMgKLdm4vN4U0yuzvAMJ6KBavPzqESA2yHJlm85TV/K9gIjKhSk5BVtauIUntFRP8cg==} resolution: {integrity: sha512-/X/VxfFA41C9jrEv+sUsPLQ5vbDPVIgG0CJrzKvrcc+b+4zIgPgtfsaWq9ockjHFQi3ycvlZK4TALOXO8ovQ6Q==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
@ -1275,8 +1280,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-arm64-gnu/12.2.5: /@next/swc-linux-arm64-gnu/13.0.0:
resolution: {integrity: sha512-/I6+PWVlz2wkTdWqhlSYYJ1pWWgUVva6SgX353oqTh8njNQp1SdFQuWDqk8LnM6ulheVfSsgkDzxrDaAQZnzjQ==} resolution: {integrity: sha512-x6Oxr1GIi0ZtNiT6jbw+JVcbEi3UQgF7mMmkrgfL4mfchOwXtWSHKTSSPnwoJWJfXYa0Vy1n8NElWNTGAqoWFw==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@ -1284,8 +1289,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-arm64-musl/12.2.5: /@next/swc-linux-arm64-musl/13.0.0:
resolution: {integrity: sha512-LPQRelfX6asXyVr59p5sTpx5l+0yh2Vjp/R8Wi4X9pnqcayqT4CUJLiHqCvZuLin3IsFdisJL0rKHMoaZLRfmg==} resolution: {integrity: sha512-SnMH9ngI+ipGh3kqQ8+mDtWunirwmhQnQeZkEq9e/9Xsgjf04OetqrqRHKM1HmJtG2qMUJbyXFJ0F81TPuT+3g==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
@ -1293,8 +1298,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-x64-gnu/12.2.5: /@next/swc-linux-x64-gnu/13.0.0:
resolution: {integrity: sha512-0szyAo8jMCClkjNK0hknjhmAngUppoRekW6OAezbEYwHXN/VNtsXbfzgYOqjKWxEx3OoAzrT3jLwAF0HdX2MEw==} resolution: {integrity: sha512-VSQwTX9EmdbotArtA1J67X8964oQfe0xHb32x4tu+JqTR+wOHyG6wGzPMdXH2oKAp6rdd7BzqxUXXf0J+ypHlw==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@ -1302,8 +1307,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-linux-x64-musl/12.2.5: /@next/swc-linux-x64-musl/13.0.0:
resolution: {integrity: sha512-zg/Y6oBar1yVnW6Il1I/08/2ukWtOG6s3acdJdEyIdsCzyQi4RLxbbhkD/EGQyhqBvd3QrC6ZXQEXighQUAZ0g==} resolution: {integrity: sha512-xBCP0nnpO0q4tsytXkvIwWFINtbFRyVY5gxa1zB0vlFtqYR9lNhrOwH3CBrks3kkeaePOXd611+8sjdUtrLnXA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@ -1311,8 +1316,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-win32-arm64-msvc/12.2.5: /@next/swc-win32-arm64-msvc/13.0.0:
resolution: {integrity: sha512-3/90DRNSqeeSRMMEhj4gHHQlLhhKg5SCCoYfE3kBjGpE63EfnblYUqsszGGZ9ekpKL/R4/SGB40iCQr8tR5Jiw==} resolution: {integrity: sha512-NutwDafqhGxqPj/eiUixJq9ImS/0sgx6gqlD7jRndCvQ2Q8AvDdu1+xKcGWGNnhcDsNM/n1avf1e62OG1GaqJg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
@ -1320,8 +1325,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-win32-ia32-msvc/12.2.5: /@next/swc-win32-ia32-msvc/13.0.0:
resolution: {integrity: sha512-hGLc0ZRAwnaPL4ulwpp4D2RxmkHQLuI8CFOEEHdzZpS63/hMVzv81g8jzYA0UXbb9pus/iTc3VRbVbAM03SRrw==} resolution: {integrity: sha512-zNaxaO+Kl/xNz02E9QlcVz0pT4MjkXGDLb25qxtAzyJL15aU0+VjjbIZAYWctG59dvggNIUNDWgoBeVTKB9xLg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
@ -1329,8 +1334,8 @@ packages:
dev: false dev: false
optional: true optional: true
/@next/swc-win32-x64-msvc/12.2.5: /@next/swc-win32-x64-msvc/13.0.0:
resolution: {integrity: sha512-7h5/ahY7NeaO2xygqVrSG/Y8Vs4cdjxIjowTZ5W6CKoTKn7tmnuxlUc2h74x06FKmbhAd9agOjr/AOKyxYYm9Q==} resolution: {integrity: sha512-FFOGGWwTCRMu9W7MF496Urefxtuo2lttxF1vwS+1rIRsKvuLrWhVaVTj3T8sf2EBL6gtJbmh4TYlizS+obnGKA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@ -1385,8 +1390,8 @@ packages:
webcrypto-core: 1.7.5 webcrypto-core: 1.7.5
dev: true dev: true
/@swc/helpers/0.4.3: /@swc/helpers/0.4.11:
resolution: {integrity: sha512-6JrF+fdUK2zbGpJIlN7G3v966PQjyx/dPt1T9km2wj+EUBqgrxCk3uX4Kct16MIm9gGxfKRcfax2hVf5jvlTzA==} resolution: {integrity: sha512-rEUrBSGIoSFuYxwBYtlUFMlE2CwGhmW+w9355/5oduSw8e5h2+Tj4UrAGNNgP9915++wj5vkQo0UuOBqOAq4nw==}
dependencies: dependencies:
tslib: 2.4.0 tslib: 2.4.0
dev: false dev: false
@ -1485,6 +1490,13 @@ packages:
tslib: 2.4.0 tslib: 2.4.0
dev: false dev: false
/@wry/context/0.7.0:
resolution: {integrity: sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ==}
engines: {node: '>=8'}
dependencies:
tslib: 2.4.0
dev: false
/@wry/equality/0.5.3: /@wry/equality/0.5.3:
resolution: {integrity: sha512-avR+UXdSrsF2v8vIqIgmeTY0UR91UT+IyablCyKe/uk22uOJ8fusKZnH9JH9e1/EtLeNJBtagNmL3eJdnOV53g==} resolution: {integrity: sha512-avR+UXdSrsF2v8vIqIgmeTY0UR91UT+IyablCyKe/uk22uOJ8fusKZnH9JH9e1/EtLeNJBtagNmL3eJdnOV53g==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -1734,7 +1746,7 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true hasBin: true
dependencies: dependencies:
caniuse-lite: 1.0.30001379 caniuse-lite: 1.0.30001425
electron-to-chromium: 1.4.225 electron-to-chromium: 1.4.225
node-releases: 2.0.6 node-releases: 2.0.6
update-browserslist-db: 1.0.5_browserslist@4.21.3 update-browserslist-db: 1.0.5_browserslist@4.21.3
@ -1795,6 +1807,10 @@ packages:
/caniuse-lite/1.0.30001379: /caniuse-lite/1.0.30001379:
resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==} resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==}
dev: true
/caniuse-lite/1.0.30001425:
resolution: {integrity: sha512-/pzFv0OmNG6W0ym80P3NtapU0QEiDS3VuYAZMGoLLqiC7f6FJFe1MjpQDREGApeenD9wloeytmVDj+JLXPC6qw==}
/capital-case/1.0.4: /capital-case/1.0.4:
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
@ -1902,6 +1918,10 @@ packages:
engines: {node: '>= 10'} engines: {node: '>= 10'}
dev: true dev: true
/client-only/0.0.1:
resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
dev: false
/cliui/6.0.0: /cliui/6.0.0:
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
dependencies: dependencies:
@ -1984,7 +2004,7 @@ packages:
'@iarna/toml': 2.2.5 '@iarna/toml': 2.2.5
dev: true dev: true
/cosmiconfig-typescript-loader/3.1.1_n3jxuywfglzgxo675obabdfiku: /cosmiconfig-typescript-loader/3.1.1_6ed37a62c532f26bbbdfeb82008ca855:
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==} resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
engines: {node: '>=12', npm: '>=6'} engines: {node: '>=12', npm: '>=6'}
peerDependencies: peerDependencies:
@ -1995,7 +2015,7 @@ packages:
dependencies: dependencies:
'@types/node': 17.0.35 '@types/node': 17.0.35
cosmiconfig: 7.0.1 cosmiconfig: 7.0.1
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq ts-node: 10.9.1_930cf294b789d5d471093937dde83c3c
typescript: 4.7.2 typescript: 4.7.2
dev: true dev: true
@ -2359,7 +2379,7 @@ packages:
slash: 3.0.0 slash: 3.0.0
dev: true dev: true
/graphql-config/4.3.3_76snurjs2aqlpmd74iueiyjeqy: /graphql-config/4.3.3_ffa4da4532d020b7b07fe22844612486:
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==} resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
peerDependencies: peerDependencies:
@ -2369,15 +2389,15 @@ packages:
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.6.0 '@graphql-tools/json-file-loader': 7.4.3_graphql@16.6.0
'@graphql-tools/load': 7.7.4_graphql@16.6.0 '@graphql-tools/load': 7.7.4_graphql@16.6.0
'@graphql-tools/merge': 8.3.3_graphql@16.6.0 '@graphql-tools/merge': 8.3.3_graphql@16.6.0
'@graphql-tools/url-loader': 7.13.9_egmnac4tc2im3yzuqw6i7b7rnu '@graphql-tools/url-loader': 7.13.9_2198d00b931690cde33485bc8f87f16d
'@graphql-tools/utils': 8.10.0_graphql@16.6.0 '@graphql-tools/utils': 8.10.0_graphql@16.6.0
cosmiconfig: 7.0.1 cosmiconfig: 7.0.1
cosmiconfig-toml-loader: 1.0.0 cosmiconfig-toml-loader: 1.0.0
cosmiconfig-typescript-loader: 3.1.1_n3jxuywfglzgxo675obabdfiku cosmiconfig-typescript-loader: 3.1.1_6ed37a62c532f26bbbdfeb82008ca855
graphql: 16.6.0 graphql: 16.6.0
minimatch: 4.2.1 minimatch: 4.2.1
string-env-interpolation: 1.0.1 string-env-interpolation: 1.0.1
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq ts-node: 10.9.1_930cf294b789d5d471093937dde83c3c
transitivePeerDependencies: transitivePeerDependencies:
- '@swc/core' - '@swc/core'
- '@swc/wasm' - '@swc/wasm'
@ -2932,15 +2952,15 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
/next/12.2.5_ef5jwxihqo6n7gxfmzogljlgcm: /next/13.0.0_react-dom@18.1.0+react@18.1.0:
resolution: {integrity: sha512-tBdjqX5XC/oFs/6gxrZhjmiq90YWizUYU6qOWAfat7zJwrwapJ+BYgX2PmiacunXMaRpeVT4vz5MSPSLgNkrpA==} resolution: {integrity: sha512-puH1WGM6rGeFOoFdXXYfUxN9Sgi4LMytCV5HkQJvVUOhHfC1DoVqOfvzaEteyp6P04IW+gbtK2Q9pInVSrltPA==}
engines: {node: '>=12.22.0'} engines: {node: '>=14.6.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
fibers: '>= 3.1.0' fibers: '>= 3.1.0'
node-sass: ^6.0.0 || ^7.0.0 node-sass: ^6.0.0 || ^7.0.0
react: ^17.0.2 || ^18.0.0-0 react: ^18.0.0-0
react-dom: ^17.0.2 || ^18.0.0-0 react-dom: ^18.0.0-0
sass: ^1.3.0 sass: ^1.3.0
peerDependenciesMeta: peerDependenciesMeta:
fibers: fibers:
@ -2950,28 +2970,28 @@ packages:
sass: sass:
optional: true optional: true
dependencies: dependencies:
'@next/env': 12.2.5 '@next/env': 13.0.0
'@swc/helpers': 0.4.3 '@swc/helpers': 0.4.11
caniuse-lite: 1.0.30001379 caniuse-lite: 1.0.30001425
postcss: 8.4.14 postcss: 8.4.14
react: 18.1.0 react: 18.1.0
react-dom: 18.1.0_react@18.1.0 react-dom: 18.1.0_react@18.1.0
styled-jsx: 5.0.4_react@18.1.0 styled-jsx: 5.1.0_react@18.1.0
use-sync-external-store: 1.2.0_react@18.1.0 use-sync-external-store: 1.2.0_react@18.1.0
optionalDependencies: optionalDependencies:
'@next/swc-android-arm-eabi': 12.2.5 '@next/swc-android-arm-eabi': 13.0.0
'@next/swc-android-arm64': 12.2.5 '@next/swc-android-arm64': 13.0.0
'@next/swc-darwin-arm64': 12.2.5 '@next/swc-darwin-arm64': 13.0.0
'@next/swc-darwin-x64': 12.2.5 '@next/swc-darwin-x64': 13.0.0
'@next/swc-freebsd-x64': 12.2.5 '@next/swc-freebsd-x64': 13.0.0
'@next/swc-linux-arm-gnueabihf': 12.2.5 '@next/swc-linux-arm-gnueabihf': 13.0.0
'@next/swc-linux-arm64-gnu': 12.2.5 '@next/swc-linux-arm64-gnu': 13.0.0
'@next/swc-linux-arm64-musl': 12.2.5 '@next/swc-linux-arm64-musl': 13.0.0
'@next/swc-linux-x64-gnu': 12.2.5 '@next/swc-linux-x64-gnu': 13.0.0
'@next/swc-linux-x64-musl': 12.2.5 '@next/swc-linux-x64-musl': 13.0.0
'@next/swc-win32-arm64-msvc': 12.2.5 '@next/swc-win32-arm64-msvc': 13.0.0
'@next/swc-win32-ia32-msvc': 12.2.5 '@next/swc-win32-ia32-msvc': 13.0.0
'@next/swc-win32-x64-msvc': 12.2.5 '@next/swc-win32-x64-msvc': 13.0.0
transitivePeerDependencies: transitivePeerDependencies:
- '@babel/core' - '@babel/core'
- babel-plugin-macros - babel-plugin-macros
@ -3428,6 +3448,11 @@ packages:
supports-preserve-symlinks-flag: 1.0.0 supports-preserve-symlinks-flag: 1.0.0
dev: true dev: true
/response-iterator/0.2.6:
resolution: {integrity: sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==}
engines: {node: '>=0.8'}
dev: false
/restore-cursor/3.1.0: /restore-cursor/3.1.0:
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -3589,8 +3614,8 @@ packages:
ansi-regex: 5.0.1 ansi-regex: 5.0.1
dev: true dev: true
/styled-jsx/5.0.4_react@18.1.0: /styled-jsx/5.1.0_react@18.1.0:
resolution: {integrity: sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ==} resolution: {integrity: sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==}
engines: {node: '>= 12.0.0'} engines: {node: '>= 12.0.0'}
peerDependencies: peerDependencies:
'@babel/core': '*' '@babel/core': '*'
@ -3602,6 +3627,7 @@ packages:
babel-plugin-macros: babel-plugin-macros:
optional: true optional: true
dependencies: dependencies:
client-only: 0.0.1
react: 18.1.0 react: 18.1.0
dev: false dev: false
@ -3710,7 +3736,7 @@ packages:
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==} resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
dev: true dev: true
/ts-node/10.9.1_smgpfffxrhk5i4ijhe3532b4hq: /ts-node/10.9.1_930cf294b789d5d471093937dde83c3c:
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies: