From 9f6452990c251e27bdfa71255e5f91042931bbf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:57 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 6 +- pnpm-lock.yaml | 238 ++++++++++++++++++++----------------------------- 2 files changed, 101 insertions(+), 143 deletions(-) diff --git a/package.json b/package.json index 06e274f818..ee47e5f91f 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "lodash-es": "4.17.21", "markdown-escape": "2.0.0", "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2", - "next": "13.4.2", + "next": "13.4.3", "react": "18.2.0", "react-dom": "18.2.0", "react-intersection-observer": "9.4.3", @@ -84,7 +84,7 @@ "tailwindcss": "^3.3.2", "@innei/eslint-config-react-ts": "0.9.10", "@innei/prettier": "0.9.11", - "@next/bundle-analyzer": "13.4.2", + "@next/bundle-analyzer": "13.4.3", "@trivago/prettier-plugin-sort-imports": "4.1.1", "@types/js-cookie": "3.0.3", "@types/lodash-es": "4.17.7", @@ -104,7 +104,7 @@ "postcss": "8.4.23", "postcss-import": "15.1.0", "postcss-nested": "6.0.1", - "postcss-preset-env": "8.3.2", + "postcss-preset-env": "8.3.3", "prettier": "2.8.8", "rimraf": "3.0.2", "tilg": "0.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c2d795eba..feb556812e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@innei/eslint-config-react-ts': 0.9.10 '@innei/prettier': 0.9.11 '@mx-space/api-client': 1.4.0 - '@next/bundle-analyzer': 13.4.2 + '@next/bundle-analyzer': 13.4.3 '@trivago/prettier-plugin-sort-imports': 4.1.1 '@types/js-cookie': 3.0.3 '@types/lodash-es': 4.17.7 @@ -35,11 +35,11 @@ specifiers: lodash-es: 4.17.21 markdown-escape: 2.0.0 markdown-to-jsx: npm:@innei/markdown-to-jsx@7.1.3-beta.2 - next: 13.4.2 + next: 13.4.3 postcss: 8.4.23 postcss-import: 15.1.0 postcss-nested: 6.0.1 - postcss-preset-env: 8.3.2 + postcss-preset-env: 8.3.3 prettier: 2.8.8 react: 18.2.0 react-dom: 18.2.0 @@ -72,7 +72,7 @@ dependencies: lodash-es: 4.17.21 markdown-escape: 2.0.0 markdown-to-jsx: /@innei/markdown-to-jsx/7.1.3-beta.2_react@18.2.0 - next: 13.4.2_biqbaboplfbrettd7655fr4n2y + next: 13.4.3_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-intersection-observer: 9.4.3_react@18.2.0 @@ -89,7 +89,7 @@ dependencies: devDependencies: '@innei/eslint-config-react-ts': 0.9.10_typescript@4.9.5 '@innei/prettier': 0.9.11 - '@next/bundle-analyzer': 13.4.2 + '@next/bundle-analyzer': 13.4.3 '@trivago/prettier-plugin-sort-imports': 4.1.1_prettier@2.8.8 '@types/js-cookie': 3.0.3 '@types/lodash-es': 4.17.7 @@ -109,7 +109,7 @@ devDependencies: postcss: 8.4.23 postcss-import: 15.1.0_postcss@8.4.23 postcss-nested: 6.0.1_postcss@8.4.23 - postcss-preset-env: 8.3.2_postcss@8.4.23 + postcss-preset-env: 8.3.3_postcss@8.4.23 prettier: 2.8.8 rimraf: 3.0.2 tailwindcss: 3.3.2 @@ -632,8 +632,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-is-pseudo-class/3.2.0_postcss@8.4.23: - resolution: {integrity: sha512-uooelBL99jMg8ZD6xy0Pj1hSalchWmplcin00eI+JHpv1jW2iwbi1cn2UnVsToM4JLwJSZFzTSWCgSpmlyhe3A==} + /@csstools/postcss-is-pseudo-class/3.2.1_postcss@8.4.23: + resolution: {integrity: sha512-AtANdV34kJl04Al62is3eQRk/BfOfyAvEmRJvbt+nx5REqImLC+2XhuE6skgkcPli1l8ONS67wS+l1sBzySc3Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -1102,7 +1102,7 @@ packages: peerDependencies: typescript: '>=4' dependencies: - '@innei/eslint-config-ts': 0.9.10_typescript@4.9.5 + '@innei/eslint-config-ts': 0.10.0_typescript@4.9.5 eslint: 8.40.0 eslint-plugin-react: 7.32.2_eslint@8.40.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.40.0 @@ -1113,17 +1113,17 @@ packages: - supports-color dev: true - /@innei/eslint-config-ts/0.9.10_typescript@4.9.5: - resolution: {integrity: sha512-mmYD02NL3k04Hkz5BqVD7Lg2Bh1fy3M2xLRYhOA6850sxVXt5Rvvqm3yGglZJmrltWPV3lt1vn9+30715BBJqg==} + /@innei/eslint-config-ts/0.10.0_typescript@4.9.5: + resolution: {integrity: sha512-nMA/8sqALgqVPiaz4OvWzJDzEWRr2BWZ45cT3r9otXFduhtegyR9/AMg1hcrsIqRq0OM0L0bGXDANc9TGQ/fIA==} peerDependencies: typescript: '>=4' dependencies: - '@typescript-eslint/eslint-plugin': 5.59.2_d5f7r47uforfzeb6yrcxzp7t44 - '@typescript-eslint/parser': 5.55.0_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/eslint-plugin': 5.59.6_d2tnq3me7fwqifnmdgcmmzd77u + '@typescript-eslint/parser': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i eslint: 8.40.0 - eslint-config-prettier: 8.7.0_eslint@8.40.0 - eslint-plugin-import: 2.27.5_u3v4xplfcg3w2ncf6xwkrh5bsi - eslint-plugin-unused-imports: 2.0.0_zbdl5dxhh5hq44amyxynnvaatm + eslint-config-prettier: 8.8.0_eslint@8.40.0 + eslint-plugin-import: 2.27.5_y6na5yzocvsvyzyspqtlmdb3ey + eslint-plugin-unused-imports: 2.0.0_lfvbi24kypo22pntgcwiv6pxky typescript: 4.9.5 transitivePeerDependencies: - eslint-import-resolver-typescript @@ -1211,8 +1211,8 @@ packages: engines: {pnpm: '>=6'} dev: false - /@next/bundle-analyzer/13.4.2: - resolution: {integrity: sha512-VDFTWpRI5IFS++37A/eHfVNX8SoB4gbTd8HPUYMHAJ7zpK3t2oW8L+leTlPUw/pAt7Aia2MyYvSYBK4vYKSBlA==} + /@next/bundle-analyzer/13.4.3: + resolution: {integrity: sha512-jzWk6eaCFaIXfIswyQQWnR6FN22HpWoSWe3nLa3JCNkNd2ksriJgn86oQyZRxgAPaEbVKQXBp8GZi8e5DrhVJg==} dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: @@ -1220,12 +1220,12 @@ packages: - utf-8-validate dev: true - /@next/env/13.4.2: - resolution: {integrity: sha512-Wqvo7lDeS0KGwtwg9TT9wKQ8raelmUxt+TQKWvG/xKfcmDXNOtCuaszcfCF8JzlBG1q0VhpI6CKaRMbVPMDWgw==} + /@next/env/13.4.3: + resolution: {integrity: sha512-pa1ErjyFensznttAk3EIv77vFbfSYT6cLzVRK5jx4uiRuCQo+m2wCFAREaHKIy63dlgvOyMlzh6R8Inu8H3KrQ==} dev: false - /@next/swc-darwin-arm64/13.4.2: - resolution: {integrity: sha512-6BBlqGu3ewgJflv9iLCwO1v1hqlecaIH2AotpKfVUEzUxuuDNJQZ2a4KLb4MBl8T9/vca1YuWhSqtbF6ZuUJJw==} + /@next/swc-darwin-arm64/13.4.3: + resolution: {integrity: sha512-yx18udH/ZmR4Bw4M6lIIPE3JxsAZwo04iaucEfA2GMt1unXr2iodHUX/LAKNyi6xoLP2ghi0E+Xi1f4Qb8f1LQ==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -1233,8 +1233,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64/13.4.2: - resolution: {integrity: sha512-iZuYr7ZvGLPjPmfhhMl0ISm+z8EiyLBC1bLyFwGBxkWmPXqdJ60mzuTaDSr5WezDwv0fz32HB7JHmRC6JVHSZg==} + /@next/swc-darwin-x64/13.4.3: + resolution: {integrity: sha512-Mi8xJWh2IOjryAM1mx18vwmal9eokJ2njY4nDh04scy37F0LEGJ/diL6JL6kTXi0UfUCGbMsOItf7vpReNiD2A==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -1242,8 +1242,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu/13.4.2: - resolution: {integrity: sha512-2xVabFtIge6BJTcJrW8YuUnYTuQjh4jEuRuS2mscyNVOj6zUZkom3CQg+egKOoS+zh2rrro66ffSKIS+ztFJTg==} + /@next/swc-linux-arm64-gnu/13.4.3: + resolution: {integrity: sha512-aBvtry4bxJ1xwKZ/LVPeBGBwWVwxa4bTnNkRRw6YffJnn/f4Tv4EGDPaVeYHZGQVA56wsGbtA6nZMuWs/EIk4Q==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1251,8 +1251,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl/13.4.2: - resolution: {integrity: sha512-wKRCQ27xCUJx5d6IivfjYGq8oVngqIhlhSAJntgXLt7Uo9sRT/3EppMHqUZRfyuNBTbykEre1s5166z+pvRB5A==} + /@next/swc-linux-arm64-musl/13.4.3: + resolution: {integrity: sha512-krT+2G3kEsEUvZoYte3/2IscscDraYPc2B+fDJFipPktJmrv088Pei/RjrhWm5TMIy5URYjZUoDZdh5k940Dyw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1260,8 +1260,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu/13.4.2: - resolution: {integrity: sha512-NpCa+UVhhuNeaFVUP1Bftm0uqtvLWq2JTm7+Ta48+2Uqj2mNXrDIvyn1DY/ZEfmW/1yvGBRaUAv9zkMkMRixQA==} + /@next/swc-linux-x64-gnu/13.4.3: + resolution: {integrity: sha512-AMdFX6EKJjC0G/CM6hJvkY8wUjCcbdj3Qg7uAQJ7PVejRWaVt0sDTMavbRfgMchx8h8KsAudUCtdFkG9hlEClw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1269,8 +1269,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl/13.4.2: - resolution: {integrity: sha512-ZWVC72x0lW4aj44e3khvBrj2oSYj1bD0jESmyah3zG/3DplEy/FOtYkMzbMjHTdDSheso7zH8GIlW6CDQnKhmQ==} + /@next/swc-linux-x64-musl/13.4.3: + resolution: {integrity: sha512-jySgSXE48shaLtcQbiFO9ajE9mqz7pcAVLnVLvRIlUHyQYR/WyZdK8ehLs65Mz6j9cLrJM+YdmdJPyV4WDaz2g==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1278,8 +1278,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc/13.4.2: - resolution: {integrity: sha512-pLT+OWYpzJig5K4VKhLttlIfBcVZfr2+Xbjra0Tjs83NQSkFS+y7xx+YhCwvpEmXYLIvaggj2ONPyjbiigOvHQ==} + /@next/swc-win32-arm64-msvc/13.4.3: + resolution: {integrity: sha512-5DxHo8uYcaADiE9pHrg8o28VMt/1kR8voDehmfs9AqS0qSClxAAl+CchjdboUvbCjdNWL1MISCvEfKY2InJ3JA==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -1287,8 +1287,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc/13.4.2: - resolution: {integrity: sha512-dhpiksQCyGca4WY0fJyzK3FxMDFoqMb0Cn+uDB+9GYjpU2K5//UGPQlCwiK4JHxuhg8oLMag5Nf3/IPSJNG8jw==} + /@next/swc-win32-ia32-msvc/13.4.3: + resolution: {integrity: sha512-LaqkF3d+GXRA5X6zrUjQUrXm2MN/3E2arXBtn5C7avBCNYfm9G3Xc646AmmmpN3DJZVaMYliMyCIQCMDEzk80w==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -1296,8 +1296,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc/13.4.2: - resolution: {integrity: sha512-O7bort1Vld00cu8g0jHZq3cbSTUNMohOEvYqsqE10+yfohhdPHzvzO+ziJRz4Dyyr/fYKREwS7gR4JC0soSOMw==} + /@next/swc-win32-x64-msvc/13.4.3: + resolution: {integrity: sha512-jglUk/x7ZWeOJWlVoKyIAkHLTI+qEkOriOOV+3hr1GyiywzcqfI7TpFSiwC7kk1scOiH7NTFKp8mA3XPNO9bDw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -1467,8 +1467,8 @@ packages: resolution: {integrity: sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ==} dev: true - /@typescript-eslint/eslint-plugin/5.59.2_d5f7r47uforfzeb6yrcxzp7t44: - resolution: {integrity: sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==} + /@typescript-eslint/eslint-plugin/5.59.6_d2tnq3me7fwqifnmdgcmmzd77u: + resolution: {integrity: sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1479,10 +1479,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.4.0 - '@typescript-eslint/parser': 5.55.0_jgkqkwom7vrxl4kyi454n2sy2i - '@typescript-eslint/scope-manager': 5.59.2 - '@typescript-eslint/type-utils': 5.59.2_jgkqkwom7vrxl4kyi454n2sy2i - '@typescript-eslint/utils': 5.59.2_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/parser': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/scope-manager': 5.59.6 + '@typescript-eslint/type-utils': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/utils': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i debug: 4.3.4 eslint: 8.40.0 grapheme-splitter: 1.0.4 @@ -1495,8 +1495,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.55.0_jgkqkwom7vrxl4kyi454n2sy2i: - resolution: {integrity: sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==} + /@typescript-eslint/parser/5.59.6_jgkqkwom7vrxl4kyi454n2sy2i: + resolution: {integrity: sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1505,9 +1505,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.55.0 - '@typescript-eslint/types': 5.55.0 - '@typescript-eslint/typescript-estree': 5.55.0_typescript@4.9.5 + '@typescript-eslint/scope-manager': 5.59.6 + '@typescript-eslint/types': 5.59.6 + '@typescript-eslint/typescript-estree': 5.59.6_typescript@4.9.5 debug: 4.3.4 eslint: 8.40.0 typescript: 4.9.5 @@ -1515,24 +1515,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.55.0: - resolution: {integrity: sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==} + /@typescript-eslint/scope-manager/5.59.6: + resolution: {integrity: sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.55.0 - '@typescript-eslint/visitor-keys': 5.55.0 + '@typescript-eslint/types': 5.59.6 + '@typescript-eslint/visitor-keys': 5.59.6 dev: true - /@typescript-eslint/scope-manager/5.59.2: - resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/visitor-keys': 5.59.2 - dev: true - - /@typescript-eslint/type-utils/5.59.2_jgkqkwom7vrxl4kyi454n2sy2i: - resolution: {integrity: sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==} + /@typescript-eslint/type-utils/5.59.6_jgkqkwom7vrxl4kyi454n2sy2i: + resolution: {integrity: sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1541,8 +1533,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.2_typescript@4.9.5 - '@typescript-eslint/utils': 5.59.2_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/typescript-estree': 5.59.6_typescript@4.9.5 + '@typescript-eslint/utils': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i debug: 4.3.4 eslint: 8.40.0 tsutils: 3.21.0_typescript@4.9.5 @@ -1551,18 +1543,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.55.0: - resolution: {integrity: sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==} + /@typescript-eslint/types/5.59.6: + resolution: {integrity: sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.59.2: - resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - - /@typescript-eslint/typescript-estree/5.55.0_typescript@4.9.5: - resolution: {integrity: sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==} + /@typescript-eslint/typescript-estree/5.59.6_typescript@4.9.5: + resolution: {integrity: sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1570,8 +1557,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.55.0 - '@typescript-eslint/visitor-keys': 5.55.0 + '@typescript-eslint/types': 5.59.6 + '@typescript-eslint/visitor-keys': 5.59.6 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1582,29 +1569,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.59.2_typescript@4.9.5: - resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/visitor-keys': 5.59.2 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 - transitivePeerDependencies: - - supports-color - dev: true - - /@typescript-eslint/utils/5.59.2_jgkqkwom7vrxl4kyi454n2sy2i: - resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} + /@typescript-eslint/utils/5.59.6_jgkqkwom7vrxl4kyi454n2sy2i: + resolution: {integrity: sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1612,9 +1578,9 @@ packages: '@eslint-community/eslint-utils': 4.2.0_eslint@8.40.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.59.2 - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/typescript-estree': 5.59.2_typescript@4.9.5 + '@typescript-eslint/scope-manager': 5.59.6 + '@typescript-eslint/types': 5.59.6 + '@typescript-eslint/typescript-estree': 5.59.6_typescript@4.9.5 eslint: 8.40.0 eslint-scope: 5.1.1 semver: 7.3.8 @@ -1623,19 +1589,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.55.0: - resolution: {integrity: sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.55.0 - eslint-visitor-keys: 3.4.1 - dev: true - - /@typescript-eslint/visitor-keys/5.59.2: - resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} + /@typescript-eslint/visitor-keys/5.59.6: + resolution: {integrity: sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/types': 5.59.6 eslint-visitor-keys: 3.4.1 dev: true @@ -2378,8 +2336,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.7.0_eslint@8.40.0: - resolution: {integrity: sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==} + /eslint-config-prettier/8.8.0_eslint@8.40.0: + resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -2397,7 +2355,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_apifsef3gi44wtcphlr62pxq44: + /eslint-module-utils/2.7.4_ibsop4hig3z5mprxrgh42lm5je: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -2418,7 +2376,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.55.0_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/parser': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i debug: 3.2.7 eslint: 8.40.0 eslint-import-resolver-node: 0.3.7 @@ -2426,7 +2384,7 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.27.5_u3v4xplfcg3w2ncf6xwkrh5bsi: + /eslint-plugin-import/2.27.5_y6na5yzocvsvyzyspqtlmdb3ey: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -2436,7 +2394,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.55.0_jgkqkwom7vrxl4kyi454n2sy2i + '@typescript-eslint/parser': 5.59.6_jgkqkwom7vrxl4kyi454n2sy2i array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -2444,7 +2402,7 @@ packages: doctrine: 2.1.0 eslint: 8.40.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_apifsef3gi44wtcphlr62pxq44 + eslint-module-utils: 2.7.4_ibsop4hig3z5mprxrgh42lm5je has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -2492,7 +2450,7 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-unused-imports/2.0.0_zbdl5dxhh5hq44amyxynnvaatm: + /eslint-plugin-unused-imports/2.0.0_lfvbi24kypo22pntgcwiv6pxky: resolution: {integrity: sha512-3APeS/tQlTrFa167ThtP0Zm0vctjr4M44HMpeg1P4bK6wItarumq0Ma82xorMKdFsWpphQBlRPzw/pxiVELX1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2502,7 +2460,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.59.2_d5f7r47uforfzeb6yrcxzp7t44 + '@typescript-eslint/eslint-plugin': 5.59.6_d2tnq3me7fwqifnmdgcmmzd77u eslint: 8.40.0 eslint-rule-composer: 0.3.0 dev: true @@ -3663,8 +3621,8 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /next/13.4.2_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-aNFqLs3a3nTGvLWlO9SUhCuMUHVPSFQC0+tDNGAsDXqx+WJDFSbvc233gOJ5H19SBc7nw36A9LwQepOJ2u/8Kg==} + /next/13.4.3_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-FV3pBrAAnAIfOclTvncw9dDohyeuEEXPe5KNcva91anT/rdycWbgtu3IjUj4n5yHnWK8YEPo0vrUecHmnmUNbA==} engines: {node: '>=16.8.0'} hasBin: true peerDependencies: @@ -3686,7 +3644,7 @@ packages: sass: optional: true dependencies: - '@next/env': 13.4.2 + '@next/env': 13.4.3 '@swc/helpers': 0.5.1 busboy: 1.6.0 caniuse-lite: 1.0.30001466 @@ -3696,15 +3654,15 @@ packages: styled-jsx: 5.1.1_react@18.2.0 zod: 3.21.4 optionalDependencies: - '@next/swc-darwin-arm64': 13.4.2 - '@next/swc-darwin-x64': 13.4.2 - '@next/swc-linux-arm64-gnu': 13.4.2 - '@next/swc-linux-arm64-musl': 13.4.2 - '@next/swc-linux-x64-gnu': 13.4.2 - '@next/swc-linux-x64-musl': 13.4.2 - '@next/swc-win32-arm64-msvc': 13.4.2 - '@next/swc-win32-ia32-msvc': 13.4.2 - '@next/swc-win32-x64-msvc': 13.4.2 + '@next/swc-darwin-arm64': 13.4.3 + '@next/swc-darwin-x64': 13.4.3 + '@next/swc-linux-arm64-gnu': 13.4.3 + '@next/swc-linux-arm64-musl': 13.4.3 + '@next/swc-linux-x64-gnu': 13.4.3 + '@next/swc-linux-x64-musl': 13.4.3 + '@next/swc-win32-arm64-msvc': 13.4.3 + '@next/swc-win32-ia32-msvc': 13.4.3 + '@next/swc-win32-x64-msvc': 13.4.3 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -4190,8 +4148,8 @@ packages: yaml: 2.2.2 dev: true - /postcss-logical/6.1.0_postcss@8.4.23: - resolution: {integrity: sha512-qb1+LpClhYjxac8SfOcWotnY3unKZesDqIOm+jnGt8rTl7xaIWpE2bPGZHxflOip1E/4ETo79qlJyRL3yrHn1g==} + /postcss-logical/6.2.0_postcss@8.4.23: + resolution: {integrity: sha512-aqlfKGaY0nnbgI9jwUikp4gJKBqcH5noU/EdnIVceghaaDPYhZuyJVxlvWNy55tlTG5tunRKCTAX9yljLiFgmw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -4258,8 +4216,8 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-preset-env/8.3.2_postcss@8.4.23: - resolution: {integrity: sha512-VSAOsfxTXzO/gX5QljC8x8hN3ABbD9iqqLgqHqohBdNI5FhJptwpl96kpu+kYvvzK7BWwaHYou0IeYrp+NqmcQ==} + /postcss-preset-env/8.3.3_postcss@8.4.23: + resolution: {integrity: sha512-/4X0ulIPIafn+2jCkwgnY1vmjTgzdXgvOnKw1ZWVF8H8fEplwattJxg28fGvL73poTOKo2wF/sHEM3SwyTz2kw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -4271,7 +4229,7 @@ packages: '@csstools/postcss-gradients-interpolation-method': 3.0.4_postcss@8.4.23 '@csstools/postcss-hwb-function': 2.2.1_postcss@8.4.23 '@csstools/postcss-ic-unit': 2.0.2_postcss@8.4.23 - '@csstools/postcss-is-pseudo-class': 3.2.0_postcss@8.4.23 + '@csstools/postcss-is-pseudo-class': 3.2.1_postcss@8.4.23 '@csstools/postcss-logical-float-and-clear': 1.0.1_postcss@8.4.23 '@csstools/postcss-logical-resize': 1.0.1_postcss@8.4.23 '@csstools/postcss-logical-viewport-units': 1.0.3_postcss@8.4.23 @@ -4310,7 +4268,7 @@ packages: postcss-image-set-function: 5.0.2_postcss@8.4.23 postcss-initial: 4.0.1_postcss@8.4.23 postcss-lab-function: 5.2.1_postcss@8.4.23 - postcss-logical: 6.1.0_postcss@8.4.23 + postcss-logical: 6.2.0_postcss@8.4.23 postcss-nesting: 11.2.1_postcss@8.4.23 postcss-opacity-percentage: 2.0.0_postcss@8.4.23 postcss-overflow-shorthand: 4.0.1_postcss@8.4.23