chore(deps): update dependency @types/react to v19.2.3
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-next": "15.5.6",
|
||||
@@ -36,7 +36,7 @@
|
||||
"packageManager": "pnpm@10.20.0",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
'@types/react': 19.2.2
|
||||
'@types/react': 19.2.3
|
||||
'@types/react-dom': 19.2.2
|
||||
|
||||
importers:
|
||||
@@ -44,11 +44,11 @@ importers:
|
||||
specifier: 24.10.1
|
||||
version: 24.10.1
|
||||
'@types/react':
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2
|
||||
specifier: 19.2.3
|
||||
version: 19.2.3
|
||||
'@types/react-dom':
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2(@types/react@19.2.2)
|
||||
version: 19.2.2(@types/react@19.2.3)
|
||||
eslint:
|
||||
specifier: 9.39.1
|
||||
version: 9.39.1(jiti@2.6.1)
|
||||
@@ -476,10 +476,10 @@ packages:
|
||||
'@types/react-dom@19.2.2':
|
||||
resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==}
|
||||
peerDependencies:
|
||||
'@types/react': 19.2.2
|
||||
'@types/react': 19.2.3
|
||||
|
||||
'@types/react@19.2.2':
|
||||
resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==}
|
||||
'@types/react@19.2.3':
|
||||
resolution: {integrity: sha512-k5dJVszUiNr1DSe8Cs+knKR6IrqhqdhpUwzqhkS8ecQTSf3THNtbfIp/umqHMpX2bv+9dkx3fwDv/86LcSfvSg==}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.46.1':
|
||||
resolution: {integrity: sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==}
|
||||
@@ -2291,11 +2291,11 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 7.16.0
|
||||
|
||||
'@types/react-dom@19.2.2(@types/react@19.2.2)':
|
||||
'@types/react-dom@19.2.2(@types/react@19.2.3)':
|
||||
dependencies:
|
||||
'@types/react': 19.2.2
|
||||
'@types/react': 19.2.3
|
||||
|
||||
'@types/react@19.2.2':
|
||||
'@types/react@19.2.3':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user