diff --git a/analyzer/react/package.json b/analyzer/react/package.json index b58dbf94448..45bf1a6b5db 100644 --- a/analyzer/react/package.json +++ b/analyzer/react/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@types/prop-types": "^15.7.11", - "@types/react": "^18.2.55", + "@types/react": "^18.2.56", "@types/react-dom": "^18.2.19", "pino": "^8.19.0", "pino-pretty": "^10.3.1", diff --git a/config-helpers/nextjs/package.json b/config-helpers/nextjs/package.json index dd3e1591eb1..f94dd7bdeb2 100644 --- a/config-helpers/nextjs/package.json +++ b/config-helpers/nextjs/package.json @@ -28,7 +28,7 @@ "build": "tsc && unbuild" }, "devDependencies": { - "@types/react": "^18.2.55", + "@types/react": "^18.2.56", "next": "^13.4.7", "react": "^18.2.0", "typescript": "^5.3.3", diff --git a/framework-plugins/react/package.json b/framework-plugins/react/package.json index c207343b7ad..241bd8cee9e 100644 --- a/framework-plugins/react/package.json +++ b/framework-plugins/react/package.json @@ -32,7 +32,7 @@ "@previewjs/core": "workspace:*", "@previewjs/iframe": "workspace:*", "@previewjs/testing": "workspace:*", - "@types/react": "^18.2.55", + "@types/react": "^18.2.56", "@types/react-dom": "^18.2.19", "pino": "^8.19.0", "pino-pretty": "^10.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38d6698d44f..076594c3056 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^15.7.11 version: 15.7.11 '@types/react': - specifier: ^18.2.55 - version: 18.2.55 + specifier: ^18.2.56 + version: 18.2.56 '@types/react-dom': specifier: ^18.2.19 version: 18.2.19 @@ -284,8 +284,8 @@ importers: config-helpers/nextjs: devDependencies: '@types/react': - specifier: ^18.2.55 - version: 18.2.55 + specifier: ^18.2.56 + version: 18.2.56 next: specifier: ^13.4.7 version: 13.4.7(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0) @@ -684,8 +684,8 @@ importers: specifier: workspace:* version: link:../../testing '@types/react': - specifier: ^18.2.55 - version: 18.2.55 + specifier: ^18.2.56 + version: 18.2.56 '@types/react-dom': specifier: ^18.2.19 version: 18.2.19 @@ -1152,7 +1152,7 @@ importers: version: 6.5.16(@babel/core@7.23.7)(@storybook/builder-webpack5@6.5.16)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(webpack@5.83.1) '@storybook/addon-interactions': specifier: ^6.5.16 - version: 6.5.16(@types/react@18.2.55)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) + version: 6.5.16(@types/react@18.2.56)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3) '@storybook/addon-links': specifier: ^6.5.16 version: 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -3206,8 +3206,8 @@ importers: specifier: workspace:^ version: link:.. '@types/react': - specifier: ^18.2.55 - version: 18.2.55 + specifier: ^18.2.56 + version: 18.2.56 '@types/react-dom': specifier: ^18.2.19 version: 18.2.19 @@ -3845,6 +3845,60 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.4): + resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.21.4 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + dev: true + + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.21.8): + resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.21.8 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.8) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + dev: false + + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.22.20): + resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + dev: true + /@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.23.7): resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==} engines: {node: '>=6.9.0'} @@ -4654,11 +4708,13 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.4) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.4) - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.4) + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.21.8): @@ -4668,11 +4724,13 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.8 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.21.8) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.21.8) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.21.8) - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.21.8) + transitivePeerDependencies: + - supports-color dev: false /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.22.20): @@ -4682,11 +4740,13 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.22.20 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.22.20) + '@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.9(@babel/core@7.22.20) - '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-replace-supers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.5 '@babel/plugin-syntax-decorators': 7.22.5(@babel/core@7.22.20) + transitivePeerDependencies: + - supports-color dev: true /@babel/plugin-proposal-decorators@7.22.5(@babel/core@7.23.7): @@ -8903,7 +8963,7 @@ packages: resolution: {integrity: sha512-AlEKV7TxjeK+jxWVKcCFrfYAk8spX9aCyiToFIiLPtfQbsjmRGLIhb5VZgptQcJdHtLXo7+m0DuurwFgUToQuA==} dev: false - /@design-systems/utils@2.12.0(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): + /@design-systems/utils@2.12.0(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Y/d2Zzr+JJfN6u1gbuBUb1ufBuLMJJRZQk+dRmw8GaTpqKx5uf7cGUYGTwN02dIb3I+Tf+cW8jcGBTRiFxdYFg==} peerDependencies: '@types/react': '*' @@ -8911,7 +8971,7 @@ packages: react-dom: '>= 16.8.6 || ^18' dependencies: '@babel/runtime': 7.21.0 - '@types/react': 18.2.55 + '@types/react': 18.2.56 clsx: 1.2.1 focus-lock: 0.8.1 react: 18.2.0 @@ -8935,15 +8995,15 @@ packages: react-merge-refs: 1.1.0 dev: true - /@devtools-ds/object-inspector@1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/object-inspector@1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-nrAVVj4c4Iv9958oE4HA7Mk6T+4Mn/4xBRlFDeX4Ps6SMzsqO8bKhw/y6+bOfNyb/TYHmC0/pnPS68GDVZcg5Q==} peerDependencies: react: '>= 16.8.6 || ^18' dependencies: '@babel/runtime': 7.7.2 '@devtools-ds/object-parser': 1.2.1 - '@devtools-ds/themes': 1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) - '@devtools-ds/tree': 1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/themes': 1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/tree': 1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -8973,13 +9033,13 @@ packages: '@babel/runtime': 7.5.5 dev: true - /@devtools-ds/themes@1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/themes@1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-4/KFsHnokGxUq8CSCchINcVBb6fQ74HtEfNtMuitGtGg3VCRV0kaVSOsz6wzShzhLEaVLd5coSRQKaZj7yx72w==} peerDependencies: react: '>= 16.8.6 || ^18' dependencies: '@babel/runtime': 7.5.5 - '@design-systems/utils': 2.12.0(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@design-systems/utils': 2.12.0(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -9001,13 +9061,13 @@ packages: - react-dom dev: true - /@devtools-ds/tree@1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/tree@1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-2ZHG28oWJno0gD+20EoSJO0yffm6JS5r7YzYhGMkrnLGvcCRZuwXSxMmIshSPLIR0cjidiAfGCqsrigHIR4ZQA==} peerDependencies: react: '>= 16.8.6 || ^18' dependencies: '@babel/runtime': 7.7.2 - '@devtools-ds/themes': 1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/themes': 1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -11627,7 +11687,7 @@ packages: react: '>=16 || ^18' dependencies: '@types/mdx': 2.0.4 - '@types/react': 18.2.55 + '@types/react': 18.2.56 react: 18.2.0 dev: true @@ -15093,7 +15153,7 @@ packages: '@storybook/preview-api': 7.0.17 dev: true - /@storybook/addon-interactions@6.5.16(@types/react@18.2.55)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): + /@storybook/addon-interactions@6.5.16(@types/react@18.2.56)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3): resolution: {integrity: sha512-DdTtyp3DgB/SpbM1GQgMnuSEBCkadxmj1mUcPk+Wp2iY+fDwsuoRDkr1H9Oe7IvlBKe7ciR79LEjoaABXNdw4w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^18 @@ -15104,7 +15164,7 @@ packages: react-dom: optional: true dependencies: - '@devtools-ds/object-inspector': 1.2.1(@types/react@18.2.55)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/object-inspector': 1.2.1(@types/react@18.2.56)(react-dom@18.2.0)(react@18.2.0) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/api': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/client-logger': 6.5.16 @@ -19025,7 +19085,7 @@ packages: /@types/hoist-non-react-statics@3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 hoist-non-react-statics: 3.3.2 dev: false @@ -19230,43 +19290,43 @@ packages: /@types/react-dom@18.2.10: resolution: {integrity: sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==} dependencies: - '@types/react': 18.2.48 + '@types/react': 18.2.56 dev: false /@types/react-dom@18.2.19: resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: true /@types/react-dom@18.2.4: resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} dependencies: - '@types/react': 18.2.52 + '@types/react': 18.2.56 /@types/react-dom@18.2.5: resolution: {integrity: sha512-sRQsOS/sCLnpQhR4DSKGTtWFE3FZjpQa86KPVbhUqdYMRZ9FEFcfAytKhR/vUG2rH1oFbOOej6cuD7MFSobDRQ==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: true /@types/react-is@18.2.0: resolution: {integrity: sha512-1vz2yObaQkLL7YFe/pme2cpvDsCwI1WXIfL+5eLz0MI9gFG24Re16RzUsI8t9XZn9ZWvgLNDrJBmrqXJO7GNQQ==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: false /@types/react-native@0.70.13: resolution: {integrity: sha512-VnC/ny8Eynk3fvY4cnNKXpo/0zUhA2gO64RX51yzVofblOP6TR6jciga0kIjI4c+2eUyWNGrahmiolNm+QU6Cw==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: true /@types/react-router-dom@5.3.3: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.2.55 + '@types/react': 18.2.56 '@types/react-router': 5.1.20 dev: true @@ -19274,19 +19334,19 @@ packages: resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: true /@types/react-transition-group@4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: false /@types/react-transition-group@4.4.6: resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: false /@types/react@16.14.41: @@ -19329,23 +19389,8 @@ packages: csstype: 3.1.2 dev: false - /@types/react@18.2.48: - resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==} - dependencies: - '@types/prop-types': 15.7.11 - '@types/scheduler': 0.16.2 - csstype: 3.1.3 - dev: false - - /@types/react@18.2.52: - resolution: {integrity: sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw==} - dependencies: - '@types/prop-types': 15.7.11 - '@types/scheduler': 0.16.2 - csstype: 3.1.3 - - /@types/react@18.2.55: - resolution: {integrity: sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==} + /@types/react@18.2.56: + resolution: {integrity: sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.2 @@ -19418,14 +19463,14 @@ packages: resolution: {integrity: sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.2.55 + '@types/react': 18.2.56 csstype: 3.1.1 dev: false /@types/styled-jsx@2.2.9: resolution: {integrity: sha512-W/iTlIkGEyTBGTEvZCey8EgQlQ5l0DwMqi3iOXlLs2kyBwYTXHKEiU6IZ5EwoRwngL8/dGYuzezSup89ttVHLw==} dependencies: - '@types/react': 18.2.55 + '@types/react': 18.2.56 dev: false /@types/tapable@1.0.8: diff --git a/screenshot/test-app/package.json b/screenshot/test-app/package.json index 26e48474edd..d1b65365edb 100644 --- a/screenshot/test-app/package.json +++ b/screenshot/test-app/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@previewjs/plugin-react": "workspace:^", "@previewjs/screenshot": "workspace:^", - "@types/react": "^18.2.55", + "@types/react": "^18.2.56", "@types/react-dom": "^18.2.19", "@vitejs/plugin-react": "^4.2.1", "playwright": "^1.41.2",