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