From 189c39916d5081bd20ea65a6a9df55c00ebfebf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 23:42:35 +0000 Subject: [PATCH] chore(deps): Update react monorepo | datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | npm | @types/react | 18.3.12 | 18.3.14 | | npm | @types/react-dom | 18.3.1 | 18.3.2 | --- package.json | 4 ++-- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 57feed9..2ab3aed 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.3.12", - "@types/react-dom": "^18.3.1", + "@types/react": "^18.3.14", + "@types/react-dom": "^18.3.2", "@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 c9ed5a4..1b8bf35 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.3.12 - '@types/react-dom': ^18.3.1 + '@types/react': ^18.3.14 + '@types/react-dom': ^18.3.2 '@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_5vap3vqqhg5r4wdbzqyd2nwcty '@rollup/plugin-strip': 3.0.4_rollup@2.79.2 '@stylelint/postcss-css-in-js': 0.38.0_7rfran6yi3biklvw5ql2ski47q - '@types/react': 18.3.12 - '@types/react-dom': 18.3.1 + '@types/react': 18.3.14 + '@types/react-dom': 18.3.2 '@vitejs/plugin-legacy': 4.1.1_terser@5.36.0+vite@4.5.5 '@vitejs/plugin-react': 3.1.0_vite@4.5.5 browserslist-to-esbuild: 1.2.0 @@ -2491,14 +2491,14 @@ packages: resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} dev: true - /@types/react-dom/18.3.1: - resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} + /@types/react-dom/18.3.2: + resolution: {integrity: sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==} dependencies: - '@types/react': 18.3.12 + '@types/react': 18.3.14 dev: true - /@types/react/18.3.12: - resolution: {integrity: sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==} + /@types/react/18.3.14: + resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} dependencies: '@types/prop-types': 15.7.13 csstype: 3.1.3