From 0b91b9e8dbdb3d74c4896993ed1e5344dbc6ea46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:22:27 +0000 Subject: [PATCH] chore(deps): Update react monorepo | datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | npm | @types/react | 18.2.36 | 18.2.37 | | npm | @types/react-dom | 18.2.14 | 18.2.15 | --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 30e627d..94e1441 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.36", - "@types/react-dom": "^18.2.14", + "@types/react": "^18.2.37", + "@types/react-dom": "^18.2.15", "@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 84b48c6..6282e42 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.36 - '@types/react-dom': ^18.2.14 + '@types/react': ^18.2.37 + '@types/react-dom': ^18.2.15 '@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_cnaluuumdmttzz4zpr3jp6tchm '@rollup/plugin-strip': 3.0.4_rollup@2.79.1 '@stylelint/postcss-css-in-js': 0.38.0_7g4trlemxbc5ah6sslctzyl7ii - '@types/react': 18.2.36 - '@types/react-dom': 18.2.14 + '@types/react': 18.2.37 + '@types/react-dom': 18.2.15 '@vitejs/plugin-legacy': 4.1.1_terser@5.24.0+vite@4.5.0 '@vitejs/plugin-react': 3.1.0_vite@4.5.0 browserslist-to-esbuild: 1.2.0 @@ -2555,14 +2555,14 @@ packages: resolution: {integrity: sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==} dev: true - /@types/react-dom/18.2.14: - resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} + /@types/react-dom/18.2.15: + resolution: {integrity: sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg==} dependencies: - '@types/react': 18.2.36 + '@types/react': 18.2.37 dev: true - /@types/react/18.2.36: - resolution: {integrity: sha512-o9XFsHYLLZ4+sb9CWUYwHqFVoG61SesydF353vFMMsQziiyRu8np4n2OYMUSDZ8XuImxDr9c5tR7gidlH29Vnw==} + /@types/react/18.2.37: + resolution: {integrity: sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==} dependencies: '@types/prop-types': 15.7.9 '@types/scheduler': 0.16.5