From 3f2ff03fc090f9eb61804810f1f076c959c0cbb8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:06:08 +0200 Subject: [PATCH] =?UTF-8?q?Update=20@types/react=2018.3.9=20=E2=86=92=2018?= =?UTF-8?q?.3.11=20(patch)=20(#14756)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playgrounds/nextjs/package.json | 2 +- playgrounds/vite/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/playgrounds/nextjs/package.json b/playgrounds/nextjs/package.json index 89c827683..62410f902 100644 --- a/playgrounds/nextjs/package.json +++ b/playgrounds/nextjs/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/node": "catalog:", - "@types/react": "^18.3.9", + "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", "eslint": "^9.11.1", "eslint-config-next": "^14.2.5", diff --git a/playgrounds/vite/package.json b/playgrounds/vite/package.json index a5a953a14..9f88ca7a2 100644 --- a/playgrounds/vite/package.json +++ b/playgrounds/vite/package.json @@ -16,7 +16,7 @@ "tailwindcss": "workspace:^" }, "devDependencies": { - "@types/react": "^18.3.9", + "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", "bun": "^1.1.29", "vite": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d7359307..666cf878d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -390,8 +390,8 @@ importers: specifier: 'catalog:' version: 20.14.13 '@types/react': - specifier: ^18.3.9 - version: 18.3.9 + specifier: ^18.3.11 + version: 18.3.11 '@types/react-dom': specifier: ^18.3.1 version: 18.3.1 @@ -424,8 +424,8 @@ importers: version: link:../../packages/tailwindcss devDependencies: '@types/react': - specifier: ^18.3.9 - version: 18.3.9 + specifier: ^18.3.11 + version: 18.3.11 '@types/react-dom': specifier: ^18.3.1 version: 18.3.1 @@ -1258,8 +1258,8 @@ packages: '@types/react-dom@18.3.1': resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} - '@types/react@18.3.9': - resolution: {integrity: sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==} + '@types/react@18.3.11': + resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==} '@types/ws@8.5.12': resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} @@ -3748,9 +3748,9 @@ snapshots: '@types/react-dom@18.3.1': dependencies: - '@types/react': 18.3.9 + '@types/react': 18.3.11 - '@types/react@18.3.9': + '@types/react@18.3.11': dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3