mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update @types/react 19.0.12 → 19.1.2 (minor) (#17738)
This commit is contained in:
parent
8feb6a758a
commit
fc4afc2538
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.1",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint-config-next": "^15.2.4",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.1",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"eslint": "^9.24.0",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"tailwindcss": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.1",
|
||||
"bun": "^1.2.8",
|
||||
"vite": "catalog:"
|
||||
|
||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@ -469,11 +469,11 @@ importers:
|
||||
specifier: 'catalog:'
|
||||
version: 20.14.13
|
||||
'@types/react':
|
||||
specifier: ^19.0.12
|
||||
version: 19.0.12
|
||||
specifier: ^19.1.2
|
||||
version: 19.1.2
|
||||
'@types/react-dom':
|
||||
specifier: ^19.1.1
|
||||
version: 19.1.1(@types/react@19.0.12)
|
||||
version: 19.1.1(@types/react@19.1.2)
|
||||
eslint:
|
||||
specifier: ^9.24.0
|
||||
version: 9.24.0(jiti@2.4.2)
|
||||
@ -503,11 +503,11 @@ importers:
|
||||
specifier: ^20.14.8
|
||||
version: 20.14.13
|
||||
'@types/react':
|
||||
specifier: ^19.0.12
|
||||
version: 19.0.12
|
||||
specifier: ^19.1.2
|
||||
version: 19.1.2
|
||||
'@types/react-dom':
|
||||
specifier: ^19.1.1
|
||||
version: 19.1.1(@types/react@19.0.12)
|
||||
version: 19.1.1(@types/react@19.1.2)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.21
|
||||
version: 10.4.21(postcss@8.4.47)
|
||||
@ -540,11 +540,11 @@ importers:
|
||||
version: link:../../packages/tailwindcss
|
||||
devDependencies:
|
||||
'@types/react':
|
||||
specifier: ^19.0.12
|
||||
version: 19.0.12
|
||||
specifier: ^19.1.2
|
||||
version: 19.1.2
|
||||
'@types/react-dom':
|
||||
specifier: ^19.1.1
|
||||
version: 19.1.1(@types/react@19.0.12)
|
||||
version: 19.1.1(@types/react@19.1.2)
|
||||
bun:
|
||||
specifier: ^1.2.8
|
||||
version: 1.2.8
|
||||
@ -2382,8 +2382,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
'@types/react@19.0.12':
|
||||
resolution: {integrity: sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==}
|
||||
'@types/react@19.1.2':
|
||||
resolution: {integrity: sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==}
|
||||
|
||||
'@types/ws@8.5.12':
|
||||
resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==}
|
||||
@ -5965,11 +5965,11 @@ snapshots:
|
||||
dependencies:
|
||||
postcss: 8.4.41
|
||||
|
||||
'@types/react-dom@19.1.1(@types/react@19.0.12)':
|
||||
'@types/react-dom@19.1.1(@types/react@19.1.2)':
|
||||
dependencies:
|
||||
'@types/react': 19.0.12
|
||||
'@types/react': 19.1.2
|
||||
|
||||
'@types/react@19.0.12':
|
||||
'@types/react@19.1.2':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user