diff --git a/package.json b/package.json index 2875327a2..3b188c912 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ] }, "dependencies": { - "gatsby": "4.24.7", + "gatsby": "5.0.1", "gatsby-plugin-pnpm": "1.2.10", "react": "18.2.0", "react-dom": "18.2.0", @@ -51,7 +51,7 @@ "@typescript-eslint/eslint-plugin": "5.42.1", "@typescript-eslint/parser": "5.42.1", "@vitejs/plugin-react": "2.2.0", - "babel-preset-gatsby": "2.24.0", + "babel-preset-gatsby": "3.0.0", "c8": "7.12.0", "eslint": "8.27.0", "eslint-config-prettier": "8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e49599b03..d1eae9d6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ specifiers: '@typescript-eslint/eslint-plugin': 5.42.1 '@typescript-eslint/parser': 5.42.1 '@vitejs/plugin-react': 2.2.0 - babel-preset-gatsby: 2.24.0 + babel-preset-gatsby: 3.0.0 c8: 7.12.0 eslint: 8.27.0 eslint-config-prettier: 8.5.0 @@ -29,7 +29,7 @@ specifiers: eslint-plugin-promise: 6.1.1 eslint-plugin-react: 7.31.10 eslint-plugin-react-hooks: 4.6.0 - gatsby: 4.24.7 + gatsby: 5.0.1 gatsby-plugin-pnpm: 1.2.10 husky: 8.0.2 identity-obj-proxy: 3.0.0 @@ -44,8 +44,8 @@ specifiers: vitest: 0.25.1 dependencies: - gatsby: 4.24.7_maridlfnrvo5wlrx2gsdt2lpre - gatsby-plugin-pnpm: 1.2.10_gatsby@4.24.7 + gatsby: 5.0.1_maridlfnrvo5wlrx2gsdt2lpre + gatsby-plugin-pnpm: 1.2.10_gatsby@5.0.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 tsconfig-paths-webpack-plugin: 4.0.0 @@ -66,7 +66,7 @@ devDependencies: '@typescript-eslint/eslint-plugin': 5.42.1_2udltptbznfmezdozpdoa2aemq '@typescript-eslint/parser': 5.42.1_rmayb2veg2btbq6mbmnyivgasy '@vitejs/plugin-react': 2.2.0 - babel-preset-gatsby: 2.24.0 + babel-preset-gatsby: 3.0.0 c8: 7.12.0 eslint: 8.27.0 eslint-config-prettier: 8.5.0_eslint@8.27.0 @@ -2576,14 +2576,14 @@ packages: transitivePeerDependencies: - supports-color - /@gatsbyjs/parcel-namer-relative-to-cwd/1.9.0_@parcel+core@2.6.2: - resolution: {integrity: sha512-N/GUtMxnYgUdn7BeHFQ3iY4A13bN5a7Jfi+kT0fGbfTggMI3XDvIHWRoMfUDcRtUo2D/gL3sQq5gd1k8obye3A==} - engines: {node: '>=14.15.0', parcel: 2.x} + /@gatsbyjs/parcel-namer-relative-to-cwd/2.0.0_@parcel+core@2.6.2: + resolution: {integrity: sha512-pmXwsHUSnqw2XIJMyEG4HYRjy+eiFEbP/0ziFTF+v99wXEkgkGeMdqST4WecwdevTEOE69Xc2LlKk3U9pDweVQ==} + engines: {node: '>=18.0.0', parcel: 2.x} dependencies: '@babel/runtime': 7.18.9 '@parcel/namer-default': 2.6.2_@parcel+core@2.6.2 '@parcel/plugin': 2.6.2_@parcel+core@2.6.2 - gatsby-core-utils: 3.24.0 + gatsby-core-utils: 4.0.0 transitivePeerDependencies: - '@parcel/core' dev: false @@ -2594,17 +2594,16 @@ packages: jimp-compact: 0.16.1-2 dev: false - /@gatsbyjs/reach-router/1.3.9_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-/354IaUSM54xb7K/TxpLBJB94iEAJ3P82JD38T8bLnIDWF+uw8+W/82DKnQ7y24FJcKxtVmG43aiDLG88KSuYQ==} + /@gatsbyjs/reach-router/2.0.0-v2.0.3_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-lwLzwN0ICUywgm7s+EB09GahnvpETD/EIgE9nrZdzGPfPum7bO0icJHYBiXmdOb5UDIskYP+ROQnCtB86VFHnQ==} peerDependencies: - react: 15.x || 16.x || 17.x || 18.x - react-dom: 15.x || 16.x || 17.x || 18.x + react: 18.x + react-dom: 18.x dependencies: invariant: 2.2.4 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-lifecycles-compat: 3.0.4 dev: false /@gatsbyjs/webpack-hot-middleware/2.25.3: @@ -2615,99 +2614,99 @@ packages: strip-ansi: 6.0.1 dev: false - /@graphql-codegen/add/3.1.1_graphql@15.8.0: + /@graphql-codegen/add/3.1.1_graphql@16.6.0: resolution: {integrity: sha512-XkVwcqosa0CVBlL1HaQT0gp+EUfhuQE3LzrEpzMQLwchxaj/NPVYtOJL6MUHaYDsHzLqxWrufjfbeB3y2NQgRw==} 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 dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + graphql: 16.6.0 tslib: 2.3.1 dev: false - /@graphql-codegen/core/2.5.1_graphql@15.8.0: + /@graphql-codegen/core/2.5.1_graphql@16.6.0: resolution: {integrity: sha512-alctBVl2hMnBXDLwkgmnFPrZVIiBDsWJSmxJcM4GKg1PB23+xuov35GE47YAyAhQItE1B1fbYnbb1PtGiDZ4LA==} 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 dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-tools/schema': 8.3.13_graphql@15.8.0 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + '@graphql-tools/schema': 8.3.13_graphql@16.6.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 tslib: 2.3.1 dev: false - /@graphql-codegen/plugin-helpers/2.4.2_graphql@15.8.0: + /@graphql-codegen/plugin-helpers/2.4.2_graphql@16.6.0: resolution: {integrity: sha512-LJNvwAPv/sKtI3RnRDm+nPD+JeOfOuSOS4FFIpQCMUCyMnFcchV/CPTTv7tT12fLUpEg6XjuFfDBvOwndti30Q==} 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 dependencies: - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 change-case-all: 1.0.14 common-tags: 1.8.2 - graphql: 15.8.0 + graphql: 16.6.0 import-from: 4.0.0 lodash: 4.17.21 tslib: 2.3.1 dev: false - /@graphql-codegen/schema-ast/2.4.1_graphql@15.8.0: + /@graphql-codegen/schema-ast/2.4.1_graphql@16.6.0: resolution: {integrity: sha512-bIWlKk/ShoVJfghA4Rt1OWnd34/dQmZM/vAe6fu6QKyOh44aAdqPtYQ2dbTyFXoknmu504etKJGEDllYNUJRfg==} 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 dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 tslib: 2.3.1 dev: false - /@graphql-codegen/typescript-operations/2.4.0_graphql@15.8.0: + /@graphql-codegen/typescript-operations/2.4.0_graphql@16.6.0: resolution: {integrity: sha512-vJ15FLyWchuO2Xkp6uz7jJOdChiay7P9KJKFDILx/JTwjinU1fFa7iOvyeTvslqiUPxgsXthR5izdY+E5IyLkQ==} 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 dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/typescript': 2.4.11_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@15.8.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + '@graphql-codegen/typescript': 2.4.11_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@16.6.0 auto-bind: 4.0.0 - graphql: 15.8.0 + graphql: 16.6.0 tslib: 2.4.0 transitivePeerDependencies: - encoding - supports-color dev: false - /@graphql-codegen/typescript/2.4.11_graphql@15.8.0: + /@graphql-codegen/typescript/2.4.11_graphql@16.6.0: resolution: {integrity: sha512-K3oDLPJRH9Wgpg9TOvb7L+xrJZ8HxkIzV2umqGn54c+8DQjvnRFBIYRO0THgUBMnEauE2sEy6RZkGHGfgQUruA==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/schema-ast': 2.4.1_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@15.8.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + '@graphql-codegen/schema-ast': 2.4.1_graphql@16.6.0 + '@graphql-codegen/visitor-plugin-common': 2.8.0_graphql@16.6.0 auto-bind: 4.0.0 - graphql: 15.8.0 + graphql: 16.6.0 tslib: 2.4.0 transitivePeerDependencies: - encoding - supports-color dev: false - /@graphql-codegen/visitor-plugin-common/2.8.0_graphql@15.8.0: + /@graphql-codegen/visitor-plugin-common/2.8.0_graphql@16.6.0: resolution: {integrity: sha512-29MOaxBog7qaEhmeCzJn2mONSbcA+slCTzHN4nJ3aZl4KrC9V32rXlQpG5x0qHbFQ1LaG1f5gPO83xbiAeMBIw==} 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 dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-tools/optimize': 1.2.0_graphql@15.8.0 - '@graphql-tools/relay-operation-optimizer': 6.4.12_graphql@15.8.0 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + '@graphql-tools/optimize': 1.2.0_graphql@16.6.0 + '@graphql-tools/relay-operation-optimizer': 6.4.12_graphql@16.6.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 auto-bind: 4.0.0 change-case-all: 1.0.14 dependency-graph: 0.11.0 - graphql: 15.8.0 - graphql-tag: 2.12.6_graphql@15.8.0 + graphql: 16.6.0 + graphql-tag: 2.12.6_graphql@16.6.0 parse-filepath: 1.0.2 tslib: 2.4.0 transitivePeerDependencies: @@ -2715,22 +2714,22 @@ packages: - supports-color dev: false - /@graphql-tools/code-file-loader/7.2.17_graphql@15.8.0: + /@graphql-tools/code-file-loader/7.2.17_graphql@16.6.0: resolution: {integrity: sha512-HHF2B2/QOKp/2k00SfhsEAP6ZH5oief9oENb3KkOZioLfiYwozvoWQ9FHtmgRzlm3TtWutAaFlPefVIhOCasoA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.2.9_graphql@15.8.0 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 + '@graphql-tools/graphql-tag-pluck': 7.2.9_graphql@16.6.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 globby: 11.1.0 - graphql: 15.8.0 + graphql: 16.6.0 tslib: 2.4.0 unixify: 1.0.0 transitivePeerDependencies: - supports-color dev: false - /@graphql-tools/graphql-tag-pluck/7.2.9_graphql@15.8.0: + /@graphql-tools/graphql-tag-pluck/7.2.9_graphql@16.6.0: resolution: {integrity: sha512-CLg1seduXN8W3XOGyW+cxUdnoFbafoScLWZcRBFeOb5KKqs8PisysatHhei4FVpuam64+4Rxvkp4UqywKgKs6w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -2738,76 +2737,76 @@ packages: '@babel/parser': 7.19.6 '@babel/traverse': 7.19.6 '@babel/types': 7.19.4 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 tslib: 2.4.0 transitivePeerDependencies: - supports-color dev: false - /@graphql-tools/load/7.5.13_graphql@15.8.0: + /@graphql-tools/load/7.5.13_graphql@16.6.0: resolution: {integrity: sha512-GQ/RyVZUUVfxJ8jEg2sU0WK5i5VR7WLxMutbIvkYP3dcf1QpXSmQvCDP97smfJA34SYlkGUTP/B3PagfnAmhqQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/schema': 8.3.13_graphql@15.8.0 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-tools/schema': 8.3.13_graphql@16.6.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 p-limit: 3.1.0 tslib: 2.4.0 dev: false - /@graphql-tools/merge/8.2.13_graphql@15.8.0: + /@graphql-tools/merge/8.2.13_graphql@16.6.0: resolution: {integrity: sha512-lhzjCa6wCthOYl7B6UzER3SGjU2WjSGnW0WGr8giMYsrtf6G3vIRotMcSVMlhDzyyMIOn7uPULOUt3/kaJ/rIA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 tslib: 2.4.0 dev: false - /@graphql-tools/optimize/1.2.0_graphql@15.8.0: + /@graphql-tools/optimize/1.2.0_graphql@16.6.0: resolution: {integrity: sha512-l0PTqgHeorQdeOizUor6RB49eOAng9+abSxiC5/aHRo6hMmXVaqv5eqndlmxCpx9BkgNb3URQbK+ZZHVktkP/g==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 15.8.0 + graphql: 16.6.0 tslib: 2.3.1 dev: false - /@graphql-tools/relay-operation-optimizer/6.4.12_graphql@15.8.0: + /@graphql-tools/relay-operation-optimizer/6.4.12_graphql@16.6.0: resolution: {integrity: sha512-zRDxpuSUYLufzGSGg8dAfqAtT1QhchG5tSK7OLczrzp0nmycSuvQ8OpWkAsHaJOkOOMnoGscOfdpxEcvkXkUiw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 - relay-compiler: 12.0.0_graphql@15.8.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 + relay-compiler: 12.0.0_graphql@16.6.0 tslib: 2.4.0 transitivePeerDependencies: - encoding - supports-color dev: false - /@graphql-tools/schema/8.3.13_graphql@15.8.0: + /@graphql-tools/schema/8.3.13_graphql@16.6.0: resolution: {integrity: sha512-e+bx1VHj1i5v4HmhCYCar0lqdoLmkRi/CfV07rTqHR6CRDbIb/S/qDCajHLt7FCovQ5ozlI5sRVbBhzfq5H0PQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/merge': 8.2.13_graphql@15.8.0 - '@graphql-tools/utils': 8.6.12_graphql@15.8.0 - graphql: 15.8.0 + '@graphql-tools/merge': 8.2.13_graphql@16.6.0 + '@graphql-tools/utils': 8.6.12_graphql@16.6.0 + graphql: 16.6.0 tslib: 2.4.0 value-or-promise: 1.0.11 dev: false - /@graphql-tools/utils/8.6.12_graphql@15.8.0: + /@graphql-tools/utils/8.6.12_graphql@16.6.0: resolution: {integrity: sha512-WQ91O40RC+UJgZ9K+IzevSf8oolR1QE+WQ21Oyc2fgDYYiqT0eSf+HVyhZr/8x9rVjn3N9HeqCsywbdmbljg0w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - graphql: 15.8.0 + graphql: 16.6.0 tslib: 2.4.0 dev: false @@ -3478,6 +3477,21 @@ packages: webpack: 5.72.1 dev: false + /@pnpm/network.ca-file/1.0.1: + resolution: {integrity: sha512-gkINruT2KUhZLTaiHxwCOh1O4NVnFT0wLjWFBHmTz9vpKag/C/noIMJXBxFe4F0mYpUVX2puLwAieLYFg2NvoA==} + engines: {node: '>=12.22.0'} + dependencies: + graceful-fs: 4.2.10 + dev: false + + /@pnpm/npm-conf/1.0.5: + resolution: {integrity: sha512-hD8ml183638O3R6/Txrh0L8VzGOrFXgRtRDG4qQC4tONdZ5Z1M+tlUUDUvrjYdmK6G+JTBTeaCLMna11cXzi8A==} + engines: {node: '>=12'} + dependencies: + '@pnpm/network.ca-file': 1.0.1 + config-chain: 1.1.13 + dev: false + /@sideway/address/4.1.4: resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==} dependencies: @@ -3496,15 +3510,15 @@ packages: resolution: {integrity: sha512-dgJd3HLOkLmz4Bw50eZx/zJwtBq65nms3N9VBYu5LTjJ883oBFkTyXRlCB/ZGGwqYpJJHA5zW2Ibhl5ngITfow==} dev: true - /@sindresorhus/is/0.14.0: - resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} - engines: {node: '>=6'} - dev: false - /@sindresorhus/is/4.6.0: resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==} engines: {node: '>=10'} + /@sindresorhus/is/5.3.0: + resolution: {integrity: sha512-CX6t4SYQ37lzxicAqsBtxA3OseeoVrh9cSJ5PFYam0GksYlupRfy1A+Q4aYD3zvcfECLc0zO2u+ZnR2UYKvCrw==} + engines: {node: '>=14.16'} + dev: false + /@sindresorhus/slugify/1.1.2: resolution: {integrity: sha512-V9nR/W0Xd9TSGXpZ4iFUcFGhuOJtZX82Fzxj1YISlbSgKvIiNa7eLEZrT0vAraPOt++KHauIVNYgGRgjc13dXA==} engines: {node: '>=10'} @@ -3527,19 +3541,19 @@ packages: tslib: 2.4.0 dev: false - /@szmarczak/http-timer/1.1.2: - resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} - engines: {node: '>=6'} - dependencies: - defer-to-connect: 1.1.3 - dev: false - /@szmarczak/http-timer/4.0.6: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} dependencies: defer-to-connect: 2.0.1 + /@szmarczak/http-timer/5.0.1: + resolution: {integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==} + engines: {node: '>=14.16'} + dependencies: + defer-to-connect: 2.0.1 + dev: false + /@testing-library/dom/8.19.0: resolution: {integrity: sha512-6YWYPPpxG3e/xOo6HIWwB/58HukkwIVTOaZ0VwdMVjhRUX/01E4FtQbck9GazOOj7MXHc5RBzMrU86iBJHbI+A==} engines: {node: '>=12'} @@ -3869,6 +3883,7 @@ packages: /@types/sharp/0.30.5: resolution: {integrity: sha512-EhO29617AIBqxoVtpd1qdBanWpspk/kD2B6qTFRJ31Q23Rdf+DNU1xlHSwtqvwq1vgOqBwq1i38SX+HGCymIQg==} + requiresBuild: true dependencies: '@types/node': 18.11.9 dev: false @@ -4641,6 +4656,10 @@ packages: /axobject-query/2.2.0: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} + /babel-jsx-utils/1.1.0: + resolution: {integrity: sha512-Mh1j/rw4xM9T3YICkw22aBQ78FhsHdsmlb9NEk4uVAFBOg+Ez9ZgXXHugoBPCZui3XLomk/7/JBBH4daJqTkQQ==} + dev: false + /babel-loader/8.2.5_ii4uhpcn7pbburrmaqb6ba53pq: resolution: {integrity: sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==} engines: {node: '>= 8.9'} @@ -4752,18 +4771,18 @@ packages: - supports-color dev: false - /babel-plugin-remove-graphql-queries/4.24.0_5hghlp3yrimq6bzyf3jh6tsqmq: - resolution: {integrity: sha512-B/0Y/JfG+9O9vxZDtievpRymGIWrYtNQ+f0ZVmMcfk8/yclaKvEvefo/DGUXWF7yAH5V8HeEnXeGtQKtfCwE1Q==} - engines: {node: '>=14.15.0'} + /babel-plugin-remove-graphql-queries/5.0.0_sskankxufjfnvp5g7mt6jqelky: + resolution: {integrity: sha512-9IuL/0U4xvvMwOBDRwBdOu3WpCBWqUu23imZmcsSbysFw0jUYVAap7EBXWN4h7jxdOQ5ffnEGHd4+FJDcvy/yA==} + engines: {node: '>=18.0.0'} peerDependencies: '@babel/core': ^7.0.0 - gatsby: ^4.0.0-next + gatsby: ^5.0.0-next dependencies: '@babel/core': 7.19.6 '@babel/runtime': 7.18.9 '@babel/types': 7.19.4 - gatsby: 4.24.7_maridlfnrvo5wlrx2gsdt2lpre - gatsby-core-utils: 3.24.0 + gatsby: 5.0.1_maridlfnrvo5wlrx2gsdt2lpre + gatsby-core-utils: 4.0.0 dev: false /babel-plugin-syntax-trailing-function-commas/7.0.0-beta.0: @@ -4810,9 +4829,9 @@ packages: - supports-color dev: false - /babel-preset-gatsby/2.24.0: - resolution: {integrity: sha512-EFPclGESPH2grzmN3bX6UoDi+3fgk+zLR5lDPGGaOgrUOEdxETMYdnz9VA37mjI2W/a+x/xCeE7qJRnNCJtn4g==} - engines: {node: '>=14.15.0'} + /babel-preset-gatsby/3.0.0: + resolution: {integrity: sha512-NVQUNXsJW+uJgsl3tNn3sh4oWo7DDScH+dmM6q2MMRfD4W6BfvdCga3qnWusmAqWbzTIcHRolH2THfJ/9BB6xw==} + engines: {node: '>=18.0.0'} peerDependencies: '@babel/core': ^7.11.6 core-js: ^3.0.0 @@ -4830,15 +4849,15 @@ packages: babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 - gatsby-core-utils: 3.24.0 - gatsby-legacy-polyfills: 2.24.0 + gatsby-core-utils: 4.0.0 + gatsby-legacy-polyfills: 3.0.0 transitivePeerDependencies: - supports-color dev: true - /babel-preset-gatsby/2.24.0_g4smbwq6bi5jps7hjskc7yxn4q: - resolution: {integrity: sha512-EFPclGESPH2grzmN3bX6UoDi+3fgk+zLR5lDPGGaOgrUOEdxETMYdnz9VA37mjI2W/a+x/xCeE7qJRnNCJtn4g==} - engines: {node: '>=14.15.0'} + /babel-preset-gatsby/3.0.0_g4smbwq6bi5jps7hjskc7yxn4q: + resolution: {integrity: sha512-NVQUNXsJW+uJgsl3tNn3sh4oWo7DDScH+dmM6q2MMRfD4W6BfvdCga3qnWusmAqWbzTIcHRolH2THfJ/9BB6xw==} + engines: {node: '>=18.0.0'} peerDependencies: '@babel/core': ^7.11.6 core-js: ^3.0.0 @@ -4858,8 +4877,8 @@ packages: babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 core-js: 3.22.6 - gatsby-core-utils: 3.24.0 - gatsby-legacy-polyfills: 2.24.0 + gatsby-core-utils: 4.0.0 + gatsby-legacy-polyfills: 3.0.0 transitivePeerDependencies: - supports-color dev: false @@ -5064,17 +5083,22 @@ packages: resolution: {integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==} engines: {node: '>=10.6.0'} - /cacheable-request/6.1.0: - resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==} - engines: {node: '>=8'} + /cacheable-lookup/7.0.0: + resolution: {integrity: sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==} + engines: {node: '>=14.16'} + dev: false + + /cacheable-request/10.2.2: + resolution: {integrity: sha512-KxjQZM3UIo7/J6W4sLpwFvu1GB3Whv8NtZ8ZrUL284eiQjiXeeqWTdhixNrp/NLZ/JNuFBo6BD4ZaO8ZJ5BN8Q==} + engines: {node: '>=14.16'} dependencies: - clone-response: 1.0.2 - get-stream: 5.2.0 + '@types/http-cache-semantics': 4.0.1 + get-stream: 6.0.1 http-cache-semantics: 4.1.0 - keyv: 3.1.0 - lowercase-keys: 2.0.0 - normalize-url: 4.5.1 - responselike: 1.0.2 + keyv: 4.5.2 + mimic-response: 4.0.0 + normalize-url: 7.2.0 + responselike: 3.0.0 dev: false /cacheable-request/7.0.2: @@ -5236,6 +5260,7 @@ packages: /chownr/1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} + requiresBuild: true dev: false /chrome-trace-event/1.0.3: @@ -5350,6 +5375,7 @@ packages: /color-string/1.9.1: resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==} + requiresBuild: true dependencies: color-name: 1.1.4 simple-swizzle: 0.2.2 @@ -5358,6 +5384,7 @@ packages: /color/4.2.3: resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==} engines: {node: '>=12.5.0'} + requiresBuild: true dependencies: color-convert: 2.0.1 color-string: 1.9.1 @@ -5470,6 +5497,13 @@ packages: typedarray: 0.0.6 dev: false + /config-chain/1.1.13: + resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} + dependencies: + ini: 1.3.8 + proto-list: 1.2.4 + dev: false + /configstore/5.0.1: resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==} engines: {node: '>=8'} @@ -5629,8 +5663,8 @@ packages: path-type: 4.0.0 yaml: 1.10.2 - /create-gatsby/2.24.0: - resolution: {integrity: sha512-1ZN9cIGlPVPoyKHrl7n+iLf0SbIu/wdWBpujV/UeoIPJpEwEwUFe5fJPUIGTJkyHC97G6ArM+5mKt3fTZiCfwQ==} + /create-gatsby/3.0.0: + resolution: {integrity: sha512-w8GIrX+5hEoHP2O5HKYAEfpJKdYJD4LDaquJEtvzTEaMdG6m3qSgOEIDEy9GaqBrPGZGJVzQtJxAc4kmZnGP0A==} hasBin: true dependencies: '@babel/runtime': 7.18.9 @@ -5754,10 +5788,6 @@ packages: hasBin: true dev: false - /cssfilter/0.0.10: - resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==} - dev: false - /cssnano-preset-default/5.2.9_postcss@8.4.18: resolution: {integrity: sha512-/4qcQcAfFEg+gnXE5NxKmYJ9JcT+8S5SDuJCLYMDN8sM/ymZ+lgLXq5+ohx/7V2brUCkgW2OaoCzOdAN0zvhGw==} engines: {node: ^10 || ^12 || >=14.0} @@ -5923,13 +5953,6 @@ packages: engines: {node: '>=0.10'} dev: false - /decompress-response/3.3.0: - resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} - engines: {node: '>=4'} - dependencies: - mimic-response: 1.0.1 - dev: false - /decompress-response/6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} engines: {node: '>=10'} @@ -5946,6 +5969,7 @@ packages: /deep-extend/0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} + requiresBuild: true dev: false /deep-is/0.1.4: @@ -5956,10 +5980,6 @@ packages: engines: {node: '>=0.10.0'} dev: false - /defer-to-connect/1.1.3: - resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==} - dev: false - /defer-to-connect/2.0.1: resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} engines: {node: '>=10'} @@ -6008,6 +6028,7 @@ packages: /detect-libc/2.0.1: resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==} engines: {node: '>=8'} + requiresBuild: true dev: false /detect-port-alt/1.1.6: @@ -6165,10 +6186,6 @@ packages: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: false - /duplexer3/0.1.4: - resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==} - dev: false - /eastasianwidth/0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true @@ -6198,6 +6215,7 @@ packages: /end-of-stream/1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} + requiresBuild: true dependencies: once: 1.4.0 @@ -6585,11 +6603,6 @@ packages: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} - /escape-goat/2.1.1: - resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} - engines: {node: '>=8'} - dev: false - /escape-html/1.0.3: resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} dev: false @@ -7268,6 +7281,7 @@ packages: /expand-template/2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} engines: {node: '>=6'} + requiresBuild: true dev: false /expect/29.2.0: @@ -7281,7 +7295,7 @@ packages: jest-util: 29.2.1 dev: true - /express-graphql/0.12.0_graphql@15.8.0: + /express-graphql/0.12.0_graphql@16.6.0: resolution: {integrity: sha512-DwYaJQy0amdy3pgNtiTDuGGM2BLdj+YO2SgbKoLliCfuHv3VVTt7vNG/ZqK2hRYjtYHE2t2KB705EU94mE64zg==} engines: {node: '>= 10.x'} peerDependencies: @@ -7289,7 +7303,7 @@ packages: dependencies: accepts: 1.3.8 content-type: 1.0.4 - graphql: 15.8.0 + graphql: 16.6.0 http-errors: 1.8.0 raw-body: 2.5.1 dev: false @@ -7580,6 +7594,11 @@ packages: webpack: 5.72.1 dev: false + /form-data-encoder/2.1.3: + resolution: {integrity: sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==} + engines: {node: '>= 14.17'} + dev: false + /form-data/3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} @@ -7614,6 +7633,7 @@ packages: /fs-constants/1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} + requiresBuild: true dev: false /fs-exists-cached/1.0.0: @@ -7671,9 +7691,9 @@ packages: /functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - /gatsby-cli/4.24.0: - resolution: {integrity: sha512-l5xaLLd8DGWtUHcK3Q1RfzyEJkcGZNSa3WGkkYjEwqYRY83fMHlH/hhunStuJ+1S7ZH9Vq7kL1OgOz6S8vK6AQ==} - engines: {node: '>=14.15.0'} + /gatsby-cli/5.0.0: + resolution: {integrity: sha512-10HjIbryhBvXN7N5RI9H3ue84gBA1KX0nnr5rJQgqx0qB/Aev/4DetLFIipu5wi/+NHs2nqkQM4IWkbaSf2iNA==} + engines: {node: '>=18.0.0'} hasBin: true requiresBuild: true dependencies: @@ -7693,13 +7713,13 @@ packages: clipboardy: 2.3.0 common-tags: 1.8.2 convert-hrtime: 3.0.0 - create-gatsby: 2.24.0 + create-gatsby: 3.0.0 envinfo: 7.8.1 execa: 5.1.1 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby-core-utils: 3.24.0 - gatsby-telemetry: 3.24.0 + gatsby-core-utils: 4.0.0 + gatsby-telemetry: 4.0.0 hosted-git-info: 3.0.8 is-valid-path: 0.1.1 joi: 17.6.0 @@ -7715,7 +7735,6 @@ packages: signal-exit: 3.0.7 stack-trace: 0.0.10 strip-ansi: 6.0.1 - update-notifier: 5.1.0 yargs: 15.4.1 yoga-layout-prebuilt: 1.10.0 yurnalist: 2.1.0 @@ -7724,9 +7743,9 @@ packages: - supports-color dev: false - /gatsby-core-utils/3.24.0: - resolution: {integrity: sha512-P4tbcYOJ1DSYKRP4gIAR9Xta/d/AzjmsK2C6PzX7sNcGnviDKtAIoeV9sE0kNXOqBfUCez25zmAi2cq8NlaxKw==} - engines: {node: '>=14.15.0'} + /gatsby-core-utils/4.0.0: + resolution: {integrity: sha512-ucrEUfVWVUMTEfqZO4o9XHZgVg2airwm2WJSSFUroIAZ2/7YjEiKtZV3RDO1iEqB1beNjrSLa+eZ1LJhbvsHDQ==} + engines: {node: '>=18.0.0'} dependencies: '@babel/runtime': 7.18.9 ci-info: 2.0.0 @@ -7744,56 +7763,54 @@ packages: tmp: 0.2.1 xdg-basedir: 4.0.0 - /gatsby-graphiql-explorer/2.24.0: - resolution: {integrity: sha512-CzBEpgpT7wvEzOZWA0iRrXrGkug33ph/siADAMsgQMDf9VLAH4mEKqbQKgIIuy+yIodq74ty75txCaxFarclMQ==} - engines: {node: '>=14.15.0'} - dependencies: - '@babel/runtime': 7.18.9 + /gatsby-graphiql-explorer/3.0.0: + resolution: {integrity: sha512-Mc+cdryuUpl+y3dBjJ26MbQMazlq2UdCE9YPhn3yLuGeyr0o19g08PZoWTc3l92QOhpn5wi8cUHQETgc81Tr1g==} + engines: {node: '>=18.0.0'} dev: false - /gatsby-legacy-polyfills/2.24.0: - resolution: {integrity: sha512-3O/SlgTtK3z+rbp9UPgA5Hc0AgFbklpgZ1nx40HfgsbRcSHl81INzyIPjN9Fpp9BM4GOknAAL7VPfeilTn2mog==} + /gatsby-legacy-polyfills/3.0.0: + resolution: {integrity: sha512-xYY2Bjd9zAcJnSlkQqnTrDqUf+S2Vh6pxA+CuUdMvQ2m4WnkMD/BVooVzvOpMKydlpg4ojr3ETXSShUjIFBEhg==} dependencies: '@babel/runtime': 7.18.9 core-js-compat: 3.9.0 - /gatsby-link/4.24.1_jrmehtgkntpgvrzvp7eiismjfa: - resolution: {integrity: sha512-j8IcxlCzBX5J8srDn4wtxSKm8V+HM8GXfhVSMuRREiuaOxNNjhFOhfwyydrS+gYnEL8gVDOs9QTPEc2n+cn1fg==} - engines: {node: '>=14.15.0'} + /gatsby-link/5.0.0_a7m4z3ttffxhxhhrb3ph3svjjm: + resolution: {integrity: sha512-RAWfn9CJvW/VF1SZGA5wohabkaQ7nMAW07lLb3S2aTq5zg9w4k3+Z1+PzmxPSiursbMwRV2JOz+mgQPcfCs99A==} + engines: {node: '>=18.0.0'} peerDependencies: - '@gatsbyjs/reach-router': ^1.3.5 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 + '@gatsbyjs/reach-router': ^2.0.0-v2.0 + react: ^18.0.0 || ^0.0.0 + react-dom: ^18.0.0 || ^0.0.0 dependencies: - '@gatsbyjs/reach-router': 1.3.9_biqbaboplfbrettd7655fr4n2y + '@gatsbyjs/reach-router': 2.0.0-v2.0.3_biqbaboplfbrettd7655fr4n2y '@types/reach__router': 1.3.10 - gatsby-page-utils: 2.24.1 + gatsby-page-utils: 3.0.0 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /gatsby-page-utils/2.24.1: - resolution: {integrity: sha512-5PLXrSrMKpsBpUp8lDrKwbufQzUCIyWfz4eapQYUeLsnOFQ+lZkSWAbwrZQTRSzSR1N9TtU3qGLc9fQmCjveig==} - engines: {node: '>=14.15.0'} + /gatsby-page-utils/3.0.0: + resolution: {integrity: sha512-TvqRlkERD9WzX4WeXlz7x5TASfC8ZcfWS6NIDqJvL5ELzh5dnJdA98fcaAsF/wCtCpTBHwuSeCWsmZO7hdpKCQ==} + engines: {node: '>=18.0.0'} dependencies: '@babel/runtime': 7.18.9 bluebird: 3.7.2 chokidar: 3.5.3 fs-exists-cached: 1.0.0 - gatsby-core-utils: 3.24.0 + gatsby-core-utils: 4.0.0 glob: 7.2.3 lodash: 4.17.21 micromatch: 4.0.5 dev: false - /gatsby-parcel-config/0.15.1_@parcel+core@2.6.2: - resolution: {integrity: sha512-UcjyqmL8oaRX27QxKb2l6OpGawCVNL27fcutbZFUIppcpenPb7TGkpvyGcjUk2n6IS4cgwjDD6fenqCwtQrCSQ==} + /gatsby-parcel-config/1.0.0_@parcel+core@2.6.2: + resolution: {integrity: sha512-lalJ/Kp3aH2+odEPz82hd5Lnz+FBm+lW62FFmOiPo5+FvtxV63kCILcs6mT8kwO74gzT3fJyUWtsWvMigqZ7Vw==} engines: {parcel: 2.x} peerDependencies: '@parcel/core': ^2.0.0 dependencies: - '@gatsbyjs/parcel-namer-relative-to-cwd': 1.9.0_@parcel+core@2.6.2 + '@gatsbyjs/parcel-namer-relative-to-cwd': 2.0.0_@parcel+core@2.6.2 '@parcel/bundler-default': 2.6.2_@parcel+core@2.6.2 '@parcel/compressor-raw': 2.6.2_@parcel+core@2.6.2 '@parcel/core': 2.6.2 @@ -7808,11 +7825,11 @@ packages: '@parcel/transformer-json': 2.6.2_@parcel+core@2.6.2 dev: false - /gatsby-plugin-page-creator/4.24.1_43jgtvka43hgr3mupmedmlyl6u: - resolution: {integrity: sha512-fEPxxWMKMyb33cU3tl0Fgx119+w75MtEP/M7pf1F2XEipP6LTC93rJ5N40sIf1RNYsDz0cpRaWRFpxz9SzowZQ==} - engines: {node: '>=14.15.0'} + /gatsby-plugin-page-creator/5.0.0_a4qml6ticoboctv7rf7cgyl4ny: + resolution: {integrity: sha512-9+fuXl4Ucgh/QY5odsTMNT7EsZ8rfPvSq/YN7Sb0OOiul66he9ecv63EeXzDLmeqsiAEBwFOVbBaIWphGI0Aew==} + engines: {node: '>=18.0.0'} peerDependencies: - gatsby: ^4.0.0-next + gatsby: ^5.0.0-next dependencies: '@babel/runtime': 7.18.9 '@babel/traverse': 7.19.6 @@ -7820,11 +7837,11 @@ packages: chokidar: 3.5.3 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby: 4.24.7_maridlfnrvo5wlrx2gsdt2lpre - gatsby-core-utils: 3.24.0 - gatsby-page-utils: 2.24.1 - gatsby-plugin-utils: 3.18.0_43jgtvka43hgr3mupmedmlyl6u - gatsby-telemetry: 3.24.0 + gatsby: 5.0.1_maridlfnrvo5wlrx2gsdt2lpre + gatsby-core-utils: 4.0.0 + gatsby-page-utils: 3.0.0 + gatsby-plugin-utils: 4.0.0_a4qml6ticoboctv7rf7cgyl4ny + gatsby-telemetry: 4.0.0 globby: 11.1.0 lodash: 4.17.21 transitivePeerDependencies: @@ -7833,21 +7850,21 @@ packages: - supports-color dev: false - /gatsby-plugin-pnpm/1.2.10_gatsby@4.24.7: + /gatsby-plugin-pnpm/1.2.10_gatsby@5.0.1: resolution: {integrity: sha512-29xjIakNEUY42OBb3wI9Thmawr5EcUUOB3dB8nE51yr/TfKQFCREk+HAOATQHTNedG3VZhgU4wVjl2V3wgOXJA==} peerDependencies: gatsby: ~2.x.x || ~3.x.x || ~4.x.x dependencies: - gatsby: 4.24.7_maridlfnrvo5wlrx2gsdt2lpre + gatsby: 5.0.1_maridlfnrvo5wlrx2gsdt2lpre lodash.get: 4.4.2 lodash.uniq: 4.5.0 dev: false - /gatsby-plugin-typescript/4.24.0_gatsby@4.24.7: - resolution: {integrity: sha512-d7OnNETBLXfMVKdYEm+MSpeX04zb/LoU+JoeovlJ45b9ovh7dYTCOBMnka54LnOU0rJR+JCirWDWpTBaXaBpnw==} - engines: {node: '>=14.15.0'} + /gatsby-plugin-typescript/5.0.0_gatsby@5.0.1: + resolution: {integrity: sha512-tfCKbUnEWIBn7fpQhuLtTPDi+xWrkwo23tcd18D2gWmCMTvjKtBFNYmyrTGz38hZHuU0mH+pkCz0v7XV2jW5ww==} + engines: {node: '>=18.0.0'} peerDependencies: - gatsby: ^4.0.0-next + gatsby: ^5.0.0-next dependencies: '@babel/core': 7.19.6 '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.19.6 @@ -7855,28 +7872,28 @@ packages: '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.19.6 '@babel/preset-typescript': 7.18.6_@babel+core@7.19.6 '@babel/runtime': 7.18.9 - babel-plugin-remove-graphql-queries: 4.24.0_5hghlp3yrimq6bzyf3jh6tsqmq - gatsby: 4.24.7_maridlfnrvo5wlrx2gsdt2lpre + babel-plugin-remove-graphql-queries: 5.0.0_sskankxufjfnvp5g7mt6jqelky + gatsby: 5.0.1_maridlfnrvo5wlrx2gsdt2lpre transitivePeerDependencies: - supports-color dev: false - /gatsby-plugin-utils/3.18.0_43jgtvka43hgr3mupmedmlyl6u: - resolution: {integrity: sha512-3c2iHYV93+zV8AfUhpWSuU0Bd5sgNDaUMkBYNuJAWrUqUfJY4i+QAD/H4Hvie8dhdGrX6QRWEyKo1k5gV+jERQ==} - engines: {node: '>=14.15.0'} + /gatsby-plugin-utils/4.0.0_a4qml6ticoboctv7rf7cgyl4ny: + resolution: {integrity: sha512-JwZKxnosXZloPGF7nrHcvBsMM/wAV0GvwsJm02WW1vhnv6ZLuDyhbVxQPBp+4wBvCzjXxLjqzs47ETck2eAlqA==} + engines: {node: '>=18.0.0'} peerDependencies: - gatsby: ^4.0.0-next - graphql: ^15.0.0 + gatsby: ^5.0.0-next + graphql: ^16.0.0 dependencies: '@babel/runtime': 7.18.9 '@gatsbyjs/potrace': 2.3.0 fastq: 1.13.0 fs-extra: 10.1.0 - gatsby: 4.24.7_maridlfnrvo5wlrx2gsdt2lpre - gatsby-core-utils: 3.24.0 - gatsby-sharp: 0.18.0 - graphql: 15.8.0 - graphql-compose: 9.0.8_graphql@15.8.0 + gatsby: 5.0.1_maridlfnrvo5wlrx2gsdt2lpre + gatsby-core-utils: 4.0.0 + gatsby-sharp: 1.0.0 + graphql: 16.6.0 + graphql-compose: 9.0.10_graphql@16.6.0 import-from: 4.0.0 joi: 17.6.0 mime: 3.0.0 @@ -7884,45 +7901,45 @@ packages: svgo: 2.8.0 dev: false - /gatsby-react-router-scroll/5.24.0_jrmehtgkntpgvrzvp7eiismjfa: - resolution: {integrity: sha512-2wQnwyszef06fGxQOsz70ReykF9w9FgIUjPpThn3OBgJarRibNsHljbNdLOETczYSY8LEebKFB3ewQ+erd7DCw==} - engines: {node: '>=14.15.0'} + /gatsby-react-router-scroll/6.0.0_a7m4z3ttffxhxhhrb3ph3svjjm: + resolution: {integrity: sha512-in8zaBNhnvxqic5snVwfpSvHl5IW3q+aemoW1zFUk8VVHKQniLNsNW/GD6p5OarPwvZ+dfYefdLbpHbbvHMOLA==} + engines: {node: '>=18.0.0'} peerDependencies: - '@gatsbyjs/reach-router': ^1.3.5 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 + '@gatsbyjs/reach-router': ^2.0.0-v2.0 + react: ^18.0.0 || ^0.0.0 + react-dom: ^18.0.0 || ^0.0.0 dependencies: '@babel/runtime': 7.18.9 - '@gatsbyjs/reach-router': 1.3.9_biqbaboplfbrettd7655fr4n2y + '@gatsbyjs/reach-router': 2.0.0-v2.0.3_biqbaboplfbrettd7655fr4n2y prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /gatsby-script/1.9.0_jrmehtgkntpgvrzvp7eiismjfa: - resolution: {integrity: sha512-xGhaTVNdDokZDkiZ6sGtAwyEzbpml+RFFX0kFEkS0Ii3MwdZT44H558B4Y8l7X9wB0OEENcSczc/DULVhRoXBA==} - engines: {node: '>=14.15.0'} + /gatsby-script/2.0.0_a7m4z3ttffxhxhhrb3ph3svjjm: + resolution: {integrity: sha512-JxHwVuZA6cPqzcTScUPmpDwT+/0q/pdMUwTaio9usQurinVrzD/zA13OOcIEyx0QFgkQdLFMjOLiBs8LrIQd0g==} + engines: {node: '>=18.0.0'} peerDependencies: - '@gatsbyjs/reach-router': ^1.3.5 - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 + '@gatsbyjs/reach-router': ^2.0.0-v2.0 + react: ^18.0.0 || ^0.0.0 + react-dom: ^18.0.0 || ^0.0.0 dependencies: - '@gatsbyjs/reach-router': 1.3.9_biqbaboplfbrettd7655fr4n2y + '@gatsbyjs/reach-router': 2.0.0-v2.0.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /gatsby-sharp/0.18.0: - resolution: {integrity: sha512-tnGWupSZc4y3UgcAR2ENma9WGBYkCdPFy5XrTgAmqjfxw6JDcJz+H3ikHz9SuUgQyMnlv2QdossHwdUBcVeVGw==} - engines: {node: '>=14.15.0'} + /gatsby-sharp/1.0.0: + resolution: {integrity: sha512-DJkZun184CpgwfPaoJmWFmguoJm15IhK4ozIQVgI5E3Wcrj/9YX4bdX0BI7VsT5tR87FD53Y5A5AwWXOBjeTrw==} + engines: {node: '>=18.0.0'} dependencies: '@types/sharp': 0.30.5 sharp: 0.30.7 dev: false - /gatsby-telemetry/3.24.0: - resolution: {integrity: sha512-ioBzkmImRuyEAGtnyJgpln4LKTQ61MAjFaU+SFLVKDATcVh86rfNbD2ks5DzZgCtsP1/zVmHv2a7s4z/TQCZjA==} - engines: {node: '>=14.15.0'} + /gatsby-telemetry/4.0.0: + resolution: {integrity: sha512-SLDftlcRx/G5ORXGxigr+RISpTOQawB6Cy7KZHTBzci6BS0d70R+biE0Bf8hPrBGHqy2em82+skFBinw0nLOaA==} + engines: {node: '>=18.0.0'} requiresBuild: true dependencies: '@babel/code-frame': 7.18.6 @@ -7932,7 +7949,7 @@ packages: boxen: 4.2.0 configstore: 5.0.1 fs-extra: 10.1.0 - gatsby-core-utils: 3.24.0 + gatsby-core-utils: 4.0.0 git-up: 7.0.0 is-docker: 2.2.1 lodash: 4.17.21 @@ -7941,9 +7958,9 @@ packages: - encoding dev: false - /gatsby-worker/1.24.0: - resolution: {integrity: sha512-/054vcu6JhquW/5GsL6qQgtLBqLt7uyfaiMApe+tJsy9mvjt+gQL7hgspuLjPfmkfoI9Em8sGE+K9Y/aZEjZgA==} - engines: {node: '>=14.15.0'} + /gatsby-worker/2.0.0: + resolution: {integrity: sha512-aETjJR310sUzHOF7ogMyBmQn/7ulxd0hQ01E/zf7857Uo2wiOntTbV2jreqoBCoZCdoS3GfzoC9WjXLCdIDj6A==} + engines: {node: '>=18.0.0'} dependencies: '@babel/core': 7.19.6 '@babel/runtime': 7.18.9 @@ -7951,14 +7968,14 @@ packages: - supports-color dev: false - /gatsby/4.24.7_maridlfnrvo5wlrx2gsdt2lpre: - resolution: {integrity: sha512-9eA80r0T618fdgdbNa/xuxJpsl0sPD2HBflPC18zNqhwCrboEXe057/VU2DUnQfqrgRislCAf8XDVTjgFXjbbQ==} - engines: {node: '>=14.15.0'} + /gatsby/5.0.1_maridlfnrvo5wlrx2gsdt2lpre: + resolution: {integrity: sha512-3HFIeA8jY2QyU+h+JhsfGuuzgdXAAppPse19ItVNP2hJ9qiMPAxDE1cJPg9jGEt0o6olIo78DAzmE+9n8ZFvRQ==} + engines: {node: '>=18.0.0'} hasBin: true requiresBuild: true peerDependencies: - react: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 - react-dom: ^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0 + react: ^18.0.0 || ^0.0.0 + react-dom: ^18.0.0 || ^0.0.0 dependencies: '@babel/code-frame': 7.18.6 '@babel/core': 7.19.6 @@ -7969,15 +7986,15 @@ packages: '@babel/traverse': 7.19.6 '@babel/types': 7.19.4 '@builder.io/partytown': 0.5.4 - '@gatsbyjs/reach-router': 1.3.9_biqbaboplfbrettd7655fr4n2y + '@gatsbyjs/reach-router': 2.0.0-v2.0.3_biqbaboplfbrettd7655fr4n2y '@gatsbyjs/webpack-hot-middleware': 2.25.3 - '@graphql-codegen/add': 3.1.1_graphql@15.8.0 - '@graphql-codegen/core': 2.5.1_graphql@15.8.0 - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/typescript': 2.4.11_graphql@15.8.0 - '@graphql-codegen/typescript-operations': 2.4.0_graphql@15.8.0 - '@graphql-tools/code-file-loader': 7.2.17_graphql@15.8.0 - '@graphql-tools/load': 7.5.13_graphql@15.8.0 + '@graphql-codegen/add': 3.1.1_graphql@16.6.0 + '@graphql-codegen/core': 2.5.1_graphql@16.6.0 + '@graphql-codegen/plugin-helpers': 2.4.2_graphql@16.6.0 + '@graphql-codegen/typescript': 2.4.11_graphql@16.6.0 + '@graphql-codegen/typescript-operations': 2.4.0_graphql@16.6.0 + '@graphql-tools/code-file-loader': 7.2.17_graphql@16.6.0 + '@graphql-tools/load': 7.5.13_graphql@16.6.0 '@jridgewell/trace-mapping': 0.3.15 '@nodelib/fs.walk': 1.2.8 '@parcel/cache': 2.6.2_@parcel+core@2.6.2 @@ -7993,12 +8010,13 @@ packages: anser: 2.1.1 autoprefixer: 10.4.7_postcss@8.4.18 axios: 0.21.4_debug@3.2.7 + babel-jsx-utils: 1.1.0 babel-loader: 8.2.5_ii4uhpcn7pbburrmaqb6ba53pq babel-plugin-add-module-exports: 1.0.4 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-lodash: 3.3.4 - babel-plugin-remove-graphql-queries: 4.24.0_5hghlp3yrimq6bzyf3jh6tsqmq - babel-preset-gatsby: 2.24.0_g4smbwq6bi5jps7hjskc7yxn4q + babel-plugin-remove-graphql-queries: 5.0.0_sskankxufjfnvp5g7mt6jqelky + babel-preset-gatsby: 3.0.0_g4smbwq6bi5jps7hjskc7yxn4q better-opn: 2.1.1 bluebird: 3.7.2 browserslist: 4.21.4 @@ -8032,7 +8050,7 @@ packages: event-source-polyfill: 1.0.25 execa: 5.1.1 express: 4.18.1 - express-graphql: 0.12.0_graphql@15.8.0 + express-graphql: 0.12.0_graphql@16.6.0 express-http-proxy: 1.6.3 fastest-levenshtein: 1.0.12 fastq: 1.13.0 @@ -8040,34 +8058,33 @@ packages: find-cache-dir: 3.3.2 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby-cli: 4.24.0 - gatsby-core-utils: 3.24.0 - gatsby-graphiql-explorer: 2.24.0 - gatsby-legacy-polyfills: 2.24.0 - gatsby-link: 4.24.1_jrmehtgkntpgvrzvp7eiismjfa - gatsby-page-utils: 2.24.1 - gatsby-parcel-config: 0.15.1_@parcel+core@2.6.2 - gatsby-plugin-page-creator: 4.24.1_43jgtvka43hgr3mupmedmlyl6u - gatsby-plugin-typescript: 4.24.0_gatsby@4.24.7 - gatsby-plugin-utils: 3.18.0_43jgtvka43hgr3mupmedmlyl6u - gatsby-react-router-scroll: 5.24.0_jrmehtgkntpgvrzvp7eiismjfa - gatsby-script: 1.9.0_jrmehtgkntpgvrzvp7eiismjfa - gatsby-telemetry: 3.24.0 - gatsby-worker: 1.24.0 + gatsby-cli: 5.0.0 + gatsby-core-utils: 4.0.0 + gatsby-graphiql-explorer: 3.0.0 + gatsby-legacy-polyfills: 3.0.0 + gatsby-link: 5.0.0_a7m4z3ttffxhxhhrb3ph3svjjm + gatsby-page-utils: 3.0.0 + gatsby-parcel-config: 1.0.0_@parcel+core@2.6.2 + gatsby-plugin-page-creator: 5.0.0_a4qml6ticoboctv7rf7cgyl4ny + gatsby-plugin-typescript: 5.0.0_gatsby@5.0.1 + gatsby-plugin-utils: 4.0.0_a4qml6ticoboctv7rf7cgyl4ny + gatsby-react-router-scroll: 6.0.0_a7m4z3ttffxhxhhrb3ph3svjjm + gatsby-script: 2.0.0_a7m4z3ttffxhxhhrb3ph3svjjm + gatsby-telemetry: 4.0.0 + gatsby-worker: 2.0.0 glob: 7.2.3 globby: 11.1.0 got: 11.8.5 - graphql: 15.8.0 - graphql-compose: 9.0.8_graphql@15.8.0 - graphql-playground-middleware-express: 1.7.23_express@4.18.1 - graphql-tag: 2.12.6_graphql@15.8.0 + graphql: 16.6.0 + graphql-compose: 9.0.10_graphql@16.6.0 + graphql-tag: 2.12.6_graphql@16.6.0 hasha: 5.2.2 invariant: 2.2.4 is-relative: 1.0.0 is-relative-url: 3.0.0 joi: 17.6.0 json-loader: 0.5.7 - latest-version: 5.1.0 + latest-version: 7.0.0 lmdb: 2.5.3 lodash: 4.17.21 md5-file: 5.0.0 @@ -8103,7 +8120,7 @@ packages: redux: 4.1.2 redux-thunk: 2.4.1_redux@4.1.2 resolve-from: 5.0.0 - semver: 7.3.7 + semver: 7.3.8 shallow-compare: 1.2.2 signal-exit: 3.0.7 slugify: 1.6.5 @@ -8128,7 +8145,7 @@ packages: xstate: 4.32.1 yaml-loader: 0.6.0 optionalDependencies: - gatsby-sharp: 0.18.0 + gatsby-sharp: 1.0.0 transitivePeerDependencies: - '@swc/core' - '@types/webpack' @@ -8227,6 +8244,7 @@ packages: /github-from-package/0.0.0: resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==} + requiresBuild: true dev: false /glob-parent/5.1.2: @@ -8277,13 +8295,6 @@ packages: ini: 1.3.8 dev: true - /global-dirs/3.0.0: - resolution: {integrity: sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==} - engines: {node: '>=10'} - dependencies: - ini: 2.0.0 - dev: false - /global-modules/2.0.0: resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} engines: {node: '>=6'} @@ -8353,23 +8364,21 @@ packages: p-cancelable: 2.1.1 responselike: 2.0.0 - /got/9.6.0: - resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==} - engines: {node: '>=8.6'} + /got/12.5.2: + resolution: {integrity: sha512-guHGMSEcsA5m1oPRweXUJnug0vuvlkX9wx5hzOka+ZBrBUOJHU0Z1JcNu3QE5IPGnA5aXUsQHdWOD4eJg9/v3A==} + engines: {node: '>=14.16'} dependencies: - '@sindresorhus/is': 0.14.0 - '@szmarczak/http-timer': 1.1.2 - '@types/keyv': 3.1.4 - '@types/responselike': 1.0.0 - cacheable-request: 6.1.0 - decompress-response: 3.3.0 - duplexer3: 0.1.4 - get-stream: 4.1.0 - lowercase-keys: 1.0.1 - mimic-response: 1.0.1 - p-cancelable: 1.1.0 - to-readable-stream: 1.0.0 - url-parse-lax: 3.0.0 + '@sindresorhus/is': 5.3.0 + '@szmarczak/http-timer': 5.0.1 + cacheable-lookup: 7.0.0 + cacheable-request: 10.2.2 + decompress-response: 6.0.0 + form-data-encoder: 2.1.3 + get-stream: 6.0.1 + http2-wrapper: 2.1.11 + lowercase-keys: 3.0.0 + p-cancelable: 3.0.0 + responselike: 3.0.0 dev: false /graceful-fs/4.2.10: @@ -8378,51 +8387,35 @@ packages: /grapheme-splitter/1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - /graphql-compose/9.0.8_graphql@15.8.0: - resolution: {integrity: sha512-I3zvygpVz5hOWk2cYL6yhbgfKbNWbiZFNXlWkv/55U+lX6Y3tL+SyY3zunw7QWrN/qtwG2DqZb13SHTv2MgdEQ==} - peerDependencies: - graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 + /graphql-compose/9.0.10_graphql@16.6.0: + resolution: {integrity: sha512-UsVoxfi2+c8WbHl2pEB+teoRRZoY4mbWBoijeLDGpAZBSPChnqtSRjp+T9UcouLCwGr5ooNyOQLoI3OVzU1bPQ==} dependencies: - graphql: 15.8.0 - graphql-type-json: 0.3.2_graphql@15.8.0 - dev: false - - /graphql-playground-html/1.6.30: - resolution: {integrity: sha512-tpCujhsJMva4aqE8ULnF7/l3xw4sNRZcSHu+R00VV+W0mfp+Q20Plvcrp+5UXD+2yS6oyCXncA+zoQJQqhGCEw==} - dependencies: - xss: 1.0.11 - dev: false - - /graphql-playground-middleware-express/1.7.23_express@4.18.1: - resolution: {integrity: sha512-M/zbTyC1rkgiQjFSgmzAv6umMHOphYLNWZp6Ye5QrD77WfGOOoSqDsVmGUczc2pDkEPEzzGB/bvBO5rdzaTRgw==} - peerDependencies: - express: ^4.16.2 - dependencies: - express: 4.18.1 - graphql-playground-html: 1.6.30 + graphql-type-json: 0.3.2_graphql@16.6.0 + transitivePeerDependencies: + - graphql dev: false - /graphql-tag/2.12.6_graphql@15.8.0: + /graphql-tag/2.12.6_graphql@16.6.0: resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 15.8.0 + graphql: 16.6.0 tslib: 2.4.0 dev: false - /graphql-type-json/0.3.2_graphql@15.8.0: + /graphql-type-json/0.3.2_graphql@16.6.0: resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==} peerDependencies: graphql: '>=0.8.0' dependencies: - graphql: 15.8.0 + graphql: 16.6.0 dev: false - /graphql/15.8.0: - resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} - engines: {node: '>= 10.x'} + /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 /gzip-size/6.0.0: @@ -8471,11 +8464,6 @@ packages: dependencies: has-symbols: 1.0.3 - /has-yarn/2.1.0: - resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} - engines: {node: '>=8'} - dev: false - /has/1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} @@ -8587,6 +8575,14 @@ packages: quick-lru: 5.1.1 resolve-alpn: 1.2.1 + /http2-wrapper/2.1.11: + resolution: {integrity: sha512-aNAk5JzLturWEUiuhAN73Jcbq96R7rTitAoXV54FYMatvihnpD2+6PUgU4ce3D/m5VDbw+F5CsyKSF176ptitQ==} + engines: {node: '>=10.19.0'} + dependencies: + quick-lru: 5.1.1 + resolve-alpn: 1.2.1 + dev: false + /https-proxy-agent/5.0.1: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} engines: {node: '>= 6'} @@ -8674,11 +8670,6 @@ packages: resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==} engines: {node: '>=12.2'} - /import-lazy/2.1.0: - resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==} - engines: {node: '>=4'} - dev: false - /imurmurhash/0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} @@ -8700,11 +8691,6 @@ packages: /ini/1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - /ini/2.0.0: - resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} - engines: {node: '>=10'} - dev: false - /inquirer/7.3.3: resolution: {integrity: sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==} engines: {node: '>=8.0.0'} @@ -8761,6 +8747,7 @@ packages: /is-arrayish/0.3.2: resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==} + requiresBuild: true dev: false /is-bigint/1.0.4: @@ -8845,14 +8832,6 @@ packages: dependencies: is-extglob: 2.1.1 - /is-installed-globally/0.4.0: - resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} - engines: {node: '>=10'} - dependencies: - global-dirs: 3.0.0 - is-path-inside: 3.0.3 - dev: false - /is-invalid-path/0.1.0: resolution: {integrity: sha512-aZMG0T3F34mTg4eTdszcGXx54oiZ4NtHSft3hWNJMGJXUUqdIj3cOZuHcU0nCWWcY3jd7yRe/3AEm3vSNTpBGQ==} engines: {node: '>=0.10.0'} @@ -8870,11 +8849,6 @@ packages: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} - /is-npm/5.0.0: - resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==} - engines: {node: '>=10'} - dev: false - /is-number-object/1.0.7: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} engines: {node: '>= 0.4'} @@ -9028,10 +9002,6 @@ packages: dependencies: is-docker: 2.2.1 - /is-yarn-global/0.3.0: - resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} - dev: false - /isarray/1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} dev: false @@ -9220,10 +9190,6 @@ packages: engines: {node: '>=4'} hasBin: true - /json-buffer/3.0.0: - resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==} - dev: false - /json-buffer/3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} @@ -9273,18 +9239,18 @@ packages: array-includes: 3.1.5 object.assign: 4.1.2 - /keyv/3.1.0: - resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} - dependencies: - json-buffer: 3.0.0 - dev: false - /keyv/4.2.9: resolution: {integrity: sha512-vqRBrN4xQHud7UMAGzGGFbt96MtGB9pb0OOg8Dhtq5RtiswCb1pCFq878iqC4hdeOP6eDPnCoFxA+2TXx427Ow==} dependencies: compress-brotli: 1.3.8 json-buffer: 3.0.1 + /keyv/4.5.2: + resolution: {integrity: sha512-5MHbFaKn8cNSmVW7BYnijeAVlE4cYA/SVkifVgrh7yotnfhKmjuXpDKjrABLnT0SfHWV21P8ow07OGfRrNDg8g==} + dependencies: + json-buffer: 3.0.1 + dev: false + /kind-of/6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} @@ -9307,11 +9273,11 @@ packages: dependencies: language-subtag-registry: 0.3.21 - /latest-version/5.1.0: - resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==} - engines: {node: '>=8'} + /latest-version/7.0.0: + resolution: {integrity: sha512-KvNT4XqAMzdcL6ka6Tl3i2lYeFDgXNCuIX+xNx6ZMVR1dFq+idXd9FLKNMOIx0t9mJ9/HudyX4oZWXZQ0UJHeg==} + engines: {node: '>=14.16'} dependencies: - package-json: 6.5.0 + package-json: 8.1.0 dev: false /levn/0.3.0: @@ -9567,15 +9533,15 @@ packages: tslib: 2.4.0 dev: false - /lowercase-keys/1.0.1: - resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} - engines: {node: '>=0.10.0'} - dev: false - /lowercase-keys/2.0.0: resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} engines: {node: '>=8'} + /lowercase-keys/3.0.0: + resolution: {integrity: sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dev: false + /lru-cache/4.0.0: resolution: {integrity: sha512-WKhDkjlLwzE8jAQdQlsxLUQTPXLCKX/4cJk6s5AlRtJkDBk0IKH5O51bVDH61K9N4bhbbyvLM6EiOuE8ovApPA==} dependencies: @@ -9783,6 +9749,11 @@ packages: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} + /mimic-response/4.0.0: + resolution: {integrity: sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dev: false + /min-indent/1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} @@ -9834,6 +9805,7 @@ packages: /mkdirp-classic/0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} + requiresBuild: true dev: false /mkdirp/0.5.6: @@ -9907,6 +9879,7 @@ packages: /napi-build-utils/1.0.2: resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} + requiresBuild: true dev: false /natural-compare-lite/1.4.0: @@ -9943,6 +9916,7 @@ packages: /node-abi/3.15.0: resolution: {integrity: sha512-Ic6z/j6I9RLm4ov7npo1I48UQr2BEyFCqh6p7S1dhEx9jPO0GPGq/e2Rb7x7DroQrmiVMz/Bw1vJm9sPAl2nxA==} engines: {node: '>=10'} + requiresBuild: true dependencies: semver: 7.3.8 dev: false @@ -9956,6 +9930,7 @@ packages: /node-addon-api/5.0.0: resolution: {integrity: sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==} + requiresBuild: true dev: false /node-fetch/2.6.7: @@ -10037,15 +10012,15 @@ packages: engines: {node: '>=0.10.0'} dev: false - /normalize-url/4.5.1: - resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==} - engines: {node: '>=8'} - dev: false - /normalize-url/6.1.0: resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==} engines: {node: '>=10'} + /normalize-url/7.2.0: + resolution: {integrity: sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA==} + engines: {node: '>=12.20'} + dev: false + /npm-run-path/2.0.2: resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==} engines: {node: '>=4'} @@ -10223,15 +10198,15 @@ packages: engines: {node: '>=0.10.0'} dev: false - /p-cancelable/1.1.0: - resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} - engines: {node: '>=6'} - dev: false - /p-cancelable/2.1.1: resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==} engines: {node: '>=8'} + /p-cancelable/3.0.0: + resolution: {integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==} + engines: {node: '>=12.20'} + dev: false + /p-defer/1.0.0: resolution: {integrity: sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==} engines: {node: '>=4'} @@ -10305,14 +10280,14 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /package-json/6.5.0: - resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} - engines: {node: '>=8'} + /package-json/8.1.0: + resolution: {integrity: sha512-hySwcV8RAWeAfPsXb9/HGSPn8lwDnv6fabH+obUZKX169QknRkRhPxd1yMubpKDskLFATkl3jHpNtVtDPFA0Wg==} + engines: {node: '>=14.16'} dependencies: - got: 9.6.0 - registry-auth-token: 4.2.1 - registry-url: 5.1.0 - semver: 6.3.0 + got: 12.5.2 + registry-auth-token: 5.0.1 + registry-url: 6.0.1 + semver: 7.3.8 dev: false /param-case/3.0.4: @@ -10864,6 +10839,7 @@ packages: resolution: {integrity: sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==} engines: {node: '>=10'} hasBin: true + requiresBuild: true dependencies: detect-libc: 2.0.1 expand-template: 2.0.3 @@ -10888,11 +10864,6 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - /prepend-http/2.0.0: - resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} - engines: {node: '>=4'} - dev: false - /prettier-linter-helpers/1.0.0: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} engines: {node: '>=6.0.0'} @@ -10968,6 +10939,10 @@ packages: retry: 0.12.0 signal-exit: 3.0.7 + /proto-list/1.2.4: + resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} + dev: false + /protocols/2.0.1: resolution: {integrity: sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==} dev: false @@ -10998,13 +10973,6 @@ packages: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - /pupa/2.1.1: - resolution: {integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==} - engines: {node: '>=8'} - dependencies: - escape-goat: 2.1.1 - dev: false - /q/1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} @@ -11161,10 +11129,6 @@ packages: resolution: {integrity: sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==} dev: true - /react-lifecycles-compat/3.0.4: - resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} - dev: false - /react-refresh/0.14.0: resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} engines: {node: '>=0.10.0'} @@ -11327,16 +11291,16 @@ packages: unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.0.0 - /registry-auth-token/4.2.1: - resolution: {integrity: sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==} - engines: {node: '>=6.0.0'} + /registry-auth-token/5.0.1: + resolution: {integrity: sha512-UfxVOj8seK1yaIOiieV4FIP01vfBDLsY0H9sQzi9EbbUdJiuuBjJgLa1DpImXMNPnVkBD4eVxTEXcrZA6kfpJA==} + engines: {node: '>=14'} dependencies: - rc: 1.2.8 + '@pnpm/npm-conf': 1.0.5 dev: false - /registry-url/5.1.0: - resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} - engines: {node: '>=8'} + /registry-url/6.0.1: + resolution: {integrity: sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==} + engines: {node: '>=12'} dependencies: rc: 1.2.8 dev: false @@ -11350,7 +11314,7 @@ packages: dependencies: jsesc: 0.5.0 - /relay-compiler/12.0.0_graphql@15.8.0: + /relay-compiler/12.0.0_graphql@16.6.0: resolution: {integrity: sha512-SWqeSQZ+AMU/Cr7iZsHi1e78Z7oh00I5SvR092iCJq79aupqJ6Ds+I1Pz/Vzo5uY5PY0jvC4rBJXzlIN5g9boQ==} hasBin: true peerDependencies: @@ -11367,7 +11331,7 @@ packages: fb-watchman: 2.0.1 fbjs: 3.0.4 glob: 7.2.3 - graphql: 15.8.0 + graphql: 16.6.0 immutable: 3.7.6 invariant: 2.2.4 nullthrows: 1.1.1 @@ -11462,17 +11426,18 @@ packages: is-core-module: 2.11.0 path-parse: 1.0.7 - /responselike/1.0.2: - resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==} - dependencies: - lowercase-keys: 1.0.1 - dev: false - /responselike/2.0.0: resolution: {integrity: sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw==} dependencies: lowercase-keys: 2.0.0 + /responselike/3.0.0: + resolution: {integrity: sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==} + engines: {node: '>=14.16'} + dependencies: + lowercase-keys: 3.0.0 + dev: false + /restore-cursor/3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} @@ -11584,13 +11549,6 @@ packages: ajv-keywords: 3.5.2_ajv@6.12.6 dev: false - /semver-diff/3.1.1: - resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} - engines: {node: '>=8'} - dependencies: - semver: 6.3.0 - dev: false - /semver/5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true @@ -11609,6 +11567,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true /semver/7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} @@ -11750,10 +11709,12 @@ packages: /simple-concat/1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} + requiresBuild: true dev: false /simple-get/4.0.1: resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==} + requiresBuild: true dependencies: decompress-response: 6.0.0 once: 1.4.0 @@ -11762,6 +11723,7 @@ packages: /simple-swizzle/0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} + requiresBuild: true dependencies: is-arrayish: 0.3.2 dev: false @@ -12125,6 +12087,7 @@ packages: /strip-json-comments/2.0.1: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} + requiresBuild: true dev: false /strip-json-comments/3.1.1: @@ -12259,6 +12222,7 @@ packages: /tar-fs/2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} + requiresBuild: true dependencies: chownr: 1.1.4 mkdirp-classic: 0.5.3 @@ -12269,6 +12233,7 @@ packages: /tar-stream/2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} + requiresBuild: true dependencies: bl: 4.1.0 end-of-stream: 1.4.4 @@ -12406,11 +12371,6 @@ packages: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} - /to-readable-stream/1.0.0: - resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} - engines: {node: '>=6'} - dev: false - /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -12550,6 +12510,7 @@ packages: /tunnel-agent/0.6.0: resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} + requiresBuild: true dependencies: safe-buffer: 5.2.1 dev: false @@ -12701,26 +12662,6 @@ packages: escalade: 3.1.1 picocolors: 1.0.0 - /update-notifier/5.1.0: - resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} - engines: {node: '>=10'} - dependencies: - boxen: 5.1.2 - chalk: 4.1.2 - configstore: 5.0.1 - has-yarn: 2.1.0 - import-lazy: 2.1.0 - is-ci: 2.0.0 - is-installed-globally: 0.4.0 - is-npm: 5.0.0 - is-yarn-global: 0.3.0 - latest-version: 5.1.0 - pupa: 2.1.1 - semver: 7.3.8 - semver-diff: 3.1.1 - xdg-basedir: 4.0.0 - dev: false - /upper-case-first/2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} dependencies: @@ -12755,13 +12696,6 @@ packages: webpack: 5.72.1 dev: false - /url-parse-lax/3.0.0: - resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} - engines: {node: '>=4'} - dependencies: - prepend-http: 2.0.0 - dev: false - /url-parse/1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} dependencies: @@ -13176,15 +13110,6 @@ packages: engines: {node: '>=0.4.0'} dev: false - /xss/1.0.11: - resolution: {integrity: sha512-EimjrjThZeK2MO7WKR9mN5ZC1CSqivSl55wvUK5EtU6acf0rzEE1pN+9ZDrFXJ82BRp3JL38pPE6S4o/rpp1zQ==} - engines: {node: '>= 0.10.0'} - hasBin: true - dependencies: - commander: 2.20.3 - cssfilter: 0.0.10 - dev: false - /xstate/4.32.1: resolution: {integrity: sha512-QYUd+3GkXZ8i6qdixnOn28bL3EvA++LONYL/EMWwKlFSh/hiLndJ8YTnz77FDs+JUXcwU7NZJg7qoezoRHc4GQ==} dev: false