From 8bb452981d571d1572bf70c84007565cb8f59fd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 10:56:21 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 8 +- pnpm-lock.yaml | 382 +++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 309 insertions(+), 81 deletions(-) diff --git a/package.json b/package.json index 77667f7..d817578 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jp-holidays", "version": "0.1.0", - "packageManager": "pnpm@7.9.5", + "packageManager": "pnpm@7.13.2", "private": true, "scripts": { "dev": "next dev", @@ -25,7 +25,7 @@ "@edge-runtime/vm": "1.1.0-beta.31", "@vercel/ncc": "^0.34.0", "@types/node": "^18.6.2", - "@types/react": "^18.0.18", + "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6", "@web-configs/eslint-plugin": "^0.5.0", "@web-configs/prettier": "^0.1.2", @@ -35,8 +35,8 @@ "eslint": "^8.24.0", "eslint-config-next": "^12.3.1", "prettier": "^2.7.1", - "tsx": "^3.9.0", - "typescript": "^4.8.2", + "tsx": "^3.10.1", + "typescript": "^4.8.4", "vitest": "^0.20.3" }, "prettier": "@web-configs/prettier" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c56b55e..e6b3de7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,7 +3,7 @@ lockfileVersion: 5.4 specifiers: '@edge-runtime/vm': 1.1.0-beta.31 '@types/node': ^18.6.2 - '@types/react': ^18.0.18 + '@types/react': ^18.0.21 '@types/react-dom': ^18.0.6 '@vercel/ncc': ^0.34.0 '@web-configs/eslint-plugin': ^0.5.0 @@ -18,8 +18,8 @@ specifiers: prettier: ^2.7.1 react: ^18.2.0 react-dom: ^18.2.0 - tsx: ^3.9.0 - typescript: ^4.8.2 + tsx: ^3.10.1 + typescript: ^4.8.4 vitest: ^0.20.3 dependencies: @@ -31,19 +31,19 @@ dependencies: devDependencies: '@edge-runtime/vm': 1.1.0-beta.31 '@types/node': 18.6.2 - '@types/react': 18.0.18 + '@types/react': 18.0.21 '@types/react-dom': 18.0.6 '@vercel/ncc': 0.34.0 - '@web-configs/eslint-plugin': 0.5.0_2bh7wzv3syhqh2bqsuafx3fn2m + '@web-configs/eslint-plugin': 0.5.0_beeavkimhuk3kmpp2nndiwvvwu '@web-configs/prettier': 0.1.2 '@web-configs/typescript': 0.2.2 axios: 0.27.2 c8: 7.12.0 eslint: 8.24.0 - eslint-config-next: 12.3.1_jkakjwxd6hdzyhnlyeaybpgjdq + eslint-config-next: 12.3.1_ypn2ylkkyfa5i233caldtndbqa prettier: 2.7.1 - tsx: 3.9.0 - typescript: 4.8.2 + tsx: 3.10.1 + typescript: 4.8.4 vitest: 0.20.3_2gf2gnmzalau7phrgn56whrjgm packages: @@ -314,27 +314,45 @@ packages: '@edge-runtime/primitives': 1.1.0-beta.31 dev: true - /@esbuild-kit/cjs-loader/2.3.3: - resolution: {integrity: sha512-Rt4O1mXlPEDVxvjsHLgbtHVdUXYK9C1/6ThpQnt7FaXIjUOsI6qhHYMgALhNnlIMZffag44lXd6Dqgx3xALbpQ==} + /@esbuild-kit/cjs-loader/2.4.0: + resolution: {integrity: sha512-DBBCiHPgL2B/elUpvCDhNHXnlZQ9sfO2uyt1OJyAXKT41beQEFY4OxZ6gwS+ZesRCbZ6JV8M7GEyOPkjv8kdIw==} dependencies: - '@esbuild-kit/core-utils': 2.1.0 + '@esbuild-kit/core-utils': 3.0.0 get-tsconfig: 4.2.0 dev: true - /@esbuild-kit/core-utils/2.1.0: - resolution: {integrity: sha512-fZirrc2KjeTumVjE4bpleWOk2gD83b7WuGeQqOceKFQL+heNKKkNB5G5pekOUTLzfSBc0hP7hCSBoD9TuR0hLw==} + /@esbuild-kit/core-utils/3.0.0: + resolution: {integrity: sha512-TXmwH9EFS3DC2sI2YJWJBgHGhlteK0Xyu1VabwetMULfm3oYhbrsWV5yaSr2NTWZIgDGVLHbRf0inxbjXqAcmQ==} dependencies: - esbuild: 0.14.51 + esbuild: 0.15.10 source-map-support: 0.5.21 dev: true - /@esbuild-kit/esm-loader/2.4.2: - resolution: {integrity: sha512-N9dPKAj8WOx6djVnStgILWXip4fjDcBk9L7azO0/uQDpu8Ee0eaL78mkN4Acid9BzvNAKWwdYXFJZnsVahNEew==} + /@esbuild-kit/esm-loader/2.5.0: + resolution: {integrity: sha512-ySs0qOsiwj+hsgZM9/MniGdvfa9/WzqfFuIia8/5gSUPeIQIX2/tG91QakxPFOR35VFiwTB7wCiHtiS6dc6SkA==} dependencies: - '@esbuild-kit/core-utils': 2.1.0 + '@esbuild-kit/core-utils': 3.0.0 get-tsconfig: 4.2.0 dev: true + /@esbuild/android-arm/0.15.10: + resolution: {integrity: sha512-FNONeQPy/ox+5NBkcSbYJxoXj9GWu8gVGJTVmUyoOCKQFDTrHVKgNSzChdNt0I8Aj/iKcsDf2r9BFwv+FSNUXg==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-loong64/0.15.10: + resolution: {integrity: sha512-w0Ou3Z83LOYEkwaui2M8VwIp+nLi/NA60lBLMvaJ+vXVMcsARYdEzLNE7RSm4+lSg4zq4d7fAVuzk7PNQ5JFgg==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@eslint/eslintrc/1.3.2: resolution: {integrity: sha512-AXYd23w1S/bv3fTs3Lz0vjiYemS08jWkI3hYyS9I1ry+0f+Yjs1wm+sU0BS8qDOPrBIkp4qHYC16I8uVtpLajQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -352,7 +370,7 @@ packages: - supports-color dev: true - /@graphql-eslint/eslint-plugin/3.10.7_2vkfvynrjyvsebxmw4mweofcqm: + /@graphql-eslint/eslint-plugin/3.10.7_kun3xm2m4pydy7slgu3wioq24y: resolution: {integrity: sha512-Vp32LMsHTgRNc2q+OrXRNR1i2nlAbVfN0tMTlFHgnzJfnEJDV332cpjiUF9F82IKjNFSde/pF3cuYccu+UUR/g==} 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 @@ -365,7 +383,7 @@ packages: debug: 4.3.4 fast-glob: 3.2.11 graphql: 15.8.0 - graphql-config: 4.3.3_2vkfvynrjyvsebxmw4mweofcqm + graphql-config: 4.3.3_kun3xm2m4pydy7slgu3wioq24y graphql-depth-limit: 1.1.0_graphql@15.8.0 lodash.lowercase: 4.3.0 transitivePeerDependencies: @@ -878,11 +896,11 @@ packages: /@types/react-dom/18.0.6: resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==} dependencies: - '@types/react': 18.0.18 + '@types/react': 18.0.21 dev: true - /@types/react/18.0.18: - resolution: {integrity: sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==} + /@types/react/18.0.21: + resolution: {integrity: sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -899,7 +917,7 @@ packages: '@types/node': 18.6.2 dev: true - /@typescript-eslint/eslint-plugin/5.31.0_zowwutkgkm5cicu3ihshzkx4h4: + /@typescript-eslint/eslint-plugin/5.31.0_uheyupyyek2ihp7nlrqplgokoy: resolution: {integrity: sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -910,23 +928,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa '@typescript-eslint/scope-manager': 5.31.0 - '@typescript-eslint/type-utils': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq - '@typescript-eslint/utils': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/type-utils': 5.31.0_ypn2ylkkyfa5i233caldtndbqa + '@typescript-eslint/utils': 5.31.0_ypn2ylkkyfa5i233caldtndbqa debug: 4.3.4 eslint: 8.24.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.8.2 - typescript: 4.8.2 + tsutils: 3.21.0_typescript@4.8.4 + typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq: + /@typescript-eslint/parser/5.31.0_ypn2ylkkyfa5i233caldtndbqa: resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -938,10 +956,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.31.0 '@typescript-eslint/types': 5.31.0 - '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.8.2 + '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.8.4 debug: 4.3.4 eslint: 8.24.0 - typescript: 4.8.2 + typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true @@ -954,7 +972,7 @@ packages: '@typescript-eslint/visitor-keys': 5.31.0 dev: true - /@typescript-eslint/type-utils/5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq: + /@typescript-eslint/type-utils/5.31.0_ypn2ylkkyfa5i233caldtndbqa: resolution: {integrity: sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -964,11 +982,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/utils': 5.31.0_ypn2ylkkyfa5i233caldtndbqa debug: 4.3.4 eslint: 8.24.0 - tsutils: 3.21.0_typescript@4.8.2 - typescript: 4.8.2 + tsutils: 3.21.0_typescript@4.8.4 + typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true @@ -978,7 +996,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.31.0_typescript@4.8.2: + /@typescript-eslint/typescript-estree/5.31.0_typescript@4.8.4: resolution: {integrity: sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -993,13 +1011,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.8.2 - typescript: 4.8.2 + tsutils: 3.21.0_typescript@4.8.4 + typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq: + /@typescript-eslint/utils/5.31.0_ypn2ylkkyfa5i233caldtndbqa: resolution: {integrity: sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1008,7 +1026,7 @@ packages: '@types/json-schema': 7.0.11 '@typescript-eslint/scope-manager': 5.31.0 '@typescript-eslint/types': 5.31.0 - '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.8.2 + '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.8.4 eslint: 8.24.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.24.0 @@ -1030,7 +1048,7 @@ packages: hasBin: true dev: true - /@web-configs/eslint-plugin/0.5.0_2bh7wzv3syhqh2bqsuafx3fn2m: + /@web-configs/eslint-plugin/0.5.0_beeavkimhuk3kmpp2nndiwvvwu: resolution: {integrity: sha512-z650SNBb5IcqnMqE1MQ5EznqUkqS+a5i229Ez0A9vUQt8vXWich78xnuVZMaRIUqg+PVyYBN9bcQo4UlJJLyUw==} peerDependencies: eslint: ^8.20.0 @@ -1038,18 +1056,18 @@ packages: '@babel/core': 7.18.9 '@babel/eslint-parser': 7.18.9_wapzn3emwpuvz4ndbgfxqdzpda '@babel/eslint-plugin': 7.17.7_qjq2esql3qiu74p5q22cklb7ti - '@graphql-eslint/eslint-plugin': 3.10.7_2vkfvynrjyvsebxmw4mweofcqm - '@typescript-eslint/eslint-plugin': 5.31.0_zowwutkgkm5cicu3ihshzkx4h4 - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@graphql-eslint/eslint-plugin': 3.10.7_kun3xm2m4pydy7slgu3wioq24y + '@typescript-eslint/eslint-plugin': 5.31.0_uheyupyyek2ihp7nlrqplgokoy + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa change-case: 4.1.2 common-tags: 1.8.2 eslint: 8.24.0 eslint-config-prettier: 8.5.0_eslint@8.24.0 eslint-module-utils: 2.7.3_iudwqo2ttpyeiddzgf4mlaaok4 eslint-plugin-eslint-comments: 3.2.0_eslint@8.24.0 - eslint-plugin-github: 4.3.7_jkakjwxd6hdzyhnlyeaybpgjdq + eslint-plugin-github: 4.3.7_ypn2ylkkyfa5i233caldtndbqa eslint-plugin-import: 2.26.0_akhveerzcawko77kyjx4knhy24 - eslint-plugin-jest: 26.7.0_m3mvn4tdggvxtodagwyv7x7nq4 + eslint-plugin-jest: 26.7.0_iupywtos7c2pm357ok4zyc7f4q eslint-plugin-jest-formatting: 3.1.0_eslint@8.24.0 eslint-plugin-jsx-a11y: 6.6.1_eslint@8.24.0 eslint-plugin-node: 11.1.0_eslint@8.24.0 @@ -1459,7 +1477,7 @@ packages: '@iarna/toml': 2.2.5 dev: true - /cosmiconfig-typescript-loader/3.1.1_qw3cg6voryyi353rdlym25qzuq: + /cosmiconfig-typescript-loader/3.1.1_yw2wy4urmmg6er5ikyffn2il6u: resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1470,8 +1488,8 @@ packages: dependencies: '@types/node': 18.6.2 cosmiconfig: 7.0.1 - ts-node: 10.9.1_5rk5is433kn5wsyq4uz4766eya - typescript: 4.8.2 + ts-node: 10.9.1_pigmwhul3vineve6ohjj4usl5m + typescript: 4.8.4 dev: true /cosmiconfig/7.0.1: @@ -1681,6 +1699,15 @@ packages: dev: true optional: true + /esbuild-android-64/0.15.10: + resolution: {integrity: sha512-UI7krF8OYO1N7JYTgLT9ML5j4+45ra3amLZKx7LO3lmLt1Ibn8t3aZbX5Pu4BjWiqDuJ3m/hsvhPhK/5Y/YpnA==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + /esbuild-android-arm64/0.14.51: resolution: {integrity: sha512-vBtp//5VVkZWmYYvHsqBRCMMi1MzKuMIn5XDScmnykMTu9+TD9v0NMEDqQxvtFToeYmojdo5UCV2vzMQWJcJ4A==} engines: {node: '>=12'} @@ -1690,6 +1717,15 @@ packages: dev: true optional: true + /esbuild-android-arm64/0.15.10: + resolution: {integrity: sha512-EOt55D6xBk5O05AK8brXUbZmoFj4chM8u3riGflLa6ziEoVvNjRdD7Cnp82NHQGfSHgYR06XsPI8/sMuA/cUwg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /esbuild-darwin-64/0.14.51: resolution: {integrity: sha512-YFmXPIOvuagDcwCejMRtCDjgPfnDu+bNeh5FU2Ryi68ADDVlWEpbtpAbrtf/lvFTWPexbgyKgzppNgsmLPr8PA==} engines: {node: '>=12'} @@ -1699,6 +1735,15 @@ packages: dev: true optional: true + /esbuild-darwin-64/0.15.10: + resolution: {integrity: sha512-hbDJugTicqIm+WKZgp208d7FcXcaK8j2c0l+fqSJ3d2AzQAfjEYDRM3Z2oMeqSJ9uFxyj/muSACLdix7oTstRA==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /esbuild-darwin-arm64/0.14.51: resolution: {integrity: sha512-juYD0QnSKwAMfzwKdIF6YbueXzS6N7y4GXPDeDkApz/1RzlT42mvX9jgNmyOlWKN7YzQAYbcUEJmZJYQGdf2ow==} engines: {node: '>=12'} @@ -1708,6 +1753,15 @@ packages: dev: true optional: true + /esbuild-darwin-arm64/0.15.10: + resolution: {integrity: sha512-M1t5+Kj4IgSbYmunf2BB6EKLkWUq+XlqaFRiGOk8bmBapu9bCDrxjf4kUnWn59Dka3I27EiuHBKd1rSO4osLFQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /esbuild-freebsd-64/0.14.51: resolution: {integrity: sha512-cLEI/aXjb6vo5O2Y8rvVSQ7smgLldwYY5xMxqh/dQGfWO+R1NJOFsiax3IS4Ng300SVp7Gz3czxT6d6qf2cw0g==} engines: {node: '>=12'} @@ -1717,6 +1771,15 @@ packages: dev: true optional: true + /esbuild-freebsd-64/0.15.10: + resolution: {integrity: sha512-KMBFMa7C8oc97nqDdoZwtDBX7gfpolkk6Bcmj6YFMrtCMVgoU/x2DI1p74DmYl7CSS6Ppa3xgemrLrr5IjIn0w==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /esbuild-freebsd-arm64/0.14.51: resolution: {integrity: sha512-TcWVw/rCL2F+jUgRkgLa3qltd5gzKjIMGhkVybkjk6PJadYInPtgtUBp1/hG+mxyigaT7ib+od1Xb84b+L+1Mg==} engines: {node: '>=12'} @@ -1726,6 +1789,15 @@ packages: dev: true optional: true + /esbuild-freebsd-arm64/0.15.10: + resolution: {integrity: sha512-m2KNbuCX13yQqLlbSojFMHpewbn8wW5uDS6DxRpmaZKzyq8Dbsku6hHvh2U+BcLwWY4mpgXzFUoENEf7IcioGg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-32/0.14.51: resolution: {integrity: sha512-RFqpyC5ChyWrjx8Xj2K0EC1aN0A37H6OJfmUXIASEqJoHcntuV3j2Efr9RNmUhMfNE6yEj2VpYuDteZLGDMr0w==} engines: {node: '>=12'} @@ -1735,6 +1807,15 @@ packages: dev: true optional: true + /esbuild-linux-32/0.15.10: + resolution: {integrity: sha512-guXrwSYFAvNkuQ39FNeV4sNkNms1bLlA5vF1H0cazZBOLdLFIny6BhT+TUbK/hdByMQhtWQ5jI9VAmPKbVPu1w==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-64/0.14.51: resolution: {integrity: sha512-dxjhrqo5i7Rq6DXwz5v+MEHVs9VNFItJmHBe1CxROWNf4miOGoQhqSG8StStbDkQ1Mtobg6ng+4fwByOhoQoeA==} engines: {node: '>=12'} @@ -1744,6 +1825,15 @@ packages: dev: true optional: true + /esbuild-linux-64/0.15.10: + resolution: {integrity: sha512-jd8XfaSJeucMpD63YNMO1JCrdJhckHWcMv6O233bL4l6ogQKQOxBYSRP/XLWP+6kVTu0obXovuckJDcA0DKtQA==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-arm/0.14.51: resolution: {integrity: sha512-LsJynDxYF6Neg7ZC7748yweCDD+N8ByCv22/7IAZglIEniEkqdF4HCaa49JNDLw1UQGlYuhOB8ZT/MmcSWzcWg==} engines: {node: '>=12'} @@ -1753,6 +1843,15 @@ packages: dev: true optional: true + /esbuild-linux-arm/0.15.10: + resolution: {integrity: sha512-6N8vThLL/Lysy9y4Ex8XoLQAlbZKUyExCWyayGi2KgTBelKpPgj6RZnUaKri0dHNPGgReJriKVU6+KDGQwn10A==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-arm64/0.14.51: resolution: {integrity: sha512-D9rFxGutoqQX3xJPxqd6o+kvYKeIbM0ifW2y0bgKk5HPgQQOo2k9/2Vpto3ybGYaFPCE5qTGtqQta9PoP6ZEzw==} engines: {node: '>=12'} @@ -1762,6 +1861,15 @@ packages: dev: true optional: true + /esbuild-linux-arm64/0.15.10: + resolution: {integrity: sha512-GByBi4fgkvZFTHFDYNftu1DQ1GzR23jws0oWyCfhnI7eMOe+wgwWrc78dbNk709Ivdr/evefm2PJiUBMiusS1A==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-mips64le/0.14.51: resolution: {integrity: sha512-vS54wQjy4IinLSlb5EIlLoln8buh1yDgliP4CuEHumrPk4PvvP4kTRIG4SzMXm6t19N0rIfT4bNdAxzJLg2k6A==} engines: {node: '>=12'} @@ -1771,6 +1879,15 @@ packages: dev: true optional: true + /esbuild-linux-mips64le/0.15.10: + resolution: {integrity: sha512-BxP+LbaGVGIdQNJUNF7qpYjEGWb0YyHVSKqYKrn+pTwH/SiHUxFyJYSP3pqkku61olQiSBnSmWZ+YUpj78Tw7Q==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-ppc64le/0.14.51: resolution: {integrity: sha512-xcdd62Y3VfGoyphNP/aIV9LP+RzFw5M5Z7ja+zdpQHHvokJM7d0rlDRMN+iSSwvUymQkqZO+G/xjb4/75du8BQ==} engines: {node: '>=12'} @@ -1780,6 +1897,15 @@ packages: dev: true optional: true + /esbuild-linux-ppc64le/0.15.10: + resolution: {integrity: sha512-LoSQCd6498PmninNgqd/BR7z3Bsk/mabImBWuQ4wQgmQEeanzWd5BQU2aNi9mBURCLgyheuZS6Xhrw5luw3OkQ==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-riscv64/0.14.51: resolution: {integrity: sha512-syXHGak9wkAnFz0gMmRBoy44JV0rp4kVCEA36P5MCeZcxFq8+fllBC2t6sKI23w3qd8Vwo9pTADCgjTSf3L3rA==} engines: {node: '>=12'} @@ -1789,6 +1915,15 @@ packages: dev: true optional: true + /esbuild-linux-riscv64/0.15.10: + resolution: {integrity: sha512-Lrl9Cr2YROvPV4wmZ1/g48httE8z/5SCiXIyebiB5N8VT7pX3t6meI7TQVHw/wQpqP/AF4SksDuFImPTM7Z32Q==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-linux-s390x/0.14.51: resolution: {integrity: sha512-kFAJY3dv+Wq8o28K/C7xkZk/X34rgTwhknSsElIqoEo8armCOjMJ6NsMxm48KaWY2h2RUYGtQmr+RGuUPKBhyw==} engines: {node: '>=12'} @@ -1798,6 +1933,15 @@ packages: dev: true optional: true + /esbuild-linux-s390x/0.15.10: + resolution: {integrity: sha512-ReP+6q3eLVVP2lpRrvl5EodKX7EZ1bS1/z5j6hsluAlZP5aHhk6ghT6Cq3IANvvDdscMMCB4QEbI+AjtvoOFpA==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /esbuild-netbsd-64/0.14.51: resolution: {integrity: sha512-ZZBI7qrR1FevdPBVHz/1GSk1x5GDL/iy42Zy8+neEm/HA7ma+hH/bwPEjeHXKWUDvM36CZpSL/fn1/y9/Hb+1A==} engines: {node: '>=12'} @@ -1807,6 +1951,15 @@ packages: dev: true optional: true + /esbuild-netbsd-64/0.15.10: + resolution: {integrity: sha512-iGDYtJCMCqldMskQ4eIV+QSS/CuT7xyy9i2/FjpKvxAuCzrESZXiA1L64YNj6/afuzfBe9i8m/uDkFHy257hTw==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + /esbuild-openbsd-64/0.14.51: resolution: {integrity: sha512-7R1/p39M+LSVQVgDVlcY1KKm6kFKjERSX1lipMG51NPcspJD1tmiZSmmBXoY5jhHIu6JL1QkFDTx94gMYK6vfA==} engines: {node: '>=12'} @@ -1816,6 +1969,15 @@ packages: dev: true optional: true + /esbuild-openbsd-64/0.15.10: + resolution: {integrity: sha512-ftMMIwHWrnrYnvuJQRJs/Smlcb28F9ICGde/P3FUTCgDDM0N7WA0o9uOR38f5Xe2/OhNCgkjNeb7QeaE3cyWkQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + /esbuild-sunos-64/0.14.51: resolution: {integrity: sha512-HoHaCswHxLEYN8eBTtyO0bFEWvA3Kdb++hSQ/lLG7TyKF69TeSG0RNoBRAs45x/oCeWaTDntEZlYwAfQlhEtJA==} engines: {node: '>=12'} @@ -1825,6 +1987,15 @@ packages: dev: true optional: true + /esbuild-sunos-64/0.15.10: + resolution: {integrity: sha512-mf7hBL9Uo2gcy2r3rUFMjVpTaGpFJJE5QTDDqUFf1632FxteYANffDZmKbqX0PfeQ2XjUDE604IcE7OJeoHiyg==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-32/0.14.51: resolution: {integrity: sha512-4rtwSAM35A07CBt1/X8RWieDj3ZUHQqUOaEo5ZBs69rt5WAFjP4aqCIobdqOy4FdhYw1yF8Z0xFBTyc9lgPtEg==} engines: {node: '>=12'} @@ -1834,6 +2005,15 @@ packages: dev: true optional: true + /esbuild-windows-32/0.15.10: + resolution: {integrity: sha512-ttFVo+Cg8b5+qHmZHbEc8Vl17kCleHhLzgT8X04y8zudEApo0PxPg9Mz8Z2cKH1bCYlve1XL8LkyXGFjtUYeGg==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-64/0.14.51: resolution: {integrity: sha512-HoN/5HGRXJpWODprGCgKbdMvrC3A2gqvzewu2eECRw2sYxOUoh2TV1tS+G7bHNapPGI79woQJGV6pFH7GH7qnA==} engines: {node: '>=12'} @@ -1843,6 +2023,15 @@ packages: dev: true optional: true + /esbuild-windows-64/0.15.10: + resolution: {integrity: sha512-2H0gdsyHi5x+8lbng3hLbxDWR7mKHWh5BXZGKVG830KUmXOOWFE2YKJ4tHRkejRduOGDrBvHBriYsGtmTv3ntA==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild-windows-arm64/0.14.51: resolution: {integrity: sha512-JQDqPjuOH7o+BsKMSddMfmVJXrnYZxXDHsoLHc0xgmAZkOOCflRmC43q31pk79F9xuyWY45jDBPolb5ZgGOf9g==} engines: {node: '>=12'} @@ -1852,6 +2041,15 @@ packages: dev: true optional: true + /esbuild-windows-arm64/0.15.10: + resolution: {integrity: sha512-S+th4F+F8VLsHLR0zrUcG+Et4hx0RKgK1eyHc08kztmLOES8BWwMiaGdoW9hiXuzznXQ0I/Fg904MNbr11Nktw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /esbuild/0.14.51: resolution: {integrity: sha512-+CvnDitD7Q5sT7F+FM65sWkF8wJRf+j9fPcprxYV4j+ohmzVj2W7caUqH2s5kCaCJAfcAICjSlKhDCcvDpU7nw==} engines: {node: '>=12'} @@ -1880,6 +2078,36 @@ packages: esbuild-windows-arm64: 0.14.51 dev: true + /esbuild/0.15.10: + resolution: {integrity: sha512-N7wBhfJ/E5fzn/SpNgX+oW2RLRjwaL8Y0ezqNqhjD6w0H2p0rDuEz2FKZqpqLnO8DCaWumKe8dsC/ljvVSSxng==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.15.10 + '@esbuild/linux-loong64': 0.15.10 + esbuild-android-64: 0.15.10 + esbuild-android-arm64: 0.15.10 + esbuild-darwin-64: 0.15.10 + esbuild-darwin-arm64: 0.15.10 + esbuild-freebsd-64: 0.15.10 + esbuild-freebsd-arm64: 0.15.10 + esbuild-linux-32: 0.15.10 + esbuild-linux-64: 0.15.10 + esbuild-linux-arm: 0.15.10 + esbuild-linux-arm64: 0.15.10 + esbuild-linux-mips64le: 0.15.10 + esbuild-linux-ppc64le: 0.15.10 + esbuild-linux-riscv64: 0.15.10 + esbuild-linux-s390x: 0.15.10 + esbuild-netbsd-64: 0.15.10 + esbuild-openbsd-64: 0.15.10 + esbuild-sunos-64: 0.15.10 + esbuild-windows-32: 0.15.10 + esbuild-windows-64: 0.15.10 + esbuild-windows-arm64: 0.15.10 + dev: true + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -1895,7 +2123,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-next/12.3.1_jkakjwxd6hdzyhnlyeaybpgjdq: + /eslint-config-next/12.3.1_ypn2ylkkyfa5i233caldtndbqa: resolution: {integrity: sha512-EN/xwKPU6jz1G0Qi6Bd/BqMnHLyRAL0VsaQaWA7F3KkjAgZHi4f1uL1JKGWNxdQpHTW/sdGONBd0bzxUka/DJg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -1906,7 +2134,7 @@ packages: dependencies: '@next/eslint-plugin-next': 12.3.1 '@rushstack/eslint-patch': 1.1.4 - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa eslint: 8.24.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 2.7.1_dg2pe6kqkrddxbf2funb723kue @@ -1914,7 +2142,7 @@ packages: eslint-plugin-jsx-a11y: 6.6.1_eslint@8.24.0 eslint-plugin-react: 7.31.8_eslint@8.24.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.24.0 - typescript: 4.8.2 + typescript: 4.8.4 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -1974,7 +2202,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa debug: 3.2.7 find-up: 2.1.0 transitivePeerDependencies: @@ -1999,7 +2227,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 2.7.1_dg2pe6kqkrddxbf2funb723kue @@ -2026,7 +2254,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -2077,14 +2305,14 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github/4.3.7_jkakjwxd6hdzyhnlyeaybpgjdq: + /eslint-plugin-github/4.3.7_ypn2ylkkyfa5i233caldtndbqa: resolution: {integrity: sha512-tYZdXvAEz4JCMrC4NHIUoJTsLUvydCxff5OqB5hgU0vQbLmMkw6VOipN2KNe+T06pEhAWs1KBEwyq9cmMWRe7A==} hasBin: true peerDependencies: eslint: ^8.0.1 dependencies: - '@typescript-eslint/eslint-plugin': 5.31.0_zowwutkgkm5cicu3ihshzkx4h4 - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/eslint-plugin': 5.31.0_uheyupyyek2ihp7nlrqplgokoy + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa eslint: 8.24.0 eslint-config-prettier: 8.5.0_eslint@8.24.0 eslint-plugin-escompat: 3.2.0_eslint@8.24.0 @@ -2124,7 +2352,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -2155,7 +2383,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/parser': 5.31.0_ypn2ylkkyfa5i233caldtndbqa array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -2185,7 +2413,7 @@ packages: eslint: 8.24.0 dev: true - /eslint-plugin-jest/26.7.0_m3mvn4tdggvxtodagwyv7x7nq4: + /eslint-plugin-jest/26.7.0_iupywtos7c2pm357ok4zyc7f4q: resolution: {integrity: sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2198,8 +2426,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.31.0_zowwutkgkm5cicu3ihshzkx4h4 - '@typescript-eslint/utils': 5.31.0_jkakjwxd6hdzyhnlyeaybpgjdq + '@typescript-eslint/eslint-plugin': 5.31.0_uheyupyyek2ihp7nlrqplgokoy + '@typescript-eslint/utils': 5.31.0_ypn2ylkkyfa5i233caldtndbqa eslint: 8.24.0 transitivePeerDependencies: - supports-color @@ -2741,7 +2969,7 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /graphql-config/4.3.3_2vkfvynrjyvsebxmw4mweofcqm: + /graphql-config/4.3.3_kun3xm2m4pydy7slgu3wioq24y: resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2755,11 +2983,11 @@ packages: '@graphql-tools/utils': 8.9.0_graphql@15.8.0 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 - cosmiconfig-typescript-loader: 3.1.1_qw3cg6voryyi353rdlym25qzuq + cosmiconfig-typescript-loader: 3.1.1_yw2wy4urmmg6er5ikyffn2il6u graphql: 15.8.0 minimatch: 4.2.1 string-env-interpolation: 1.0.1 - ts-node: 10.9.1_5rk5is433kn5wsyq4uz4766eya + ts-node: 10.9.1_pigmwhul3vineve6ohjj4usl5m transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -3899,7 +4127,7 @@ packages: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: true - /ts-node/10.9.1_5rk5is433kn5wsyq4uz4766eya: + /ts-node/10.9.1_pigmwhul3vineve6ohjj4usl5m: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3925,7 +4153,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.8.2 + typescript: 4.8.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -3946,23 +4174,23 @@ packages: /tslib/2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - /tsutils/3.21.0_typescript@4.8.2: + /tsutils/3.21.0_typescript@4.8.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.8.2 + typescript: 4.8.4 dev: true - /tsx/3.9.0: - resolution: {integrity: sha512-ofxsE+qjqCYYq4UBt5khglvb+ESgxef1YpuNcdQI92kvcAT2tZVrnSK3g4bRXTUhLmKHcC5q8vIZA47os/stng==} + /tsx/3.10.1: + resolution: {integrity: sha512-Gh6xoW4xrdnLs6hYZydVHIQtrgmbZ/DbnJoLsYoI8MxhKAIyu8R7RyF0D5qg9UKi74Nmr4iSlijdz7Q43IGLyQ==} hasBin: true dependencies: - '@esbuild-kit/cjs-loader': 2.3.3 - '@esbuild-kit/core-utils': 2.1.0 - '@esbuild-kit/esm-loader': 2.4.2 + '@esbuild-kit/cjs-loader': 2.4.0 + '@esbuild-kit/core-utils': 3.0.0 + '@esbuild-kit/esm-loader': 2.5.0 optionalDependencies: fsevents: 2.3.2 dev: true @@ -3984,8 +4212,8 @@ packages: engines: {node: '>=10'} dev: true - /typescript/4.8.2: - resolution: {integrity: sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==} + /typescript/4.8.4: + resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==} engines: {node: '>=4.2.0'} hasBin: true dev: true