From 5a8f1841e951856d8ef4801f94893fcfd96537ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:13:03 +0000 Subject: [PATCH] chore(deps): Update react monorepo | datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | npm | @types/react | 18.2.27 | 18.2.28 | | npm | @types/react-dom | 18.2.12 | 18.2.13 | --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 53e52c5..c11acb8 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "@linaria/vite": "^4.2.9", "@rollup/plugin-strip": "^3.0.2", "@stylelint/postcss-css-in-js": "^0.38.0", - "@types/react": "^18.2.27", - "@types/react-dom": "^18.2.12", + "@types/react": "^18.2.28", + "@types/react-dom": "^18.2.13", "@vitejs/plugin-legacy": "^4.0.1", "@vitejs/plugin-react": "^3.1.0", "browserslist-to-esbuild": "^1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02ecce1..11d41d1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ specifiers: '@linaria/vite': ^4.2.9 '@rollup/plugin-strip': ^3.0.2 '@stylelint/postcss-css-in-js': ^0.38.0 - '@types/react': ^18.2.27 - '@types/react-dom': ^18.2.12 + '@types/react': ^18.2.28 + '@types/react-dom': ^18.2.13 '@vitejs/plugin-legacy': ^4.0.1 '@vitejs/plugin-react': ^3.1.0 browserslist-to-esbuild: ^1.2.0 @@ -81,8 +81,8 @@ devDependencies: '@linaria/vite': 4.5.4_5at2almb2fvddpzkgvkkndjq6y '@rollup/plugin-strip': 3.0.2_rollup@2.79.1 '@stylelint/postcss-css-in-js': 0.38.0_qj4chqkqhgdv2fpssotvqc5mna - '@types/react': 18.2.27 - '@types/react-dom': 18.2.12 + '@types/react': 18.2.28 + '@types/react-dom': 18.2.13 '@vitejs/plugin-legacy': 4.1.1_terser@5.20.0+vite@4.4.9 '@vitejs/plugin-react': 3.1.0_vite@4.4.9 browserslist-to-esbuild: 1.2.0 @@ -2553,14 +2553,14 @@ packages: resolution: {integrity: sha512-FbtmBWCcSa2J4zL781Zf1p5YUBXQomPEcep9QZCfRfQgTxz3pJWiDFLebohZ9fFntX5ibzOkSsrJ0TEew8cAog==} dev: true - /@types/react-dom/18.2.12: - resolution: {integrity: sha512-QWZuiA/7J/hPIGocXreCRbx7wyoeet9ooxfbSA+zbIWqyQEE7GMtRn4A37BdYyksnN+/NDnWgfxZH9UVGDw1hg==} + /@types/react-dom/18.2.13: + resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==} dependencies: - '@types/react': 18.2.27 + '@types/react': 18.2.28 dev: true - /@types/react/18.2.27: - resolution: {integrity: sha512-Wfv7B7FZiR2r3MIqbAlXoY1+tXm4bOqfz4oRr+nyXdBqapDBZ0l/IGcSlAfvxIHEEJjkPU0MYAc/BlFPOcrgLw==} + /@types/react/18.2.28: + resolution: {integrity: sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg==} dependencies: '@types/prop-types': 15.7.7 '@types/scheduler': 0.16.3