diff --git a/package.json b/package.json index d3a87d1..27209b9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "prettier": "^2.8.0", "prettier-plugin-tailwindcss": "^0.2.0", "tailwindcss": "^3.2.1", - "typescript": "4.9.4", + "typescript": "4.9.5", "vite": "^4.0.4", "vitest": "^0.28.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9fce2a6..d143ee1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ specifiers: retry-axios: ^3.0.0 tailwind-merge: ^1.8.1 tailwindcss: ^3.2.1 - typescript: 4.9.4 + typescript: 4.9.5 vite: ^4.0.4 vitest: ^0.28.2 @@ -50,8 +50,8 @@ dependencies: '@headlessui/react': 1.7.7_react-dom@18.2.0+react@18.2.0 '@next/env': 13.1.5 '@tailwindcss/container-queries': 0.1.0_tailwindcss@3.2.4 - '@typescript-eslint/eslint-plugin': 5.49.0_4537ad3e2b6da5832851075417e35a92 - '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/eslint-plugin': 5.49.0_a5015073b4b02ba2ea3bb01ca5ee41a3 + '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.5 axios: 1.2.4 clsx: 1.2.1 next: 13.1.5_react-dom@18.2.0+react@18.2.0 @@ -77,7 +77,7 @@ devDependencies: '@vitest/ui': 0.28.2 autoprefixer: 10.4.13_postcss@8.4.21 eslint: 8.32.0 - eslint-config-next: 13.1.5_eslint@8.32.0+typescript@4.9.4 + eslint-config-next: 13.1.5_eslint@8.32.0+typescript@4.9.5 eslint-config-prettier: 8.6.0_eslint@8.32.0 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.32.0 eslint-plugin-prettier: 4.2.1_1378b02c5800deb8d1d7075877fd3b1c @@ -88,7 +88,7 @@ devDependencies: prettier: 2.8.3 prettier-plugin-tailwindcss: 0.2.2_prettier@2.8.3 tailwindcss: 3.2.4 - typescript: 4.9.4 + typescript: 4.9.5 vite: 4.0.4_@types+node@18.11.18 vitest: 0.28.2_ce0ae0b91942f872830ba686403373b8 @@ -418,13 +418,13 @@ packages: '@types/node': 18.11.18 chalk: 4.1.2 cosmiconfig: 8.0.0 - cosmiconfig-typescript-loader: 4.3.0_0de784ec93ddc321e2e73edc15b4a14f + cosmiconfig-typescript-loader: 4.3.0_6dadb35a6a96cc74808a9baf8b1594a6 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c - typescript: 4.9.4 + ts-node: 10.9.1_08ccfdaf59301cf71800ade926127531 + typescript: 4.9.5 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -1159,7 +1159,7 @@ packages: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: false - /@typescript-eslint/eslint-plugin/5.49.0_4537ad3e2b6da5832851075417e35a92: + /@typescript-eslint/eslint-plugin/5.49.0_a5015073b4b02ba2ea3bb01ca5ee41a3: resolution: {integrity: sha512-IhxabIpcf++TBaBa1h7jtOWyon80SXPRLDq0dVz5SLFC/eW6tofkw/O7Ar3lkx5z5U6wzbKDrl2larprp5kk5Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1170,23 +1170,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.5 '@typescript-eslint/scope-manager': 5.49.0 - '@typescript-eslint/type-utils': 5.49.0_eslint@8.32.0+typescript@4.9.4 - '@typescript-eslint/utils': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/type-utils': 5.49.0_eslint@8.32.0+typescript@4.9.5 + '@typescript-eslint/utils': 5.49.0_eslint@8.32.0+typescript@4.9.5 debug: 4.3.4 eslint: 8.32.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.49.0_eslint@8.32.0+typescript@4.9.4: + /@typescript-eslint/parser/5.49.0_eslint@8.32.0+typescript@4.9.5: resolution: {integrity: sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1198,10 +1198,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.49.0 '@typescript-eslint/types': 5.49.0 - '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5 debug: 4.3.4 eslint: 8.32.0 - typescript: 4.9.4 + typescript: 4.9.5 transitivePeerDependencies: - supports-color @@ -1212,7 +1212,7 @@ packages: '@typescript-eslint/types': 5.49.0 '@typescript-eslint/visitor-keys': 5.49.0 - /@typescript-eslint/type-utils/5.49.0_eslint@8.32.0+typescript@4.9.4: + /@typescript-eslint/type-utils/5.49.0_eslint@8.32.0+typescript@4.9.5: resolution: {integrity: sha512-eUgLTYq0tR0FGU5g1YHm4rt5H/+V2IPVkP0cBmbhRyEmyGe4XvJ2YJ6sYTmONfjmdMqyMLad7SB8GvblbeESZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1222,12 +1222,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 - '@typescript-eslint/utils': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5 + '@typescript-eslint/utils': 5.49.0_eslint@8.32.0+typescript@4.9.5 debug: 4.3.4 eslint: 8.32.0 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: false @@ -1236,7 +1236,7 @@ packages: resolution: {integrity: sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.4: + /@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.5: resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1251,12 +1251,12 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.4 - typescript: 4.9.4 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.49.0_eslint@8.32.0+typescript@4.9.4: + /@typescript-eslint/utils/5.49.0_eslint@8.32.0+typescript@4.9.5: resolution: {integrity: sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1266,7 +1266,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.49.0 '@typescript-eslint/types': 5.49.0 - '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.4 + '@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5 eslint: 8.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.32.0 @@ -1927,7 +1927,7 @@ packages: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} dev: true - /cosmiconfig-typescript-loader/4.3.0_0de784ec93ddc321e2e73edc15b4a14f: + /cosmiconfig-typescript-loader/4.3.0_6dadb35a6a96cc74808a9baf8b1594a6: resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1938,8 +1938,8 @@ packages: dependencies: '@types/node': 18.11.18 cosmiconfig: 8.0.0 - ts-node: 10.9.1_0581ab4a3d99d86da3e98604f38a692c - typescript: 4.9.4 + ts-node: 10.9.1_08ccfdaf59301cf71800ade926127531 + typescript: 4.9.5 dev: false /cosmiconfig/8.0.0: @@ -2533,7 +2533,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next/13.1.5_eslint@8.32.0+typescript@4.9.4: + /eslint-config-next/13.1.5_eslint@8.32.0+typescript@4.9.5: resolution: {integrity: sha512-7FqkjkvGCQfvYUiPTFRiRYPR1uI6Ew+4f4mVp16lLSWcaChtWoZxQCZHM5n0yxzKKVmuEg1aM4uvDQfSXSjTww==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -2544,7 +2544,7 @@ packages: dependencies: '@next/eslint-plugin-next': 13.1.5 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.5 eslint: 8.32.0 eslint-import-resolver-node: 0.3.7 eslint-import-resolver-typescript: 3.5.3_7cbe72f17a1d434bd674932253b33208 @@ -2552,7 +2552,7 @@ packages: eslint-plugin-jsx-a11y: 6.7.1_eslint@8.32.0 eslint-plugin-react: 7.32.1_eslint@8.32.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.32.0 - typescript: 4.9.4 + typescript: 4.9.5 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -2618,7 +2618,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.5 debug: 3.2.7 eslint: 8.32.0 eslint-import-resolver-node: 0.3.7 @@ -2637,7 +2637,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.4 + '@typescript-eslint/parser': 5.49.0_eslint@8.32.0+typescript@4.9.5 array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -5253,7 +5253,7 @@ packages: engines: {node: '>=8'} dev: false - /ts-node/10.9.1_0581ab4a3d99d86da3e98604f38a692c: + /ts-node/10.9.1_08ccfdaf59301cf71800ade926127531: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5279,7 +5279,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.4 + typescript: 4.9.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false @@ -5299,14 +5299,14 @@ packages: /tslib/2.4.1: resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} - /tsutils/3.21.0_typescript@4.9.4: + /tsutils/3.21.0_typescript@4.9.5: 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.9.4 + typescript: 4.9.5 /type-check/0.3.2: resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==} @@ -5358,8 +5358,8 @@ packages: is-typed-array: 1.1.10 dev: true - /typescript/4.9.4: - resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} + /typescript/4.9.5: + resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true