From e0e071620dfa5811d7c98d95725346cdc65b73d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:05:57 +0000 Subject: [PATCH] Update all non-major dependencies --- package.json | 12 ++-- pnpm-lock.yaml | 164 ++++++++++++++++++++++++------------------------- 2 files changed, 88 insertions(+), 88 deletions(-) diff --git a/package.json b/package.json index 6705bc7..c8614a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jp-holidays", "version": "0.1.0", - "packageManager": "pnpm@7.8.0", + "packageManager": "pnpm@7.9.5", "private": true, "scripts": { "dev": "next dev", @@ -16,16 +16,16 @@ "batch": "node dist/index.js" }, "dependencies": { - "dayjs": "^1.11.4", + "dayjs": "^1.11.5", "next": "^12.2.5", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@edge-runtime/vm": "1.1.0-beta.26", + "@edge-runtime/vm": "1.1.0-beta.31", "@vercel/ncc": "^0.34.0", "@types/node": "^18.6.2", - "@types/react": "^18.0.15", + "@types/react": "^18.0.18", "@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.21.0", "eslint-config-next": "^12.2.5", "prettier": "^2.7.1", - "tsx": "^3.8.0", - "typescript": "^4.7.4", + "tsx": "^3.9.0", + "typescript": "^4.8.2", "vitest": "^0.20.3" }, "prettier": "@web-configs/prettier" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e9a13e..1022fc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.4 specifiers: - '@edge-runtime/vm': 1.1.0-beta.26 + '@edge-runtime/vm': 1.1.0-beta.31 '@types/node': ^18.6.2 - '@types/react': ^18.0.15 + '@types/react': ^18.0.18 '@types/react-dom': ^18.0.6 '@vercel/ncc': ^0.34.0 '@web-configs/eslint-plugin': ^0.5.0 @@ -11,40 +11,40 @@ specifiers: '@web-configs/typescript': ^0.2.2 axios: ^0.27.2 c8: ^7.12.0 - dayjs: ^1.11.4 + dayjs: ^1.11.5 eslint: ^8.21.0 eslint-config-next: ^12.2.5 next: ^12.2.5 prettier: ^2.7.1 react: ^18.2.0 react-dom: ^18.2.0 - tsx: ^3.8.0 - typescript: ^4.7.4 + tsx: ^3.9.0 + typescript: ^4.8.2 vitest: ^0.20.3 dependencies: - dayjs: 1.11.4 + dayjs: 1.11.5 next: 12.2.5_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@edge-runtime/vm': 1.1.0-beta.26 + '@edge-runtime/vm': 1.1.0-beta.31 '@types/node': 18.6.2 - '@types/react': 18.0.15 + '@types/react': 18.0.18 '@types/react-dom': 18.0.6 '@vercel/ncc': 0.34.0 - '@web-configs/eslint-plugin': 0.5.0_hxdztr6sh6g6lgscv3ib32isjm + '@web-configs/eslint-plugin': 0.5.0_hdapef2ks75tl4igrxkr4kb3mu '@web-configs/prettier': 0.1.2 '@web-configs/typescript': 0.2.2 axios: 0.27.2 c8: 7.12.0 eslint: 8.21.0 - eslint-config-next: 12.2.5_qugx7qdu5zevzvxaiqyxfiwquq + eslint-config-next: 12.2.5_ou2kolaoagz2etaj4kmzu6fily prettier: 2.7.1 - tsx: 3.8.0 - typescript: 4.7.4 - vitest: 0.20.3_hex52ftykmvaxki2h5zbbz2jii + tsx: 3.9.0 + typescript: 4.8.2 + vitest: 0.20.3_2gf2gnmzalau7phrgn56whrjgm packages: @@ -304,18 +304,18 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@edge-runtime/primitives/1.1.0-beta.26: - resolution: {integrity: sha512-SsbXbw2+bAHbcjAmT+e5WoADmU/yDO5glNFkYd/971Zo26cJoW/1W3n4IMm5gOtyvLHbezSRKt8t5GteX0wYdA==} + /@edge-runtime/primitives/1.1.0-beta.31: + resolution: {integrity: sha512-OO1x32aJoxgME1k77RVxVNsazs5NY/SNwYEN8ptlZ6DKUXn0eesXftDsmlypX/OU0ZeJc61/xNVUuoeyDGJDVA==} dev: true - /@edge-runtime/vm/1.1.0-beta.26: - resolution: {integrity: sha512-hxWtmuO13zgNkM3zHvRENfMeavM+PAKSoHhvzt+sHjSothxGlA06XXN38t/NT6LD4ND8p8FmPJ70+fTptL4a/A==} + /@edge-runtime/vm/1.1.0-beta.31: + resolution: {integrity: sha512-D3JW32u7LSTt0KbphGWx2F41jId7BY8H0Awr25PTRFWroqohfWo1C2huOh7/Yyn4qeyJOVEuxWeTzvbSkTyyTg==} dependencies: - '@edge-runtime/primitives': 1.1.0-beta.26 + '@edge-runtime/primitives': 1.1.0-beta.31 dev: true - /@esbuild-kit/cjs-loader/2.3.2: - resolution: {integrity: sha512-3UIFKrGfq2d2R2A/SpJaeHTP5z3nrOnVMxE+cNpOuuW+Lotm0Sfbc9lVHCjcxaxgcx0MKI7g2FvxvWlylzDRKg==} + /@esbuild-kit/cjs-loader/2.3.3: + resolution: {integrity: sha512-Rt4O1mXlPEDVxvjsHLgbtHVdUXYK9C1/6ThpQnt7FaXIjUOsI6qhHYMgALhNnlIMZffag44lXd6Dqgx3xALbpQ==} dependencies: '@esbuild-kit/core-utils': 2.1.0 get-tsconfig: 4.2.0 @@ -352,7 +352,7 @@ packages: - supports-color dev: true - /@graphql-eslint/eslint-plugin/3.10.7_yjjrsx2p2twb2fxizy4hfyvwgi: + /@graphql-eslint/eslint-plugin/3.10.7_2vkfvynrjyvsebxmw4mweofcqm: 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 +365,7 @@ packages: debug: 4.3.4 fast-glob: 3.2.11 graphql: 15.8.0 - graphql-config: 4.3.3_yjjrsx2p2twb2fxizy4hfyvwgi + graphql-config: 4.3.3_2vkfvynrjyvsebxmw4mweofcqm graphql-depth-limit: 1.1.0_graphql@15.8.0 lodash.lowercase: 4.3.0 transitivePeerDependencies: @@ -873,11 +873,11 @@ packages: /@types/react-dom/18.0.6: resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==} dependencies: - '@types/react': 18.0.15 + '@types/react': 18.0.18 dev: true - /@types/react/18.0.15: - resolution: {integrity: sha512-iz3BtLuIYH1uWdsv6wXYdhozhqj20oD4/Hk2DNXIn1kFsmp9x8d9QB6FnPhfkbhd2PgEONt9Q1x/ebkwjfFLow==} + /@types/react/18.0.18: + resolution: {integrity: sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -894,7 +894,7 @@ packages: '@types/node': 18.6.2 dev: true - /@typescript-eslint/eslint-plugin/5.31.0_jnss7dz76sznncvpyatba5hbxa: + /@typescript-eslint/eslint-plugin/5.31.0_7y3dcfbb3cw7s2q7ngcidkomte: resolution: {integrity: sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -905,23 +905,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily '@typescript-eslint/scope-manager': 5.31.0 - '@typescript-eslint/type-utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq - '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/type-utils': 5.31.0_ou2kolaoagz2etaj4kmzu6fily + '@typescript-eslint/utils': 5.31.0_ou2kolaoagz2etaj4kmzu6fily debug: 4.3.4 eslint: 8.21.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.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: + /@typescript-eslint/parser/5.31.0_ou2kolaoagz2etaj4kmzu6fily: resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -933,10 +933,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.7.4 + '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.8.2 debug: 4.3.4 eslint: 8.21.0 - typescript: 4.7.4 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true @@ -949,7 +949,7 @@ packages: '@typescript-eslint/visitor-keys': 5.31.0 dev: true - /@typescript-eslint/type-utils/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: + /@typescript-eslint/type-utils/5.31.0_ou2kolaoagz2etaj4kmzu6fily: resolution: {integrity: sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -959,11 +959,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/utils': 5.31.0_ou2kolaoagz2etaj4kmzu6fily debug: 4.3.4 eslint: 8.21.0 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true @@ -973,7 +973,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.31.0_typescript@4.7.4: + /@typescript-eslint/typescript-estree/5.31.0_typescript@4.8.2: resolution: {integrity: sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -988,13 +988,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.7 - tsutils: 3.21.0_typescript@4.7.4 - typescript: 4.7.4 + tsutils: 3.21.0_typescript@4.8.2 + typescript: 4.8.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: + /@typescript-eslint/utils/5.31.0_ou2kolaoagz2etaj4kmzu6fily: resolution: {integrity: sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1003,7 +1003,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.7.4 + '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.8.2 eslint: 8.21.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.21.0 @@ -1025,7 +1025,7 @@ packages: hasBin: true dev: true - /@web-configs/eslint-plugin/0.5.0_hxdztr6sh6g6lgscv3ib32isjm: + /@web-configs/eslint-plugin/0.5.0_hdapef2ks75tl4igrxkr4kb3mu: resolution: {integrity: sha512-z650SNBb5IcqnMqE1MQ5EznqUkqS+a5i229Ez0A9vUQt8vXWich78xnuVZMaRIUqg+PVyYBN9bcQo4UlJJLyUw==} peerDependencies: eslint: ^8.20.0 @@ -1033,18 +1033,18 @@ packages: '@babel/core': 7.18.9 '@babel/eslint-parser': 7.18.9_qixkf6blpy7m2ag6xkq37oeusq '@babel/eslint-plugin': 7.17.7_nydfxhofap6opqwg3seb7aoezu - '@graphql-eslint/eslint-plugin': 3.10.7_yjjrsx2p2twb2fxizy4hfyvwgi - '@typescript-eslint/eslint-plugin': 5.31.0_jnss7dz76sznncvpyatba5hbxa - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@graphql-eslint/eslint-plugin': 3.10.7_2vkfvynrjyvsebxmw4mweofcqm + '@typescript-eslint/eslint-plugin': 5.31.0_7y3dcfbb3cw7s2q7ngcidkomte + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily change-case: 4.1.2 common-tags: 1.8.2 eslint: 8.21.0 eslint-config-prettier: 8.5.0_eslint@8.21.0 eslint-module-utils: 2.7.3_iudwqo2ttpyeiddzgf4mlaaok4 eslint-plugin-eslint-comments: 3.2.0_eslint@8.21.0 - eslint-plugin-github: 4.3.7_qugx7qdu5zevzvxaiqyxfiwquq + eslint-plugin-github: 4.3.7_ou2kolaoagz2etaj4kmzu6fily eslint-plugin-import: 2.26.0_eygs4xj346vriqwkjbwjuyviaa - eslint-plugin-jest: 26.7.0_tnhvsaovt22vhhm7xj7synwbyy + eslint-plugin-jest: 26.7.0_emorkpzgzsuzhtyplgi4533bby eslint-plugin-jest-formatting: 3.1.0_eslint@8.21.0 eslint-plugin-jsx-a11y: 6.6.1_eslint@8.21.0 eslint-plugin-node: 11.1.0_eslint@8.21.0 @@ -1454,7 +1454,7 @@ packages: '@iarna/toml': 2.2.5 dev: true - /cosmiconfig-typescript-loader/3.1.1_em4mqwiifssr5vi3vcwkkd7mse: + /cosmiconfig-typescript-loader/3.1.1_qw3cg6voryyi353rdlym25qzuq: resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1465,8 +1465,8 @@ packages: dependencies: '@types/node': 18.6.2 cosmiconfig: 7.0.1 - ts-node: 10.9.1_cyi3jronpmwutj7hw2n2p72xty - typescript: 4.7.4 + ts-node: 10.9.1_5rk5is433kn5wsyq4uz4766eya + typescript: 4.8.2 dev: true /cosmiconfig/7.0.1: @@ -1505,8 +1505,8 @@ packages: resolution: {integrity: sha512-qTcEYLen3r7ojZNgVUaRggOI+KM7jrKxXeSHhogh/TWxYMeONEMqY+hmkobiYQozsGIyg9OYVzO4ZIfoB4I0pQ==} dev: true - /dayjs/1.11.4: - resolution: {integrity: sha512-Zj/lPM5hOvQ1Bf7uAvewDaUcsJoI6JmNqmHhHl3nyumwe0XHwt8sWdOVAPACJzCebL8gQCi+K49w7iKWnGwX9g==} + /dayjs/1.11.5: + resolution: {integrity: sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==} dev: false /debug/2.6.9: @@ -1890,7 +1890,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-next/12.2.5_qugx7qdu5zevzvxaiqyxfiwquq: + /eslint-config-next/12.2.5_ou2kolaoagz2etaj4kmzu6fily: resolution: {integrity: sha512-SOowilkqPzW6DxKp3a3SYlrfPi5Ajs9MIzp9gVfUDxxH9QFM5ElkR1hX5m/iICJuvCbWgQqFBiA3mCMozluniw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -1901,7 +1901,7 @@ packages: dependencies: '@next/eslint-plugin-next': 12.2.5 '@rushstack/eslint-patch': 1.1.4 - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae @@ -1909,7 +1909,7 @@ packages: eslint-plugin-jsx-a11y: 6.6.1_eslint@8.21.0 eslint-plugin-react: 7.30.1_eslint@8.21.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.21.0 - typescript: 4.7.4 + typescript: 4.8.2 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -1969,7 +1969,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily debug: 3.2.7 find-up: 2.1.0 transitivePeerDependencies: @@ -1994,7 +1994,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily debug: 3.2.7 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 2.7.1_jatgrcxl4x7ywe7ak6cnjca2ae @@ -2021,7 +2021,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -2072,14 +2072,14 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github/4.3.7_qugx7qdu5zevzvxaiqyxfiwquq: + /eslint-plugin-github/4.3.7_ou2kolaoagz2etaj4kmzu6fily: resolution: {integrity: sha512-tYZdXvAEz4JCMrC4NHIUoJTsLUvydCxff5OqB5hgU0vQbLmMkw6VOipN2KNe+T06pEhAWs1KBEwyq9cmMWRe7A==} hasBin: true peerDependencies: eslint: ^8.0.1 dependencies: - '@typescript-eslint/eslint-plugin': 5.31.0_jnss7dz76sznncvpyatba5hbxa - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/eslint-plugin': 5.31.0_7y3dcfbb3cw7s2q7ngcidkomte + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily eslint: 8.21.0 eslint-config-prettier: 8.5.0_eslint@8.21.0 eslint-plugin-escompat: 3.2.0_eslint@8.21.0 @@ -2119,7 +2119,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -2150,7 +2150,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.31.0_ou2kolaoagz2etaj4kmzu6fily array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 @@ -2180,7 +2180,7 @@ packages: eslint: 8.21.0 dev: true - /eslint-plugin-jest/26.7.0_tnhvsaovt22vhhm7xj7synwbyy: + /eslint-plugin-jest/26.7.0_emorkpzgzsuzhtyplgi4533bby: resolution: {integrity: sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2193,8 +2193,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.31.0_jnss7dz76sznncvpyatba5hbxa - '@typescript-eslint/utils': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/eslint-plugin': 5.31.0_7y3dcfbb3cw7s2q7ngcidkomte + '@typescript-eslint/utils': 5.31.0_ou2kolaoagz2etaj4kmzu6fily eslint: 8.21.0 transitivePeerDependencies: - supports-color @@ -2713,7 +2713,7 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /graphql-config/4.3.3_yjjrsx2p2twb2fxizy4hfyvwgi: + /graphql-config/4.3.3_2vkfvynrjyvsebxmw4mweofcqm: resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -2727,11 +2727,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_em4mqwiifssr5vi3vcwkkd7mse + cosmiconfig-typescript-loader: 3.1.1_qw3cg6voryyi353rdlym25qzuq graphql: 15.8.0 minimatch: 4.2.1 string-env-interpolation: 1.0.1 - ts-node: 10.9.1_cyi3jronpmwutj7hw2n2p72xty + ts-node: 10.9.1_5rk5is433kn5wsyq4uz4766eya transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -3867,7 +3867,7 @@ packages: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: true - /ts-node/10.9.1_cyi3jronpmwutj7hw2n2p72xty: + /ts-node/10.9.1_5rk5is433kn5wsyq4uz4766eya: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3893,7 +3893,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.7.4 + typescript: 4.8.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -3914,21 +3914,21 @@ packages: /tslib/2.4.0: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - /tsutils/3.21.0_typescript@4.7.4: + /tsutils/3.21.0_typescript@4.8.2: 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.7.4 + typescript: 4.8.2 dev: true - /tsx/3.8.0: - resolution: {integrity: sha512-PcvTwRXTm6hDWfPihA4n5WW/9SmgFNxKaDKqvLLG+FKNEPA4crsipChzC7PVozPtdOaMfR5QctDlkC/hKoIsxw==} + /tsx/3.9.0: + resolution: {integrity: sha512-ofxsE+qjqCYYq4UBt5khglvb+ESgxef1YpuNcdQI92kvcAT2tZVrnSK3g4bRXTUhLmKHcC5q8vIZA47os/stng==} hasBin: true dependencies: - '@esbuild-kit/cjs-loader': 2.3.2 + '@esbuild-kit/cjs-loader': 2.3.3 '@esbuild-kit/core-utils': 2.1.0 '@esbuild-kit/esm-loader': 2.4.2 optionalDependencies: @@ -3952,8 +3952,8 @@ packages: engines: {node: '>=10'} dev: true - /typescript/4.7.4: - resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==} + /typescript/4.8.2: + resolution: {integrity: sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -4065,7 +4065,7 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.20.3_hex52ftykmvaxki2h5zbbz2jii: + /vitest/0.20.3_2gf2gnmzalau7phrgn56whrjgm: resolution: {integrity: sha512-cXMjTbZxBBUUuIF3PUzEGPLJWtIMeURBDXVxckSHpk7xss4JxkiiWh5cnIlfGyfJne2Ii3QpbiRuFL5dMJtljw==} engines: {node: '>=v14.16.0'} hasBin: true @@ -4090,7 +4090,7 @@ packages: jsdom: optional: true dependencies: - '@edge-runtime/vm': 1.1.0-beta.26 + '@edge-runtime/vm': 1.1.0-beta.31 '@types/chai': 4.3.1 '@types/chai-subset': 1.3.3 '@types/node': 18.6.2