chore(deps): update dependency @types/react-dom to v19.2.2
All checks were successful
Lint / Lint (push) Successful in 27s
All checks were successful
Lint / Lint (push) Successful in 27s
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@tailwindcss/postcss": "4.1.14",
|
||||
"@types/node": "22.18.11",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.1",
|
||||
"@types/react-dom": "19.2.2",
|
||||
"eslint": "9.37.0",
|
||||
"eslint-config-next": "15.5.4",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
@@ -37,7 +37,7 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.1"
|
||||
"@types/react-dom": "19.2.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -6,7 +6,7 @@ settings:
|
||||
|
||||
overrides:
|
||||
'@types/react': 19.2.2
|
||||
'@types/react-dom': 19.2.1
|
||||
'@types/react-dom': 19.2.2
|
||||
|
||||
importers:
|
||||
|
||||
@@ -47,8 +47,8 @@ importers:
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2
|
||||
'@types/react-dom':
|
||||
specifier: 19.2.1
|
||||
version: 19.2.1(@types/react@19.2.2)
|
||||
specifier: 19.2.2
|
||||
version: 19.2.2(@types/react@19.2.2)
|
||||
eslint:
|
||||
specifier: 9.37.0
|
||||
version: 9.37.0(jiti@2.6.1)
|
||||
@@ -477,8 +477,8 @@ packages:
|
||||
'@types/node@22.18.11':
|
||||
resolution: {integrity: sha512-Gd33J2XIrXurb+eT2ktze3rJAfAp9ZNjlBdh4SVgyrKEOADwCbdUDaK7QgJno8Ue4kcajscsKqu6n8OBG3hhCQ==}
|
||||
|
||||
'@types/react-dom@19.2.1':
|
||||
resolution: {integrity: sha512-/EEvYBdT3BflCWvTMO7YkYBHVE9Ci6XdqZciZANQgKpaiDRGOLIlRo91jbTNRQjgPFWVaRxcYc0luVNFitz57A==}
|
||||
'@types/react-dom@19.2.2':
|
||||
resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==}
|
||||
peerDependencies:
|
||||
'@types/react': 19.2.2
|
||||
|
||||
@@ -2322,7 +2322,7 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/react-dom@19.2.1(@types/react@19.2.2)':
|
||||
'@types/react-dom@19.2.2(@types/react@19.2.2)':
|
||||
dependencies:
|
||||
'@types/react': 19.2.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user