From cb31f1b7c318b6a3da8657a5112eda4a4b9d3e98 Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Wed, 26 Oct 2022 14:23:24 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18 --- package.json | 2 +- pnpm-lock.yaml | 184 ++++++++++++++++++++++++++----------------------- 2 files changed, 98 insertions(+), 88 deletions(-) diff --git a/package.json b/package.json index 2ef9416..106eaf5 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@graphql-codegen/typescript-operations": "^2.5.3", "@graphql-codegen/typescript-react-apollo": "^3.3.3", "@graphql-codegen/typescript-react-query": "^4.0.1", - "@types/node": "17.0.35", + "@types/node": "18.11.6", "@types/react": "18.0.9", "@types/react-dom": "18.0.5", "autoprefixer": "^10.4.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9af3c56..a9daf77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.4 +lockfileVersion: 5.3 specifiers: '@apollo/client': ^3.6.9 @@ -8,7 +8,7 @@ specifiers: '@graphql-codegen/typescript-operations': ^2.5.3 '@graphql-codegen/typescript-react-apollo': ^3.3.3 '@graphql-codegen/typescript-react-query': ^4.0.1 - '@types/node': 17.0.35 + '@types/node': 18.11.6 '@types/react': 18.0.9 '@types/react-dom': 18.0.5 autoprefixer: ^10.4.7 @@ -22,21 +22,21 @@ specifiers: typescript: 4.7.2 dependencies: - '@apollo/client': 3.6.9_ila5be2toiy6xjqjieu6owlh24 + '@apollo/client': 3.6.9_graphql@16.6.0+react@18.1.0 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_69baa7776d7ae29b72ade7ab022eda6d '@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/node': 18.11.6 '@types/react': 18.0.9 '@types/react-dom': 18.0.5 autoprefixer: 10.4.8_postcss@8.4.16 @@ -54,7 +54,7 @@ packages: '@jridgewell/trace-mapping': 0.3.15 dev: true - /@apollo/client/3.6.9_ila5be2toiy6xjqjieu6owlh24: + /@apollo/client/3.6.9_graphql@16.6.0+react@18.1.0: resolution: {integrity: sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -684,7 +684,7 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@graphql-codegen/cli/2.11.6_76snurjs2aqlpmd74iueiyjeqy: + /@graphql-codegen/cli/2.11.6_69baa7776d7ae29b72ade7ab022eda6d: resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==} hasBin: true peerDependencies: @@ -699,8 +699,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_fd2e17a098f07f88bf05c3c50f8aadd7 + '@graphql-tools/url-loader': 7.13.9_fd2e17a098f07f88bf05c3c50f8aadd7 '@graphql-tools/utils': 8.10.0_graphql@16.6.0 '@whatwg-node/fetch': 0.2.9 ansi-escapes: 4.3.2 @@ -710,7 +710,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_69baa7776d7ae29b72ade7ab022eda6d inquirer: 8.2.4 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -803,7 +803,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 +1043,12 @@ packages: tslib: 2.4.0 dev: true - /@graphql-tools/prisma-loader/7.2.14_egmnac4tc2im3yzuqw6i7b7rnu: + /@graphql-tools/prisma-loader/7.2.14_fd2e17a098f07f88bf05c3c50f8aadd7: 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_fd2e17a098f07f88bf05c3c50f8aadd7 '@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 +1102,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_fd2e17a098f07f88bf05c3c50f8aadd7: resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -1119,7 +1119,7 @@ packages: graphql: 16.6.0 graphql-ws: 5.10.1_graphql@16.6.0 isomorphic-ws: 5.0.0_ws@8.8.1 - meros: 1.2.0_@types+node@17.0.35 + meros: 1.2.0_@types+node@18.11.6 tslib: 2.4.0 value-or-promise: 1.0.11 ws: 8.8.1 @@ -1217,12 +1217,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 +1230,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 +1239,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 +1248,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 +1257,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 +1266,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 +1275,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 +1284,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 +1293,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 +1302,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 +1311,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 +1320,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 +1329,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 +1385,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 @@ -1423,11 +1423,11 @@ packages: /@types/jsonwebtoken/8.5.8: resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==} dependencies: - '@types/node': 17.0.35 + '@types/node': 18.11.6 dev: true - /@types/node/17.0.35: - resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==} + /@types/node/18.11.6: + resolution: {integrity: sha512-j3CEDa2vd96K0AXF8Wur7UucACvnjkk8hYyQAHhUNciabZLDl9nfAEVUSwmh245OOZV15bRA3Y590Gi5jUcDJg==} dev: true /@types/parse-json/4.0.0: @@ -1459,7 +1459,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 17.0.35 + '@types/node': 18.11.6 dev: true /@whatwg-node/fetch/0.2.9: @@ -1734,7 +1734,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 +1795,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 +1906,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 +1992,7 @@ packages: '@iarna/toml': 2.2.5 dev: true - /cosmiconfig-typescript-loader/3.1.1_n3jxuywfglzgxo675obabdfiku: + /cosmiconfig-typescript-loader/3.1.1_ef6a10951aa2304f9034ac7dc9c7ec7b: resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1993,9 +2001,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 17.0.35 + '@types/node': 18.11.6 cosmiconfig: 7.0.1 - ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq + ts-node: 10.9.1_d42fefff15a02996fd25f622bddb52e6 typescript: 4.7.2 dev: true @@ -2359,7 +2367,7 @@ packages: slash: 3.0.0 dev: true - /graphql-config/4.3.3_76snurjs2aqlpmd74iueiyjeqy: + /graphql-config/4.3.3_69baa7776d7ae29b72ade7ab022eda6d: resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2369,15 +2377,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_fd2e17a098f07f88bf05c3c50f8aadd7 '@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_ef6a10951aa2304f9034ac7dc9c7ec7b 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_d42fefff15a02996fd25f622bddb52e6 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -2422,6 +2430,7 @@ packages: /graphql/16.6.0: resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + dev: false /has-flag/3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} @@ -2859,7 +2868,7 @@ packages: engines: {node: '>= 8'} dev: true - /meros/1.2.0_@types+node@17.0.35: + /meros/1.2.0_@types+node@18.11.6: resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==} engines: {node: '>=12'} peerDependencies: @@ -2868,7 +2877,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 17.0.35 + '@types/node': 18.11.6 dev: true /micromatch/4.0.5: @@ -2932,15 +2941,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 +2959,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 @@ -3589,8 +3598,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 +3611,7 @@ packages: babel-plugin-macros: optional: true dependencies: + client-only: 0.0.1 react: 18.1.0 dev: false @@ -3710,7 +3720,7 @@ packages: resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==} dev: true - /ts-node/10.9.1_smgpfffxrhk5i4ijhe3532b4hq: + /ts-node/10.9.1_d42fefff15a02996fd25f622bddb52e6: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3729,7 +3739,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 17.0.35 + '@types/node': 18.11.6 acorn: 8.8.0 acorn-walk: 8.2.0 arg: 4.1.3