From 44b78ee52cbf943b0c960cbceef58da02939ad78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 07:37:51 +0000 Subject: [PATCH] Bump typescript from 5.1.6 to 5.2.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/react-code-blocks/package.json | 2 +- pnpm-lock.yaml | 208 ++++++++++++------------ 2 files changed, 105 insertions(+), 105 deletions(-) diff --git a/packages/react-code-blocks/package.json b/packages/react-code-blocks/package.json index 2e4103b6..a40622d3 100644 --- a/packages/react-code-blocks/package.json +++ b/packages/react-code-blocks/package.json @@ -77,7 +77,7 @@ "storybook": "^7.1.1", "ts-loader": "^6.2.2", "tsdx": "^0.13.2", - "typescript": "^5.1.6", + "typescript": "^5.2.2", "typescript-plugin-styled-components": "^1.4.4" }, "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b0e8568..a844b5f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,7 +79,7 @@ importers: version: 1.13.3(styled-components@6.0.5) gatsby: specifier: '>=4.25.7' - version: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + version: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-image: specifier: ^2.0.39 version: 2.11.0 @@ -192,10 +192,10 @@ importers: version: 7.1.1(react-dom@16.14.0)(react@16.14.0) '@storybook/react': specifier: ^7.1.1 - version: 7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + version: 7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) '@storybook/react-webpack5': specifier: ^7.1.1 - version: 7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + version: 7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) '@types/color': specifier: ^3.0.1 version: 3.0.3 @@ -225,7 +225,7 @@ importers: version: 16.14.0 react-docgen-typescript-loader: specifier: ^3.7.2 - version: 3.7.2(typescript@5.1.6)(webpack@5.88.2) + version: 3.7.2(typescript@5.2.2)(webpack@5.88.2) react-dom: specifier: ^16.13.1 version: 16.14.0(react@16.14.0) @@ -234,16 +234,16 @@ importers: version: 7.1.1 ts-loader: specifier: ^6.2.2 - version: 6.2.2(typescript@5.1.6) + version: 6.2.2(typescript@5.2.2) tsdx: specifier: ^0.13.2 version: 0.13.3 typescript: - specifier: ^5.1.6 - version: 5.1.6 + specifier: ^5.2.2 + version: 5.2.2 typescript-plugin-styled-components: specifier: ^1.4.4 - version: 1.6.0(typescript@5.1.6) + version: 1.6.0(typescript@5.2.2) packages: @@ -5597,7 +5597,7 @@ packages: - supports-color dev: true - /@storybook/builder-webpack5@7.1.1(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6): + /@storybook/builder-webpack5@7.1.1(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2): resolution: {integrity: sha512-is9BIExHJzNH8nbgLn8M/OWqDLu9XM2Ht4NQl1XqoKQNVurNffAtHYZr8Mhuxfx94ifwuJiZ8WSa2b8k16VquA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -5636,7 +5636,7 @@ packages: constants-browserify: 1.0.0 css-loader: 6.8.1(webpack@5.88.2) express: 4.18.2 - fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.1.6)(webpack@5.88.2) + fork-ts-checker-webpack-plugin: 8.0.0(typescript@5.2.2)(webpack@5.88.2) fs-extra: 11.1.1 html-webpack-plugin: 5.5.3(webpack@5.88.2) path-browserify: 1.0.1 @@ -5648,7 +5648,7 @@ packages: swc-loader: 0.2.3(@swc/core@1.3.71)(webpack@5.88.2) terser-webpack-plugin: 5.3.9(@swc/core@1.3.71)(esbuild@0.18.17)(webpack@5.88.2) ts-dedent: 2.2.0 - typescript: 5.1.6 + typescript: 5.2.2 url: 0.11.1 util: 0.12.5 util-deprecate: 1.0.2 @@ -6041,7 +6041,7 @@ packages: resolution: {integrity: sha512-qpe6BiFLVs9YYFQVGgRT0dJxPOKBtGLIAsnVEpXKUPrltEWQpTxQEqqOSJlut+FLoWB5MTxrwiJ/7891h4a5pw==} dev: true - /@storybook/preset-react-webpack@7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6): + /@storybook/preset-react-webpack@7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2): resolution: {integrity: sha512-SuYNaFzPf7FWDKn7+InsOPltAt/wooCOrpgVYYNTyeEOj7TXn+YvGcxb3d0HVzQAzQuYyobt10KQGfgjUUfxgQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6062,8 +6062,8 @@ packages: '@storybook/core-webpack': 7.1.1 '@storybook/docs-tools': 7.1.1 '@storybook/node-logger': 7.1.1 - '@storybook/react': 7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) - '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.1.6)(webpack@5.88.2) + '@storybook/react': 7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) + '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.2.2)(webpack@5.88.2) '@types/node': 16.9.1 '@types/semver': 7.5.0 babel-plugin-add-react-displayname: 0.0.5 @@ -6073,7 +6073,7 @@ packages: react-dom: 16.14.0(react@16.14.0) react-refresh: 0.11.0 semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.2.2 webpack: 5.88.2(@swc/core@1.3.71)(esbuild@0.18.17) transitivePeerDependencies: - '@swc/core' @@ -6114,7 +6114,7 @@ packages: resolution: {integrity: sha512-F3ikRKzwmT9MlptYXxYOQmaSwmJckPag0k9lM0LvI0xYplLbyWJ5rfs2gLKl++wX+ag2A+1K4gId5Xaz4SKnxQ==} dev: true - /@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.1.6)(webpack@5.88.2): + /@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.2.2)(webpack@5.88.2): resolution: {integrity: sha512-KUqXC3oa9JuQ0kZJLBhVdS4lOneKTOopnNBK4tUAgoxWQ3u/IjzdueZjFr7gyBrXMoU6duutk3RQR9u8ZpYJ4Q==} peerDependencies: typescript: '>= 4.x' @@ -6125,9 +6125,9 @@ packages: find-cache-dir: 3.3.2 flat-cache: 3.0.4 micromatch: 4.0.5 - react-docgen-typescript: 2.2.2(typescript@5.1.6) + react-docgen-typescript: 2.2.2(typescript@5.2.2) tslib: 2.6.0 - typescript: 5.1.6 + typescript: 5.2.2 webpack: 5.88.2(@swc/core@1.3.71)(esbuild@0.18.17) transitivePeerDependencies: - supports-color @@ -6143,7 +6143,7 @@ packages: react-dom: 16.14.0(react@16.14.0) dev: true - /@storybook/react-webpack5@7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6): + /@storybook/react-webpack5@7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2): resolution: {integrity: sha512-iTliWdmqSXw5wz/iHefr7yKhI7rko8oN5JUfkYlZafqk7M3mXy0wamLgFcrOncnBcY2UNPX1oEAiLJBKSy9ulA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6158,13 +6158,13 @@ packages: optional: true dependencies: '@babel/core': 7.22.9 - '@storybook/builder-webpack5': 7.1.1(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) - '@storybook/preset-react-webpack': 7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) - '@storybook/react': 7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + '@storybook/builder-webpack5': 7.1.1(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) + '@storybook/preset-react-webpack': 7.1.1(@babel/core@7.22.9)(@swc/core@1.3.71)(esbuild@0.18.17)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) + '@storybook/react': 7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) '@types/node': 16.9.1 react: 16.14.0 react-dom: 16.14.0(react@16.14.0) - typescript: 5.1.6 + typescript: 5.2.2 transitivePeerDependencies: - '@swc/core' - '@swc/helpers' @@ -6181,7 +6181,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/react@7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6): + /@storybook/react@7.1.1(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2): resolution: {integrity: sha512-qgZ/K2KKR+WrIHZEg5UZn0kqlzDk+sP51yosn7Ymt8j85yNgYm4G1q+oGYY+wKSIJEIi31mrQEz8oFHn8jaT2Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6214,7 +6214,7 @@ packages: react-element-to-jsx-string: 15.0.0(react-dom@16.14.0)(react@16.14.0) ts-dedent: 2.2.0 type-fest: 3.13.1 - typescript: 5.1.6 + typescript: 5.2.2 util-deprecate: 1.0.2 transitivePeerDependencies: - encoding @@ -7007,7 +7007,7 @@ packages: resolution: {integrity: sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==} dev: false - /@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.2.2): resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -7018,18 +7018,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@5.1.6) - '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.1.6) + '@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@5.2.2) + '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.2.2) eslint: 6.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0)(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@4.33.0(@typescript-eslint/parser@4.33.0)(eslint@8.45.0)(typescript@5.2.2): resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7040,8 +7040,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.33.0(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/experimental-utils': 4.33.0(eslint@8.45.0)(typescript@5.2.2) + '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 4.33.0 debug: 4.3.4 eslint: 8.45.0 @@ -7049,20 +7049,20 @@ packages: ignore: 5.2.4 regexpp: 3.2.0 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/experimental-utils@2.34.0(eslint@6.8.0)(typescript@5.1.6): + /@typescript-eslint/experimental-utils@2.34.0(eslint@6.8.0)(typescript@5.2.2): resolution: {integrity: sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.12 - '@typescript-eslint/typescript-estree': 2.34.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 2.34.0(typescript@5.2.2) eslint: 6.8.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -7071,7 +7071,7 @@ packages: - typescript dev: true - /@typescript-eslint/experimental-utils@4.33.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/experimental-utils@4.33.0(eslint@8.45.0)(typescript@5.2.2): resolution: {integrity: sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7080,7 +7080,7 @@ packages: '@types/json-schema': 7.0.12 '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 4.33.0(typescript@5.2.2) eslint: 8.45.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.45.0) @@ -7089,7 +7089,7 @@ packages: - typescript dev: false - /@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@5.1.6): + /@typescript-eslint/parser@2.34.0(eslint@6.8.0)(typescript@5.2.2): resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -7100,16 +7100,16 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@5.1.6) - '@typescript-eslint/typescript-estree': 2.34.0(typescript@5.1.6) + '@typescript-eslint/experimental-utils': 2.34.0(eslint@6.8.0)(typescript@5.2.2) + '@typescript-eslint/typescript-estree': 2.34.0(typescript@5.2.2) eslint: 6.8.0 eslint-visitor-keys: 1.3.0 - typescript: 5.1.6 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@4.33.0(eslint@8.45.0)(typescript@5.1.6): + /@typescript-eslint/parser@4.33.0(eslint@8.45.0)(typescript@5.2.2): resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7121,10 +7121,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 4.33.0(typescript@5.2.2) debug: 4.3.4 eslint: 8.45.0 - typescript: 5.1.6 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false @@ -7142,7 +7142,7 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: false - /@typescript-eslint/typescript-estree@2.34.0(typescript@5.1.6): + /@typescript-eslint/typescript-estree@2.34.0(typescript@5.2.2): resolution: {integrity: sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -7157,13 +7157,13 @@ packages: is-glob: 4.0.3 lodash: 4.17.21 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@4.33.0(typescript@5.1.6): + /@typescript-eslint/typescript-estree@4.33.0(typescript@5.2.2): resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7178,8 +7178,8 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: false @@ -8193,7 +8193,7 @@ packages: '@babel/core': 7.22.5 '@babel/runtime': 7.22.5 '@babel/types': 7.22.5 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 3.25.0 dev: false @@ -8207,7 +8207,7 @@ packages: '@babel/core': 7.22.9 '@babel/runtime': 7.22.5 '@babel/types': 7.22.5 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 3.25.0 dev: false @@ -10505,8 +10505,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.1.6) - '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.2.2) + '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.2.2) babel-eslint: 10.1.0(eslint@6.8.0) confusing-browser-globals: 1.0.11 eslint: 6.8.0 @@ -10518,7 +10518,7 @@ packages: typescript: 3.9.10 dev: true - /eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@4.33.0)(@typescript-eslint/parser@4.33.0)(babel-eslint@10.1.0)(eslint-plugin-flowtype@5.10.0)(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@7.32.0)(typescript@5.1.6): + /eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@4.33.0)(@typescript-eslint/parser@4.33.0)(babel-eslint@10.1.0)(eslint-plugin-flowtype@5.10.0)(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@7.32.0)(typescript@5.2.2): resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -10542,8 +10542,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@8.45.0)(typescript@5.2.2) + '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.2.2) babel-eslint: 10.1.0(eslint@8.45.0) confusing-browser-globals: 1.0.11 eslint: 7.32.0 @@ -10552,7 +10552,7 @@ packages: eslint-plugin-jsx-a11y: 6.7.1(eslint@8.45.0) eslint-plugin-react: 7.32.2(eslint@8.45.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.45.0) - typescript: 5.1.6 + typescript: 5.2.2 dev: false /eslint-import-resolver-node@0.3.7: @@ -10585,7 +10585,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.1.6) + '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.2.2) debug: 3.2.7 eslint: 6.8.0 eslint-import-resolver-node: 0.3.7 @@ -10614,7 +10614,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.2.2) debug: 3.2.7 eslint: 8.45.0 eslint-import-resolver-node: 0.3.7 @@ -10653,7 +10653,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.1.6) + '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -10686,7 +10686,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -11713,7 +11713,7 @@ packages: signal-exit: 4.0.2 dev: true - /fork-ts-checker-webpack-plugin@6.5.3(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2): + /fork-ts-checker-webpack-plugin@6.5.3(eslint@7.32.0)(typescript@5.2.2)(webpack@5.88.2): resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -11741,11 +11741,11 @@ packages: schema-utils: 2.7.0 semver: 7.5.4 tapable: 1.1.3 - typescript: 5.1.6 + typescript: 5.2.2 webpack: 5.88.2 dev: false - /fork-ts-checker-webpack-plugin@8.0.0(typescript@5.1.6)(webpack@5.88.2): + /fork-ts-checker-webpack-plugin@8.0.0(typescript@5.2.2)(webpack@5.88.2): resolution: {integrity: sha512-mX3qW3idpueT2klaQXBzrIM/pHw+T0B/V9KHEvNrqijTq9NFnMZU6oreVxDYcf33P8a5cW+67PjodNHthGnNVg==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} peerDependencies: @@ -11764,7 +11764,7 @@ packages: schema-utils: 3.3.0 semver: 7.5.4 tapable: 2.2.1 - typescript: 5.1.6 + typescript: 5.2.2 webpack: 5.88.2(@swc/core@1.3.71)(esbuild@0.18.17) dev: true @@ -12128,7 +12128,7 @@ packages: gatsby: ^2.25.0 dependencies: '@babel/runtime': 7.22.5 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 1.10.1 gatsby-plugin-utils: 0.9.0(gatsby@4.25.7)(graphql@15.8.0) semver: 7.5.3 @@ -12145,7 +12145,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 cheerio: 1.0.0-rc.12 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) idb-keyval: 3.2.0 lodash: 4.17.21 slash: 3.0.0 @@ -12164,7 +12164,7 @@ packages: chokidar: 3.5.3 fs-exists-cached: 1.0.0 fs-extra: 10.1.0 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 3.25.0 gatsby-page-utils: 2.25.0 gatsby-plugin-utils: 3.19.0(gatsby@4.25.7)(graphql@15.8.0) @@ -12185,7 +12185,7 @@ packages: react-helmet: ^5.1.3 || ^6.0.0 dependencies: '@babel/runtime': 7.22.5 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) react-helmet: 5.2.1(react@16.14.0) dev: false @@ -12201,7 +12201,7 @@ packages: debug: 4.3.4 filenamify: 4.3.0 fs-extra: 10.1.0 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 3.25.0 gatsby-plugin-utils: 3.19.0(gatsby@4.25.7)(graphql@15.8.0) lodash: 4.17.21 @@ -12223,7 +12223,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 babel-plugin-styled-components: 1.13.3(styled-components@6.0.5) - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) styled-components: 6.0.5(babel-plugin-styled-components@1.13.3)(react-dom@16.14.0)(react@16.14.0) dev: false @@ -12240,7 +12240,7 @@ packages: '@babel/preset-typescript': 7.22.5(@babel/core@7.22.9) '@babel/runtime': 7.22.5 babel-plugin-remove-graphql-queries: 4.25.0(@babel/core@7.22.9)(gatsby@4.25.7) - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) transitivePeerDependencies: - supports-color dev: false @@ -12254,7 +12254,7 @@ packages: dependencies: '@babel/runtime': 7.22.5 fastq: 1.15.0 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) graphql: 15.8.0 joi: 17.9.2 dev: false @@ -12269,7 +12269,7 @@ packages: '@babel/runtime': 7.22.5 fastq: 1.15.0 fs-extra: 10.1.0 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 3.25.0 gatsby-sharp: 0.19.0 graphql: 15.8.0 @@ -12326,7 +12326,7 @@ packages: chokidar: 3.5.3 file-type: 16.5.4 fs-extra: 8.1.0 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-core-utils: 1.10.1 got: 11.8.6 md5-file: 5.0.0 @@ -12368,7 +12368,7 @@ packages: '@babel/runtime': 7.22.5 bluebird: 3.7.2 fs-extra: 9.1.0 - gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6) + gatsby: 4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2) gatsby-plugin-sharp: 4.25.1(gatsby@4.25.7)(graphql@15.8.0) potrace: 2.1.8 probe-image-size: 6.0.0 @@ -12388,7 +12388,7 @@ packages: - supports-color dev: false - /gatsby@4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.1.6): + /gatsby@4.25.7(babel-eslint@10.1.0)(react-dom@16.14.0)(react@16.14.0)(typescript@5.2.2): resolution: {integrity: sha512-kspM1XokxDw2YqC2hkPKQTfWSNSq/AnY8PNYSrUM+MCsyIKFuGqSVchNonZN1g8/nCoh4jQpBYXH5Uw2Hrs6Sw==} engines: {node: '>=14.15.0'} hasBin: true @@ -12421,8 +12421,8 @@ packages: '@parcel/core': 2.6.2 '@pmmmwh/react-refresh-webpack-plugin': 0.5.10(react-refresh@0.14.0)(webpack@5.88.2) '@types/http-proxy': 1.17.11 - '@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@8.45.0)(typescript@5.1.6) - '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 4.33.0(@typescript-eslint/parser@4.33.0)(eslint@8.45.0)(typescript@5.2.2) + '@typescript-eslint/parser': 4.33.0(eslint@8.45.0)(typescript@5.2.2) '@vercel/webpack-asset-relocator-loader': 1.7.3 acorn-loose: 8.3.0 acorn-walk: 8.2.0 @@ -12459,7 +12459,7 @@ packages: enhanced-resolve: 5.15.0 error-stack-parser: 2.1.4 eslint: 7.32.0 - eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@4.33.0)(@typescript-eslint/parser@4.33.0)(babel-eslint@10.1.0)(eslint-plugin-flowtype@5.10.0)(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@7.32.0)(typescript@5.1.6) + eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@4.33.0)(@typescript-eslint/parser@4.33.0)(babel-eslint@10.1.0)(eslint-plugin-flowtype@5.10.0)(eslint-plugin-import@2.27.5)(eslint-plugin-jsx-a11y@6.7.1)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.32.2)(eslint@7.32.0)(typescript@5.2.2) eslint-plugin-flowtype: 5.10.0(eslint@8.45.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@4.33.0)(eslint@8.45.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.45.0) @@ -12533,7 +12533,7 @@ packages: query-string: 6.14.1 raw-loader: 4.0.2(webpack@5.88.2) react: 16.14.0 - react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2) + react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.2.2)(webpack@5.88.2) react-dom: 16.14.0(react@16.14.0) react-refresh: 0.14.0 react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@16.14.0)(webpack@5.88.2) @@ -17332,7 +17332,7 @@ packages: react-dom: 16.14.0(react@16.14.0) dev: true - /react-dev-utils@12.0.1(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2): + /react-dev-utils@12.0.1(eslint@7.32.0)(typescript@5.2.2)(webpack@5.88.2): resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==} engines: {node: '>=14'} peerDependencies: @@ -17351,7 +17351,7 @@ packages: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2) + fork-ts-checker-webpack-plugin: 6.5.3(eslint@7.32.0)(typescript@5.2.2)(webpack@5.88.2) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -17366,7 +17366,7 @@ packages: shell-quote: 1.8.1 strip-ansi: 6.0.1 text-table: 0.2.0 - typescript: 5.1.6 + typescript: 5.2.2 webpack: 5.88.2 transitivePeerDependencies: - eslint @@ -17374,33 +17374,33 @@ packages: - vue-template-compiler dev: false - /react-docgen-typescript-loader@3.7.2(typescript@5.1.6)(webpack@5.88.2): + /react-docgen-typescript-loader@3.7.2(typescript@5.2.2)(webpack@5.88.2): resolution: {integrity: sha512-fNzUayyUGzSyoOl7E89VaPKJk9dpvdSgyXg81cUkwy0u+NBvkzQG3FC5WBIlXda0k/iaxS+PWi+OC+tUiGxzPA==} peerDependencies: typescript: '*' dependencies: '@webpack-contrib/schema-utils': 1.0.0-beta.0(webpack@5.88.2) loader-utils: 1.4.2 - react-docgen-typescript: 1.22.0(typescript@5.1.6) - typescript: 5.1.6 + react-docgen-typescript: 1.22.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - webpack dev: true - /react-docgen-typescript@1.22.0(typescript@5.1.6): + /react-docgen-typescript@1.22.0(typescript@5.2.2): resolution: {integrity: sha512-MPLbF8vzRwAG3GcjdL+OHQlhgtWsLTXs+7uJiHfEeT3Ur7IsZaNYqRTLQ9sj2nB6M6jylcPCeCmH7qbszJmecg==} peerDependencies: typescript: '>= 3.x' dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true - /react-docgen-typescript@2.2.2(typescript@5.1.6): + /react-docgen-typescript@2.2.2(typescript@5.2.2): resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} peerDependencies: typescript: '>= 4.3.x' dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true /react-docgen@5.4.3: @@ -19835,7 +19835,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-loader@6.2.2(typescript@5.1.6): + /ts-loader@6.2.2(typescript@5.2.2): resolution: {integrity: sha512-HDo5kXZCBml3EUPcc7RlZOV/JGlLHwppTLEHb3SHnr5V7NXD4klMEkrhJe5wgRbaWsSXi+Y1SIBN/K9B6zWGWQ==} engines: {node: '>=8.6'} peerDependencies: @@ -19846,7 +19846,7 @@ packages: loader-utils: 1.4.2 micromatch: 4.0.5 semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /tsconfig-paths@3.14.2: @@ -19876,8 +19876,8 @@ packages: '@rollup/plugin-node-resolve': 7.1.3(rollup@1.32.1) '@rollup/plugin-replace': 2.4.2(rollup@1.32.1) '@types/jest': 24.9.1 - '@typescript-eslint/eslint-plugin': 2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.1.6) - '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 2.34.0(@typescript-eslint/parser@2.34.0)(eslint@6.8.0)(typescript@5.2.2) + '@typescript-eslint/parser': 2.34.0(eslint@6.8.0)(typescript@5.2.2) ansi-escapes: 4.3.2 asyncro: 3.0.0 babel-eslint: 10.1.0(eslint@6.8.0) @@ -19945,14 +19945,14 @@ packages: /tslib@2.6.0: resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==} - /tsutils@3.21.0(typescript@5.1.6): + /tsutils@3.21.0(typescript@5.2.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: 5.1.6 + typescript: 5.2.2 /tunnel-agent@0.6.0: resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} @@ -20044,12 +20044,12 @@ packages: /typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - /typescript-plugin-styled-components@1.6.0(typescript@5.1.6): + /typescript-plugin-styled-components@1.6.0(typescript@5.2.2): resolution: {integrity: sha512-cUCbOuY0iNr1JjPYC5MqCiABrfv2ouLift+7gi4vS0gBPQySUT006wHCjwzynMfU5LGMQaZqpssAgzRRjt30Ng==} peerDependencies: typescript: ^2.5.2 || ^3.0 || ^4.0 dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true /typescript@3.9.10: @@ -20058,8 +20058,8 @@ packages: hasBin: true dev: true - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true