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