chore(deps): update dependency @types/react-dom to v19.2.3
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@types/node": "24.10.1",
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-next": "15.5.6",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
@@ -37,7 +37,7 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "19.2.3",
|
||||
"@types/react-dom": "19.2.2"
|
||||
"@types/react-dom": "19.2.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -6,7 +6,7 @@ settings:
|
||||
|
||||
overrides:
|
||||
'@types/react': 19.2.3
|
||||
'@types/react-dom': 19.2.2
|
||||
'@types/react-dom': 19.2.3
|
||||
|
||||
importers:
|
||||
|
||||
@@ -47,8 +47,8 @@ importers:
|
||||
specifier: 19.2.3
|
||||
version: 19.2.3
|
||||
'@types/react-dom':
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2(@types/react@19.2.3)
|
||||
specifier: 19.2.3
|
||||
version: 19.2.3(@types/react@19.2.3)
|
||||
eslint:
|
||||
specifier: 9.39.1
|
||||
version: 9.39.1(jiti@2.6.1)
|
||||
@@ -473,8 +473,8 @@ packages:
|
||||
'@types/node@24.10.1':
|
||||
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==}
|
||||
|
||||
'@types/react-dom@19.2.2':
|
||||
resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==}
|
||||
'@types/react-dom@19.2.3':
|
||||
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
||||
peerDependencies:
|
||||
'@types/react': 19.2.3
|
||||
|
||||
@@ -2291,7 +2291,7 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 7.16.0
|
||||
|
||||
'@types/react-dom@19.2.2(@types/react@19.2.3)':
|
||||
'@types/react-dom@19.2.3(@types/react@19.2.3)':
|
||||
dependencies:
|
||||
'@types/react': 19.2.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user