mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update @types/react 18.3.9 → 18.3.11 (patch) (#14756)
This commit is contained in:
parent
2e0446c503
commit
3f2ff03fc0
@ -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",
|
||||
|
||||
@ -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:"
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user