mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update @types/react 19.0.2 → 19.0.7 (patch) (#15682)
This commit is contained in:
parent
193fc60989
commit
14fea72016
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-config-next": "^15.1.3",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.17.0",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"tailwindcss": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.2",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"bun": "^1.1.29",
|
||||
"vite": "catalog:"
|
||||
|
||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@ -421,11 +421,11 @@ importers:
|
||||
specifier: 'catalog:'
|
||||
version: 20.14.13
|
||||
'@types/react':
|
||||
specifier: ^19.0.2
|
||||
version: 19.0.2
|
||||
specifier: ^19.0.7
|
||||
version: 19.0.7
|
||||
'@types/react-dom':
|
||||
specifier: ^19.0.2
|
||||
version: 19.0.2(@types/react@19.0.2)
|
||||
version: 19.0.2(@types/react@19.0.7)
|
||||
eslint:
|
||||
specifier: ^9.17.0
|
||||
version: 9.17.0(jiti@2.4.2)
|
||||
@ -455,11 +455,11 @@ importers:
|
||||
specifier: ^20.14.8
|
||||
version: 20.14.13
|
||||
'@types/react':
|
||||
specifier: ^19.0.2
|
||||
version: 19.0.2
|
||||
specifier: ^19.0.7
|
||||
version: 19.0.7
|
||||
'@types/react-dom':
|
||||
specifier: ^19.0.2
|
||||
version: 19.0.2(@types/react@19.0.2)
|
||||
version: 19.0.2(@types/react@19.0.7)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.20
|
||||
version: 10.4.20(postcss@8.4.47)
|
||||
@ -492,11 +492,11 @@ importers:
|
||||
version: link:../../packages/tailwindcss
|
||||
devDependencies:
|
||||
'@types/react':
|
||||
specifier: ^19.0.2
|
||||
version: 19.0.2
|
||||
specifier: ^19.0.7
|
||||
version: 19.0.7
|
||||
'@types/react-dom':
|
||||
specifier: ^19.0.2
|
||||
version: 19.0.2(@types/react@19.0.2)
|
||||
version: 19.0.2(@types/react@19.0.7)
|
||||
bun:
|
||||
specifier: ^1.1.29
|
||||
version: 1.1.29
|
||||
@ -1862,8 +1862,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
'@types/react@19.0.2':
|
||||
resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==}
|
||||
'@types/react@19.0.7':
|
||||
resolution: {integrity: sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==}
|
||||
|
||||
'@types/ws@8.5.12':
|
||||
resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==}
|
||||
@ -4971,11 +4971,11 @@ snapshots:
|
||||
dependencies:
|
||||
postcss: 8.4.41
|
||||
|
||||
'@types/react-dom@19.0.2(@types/react@19.0.2)':
|
||||
'@types/react-dom@19.0.2(@types/react@19.0.7)':
|
||||
dependencies:
|
||||
'@types/react': 19.0.2
|
||||
'@types/react': 19.0.7
|
||||
|
||||
'@types/react@19.0.2':
|
||||
'@types/react@19.0.7':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user