From 8e3b7915f415400eb1e69d8aa47aaff1b075b8af Mon Sep 17 00:00:00 2001 From: Gabriel Santerre Date: Sat, 20 Aug 2022 22:33:45 -0400 Subject: [PATCH] chore(dev-deps): bump all eslint related packages (#395) --- package.json | 22 +-- pnpm-lock.yaml | 433 +++++++++++++++++++++++++------------------------ 2 files changed, 230 insertions(+), 225 deletions(-) diff --git a/package.json b/package.json index fcbb03fa5..31f451fed 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@atlaskit/css-reset": "6.3.10", "@atlaskit/theme": "12.1.6", "@babel/core": "7.17.9", - "@babel/eslint-parser": "7.17.0", + "@babel/eslint-parser": "7.18.9", "@babel/plugin-proposal-class-properties": "7.16.7", "@babel/plugin-proposal-private-methods": "7.16.11", "@babel/plugin-proposal-private-property-in-object": "7.16.7", @@ -93,7 +93,7 @@ "@commitlint/config-conventional": "16.2.1", "@commitlint/cz-commitlint": "16.2.3", "@emotion/babel-preset-css-prop": "11.2.0", - "@emotion/eslint-plugin": "11.7.0", + "@emotion/eslint-plugin": "11.10.0", "@emotion/react": "11.9.0", "@emotion/styled": "11.8.1", "@jest/environment": "28.1.3", @@ -131,8 +131,8 @@ "@types/react-window": "1.8.5", "@types/seedrandom": "3.0.2", "@types/testing-library__jest-dom": "^5.14.5", - "@typescript-eslint/eslint-plugin": "5.18.0", - "@typescript-eslint/parser": "5.18.0", + "@typescript-eslint/eslint-plugin": "5.33.1", + "@typescript-eslint/parser": "5.33.1", "babel-jest": "28.1.3", "babel-loader": "8.2.4", "babel-plugin-dev-expression": "0.2.3", @@ -143,19 +143,19 @@ "cypress": "10.6.0", "dotenv": "16.0.0", "emotion-theming": "11.0.0", - "eslint": "8.13.0", + "eslint": "8.22.0", "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "8.5.0", - "eslint-import-resolver-typescript": "2.7.1", + "eslint-import-resolver-typescript": "3.4.2", "eslint-plugin-cypress": "2.12.1", "eslint-plugin-es5": "1.5.0", "eslint-plugin-import": "2.26.0", - "eslint-plugin-jest": "26.8.3", - "eslint-plugin-jsx-a11y": "6.5.1", + "eslint-plugin-jest": "26.8.5", + "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-node": "11.1.0", - "eslint-plugin-prettier": "4.0.0", - "eslint-plugin-react": "7.29.4", - "eslint-plugin-react-hooks": "4.4.0", + "eslint-plugin-prettier": "4.2.1", + "eslint-plugin-react": "7.30.1", + "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-storybook": "0.6.4", "express": "4.17.3", "fast-glob": "3.2.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92418651f..b252e398d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@atlaskit/css-reset': 6.3.10 '@atlaskit/theme': 12.1.6 '@babel/core': 7.17.9 - '@babel/eslint-parser': 7.17.0 + '@babel/eslint-parser': 7.18.9 '@babel/plugin-proposal-class-properties': 7.16.7 '@babel/plugin-proposal-private-methods': 7.16.11 '@babel/plugin-proposal-private-property-in-object': 7.16.7 @@ -19,7 +19,7 @@ specifiers: '@commitlint/config-conventional': 16.2.1 '@commitlint/cz-commitlint': 16.2.3 '@emotion/babel-preset-css-prop': 11.2.0 - '@emotion/eslint-plugin': 11.7.0 + '@emotion/eslint-plugin': 11.10.0 '@emotion/react': 11.9.0 '@emotion/styled': 11.8.1 '@jest/environment': 28.1.3 @@ -57,8 +57,8 @@ specifiers: '@types/react-window': 1.8.5 '@types/seedrandom': 3.0.2 '@types/testing-library__jest-dom': ^5.14.5 - '@typescript-eslint/eslint-plugin': 5.18.0 - '@typescript-eslint/parser': 5.18.0 + '@typescript-eslint/eslint-plugin': 5.33.1 + '@typescript-eslint/parser': 5.33.1 babel-jest: 28.1.3 babel-loader: 8.2.4 babel-plugin-dev-expression: 0.2.3 @@ -70,19 +70,19 @@ specifiers: cypress: 10.6.0 dotenv: 16.0.0 emotion-theming: 11.0.0 - eslint: 8.13.0 + eslint: 8.22.0 eslint-config-airbnb: 19.0.4 eslint-config-prettier: 8.5.0 - eslint-import-resolver-typescript: 2.7.1 + eslint-import-resolver-typescript: 3.4.2 eslint-plugin-cypress: 2.12.1 eslint-plugin-es5: 1.5.0 eslint-plugin-import: 2.26.0 - eslint-plugin-jest: 26.8.3 - eslint-plugin-jsx-a11y: 6.5.1 + eslint-plugin-jest: 26.8.5 + eslint-plugin-jsx-a11y: 6.6.1 eslint-plugin-node: 11.1.0 - eslint-plugin-prettier: 4.0.0 - eslint-plugin-react: 7.29.4 - eslint-plugin-react-hooks: 4.4.0 + eslint-plugin-prettier: 4.2.1 + eslint-plugin-react: 7.30.1 + eslint-plugin-react-hooks: 4.6.0 eslint-plugin-storybook: 0.6.4 express: 4.17.3 fast-glob: 3.2.11 @@ -145,7 +145,7 @@ devDependencies: '@atlaskit/css-reset': 6.3.10_react@18.2.0 '@atlaskit/theme': 12.1.6_react@18.2.0 '@babel/core': 7.17.9 - '@babel/eslint-parser': 7.17.0_@babel+core@7.17.9+eslint@8.13.0 + '@babel/eslint-parser': 7.18.9_@babel+core@7.17.9+eslint@8.22.0 '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.9 '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.17.9 '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.17.9 @@ -159,7 +159,7 @@ devDependencies: '@commitlint/config-conventional': 16.2.1 '@commitlint/cz-commitlint': 16.2.3_commitizen@4.2.4 '@emotion/babel-preset-css-prop': 11.2.0_@babel+core@7.17.9 - '@emotion/eslint-plugin': 11.7.0_eslint@8.13.0 + '@emotion/eslint-plugin': 11.10.0_eslint@8.22.0 '@emotion/react': 11.9.0_28c556de933f116a327bcd865d0d844b '@emotion/styled': 11.8.1_c8e0231f684918607a1e6d4e822acea9 '@jest/environment': 28.1.3 @@ -170,12 +170,12 @@ devDependencies: '@rollup/plugin-node-resolve': 13.1.3_rollup@2.70.1 '@rollup/plugin-replace': 4.0.0_rollup@2.70.1 '@rollup/plugin-strip': 2.1.0_rollup@2.70.1 - '@storybook/addon-docs': 6.5.10_68cc54423f409f886e758457e8907ffe - '@storybook/addon-essentials': 6.5.10_68cc54423f409f886e758457e8907ffe + '@storybook/addon-docs': 6.5.10_639dfc8eca652d09d091b18beb2da1f1 + '@storybook/addon-essentials': 6.5.10_639dfc8eca652d09d091b18beb2da1f1 '@storybook/addon-storysource': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/addons': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/core': 6.5.10_1cf0aa0b96f7c52630d59fb8f626a5f5 - '@storybook/react': 6.5.10_b8ad7b77fa4218ce9e151bc82b7603a3 + '@storybook/core': 6.5.10_b9f62977a1e4095497236c505b5b87cf + '@storybook/react': 6.5.10_233cd5ab4d6005085e4df7c49da5be0f '@storybook/theming': 6.5.10_react-dom@18.2.0+react@18.2.0 '@testing-library/dom': 8.17.1 '@testing-library/jest-dom': 5.16.5 @@ -197,8 +197,8 @@ devDependencies: '@types/react-window': 1.8.5 '@types/seedrandom': 3.0.2 '@types/testing-library__jest-dom': 5.14.5 - '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5 - '@typescript-eslint/parser': 5.18.0_eslint@8.13.0+typescript@4.6.3 + '@typescript-eslint/eslint-plugin': 5.33.1_51b2b814c38be70820fe8894e3eb919c + '@typescript-eslint/parser': 5.33.1_eslint@8.22.0+typescript@4.6.3 babel-jest: 28.1.3_@babel+core@7.17.9 babel-loader: 8.2.4_acba72ea4bf9d339cdfcd8f55cdb7006 babel-plugin-dev-expression: 0.2.3_@babel+core@7.17.9 @@ -209,20 +209,20 @@ devDependencies: cypress: 10.6.0 dotenv: 16.0.0 emotion-theming: 11.0.0 - eslint: 8.13.0 - eslint-config-airbnb: 19.0.4_98153b3cb1eb5f851029189077e45ffc - eslint-config-prettier: 8.5.0_eslint@8.13.0 - eslint-import-resolver-typescript: 2.7.1_25dbcfb8cfecb7418ebda712664abe37 - eslint-plugin-cypress: 2.12.1_eslint@8.13.0 - eslint-plugin-es5: 1.5.0_eslint@8.13.0 - eslint-plugin-import: 2.26.0_eslint@8.13.0 - eslint-plugin-jest: 26.8.3_1b68f07f1c9501814859c3b9b91bf124 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.13.0 - eslint-plugin-node: 11.1.0_eslint@8.13.0 - eslint-plugin-prettier: 4.0.0_1815ac95b7fb26c13c7d48a8eef62d0f - eslint-plugin-react: 7.29.4_eslint@8.13.0 - eslint-plugin-react-hooks: 4.4.0_eslint@8.13.0 - eslint-plugin-storybook: 0.6.4_eslint@8.13.0+typescript@4.6.3 + eslint: 8.22.0 + eslint-config-airbnb: 19.0.4_7f8cc57b4c50cc5f541f2062a45f7cfc + eslint-config-prettier: 8.5.0_eslint@8.22.0 + eslint-import-resolver-typescript: 3.4.2_d200769a7ba6a6a08d74f4b865523b7d + eslint-plugin-cypress: 2.12.1_eslint@8.22.0 + eslint-plugin-es5: 1.5.0_eslint@8.22.0 + eslint-plugin-import: 2.26.0_eslint@8.22.0 + eslint-plugin-jest: 26.8.5_b9176efc812e9ee7df86b63edfca7f2f + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.22.0 + eslint-plugin-node: 11.1.0_eslint@8.22.0 + eslint-plugin-prettier: 4.2.1_a3afbb694dad372e045f2c619d0ddcec + eslint-plugin-react: 7.30.1_eslint@8.22.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 + eslint-plugin-storybook: 0.6.4_eslint@8.22.0+typescript@4.6.3 express: 4.17.3 fast-glob: 3.2.11 fs-extra: 10.0.1 @@ -395,15 +395,15 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.17.0_@babel+core@7.17.9+eslint@8.13.0: - resolution: {integrity: sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==} + /@babel/eslint-parser/7.18.9_@babel+core@7.17.9+eslint@8.22.0: + resolution: {integrity: sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: '@babel/core': 7.17.9 - eslint: 8.13.0 + eslint: 8.22.0 eslint-scope: 5.1.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 @@ -2187,13 +2187,13 @@ packages: stylis: 4.0.13 dev: true - /@emotion/eslint-plugin/11.7.0_eslint@8.13.0: - resolution: {integrity: sha512-k6H0OxBgkPDVG5M16AWnu3z15OmmKNvGmJiYTcamoOIDhiGE5+no+BiVAiHPOwJf/NOsDei2S9i015cMwlO5sA==} + /@emotion/eslint-plugin/11.10.0_eslint@8.22.0: + resolution: {integrity: sha512-nWpuoQQrzI9aM9fgn+Pbb0pOau4BhheXyVqHcOYKFq46uSuSR2ivZaDwwCJKI6ScA8Pm7OcoOpwdRH2iisf9cg==} engines: {node: '>=6'} peerDependencies: eslint: 6 || 7 || 8 dependencies: - eslint: 8.13.0 + eslint: 8.22.0 dev: true /@emotion/hash/0.9.0: @@ -2327,8 +2327,8 @@ packages: '@hapi/hoek': 9.3.0 dev: true - /@humanwhocodes/config-array/0.9.5: - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} + /@humanwhocodes/config-array/0.10.4: + resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 @@ -2338,6 +2338,10 @@ packages: - supports-color dev: true + /@humanwhocodes/gitignore-to-minimatch/1.0.2: + resolution: {integrity: sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==} + dev: true + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true @@ -2861,6 +2865,18 @@ packages: '@octokit/openapi-types': 12.11.0 dev: true + /@pkgr/utils/2.3.0: + resolution: {integrity: sha512-7dIJ9CRVzBnqyEl7diUHPUFJf/oty2SeoVzcMocc5PeOUDK9KGzvgIBjGRRzzlRDaOjh3ADwH0WeibQvi3ls2Q==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dependencies: + cross-spawn: 7.0.3 + is-glob: 4.0.3 + open: 8.4.0 + picocolors: 1.0.0 + tiny-glob: 0.2.9 + tslib: 2.4.0 + dev: true + /@pmmmwh/react-refresh-webpack-plugin/0.5.7_a6ddf6349bbfbae23464eb7cd0d9bae7: resolution: {integrity: sha512-bcKCAzF0DV2IIROp9ZHkRJa6O4jy7NlnHdWL3GmcUxYWNjLXkK5kfELELwEfSP5hXPfVL/qOGMAROuMQb9GG8Q==} engines: {node: '>= 10.13'} @@ -3173,7 +3189,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls/6.5.10_635754ae763bbf2838c8dea294821ca8: + /@storybook/addon-controls/6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732: resolution: {integrity: sha512-lC2y3XcolmQAJwFurIyGrynAHPWmfNtTCdu3rQBTVGwyxCoNwdOOeC2jV0BRqX2+CW6OHzJr9frNWXPSaZ8c4w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -3188,7 +3204,7 @@ packages: '@storybook/api': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/client-logger': 6.5.10 '@storybook/components': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/node-logger': 6.5.10 '@storybook/store': 6.5.10_react-dom@18.2.0+react@18.2.0 @@ -3207,7 +3223,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs/6.5.10_68cc54423f409f886e758457e8907ffe: + /@storybook/addon-docs/6.5.10_639dfc8eca652d09d091b18beb2da1f1: resolution: {integrity: sha512-1kgjo3f0vL6GN8fTwLL05M/q/kDdzvuqwhxPY/v5hubFb3aQZGr2yk9pRBaLAbs4bez0yG0ASXcwhYnrEZUppg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -3228,7 +3244,7 @@ packages: '@storybook/addons': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/api': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/components': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/core-events': 6.5.10 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.10_react-dom@18.2.0+react@18.2.0 @@ -3262,7 +3278,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials/6.5.10_68cc54423f409f886e758457e8907ffe: + /@storybook/addon-essentials/6.5.10_639dfc8eca652d09d091b18beb2da1f1: resolution: {integrity: sha512-PT2aiR4vgAyB0pl3HNBUa4/a7NDRxASxAazz7zt9ZDirkipDKfxwdcLeRoJzwSngVDWEhuz5/paN5x4eNp4Hww==} peerDependencies: '@babel/core': ^7.9.6 @@ -3322,15 +3338,15 @@ packages: '@babel/core': 7.17.9 '@storybook/addon-actions': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/addon-backgrounds': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/addon-controls': 6.5.10_635754ae763bbf2838c8dea294821ca8 - '@storybook/addon-docs': 6.5.10_68cc54423f409f886e758457e8907ffe + '@storybook/addon-controls': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 + '@storybook/addon-docs': 6.5.10_639dfc8eca652d09d091b18beb2da1f1 '@storybook/addon-measure': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/addon-outline': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/addon-toolbars': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/addon-viewport': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/addons': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/api': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/node-logger': 6.5.10 core-js: 3.24.1 react: 18.2.0 @@ -3520,7 +3536,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.10_635754ae763bbf2838c8dea294821ca8: + /@storybook/builder-webpack4/6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732: resolution: {integrity: sha512-AoKjsCNoQQoZXYwBDxO8s+yVEd5FjBJAaysEuUTHq2fb81jwLrGcEOo6hjw4jqfugZQIzYUEjPazlvubS78zpw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -3538,7 +3554,7 @@ packages: '@storybook/client-api': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/client-logger': 6.5.10 '@storybook/components': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/core-events': 6.5.10 '@storybook/node-logger': 6.5.10 '@storybook/preview-web': 6.5.10_react-dom@18.2.0+react@18.2.0 @@ -3747,7 +3763,7 @@ packages: webpack: 5.72.0 dev: true - /@storybook/core-common/6.5.10_635754ae763bbf2838c8dea294821ca8: + /@storybook/core-common/6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732: resolution: {integrity: sha512-Bx+VKkfWdrAmD8T51Sjq/mMhRaiapBHcpG4cU5bc3DMbg+LF2/yrgqv/cjVu+m5gHAzYCac5D7gqzBgvG7Myww==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -3791,7 +3807,7 @@ packages: express: 4.17.3 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2_3e7f220833949118e6f92b767ea7dfdd + fork-ts-checker-webpack-plugin: 6.5.2_a7e193d34ab579e82398bf64a6b2f9a8 fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -3824,7 +3840,7 @@ packages: core-js: 3.24.1 dev: true - /@storybook/core-server/6.5.10_635754ae763bbf2838c8dea294821ca8: + /@storybook/core-server/6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732: resolution: {integrity: sha512-jqwpA0ccA8X5ck4esWBid04+cEIVqirdAcqJeNb9IZAD+bRreO4Im8ilzr7jc5AmQ9fkqHs2NByFKh9TITp8NQ==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -3841,17 +3857,17 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/builder-webpack4': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/core-client': 6.5.10_35717b92bbd360fcff670f12fb3b8f1d - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/core-events': 6.5.10 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.10 - '@storybook/manager-webpack4': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/manager-webpack4': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/node-logger': 6.5.10 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.10_react-dom@18.2.0+react@18.2.0 - '@storybook/telemetry': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/telemetry': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@types/node': 16.11.26 '@types/node-fetch': 2.6.2 '@types/pretty-hrtime': 1.0.1 @@ -3900,7 +3916,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.10_1cf0aa0b96f7c52630d59fb8f626a5f5: + /@storybook/core/6.5.10_b9f62977a1e4095497236c505b5b87cf: resolution: {integrity: sha512-K86yYa0tYlMxADlwQTculYvPROokQau09SCVqpsLg3wJCTvYFL4+SIqcYoyBSbFmHOdnYbJgPydjN33MYLiOZQ==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -3918,7 +3934,7 @@ packages: optional: true dependencies: '@storybook/core-client': 6.5.10_56b391ff4756b0e9ffa4e71d0d78a819 - '@storybook/core-server': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-server': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 typescript: 4.6.3 @@ -3989,7 +4005,7 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.10_635754ae763bbf2838c8dea294821ca8: + /@storybook/manager-webpack4/6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732: resolution: {integrity: sha512-N/TlNDhuhARuFipR/ZJ/xEVESz23iIbCsZ4VNehLHm8PpiGlQUehk+jMjWmz5XV0bJItwjRclY+CU3GjZKblfQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -4004,7 +4020,7 @@ packages: '@babel/preset-react': 7.16.7_@babel+core@7.17.9 '@storybook/addons': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/core-client': 6.5.10_35717b92bbd360fcff670f12fb3b8f1d - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/node-logger': 6.5.10 '@storybook/theming': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/ui': 6.5.10_react-dom@18.2.0+react@18.2.0 @@ -4126,7 +4142,7 @@ packages: - supports-color dev: true - /@storybook/react/6.5.10_b8ad7b77fa4218ce9e151bc82b7603a3: + /@storybook/react/6.5.10_233cd5ab4d6005085e4df7c49da5be0f: resolution: {integrity: sha512-m8S1qQrwA7pDGwdKEvL6LV3YKvSzVUY297Fq+xcTU3irnAy4sHDuFoLqV6Mi1510mErK1r8+rf+0R5rEXB219g==} engines: {node: '>=10.13.0'} hasBin: true @@ -4160,8 +4176,8 @@ packages: '@pmmmwh/react-refresh-webpack-plugin': 0.5.7_a6ddf6349bbfbae23464eb7cd0d9bae7 '@storybook/addons': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/client-logger': 6.5.10 - '@storybook/core': 6.5.10_1cf0aa0b96f7c52630d59fb8f626a5f5 - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core': 6.5.10_b9f62977a1e4095497236c505b5b87cf + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.10_react-dom@18.2.0+react@18.2.0 '@storybook/node-logger': 6.5.10 @@ -4284,11 +4300,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.10_635754ae763bbf2838c8dea294821ca8: + /@storybook/telemetry/6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732: resolution: {integrity: sha512-+M5HILDFS8nDumLxeSeAwi1MTzIuV6UWzV4yB2wcsEXOBTdplcl9oYqFKtlst78oOIdGtpPYxYfivDlqxC2K4g==} dependencies: '@storybook/client-logger': 6.5.10 - '@storybook/core-common': 6.5.10_635754ae763bbf2838c8dea294821ca8 + '@storybook/core-common': 6.5.10_addf1b4e2f9a0f4adf1d2a51f4cce732 chalk: 4.1.2 core-js: 3.24.1 detect-package-manager: 2.0.1 @@ -4912,8 +4928,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.18.0_0dd9be2ba5ed9805045f3fec8be848f5: - resolution: {integrity: sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==} + /@typescript-eslint/eslint-plugin/5.33.1_51b2b814c38be70820fe8894e3eb919c: + resolution: {integrity: sha512-S1iZIxrTvKkU3+m63YUOxYPKaP+yWDQrdhxTglVDVEVBf+aCSw85+BmJnyUaQQsk5TXFG/LpBu9fa+LrAQ91fQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -4923,12 +4939,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.18.0_eslint@8.13.0+typescript@4.6.3 - '@typescript-eslint/scope-manager': 5.18.0 - '@typescript-eslint/type-utils': 5.18.0_eslint@8.13.0+typescript@4.6.3 - '@typescript-eslint/utils': 5.18.0_eslint@8.13.0+typescript@4.6.3 + '@typescript-eslint/parser': 5.33.1_eslint@8.22.0+typescript@4.6.3 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/type-utils': 5.33.1_eslint@8.22.0+typescript@4.6.3 + '@typescript-eslint/utils': 5.33.1_eslint@8.22.0+typescript@4.6.3 debug: 4.3.4 - eslint: 8.13.0 + eslint: 8.22.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -4939,21 +4955,21 @@ packages: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.33.1_eslint@8.13.0+typescript@4.6.3: + /@typescript-eslint/experimental-utils/5.33.1_eslint@8.22.0+typescript@4.6.3: resolution: {integrity: sha512-wk2o+4wojvKz/x3UCbsgjgXl0lyLPYQsfKP0MdRzj4jtsQr4bVtgWUWck6+N3GzThUTbUFyyKLduWPwePhh0xQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.33.1_eslint@8.13.0+typescript@4.6.3 - eslint: 8.13.0 + '@typescript-eslint/utils': 5.33.1_eslint@8.22.0+typescript@4.6.3 + eslint: 8.22.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/5.18.0_eslint@8.13.0+typescript@4.6.3: - resolution: {integrity: sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==} + /@typescript-eslint/parser/5.33.1_eslint@8.22.0+typescript@4.6.3: + resolution: {integrity: sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -4962,24 +4978,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.18.0 - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/typescript-estree': 5.18.0_typescript@4.6.3 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.6.3 debug: 4.3.4 - eslint: 8.13.0 + eslint: 8.22.0 typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.18.0: - resolution: {integrity: sha512-C0CZML6NyRDj+ZbMqh9FnPscg2PrzSaVQg3IpTmpe0NURMVBXlghGZgMYqBw07YW73i0MCqSDqv2SbywnCS8jQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/visitor-keys': 5.18.0 - dev: true - /@typescript-eslint/scope-manager/5.33.1: resolution: {integrity: sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4988,8 +4996,8 @@ packages: '@typescript-eslint/visitor-keys': 5.33.1 dev: true - /@typescript-eslint/type-utils/5.18.0_eslint@8.13.0+typescript@4.6.3: - resolution: {integrity: sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==} + /@typescript-eslint/type-utils/5.33.1_eslint@8.22.0+typescript@4.6.3: + resolution: {integrity: sha512-X3pGsJsD8OiqhNa5fim41YtlnyiWMF/eKsEZGsHID2HcDqeSC5yr/uLOeph8rNF2/utwuI0IQoAK3fpoxcLl2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -4998,46 +5006,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.18.0_eslint@8.13.0+typescript@4.6.3 + '@typescript-eslint/utils': 5.33.1_eslint@8.22.0+typescript@4.6.3 debug: 4.3.4 - eslint: 8.13.0 + eslint: 8.22.0 tsutils: 3.21.0_typescript@4.6.3 typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.18.0: - resolution: {integrity: sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types/5.33.1: resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.18.0_typescript@4.6.3: - resolution: {integrity: sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/visitor-keys': 5.18.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.6.3 - typescript: 4.6.3 - transitivePeerDependencies: - - supports-color - dev: true - /@typescript-eslint/typescript-estree/5.33.1_typescript@4.6.3: resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5059,25 +5041,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.18.0_eslint@8.13.0+typescript@4.6.3: - resolution: {integrity: sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - dependencies: - '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.18.0 - '@typescript-eslint/types': 5.18.0 - '@typescript-eslint/typescript-estree': 5.18.0_typescript@4.6.3 - eslint: 8.13.0 - eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.13.0 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - - /@typescript-eslint/utils/5.33.1_eslint@8.13.0+typescript@4.6.3: + /@typescript-eslint/utils/5.33.1_eslint@8.22.0+typescript@4.6.3: resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5087,22 +5051,14 @@ packages: '@typescript-eslint/scope-manager': 5.33.1 '@typescript-eslint/types': 5.33.1 '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.6.3 - eslint: 8.13.0 + eslint: 8.22.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.13.0 + eslint-utils: 3.0.0_eslint@8.22.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.18.0: - resolution: {integrity: sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.18.0 - eslint-visitor-keys: 3.3.0 - dev: true - /@typescript-eslint/visitor-keys/5.33.1: resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -8373,7 +8329,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-airbnb-base/15.0.0_25dbcfb8cfecb7418ebda712664abe37: + /eslint-config-airbnb-base/15.0.0_d200769a7ba6a6a08d74f4b865523b7d: resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -8381,14 +8337,14 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.13.0 - eslint-plugin-import: 2.26.0_eslint@8.13.0 + eslint: 8.22.0 + eslint-plugin-import: 2.26.0_eslint@8.22.0 object.assign: 4.1.4 object.entries: 1.1.5 semver: 6.3.0 dev: true - /eslint-config-airbnb/19.0.4_98153b3cb1eb5f851029189077e45ffc: + /eslint-config-airbnb/19.0.4_7f8cc57b4c50cc5f541f2062a45f7cfc: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8398,23 +8354,23 @@ packages: eslint-plugin-react: ^7.28.0 eslint-plugin-react-hooks: ^4.3.0 dependencies: - eslint: 8.13.0 - eslint-config-airbnb-base: 15.0.0_25dbcfb8cfecb7418ebda712664abe37 - eslint-plugin-import: 2.26.0_eslint@8.13.0 - eslint-plugin-jsx-a11y: 6.5.1_eslint@8.13.0 - eslint-plugin-react: 7.29.4_eslint@8.13.0 - eslint-plugin-react-hooks: 4.4.0_eslint@8.13.0 + eslint: 8.22.0 + eslint-config-airbnb-base: 15.0.0_d200769a7ba6a6a08d74f4b865523b7d + eslint-plugin-import: 2.26.0_eslint@8.22.0 + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.22.0 + eslint-plugin-react: 7.30.1_eslint@8.22.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.22.0 object.assign: 4.1.4 object.entries: 1.1.5 dev: true - /eslint-config-prettier/8.5.0_eslint@8.13.0: + /eslint-config-prettier/8.5.0_eslint@8.22.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.13.0 + eslint: 8.22.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -8424,25 +8380,27 @@ packages: resolve: 1.22.1 dev: true - /eslint-import-resolver-typescript/2.7.1_25dbcfb8cfecb7418ebda712664abe37: - resolution: {integrity: sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==} - engines: {node: '>=4'} + /eslint-import-resolver-typescript/3.4.2_d200769a7ba6a6a08d74f4b865523b7d: + resolution: {integrity: sha512-8SuWlRIEO83X9PsJSK9VjgH0EDk1ZzNI36+r3C0xNYVJ+O1+TprOFtTwqqyPMHG+br/I9A5Q80RE7K3/eIr9XA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: eslint: '*' eslint-plugin-import: '*' dependencies: debug: 4.3.4 - eslint: 8.13.0 - eslint-plugin-import: 2.26.0_eslint@8.13.0 - glob: 7.2.3 + enhanced-resolve: 5.10.0 + eslint: 8.22.0 + eslint-plugin-import: 2.26.0_eslint@8.22.0 + get-tsconfig: 4.2.0 + globby: 13.1.2 + is-core-module: 2.10.0 is-glob: 4.0.3 - resolve: 1.22.1 - tsconfig-paths: 3.14.1 + synckit: 0.8.3 transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.7.4_eslint@8.13.0: + /eslint-module-utils/2.7.4_eslint@8.22.0: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -8452,38 +8410,38 @@ packages: optional: true dependencies: debug: 3.2.7 - eslint: 8.13.0 + eslint: 8.22.0 dev: true - /eslint-plugin-cypress/2.12.1_eslint@8.13.0: + /eslint-plugin-cypress/2.12.1_eslint@8.22.0: resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.13.0 + eslint: 8.22.0 globals: 11.12.0 dev: true - /eslint-plugin-es/3.0.1_eslint@8.13.0: + /eslint-plugin-es/3.0.1_eslint@8.22.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.13.0 + eslint: 8.22.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-es5/1.5.0_eslint@8.13.0: + /eslint-plugin-es5/1.5.0_eslint@8.22.0: resolution: {integrity: sha512-Qxmfo7v2B7SGAEURJo0dpBweFf+JU15kSyALfiB2rXWcBuJ96r6X9kFHXFnhdopPHCaHjoQs1xQPUJVbGMb1AA==} peerDependencies: eslint: '>= 3.0.0' dependencies: - eslint: 8.13.0 + eslint: 8.22.0 dev: true - /eslint-plugin-import/2.26.0_eslint@8.13.0: + /eslint-plugin-import/2.26.0_eslint@8.22.0: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -8493,9 +8451,9 @@ packages: array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.13.0 + eslint: 8.22.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.4_eslint@8.13.0 + eslint-module-utils: 2.7.4_eslint@8.22.0 has: 1.0.3 is-core-module: 2.10.0 is-glob: 4.0.3 @@ -8505,8 +8463,8 @@ packages: tsconfig-paths: 3.14.1 dev: true - /eslint-plugin-jest/26.8.3_1b68f07f1c9501814859c3b9b91bf124: - resolution: {integrity: sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A==} + /eslint-plugin-jest/26.8.5_b9176efc812e9ee7df86b63edfca7f2f: + resolution: {integrity: sha512-DEaimuVhah/fx6jDkaP4oEPhH6VLr9skpZxYqbbmfeYvXzjos3AX61NpyMvq4aB4x6XJ3rsu/zcJfg0z0nytfw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -8518,17 +8476,17 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5 - '@typescript-eslint/utils': 5.33.1_eslint@8.13.0+typescript@4.6.3 - eslint: 8.13.0 + '@typescript-eslint/eslint-plugin': 5.33.1_51b2b814c38be70820fe8894e3eb919c + '@typescript-eslint/utils': 5.33.1_eslint@8.22.0+typescript@4.6.3 + eslint: 8.22.0 jest: 28.1.3_@types+node@16.11.26 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.5.1_eslint@8.13.0: - resolution: {integrity: sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==} + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.22.0: + resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -8541,21 +8499,22 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.13.0 + eslint: 8.22.0 has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 minimatch: 3.1.2 + semver: 6.3.0 dev: true - /eslint-plugin-node/11.1.0_eslint@8.13.0: + /eslint-plugin-node/11.1.0_eslint@8.22.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.13.0 - eslint-plugin-es: 3.0.1_eslint@8.13.0 + eslint: 8.22.0 + eslint-plugin-es: 3.0.1_eslint@8.22.0 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.1.2 @@ -8563,9 +8522,9 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.0.0_1815ac95b7fb26c13c7d48a8eef62d0f: - resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} - engines: {node: '>=6.0.0'} + /eslint-plugin-prettier/4.2.1_a3afbb694dad372e045f2c619d0ddcec: + resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} + engines: {node: '>=12.0.0'} peerDependencies: eslint: '>=7.28.0' eslint-config-prettier: '*' @@ -8574,23 +8533,23 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.13.0 - eslint-config-prettier: 8.5.0_eslint@8.13.0 + eslint: 8.22.0 + eslint-config-prettier: 8.5.0_eslint@8.22.0 prettier: 2.6.2 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks/4.4.0_eslint@8.13.0: - resolution: {integrity: sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==} + /eslint-plugin-react-hooks/4.6.0_eslint@8.22.0: + resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.13.0 + eslint: 8.22.0 dev: true - /eslint-plugin-react/7.29.4_eslint@8.13.0: - resolution: {integrity: sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==} + /eslint-plugin-react/7.30.1_eslint@8.22.0: + resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -8598,7 +8557,7 @@ packages: array-includes: 3.1.5 array.prototype.flatmap: 1.3.0 doctrine: 2.1.0 - eslint: 8.13.0 + eslint: 8.22.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -8612,15 +8571,15 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /eslint-plugin-storybook/0.6.4_eslint@8.13.0+typescript@4.6.3: + /eslint-plugin-storybook/0.6.4_eslint@8.22.0+typescript@4.6.3: resolution: {integrity: sha512-wxwbAZqlgjj6MbS/llY7wnXCCUsuFcLB1XnahbgBtjmsFUggpiECt01Dt8huaKvriVXg2w4d7Ye+GzA00rdcKg==} engines: {node: 12.x || 14.x || >= 16} peerDependencies: eslint: '>=6' dependencies: '@storybook/csf': 0.0.1 - '@typescript-eslint/experimental-utils': 5.33.1_eslint@8.13.0+typescript@4.6.3 - eslint: 8.13.0 + '@typescript-eslint/experimental-utils': 5.33.1_eslint@8.22.0+typescript@4.6.3 + eslint: 8.22.0 requireindex: 1.2.0 ts-dedent: 2.2.0 transitivePeerDependencies: @@ -8659,13 +8618,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.13.0: + /eslint-utils/3.0.0_eslint@8.22.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.13.0 + eslint: 8.22.0 eslint-visitor-keys: 2.1.0 dev: true @@ -8684,13 +8643,14 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.13.0: - resolution: {integrity: sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==} + /eslint/8.22.0: + resolution: {integrity: sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.3.0 - '@humanwhocodes/config-array': 0.9.5 + '@humanwhocodes/config-array': 0.10.4 + '@humanwhocodes/gitignore-to-minimatch': 1.0.2 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -8698,16 +8658,19 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.13.0 + eslint-utils: 3.0.0_eslint@8.22.0 eslint-visitor-keys: 3.3.0 espree: 9.3.3 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 + find-up: 5.0.0 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.17.0 + globby: 11.1.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 @@ -9329,7 +9292,7 @@ packages: worker-rpc: 0.1.1 dev: true - /fork-ts-checker-webpack-plugin/6.5.2_3e7f220833949118e6f92b767ea7dfdd: + /fork-ts-checker-webpack-plugin/6.5.2_a7e193d34ab579e82398bf64a6b2f9a8: resolution: {integrity: sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -9349,7 +9312,7 @@ packages: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.2.2 - eslint: 8.13.0 + eslint: 8.22.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.4.7 @@ -9607,6 +9570,10 @@ packages: get-intrinsic: 1.1.2 dev: true + /get-tsconfig/4.2.0: + resolution: {integrity: sha512-X8u8fREiYOE6S8hLbq99PeykTDoLVnxvF4DjWKJmz9xy2nNRdUcV8ZN9tniJFeKyTU3qnC9lL8n4Chd6LmVKHg==} + dev: true + /get-value/2.0.6: resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} engines: {node: '>=0.10.0'} @@ -9813,6 +9780,10 @@ packages: define-properties: 1.1.4 dev: true + /globalyzer/0.1.0: + resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} + dev: true + /globby/11.0.4: resolution: {integrity: sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==} engines: {node: '>=10'} @@ -9837,6 +9808,17 @@ packages: slash: 3.0.0 dev: true + /globby/13.1.2: + resolution: {integrity: sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + dir-glob: 3.0.1 + fast-glob: 3.2.11 + ignore: 5.2.0 + merge2: 1.4.1 + slash: 4.0.0 + dev: true + /globby/9.2.0: resolution: {integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==} engines: {node: '>=6'} @@ -9855,6 +9837,10 @@ packages: resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} dev: true + /globrex/0.1.2: + resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} + dev: true + /got/11.8.3: resolution: {integrity: sha512-7gtQ5KiPh1RtGS9/Jbv1ofDpBFuq42gyfEib+ejaRBJuj/3tQFeR5+gw57e4ipaU8c/rCjvX6fkQz2lyDlGAOg==} engines: {node: '>=10.19.0'} @@ -9893,6 +9879,10 @@ packages: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true + /grapheme-splitter/1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /gzip-size/5.1.1: resolution: {integrity: sha512-FNHi6mmoHvs1mxZAds4PpdCS6QG8B4C1krxJsMutgxl5t3+GlRTzzI3NEkifXx2pVsOvJdOGSmIgDhQ55FwdPA==} engines: {node: '>=6'} @@ -15737,6 +15727,14 @@ packages: resolution: {integrity: sha512-k8uzYIkIVwmT+TcglpdN50pS2y1BDcUnBPK9iJeGu0Pl1lOI8pD6wtzgw91Pjpe+RxtTncw32tLxs/R0yNL2Mg==} dev: true + /synckit/0.8.3: + resolution: {integrity: sha512-1goXnDYNJlKwCM37f5MTzRwo+8SqutgVtg2d37D6YnHHT4E3IhQMRfKiGdfTZU7LBlI6T8inCQUxnMBFHrbqWw==} + engines: {node: ^14.18.0 || >=16.0.0} + dependencies: + '@pkgr/utils': 2.3.0 + tslib: 2.4.0 + dev: true + /table/6.8.0: resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} engines: {node: '>=10.0.0'} @@ -15938,6 +15936,13 @@ packages: setimmediate: 1.0.5 dev: true + /tiny-glob/0.2.9: + resolution: {integrity: sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==} + dependencies: + globalyzer: 0.1.0 + globrex: 0.1.2 + dev: true + /tiny-invariant/1.2.0: resolution: {integrity: sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==} dev: false